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

/*TOPページ　p01
=========================================== */
#topbox00 {
		background: #Ffffff;
		padding: 0;
		box-sizing: border-box;
	}
	#topbox00 .banner {
		text-align: center;
		margin-bottom: 75px;
	}


	#topbox00 .banner img{
		max-width: 600px;
		margin-bottom: 10px;
	}

	#topbox00 .wrap{
		padding:60px 20px 85px;box-sizing:border-box;border-radius:50px;background:#fff;
	}

	
/*#topbox00 .left{
	width: 100%;
  }*/
  
  #topbox00 .left img{
	width:25px;
  }

  #topbox00_1 {
	background: #fff;
	box-sizing: border-box;
}
#topbox00_1 .banner {
	text-align: center;
	margin-bottom: 75px;
}


#topbox00_1 .banner img{
	max-width: 600px;
	margin-bottom: 10px;
}

#topbox00_1 .wrap{
	padding:60px 20px 85px;box-sizing:border-box;border-radius:50px;background:#fff;
}


#topbox00_1 .left{
width: 100%;
}

#topbox00_1 .left img{
width:25px;
}



#topbox01 {padding:100px 0 0;background:url("../img/top/bg01.png")no-repeat center top;overflow:hidden;}
#topbox01 .title01 {margin-bottom:50px;line-height:44px;}
#topbox01 .text01 {width:546px;margin: 0 auto;line-height:2;}
#topbox01 .bg01 {margin-top:250px;height:777px;position:relative;}
#topbox01 .bg01 img {width:2000px;position: absolute;top:0;left: 50%;transform: translate(-50%);max-width: none;}

#topbox02 {padding:20px 0 0;}
#topbox02 .kotei_box {height:1253px;position:relative;margin-bottom:100px;}
#topbox02 .kotei_box .slide_box {width:384px;float:right;position:sticky;top:130px;}
#topbox02 .kotei_box .slide_box .title01 {margin-bottom:50px;}
#topbox02 .kotei_box .slide_box h3 {font-size: 20px;line-height:1.6;margin-bottom:30px;}
#topbox02 .kotei_box .slide_box .text01 {line-height:2;margin-bottom:70px;}
#topbox02 .kotei_box .map_img {position:absolute;top:0;right:475px;width: 983px;}
#topbox01 .illust_box {text-align:center;}

#topbox03 {padding:100px 0 150px;background:url("../img/top/bg02.png")no-repeat center top;}
#topbox03 .title01 {margin-bottom:50px;}
#topbox03 .text01 {width:569px;margin: 0 auto 70px;line-height:2;}

.box_btn_list {width:calc(100% - 20px);justify-content:space-between;margin: 150px auto 0;}
.box_btn_list .box_btn {width:calc(50% - 10px);height:500px;display:table;}
.box_btn_list .box_btn a {display:table-cell;vertical-align:middle;text-align:center;color:#fff;text-decoration:none;overflow:hidden;position:relative;border-radius:30px;}
.box_btn_list .box_btn .bg {position:absolute;inset: 0;margin:auto;width: 930px;transition:0.3s;}
.box_btn_list .box_btn a:hover .bg {scale:1.1;}
.box_btn_list .box_btn a:hover .bg img {opacity: 1;}
.box_btn_list .box_btn .text_box {position: relative;}
.box_btn_list .box_btn .text_box .title01 {margin-bottom:30px;}
.box_btn_list .box_btn .text_box .text {width:416px;line-height:2;margin:0 auto;}

#topbox04 {padding:150px 0;}
#topbox04 .title01, #topbox05 .title01 {margin-bottom:50px;}
.t_event_list {margin-bottom:70px;}
.t_event_list .event {width:245px;margin-right:40px;}
.t_event_list .event:last-child {margin-right:0;}
.t_event_list .event a {display:block;height:100%;text-decoration:none;}
.t_event_list .event a .img {position:relative;margin-bottom:15px;overflow:hidden;border-radius:10px;}
.t_event_list .event a .img::before {content:"";width:22px;height:22px;background:url("../img/top/pass01.svg")no-repeat;position:absolute;top:10px;right:10px;z-index: 1;}
.t_event_list .event a .img img {border-radius:10px;transition:0.3s;}
.t_event_list .event a:hover img {opacity:1;scale:1.1;}
.t_event_list .event a .img .tax {position:absolute;left:0;bottom:0;padding:5px 9px;font-size:13px;background:#866935;color:#fff;border-radius:0 10px 0 10px;}
.t_event_list .event a .data {color:#949494;margin-bottom:15px;}
.t_event_list .event a h3 {line-height:1.6;}

#topbox05 {padding:150px 0 0;background-image:linear-gradient(to top, #fff 0%, #fff 350px, #FCF7EE 350px, #FCF7EE 100%);overflow: hidden;}
#topbox05 .cnt, #topbox00 .cnt {justify-content:space-between;align-items:center;margin-bottom:70px;}
.news_list {width:916px; 
	margin: 0 auto;
	padding-top: 40px;
}
.news01 {width:100%;padding-bottom:41px;margin-bottom:40px;position:relative;}
.news01:last-child {padding-bottom:0;margin-bottom:0;}
.news01::after {content:"";width:100%;height:1px;background:url("../img/top/sen01.svg")repeat-y;position:absolute;bottom:0;left:0;}
.news01:last-child::after {content:none;}
.news01 a {align-items:center;flex-wrap: nowrap;text-decoration:none;}
.news01 a:hover .title {color:#866935;text-decoration:underline;}
.news01 a .new {margin-right:20px;white-space: nowrap;}
.news01 a .new span {display:inline-block;color:#fff;font-size:13px;padding:0.5px 8px;background:#866935;border-radius:11px;}
.news01 a .data {margin-right:20px;white-space: nowrap;}
.news01 a .title {white-space: nowrap;display: block;overflow: hidden;text-overflow: ellipsis;}
#topbox07.working_board .news01 {width:100%;padding-bottom:16px;margin-bottom:15px;position:relative;}
#topbox07.working_board .news01:last-child {padding-bottom:0;margin-bottom:0;}


#topbox05 .bg01 {margin-top:150px;height:794px;position:relative;}
#topbox05 .bg01 img {width:2000px;position: absolute;top:0;left: 50%;transform: translate(-50%);max-width: none;}

#topbox06 {padding:0 0 150px;margin-top:-120px;}
#topbox06 .title01 {margin-bottom:50px;}
#topbox06 .tsunagari_slider {margin-bottom:135px!important;}
.tsunagari {width:245px;}
.tsunagari a {text-decoration:none;}
.tsunagari .img {margin-bottom:15px;overflow:hidden;border-radius:10px;}
.tsunagari .img img {border-radius:10px;transition:0.3s;}
.tsunagari a:hover img {opacity:1;scale:1.1;}
.tsunagari .title {line-height:1.6;}

.tsunagari_slider .tsunagari {margin-right:40px;}

.tsunagari_slider button.slick-arrow {opacity: 1;z-index: 2;width:60px;height:60px;transition:0.3s;border-radius:100%;border:2px solid #484848;box-sizing:border-box;}
.tsunagari_slider button.slick-prev.slick-arrow {top:90px;left:-90px;background: url("../img/top/arrow01_new.png") no-repeat center left 20px;}
.tsunagari_slider button.slick-next.slick-arrow {top:90px;right:-90px;background: url("../img/top/arrow02_new.png") no-repeat center right 20px;}
.tsunagari_slider button.slick-arrow:before{content:none;}

.tsunagari_slider button.slick-prev.slick-arrow:hover {top:90px;left:-90px;background: url("../img/top/arrow01_new_h.png") no-repeat center left 20px #484848;}
.tsunagari_slider button.slick-next.slick-arrow:hover {top:90px;right:-90px;background: url("../img/top/arrow02_new_h.png") no-repeat center right 20px #484848;}

.tsunagari_slider ul.slick-dots { bottom: -65px;z-index: 3; }
.tsunagari_slider ul.slick-dots li { width: 14px;height: 14px; }
.tsunagari_slider ul.slick-dots li button {width:14px; height: 14px;padding:0;}
.tsunagari_slider ul.slick-dots li button:before { content: ""; display: block; width:14px; height: 14px; background: #EFEBE3; opacity: 1; border-radius: 100%; }
.tsunagari_slider ul.slick-dots li.slick-active button:before { background: #866935; opacity: 1;}


#topbox07 {}
#topbox07 .img_list{text-align: center;}
#topbox07 .bg {padding:60px 60px 85px;box-sizing:border-box;border-radius:50px;background:#FCF7EE;margin-bottom: 60px;}
#topbox07 .bg .cnt01 {justify-content:center;align-items:center;margin-bottom:50px;}
#topbox07 .bg .cnt01 .left {margin-right:50px;}
#topbox07 .bg .cnt01 .right {}
#topbox07 .bg .cnt01 .right .tel {margin-bottom:20px;font-size:22px;}
#topbox07 .bg .cnt01 .right .tel a {padding-left:40px;background:url("../img/top/tel.svg")no-repeat center left;}
#topbox07 .bg .cnt01 .right .mail {margin-bottom:20px;font-size:22px;padding-left:40px;background:url("../img/top/mail.svg")no-repeat center left;}
#topbox07 .bg .cnt01 .right .holiday {}
#topbox07 .bg .cnt02 {padding:40px;box-sizing:border-box;border-radius:20px;background:#fff;}
#topbox07 .bg .cnt02 ul {line-height:2;}
#topbox07 .bg .btn01 {margin-top: 40px;}
#topbox07.working_board {padding: 150px 0 0;}
#topbox07.working_board h3 {margin-bottom:40px;}
#topbox07.working_board h3 span {display:block;padding:20px 30px;font-size:20px;box-sizing:border-box;border-radius:35px;color:#fff;background:#866935;font-weight:bold;}
#topbox07.working_board h3.title {margin-bottom:0;}
#topbox07.working_board .news_list {padding-top: 0; max-height:280px;overflow-y:auto;}
#topbox07.top_tour {margin-top: 60px;}


/*お知らせ (news) p02
=========================================== */
#p02box01 {padding:150px 0 0;}
#p02box01 .news_list {margin:0 auto;}

/*一覧ページページャー*/
.wp-pagenavi {text-align: center;margin: 150px auto 0;}

.wp-pagenavi a,.wp-pagenavi span {font-size:18px;height:40px;width:40px;line-height:38px;padding:0!important;margin:0 10px !important;display: inline-block;text-align:center;box-sizing: border-box;background:#fff;border:1px solid #000!important;border-radius:10px;color:#000;}
.wp-pagenavi a:hover, .wp-pagenavi span.current, span.pages {background:#866935;color:#fff;border:1px solid #866935!important;}

.wp-pagenavi span.pages {display: none;}
.wp-pagenavi span.extend {display: none !important;}

.wp-pagenavi a.first {color:transparent!important;background: url("../img/p02/arrow01.svg") no-repeat center;border: none !important;width:23px;}
.wp-pagenavi a.previouspostslink {color:transparent!important;background: url("../img/p02/arrow02.svg") no-repeat center;margin:0 30px 0 15px!important;border: none !important;width:13px;}
.wp-pagenavi a.nextpostslink {color:transparent!important;background: url("../img/p02/arrow03.svg") no-repeat center;margin:0 15px 0 30px!important;border: none !important;width:13px;}
.wp-pagenavi a.last {color:transparent!important;background: url("../img/p02/arrow04.svg") no-repeat center;border: none !important;width:23px;}

.wp-pagenavi a.first:hover {opacity:0.7;border: none !important;}
.wp-pagenavi a.previouspostslink:hover {opacity:0.7;border: none !important;}
.wp-pagenavi a.nextpostslink:hover {opacity:0.7;border: none !important;}
.wp-pagenavi a.last:hover {opacity:0.7;border: none !important;}

/*お知らせ 詳細 */
.news_single {}
.news02 {}
.news02 {align-items:center;flex-wrap: nowrap;text-decoration:none;}
.news02 .info {align-items:center;margin-bottom:20px}
.news02 .new {margin-right:20px;}
.news02 .new span {display:inline-block;color:#fff;font-size:13px;padding:0.5px 8px;background:#866935;border-radius:11px;}
.news02 .data {}
.news02 .title {font-size:26px;line-height:1.7;margin-bottom:80px;}
.news02 .editor {line-height:2;}

.btn01.news {margin-top:150px;}

/*多摩島しょ地域とは (about) p04
=========================================== */
#p04box02 {padding:135px 0 30px;}
#p04box02 .title01 {margin-bottom:50px;}
#p04box02 .text {margin-bottom:50px;width:642px;margin:0 auto 60px;line-height:2;text-align:center;}

/* #p04box02 #map01 {background: url("../img/p04/map01_pc.png") no-repeat center top;padding-bottom:80px;border-bottom:1px solid #D6D6D6;position:relative;}	*/
/* #p04box02 #map01 {padding-bottom:80px;border-bottom:1px solid #D6D6D6;position:relative;}	*/
#p04box02 #map01 {padding-bottom:80px;position:relative;}
#p04box02 #map01 svg {margin-left: -1px;}
#p04box02 #map01 path {fill: #50ab7d;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#ome {fill: #bad0c2;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#fussa {fill: #bad0c2;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#hamura {fill: #bad0c2;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#akiruno {fill: #bad0c2;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#mizuho {fill: #bad0c2;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#hinode {fill: #bad0c2;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#hinohara {fill: #bad0c2;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#okutama {fill: #bad0c2;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#hachioji {fill: #f0cdaf;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#machida {fill: #f0cdaf;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#hino {fill: #f0cdaf;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#tama {fill: #f0cdaf;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#inagi {fill: #f0cdaf;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#tachikawa {fill: #79aede;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#akishima {fill: #79aede;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#kokubunnji {fill: #79aede;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#kunitachi {fill: #79aede;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#higashiyamato {fill: #79aede;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#musashimurayama {fill: #79aede;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#musashino {fill: #ca9fac;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#mitaka {fill: #ca9fac;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#fuchu {fill: #ca9fac;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#chofu {fill: #ca9fac;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#koganei {fill: #ca9fac;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#komae {fill: #ca9fac;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#kodaira {fill: #cb9e8f;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#higashimurayama {fill: #cb9e8f;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#kiyose {fill: #cb9e8f;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#higashikurume {fill: #cb9e8f;stroke: #fff; stroke-width: 2;}
#p04box02 #map01 path#nishitokyo {fill: #cb9e8f;stroke: #fff; stroke-width: 2;}

#p04box02 #map01 .introduction_list {}
#p04box02 #map01 .introduction_list p span {display:inline-block;background:#F2F2F2;padding:8px 13px;border-radius:23px;}
#p04box02 #map01 .introduction_list p.hover span {background:#FFF23A;color:#50AB7D;}
#p04box02 #map01 .introduction_list p {position:absolute;pointer-events: none;}
#p04box02 #map01 .introduction_list p.ome {left: 479px;top: 183px;}
#p04box02 #map01 .introduction_list p.fussa {right: 402px;top: 331px;}
#p04box02 #map01 .introduction_list p.hamura {left: 588px;top: 279px;}
#p04box02 #map01 .introduction_list p.akiruno {left: 392px;top: 350px;}
#p04box02 #map01 .introduction_list p.mizuho {right: 377px;top: 239px;}
#p04box02 #map01 .introduction_list p.hinode {left: 417px;top: 278px;}
#p04box02 #map01 .introduction_list p.hinohara {left: 233px;top: 344px;}
#p04box02 #map01 .introduction_list p.okutama {left: 149px;top: 132px;}
#p04box02 #map01 .introduction_list p.hachioji {left: 528px;top: 479px;}
#p04box02 #map01 .introduction_list p.machida {right: 244px;bottom: 233px;}
#p04box02 #map01 .introduction_list p.hino {right: 294px;bottom: 404px;}
#p04box02 #map01 .introduction_list p.tama {right: 231px;bottom: 335px;}
#p04box02 #map01 .introduction_list p.inagi {right: 147px;bottom: 342px;}
#p04box02 #map01 .introduction_list p.tachikawa {right: 273px;top: 377px;}
#p04box02 #map01 .introduction_list p.akishima {right: 359px;top: 394px;}
#p04box02 #map01 .introduction_list p.kokubunnji {right: 185px;top: 395px;z-index: 20;}
#p04box02 #map01 .introduction_list p.kunitachi {right: 234px;top: 439px;}
#p04box02 #map01 .introduction_list p.higashiyamato {right: 266px;top: 242px;width: 40px;line-height: 18px;}
#p04box02 #map01 .introduction_list p.higashiyamato span {padding:14px 13px;}
#p04box02 #map01 .introduction_list p.musashimurayama {right: 330px;top: 236px;width: 40px;line-height: 18px;}
#p04box02 #map01 .introduction_list p.musashimurayama span {padding:10px 13px;}
#p04box02 #map01 .introduction_list p.musashino {right: 0;top: 388px;}
#p04box02 #map01 .introduction_list p.musashino span {padding:8px 18px;}
#p04box02 #map01 .introduction_list p.mitaka {right: 25px;bottom: 447px;}
#p04box02 #map01 .introduction_list p.fuchu {right: 138px;bottom: 416px;}
#p04box02 #map01 .introduction_list p.chofu {right: 38px;bottom: 389px;}
#p04box02 #map01 .introduction_list p.koganei {right: 103px;top: 404px;}
#p04box02 #map01 .introduction_list p.koganei span {padding: 8px;}
#p04box02 #map01 .introduction_list p.komae {right: -2px;bottom: 334px;}
#p04box02 #map01 .introduction_list p.kodaira {right: 153px;top: 352px;}
#p04box02 #map01 .introduction_list p.higashimurayama {right: 190px;top: 230px;width: 40px;line-height: 18px;}
#p04box02 #map01 .introduction_list p.higashimurayama span {padding:14px 13px;}
#p04box02 #map01 .introduction_list p.kiyose {right: 84px;top: 218px;}
#p04box02 #map01 .introduction_list p.higashikurume {right: 63px;top: 279px;}
#p04box02 #map01 .introduction_list p.higashikurume span {padding:8px 15px;}
#p04box02 #map01 .introduction_list p.nishitokyo {right: 0;top: 330px;}
#p04box02 #map01 .introduction_list p.nishitokyo span {padding:8px 18px;}

#p04box02 #map01 {transform: scale(0.9); transform-origin: top left;}

#p04box03 {padding:0 0 135px;}
#p04box03 .title01 {margin-bottom:50px;}
#p04box03 .text {margin-bottom:50px;width:642px;margin:0 auto 60px;line-height:2;text-align:center;}
#p04box03 #map02 {background: url("../img/p04/map02_pc.png") no-repeat center top;position:relative;height: 1098px;}
#p04box03 #map02 svg {margin:20px 0 0 362.6px;opacity: 0.5;}
#p04box03 #map02 path {fill: #66C1D8;stroke: #fff;}
#p04box03 #map02 .introduction_list {}
#p04box03 #map02 .introduction_list p {position:absolute;}
#p04box03 #map02 .introduction_list p span {display:inline-block;background:#F2F2F2;padding:8px 13px;border-radius:23px;}
#p04box03 #map02 .introduction_list p.hover span {background:#FFF23A;color:#50AB7D;}
#p04box03 #map02 .introduction_list p.oshima {left: 519px;top: 0;}
#p04box03 #map02 .introduction_list p.toshima {left: 461px;top: 103px;}
#p04box03 #map02 .introduction_list p.niijima {left: 471px;top: 220px;}
#p04box03 #map02 .introduction_list p.kouzushima {left: 327px;top: 353px;}
#p04box03 #map02 .introduction_list p.miyake {left: 578px;top: 329px;}
#p04box03 #map02 .introduction_list p.mikurashima {left: 609px;top: 455px;}
#p04box03 #map02 .introduction_list p.hachijyo {left: 694px;top: 604px;}
#p04box03 #map02 .introduction_list p.aogashima {left: 663px;top: 745px;}
#p04box03 #map02 .introduction_list p.ogasawara {left: 618px;bottom: 27px;}

#p04box04 {padding:100px 0;background:#FCF7EE;}
#p04box04 .title01 {margin-bottom:80px;}
#p04box04 .area_list {}
#p04box04 .area_list .area {margin-bottom:80px;}
#p04box04 .area_list .area:last-child {margin-bottom:0;}
#p04box04 .area_list .area h3 {margin-bottom:50px;}
#p04box04 .area_list .area h3 span {display:block;padding:20px 30px;font-size:20px;box-sizing:border-box;color:#fff;border-radius:35px;background:#50AB7D;font-weight:bold;}

#p04box04 .area_list .area .area_child {padding:0 30px;box-sizing:border-box;}
#p04box04 .area_list .area .area_child .area_child_in {margin-bottom:50px;}
#p04box04 .area_list .area .area_child .area_child_in:last-child {margin-bottom:0;}
#p04box04 .area_list .area .area_child .area_child_in h4 {width:160px;font-weight:bold;}
#p04box04 .area_list .area .area_child .area_child_in ul {width:calc(100% - 160px);}
#p04box04 .area_list .area .area_child .area_child_in ul li {margin-right:30px;}
#p04box04 .area_list .area .area_child .area_child_in ul li:last-child {margin-right:0;}
#p04box04 .area_list .area .area_child .area_child_in ul li a {background:url("../img/p04/pass01.svg")no-repeat left center;padding-left:15px;display: block;}
#p04box04 .area_list .area .area_child .area_child_in ul li a:hover {text-decoration:underline;color:#50AB7D;background:url("../img/p04/pass02.svg")no-repeat left center;}

#p04box04 .area_list .area:last-child h3 span {background:#66C1D8;}
#p04box04 .area_list .area:last-child .area_child .area_child_in ul li a:hover {color:#66C1D8;background:url("../img/p04/pass03.svg")no-repeat left center;}

#p04box05	.wrap {padding:25px;margin:15px auto;background-color:rgb(186 208 194 / 0.5);}
#p04box05	.wrap .title04 {text-align:left;}
#p04box05	.wrap .link {margin-top: 15px;font-weight:bold;font-size:18px;}
#p04box05	.wrap .link a {color:#0000FF;}
#p04box06	.wrap {padding:25px;margin:15px auto;background-color:rgb(240 205 175 / 0.5);}
#p04box06	.wrap .title04 {text-align:left;}
#p04box06	.wrap .link {margin-top: 15px;font-weight:bold;font-size:18px;}
#p04box06	.wrap .link a {color:#0000FF;}
#p04box07	.wrap	{padding:25px;margin:15px auto;background-color:rgb(121 174 222 / 0.5);}
#p04box07	.wrap .title04 {text-align:left;}
#p04box07	.wrap .link {margin-top: 15px;font-weight:bold;font-size:18px;}
#p04box07	.wrap .link a {color:#0000FF;}
#p04box08	.wrap	{padding:25px;margin:15px auto;background-color:rgb(202 159 172 / 0.5);}
#p04box08	.wrap .title04 {text-align:left;}
#p04box08	.wrap .link {margin-top: 15px;font-weight:bold;font-size:18px;}
#p04box08	.wrap .link a {color:#0000FF;}
#p04box09	.wrap	{padding:25px;margin:15px auto 80px;background-color:rgb(203 158 143 / 0.5);}
#p04box09	.wrap .title04 {text-align:left;}
#p04box09	.wrap .link {margin-top: 15px;font-weight:bold;font-size:18px;}
#p04box09	.wrap .link a {color:#0000FF;}
#p04box02	.wrap ul {display:flex; width:70%; margin-left:15%; margin-bottom: 30px;}
#p04box02	.wrap ul li {text-align: center; width:50%;}
#p04box02	.wrap ul li a {display:inline-block; width:12em; padding:5px 10px; font-size:18px; color:#ffffff; font-weight:bold; border-radius:20px; line-height:1.5; background: #866935;}


.area_menu {position: absolute;}
.area_menu a.area_button:hover {text-decoration:none;}
.area_menu .area_block {position:absolute; width: 18em;}
.area_menu .area_block .area_title {position:relative; font-size:14px; font-weight:bold; text-align:center;line-height:1.2;}
.area_menu .area_block .area_title span {display: block; font-size:10px; font-weight:bold; text-align:center;}
.area_menu .area_block .area_name {position:relative; padding:10px; font-weight:bold; font-size:12px; line-height:1.2;}
.area_menu .area_block.nishitama {position:absolute; top:460px; left:0;}
.area_menu .area_block.nishitama .area_title {padding:3px; color:#ffffff; background-color:#50ab7d; border-radius: 4px; width:12em;z-index:2;}
.area_menu .area_block.nishitama .area_name {margin-left:3px; margin-top:-8px; border: solid 2px #50ab7d; background-color:rgb(186 208 194 / 0.5); border-radius: 4px;z-index:1;}
.area_menu .area_block.minamitama {position:absolute; top:660px; left:450px;}
.area_menu .area_block.minamitama .area_title {padding:3px; color:#ffffff; background-color:#ec8934; border-radius: 4px; width:12em;z-index:2;}
.area_menu .area_block.minamitama .area_name {margin-left:3px; margin-top:-8px; border: solid 2px #ec8934; background-color:rgb(240 205 175 / 0.5); border-radius: 4px;z-index:1;}
.area_menu .area_block.kitatamanishi {position:absolute; top:65px; left:650px;}
.area_menu .area_block.kitatamanishi .area_title {padding:3px; color:#ffffff; background-color:#529cdf; border-radius: 4px; width:12em;z-index:2;}
.area_menu .area_block.kitatamanishi .area_name {margin-left:3px; margin-top:-8px; border: solid 2px #529cdf; background-color:rgb(121 174 222 / 0.5); border-radius: 4px;z-index:1;}
.area_menu .area_block.kitatamaminami {position:absolute; top:620px; left:960px;}
.area_menu .area_block.kitatamaminami .area_title {padding:3px; color:#ffffff; background-color:#ca7f95; border-radius: 4px; width:12em;z-index:2;}
.area_menu .area_block.kitatamaminami .area_name {margin-left:3px; margin-top:-8px; border: solid 2px #ca7f95; background-color:rgb(202 159 172 / 0.5); border-radius: 4px;z-index:1;}
.area_menu .area_block.kitatamakita {position:absolute; top:85px; left:960px;}
.area_menu .area_block.kitatamakita .area_title {padding:3px; color:#ffffff; background-color:#cc7356; border-radius: 4px; width:12em;z-index:2;}
.area_menu .area_block.kitatamakita .area_name {margin-left:3px; margin-top:-8px; border: solid 2px #cc7356; background-color:rgb(203 158 143 / 0.5); border-radius: 4px;z-index:1;}

/*多摩島しょ地域とは 詳細 p05
=========================================== */
#p05box01 {padding:150px 0;}
#p05box01 .main_img {width:100%;height:400px;display:table;margin-bottom:80px;position:relative;border-radius:30px;overflow:hidden;}
#p05box01 .main_img .main_img_bg {width:100%;height:100%;background:rgba(0,0,0,0.3);position:absolute;left:0;top:0;border-radius:30px;}
#p05box01 .main_img .text_box {display:table-cell;vertical-align:middle;text-align:center;color:#fff;position: relative;}
#p05box01 .main_img .text_box h2 {font-size:26px;}
#p05box01 .main_img .text_box p {}

#p05box01 .basic_info {align-items:center;margin-bottom:150px;padding:0 50px;box-sizing:border-box;}
#p05box01 .basic_info h3 {font-size:20px;font-weight:bold;}
#p05box01 .basic_info .basic_info_in {padding-left:50px;margin-left:50px;position:relative;width:calc(100% - 135px);box-sizing:border-box;}
#p05box01 .basic_info .basic_info_in::after {content:"";width:1px;height:100%;background:url("../img/p05/sen.svg")repeat-y;position:absolute;top:0;left:0;}
#p05box01 .basic_info .basic_info_in ul {}
#p05box01 .basic_info .basic_info_in ul li {margin-bottom:30px;}
#p05box01 .basic_info .basic_info_in ul li.ul01 {width:auto;margin-right:50px;}
#p05box01 .basic_info .basic_info_in ul li.ul02 {width:auto;}
#p05box01 .basic_info .basic_info_in ul li:last-child {margin-bottom:0;}
#p05box01 .basic_info .basic_info_in ul li .midashi {width:80px;margin-right:20px;text-align:center;}
#p05box01 .basic_info .basic_info_in ul li .midashi span {display:block;padding:8px 0;background:#FCF7EE;color:#866935;border-radius:35px;}
#p05box01 .basic_info .basic_info_in ul li .naiyou {width:calc(100% - 100px);line-height:2;padding-top:3px;}


#p05box01 .cnt_list {}
#p05box01 .cnt_list .cnt {margin-bottom:80px;}
#p05box01 .cnt_list .cnt:last-child {margin-bottom:0;}
#p05box01 .cnt_list .cnt h3 {margin-bottom:40px;}
#p05box01 .cnt_list .cnt h3 span {display:block;padding:20px 30px;font-size:20px;box-sizing:border-box;border-radius:35px;color:#fff;background:#866935;font-weight:bold;}
#p05box01 .cnt_list .cnt:nth-child(2n) h3 span {color:#866935;background:#FCF7EE;}

#p05box01 .cnt_list.introduction_tax01 .cnt h3 span {background:#50AB7D;}
#p05box01 .cnt_list.introduction_tax01 .cnt:nth-child(2n) h3 span {color:#50AB7D;background:#EDF7F2;}

#p05box01 .cnt_list.introduction_tax02 .cnt h3 span {background:#66C1D8;}
#p05box01 .cnt_list.introduction_tax02 .cnt:nth-child(2n) h3 span {color:#66C1D8;background:#EFF9FB;}

#p05box01 .cnt_list .cnt_in {margin-bottom:60px;}
#p05box01 .cnt_list .cnt_in:last-child {margin-bottom:0;}

/*テキスト入力*/
#p05box01 .cnt_list .cnt_in .text01 {line-height:2;}

/*画像*/
#p05box01 .cnt_list .cnt_in .img_list {}
#p05box01 .cnt_list .cnt_in .img_list .img {width:520px;margin:60px 60px 0 0;}
#p05box01 .cnt_list .cnt_in .img_list .img:nth-child(1) {margin-top:0;}
#p05box01 .cnt_list .cnt_in .img_list .img:nth-child(2) {margin-top:0;}
#p05box01 .cnt_list .cnt_in .img_list .img:nth-child(2n) {margin-right:0;}
#p05box01 .cnt_list .cnt_in .img_list .img img {border-radius:30px;}


/*リンク先*/
#p05box01 .cnt_list .cnt_in .link_list {line-height:2;}
#p05box01 .cnt_list .cnt_in .link_list a {text-decoration:underline;}
#p05box01 .cnt_list .cnt_in .link_list a:hover {opacity:0.7;}

/*YOUTUBE*/
#p05box01 .cnt_list .cnt_in .youtube_box {width:800px;margin:0 auto;}
#p05box01 .cnt_list .cnt_in .youtube_box .youtube {width:100%;height:400px;}
#p05box01 .cnt_list .cnt_in .youtube_box .youtube iframe {width:100%;height:100%;border-radius:10px;}
#p05box01 .cnt_list .cnt_in .youtube_box .youtube_info {margin-top:20px;}

#p05box02 {padding:80px 0;background:#FCF7EE;}
#p05box02 .cnt {}
#p05box02 .cnt .box {margin-right:60px;align-items:center;width:auto;}
#p05box02 .cnt .box:last-child {margin-right:0;}
#p05box02 .cnt .box h3 {font-size:20px;font-weight:bold;margin-right:20px;color:#866935;}
#p05box02 .kanren_link {margin-top:60px;}
#p05box02 .kanren_link h3 {font-size:20px;font-weight:bold;color:#866935;}
#p05box02 .kanren_link ul {}
#p05box02 .kanren_link ul li {margin:20px 30px 0 0;line-height: 2;}
#p05box02 .kanren_link ul li a {background: url("../img/common/fnav.svg")no-repeat left top 11px;padding-left: 15px;display: block;}

/*移住定住支援情報 (info) p06
=========================================== */
#p06box01 {padding:150px 0 180px;}
.allsearch_box {}
.allsearch_box .search_box01 {background:#FCF7EE;padding:20px 20px 20px 30px;align-items:center;justify-content:space-between;box-sizing:border-box;border-radius:10px;}
.allsearch_box h3 {font-size:20px;color:#866935;font-weight:bold;}
.allsearch_box .search_box01 h3 {padding-left:35px;background: url("../img/p06/pass01.svg")no-repeat center left;}
.allsearch_box .search_box01 input.s {width:656px;height:60px;padding:18px 20px;box-sizing:border-box;border-radius:10px;border:1px solid #D6D6D6;}
.allsearch_box .search_box01 input.submit {width: 160px;height: 60px;font-family: 'ZenMaruGothic',"メイリオ","Mayryo ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;background:url("../img/p06/pass02.svg") no-repeat center right 13px,#866935;color:#fff;font-size:16px;font-weight:bold;border-radius:10px;border:none;cursor: pointer;}

.allsearch_box .search_box02 {padding-top:70px;border-top:1px solid #D6D6D6;margin-top:70px;}
.allsearch_box .search_box02 h3 {margin-bottom:40px;padding:1px 0 0 30px;background: url("../img/p06/pass03.svg")no-repeat top left;}

.allsearch_box .search_box02 .search_area_list {}
.allsearch_box .search_box02 .search_area_list .area {margin-bottom:80px;}
.allsearch_box .search_box02 .search_area_list .area h4 {}
.allsearch_box .search_box02 .search_area_list .area h4 {margin-bottom:50px;}
.allsearch_box .search_box02 .search_area_list .area h4 span{display:block;padding:20px 30px;font-size:20px;box-sizing:border-box;color:#50AB7D;border-radius:35px;background:#EDF7F2;font-weight:bold;}
.allsearch_box .search_box02 .search_area_list .area:last-child {margin-bottom:0;}
.allsearch_box .search_box02 .search_area_list .area:last-child h4 span {color:#66C1D8;background:#EFF9FB;}
.allsearch_box .search_box02 .search_area_list .area .area_child {padding: 0 30px;box-sizing: border-box;}
.allsearch_box .search_box02 .search_area_list .area .area_child .area_child_in {margin-bottom: 50px;}
.allsearch_box .search_box02 .search_area_list .area .area_child .area_child_in:last-child {margin-bottom:0;}

.allsearch_box .search_box02 .search_area_list .area .area_child .area_child_in h5 {width:180px;font-weight:bold;}
.allsearch_box .search_box02 .search_area_list .area .area_child .area_child_in ul {width:calc(100% - 180px);}
.allsearch_box .search_box02 .search_area_list .area .area_child .area_child_in ul li {margin-right:20px;}
.allsearch_box .search_box02 .search_area_list .area .area_child .area_child_in ul li:last-child {margin-right:0;}
.allsearch_box .search_box02 .search_area_list .area .area_child .area_child_in input {margin-right:7px;}

.allsearch_box .search_box03 {padding:70px 0;border-top:1px solid #D6D6D6;border-bottom:1px solid #D6D6D6;margin:70px auto;}
.allsearch_box .search_box03 h3 {margin-bottom:40px;padding-left:30px;background: url("../img/p06/pass04.svg")no-repeat top left;}
.allsearch_box .search_box03 ul {}
.allsearch_box .search_box03 ul li {margin-right:20px;}
.allsearch_box .search_box03 ul li:last-child {margin-right:0;}
.allsearch_box .search_box03 input {margin-right:7px;}

.allsearch_box .search_box03_ini {padding:30px 0;margin:0px auto;}
.allsearch_box .search_box03_ini h3 {margin-bottom:40px;padding-left:30px;background: url("../img/p06/pass04.svg")no-repeat top left;}
.allsearch_box .search_box03_ini ul {}
.allsearch_box .search_box03_ini ul li {margin-right:20px;}
.allsearch_box .search_box03_ini ul li:last-child {margin-right:0;}
.allsearch_box .search_box03_ini input {margin-right:7px;}

.allsearch_box .btn-search02 {text-align: center;}
.allsearch_box .btn-search02 input.submit {width: 300px;height: 70px;font-family: 'ZenMaruGothic',"メイリオ","Mayryo ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;background:url("../img/p06/pass02.svg") no-repeat center right 30px,#484848;color:#fff;font-size:16px;border-radius:40px;border:none;cursor: pointer;}

.check_all_off {text-align:center;font-size:14px;margin-top:20px;}
.check_all_off span {cursor:pointer;}

#p06box02 {padding:1px 0 100px;background:#FCF7EE;}
#p06box02 .search_num {margin:-31px 0 50px;position:relative;}
#p06box02 .search_num::after {content:"";width:23px;height:22px;background:url("../img/p06/kaku.svg")repeat-x;position:absolute;bottom:-14px;left:28px;}
#p06box02 .search_num span.waku {display:inline-block;padding:11px 25px;font-size:20px;font-weight:bold;background:#C1898D;color:#fff;border-radius:10px;}
#p06box02 .search_num span.num {font-size:26px;}

.info_data_list {}
.info_data_list .info_data {margin-bottom:30px;padding:50px;box-sizing:border-box;background:#fff;border-radius:30px;}
.info_data_list .info_data:last-child {margin-bottom:0;}
.info_data_list .info_data .title_box {padding-bottom:30px;border-bottom:1px solid #D6D6D6;margin-bottom:30px;align-items:center;}
.info_data_list .info_data .title_box.first_div {padding-bottom:0px;border-bottom:none;margin-bottom:15px;align-items:center;}
.info_data_list .info_data .title_box .area {margin-right:20px;}
.info_data_list .info_data .title_box .area span {display:inline-block;padding:8px 13px;background:#866935;color:#fff;border-radius:35px;}
.info_data_list .info_data .title_box h2 {font-size:20px;color:#866935;}
.info_data_list .info_data ul {}
.info_data_list .info_data ul li {margin-bottom:20px;}
.info_data_list .info_data ul li:last-child {margin-bottom:0;}
.info_data_list .info_data ul li .midashi {width:120px;font-weight:bold;}
.info_data_list .info_data ul li .naiyou {width:calc(100% - 120px);}

/*「住まい」「しごと」に関する情報(house,work) p07,p08 共通
=========================================== */
#p07box01 {padding:150px 0 0;}
#p07box01.working_board {padding:0 0 0;}
#p07box01 h3 {margin-bottom:40px;}
#p07box01 h3 span {display:block;padding:20px 30px;font-size:20px;box-sizing:border-box;border-radius:35px;color:#fff;background:#866935;font-weight:bold;}
#p07box01 .cnt01 {margin-bottom:150px;}
#p07box01 .cnt01 .cnt02 {}
#p07box01 .cnt01 .cnt02 .cnt02_in {width:520px;margin:80px 60px 0 0;}
#p07box01 .cnt01 .cnt02 .cnt02_in:nth-child(2n) {margin-right:0;}
#p07box01 .cnt01 .cnt02 .cnt02_in:nth-child(1) {margin-top:0;}
#p07box01 .cnt01 .cnt02 .cnt02_in:nth-child(2) {margin-top:0;}
#p07box01 .cnt01 .cnt02 .cnt02_in .box01 {width:100%;height:200px;display:table;overflow:hidden;border-radius:30px;}
#p07box01 .cnt01 .cnt02 .cnt02_in .box01 h4 {display:table-cell;vertical-align:middle;text-align:center;color:#fff;font-size: 20px;}
.page-tour_fair #p07box01 .cnt01 .cnt02 .cnt02_in .box01 h4 {color:#fff; background-color: rgba(0, 0, 0, 0.5);}
.page-tour_fair2 #p07box01 .cnt01 .cnt02 .cnt02_in .box01 h4 {color:#fff; background-color: rgba(0, 0, 0, 0.5);}

.page-house #p07box01 .cnt01 .cnt02 .cnt02_in:nth-child(1) .box01 {background:url("../img/p07/box01_01.png") no-repeat center;background-size:cover;}
.page-house #p07box01 .cnt01 .cnt02 .cnt02_in:nth-child(2) .box01 {background:url("../img/p07/box01_02.png") no-repeat center;background-size:cover;}
.page-house #p07box01 .cnt01 .cnt02 .cnt02_in:nth-child(3) .box01 {background:url("../img/p07/box01_03.png") no-repeat center;background-size:cover;}

.page-work #p07box01 .cnt01 .cnt02 .cnt02_in:nth-child(1) .box01 {background:url("../img/p08/box01_01.png") no-repeat center;background-size:cover;}
.page-work #p07box01 .cnt01 .cnt02 .cnt02_in:nth-child(2) .box01 {background:url("../img/p08/box01_02.png") no-repeat center;background-size:cover;}
.page-work #p07box01 .cnt01 .cnt02 .cnt02_in:nth-child(3) .box01 {background:url("../img/p08/box01_03.png") no-repeat center;background-size:cover;}
.page-work #p07box01 .cnt01 .cnt02 .cnt02_in:nth-child(4) .box01 {background:url("../img/p08/box01_04.png") no-repeat center;background-size:cover;}
.page-work #p07box01 .cnt01 .cnt02 .cnt02_in:nth-child(5) .box01 {background:url("../img/p08/box01_05.png") no-repeat center;background-size:cover;}

.page-tour_fair #p07box01 .cnt01 .cnt02 .cnt02_in:nth-child(1) .box01 {background:url("../img/p14/tour01.jpg") no-repeat center;background-size:cover;}
.page-tour_fair #p07box01 .cnt01 .cnt02 .cnt02_in:nth-child(2) .box01 {background:url("../img/p14/tour02.jpg") no-repeat center;background-size:cover;}
.page-tour_fair #p07box01 .cnt01 .cnt02 .cnt02_in:nth-child(3) .box01 {background:url("../img/p14/tour03.jpg") no-repeat center;background-size:cover;}

.page-tour_fair2 #p07box01 .cnt01 .cnt02 .cnt02_in:nth-child(1) .box01 {background:url("../img/p14/tour01.jpg") no-repeat center;background-size:cover;}
.page-tour_fair2 #p07box01 .cnt01 .cnt02 .cnt02_in:nth-child(2) .box01 {background:url("../img/p14/tour02.jpg") no-repeat center;background-size:cover;}
.page-tour_fair2 #p07box01 .cnt01 .cnt02 .cnt02_in:nth-child(3) .box01 {background:url("../img/p14/tour03.jpg") no-repeat center;background-size:cover;}

#p07box01 .cnt01 .cnt02 .cnt02_in .text01 {line-height:2;margin-top:30px;}

#p07box01 .cnt01 .cnt02 .cnt02_in .box02 {margin-top:30px;border-top:1px dashed #707070;padding-top:30px;}
#p07box01 .cnt01 .cnt02 .cnt02_in .box02 .box02_in {margin-right:50px;}
#p07box01 .cnt01 .cnt02 .cnt02_in .box02 .box02_in:last-child {margin-right:0;}
#p07box01 .cnt01 .cnt02 .cnt02_in .box02 .box02_in h5 {font-size:20px;font-weight:bold;margin-bottom:15px;color:#50AB7D;}
#p07box01 .cnt01 .cnt02 .cnt02_in .box02 .box02_in:last-child h5 {color:#66C1D8;}
#p07box01 .cnt01 .cnt02 .cnt02_in .box02 .box02_in .ul_list {width:auto;}
#p07box01 .cnt01 .cnt02 .cnt02_in .box02 .box02_in ul {margin-right:30px;}
#p07box01 .cnt01 .cnt02 .cnt02_in .box02 .box02_in ul:last-child {margin-right:0;}
#p07box01 .cnt01 .cnt02 .cnt02_in .box02 .box02_in ul li {margin-bottom:15px;}
#p07box01 .cnt01 .cnt02 .cnt02_in .box02 .box02_in ul li:last-child {margin-bottom:0;}
#p07box01 a {background:url("../img/p07/pass01.svg")no-repeat left top 7px;padding-left:15px;display: block;}

#p07box01 .cnt01 .cnt02 .cnt02_in .box03 {margin-top:30px;border-top:1px dashed #707070;padding-top:30px;}
#p07box01 .cnt01 .cnt02 .cnt02_in .box03 .box03_in {margin-bottom:30px;}
#p07box01 .cnt01 .cnt02 .cnt02_in .box03 .box03_in:last-child {margin-bottom:0;}
#p07box01 .cnt01 .cnt02 .cnt02_in .box03 .box03_in h5 {}
#p07box01 .cnt01 .cnt02 .cnt02_in .box03 .box03_in .text02 {font-size:13px;line-height:1.5;margin-top:15px;color:#949494;}

#p07box01 .cnt03 {}
#p07box01 .cnt03 .cnt02_in {width:510px;margin-right:80px;}
#p07box01 .cnt03 .cnt02_in:last-child {margin-right:0;}
#p07box01 .cnt03 .cnt02_in ul {}
#p07box01 .cnt03 .cnt02_in ul li {margin-bottom:20px;}
#p07box01 .cnt03 .cnt02_in ul li:last-child {margin-bottom:0;}


/*移住・定住関連イベント情報 (event) p09
=========================================== */
#two-content {padding:50px 0 0;} 

    div#two-main {
        width: 100%;
        /* float: right; */
    }

div#two-main .text01 {line-height:2;margin-bottom:80px;}
div#two-main .search_title {}
div#two-main .search_title span {display:block;padding:20px 30px;font-size:20px;box-sizing:border-box;border-radius:35px;color:#fff;background:#866935;font-weight:bold;}

div#two-main .sentaku_list {margin-top:30px;}
div#two-main .sentaku_list li {margin:10px 10px 0 0;}
div#two-main .sentaku_list li a {text-decoration: none;padding:8px 30px 8px 15px; display: inline-block;background: url("../img/p09/batsu.png") no-repeat right 5px center #eee; border-radius: 35px;}

.event_box_list {margin-top:40px;}
.event_box_list .event_box {margin-bottom:80px;border-bottom:1px solid #949494;padding-bottom:80px;}
.event_box_list .event_box:last-child {margin-bottom:0;border-bottom:0;padding-bottom:0;}
.event_box_list .event_box .cnt {justify-content: space-between;}
.event_box_list .event_box .cnt .info {width:379px;}
.event_box_list .event_box .cnt .info .tax_list {margin-bottom:10px;}
.event_box_list .event_box .cnt .info .tax_list li {margin:0 10px 10px 0;}
.event_box_list .event_box .cnt .info .tax_list li span {display:inline-block;padding:8px 13px;background:#FCF7EE;color:#866935;border-radius:35px;}
.event_box_list .event_box .cnt .info .tax_list li.kaisai span {background:#B72626;color:#fff;}
.event_box_list .event_box .cnt .info .day {color:#866935;margin-bottom:20px;}
.event_box_list .event_box .cnt .info .title {font-size:20px;line-height:2.1;}
.event_box_list .event_box .cnt .img {width:345px;}
.event_box_list .event_box .cnt .img img {border-radius:30px;}
.event_box_list .event_box .btn_list {justify-content:center;margin-top:60px;}
.event_box_list .event_box .btn_list .btn01 {margin:0;}
.event_box_list .event_box .btn_list .btn01:nth-child(2) {margin-left:30px;}

/*サイドバー*/
div#two-side{width:246px;float:left;}
div#two-side .sideBox01 > li {padding-bottom:80px;position:relative;}
div#two-side .sideBox01 > li::after {content:"";width:100%;height:1px;background:url("../img/p09/sen.svg")repeat-y;position:absolute;bottom:40px;left:0;}
div#two-side .sideBox01 > li:last-child {margin-bottom:0;}
div#two-side .sideBox01 > li:last-child::after {content:none;}
div#two-side .sideBox01 > li .widgettitle {font-size:18px;font-weight:bold;margin-bottom:30px;}

div#two-side .sideBox01 select {width:100%;height:50px;border:1px solid #707070;box-sizing:border-box;padding:0 20px;background: #fff;border-radius:10px;font-size: 16px;font-family: 'ZenMaruGothic',"メイリオ","Mayryo ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;}
div#two-side #calendar {margin-top:30px;}

/*カレンダーヘッダー */
.fc-toolbar.fc-header-toolbar {margin-bottom:20px!important;}
.fc-button {width:30px!important;height:30px!important;border-radius:10px!important;border: none !important;}
.fc-left .fc-corner-left {background:url("../img/p09/left.svg") no-repeat center #866935!important;}
.fc-right .fc-corner-right {background:url("../img/p09/right.svg") no-repeat center #866935!important;}
.fc-center {line-height:30px;font-size:18px;}
.fc-clear {display: none;}
.fc-icon {display:none !important;}

/*カレンダーボーダー */
.fc-unthemed .fc-content,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
 border-color:#D6D6D6 !important;
}

/*カレンダー曜日*/
div#two-side #calendar .fc-head th {background:#BFB094;color:#fff;height:34px;font-weight:500;vertical-align: middle;}
div#two-side #calendar .fc-head th.fc-sat {background:#4C70C2;}
div#two-side #calendar .fc-head th.fc-sun {background:#CC4A4A;}

/*カレンダー日付*/
div#two-side #calendar .fc-body td {height:34px;font-weight:500;vertical-align: middle;}
div#two-side #calendar .fc-body td.fc-day-top {display:table-cell;position:relative;}
div#two-side #calendar .fc-body td.fc-day-top.fc-today {color:#ff0000;}
div#two-side #calendar .fc-body td.fc-day-top.an {text-decoration:underline;}


div#two-side #calendar .fc-body td.fc-sat {color:#4C70C2;}
div#two-side #calendar .fc-body td.fc-sun {color:#CC4A4A;}
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {float: none!important;text-align: center;display: block;padding: 0 !important;}

/*カレンダーアンカー*/
div#two-side #calendar .fc-body td.fc-day-top.an {background:#FCF7EE;}
div#two-side #calendar .fc-body td.fc-day-top.an.on {background:#866935;}
div#two-side #calendar .fc-body td.fc-day-top a {display:block;height:100%;width:100%;text-align:center;position:absolute;left:0;top:0;color: transparent;}
div#two-side #calendar .fc-body td.fc-day-top.an.on a.not {z-index:2;} 
div#two-side #calendar .fc-body td.fc-day-top.an.on a.not::before {content:"";width:15px;height:15px;background: url("../img/p09/batsu.png") no-repeat;background-size: contain;position:absolute;right:0;top:0;}

.fc-scroller.fc-day-grid-container {height:auto!important;overflow: hidden!important;}
.fc-row.fc-week.fc-widget-content {height:34px!important;min-height:auto !important;}
.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end { display: none;}
.fc-row .fc-bg {display: none;}


div#two-side .tax_list {}
div#two-side .tax_list li {margin-bottom:20px;}
div#two-side .tax_list li:last-child {margin-bottom:0;}
div#two-side .tax_list li a {display:block;padding-left:12px;background:url("../img/p09/pass01.svg")no-repeat center left;}


/* 無限スクロールボタン */
.scnav {text-align: center;margin-top:150px;position: relative;height:200px;}

/*無限スクロールボタンの装飾*/
#more-button {margin:0 auto;width:1900px;height:200px;display: table;position:absolute;left:-756px;}
#more-button span.waku {display:table-cell;vertical-align:middle;text-align:center;border:1px dashed #707070;text-decoration: none;font-size:20px;cursor: pointer;}
#more-button span.waku:hover{background:#FCF7EE;}
#more-button span.text {padding-right:40px;background:url("../img/p09/plus.svg")no-repeat center right;}


.scroller-status {display: none;  margin-top: 10px;}
/*呼び出し中のローディング設定*/
.infinite-scroll-request {animation: scroll-request 1.1s infinite linear;border: 4px solid #00b8d4;
border-left: 4px solid #fff;border-radius: 50%;height: 48px;margin: auto;width: 48px;}

@keyframes scroll-request {
  0% {transform: rotate(0deg);}
  100% {transform: rotate(360deg);}
}

.infinite-scroll-last,
.infinite-scroll-error {color: #757575;text-align: center;}

#single_event_data {padding:150px 0 0;}
#single_event_data .event_box {width: 754px;margin:0 auto;}
#single_event_data .btn02 {margin:100px auto 0;}

.link_section .past_event_link {display:flex;justify-content:flex-end;}
.link_section a {display:block;width:9em;background:url("../img/p07/pass01.svg")no-repeat left top 7px;padding-left:15px;display: block;}


/*東京多摩島しょ移住・定住相談窓口 (support) p10
=========================================== */
#p10box01 {padding:150px 0 0;}
#p10box01 . {justify-content: space-between;margin-bottom:40px;}
#p10box01 .text_list {margin-bottom:150px;line-height:2;}
#p10box01 .text_list .text {margin-bottom:40px;}
#p10box01 .text_list .text:last-child {margin-bottom:0;}
#p10box01 .cnt_list {}
#p10box01 .cnt_list .cnt {margin-bottom:150px;}
#p10box01 .cnt_list .cnt:last-child {margin-bottom:0;}
#p10box01 .cnt_list .cnt h3 {margin-bottom:40px;}
#p10box01 .cnt_list .cnt h3 span {display:block;padding:20px 30px;color:#fff;background:#866935;font-size:20px;font-weight:bold;border-radius:35px;}
#p10box01 .cnt_list .cnt .bg {padding:60px;box-sizing:border-box;border-radius:10px;background:#FCF7EE;}
#p10box01 .cnt_list .cnt .bg .ul01 {margin-bottom:40px;}
#p10box01 .cnt_list .cnt .bg .ul01 .tel {margin-right:40px;font-size:22px;}
#p10box01 .cnt_list .cnt .bg .ul01 .tel a {padding-left:40px;background:url("../img/top/tel.svg")no-repeat center left;}
#p10box01 .cnt_list .cnt .bg .ul01 .mail {margin-bottom:20px;font-size:22px;padding-left:40px;background:url("../img/top/mail.svg")no-repeat center left;}
#p10box01 .cnt_list .cnt .bg .ul02 {margin-bottom:40px;line-height:2;}
#p10box01 .cnt_list .cnt .bg .text01 {margin-bottom:40px;line-height:2;}
#p10box01 .cnt_list .cnt .bg .text02 a {text-decoration:underline;}

#p10box01 .cnt_list .cnt .area_cat {justify-content:space-between;margin-bottom:80px;}
#p10box01 .cnt_list .cnt .area_cat li a {padding-right:20px;background:url("../img/p10/pass01.svg")no-repeat center right;}
#p10box01 .cnt_list .cnt .area_cat li a:hover {background:url("../img/p10/pass01_h.svg")no-repeat center right;color:#866935;}
#p10box01 .cnt_list .cnt .table_list {}
#p10box01 .cnt_list .cnt .table_list .table00 {margin-bottom:80px;}
#p10box01 .cnt_list .cnt .table_list .table00:last-child {margin-bottom:0;}
#p10box01 .cnt_list .cnt .table_list .table00 h4 {font-size:18px;color:#866935;margin-bottom:20px;}
#p10box01 .cnt_list .cnt .table_list .table00 table {border: 1px solid #D6D6D6;}
#p10box01 .cnt_list .cnt .table_list .table00 table a {text-decoration:underline;}
#p10box01 .cnt_list .cnt .table_list .table00 table a:hover {color:#866935;}
#p10box01 .cnt_list .cnt .table_list .table00 table th {vertical-align:middle;font-weight: 500;}
#p10box01 .cnt_list .cnt .table_list .table00 table td {vertical-align:middle;}
#p10box01 .cnt_list .cnt .table_list .table00 table thead {}
#p10box01 .cnt_list .cnt .table_list .table00 table thead tr {border-bottom: 1px solid #D6D6D6;}
#p10box01 .cnt_list .cnt .table_list .table00 table thead th {width:287px;background:#FCF7EE;padding:22px 0;text-align:center;box-sizing:border-box;}
#p10box01 .cnt_list .cnt .table_list .table00 table thead td {border-left: 1px solid #D6D6D6;background:#FCF7EE;padding:22px 0;text-align:center;box-sizing:border-box;}
#p10box01 .cnt_list .cnt .table_list .table00 table thead td.td01 {width:350px;}

#p10box01 .cnt_list .cnt .table_list .table00 table tbody {}
#p10box01 .cnt_list .cnt .table_list .table00 table tbody tr {border-bottom: 1px solid #D6D6D6;line-height:2;}
#p10box01 .cnt_list .cnt .table_list .table00 table tbody tr:last-child {border-bottom: 0;}
#p10box01 .cnt_list .cnt .table_list .table00 table tbody th {padding:23px 0 23px 100px;}
#p10box01 .cnt_list .cnt .table_list .table00 table tbody td {padding:23px 0 23px 30px;border-left: 1px solid #D6D6D6;}


/*多摩島しょ移住・定住促進つながりネットワーク (network) p11
===================================================== */
#p11box01 {padding:150px 0;}
#p11box01 h3 span,#p11box02 h3 span,#p11box03 h3 span {display:block;padding:20px 30px;color:#fff;background:#866935;font-size:20px;font-weight:bold;border-radius:35px;}
#p11box01 .cnt01,#p11box03 .cnt01 {margin-bottom:150px;}
#p11box01 .cnt01 .text,#p11box03 .cnt01 .text {line-height:2;margin:40px auto 60px;}
#p11box01 .cnt01 .btn01 {width:340px;}

#p11box01 .cnt02 {}
#p11box01 .cnt02 .tsunagari_list {}
#p11box01 .cnt02 .tsunagari_list .tsunagari {width:245px;margin:40px 40px 0 0;}
#p11box01 .cnt02 .tsunagari_list .tsunagari:nth-child(4n) {margin-right:0;}

#p11box02 {padding:80px 0;background:#Fff;}
#p11box02 .text {margin-bottom:40px;font-size:20px;font-weight:bold;margin-top: 40px;}

#p11box03 {padding:80px 0 0;}

#p11box03 .text {padding:0 30px}

#p11box01 hr.result {border-top: 1px dashed #707070;}
#p11box01 ul.result {padding-top:1rem;}
#p11box01 ul li a {
	background: url(../img/p07/pass01.svg) no-repeat left top 7px;
	padding-left: 15px;
	display: block;
}
#p11box01 iframe{
	height:315px;
	max-width:560px;
	width:95%;
	margin: 2rem 2.5% 0;
}
#p11box01 .cnt01 .text2 {line-height:2;margin:2rem auto 1rem}
#p11box01 .cnt04 {width:900px; margin:0 auto 4rem;}
#p11box01 .cnt04 .movie {	margin:0 auto; max-width:560px;}

/*つながりネットワーク 詳細
===================================================== */
#p12box01 {padding:150px 0 0;}
#p12box01 .cnt01 {justify-content:space-between;}
#p12box01 .cnt01 .img {width:245px;}
#p12box01 .cnt01 .img img {border-radius:10px;}
#p12box01 .cnt01 .info {width:805px;}
#p12box01 .cnt01 .info h2 {width:805px;padding-bottom:30px;border-bottom:1px solid #D6D6D6;margin-bottom:30px;color:#866935;font-size:20px;}
#p12box01 .cnt01 .info ul {}
#p12box01 .cnt01 .info ul li {margin-bottom:20px;}
#p12box01 .cnt01 .info ul li:last-child {margin-bottom: 0;}
#p12box01 .cnt01 .info ul li .midashi {width:150px;font-weight:bold;}
#p12box01 .cnt01 .info ul li .naiyou {width:calc(100% - 150px);}
#p12box01 .cnt02 {margin-top:100px;}
#p12box01 .cnt02 .network_img {margin-right:40px;width:340px;}
#p12box01 .cnt02 .network_img:last-child {margin-right: 0;}
#p12box01 .cnt02 .network_img img {border-radius:30px;}
#p12box01 .cnt03 {margin-top:100px;padding:50px;box-sizing:border-box;background:#FCF7EE;border-radius:10px;}
#p12box01 .cnt03 h3 {font-weight:bold;margin-bottom:20px;}
#p12box01 .cnt03 .text {line-height:2;}
#p12box01 .btn01 {margin-top:100px;}


/*入会申し込みフォーム (entry) p13
===================================================== */
#p13box01 {padding:150px 0 0;}
#p13box01 .text {margin-bottom:40px;}

#p13box01 .contact_form {padding:50px 50px 76px;background:#FCF7EE;border-radius:10px;box-sizing:border-box;}
#p13box01 .contact_form table {margin-bottom:50px;}
#p13box01 .contact_form table tr {border-bottom:1px solid #FCF7EE;}
#p13box01 .contact_form table tr:last-child {border-bottom:0;}
#p13box01 .contact_form table th {width:240px;vertical-align:middle;padding:20px;box-sizing:border-box;background:#866935;color:#fff;font-weight: 500;}
#p13box01 .contact_form table th.hissu {background:url("../img/p13/hissu.svg")no-repeat center right 20px #866935;}
#p13box01 .contact_form table tr:first-child th {border-radius:10px 0 0 0;}
#p13box01 .contact_form table td {vertical-align:middle;padding:20px;box-sizing:border-box;background:#fff;}
#p13box01 .contact_form table tr:first-child td {border-radius:0 10px 0 0;}
#p13box01 .contact_form a {text-decoration:underline;}

/*フォトギャラリー (gallery) p20
===================================================== */
#p20box01 {padding:150px 0;}
#p20box01 h3 span,#p20box02 h3 span,#p20box03 h3 span {display:block;padding:20px 30px;color:#fff;background:#866935;font-size:20px;font-weight:bold;border-radius:35px;}
#p20box01 .cnt01,#p20box03 .cnt01 {margin-bottom:150px;}
#p20box01 .cnt01 .text{line-height:2;margin:30px auto 10px 0; font-size:20px;font-weight:bold;}
#p20box01 .cnt01 .btn01 {width:340px;}

#p20box01 .cnt01 {margin-bottom: 0;}
#p20box01 .cnt01 .gallery_list {margin-left: 30px;}
#p20box01 .cnt01 .gallery_list .gallery {width:500px;margin:40px 40px 0 0;}
#p20box01 .cnt01 .gallery_list .gallery:nth-child(4n) {margin-right:0;}
#p20box01 .cnt01 .area {}
#p20box01 .cnt01 .area .area_child{margin-top: 50px; padding-left: 20px;}

#p20box01{padding:0 0 0px;margin-top:120px;}
#p20box01 .title01 {margin-bottom:50px;}

#p20box01 .cnt01 .gallery {width:500px;margin-left: 15px;margin-right: 15px;}
#p20box01 .cnt01 .gallery a {text-decoration:none;}
#p20box01 .cnt01 .gallery .img {margin-bottom:15px;overflow:hidden;border-radius:10px;}
#p20box01 .cnt01 .gallery .img img {border-radius:10px;transition:0.3s; object-fit:fill;}
#p20box01 .cnt01 .gallery a:hover img {opacity:1;scale:1.1;}
#p20box01 .cnt01 .gallery .title {line-height:1.6;margin-bottom: 30px;}

#p20box02 {padding:80px 0;background:#Fff;}
#p20box02 .text {margin-bottom:40px;font-size:20px;font-weight:bold;margin-top: 40px;}

#p20box03 {padding:80px 0 0;}
#p20box03 .text {padding:0 30px}

/*text*/
input.wpcf7-text {width: 100%;height: 40px;box-sizing: border-box;padding:5px;border:1px solid #D6D6D6;background:#fff;font-size:16px;font-weight:500;}
/*textarea*/
textarea.wpcf7-textarea {width: 100%;height:200px;box-sizing: border-box;padding:5px;border:1px solid #D6D6D6;background:#fff;font-size:16px;font-weight:500;}

/*住所*/
.zip_list {}
.zip_list .zip00 .zip_th {margin-bottom:10px;}
.zip_list .zip01 {margin-bottom:10px;}
.zip_list .zip01 .zip_td input.wpcf7-text {width:300px;}
.zip_list .memo {display:inline-block;margin-left:10px;font-size:14px;}

input::placeholder {color: #D6D6D6;opacity:1!important}
textarea::placeholder {color: #D6D6D6;opacity:1!important}

.contact_form .td01 {margin-bottom:20px;display: block;}
.contact_form .td02 {margin-bottom:20px;display: block;}
.contact_form .td03 {margin-bottom:20px;display: block;}

.contact_form .td01.last {margin-bottom:0;}
.contact_form .td02.last {margin-bottom:0;}
.contact_form .td03.last {margin-bottom:0;}

.kiyaku {text-align:center;}
.kiyaku .kiyaku01 {margin-bottom:5px;display: block;}
.kiyaku .kiyaku02 {display: block;}
.kiyaku ~ p {text-align:center;}
input.wpcf7-form-control.btn04 {width:300px;height:60px;margin: 100px auto 0;font-size:16px;font-weight: 500;color:#000;background: url("../img/common/btn01.svg") no-repeat center right 30px #fff;border-radius:40px;text-decoration:none;border:1px solid #D6D6D6;font-family: 'ZenMaruGothic',"メイリオ","Mayryo ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;}
input.wpcf7-form-control.btn04:hover {color:#fff;background: url("../img/common/btn01_h.svg") no-repeat center right 30px #484848;border:1px solid #484848;}

.wpcf7-spinner {display: block!important;}


/*プライバシーポリシー (privacy) p14
===================================================== */
#p14box01 {padding:150px 0 0;}
#p14box01 .text01 {line-height:2;margin-bottom:150px;}
#p14box01 .privacy_list {}
#p14box01 .privacy_list .privacy01 {margin-bottom:80px;}
#p14box01 .privacy_list .privacy01:last-child {margin-bottom:0;}
#p14box01 .privacy_list .privacy01 h2 {margin-bottom:40px;}
#p14box01 .privacy_list .privacy01 h2 span {display:block;padding:20px 30px;color:#fff;background:#866935;font-size:20px;font-weight:bold;border-radius:35px;}
#p14box01 .privacy_list .privacy01 .text_list {line-height:2;}
#p14box01 .privacy_list .privacy01 .text_list .text {margin-bottom:40px;}
#p14box01 .privacy_list .privacy01 .text_list .text:last-child {margin-bottom:0;}
#p14box01 .privacy_list .privacy01 h3 {font-weight:bold;margin-bottom:10px;margin-top:20px;}

#p14box01 .privacy_list td .btn01 a {display:block;padding:20px 0;}
#p14box01 .privacy_list .table_list {}
#p14box01 .privacy_list .table_list .table00 {margin-bottom:80px;}
#p14box01 .privacy_list .table_list .table00:last-child {margin-bottom:0;}
#p14box01 .privacy_list .table_list .table00 table {border: 1px solid #D6D6D6;}
#p14box01 .privacy_list .privacy01 a {text-decoration:underline;}
#p14box01 .privacy_list .table_list .table00 table a {text-decoration:none;}
#p14box01 .privacy_list .table_list .table00 table a:hover {color:#866935;}
#p14box01 .privacy_list .table_list .table00 table th {vertical-align:middle;font-weight: 500;}
#p14box01 .privacy_list .table_list .table00 table td {vertical-align:middle;}
#p14box01 .privacy_list .table_list .table00 table thead {}
#p14box01 .privacy_list .table_list .table00 table thead tr {border-bottom: 1px solid #D6D6D6;}
#p14box01 .privacy_list .table_list .table00 table thead th {border-left: 1px solid #D6D6D6;background:#FCF7EE;padding:22px 0;text-align:center;box-sizing:border-box;}
#p14box01 .privacy_list .table_list .table00 table thead td {border-left: 1px solid #D6D6D6;background:#FCF7EE;padding:22px 0;text-align:center;box-sizing:border-box;}
#p14box01 .privacy_list .table_list .table00 table thead th {text-align:center;}

#p14box01 .privacy_list .table_list .table00 table tbody {}
#p14box01 .privacy_list .table_list .table00 table tbody tr {border-bottom: 1px solid #D6D6D6;line-height:2;}
#p14box01 .privacy_list .table_list .table00 table tbody tr:last-child {border-bottom: 0;}
#p14box01 .privacy_list .table_list .table00 table tbody th {padding:23px 30px; 23px 100px;}
#p14box01 .privacy_list .table_list .table00 table tbody td {padding:23px 30px; 23px 30px;border-left: 1px solid #D6D6D6;text-align:center;}



/*ツアー・フェアー pXX
===================================================== */
#tourbox01 {padding:0;}
#tourbox01 .tour_container{}
#tourbox01 .tour_table{margin-left: 80px; width: 85%;}
#tourbox01 .tour_table tr{}
#tourbox01 .tour_table td {padding: 20px;}
#tourbox01 .tour_table td.first_td {width: 30%; padding-left: 30px; text-align: center;}
#tourbox01 .first_div {border-radius: 10px; background-color:#866935; padding: 10px; text-align: center;color: #Fff;}
#tourbox01 .second_div {background-color:#FCF7EE; padding: 10px; text-align: left;}




/*Thanks・404
=========================================== */
#other {padding:150px 0 0;text-align: center;}
#other h2 {font-size: 24px;margin-bottom: 25px;}
#other p {font-size: 18px;padding-left: 15px;position: relative;margin: 10px 0;}

/*ページ内検索
=========================================== */
#p100box01 {padding:150px 0 0;}
#p100box01 .search_num {margin-bottom:50px;position:relative;}
#p100box01 .search_num::after {content:"";width:23px;height:22px;background:url("../img/p06/kaku.svg")repeat-x;position:absolute;bottom:-14px;left:28px;}
#p100box01 .search_num span.waku {display:inline-block;padding:11px 25px;font-size:20px;font-weight:bold;background:#C1898D;color:#fff;border-radius:10px;}
#p100box01 .search_num span.num {font-size:26px;}

.search_list .page_name {width:100%;padding-bottom:41px;margin-bottom:40px;position:relative;}
.search_list .page_name:last-child {padding-bottom:0;margin-bottom:0;}
.search_list .page_name::after {content:"";width:100%;height:1px;background:url("../img/top/sen01.svg")repeat-y;position:absolute;bottom:0;left:0;}
.search_list .page_name:last-child::after {content:none;}

.search_list .page_name a {text-decoration:none;}
.search_list .page_name a:hover {color:#866935;text-decoration:underline;}



/*ウインドー幅ごと
=========================================== */

@media screen and (min-width: 0px) and (max-width: 1650px) {
}
@media screen and (min-width: 0px) and (max-width: 1450px) {
}
@media screen and (min-width: 0px) and (max-width: 1719px) {
}

/*IE11対策
=========================================== */
@media all and (-ms-high-contrast:none){
}
/*edge対策
=========================================== */
@supports (-ms-ime-align: auto) {
}

.sideBox01 {
    display: none!important;
}


    div#two-main {
        width: 100%;
        /* float: right; */
    }

@media print, only screen and (min-width: 769px) {
    div#two-main {
        width: 100%!important;
        /* float: right; */
    }
}

/* ==============================
   フィルターセクション全体
============================== */
.filter_section {
    background-color: #fff;
    border-radius: 8px;
    padding: 20px;
    max-width: 900px;
    margin: 20px auto;
    font-family: 'Hiragino Sans', Meiryo, sans-serif;
}

.filter_section h2 {
    margin-bottom: 20px;
    font-size: 20px;
    color: #333;
}

/* ==============================
   テーブルスタイル
============================== */
.filter_table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 10px;
}

.filter_table th {
    width: 120px;
    text-align: left;
    font-weight: normal;
    color: #666;
}

.filter_table td {
    padding: 10px 0;
}

/* ==============================
   ジャンルボタン（カテゴリー・対象）
============================== */
.genre_list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.genre_button {
    position: relative;
    padding: 8px 15px 8px 40px;
    font-size: 14px;
    border-radius: 20px;
    background-color: #f0f0f0;
    color: #333;
    cursor: pointer;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s;
}

.genre_button .check_circle {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    border: 2px solid #76a08a;
    border-radius: 50%;
    background-color: #fff;
    transition: background-color 0.2s, border-color 0.2s;
}

.genre_button.selected {
    background-color: #76a08a;
    color: #fff;
    border-color: #76a08a;
}

.genre_button.selected .check_circle {
    background-color: transparent;
    border-color: transparent;
}

/* ==============================
   ボタンエリア
============================== */
.button_area {
    margin-top: 20px;
    display: flex;
    gap: 15px;
}

.search_button,
.reset_button {
    padding: 10px 20px;
    font-size: 14px;
    border-radius: 30px;
    border: none;
    cursor: pointer;
    transition: background-color 0.2s, color 0.2s;
}

.search_button {
    background-color: #76a08a;
    color: #fff;
}

.search_button:hover {
    background-color: #5c8572;
}

.reset_button {
    background-color: #f5f5f5;
    color: #333;
}

.reset_button:hover {
    background-color: #ddd;
}


/* テーブルレイアウト */
.filter_table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    margin-bottom: 20px;
}

.filter_table th,
.filter_table td {
    vertical-align: top;
    padding: 10px;
    border-bottom: 1px solid #eee;
}

.filter_table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

.filter_table th {
    text-align: left;
    padding: 10px;
    vertical-align: top;
    width: 20%;
}

.filter_table tr:last-child th,
.filter_table tr:last-child td {
    border-bottom: none;
}



/* ジャンル（複数同時選択） */
.genre_list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.genre_button {
    display: inline-block;
    text-align: center;
    background-color: #fff;
    border-radius: 20px;
    padding: 10px;
    transition: background-color 0.3s, color 0.3s;
    box-shadow: none !important;
}

.genre_button:hover {
    background-color: #f0f0f0;
    border-color: #aaa;
}

.genre_button.selected {
    background-color: #76a08a;
    color: #fff;
    border-color: #76a08a;
}

.genre_button .check_circle {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    border: 2px solid #76a08a;
    border-radius: 50%;
    background-color: #fff;
    box-sizing: border-box;
    transition: all 0.3s ease;
}

.genre_button.selected .check_circle {
    background-color: #fff;
    border-color: #fff;
}

.filter_button span {

}



/* エリア選択 */
.area_wrapper {
    position: relative;
    margin-top: 4px;
}

#select_area {
    padding: 8px 15px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #f8f8f8;
    color: #333;
    cursor: pointer;
    transition: background-color 0.2s ease-in-out;
}

#select_area:hover {
    background-color: #e0e0e0;
}

#area_list {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    width: 260px;
    padding: 15px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    z-index: 1000;
}

#area_list h4 {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}

#area_list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#area_list li {
    margin-bottom: 8px;
}

#area_list label {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    font-size: 14px;
}

#area_list input[type="checkbox"] {
    margin: 0;
}

#close_area_list {
    padding: 6px 12px;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #f0f0f0;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

#close_area_list:hover {
    background-color: #ddd;
}

/* 日付入力 */
.date_wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
}

.date_input {
    width: 140px;
    padding: 6px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
}

.date_input::placeholder {
    color: #aaa;
}

/* ボタンエリア */
.button_area {
    text-align: center;
    margin-top: 20px;
}

.button_area button {
    margin: 0 10px;
    padding: 12px 50px;
    font-size: 15px;
    border-radius: 25px;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
}

.search_button {
    background-color: #76a08a;
    color: #fff;
}

.search_button:hover {
    background-color: #5c8572;
}

.reset_button {
    background-color: #e6e6e6;
    color: #333;
}

.reset_button:hover {
    background-color: #ccc;
}

/* レスポンシブ対応 */
@media screen and (max-width: 768px) {
    .filter_table th,
    .filter_table td {
        display: block;
        width: 100%;
    }

    .filter_table th {
        padding: 8px;
    }

    .button_area button {
        width: 100%;
        margin: 10px 0;
    }
}

/* サイトマップ */
.text.sitemap {
	margin-left: 150px;
}
.sitemap ul li a {
    background: url(../img/common/fnav.svg) no-repeat left top 11px;
    padding-left: 15px;
		font-size: 120%;
}
.sitemap ul li ul li a {
		margin-left: 2em;
}
@media screen and (max-width: 768px) {
	.sitemap ul li a {
	    background: url(../img/common/fnav.svg) no-repeat left top 11px;
	    padding-left: 15px;
			display: block;
	}
}

.column_flex {
	display: flex;
}
.column_flex .column_box {
	width: 400px;
}
@media screen and (max-width: 768px) {
	.column_flex {
		display: block;
	}
	.column_flex .column_box {
		width: 100%;
	}
}


