@charset "UTF-8";
/* CSS Document */

body {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "Hiragino Kaku Gothic ProN", sans-serif;
}
/* ---------------------------- */

#ksp_content {
	clear: both;
	margin-bottom: 70px;
}

#mainimage img{
	width:100%;
	height:auto;
	margin-bottom: 25px;
	margin-top: 5px;
}

.ksp_top {
	margin-bottom: 90px;
}

.ksp_top .ksp_top_left {
	margin-bottom: 20px;
}

.ksp_top .ksp_top_right {
	text-align: center;
	font-size: 1.2rem;
	font-weight: bold;
}


div.ksp_top:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
div.ksp_top{
	zoom: 1;
	width:100%;
}

.ksp_top .ksp_top_right img {
	margin-bottom: 5px;
}

.ksp_top .ksp_top_right p {
	margin-bottom: 30px;
}

.ksp_top .ksp_top_left #titlesub {
	background-color: #EF8200;
	padding: 3px 10px;
	color: #FFF;
	margin-bottom: 15px;
	display: inline-block;
	font-size: 1.6rem;
	font-weight: bold;
}

.ksp_top .ksp_top_left h2 {
	color: #004DA0;
	margin-bottom: 10px;
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1.5;
	background-image: url("../images/ksp_p_title_h.png");
	background-size: 8px 90px;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
}

.ksp_top .ksp_top_left .ksp_top_copy {
	font-weight: bold;
	font-size: 1.5rem;
	width:95%;
	margin:0 auto;
	margin-bottom: 10px;
}

.ksp_top .ksp_top_left .ira_a {
	display: none;
}

#tirasiimg img{
	width:50%;
	height:auto;
}

#ksp_content .ksp_information {
	background-color: #BAE2F8;
	padding: 10Px;
}

#ksp_content .ksp_information .ksp_whitecontent {
	background-color: #FFF;
	padding: 10Px;
	border-radius: 20px 20px 0px 0px;
}

#ksp_content .ksp_information .ksp_whitecontent #illust01 {
	text-align: center;
	margin-top: -70px;
	padding-bottom: 10px;
}

#ksp_content .ksp_information .ksp_whitecontent .eventtitle {
	text-align: center;
	margin-bottom: 10px;
	font-size: 1.8rem;
	color: #0071BC;
	font-weight: bold;
}

.ksp_information .ksp_whitecontent .ksp_info_table {
	margin-bottom: 45px;
}
.ksp_information .ksp_whitecontent .ksp_info_table table th {
	border: solid 1px #CCC;
	padding: 5Px 15px;
	vertical-align: top;
	color: #FFF;
	background-color: #0071BC;
	display: block;
	font-weight: bold;
}
.ksp_information .ksp_whitecontent .ksp_info_table table td {
	border: solid 1px #CCC;
	padding: 10Px 15px;
	display: block;
}

.ksp_information .ksp_whitecontent .ksp_info_table table td .f_big {
	font-weight: bold;
	font-size: 1.5rem;
}

.ksp_information .ksp_whitecontent .ksp_info_event #illust02 {
	text-align: center;
	padding-bottom: 10px;
}

.ksp_information .ksp_whitecontent .ksp_info_event .eventcontens {
	width: 100%;
}

.ksp_information .ksp_whitecontent .ksp_info_event .eventcontens {
	width: 100%;
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between
}
.ksp_info_event .eventcontens .eventcontens_item {
	width: 95%;
	border: solid 1px #CCC;
	border-radius: 10px;
	padding: 10px 10px;
	box-shadow: 0 5px rgba(0,0,0,0.1);;
	margin:0 auto;
	margin-bottom: 20px;
}
.ksp_info_event .eventcontens .eventcontens_item .simachi_yama {
	background-color: #E7BA5A;
	margin-bottom: 10px;
	padding: 2px 10px;
	color: #FFF;
	font-size: 1.8rem;
	font-weight: bold;
	border-radius: 10px;
}
.ksp_info_event .eventcontens .eventcontens_item .simachi_ube {
	background-color: #6DB14F;
	margin-bottom: 10px;
	padding: 2px 10px;
	color: #FFF;
	font-size: 1.8rem;
	font-weight: bold;
	border-radius: 10px;
}
.ksp_info_event .eventcontens .eventcontens_item .simachi_hagi {
	background-color: #4893C3;
	margin-bottom: 10px;
	padding: 2px 10px;
	color: #FFF;
	font-size: 1.8rem;
	font-weight: bold;
	border-radius: 10px;
}
.ksp_info_event .eventcontens .eventcontens_item .simachi_mine {
	background-color: #A9C367;
	margin-bottom: 10px;
	padding: 2px 10px;
	color: #FFF;
	font-size: 1.8rem;
	font-weight: bold;
	border-radius: 10px;
}
.ksp_info_event .eventcontens .eventcontens_item .simachi_hofu {
	background-color: #8F70A4;
	margin-bottom: 10px;
	padding: 2px 10px;
	color: #FFF;
	font-size: 1.8rem;
	font-weight: bold;
	border-radius: 10px;
}
.ksp_info_event .eventcontens .eventcontens_item .simachi_onoda {
	background-color: #B96499;
	margin-bottom: 10px;
	padding: 2px 10px;
	color: #FFF;
	font-size: 1.8rem;
	font-weight: bold;
	border-radius: 10px;
}
.ksp_info_event .eventcontens .eventcontens_item .simachi_tsuwano {
	background-color: #DC6A81;
	margin-bottom: 10px;
	padding: 2px 10px;
	color: #FFF;
	font-size: 1.8rem;
	font-weight: bold;
	border-radius: 10px;
}


.ksp_info_event .eventcontens .eventcontens_item ul .h_mark01 {
	margin-bottom: 5px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.6;
	background-image: url("../images/ks_event_head.png");
	background-size: 21px 19px;
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 30px;
}

.ksp_info_event .eventcontens .eventcontens_item ul .h_mark02 {
	margin-bottom: 10px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.6;
}

.ksp_info_event .eventcontens .eventcontens_item ul .h_mark01 .colorred {
	color: #E3007F;
}
.ksp_info_event .eventcontens .eventcontens_item ul .h_mark01 .colorred_chui {
	color: #E3007F;
	font-size: 90%;
}
.ksp_info_event .eventcontens .eventcontens_item ul .h_mark02 .colorred {
	color: #E3007F;
}
.ksp_info_event .eventcontens .eventcontens_item .sisetsu {
	font-size: 90%;
	font-weight: bold;
}
.ksp_info_event .eventcontens .eventcontens_item .sisetsu .ti {
	color: #E3007F;
}
.ksp_info_event .eventcontens .eventcontens_item .sisetsu .h_ya {
	color: #E3007F;
}

.ksp_info_event .eventcontens .eventcontens_item .cnui {
	color: #E3007F;
	font-weight: bold;
	margin-bottom: 5px;
}

#illustmap{
	width:80%;
	height:auto;
	margin:0 auto;
}

.ksp_info_event .eventcontens .eventcontens_item02 #illustmap img {
	width:100%;
	height:auto;
}


.ksp_information .ksp_yellowcontent {
	background-color: #FFF8E2;
	padding: 20px 15px;
	border-radius: 20px;	
	width:auto;
	margin:0 auto;
	margin-bottom: 30px;
}


.ksp_yellowcontent .ksp_yel_con .ksp_yel_con_left {
	width:100%;
}

.ksp_yellowcontent .ksp_yel_con .ksp_yel_con_right {
	width:100%;
	text-align: center;
	margin-bottom: 30px;
}

#illust_girl img{
	width:35%;
	height:auto;
}




div.ksp_yel_con:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
div.ksp_yel_con{
	zoom: 1;
}

.ksp_yellowcontent .ksp_yel_con .ksp_yel_con_left #titlesub02 {
	color: #F15A24;
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 5px;
}
.ksp_yellowcontent .ksp_yel_con .ksp_yel_con_left h2 {
	color: #2E3192;
	font-size: 2.5rem;
	font-weight: bold;
	background-image: url("../images/ks_line01.png");
	background-size: 635px 10px;
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	margin-bottom: 10px;
	line-height: 1.4;
}

.ksp_yellowcontent .ksp_yel_con .ksp_yel_con_left .yel_concopy {
	font-weight: bold;
	margin-bottom: 15px;
}

.ksp_yellowcontent .ksp_yel_con .ksp_yel_con_left .yel_concopy_chui {
	margin-bottom: 30px;
}

.ksp_yellowcontent .ksp_yel_con_app {
	background-color: #FFF;
	padding: 20Px;
	border-radius: 20px;
}
.ksp_yellowcontent .ksp_yel_con_app h3 {
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}

.ksp_yellowcontent .ksp_yel_con_app .app_banner {
	display: flex;
	justify-content:space-around;
	width:90%;
	min-width: 250px;
	margin:0 auto;
}

.app_banner img{
	height:11vw;
	width:auto;
}

ul.app_banner{
	zoom: 1;
}

#ksp_content .ksp_toiawase01 {
	margin-bottom: 30px;
}
.ksp_toiawasetitle {
	text-align: center;
}
#ksp_content .ksp_toiawase01 h3 {
	color: #0071BC;
	display: inline-block;
	font-size: 1.6rem;
	font-weight: bold;
	background-color: #FFF;
	padding: 5px 25px;
	border-radius: 20px;
	margin-bottom: 10px;
}

#ksp_content .ksp_toiawase01 table td {
	width: 50%;
	border: solid 2px #FFF;
	padding: 10Px 15px;
	font-size: 1.5rem;
	font-weight: bold;
}

#ksp_content .ksp_toiawase02 h3 {
	color: #0071BC;
	display: inline-block;
	font-size: 1.6rem;
	font-weight: bold;
	background-color: #FFF;
	padding: 5px 25px;
	border-radius: 20px;
	margin-bottom: 10px;
}

#ksp_content .ksp_toiawase02 p {
	text-align: center;
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 10px;
}

.sp_display{
	text-align: center;
}

.sp_none{
	display: none;
}




/* --------------20230628変更-------------- */


.ksp_top .ksp_top_left .ksp_top_copy_b {
	font-size: 1.3rem;
	width:95%;
	margin:0 auto;
	margin-bottom: 30px;
}


.ksp_yel_con_2 {
	margin-bottom: 40px;
}

.ksp_yel_con_2 .ksp_yel_con_left_2 {
	text-align: center;
	margin-bottom: 10px;
}
.ksp_yel_con_2 .ksp_yel_con_left_2 img {
	width:330px;
	height:auto;
}
.ksp_yel_con_2 .ksp_yel_con_right_2 {
	width: 340px;
	font-size: 1.3rem;
	line-height: 1.9;
}

.ksp_dsr {
	margin-bottom: 50px;
}

.ksp_dsr h2 {
	background-color: #F15A24;
	color: #FFF;
	margin-bottom: 15px;
	font-size: 1.6rem;
	font-weight: bold;
	padding: 3px 15px;
	border-radius: 10px;
}

.ksp_dsr .ksp_dsr_sisetu .ksp_dsr_sisetu_left .dsrsisetu th {
	background-color: #FFFDE5;
	border: solid 1px #E6E6E6;
	padding: 7px 10px;
	font-weight: bold;
	color: #F15A24;
}
.ksp_dsr .ksp_dsr_sisetu .ksp_dsr_sisetu_left .dsrsisetu td {
	background-color: #FFF;
	border: solid 1px #E6E6E6;
	padding: 7px 10px;
	font-weight: bold;
	color: #F15A24;
}

.ksp_dsr .ksp_dsr_sisetu .ksp_dsr_sisetu_left{
	margin-bottom: 30px;
}
.ksp_dsr .ksp_dsr_sisetu .ksp_dsr_sisetu_right {
	text-align: center;	
}
.ksp_dsr .ksp_dsr_sisetu .ksp_dsr_sisetu_right img {
	width:35%;
	height:auto;
}


.ksp_sanka_com {
	background-color: #FFF;
	padding: 15Px;
	border-radius: 15px;
}
.ksp_sanka_com h3 {
	color: #F15A24;
	margin-bottom: 10px;
	font-size: 1.8rem;
	font-weight: bold;
}

.ksp_sanka_com .sanka_list {
	margin-bottom: 10px;
}

.ksp_sanka_com .sanka_list span {
	color: #F15A24;
	font-size: 1.8rem;
}
.ksp_sanka_com .sanka_list .futo {
	font-weight: bold;
}



.app_banner_2 {
	margin-bottom: 15px;
}




.app_banner_2 {
	display: flex;
	justify-content:space-around;
	width:90%;
	min-width: 250px;
	margin:0 auto;
}

.app_banner_2 img{
	height:11vw;
	width:auto;
}

ul.app_banner_2{
	zoom: 1;
}
.app_banner_2 {
	margin-bottom: 15px;
}



.ksp_sanka_com .c_kikan {
	margin-top: 20px;
	padding-top: 15px;
	border-top: solid 1px #E6E6E6;
}
.ksp_sanka_com .c_kikan p {
	font-weight: bold;
	font-size: 1.6rem;
	margin-bottom: 5px;
}

.ksp_sanka_com .c_kikan p span{
	color: #F15A24;
}


.eventcontens_item .cnui a:link {
	color:#0071BC;
	text-decoration: none;
}
.eventcontens_item .cnui a:visited {
	color:#0071BC;
	text-decoration: none;
}
.eventcontens_item .cnui a:hover,
.eventcontens_item .cnui a:focus {
	color: #5B7921;
	text-decoration: underline;
	}
.eventcontens_item .cnui a:active {
	color:#93AB57;
}







.ksp_info_event .eventcontens .eventcontens_item .cnui_b {
	margin-bottom: 10px;
}

.ksp_info_event .eventcontens .eventcontens_item .cnui .nom {
	color: #555;
}

.ksp_info_event .eventcontens .eventcontens_item .glink {
	background-image: url("../images/ks_event_head.png");
	background-size: 21px 19px;
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 30px;
}

/* --------------20230728変更-------------- */

.cnui_b .nom {
	color: #F15A24;
}


/* --------------20240521　しばらくお待ちください-------------- */

#ksp_content #sibaraku {
	text-align: center;
	color: #004DA0;
	font-size: 120%;
	font-weight: bold;
}

/* --------------20240621　キッズサマーパス2024　追加-------------- */
.ksp_bluecontent{
	background-color: #d3eef9;
	padding-top: 20px;
	padding-bottom: 20px;
}
.ksp_whitecontent2{
	background-color: #FFF;
	padding: 20Px;
	border-radius: 20px;
	margin-bottom: 30px;
	border-radius: 0px 0px 20px 20px;
}
.map_img img{
	width: 100%;
	height: auto;
}
/*各市のボタンの装飾*/
.ksp_bluecontent{
	margin: 0 auto;
}
.city_button_content{
	max-width: 410px;
	width: 95%;
	margin: 0 auto;
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	row-gap: 15px;
	justify-content: space-between;
}

.city_button{
	height: 50px;
	width: 48%;
	border-radius: 10px;
}
.city_button a:link{
	text-decoration: none;
}
.city_name{
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	line-height: 50px;
}
.city_name{
	background-image: url(../images/ks_citybuttun_after.png);
	background-size: 10px 16px;
	background-position: center right 12px;
	background-repeat: no-repeat;
}
.yamaguchi_button{
	background-color: #e7ba5a;
}
.ube_button{
	background-color: #6db17f;
}
.hagi_button{
	background-color: #4893c3;
}
.hofu_button{
	background-color: #8f70a4;
}
.mine_button{
	background-color: #a9c367;
}
.sanyouonoda_button{
	background-color: #b96499;
}
.tuwano_button{
	background-color: #dc6a81;
}

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

	.city_name{
		color: #fff;
		text-align: center;
		font-weight: bold;
		font-size: 16px;
		line-height: 50px;
	}
	.city_name{
		background-size: 10px 16px;
		background-position: center right 10px;
	}
	
}





/*各市の装飾*/
.intropduce_repat_content{
	margin: 0 auto;
	margin-bottom: 20px;
}
.ksp_whitecontent_city{
	background-color: #FFF;
    padding: 20Px;
    border-radius: 20px;
}
.introduce_content{
	margin-bottom: 70px;
}
.city_title{
	height: 50px;
	border-radius: 10px;
}
.yamaguchi_title{
	background-color: #e7ba5a;
}
.ube_title{
	background-color: #6db17f;
}
.hagi_title{
	background-color: #4893c3;
}
.hofu_title{
	background-color: #8f70a4;
}
.mine_title{
	background-color: #a9c367;
}
.sanyouonoda_title{
	background-color: #b96499;
}
.tuwano_title{
	background-color: #dc6a81;
}
.city_title p{
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
}
.city_introduce_title{
	text-align: center;
	font-size: 16px;
	color: #0071BC;
	font-weight: bold;
	margin-top: 19px;
	margin-bottom: 20px;
}
.introduce_border{
	border: 1px solid #ccc;
	border-radius: 10px;
	max-width: 410px;
	box-shadow: 0 5px rgba(0, 0, 0, 0.1);
	margin: 0 auto;
}
.introduce_margin{
	padding: 20px 20px 25px;
}
.facility_img{
	max-width: 370px;
}
.facility_img img{
	width: 100%;
	height: auto;
}
.facility_title{
	background-image: url(../images/ks_event_head.png);
	background-position: top 6px left ;
	background-repeat: no-repeat;
	background-size:21px 19px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 1.5;
}
.facility_title_nopage{
	background-image: none;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.facility_title h4{
	font-size: 20px;
	font-weight: bold;
}
.facility_title_smallheading{
	margin-top: 10px;
}
.facility_title_smallheading h4{
	line-height: 1.3;
}
.facility_title_smallheading span{
	font-size: 14px;
	line-height: 1.6;
}

.greatvalue{
	display: flex;
	background-color: #dc3f4c;
	margin-bottom: 12px;
}
.greatvalue .great{
	line-height: 30px;
	background-color: #ffe893;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	margin: 6px 10px auto 6px;
}
.greatvalue .great p{
	color: #dc3f4c;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}
.greatvalue_heading{
	max-width: 320px;
	position: right 10px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	margin-top: 3px;
	margin-bottom: 5px;
	letter-spacing: 1.5px;
}
.greatvalue_attention{
	font-size: 14px;
	font-weight: bold;
	color: #dc3f4c;
	padding-bottom: 20px;
}
.greatvalue_gaiyou{
	font-size: 14px;
	padding-bottom: 35px;
	border-bottom: solid 1px #e6e6e6;
	margin-bottom: 20px;
}
.greatvalue_text table{
	margin-bottom: 22px;
}
.greatvalue_text table th{
	color: #0071BC;
	font-size: 12px;
	font-weight: bold;
	padding-right: 15px;
	vertical-align: baseline;
}
.greatvalue_text table th{
	word-break:keep-all;
}
.greatvalue_text table td{
	font-size: 12px;
	word-break: break-all;
}
/*一つの施設紹介ページの装飾*/
.introduce_single .facility_img img:last-child{
	margin-top: 20px;
}

/* 横幅を指定するための要素 */
.googlemap-wrap {
	max-width: 50%; /* ここに横幅を指定 */
  }
   
  /* Google Mapを囲う要素 */
  .googlemap {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 75%; /* 比率を4:3に固定 */
  }
   
  /* Google Mapのiframe */
  .googlemap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  }


/*各市_チラシの配布方法の装飾*/
.illust02{
	width: 120px;
	margin: 0 auto -10px;
}
.illust02 img{
	width: 100%;
	height: auto;
}
.eventtitle_contents{
	background-color: #fcee21;
	border-radius: 10px;
}
.eventtitle_contents h3{
	text-align: center;
	font-size: 18px;
	color: #0062b1;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 2;
	padding: 0 10px;
}
.haihu{
	border: solid 1.5px #b10011;
	border-radius: 10px;
	margin-bottom: 10px;
}
.haihu p{
	color: #b10011;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 2;
}
.haihu_contents{
	padding-bottom: 10px;
}
.place_link{
	margin-bottom: 30px;
}
.place_link ul{
	display: flex;
	flex-wrap: wrap;
	gap: 10px 15px;
}
.place_link ul li{
	padding: 7px 12px;
	border: solid 1px #ccc;
}
.place_link ul li p{
	font-weight: bold;
	font-size: 14px;
	background-image: url(../images/ks_event_head.png);
	background-position: center left ;
	background-repeat: no-repeat;
	background-size:17px auto;
	padding-left: 30px;
}
.mymap{
	margin-bottom: 15px;
}
/* 横幅を指定するための要素 */
.mymap-wrap {
	max-width: 50%; /* ここに横幅を指定 */
  }
   
  /* Google Mapを囲う要素 */
  .mymap {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 75%; /* 比率を4:3に固定 */
  }
   
  /* Google Mapのiframe */
  .mymap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  }
.back_button{
	text-align: center;
	margin-top:25px;
}
.back_button p{
	font-weight: bold;
}
.ksp_toiawase_city{
	background-color: #fff;
	border-radius: 20px;
	text-align: center;
	padding: 10px 0;
	margin: 25px auto;
}
.ksp_toiawase_city h3{
	font-size: 14px;
	font-weight: bold;
	color: #0071bc;
	margin-bottom: 5px;
}
.ksp_toiawase_city p span{
	font-size: 16px;
	font-weight: bold;
}
.city_bottombutton{
	margin-top: 45px;
	padding-bottom: 40px;
	border-bottom: solid 1px #ccc;
}
.otoiawase_03{
	margin: 30px auto 100px;
}
.otoiawase_03 p{
	text-align: center;
	font-size: 16px;
}
.otoiawase_03_title{
	color: #0071BC;
	font-weight: bold;
	margin-bottom: 15px;
}
.otoiawase_03 p span{
	font-weight: bold;
}
@media screen and (max-width:460px){
	.greatvalue_heading{
		max-width: 230px;
	}
}

/* 20250630追加 */
.gaiyou_table span{
	background-color: #4893c3;
	color: #fff;
	padding: 3px;
}
.greatvalue_gaiyou span{
	font-weight: bold;
	background-color: #4893c3;
	color: #fff;
	padding: 4px;
}
/* 20250709追加 */
.ksp_top_table_b{
	font-weight: bold;
}