@charset "UTF-8";
/*-------------------------------------------------- */
.gyosyubetu {
margin-left:5px;
}

.gyosyubetu ol {
margin:0;
padding:0;
list-style:none;
}

.gyosyubetu li {
display: inline-block;
padding:3px;
color:#000;
font-size:0.9em;
text-decoration:none;
}
.gyosyubetu li a {
color:#000;
}
.gyosyubetu li a:hover {
background:#eee;
}

.gyosyubetu ol:after {
content: "";
display:block;
clear:both;
}

.gyosyubetu li {
float:left;
width:auto;
}


.gyosyubetu li:before {
font-family: "Font Awesome 5 Free";
  content: "\f138";/*アイコンの種類*/
font-weight:900;
color:#888888;
margin-left:5px;
margin-right:5px;
}


.gyosyubetu li.nashi:before {
content:none;
color:#888888;
margin-left:5px;
margin-right:5px;
}

.meitengai li {
  padding: 0.2em 0;
  list-style-type: none!important;
}
.meitengai li a {
color:#000;
}
.meitengai li a:hover {
color:#338fd4;
}

.meitengai li:before {
font-family: "Font Awesome 5 Free";
  content: "\f138";/*アイコンの種類*/
font-weight:900;
  position: absolute;
  left : -0.2em;/*左端からのアイコンまでの距離*/
  color:#0066FF;/*アイコン色*/
}
/*-------------------------------------------------- */


table.gyosyutable {
	border-collapse: separate;
	border-spacing: 10px 20px;
	width:100%;
}
table.gyosyutable th, td {
	padding: 10px;
}
table.gyosyutable th {
	background-color: #ecece4;
	text-align: center;
	width: 30%;
}
table.gyosyutable td {
	text-align:left;
	padding: 5px;
}

@media screen and (max-width: 700px) {
	table.gyosyutable {
	}
	table.gyosyutable td {
		display: block;
	}
	table.gyosyutable th {
		display: block;
		border-top: none;
		border-bottom: none;
		width: 100%;
	}
}

.gojuon ul {
max-width:800px;
margin:0 auto;
}
.gojuon li {
display:inline-block;
padding:3px;
}
.card {
	border:solid 1px #0066FF;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	margin-bottom:0.5em;
}

.card:hover{
	opacity:0.7;
}
/*.card:not(.suki_card) {
	opacity:1;
	border:solid 1px #8964a8;
}*/
.card_suki {
	opacity:1;
	border:solid 1px #8964a8;
}
.card_plan {
	opacity:1;
	border:solid 1px #ff6600;
	padding:0;
}
.card_hana {
	opacity:1;
	border:solid 1px #e7e7e7;
	padding:0;
}

.card-img-top {
    max-width: 100%;
    flex-shrink:0;
 }

p.card-text2 {
	font-size:0.8em;
	padding:0;
}
.card-title {
padding: 0.25em 0.5em;/*上下 左右の余白*/
  color: #494949;/*文字色*/
  background: transparent;/*背景透明に*/
  border-left: solid 5px #7db4e6;/*左線*/
}

/* card-bodyの置き換え*/
.card-bodyX {
	padding:7px;
}
.card-body-caltime {
	padding:5px;
}

.o-cardcolumn .col-md-3 { padding: 0 5px;}

.card_index .details {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0.4em;
	color: #ffffff;
	border-radius: 0 0 3px 0;
	background-color:#0066FF;
}
.card_index .details span {
	display: block;
	text-align: center;
}
.card_index .details .hiragana {
	font-size: 18px;
	font-weight: 700;
	text-shadow: 2px 3px 2px rgba(0, 0, 0, 0.18);
}

.hiragana2 {
	padding: 3px;
	margin: 0 3px 0 0;
	font-size:80%;
	color:#fff;
	background-color:#0066FF;
}


.card-plan-contents {
	padding:3px 10px;
	background-color:#fff;
	font-size:.9rem;
}

img.card-plan-contents {
	margin-right:10px;
	padding:0;
	float:left;
	max-width:200px;
}

.card-plan-header {
	padding:3px 5px;
	margin: 2px;
	font-size:1rem;
	color: #fff;
}
span.card-plan-header {
	padding-left: 3px;
	padding-right: 3px;
	margin-left:2px;
	margin-right:10px;
	font-weight:500;
	font-size:.9rem;
}
span.card-plan-title {
	font-weight:600;
}

.card-plan-border {
	border-color: #b0b0b0;
}

.card-info-border {
	border-color: #b0b0b0;
}

.card-plan-header-fes { background-color:#209111;}
.card-plan-header-tas { background-color:#ce0a0a;}
.card-plan-header-eve { background-color:#1c1cea;}
.card-plan-header-mus { background-color:#aea514;}
.card-plan-header-art { background-color:#783f05;}
.card-plan-header-ply { background-color:#00b5bc;}
.card-plan-header-cra { background-color:#dc1fbb;}
.card-plan-header-pic { background-color:#871ed8;}
.card-plan-header-mov { background-color:#871ed8;}
.card-plan-header-exp { background-color:#6ca90b;}
.card-plan-header-exb { background-color:#6ca90b;}
.card-plan-header-sem { background-color:#051378;}
.card-plan-header-edu { background-color:#051378;}
.card-plan-header-cls { background-color:#051378;}
.card-plan-header-fle { background-color:#dc6126;}
.card-plan-header-ona { background-color:#724f4f;}
.card-plan-header-mag { background-color:#724f4f;}
.card-plan-header-inf { background-color:#724f4f;}
.card-plan-header-oth { background-color:#724f4f;}
.card-plan-header-end { background-color:#939191;}
span.card-plan-header-fes { background-color:#fff; color:#209111;}
span.card-plan-header-tas { background-color:#fff; color:#ce0a0a;}
span.card-plan-header-eve { background-color:#fff; color:#1c1cea;}
span.card-plan-header-mus { background-color:#fff; color:#aea514;}
span.card-plan-header-art { background-color:#fff; color:#783f05;}
span.card-plan-header-ply { background-color:#fff; color:#00b5bc;}
span.card-plan-header-cra { background-color:#fff; color:#dc1fbb;}
span.card-plan-header-pic { background-color:#fff; color:#871ed8;}
span.card-plan-header-mov { background-color:#fff; color:#871ed8;}
span.card-plan-header-exp { background-color:#fff; color:#6ca90b;}
span.card-plan-header-exb { background-color:#fff; color:#6ca90b;}
span.card-plan-header-sem { background-color:#fff; color:#051378;}
span.card-plan-header-edu { background-color:#fff; color:#051378;}
span.card-plan-header-cls { background-color:#fff; color:#051378;}
span.card-plan-header-fle { background-color:#fff; color:#dc6126;}
span.card-plan-header-ona { background-color:#fff; color:#724f4f;}
span.card-plan-header-mag { background-color:#fff; color:#724f4f;}
span.card-plan-header-inf { background-color:#fff; color:#724f4f;}
span.card-plan-header-oth { background-color:#fff; color:#724f4f;}
span.card-plan-header-end { background-color:#fff; color:#939191;}

.top_bg {
background:#0066ff;
}

/*================================== spot ====================================*/

p.spot_lead {
	margin:0 10px 10px 10px;
	border-bottom:1px solid #ccc;
	font-size:1em;
}
h1.spot_t_title {
	margin:0 0 10px 10px;
	font-size:1.4em;
}
.spot_t_titlesm {
	font-size:85%;
}
@media screen and (max-width: 650px) {
	h1.spot_t_title {
		font-size:1.3em;
	}
}

.green_line {
	background: #009900;
	height:2px;
	margin:5px;
}

/*================================== shop ====================================*/

p.shop_lead {
margin:1.2em;
border-bottom:1px solid #ccc;
}
h1.shop_t_title {
	margin:0 0 0 0.8em;
	font-size:2em;
}
h1.shop_t_title2 {
	margin:0 0 0 0.8em;
	font-size:1.2em;
}
.shop_t_titlesm {
	font-size:85%;
}
@media screen and (max-width: 650px) {
	h1.shop_t_title {
		font-size:1.3em;
	}
	h1.shop_t_title2 {
		font-size:1em;
	}
}

.blue_line {
	background: #0066ff;
	height:3px;
}

/*slider------------------------------------------- */
#top_visual ul {
	max-width: 1200px;
	margin-left:auto;
	margin-right:auto;
padding:0;
}
#top_visual img {
	max-width:100%;
	height:auto;
}

h2.title {
	padding: .25em 0 .25em .75em;
	border-left: 8px solid #ecece4;
	font-size:20px;
	font-weight:bold;
	margin-bottom:5px;
}

/*================================== caltime ====================================*/
table.caltimetable {
	width: 100%;
}
table.caltimetable {
	width:100%;
	border-top:1px solid #e7e7e7;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1.5em;
}
table.caltimetable th {
	text-align:center;
	border:1px solid #979797;
	padding:5px;
	background: #f00;
	color: #fff;
	white-space: nowrap;
}
table.caltimetable th.caltimetime {
	width:20%;
}
table.caltimetable th.caltimeplace {
	width:25%;
}
table.caltimetable th.caltimebiko {
	width:55%;
}

table.caltimetable td {
	text-align:center;
	border:1px solid #e7e7e7;
	padding:5px;
	background: #fff;
}

table.caltimetable td.caltimetime {
	background:#ffefb7;
	text-align:center;
	font-size:1.1rem;
	font-weight:bold;
}
table.caltimetable td.caltimeplace {
	background:#ffefb7;
	text-align:center;
	font-weight:bold;
	font-size:1.1rem;
	color:#c00;
}
table.caltimetable td.caltimebiko {
	background:#ffefb7;
	text-align:left;
}
table.caltimetable td.caltimeidotime {
	background:#ededee;
}
table.caltimetable td.caltimeidoplace {
	background:#ededee;
	text-align:center;
}
table.caltimetable td.caltimeidobiko {
	background:#ededee;
	text-align:left;
}

p.caltimebiko {
	display:none;
}
p.caltimeidobiko {
	display:none;
}

@media only screen and (max-width:630px){
	table.caltimetable th.caltimetime {
		width:27%;
	}
	table.caltimetable th.caltimeplace {
		width:73%;
	}
	table.caltimetable th.caltimebiko {
		display:none;
	}

	table.caltimetable td.caltimeplace {
		text-align:left;
	}
	table.caltimetable td.caltimebiko {
		display:none;
	}

	table.caltimetable td.caltimeidotime {
		display:none;
	}
	table.caltimetable td.caltimeidobiko {
		text-align:left;
	}
	p.caltimebiko {
		margin-top:3px;
		display:block;
		font-size:.9rem;
		font-weight:normal;
		color:#000;
	}
	p.caltimeidobiko {
		display:block;
		font-weight:bold;
		color:#000;
	}
	p.caltimeidobikoX {
		display:none;
	}
}

/*================================== quiz ====================================*/
.quizcontainer {
	max-width:1200px !important;
	position: relative;
	margin: 0 auto;
	padding-left: 5px;
	padding-right: 5px;
}

table.quiztable {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 100%;
	border-spacing: 0px;
}
table.quiztable th.quiztable { background-color: #9a0000; color: #fff;}
table.quiztable th.quiztable, td.quiztable {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: center;
	padding: 5px;
}
table.quiztable td.textL {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: left;
	padding: 5px;
}
table.quiztable td.textC {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: center;
	padding: 5px;
}
table.quiztable tr.quizc1 {
	background:#ffefb7;
}
table.quiztable tr.quizc2 {
	background:#f8e49e;
}

.text110 {
	font-size:1.1rem;
	font-weight:600;
}

.text90 {
	font-size:0.9rem;
}

@media screen and (max-width: 767px) {

	table.quiztable table.quiztable { width: 100%; border:none; padding: 10px;}
	table.quiztable thead.quiztable { display: none;}
	table.quiztable tr.quiztable {
		display: block;
		margin-bottom: 20px;
		border-top: 1px solid #ccc;
	}
table.quiztable tr.quizc1 {
	background:#e7e7e7;
}
table.quiztable tr.quizc2 {
	background:#e7e7e7;
}
	table.quiztable td.quiztable {
		display: block;
		text-align: center;
		border-right: 1px solid #ccc;
		border-bottom: none;
		padding: 0;
	}

	table.quiztable td.quiztable:nth-of-type(1) { background-color: #9a0000; text-align: center; color: #fff; padding: 5px;}
	table.quiztable td.quiztable:last-child { border-bottom: 1px solid #ccc;}
	table.quiztable td.quiztable:before {
		color: #fff;
		display: block;
		background-color: #cca722;
		padding: 3px
	}

	/* contentでタイトルを追加 */
	table.quiztable td.quiztable:nth-of-type(2):before { content: "問題";}
	table.quiztable td.quiztable:nth-of-type(3):before { content: "回答欄";}
}


/*================================== quiz ====================================*/
table.guidetable {
	width:100%;
	border-top:1px solid #3E3A39;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1.5em;
}
table.guidetable th {
	text-align:center;
	width:20%;
	border:1px solid #3E3A39;
	padding:10px;
	background: #EFEFEF;
	white-space: nowrap;
}

table.guidetable td {
	text-align:left;
	border:1px solid #3E3A39;
	padding:10px;
	background: #fff;
}

@media only screen and (max-width:600px){
	table.guidetable {
		margin: 0;
		width:100%;
	}
	table.guidetable th {
		width: 100%;
		display: block;
		border-top: none;
		text-align:center;
}
	table.guidetable td {
		width: 100%;
		display: block;
		border-top: none;
	}
	table.guidetable tr:first-child th { border-top: 1px solid #ddd; }
}

.guideul ul {
list-style-type: disc;
padding:0.5em 0.5em 0 1.5em;
margin-top:0.3em;
}
.guideul li, .guideol li {
	line-height: 1.8;
}
p.guide_text {
margin-top:10px;
padding-left:5px;
}
p.guide_text2 {
padding-left:5px;
padding-top:1em;
}
.guideol ol {
padding:0.5em 0.5em 0.3em 2em;
margin:0.3em 0 0.5em;
}

/*====================shop map ======================*/
#gmapLarge {
	width:100%;
	height:600px;
	margin:0px 0px 0px 0px;
	clear:both;
	z-index: 1;
}
#gmapSmall {
	width:100%;
/*	height:130px;*/
	height:180px;
	margin:0px 0px 0px 0px;
	clear:both;
	z-index: 1;
}
#gmapMiddle {
	width:100%;
	height:300px;
	margin:0px 0px 0px 0px;
	clear:both;
	z-index: 1;
}
#gmap {
	float:left;
	width:100%;
	height:100%;
	margin:0px 0px 0px 0px;
	border:1px solid #e1deda;
	clear:both;
	z-index: 1;
}
#gmap2 {
	float:left;
	width:100%;
	height:100%;
	margin:0px 0px 0px 0px;
	border:1px solid #e1deda;
	clear:both;
	z-index: 1;
}

.maph4 {
	color:#000;
	font-size:0.9em;
}
.popup {
	width:100%;
	height:20px;
	padding:3px;
	white-space: nowrap;
	overflow:hidden;
}

/*====================meiten.html ======================*/
.meiten_list ul {
	margin: 10px ;
	border: 1px solid #999;
	border-radius: 10px;
	padding:0.3em;
}

.meiten_list ul:after {
	content: "";
	display: block;
	clear: both;
}

.meiten_list li {
	list-style: none;
	float: left;
	width: 50%;
	min-width: 130px;
	height: 45px;
	line-height: 45px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

.meiten_list li:nth-child(even) {
	border-right: none;
}

.meiten_list li:nth-last-child(1),
.meiten_list li:nth-last-of-type(2) {
	border-bottom: none;
}

.meiten_list li:nth-last-of-type(2):nth-child(even) {
	border-bottom: 1px solid #999;
}

.meiten_list li a {
	display: block;
	padding:0.5em;
	height: 45px;
	color: #333;
	font-weight: bold;
	font-size: 14px;
}

.meiten_list li a:hover {
	background:#eee;
}

span.meiten_name {
	font-size:0.8rem;
	color:#666;
}

@media screen and (max-width: 700px) {
	.meiten_list li {
		display: block;
		width:100%;
		float:none;
		height: 50px;
		line-height: 1.2em;
		border-right:none;
	}
	.meiten_list li:nth-last-of-type(2) {
		border-bottom: 1px solid #999;
	}
	span.meiten_name {
		display:block;
	}
}


/*===================== top.html =====================*/
.bg_hoboshu {
background:#feeadb;
box-shadow: 2px 2px 4px gray;
  border: 1px solid #ec6528;
  border-radius: 0.25rem;
}
.bg_suki {
background:#fff0ff;
box-shadow: 2px 2px 4px gray;
  border: 1px solid #8964a8;
  border-radius: 0.25rem;
}


ul.top_suki {
background:#FFF;
padding:0.5em 0.5em 0.5em 2em;
}
ul.top_suki li {
line-height: 1.5;
padding:0.3em 0;
}
ul.top_suki li a:hover {
color:blue;
}
ul.top_suki li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f138";/*アイコンの種類*/
  position: absolute;
  left :1.8em;/*左端からのアイコンまでの距離*/
  color: skyblue;/*アイコン色*/
font-weight:900;
}

ul.top_new {
background:#FFF;
padding:0.5em 0.5em 0.5em 2em;
}
ul.top_new li {
line-height: 1.5;
padding:0.3em 0;
}
ul.top_new li a:hover {
color:blue;
}
ul.top_new li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f138";/*アイコンの種類*/
  position: absolute;
  left :1.8em;/*左端からのアイコンまでの距離*/
  color: orange;/*アイコン色*/
  font-weight:900;
}

span.sakidori_date {
font-size:0.8rem;
}
span.S_detail {
padding-left:1.8em;
}
span.S_detail a:hover {
color:blue;
}
span.suki_date {
padding-right:0.8em;
}



.star_c {
color:#ffcc33;
padding-right:0.3em;
}
.kiji {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #faf5ec;
  background-clip: border-box;
  border: 1px solid #0000ff;
  border-radius: 0.25rem;
box-shadow: 2px 2px 4px gray;
}
.kiji a h2 {
color:#000;
}
.kiji a:hover h2 {
color:#338fd4;
}

h4.card_brand {
font-size:1rem;
font-weight:600;
padding:0 0 3px 0;
}

p.kiji_text {
margin-left:5px;
font-size:1em;
}
p.newspaper {
	margin:2px 0 0 0;
	font-size:0.8rem;
	text-align:center;
}
p.newspaper2 {
	margin:1px 0 0 0;
	font-size:0.8rem;
	text-align:left;
}
@media screen and (max-width: 768px) {
	p.newspaper {
		margin:20px 0 0 0;
		font-size:1rem;
		text-align:left;
	}
	p.newspaper2 {
		margin:5px 0 0 0;
		font-size:1rem;
		text-align:left;
	}
}


span.aka {
color:#cc0000;
}

/*===================== suki.html =====================*/
.suki_kosin a:after{
content:"";
display:block;
clear:both;
}

.suki_kosin img {
float:left;
/*width:50px;*/
width:100px;
}

.suki_kosin .kosin_text {
width:auto;
/*margin-left:50px;*/
margin-left:100px;
padding-left:15px;
}

.suki_kosin span {
display:block;
font-size:10px;
}

.card-title-suki {
	padding: 0.25em 0 0.25em 0.5em;/*上下 左右の余白*/
	color: #494949;/*文字色*/
	background: transparent;/*背景透明に*/
	border-left: solid 5px #8b67aa;/*左線*/
	font-size:1.1rem;
	font-weight:500;
}

.card-text-suki {
font-size:0.9rem;
line-height:1.1;
padding:0.3em 0;
margin-top:4px;
}

span.suki_profile {
padding-left:1.5em;
font-size:1.1rem;
}
@media screen and (max-width: 579px) {
span.suki_profile{
display:block;
padding-left:0;
}
}
.suki_kakomi {
border: dashed 2px #fc3768;/*破線 太さ 色*/
  background: #ffeeda; /*背景色*/
  padding: 0.5em 0.5em 0.5em 1.5em;
margin:0.5em;
}

.bg_suki_profile {
background:#fdf6ed;
margin:0.5em;
padding:0.3em;

}

p.suki_profile_text{
	color:#0d6797;
	font-weight:bold;
}

p.suki_profile_text:before{
	content:"■";
}

/* ここから */
.suki_profile_text dt{
	color:#0d6797;
	float: left;
	width:30%;
}
.suki_profile_text dt:before{
	content:"■";
}

.suki_profile_text dd{
	margin-left: width:32%;
}
/* ここまで不要に */


span.profile_date {
	font-size:0.8rem;
	color:#cc0000;
}

span.profile_title {
	font-size:1rem;
	font-weight:500;
}

p.suki_report {
	/*margin:1.2em 1em;*/
	margin:0;
	font-size:1em;
}
p.suki_caption {
	margin:3px 0 0 0;
	font-size:.9em;
	color:#454545;
}
.suki_row {
	margin-top: 10px;
	padding: 0px 10px;
}
.suki_rowcol {
	padding: 5px 10px;
}
.suki_top {
	max-heght:300px;
}


/*===================== plan.html =====================*/
.plan_kosin a:after{
	content:"";
	display:block;
	clear:both;
}

.plan_kosin img {
	float:left;
	/*width:50px;*/
	width:100px;
}
.card-text .card-text2 .plan_kosin, img.plan_mov {
	float:none;
	display:inline;
	margin-left:2px;
	padding-bottom:3px;
	width:11px;
}

.plan_kosin .kosin_text {
	width:auto;
	/*margin-left:50px;*/
	margin-left:100px;
	padding-left:15px;
}

.plan_kosin .kosin_textX {
	width:auto;
	padding-left:5px;
}

.plan_kosin span {
	display:block;
	font-size:10px;
}

.card-title-plan {
	padding: 0.25em 0 0.25em 0.5em;/*上下 左右の余白*/
	color: #494949;/*文字色*/
	background: transparent;/*背景透明に*/
	border-left: solid 5px #da6100;/*左線*/
	font-size:1.1rem;
	font-weight:500;
}

.card-title-plan2 {
	padding: 0.25em 0 0.25em 0.5em;/*上下 左右の余白*/
	color: #494949;/*文字色*/
	background: transparent;/*背景透明に*/
	border-left: solid 5px #da6100;/*左線*/
	font-size:1rem;
}

.card-title-plan3 {
	padding: 2px 0 2px 3px;/*上下 左右の余白*/
	color: #d45e00;/*文字色*/
	background: transparent;/*背景透明に*/
	border-left: solid 5px #da6100;/*左線*/
	font-size:1.1rem;
}

.card-text-plan {
font-size:0.9rem;
line-height:1.1;
padding:0.3em 0;
margin-top:4px;
color:#000;
}

.card-text-plan2 {
font-size:0.9rem;
line-height:1.2rem;
padding:0.3em 0;
margin-top:4px;
color:#000;
}

.card-title-hana {
	padding: 0.25em 0 0.25em 0.5em;/*上下 左右の余白*/
	background: transparent;/*背景透明に*/
	font-size:1rem;
	font-weight:500;
	line-height:1.5rem;
}

.card-title-hana2 {
	padding: 3px 0 2px 5px;/*上下 左右の余白*/
	color: #868686;/*文字色*/
	font-weight:600;
	background: transparent;/*背景透明に*/
	border-left: solid 5px #da6100;/*左線*/
	font-size:1.1rem;
}


span.plan_profile {
padding-left:1.5em;
font-size:1.1rem;
}
@media screen and (max-width: 579px) {
span.plan_profile{
display:block;
padding-left:0;
}
}
.plan_kakomi {
border: dashed 2px #fc3768;/*破線 太さ 色*/
  background: #ffeeda; /*背景色*/
  padding: 0.5em 0.5em 0.5em 1.5em;
margin:0.5em;
}

.bg_plan_profile {
background:#fdf6ed;
margin:0.5em;
padding:0.3em;

}
.plan_profile_text dt{
color:#97540d;
  float: left;
width:30%;
}
.plan_profile_text dt:before{
content:"■";
}

.plan_profile_text dd{
  margin-left: width:32%;
}

span.profile_date {
	font-size:0.8rem;
	color:#cc0000;
}

span.profile_title {
	font-size:1rem;
	font-weight:500;
}

p.plan_report {
	/*margin:1.2em 1em;*/
	margin:0;
	font-size:1em;
}
p.plan_caption {
	margin:3px 0 0 0;
	font-size:.9em;
	color:#454545;
}
.plan_row {
	margin-top: 10px;
	padding: 0px 10px;
}
.plan_rowcol {
	padding: 5px 10px;
}
.plan_top {
	max-heght:300px;
}
p.plansmall {
	margin:2px 0 0 0;
	font-size:0.8rem;
	text-align:left;
}


/*===================== info.html =====================*/

.card-title-info {
	padding: 0.25em 0 0.25em 0.5em;/*上下 左右の余白*/
	color: #494949;/*文字色*/
	background: transparent;/*背景透明に*/
	border-left: solid 5px #da0024;/*左線*/
	font-size:1.1rem;
	font-weight:500;
}

.card-title-info2 {
	padding: 0.25em 0 0.25em 0.5em;/*上下 左右の余白*/
	color: #494949;/*文字色*/
	background: transparent;/*背景透明に*/
	border-left: solid 5px #da0024;/*左線*/
	font-size:1rem;
}

.card-title-info3 {
	padding: 2px 0 2px 3px;/*上下 左右の余白*/
	color: #d61e1e;/*文字色*/
	background: transparent;/*背景透明に*/
	border-left: solid 5px #da0024;/*左線*/
	font-size:1.1rem;
}

.card-text-info {
font-size:0.9rem;
line-height:1.1;
padding:0.3em 0;
margin-top:4px;
color:#000;
}

.card-text-info2 {
font-size:0.9rem;
line-height:1.2rem;
padding:0.3em 0;
margin-top:4px;
color:#000;
}

.info_row {
	margin-top: 10px;
	padding: 0px 10px;
}


.card-title-infoplan {
	padding: 0.25em 0 0.25em 0.5em;/*上下 左右の余白*/
	background: transparent;/*背景透明に*/
	font-size:1rem;
	font-weight:500;
	line-height:1.5rem;
}

.card-title-infoplan2 {
	padding: 3px 0 2px 5px;/*上下 左右の余白*/
	color: #868686;/*文字色*/
	font-weight:600;
	background: transparent;/*背景透明に*/
	border-left: solid 5px #da6100;/*左線*/
	font-size:1.1rem;
}

.card-title-infosuki {
	padding: 0.25em 0 0.25em 0.5em;/*上下 左右の余白*/
	background: transparent;/*背景透明に*/
	font-size:1rem;
	font-weight:500;
	line-height:1.5rem;
}

.card-title-infosuki2 {
	padding: 3px 0 2px 5px;/*上下 左右の余白*/
	color: #868686;/*文字色*/
	font-weight:600;
	background: transparent;/*背景透明に*/
	border-left: solid 5px #8b67aa;/*左線*/
	font-size:1.1rem;
}
span.infoplansmall {
	font-size:.9rem;
	color:#da6100;
}
span.infosukismall {
	font-size:.9rem;
	color:#8b67aa;
}
.info_search_list {
	width:100%;
}



/* 13tour.html */
.bg_schedule {
background:linear-gradient(151.97751664084512deg, rgba(255, 251, 228,1) 4.303571428571427%,rgba(254, 245, 211,1) 10.848571428571427%,rgba(250, 211, 112,1) 51.64857142857143%)
}

dl.topics {
	display:block;
	padding: 7px 0;
	border-bottom: 2px solid #FF0000;
	width:100%;
	font-size:1.2rem;
}
dl.topics dt {
	padding-bottom: 5px;
	background:#000;
	color:#FFF;
	text-align:center;
	margin-left:5%;
	padding:3px;
}
dl.topics dt.none {
	padding-bottom: 5px;
	background:none;
	text-align:center;
	margin-left:5%;
	padding:3px;
}
dl.topics dd {
	text-align:center;
	color:#FF0000;
	font-size:100%;
}
@media screen and (min-width: 768px) {
	dl.topics dt {
		clear: left;
		float: left;
		width: 25%;
		margin-right:5%;
	}
	dl.topics dt:first-letter {
		font-size:150%;
	}
	dl.topics dd {
		margin-left: 18%;
		font-size:150%;
	}
}
span.small_year {
	font-size:60%;
	margin-right:5px;
}

h4.schedule13 {
background:#FF0000;
color:#FFF;
border-radius:20px;
padding:0.3em 0 0.3em 0.8em;
}

/*===================== spot.html =====================*/
.spotlist {
	width:95%;
	margin: 0 auto;
}

div.spotlist_header {
	padding: 2px 5px;
	margin: 7px 0 1px 0;
	background:#009900;
	color:#fff;
	font-weight:600;
}
div.spotlist_list {
	padding: 5px 10px;
	background:#e7e7e7;
	border:solid 2px #fff;
	display: flex;
}
div.spotlist_list_img {
	display: block;
}
span.spotsmall {
	font-size:0.9rem;
}
img.spot_img {
	max-width:80px;
	margin-right:5px;
	float: left;
}
p.spotsmall {
	font-size:11px;
	line-height:1rem;
	margin-top:2px;
}
span.spotsmiddle {
	font-size:13px;
}


.spot_kosin a:after{
content:"";
display:block;
clear:both;
}

.spot_kosin img {
	float:left;
	/*width:50px;*/
	width:100px;
}
.card-text .card-text2 .spot_kosin, img.spot_mov {
	float:none;
	display:inline;
	margin-left:2px;
	padding-bottom:3px;
	width:11px;
}

.spot_kosin .kosin_text {
	width:auto;
	/*margin-left:50px;*/
	margin-left:100px;
	padding-left:15px;
}

.spot_kosin .kosin_textX {
	width:auto;
	padding-left:5px;
}

.spot_kosin span {
	display:block;
	font-size:10px;
}

.card-title-spot {
	padding: 0.25em 0 0.25em 0.5em;/*上下 左右の余白*/
	color: #494949;/*文字色*/
	background: transparent;/*背景透明に*/
	border-left: solid 5px #27c24f;/*左線*/
	font-size:1.1rem;
	font-weight:500;
}

.card-title-spot2 {
	padding: 0.25em 0 0.25em 0.5em;/*上下 左右の余白*/
	color: #494949;/*文字色*/
	background: transparent;/*背景透明に*/
	border-left: solid 5px #27c24f;/*左線*/
	font-size:1rem;
}

.card-title-spot3 {
	padding: 2px 0 2px 3px;/*上下 左右の余白*/
	color: #27c24f;/*文字色*/
	background: transparent;/*背景透明に*/
	border-left: solid 5px #27c24f;/*左線*/
	font-size:1.1rem;
}

.card-text-spot {
font-size:0.9rem;
line-height:1.1;
padding:0.3em 0;
margin-top:4px;
color:#000;
}

.card-text-spot2 {
font-size:0.9rem;
line-height:1.2rem;
padding:0.3em 0;
margin-top:4px;
color:#000;
}


span.spot_profile {
padding-left:1.5em;
font-size:1.1rem;
}
@media screen and (max-width: 579px) {
span.spot_profile{
display:block;
padding-left:0;
}
}
.spot_kakomi {
border: dashed 2px #24ab5a;/*破線 太さ 色*/
  background: #edffda; /*背景色*/
  padding: 0.5em 0.5em 0.5em 1.5em;
margin:0.5em;
}

.bg_spot_profile {
background:#edffda;
margin:0.5em;
padding:0.3em;

}
.spot_profile_text dt{
color:#0d2097;
  float: left;
width:30%;
}
.spot_profile_text dt:before{
content:"■";
}

.spot_profile_text dd{
  margin-left: width:32%;
}

span.profile_date {
	font-size:0.8rem;
	color:#cc0000;
}

span.profile_title {
	font-size:1rem;
	font-weight:500;
}

p.spot_report {
	/*margin:1.2em 1em;*/
	margin:0;
	font-size:1em;
}
p.spot_caption {
	margin:3px 0 0 0;
	font-size:.9em;
	color:#454545;
}
.spot_row {
	margin-top: 10px;
	padding: 0px 10px;
}
.spot_rowcol {
	padding: 5px 10px;
}
.spot_top {
	max-heght:300px;
}
/* ---------------------- event-list ---------------------- */

.event-item {
	margin: 8px 2px;
  padding:5px 0 15px;
	width: 100%;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 2px 5px #170404;
}

.oubo_red h3 {
  padding: 1rem 0 1rem 2rem;
  border-left: 15px solid #ff0000;
  background: #f4f4f4;
}

.oubo_red .event-title {
background:#f7d5d5;
padding:0.3em;
}
.oubo_red .event-title span {
background:#ff0000;
color:#FFF;
font-weight:bold;
font-size:1.1rem;
padding:0.3em;
margin-right:0.8em;
}

.oubo_green h3 {
  padding: 1rem 0 1rem 2rem;
  border-left: 15px solid #aace36;
  background: #f4f4f4;
}
.oubo_green .event-title {
background:#dceaa2;
padding:0.3em 0 0.3em 1em ;
}

.oubo_yellow h3 {
  padding: 1rem 0 1rem 2rem;
  border-left: 15px solid #fff100;
  background: #f4f4f4;
}
.oubo_yellow .event-title {
background:#fcf6a9;
padding:0.3em 0 0.3em 1em ;
}


.oubo_gray h3 {
  padding: 1rem 0 1rem 2rem;
  border-left: 15px solid #8e8e8e;
  background: #e0e0e0;
}

.oubo_gray .event-title {
background:#bbbbbb;
padding:0.3em;
}
.oubo_gray .event-title span {
background:#8e8e8e;
color:#FFF;
font-weight:bold;
font-size:1.1rem;
padding:0.3em;
margin-right:0.8em;
}


.event-item-text2 {
border-left: 5px solid #000;
padding:0.3em 0 0.3em 0.8em;
margin:0.5em 0.3em;
}
.event-item-text2 span {
font-size:1.2rem;
margin-left:0.3em;
}
.event-item-text3 {
border-left: 5px solid #aace36;
border-bottom:1px solid #aace36;
padding:0.3em 0 0.3em 0.8em;
margin:0.5em 0.3em;
}
.event-item-text4 {
border-left: 5px solid #fff100;
border-bottom:1px solid #fff100;
padding:0.3em 0 0.3em 0.8em;
margin:0.5em 0.3em;
}
.event-menu-wrap {
width: 992px;
    margin: 3em auto;
    padding: 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;

}
.event-menu-wrap li {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: calc((100% - 40px) / 6);
    margin: 3px;
background:#eee;

    white-space: nowrap;
    padding: 0.8rem 0.25rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    cursor: pointer;
}
@media (max-width: 992px) {
.event-menu-wrap {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin: 8px 0;
}
.event-menu-wrap li {
    width: calc((100% - 16px) / 3);
margin:2px;
}
}

.event-menu-wrap li:hover{
opacity:0.6;
}
.event-menu-wrap li.oubobn_red {
background:#ff0000;
}
.event-menu-wrap li.oubobn_green {
background:#aace36;
}
.event-menu-wrap li.oubobn_yellow {
background:#fff100;
}