@charset "utf-8";

/* contact_box
--------------------------------------------------*/
.contact_box{
  width:100%;
  max-width:800px;
  margin:0 auto;
}

.contact_box h2 {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 400;
  letter-spacing:0.05em;
  font-size:2em;
  color: #000;
  text-align:center;
  margin-bottom:5%;
  display:block;
  letter-spacing:.1em;
}

@media screen and (max-width: 568px) {
.contact_box h2 {
  font-size: 1.4em;
}
}

.contact_box h3 {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 400;
  letter-spacing:0.05em;
  font-size:1.3em;
  color: #000;
  text-align:center;
  margin-bottom:3%;
  border-bottom:1px solid #000;
  display:block;
  padding:2px;
  letter-spacing:.1em;
}

@media screen and (max-width: 568px) {
.contact_box h3 {
  font-size: 1.05em;
  letter-spacing:0em;
}
}

.con-text01 {
  padding:0 0 3%;
  text-align:center;
}

.con-text01 p{
  padding:1% 0;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 400;
  font-size:1.1em;
  line-height:2;
}

@media screen and (max-width: 568px) {
.con-text01 p{
  font-size:0.9em;
}
}

.con-text02 {
  padding:0 0 15px;
  text-align:center;
}

.con-text02 p{
  padding:1% 0;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 400;
  font-size:1.1em;
}

@media screen and (max-width: 568px) {
.con-text02 {
  padding:0 0 10px;
}

.con-text02　p{
  font-size:0.9em;
}
}

.contact_box table{
  margin : 5px auto 15px;
  width : 96%;
}

@media screen and (max-width: 568px) {
.contact_box table{
  width : 100%;
}
}

.contact_box td p{
  padding:5px 0 0;
  clear:both;
  font-size:0.9em;
}

.contact_box .ws{
  width:90%;
  float:left;
  margin-right:5px;
}

@media screen and (max-width: 568px) {
.contact_box .ws{
  width:95%;
  margin-right:2%;
}
}

.contact_box tr{
  padding:5px 0 5px 0;
}

.contact_box th{
  width:27%;
  padding : 15px 0 10px 0;
  font-size:14px;
  text-align: left;
}

.contact_box td{
  width:70%;
  padding : 15px 1% 10px  2%;
  font-size:14px;
}

.contact_box input{
  padding : 5px;
}

.contact_box select{
  padding : 5px;
}

.contact_box .btn_send{
  text-align : center;
  margin-top:10px;
}

.contact_box .btn_send input{
  padding : 10px 25px 10px 25px;
  cursor: pointer;
}

@media screen and (max-width: 568px) {
.contact_box th{
  padding : 8px 1% 8px 2%;
  width:30%;
  font-size:12px;
}
.contact_box td{
  width:65%;
  padding : 15px 1% 10px  1%;
  font-size:14px;
}
}

.contact_box input{
  padding : 5px;
}

.contact_box .line01{
  padding : 0 0 5px;
  margin-bottom:5px;
  border-bottom:0.05em dotted #ccc;
}

.contact_box .red{
  color:#FD4F4F;
}

.contact_box sup{
  color:#FD4F4F;
  margin-left:3px;
}

.simpleTabs-content { width:100%;padding:10px 0 5%;}

.contact_box #simpleTabs { width:100%;margin: 0 auto;}
.contact_box .simpleTabs-nav ul { overflow:hidden; list-style:none; margin:0 0 3% 0; padding:0;text-align: center;}
.contact_box .simpleTabs-nav li { display:inline-block;color:#AAAAAA;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;background:#F1F1F1; margin:0 5px 10px;padding:8px 15px 6px; list-style:none; cursor:pointer; line-height:1.4;}
.contact_box .simpleTabs-nav li:hover { background:#a9a9a9;color:#FFF;}
.contact_box .simpleTabs-nav li.close { float:right; }
.contact_box .simpleTabs-nav li.actif { color:#FFF; background:#808080; }

@media screen and (max-width: 568px) {
.contact_box .simpleTabs-nav li {
  font-size:13px;
}}

/* comany_box
--------------------------------------------------*/
.comany_box{
  width:100%;
  max-width:800px;
  margin:0 auto;
}

.comany_box h2 {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 400;
  letter-spacing:0.05em;
  font-size:2em;
  color: #000;
  text-align:center;
  margin-bottom:5%;
  display:block;
  letter-spacing:.1em;
}

@media screen and (max-width: 568px) {
.comany_box h2 {
  font-size: 1.4em;
}
}

.comany_box h3 {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 400;
  letter-spacing:0.05em;
  font-size:1.3em;
  color: #000;
  text-align:center;
  margin-bottom:3%;
  border-bottom:1px solid #000;
  display:block;
  padding:2px;
  letter-spacing:.1em;
}

@media screen and (max-width: 568px) {
.comany_box h3 {
  font-size: 1.2em;
}
}

.comany_box table{
  width : 100%;
  margin : 0 auto 5%;
}

.comany_box th{
  width:20%;
  box-sizing: border-box;
  text-align: center;
  padding : 10px 5px;
  line-height:1.4;
  font-weight:normal;
  background:#F6F6F6;
  border-bottom:1px dotted #A7A7A7;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 400;
}

.comany_box td{
  text-align: left;
  padding : 10px 5px 10px 25px;
  line-height:1.4;
  color:#000;
  border-bottom:1px dotted #A7A7A7;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 300;
}

@media screen and (max-width: 568px) {
.comany_box th{
  font-size: 14px;
  width:30%;
}

.comany_box td{
  font-size: 14px;
  padding : 10px 5px 10px 15px;
}
}

.comany_box ul{
  width : 100%;
  margin : 0 auto 5%;
  box-sizing: border-box;
  padding:0 2%;
}

.comany_box li{
  width : 48%;
  display:inline-block;
  margin:0.5%;
  text-align: left;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 300;
  font-size:0.9em;
	}

@media screen and (max-width: 568px) {
.comany_box li{
  width : 100%;
  display:block;
  margin:5px 0;
  font-size: 14px;
}
}

/*sub-topimg
---------------------------------------------------------------------------*/
.sub-topimg {
  position: relative;
  width: 100%;
  height: 500px;
  z-index:1;
}

@media screen and (max-width: 800px) {
.sub-topimg {
	height:400px;
}
}

@media screen and (max-width: 568px) {
.sub-topimg {
  height: 45vh;
  min-height:250px;
}
}

.sub-topimg {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  background-color: #FFF;
}

#sisetu_bg {
  background-position: center 25%;
  background-image: url("../images/bg_sisetu.jpg");
}

#access_bg {
  background-position: center right;
  background-image: url("../images/bg_access.jpg");
}


#event_bg {
  background-position: center center;
  background-image: url("../images/bg_events.jpg");
}

#kids_bg {
  background-position: center center;
  background-image: url("../images/bg_kids.jpg");
}

.sub-topimg .block {
  padding:0;
  width:100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  z-index:1;
  position: relative;
}

#top_row {
  width: 100%;
  height:auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#top_row h1 {
  font-size:2.8em;
  font-family: 'Noto Sans Japanese', sans-serif;
  letter-spacing:0em;
  font-weight:600;
  color: #FFF;
  text-shadow:1px 1px 2px #000;
}

@media screen and (max-width: 800px) {
#top_row h1 {
  font-size:2em;
}
}

@media screen and (max-width: 568px) {
#top_row h1  {
  font-size: 1.6em;
  line-height:1.4;
}
}

#top_row .en_tx {
  font-family: 'Noto Sans Japanese', sans-serif;
  text-shadow:1px 1px 2px #000;
	font-size:1.6em;
	line-height:1.6;
	font-weight:600;
	letter-spacing: 0.05em;
	color: #FAFFB0;
	margin:0 auto;
}

@media screen and (max-width: 800px) {
#top_row .en_tx {
  font-size: 1.4em;
}
}

@media screen and (max-width: 568px) {
#top_row .en_tx {
  font-size: 1.1em;
  font-weight: 500;
}
}

/* section_head
--------------------------------------------------*/
.section_head{
  width:100%;
  padding: 1% 1% 3%;
  text-align:center;
  box-sizing: border-box;
}

.section_head .enttl {
  text-transform: uppercase;
  letter-spacing:.05em;
  font-family: "Roboto", "Yu Gothic", YuGothic, sans-serif;
  font-size: 2.4em;
  line-height:1;
  margin-bottom:10px;
}

.section_head .green{
  color:#286974;
}

.section_head .ore{
  color:#EF5500;
}


/* section_head2
--------------------------------------------------*/
.section_head2{
  width:100%;
  padding: 4% 1% 0;
  text-align:center;
  box-sizing: border-box;
}

.section_head2 .enttl {
  text-transform: uppercase;
  letter-spacing:.05em;
  font-family: "Roboto", "Yu Gothic", YuGothic, sans-serif;
  font-size: 2.4em;
  line-height:1;
  margin-bottom:10px;
}

.section_head2 .jattl {
  text-transform: uppercase;
  letter-spacing:.05em;
  font-size: 2.4em;
  line-height:1;
  margin-bottom:10px;
}

.section_head2 .green{
  color:#286974;
}

.section_head2 .kmgn{
  color:#6EB400;
}

.section_head2 .ore{
  color:#EF5500;
}

.section_head2 .kmbl{
  color:#0090FF;
}

.section_head2 .sh_logo {
  margin-bottom:15px;
}

.section_head2 .sh_logo img{
  width:80px;
  height:auto;
}

/* acc_box
--------------------------------------------------*/
.acc_box{
  width:100%;
  padding: 2% 0;
  float:left;
  box-sizing: border-box;
}


/* sisetu_box
--------------------------------------------------*/
.sisetu_box{
  width:100%;
  padding: 2% 0;
  box-sizing: border-box;
}

.sisetu_top{
  width:100%;
  margin-bottom:1%;
}

.sisetu_top p{
  margin-bottom:25px;
  text-align: center;
  font-family: 'Noto Sans Japanese', sans-serif;
  line-height:2;
  font-weight:500;
  font-size:1.1em;
}

.sisetu_top img{
	width:100%;
	height:auto;
	max-width:1200px;
	margin:0 auto;
}

.sisetu_list{
	width:100%;
	margin:2% 0 0;
	float:left;
}

.sisetu_list li{
	padding:3% 1.5%;
	float:left;
	text-align: center;
	box-sizing: border-box;
}

.sisetu_list .w30{
	width:33.33333%;
}

.sisetu_list .w25{
	width:25%;
}


@media screen and (max-width: 800px) {
.sisetu_list .w30{
  width:50%;
}

.sisetu_list .w25{
  width:50%;
}
}

@media screen and (max-width: 568px) {
.sisetu_list .w30{
  width:98%;
  margin: 0 1%;
}

.sisetu_list .w25{
  width:98%;
  margin: 0 1%;
}
}

.sisetu_list li .sis_ph{
	width:100%;
	height:auto;
	margin-bottom:15px;
	-moz-box-shadow: 0 0 3px #cccccc;
	-webkit-box-shadow: 0 0 3px #cccccc;
	box-shadow: 0 0 3px #cccccc;
	border: solid #FFF 5px;
	box-sizing: border-box;
	position: relative;
}

.sisetu_list li img{
	width:100%;
	height:auto;
}

@media screen and (max-width: 800px) {
.sisetu_list li .sis_ph{
  margin-bottom:10px;
}
}

.sisetu_list .icon{
	position:absolute;
	top:5px;
	left:5px;
	color:#FFF;
	text-align: center;
}

.sisetu_list .icon i {
  width: 30px;
  height: 30px;
  margin: 0;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
}
.sisetu_list .icon i:before { padding 0; line-height: 30px; }

.sisetu_list .child i {
  background: #FA6883;
  font-size:1.2em;
}

.sisetu_list .pict i {
  background: #00BE09;
  font-size:1.1em;
}

.sisetu_list .camera i {
  background: #22618D;
  font-size:1em;
}

.sisetu_list .ukiwa i {
  background: #0CA5D7;
  font-size:1.2em;
}

.sisetu_list .smaile i {
  background: #FFA820;
  font-size:1.2em;
}

.sisetu_list .food i {
  background: #FFA820;
  font-size:1em;
}

.sisetu_list .ball i {
  background: #1AB1A9;
  font-size:1.2em;
}

.sisetu_list .kaigi i {
  background: #696969;
  font-size:1.2em;
}

.sisetu_list h3{
	letter-spacing:.03em;
	font-size:1.2em;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 600;
	margin-bottom:10px;
	line-height:1.2;
}

@media screen and (max-width: 800px) {
.sisetu_list h3{
  margin-bottom:8px;
  font-size:1.1em;
}
}

.sis_text{
	font-size:14px;
	text-align: left;
}

.sis_bt{
	font-size:0.9em;
	font-family: Roboto,Meiryo,sans-serif;
	letter-spacing:.05em;
	font-weight:500;
	text-transform: uppercase;
	margin-top:15px;
	line-height:1;
}

@media screen and (max-width: 568px) {
.sis_bt{
  font-size:0.9em;
  font-weight:400;
  text-align: center;
}
}

.sis_bt a{display:inline-block;color:#FFF;text-decoration:none;background-color:#989898;padding:8px 20px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;}
.sis_bt a:hover{color:#FFF;text-decoration:none;background-color:#5E5E5E;}


/* .sec_cape_zanpa
-------------------------------------------------- */
.sec_cape_zanpa {
  padding: 5% 1%;
  background: url(../images/top/bg_magic_hour-pc.jpg) no-repeat center bottom;
  background-size: cover;
  color: #fff;
  text-align: center;
  text-shadow:1px 1px 1px #000;
}
.sec_cape_zanpa h3 {
  margin-bottom: 3%;
  font-size: 36px;
  font-family: 'YuGothic M', sans-serif;
  font-weight: bold;
}

@media screen and (max-width: 568px) {
.sec_cape_zanpa h3 {
  font-size:1.4em;
}
}

.sec_cape_zanpa p {
  line-height: 2.0;
  margin:1% 0;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 500;
}

@media screen and (max-width: 568px) {
.sec_cape_zanpa p {
  font-size:0.9em;
}
}

/* スクロールボタン
--------------------------------------------------*/
.scr_bt {
	display:block;
	width:98%;
	margin:0 auto 2%;
	letter-spacing:0.05em;
	text-align: center;
}

@media only screen and  (max-width: 568px) {
.scr_bt  {
	width:100%;
}
}

.scr_bt>li{display:inline-block;padding-left:5px;padding-right:5px;color:#ccc; margin-bottom:15px;}

@media only screen and  (max-width: 568px) {
.scr_bt>li{padding-left:2px;padding-right:2px;margin-bottom:10px;}
}

.scr_bt .c-button{font-family: 'Noto Sans Japanese', sans-serif;font-weight:500;border:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.scr_bt .c-button.c-button--ghost{display:inline-table;padding:10px 20px;border:1px solid #EA0A22;color:#EA0A22;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-transition-duration:0.2s;-o-transition-duration:0.2s;-webkit-transition-duration:0.2s;transition-duration:0.2s}
.scr_bt a{text-decoration:none;}
.scr_bt a:hover{text-decoration:none;display:inline-table;background-color:#EA0A22;color:#FFF!important;}


@media only screen and  (max-width: 568px) {
.scr_bt .c-button{font-size: 14px;
}
}

/* sisetu_info
--------------------------------------------------*/
.sisetu_info{
  width:100%;
  padding: 2%;
  float:left;
  box-sizing: border-box;
}

.bdln{
  border-bottom:1px dotted #CCC;
  margin-bottom:3%;
}

.entry_box .bdln{
  border:none!important;
  margin-bottom:!important;
}

.sisetu_txt{
  width:50%;
  padding: 1% 2% 1% 0;
  float:left;
  box-sizing: border-box;
}

.sisetu_txt h2{
  padding:0 2% 5px;
  border-bottom:1px solid #286974;
  margin-bottom:3%;
  color:#286974;
}

.sisetu_txt h3{
  padding:1% 0;
  color:#26B6D0;
}

.sisetu_txt p{
  padding:1% 0;
}

.sisetu_txt span{
  color:#EA0A22;
}

.sisetu_txt table{
	width		: 100%;
	box-sizing: border-box;
	margin		: 0 0;
	border-collapse: collapse;
	border-spacing: 0;
	background:#F5F8F9;
	border-right	: solid 1px #E0E0E0;
	border-left	: solid 1px #E0E0E0;
	border-top	: solid 1px #E0E0E0;
	font-size:15px;
}

.sisetu_txt th{
	border-bottom	: solid 1px #E0E0E0;
	text-align	: center;
	padding		: 15px 10px 12px 10px;
	background:#6E9AA1;
	color:#FFF;
	font-weight:normal;
	}
	
.sisetu_txt td{
	padding		: 15px 5px 12px 15px;
	border-bottom	: solid 1px #E0E0E0;
	text-align	: left;
	}

.sisetu_info .sisetu_ph{
  width:50%;
  padding: 0 0 3% 2%;
  float:right;
  box-sizing: border-box;
}

.sisetu_info .sisetu_ph img{
  width:100%;
  height:auto;
  -moz-box-shadow: 0 0 3px #cccccc;
  -webkit-box-shadow: 0 0 3px #cccccc;
  box-shadow: 0 0 3px #cccccc;
  border: solid #FFF 5px;
  box-sizing: border-box;
}

.sisetu_info .sisetu_ph2{
  width:50%;
  padding: 0 0 3% 2%;
  float:right;
  box-sizing: border-box;
}

.sisetu_info .ph_box{
  width:100%;
  height:auto;
  -moz-box-shadow: 0 0 3px #cccccc;
  -webkit-box-shadow: 0 0 3px #cccccc;
  box-shadow: 0 0 3px #cccccc;
  border: solid #FFF 5px;
  box-sizing: border-box;
}

.sisetu_info .ph_box img{
  width:100%;
  height:auto;
}

.sisetu_info .thum_box{
  width:100%;
  padding: 0;
  box-sizing: border-box;
  float:left;
  margin-top:2%;
}

.sisetu_info .thum_box ul{
  width:100%;
  margin:0;
  float:left;
}

.sisetu_info .thum_box li{
  width:23%;
  margin:0 2% 0 0;
  float:left;
}

.sisetu_info .thum_box li img{
  width:100%;
  height:auto;
  border:1px solid #A18F63;
  box-sizing: border-box;
}

.sisetu_info #main_photo{
	width:100%;
	margin		: 0;
}

/* spot_info
--------------------------------------------------*/
.spot_info{
  width:100%;
  padding: 2%;
  float:left;
  box-sizing: border-box;
}

.spot_txt{
  width:50%;
  box-sizing: border-box;
}

.spot_info .txtL{
  padding: 5px 2% 1% 0;
  float:left;
}

.spot_info .txtR{
  padding: 5px 0% 1% 2%;
  float:right;
}

.spot_txt h2{
  padding:0 2% 5px;
  border-bottom:1px solid #EF5500;
  margin-bottom:3%;
  color:#EF5500;
}

.spot_txt h3{
  padding:0 1% 1%;
  color:#EF5500;
}

.spot_txt p{
  padding:1% 0;
}

.spot_txt span{
  color:#EA0A22;
}

.spot_info table{
	width		: 100%;
	box-sizing: border-box;
	margin		: 0 0;
	border-collapse: collapse;
	border-spacing: 0;
	background:#FFF4EE;
	border-right	: solid 1px #E0E0E0;
	border-left	: solid 1px #E0E0E0;
	border-top	: solid 1px #E0E0E0;
	font-size:15px;
}

.spot_info th{
	border-bottom	: solid 1px #E0E0E0;
	text-align	: center;
	padding		: 15px 10px 12px 10px;
	background:#FCDDCC;
	color:#000;
	font-weight:normal;
	}
	
.spot_info td{
	padding		: 15px 5px 12px 15px;
	border-bottom	: solid 1px #E0E0E0;
	text-align	: left;
	}

.spot_info .sisetu_ph{
  width:50%;
  box-sizing: border-box;
}

.spot_info .phR{
  padding: 0 0 3% 2%;
  float:right;
}

.spot_info .phL{
  padding: 0 2% 3% 0;
  float:left;
}

.spot_info .sisetu_ph img{
  width:100%;
  height:auto;
  -moz-box-shadow: 0 0 3px #cccccc;
  -webkit-box-shadow: 0 0 3px #cccccc;
  box-shadow: 0 0 3px #cccccc;
  border: solid #FFF 5px;
  box-sizing: border-box;
}

.spot_info .sisetu_ph2{
  width:50%;
  box-sizing: border-box;
}

.spot_info .ph_box{
  width:100%;
  height:auto;
  -moz-box-shadow: 0 0 3px #cccccc;
  -webkit-box-shadow: 0 0 3px #cccccc;
  box-shadow: 0 0 3px #cccccc;
  border: solid #FFF 5px;
  box-sizing: border-box;
}

.spot_info .ph_box img{
  width:100%;
  height:auto;
}

.spot_info .thum_box{
  width:100%;
  padding: 0;
  box-sizing: border-box;
  float:left;
  margin-top:2%;
}

.spot_info .thum_box ul{
  width:100%;
  margin:0;
  float:left;
}

.spot_info .thum_box li{
  width:23%;
  margin:0 2% 0 0;
  float:left;
  box-sizing: border-box;
}

.spot_info .thum_box li img{
	border: 1px solid #B0A265;
	box-sizing: border-box;
	width:100%;
	height:auto;
}

.spot_info #main_photo{
	width:100%;
	margin		: 0;
}

.hide{
    display: none;
}

.thumbnailBox{
	width: 100%;
	height:auto;
	margin:0;
	float:left;
}

@media only screen and  (max-width: 800px) {
.thumbnailBox{
	margin:0 0 0;
}
}

.thumb{
	width:100%;
	height:auto;
	cursor: pointer;
}

.act_bt {text-align	: center;color:#ccc; margin-top:5%;clear:both;}

.act_bt .c-button{font-family: 'Noto Sans Japanese', sans-serif;font-weight:500;border:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.act_bt .c-button.c-button--ghost{display:inline-table;padding:10px 20px;border:1px solid #EA0A22;color:#EA0A22;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-transition-duration:0.2s;-o-transition-duration:0.2s;-webkit-transition-duration:0.2s;transition-duration:0.2s}
.act_bt a{text-decoration:none;}
.act_bt a:hover{text-decoration:none;display:inline-table;background-color:#EA0A22;color:#FFF!important;}


@media only screen and  (max-width: 568px) {
.act_bt .c-button{font-size: 14px;
}
}

/* kids_box
--------------------------------------------------*/
.bg_park{
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  background-position: center center;
  background-image: url("../images/bg_balloon-pc.jpg");
  border-top:5px solid #FBC200;
  border-bottom:5px solid #6EB400;
}

.kids_box{
  width:100%;
  padding: 3% 2% 2%;
  box-sizing: border-box;
  text-align:center;
}

.kids_info{
  width:100%;
  margin:1% auto;
}

.kids_info .kids01{
  color:#EF5500;
  font-size:2em;
  font-weight:bold;
  margin-bottom:2%;
  text-shadow:1px 1px 2px #FFF;
}

.kids_info .kids02{
  color:#000;
  font-size:1.2em;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:500;
  text-shadow:1px 1px 2px #FFF;
  margin-bottom:2%;
}

.kids_ph{
  width:100%;
  margin:0 auto;
  border-bottom:5px solid #6EB400;
}

.kids_ph img{
  width:100%;
  height:auto;
}

.kids_erea{
  background: #FFF;
  padding:0;
  width:100%;
  float:left;
}

.bg_kids_erea{
  width:100%;
  float:left;
  background: url("../images/bg_stripe_gr.gif") ;
  position: relative;
}

.bg_kids_erea .ttl_img {
  width: 100%;
  max-width:1130px;
  height: auto;
  min-height:206px;
  margin:46px auto 3%;
  position: relative;
  text-align:center;
}

.bg_kids_erea .ttl_img img {
  width: 100%;
  height: auto;
  position:absolute;
  top:0;
  left:0;
}

.bg_kids_erea .ttl_img h3 {
  display:inline-block;
  padding:10px 20px 8px;
  color:#FFF;
  background:#6EB400;
  font-size:1.6em;
  margin-top:20px;
  margin-bottom:3%;
}

.bg_kids_erea .ttl_img p {
  color:#4B2F1A;
  font-size:1.1em;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:500;
  line-height:2;
}

.bg_kids_erea2{
  width:100%;
  float:left;
  background: url("../images/bg_stripe_ye.gif") ;
  position: relative;
}

.bg_kids_erea2 .ttl_img {
  width: 100%;
  max-width:960px;
  height: auto;
  min-height:153px;
  margin:46px auto 3%;
  position: relative;
  text-align:center;
}

.bg_kids_erea2 .ttl_img img {
  width: 100%;
  height: auto;
  position:absolute;
  top:-70px;
  left:0;
}

.bg_kids_erea2 .ttl_img h3 {
  display:inline-block;
  padding:10px 20px 8px;
  color:#FFF;
  background:#FFC300;
  font-size:1.6em;
  margin-top:20px;
  margin-bottom:3%;
}

.bg_kids_erea2 .ttl_img p {
  color:#4B2F1A;
  font-size:1.1em;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:500;
  line-height:2;
}

.bg_kids_erea3{
  width:100%;
  float:left;
  background: url("../images/bg_stripe_pb.gif") ;
  position: relative;
}

.bg_kids_erea3 .ttl_img {
  width: 100%;
  max-width:1148px;
  height: auto;
  min-height:141px;
  margin:46px auto 3%;
  position: relative;
  text-align:center;
}

.bg_kids_erea3 .ttl_img img {
  width: 100%;
  height: auto;
  position:absolute;
  top:-25px;
  left:0;
}

.bg_kids_erea3 .ttl_img h3 {
  display:inline-block;
  padding:10px 20px 8px;
  color:#FFF;
  background:#0090FF;
  font-size:1.6em;
  margin-top:20px;
  margin-bottom:3%;
}

.bg_kids_erea3 .ttl_img p {
  color:#4B2F1A;
  font-size:1.1em;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:500;
  line-height:2;
}

.bg_kids_erea4{
  width:100%;
  float:left;
  background: url("../images/bg_stripe_bl.gif") ;
  position: relative;
}

.bg_kids_erea4 .ttl_img {
  width: 100%;
  max-width:895px;
  height: auto;
  min-height:162px;
  margin:46px auto 3%;
  position: relative;
  text-align:center;
}

.bg_kids_erea4 .ttl_img img {
  width: 100%;
  height: auto;
  position:absolute;
  top:-70px;
  left:0;
}

.bg_kids_erea4 .ttl_img h3 {
  display:inline-block;
  padding:10px 20px 8px;
  color:#FFF;
  background:#004AB7;
  font-size:1.6em;
  margin-top:20px;
  margin-bottom:3%;
}

.bg_kids_erea4 .ttl_img p {
  color:#4B2F1A;
  font-size:1.1em;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:500;
  line-height:2;
}


.bg_kids_erea5{
  width:100%;
  float:left;
  background: url("../images/bg_stripe_or.gif") ;
  position: relative;
}

.bg_kids_erea5 .ttl_img {
  width: 100%;
  max-width:1168px;
  height: auto;
  min-height:296px;
  margin:46px auto 3%;
  position: relative;
  text-align:center;
}

.bg_kids_erea5 .ttl_img img {
  width: 100%;
  height: auto;
  position:absolute;
  top:-70px;
  left:0;
}

.bg_kids_erea5 .ttl_img h3 {
  display:inline-block;
  padding:10px 20px 8px;
  color:#FFF;
  background:#FF8100;
  font-size:1.6em;
  margin-top:20px;
  margin-bottom:3%;
}

.bg_kids_erea5 .ttl_img p {
  color:#4B2F1A;
  font-size:1.1em;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:500;
  line-height:2;
}

.kids_photo{
  width:100%;
  margin:3% auto 0;
  position: relative;
}

.kids_photo img{
  width:100%;
  height:auto;
}

.kids_text{
  color:#FFF;
  padding:1.5% 2%;
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  box-sizing: border-box;
}

.kids_text p{
  line-height:2;
  text-align:center;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:500;
}

.kids_erea .bkgn{
background: rgba(96, 155, 2, 0.8);
}

.kids_erea .bkbl{
background: rgba(2, 111, 195, 0.8);
}

.kids_erea .bkore{
background: rgba(233, 86, 21, 0.8);
}

.yug_list{
  width:100%;
  padding:0 1%;
  box-sizing: border-box;
  float:left;
  margin-bottom:2%;
}

.yug_list li{
  width:46%;
  margin:2%;
  float:left;
  background:#FFF;
  overflow: hidden;
  border-radius: 8px;
}

.yug_list li img{
  width:100%;
  height:auto;
}

.yug_list li .yugu_sy{
  width:100%;
  padding:3% 4%;
  box-sizing: border-box;
  height:auto;
  min-height:150px;
}

.yug_list li .yug_name{
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:500;
  color:#6EB400;
  margin-bottom:5px;
  font-size:1.3em;
  padding:0 2%;
}

.yug_list li .yug_name2{
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:500;
  color:#FF8400;
  margin-bottom:5px;
  font-size:1.3em;
  padding:0 2%;
}

.yug_list li .yug_name3{
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:500;
  color:#FF3C93;
  margin-bottom:5px;
  font-size:1.3em;
  padding:0 2%;
}

.yug_list li .yug_name4{
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:500;
  color:#004AB7;
  margin-bottom:5px;
  font-size:1.3em;
  padding:0 2%;
}

.bbq_restx{
  text-align:center;
  padding:0 1% 1%;
  line-height:2;
}

.bbq_res{
  text-align:center;
  padding:1% 2% 2%;
  
}

.bbq_res p{
  display:inline-block;
  
}

.bbq_res .c-button{font-family: 'Noto Sans Japanese', sans-serif;font-weight:500;border:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.bbq_res .c-button.c-button--ghost{display:inline-table;padding:10px 20px;border:1px solid #EA0A22;color:#EA0A22;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-transition-duration:0.2s;-o-transition-duration:0.2s;-webkit-transition-duration:0.2s;transition-duration:0.2s}
.bbq_res a{text-decoration:none;}
.bbq_res a:hover{text-decoration:none;display:inline-table;background-color:#EA0A22;color:#FFF!important;}


@media only screen and  (max-width: 568px) {
.bbq_res .c-button{font-size: 14px;
}
}

/* event_box
--------------------------------------------------*/
.bg_red{
  background: #B83E3E;
  border-top:5px solid #AB1919;
  border-bottom:5px solid #AB1919;
  text-align:center;
}

.bg_red h3{
	font-size:2.4em;
	font-family: 'Noto Sans Japanese', sans-serif;
	line-height:1.8;
	font-weight:700;
	color:#AB1919;
	display:block;
	padding:2%;
	background: #FFF;
	border-bottom:5px solid #AB1919;
}

.event_box{
  width:100%;
  padding: 3% 2% 2%;
  box-sizing: border-box;
  text-align:center;
}

.event_box p{
	padding: 1% 0;
	color:#FFF;
	font-size:16px;
	line-height:1.8;
}

.event_box .text_big{
	font-size:1.8em;
	font-weight:bold;
}


.event_syousai{
  background: #EED1D1;
  text-align:center;
  margin:0 auto;
  padding:3% 0 2%;
}

.event_syousai h4{
	font-size:2em;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight:700;
	color:#000;
	display:inline-block;
	padding:0 2% 5px;
	border-bottom:5px solid #AB1919;
	margin-bottom:4%;
}

.ev_gaiyo{
	margin:0 auto;
	width:100%;
	max-width:950px;
}

.ev_gaiyo table{
	width		: 100%;
	box-sizing: border-box;
	margin		: 0 0;
	border-collapse: collapse;
	border-spacing: 0;
	background:#FFF;
	font-size:16px;
}

.ev_gaiyo th{
	text-align	: center;
	padding		: 15px 10px 12px 10px;
	background:#D59393;
	color:#FFF;
	font-weight:normal;
	}

.ev_gaiyo .bbt{
	border-bottom	: solid 1px #FFF;
	}
	
.ev_gaiyo .bbt2{
	border-bottom	: solid 1px #EED1D1;
	}
	
.ev_gaiyo td{
	padding		: 15px 5px 12px 15px;
	border-bottom	: solid 1px #EED1D1;
	text-align	: left;
	}

.event_form{
  background: #F5E3E3;
  text-align:center;
  margin:0 auto;
  padding:3% 0 2%;
}

.event_form table{
	width		: 100%;
	max-width:950px;
	box-sizing: border-box;
	margin		: 3% auto 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size:15px;
}

.event_form th{
	text-align	: center;
	padding		: 15px 10px 12px 10px;
	background:#D59393;
	color:#FFF;
	font-weight:normal;
	}

.event_form .bbt{
	border-bottom	: solid 1px #FFF;
	}
	
.event_form .bbt2{
	border-bottom	: solid 1px #F5E3E3;
	}
	
.event_form td{
	padding		: 15px 5px 12px 15px;
	text-align	: left;
	}

.event_form .bg_wh{
	background:#FFF;
	}
	
.event_form input{
	padding		: 5px;
	}

.event_form textarea{
	padding		: 5px;
	}

.event_form select{
	padding		: 4px;
	margin-top:2px;
	}
	
.event_form th{
	width:25%;
	}

.event_form td .ws{
	width:95%;
	}

.event_form .btn_send{
	text-align	: center;
	margin-top:3%;
	}
	
.event_form .btn_send input{
	padding		: 10px;
	}

.event_form h5{
	font-size:2em;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight:700;
	color:#000;
	display:inline-block;
	padding:0 2% 5px;
	border-bottom:5px solid #AB1919;
	margin-bottom:3%;
}

.event_form p{
	margin-bottom:1%;
}

.event_form .line0001{
	margin-bottom:7px;
	}














