@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;*/
	font-size: 110%;
}

.ksp_top {
	margin-bottom: 70px;
}

.ksp_top .ksp_top_left {
	float: left;
	width: 570px;
}

.ksp_top .ksp_top_right {
	float: right;
	width: 300px;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
}


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

.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: 5px;
	display: inline-block;
	font-size: 150%;
	font-weight: bold;
}

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

.ksp_top .ksp_top_left .ksp_top_copy {
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 15px;
}/* --------------20230628変更　margin-bottom: 10px;追加-------------- */


.ksp_top .ksp_top_left .ira_a {
	text-align: center;
	padding: 30px 0;
}

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

#ksp_content .ksp_information .ksp_whitecontent {
	background-color: #FFF;
	padding: 20Px;
	padding-bottom: 10px;
	border-radius: 20px;
	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: 150%;
	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: 10Px 15px;
	width: 90px;
	vertical-align: top;
	color: #FFF;
	background-color: #0071BC;
}
.ksp_information .ksp_whitecontent .ksp_info_table table td {
	border: solid 1px #CCC;
	padding: 10Px 15px;
}

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

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

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

/* --------------20230628変更　消す--------------
.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 {
	border: solid 1px #CCC;
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 10px 15px;
	box-shadow: 0 5px rgba(0,0,0,0.1);;
}
.ksp_info_event .eventcontens .eventcontens_item .simachi_yama {
	background-color: #E7BA5A;
	margin-bottom: 10px;
	padding: 2px 10px;
	color: #FFF;
	font-size: 150%;
	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: 150%;
	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: 150%;
	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: 150%;
	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: 150%;
	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: 150%;
	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: 150%;
	font-weight: bold;
	border-radius: 10px;
}


.ksp_info_event .eventcontens .eventcontens_item ul .h_mark01 {
	margin-bottom: 5px;
	font-size: 120%;
	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: 120%;
	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;
}

.ksp_info_event .eventcontens .eventcontens_item02 #illustmap img {
	padding-right: 20px;
}


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


.ksp_yellowcontent .ksp_yel_con .ksp_yel_con_left {
	float: left;
	width: 635px;
}

.ksp_yellowcontent .ksp_yel_con .ksp_yel_con_right {
	float: right;
	width: 175px;
}


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: 120%;
	font-weight: bold;
}
.ksp_yellowcontent .ksp_yel_con .ksp_yel_con_left h2 {
	color: #2E3192;
	font-size: 210%;
	font-weight: bold;
	background-image: url("../images/ks_line01.png");
	background-size: 635px 10px;
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 7px;
	margin-bottom: 10px;
}

.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: 120%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.ksp_yellowcontent .ksp_yel_con_app .app_banner {
	width: 353px;
	margin: 0 auto;
}

.ksp_yellowcontent .ksp_yel_con_app .app_banner li {
	float: left;
}

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

.ksp_yellowcontent .ksp_yel_con_app .app_banner .b_aki {
	padding-right: 20px;
}

#ksp_content .ksp_toiawase01 {
	margin-bottom: 30px;
}
.ksp_toiawasetitle {
	text-align: center;
	padding-top: 15px;
}
#ksp_content .ksp_toiawase01 h3 {
	color: #0071BC;
	display: inline-block;
	font-size: 110%;
	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: 115%;
	font-weight: bold;
}

#ksp_content .ksp_toiawase02 h3 {
	color: #0071BC;
	display: inline-block;
	font-size: 110%;
	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: 115%;
	font-weight: bold;
	margin-bottom: 10px;
}



.sp_display{
	display: none;
}





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


.ksp_top .ksp_top_left .ksp_top_copy_b {
	font-size: 80%;
	margin-bottom: 10px;
}

.ksp_information .ksp_whitecontent .ksp_info_event .eventcontens .eventcontens_left {
	float: left;
	width: 410px;
}
.ksp_information .ksp_whitecontent .ksp_info_event .eventcontens .eventcontens_right {
	float: right;
	width: 410px;
}
div.eventcontens:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
div.headercontent{
	zoom: 1;
}




.ksp_yellowcontent .ksp_yel_con {
	margin-bottom: 15px;
}


.ksp_yel_con_2 {
	margin-bottom: 50px;
}

.ksp_yel_con_2 .ksp_yel_con_left_2 {
	float: left;
	width: 470px;
}
.ksp_yel_con_2 .ksp_yel_con_right_2 {
	float: right;
	width: 340px;
	font-size: 90%;
	line-height: 1.9;
}
div.ksp_yel_con_2:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
div.ksp_yel_con_2{
	zoom: 1;
}



.ksp_dsr {
	margin-bottom: 50px;
}

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

.ksp_dsr .ksp_dsr_sisetu .ksp_dsr_sisetu_left{
	float: left;
	width: 635px;
}
.ksp_dsr .ksp_dsr_sisetu .ksp_dsr_sisetu_right {
	float: right;
	width: 175px;
	padding-top: 30px;
	
}
div.ksp_dsr_sisetu:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
div.ksp_dsr_sisetu{
	zoom: 1;
}


.ksp_dsr .ksp_dsr_sisetu .ksp_dsr_sisetu_left .dsrsisetu th {
	background-color: #FFFDE5;
	border: solid 1px #E6E6E6;
	padding: 7px 15px;
	font-size: 110%;
	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 15px;
	font-size: 110%;
	font-weight: bold;
	color: #F15A24;
}



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

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

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

.app_banner_2 {
	margin-bottom: 15px;
}

.app_banner_2 li {
	float: left;
}
.app_banner_2 .b_aki {
	padding-right: 20px;
}
ul.app_banner_2:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
ul.app_banner_2{
	zoom: 1;
}


.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: 110%;
}
.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: 200%;
	font-weight: bold;
}

/* --------------20240621　キッズサマーパス2024　追加-------------- */
.ksp_bluecontent{
	background-color: #d3eef9;
	padding-top: 23px;
	padding-bottom: 23px;
}
.ksp_whitecontent2{
	background-color: #FFF;
	padding: 20Px;
	border-radius: 20px;
	margin-bottom: 10px;
	border-radius: 0px 0px 20px 20px;
}
.map_img img{
	width: 100%;
	height: auto;
}
/*各市のボタンの装飾*/
.ksp_bluecontent{
	margin: 0 auto;
}
.city_button_content{
	max-width: 840px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.city_button{
	height: 50px;
	width: 195px;
	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;
}
/*各市の装飾*/
.introduce_content{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.intropduce_repat_content{
	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: 27px;
	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;
	box-shadow: 0 5px rgba(0, 0, 0, 0.1);
}
.introduce_multiple{
	max-width: 410px;
}
.introduce_margin{
	padding: 20px 20px 25px;
}

.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 p{
	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{
	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;
}

/*一つの施設紹介ページの装飾*/
.introduce_single{
	max-width: 840px;
}
.introduce_single .facility_img{
	display: flex;
	justify-content: space-between;
}
.greatvalue_singleflex{
	display: flex;
	width: 800px;
	justify-content: space-between;
}
.introduce_single .greatvalue_gaiyou{
	margin-bottom: 25px;
}
.introduce_single .greatvalue_heading{
	max-width: 750px;
}
.introduce_single  .gaiyou_table tr{
	line-height: 1.9;
}
.greatvalue_text table th{
	word-break:keep-all;
}
.greatvalue_text table td{
	font-size: 14px;
	word-break: break-all;
}
.introduce_single .greatvalue_text table{
	margin-bottom: 0px;
}

/*各市_チラシの配布方法の装飾*/
.illust02{
	width: 120px;
	margin: 0 auto -10px;
}

.eventtitle_contents{
	background-color: #fcee21;
	border-radius: 10px;
}
.eventtitle_contents h3{
	text-align: center;
	font-size: 22px;
	color: #0062b1;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 2;
}
.haihu{
	border: solid 1.5px #b10011;
	border-radius: 10px;
	margin-bottom: 10px;
}
.haihu p{
	color: #b10011;
	font-size: 16px;
	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:21px auto;
	padding-left: 30px;
}
.mymap{
	margin-bottom: 15px;
}
.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 br{
	display: none;
}
.otoiawase_03_title{
	color: #0071BC;
	font-weight: bold;
	margin-bottom: 15px;
}
.otoiawase_03 p span{
	font-weight: bold;
}

/* 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;
}