/*body{
    background-image: url(../design_apply.jpg);
    background-size: 1366px 1470px;
    background-position: top center;
    background-repeat: no-repeat;
}*/
.centering{
    margin: 0 auto;
    max-width: 1000px; 
}
.link_btn{
    padding: 8px 25px 8px 0;
    display: block;
    width: 260px;
    background-color: #6fbdd2;
    color: #fff;
    font-size: .16rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
    border-radius: 5px;
}
.link_btn span{
    padding-left: 3px;
    width: 24px;
    line-height: 24px;
    text-align: center;
    display: inline-block;
    background-color: #fff;
    color: #6fbdd2;
    border-radius: 50%;
    position: absolute;
    right: 4%;
    top: 50%;
    transform: translate(0 , -50%);
}
.top_h2{
    margin: 0 auto;
    width: calc(100% - 40px);
    max-width: 1000px;
    color: #1b7690;
    font-size: .35rem;
    text-align: center;
}
.top_h2 span{
    display: block;
    color: #727171;
    font-size: .13rem;
    text-align: center;
}
#calendarTitle {
    display: none !important;
}

ul.calender_caution {
    list-style: none;
    max-width: 800px;
    margin: 15px auto;
    color: #d71717;
}
ul.calender_caution li{
    text-indent: -0.14rem;
    padding-left: 0.14rem;
    margin-bottom: 10px;
}
.top_catch{
    position: relative;
}
.catch_slide{
    padding-bottom: 46.5%;
    width: 100%;
    background-size: cover;
    background-position: center;
    vertical-align: bottom;
}
/*
.catch_title{
    padding: 20px 0;
    width: 100%;
    background-color: rgba(111, 189, 210, 0.8);
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    letter-spacing: -.01rem;
}
.catch_title span {
    font-size: .37rem;
    font-size: .255rem;
    color: #fff;
}
*/
.catch_title {
    padding: 20px 0 4px;
    width: 100%;
    background-color: rgba(111, 189, 210, 0.8);
    text-align: center;
    letter-spacing: -.01rem;
}
.catch_title span {
    font-size: .37rem;
    font-size: .255rem;
    color: #fff;
}
/*
.top_facility_link {
    padding: 15px 20px 18px;
    width: 100%;
    background-color: #6595aa;
    text-align: center;
}
.top_facility_link a{
	color: #fff;
	font-size: .2rem;
	font-size: .37rem;
	text-decoration: none;
	position: relative;
}
*/

.top_slide_text {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.top_facility_link {
    padding: 12px 20px 23px;
    width: 100%;
    background-color: rgba(111, 189, 210, 0.8);
    text-align: center;
    font-weight: bold;
}
.top_facility_link a{
	color: #fff;
	font-size: .2rem;
	font-size: .37rem;
	text-decoration: none;
	position: relative;
}
@media(min-width:600px) and (max-width:1000px){
	.top_facility_link a{
    	font-size: 3.7vw;
	}
}
.top_facility_link a:not(.link_btn) span.arrow{
	padding-left: 3px;
    width: 24px;
    line-height: 24px;
    text-align: center;
    display: inline-block;
    background-color: #fff;
    color: #6ebdd0;
    border-radius: 50%;
    position: absolute;
    right: -30px;
    top: 50%;
    transform: translate(0 , -50%);
	font-size: .16rem;
}
.top_facility_link .link_btn{
	margin: 15px auto;
	display: none;
	font-size: .16rem;
}
.top_news{
    padding: 22px 0 40px;
}
.top_news h2{
    margin-bottom: 10px;
    font-size: .25rem;
    color: #727171;
}
.news_list{
    list-style: none;
}
.news_list li:first-child{
    border-top: 1px solid #231815;
}
.news_list li {
    padding: 10px 0 9px;
    border-bottom: 1px solid #231815;
}
.news_list a{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    text-decoration: none;
}
.news_list a span{
    padding: 2px 5px;
    flex: 0 1 auto;
    width: 9%;
    color: #fff;
    text-align: center;
    font-size: .14rem;
}
.news_list .tag_news{
    background-color: #6595aa;
}
.news_list .tag_info{
    background-color: #6fbdd2;
}
.news_list a time{
    flex: 0 1 auto;
    width: 9%;
    color: #727171;
    font-size: .13rem;
}
.news_list a p{
    flex: 0 1 auto;
    width: 80%;
    color: #727171;
    font-size: .15rem;
}
.top_news .link_btn{
    margin: 25px 0 0 auto;
    display: block;
    width: 224px;
}
.top_event>p,
.top_facility>p{
    margin: 10px auto 0;
    text-align: center;
    color: #727171;
    font-size: .3rem;
    max-width: 1000px;
    width: calc(100% - 40px);
    line-height: .43rem;
}
.top_event .event_list{
    margin-top: 23px;
}
.event_list{
    list-style: none;
}
.event_list .slick-slide>div{
    text-align: center;
}
.event_list li{
    width: 95%!important;
    background-color: #c0dfea;
    border-radius: 10px;
}
.event_a{
	padding: 25px 20px;
	display: block;
	text-decoration: none;
	color: #727171;
}
.event_img{
    padding-bottom: 58%;
    width: 100%;
    background-position: center;
    background-size: cover;
}
.event_text time{
    margin-top: 30px;
    font-size: .14rem;
    display: block;
}
.event_name{
    margin-top: 8px;
    display: block;
    font-size: .16rem;
}
.event_details{
    margin: 15px 0 0 auto;
    padding: 5px 15px 5px 10px;
    display: block;
    width: 30%;
    background-color: #6595aa;
    color: #fff;
    font-size: .14rem;
    font-weight: bold;
    text-align: center;
    border-radius: 15px;
    position: relative;
}
.event_details::after{
    content: "";
    display: inline-block;
    width: 13px;
    height: 13px;
    background-image: url(../images/arrow_double.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 10%;
    top: 50%;
    transform: translate(0 , -50%);
}
.top_event_link {
    margin: 35px auto 52px;
    max-width: 480px;
    width: calc(100% - 40px);
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.top_event_link a {
    flex: 0 1 auto;
    width: 46%;
}
.top_facility{
    padding: 25px 0 70px;
    background-color: #e7f3f7;
}
.top_facility_container{
    margin-top: 43px;
    display: flex;
}
.top_facility_container:last-child{
    margin-top: 20px;
    flex-direction: row-reverse;
}
.top_facility_img{
    flex: 0 1 auto;
    width: 50%;
    object-fit: cover;
}
.top_facility_text{
    padding-bottom: 30px;
    flex: 0 1 auto;
    width: 50%;
    background-color: #fff;
}
.top_facility_text h3{
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    flex-wrap: wrap;
    background-color: #6595aa;
    color: #fff;
    font-size: .3rem;
}
.top_facility_text h3>*{
    flex: 0 1 auto;
}
.top_facility_text h3 span{
    font-size: .15rem;
}
.top_facility_text p {
    padding: 20px 0 0 38px;
    font-size: .17rem;
    color: #727171;
    width: 75%;
}
.top_facility_text .link_btn{
    margin: 0 auto;
}
.facility_illust_wrap{
    margin: 0 auto;
    width: 85%;
    height: 145px;
    position: relative;
}
.top_facility_illust1{
    width: 26%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.top_facility_illust2{
    width: 34%;
    position: absolute;
    bottom: 5%;
    right: 34%;
}
.top_facility_illust3{
    width: 22%;
    position: absolute;
    top: -20%;
    right: 0;
}
.top_facility_illust4{
    width: 21%;
    position: absolute;
    bottom: 3%;
    left: 12%;
}
.top_facility_illust5{
    width: 47%;
    position: absolute;
    bottom: 15%;
    right: 10%;
}
.top_facility_illust6{
    width: 27%;
    position: absolute;
    top: -34%;
    right: 2%;
}
.top_facility_map{
    margin-top: -55px;
    position: relative;
    text-align: center;
}
.facility_map_img{
    width: 95%;
}
.link_freespace,
.link_park{
    position: absolute;
    width: 28%;
    max-width: 282px;
    min-width: 265px;
}
.link_freespace{
    bottom: 30%;
    left: 48%;
}
.link_park{
    bottom: 13%;
    left: 27%;
}
.facility_map_link a{
    padding: 3px 20px 3px 0;
    display: block;
    width: 100%;
    background-color: #6fbdd2;
    color: #fff;
    position: relative;
    text-decoration: none;
    text-align: center;
    font-size: .2rem;
    box-sizing: border-box;
}
.facility_map_link span span{
    display: block;
    font-size: .16rem;
    text-align: center;
}
.facility_map_link .triangle{
    padding-left: 3px;
    width: 24px;
    line-height: 24px;
    text-align: center;
    display: inline-block;
    background-color: #fff;
    color: #6fbdd2;
    border-radius: 50%;
    position: absolute;
    right: 4%;
    top: 50%;
    transform: translate(0 , -50%);
}
.top_facility_family{
    position: absolute;
    top: 12%;
    right: 0;
    width: 26%;
}
.top_facility_family img{
	width: 100%;
}
.top_facility_family small {
    position: absolute;
    bottom: 11px;
    right: 8px;
    color: #fff;
    text-shadow: 1px 1px 3px #040404;
}
.top_facility_logo{
    position: absolute;
    bottom: 14%;
    right: 2%;
    width: 34%;
}
.top_access{
    margin-top: -40px;
    padding-bottom: 35px;
}
.top_access>p {
    font-size: .2rem;
    color: #727171;
    letter-spacing: 0em;
}
.top_access>p span{
    font-size: .3rem;
}
.top_access small{
    margin: 0 0 0 auto;
    display: block;
    width: fit-content;
    font-size: .13rem;
    padding-left: 0.13rem;
    text-indent: -0.13rem;
}
.top_access iframe{
    margin: 5px auto;
    width: 100%;
    height: 458px;
}
.top_access address{
    font-size: .13rem;
}
/*下層ページ*/
.sub_h2{
    padding: 22px 0 15px;
    background-color: #6fbdd2;
    color: #fff;
    font-size: .35rem;
    text-align: center;
}
.sub_h2 span{
    display: block;
    font-size: .13rem;
    text-align: center;
    line-height: 1.5;
}

.event_article{
    margin: 40px auto 85px;
}
.event_article>p{
    font-size: .22rem;
    letter-spacing: .01rem;
    color: #727171;
}
.event_article h3{
    margin-top: 5px;
    font-size: .3rem;
    letter-spacing: .01rem;
    color: #727171;
}
.event_article_contents{
    margin: 56px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.event_article_text{
    flex: 0 1 auto;
    width: 64%;
    color: #727171;
	text-align: start;
}
.event_article_text p {
    text-align: start;
    font-size: .15rem;
    line-height: 1.8;
}
.event_article_text img{
    margin-top: 10px;
    margin-bottom: 10px;
}
.event_article_details{
    flex: 0 1 auto;
    width: 27%;
}
.event_article_details dt{
    padding: 5px 13px;
    background-color: #6fbdd2;
    font-size: .18rem;
    color: #fff;
}
.event_article_details dd{
    padding: 13px 20px;
    margin: 0 0 0 auto;
    background-color: #f7f7f7;
    width: 95%;
    font-size: .16rem;
    color: #727171;
	white-space: pre-wrap;
}
.link_otherpost{
    margin: 0 auto 50px;
    max-width: 533px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.link_otherpost a{
    flex: 0 1 auto;
    width: 11%;
    text-decoration: none;
    color: #6fbdd2;
    text-align: center;
    font-size: .16rem;
    letter-spacing: .01rem;
}
a.link_back{
    padding: 5px 25px 5px 0;
    width: 38%;
    background-color: #6fbdd2;
    color: #fff;
    position: relative;
    border-radius: 5px;
}
.link_back span{
    padding-left: 3px;
    width: 24px;
    line-height: 24px;
    text-align: center;
    display: inline-block;
    background-color: #fff;
    color: #6fbdd2;
    border-radius: 50%;
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translate(0 , -50%);
}
.event_stop_word{
	display: none;
}
.event_stop .event_stop_word {
    font-size: .19rem;
    margin-bottom: 15px;
    display: block;
    color: #c91d1f;
    text-align: left;
}
.event_stop .event_article_details dt{
	color: #b7d6e0;
}
.event_stop .event_article_details dd{
	color: #bab5b3;
}
/*ツアー*/
.tour_main,
.facility_main{
    background-color: rgba(110, 189, 210, 0.2);
}
.tour_catch{
    margin-top: 10px;
    width: 100%;
    padding-bottom: 39%;
    background-image: url(https://suita-tm.or.jp/wordpress/wp-content/themes/original/images/tour_main.jpeg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.tour_intro{
    padding: 40px 0 58px;
}
.tour_intro h3{
    color: #727171;
    font-size: .3rem;
    letter-spacing: .01rem;
}
.tour_intro p{
    margin-top: 25px;
    line-height: .3rem;
    font-size: .16rem;
    color: #727171;
}
.tour_intro span{
    color: #d71718;
}
.tour_contents{
    margin-bottom: 4px;
    padding-bottom: 60px;
}
.tour_contents h3, .facility_contents h3 {
    padding: 5px 10px 0 30px;
    border-bottom: solid 4px #6594a9;
    width: fit-content;
    max-width: 500px;
    background-color: #6594a9;
    color: #fff;
    font-size: .27rem;
    border-radius: 15px 0 0 0;
    position: relative;
}
.tour_contents h3 span,
.facility_contents span{
    margin-left: 23px;
    font-size: .15rem;
}
.tour_contents h3::after,
.facility_contents h3::after{
    content:"";
    width: 37px;
    height: 110%;
    background-image: url(../images/tour_tab.svg?new);
    background-position: center left;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 4px;
    transform: translate(100% , 0);
}
.tour_contents_inner,
.facility_contents_inner{
    padding: 0px 55px 50px;
    border: solid 4px #6594a9;
    background-color: #fff;
}
.tour_contents_inner h4,
.facility_contents_inner h4{
    margin: 30px 0 10px;
    font-size: .2rem;
    color: #727171;
}
.tour_contents_inner h4 {
    margin: 44px 0 10px;
    font-size: .2rem;
    color: #727171;
    border-bottom: 1px solid #727171;
    padding-bottom: 10px;
}
.tour_contents_inner p{
    font-size: .16rem;
    line-height: .3rem;
    color: #727171;
}
.tour_contents_inner ol{
list-style: none;
}
.tour_contents_inner ol li {
    margin-left: 0.15rem;
    text-indent: -0.15rem;
    font-size: .16rem;
    line-height: .27rem;
    color: #727171;
    margin-bottom: 7px;
}
p.tour_hour{
    font-size: .19rem;
}
.tour_howto_link{
    margin: 10px 0 20px;
	padding: 9px 25px 9px 0;
    display: block;
    width: 260px;
    background-color: #6fbdd2;
    color: #fff;
    position: relative;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
    border-radius: 5px;
}
.tour_howto_link span{
    padding-left: 3px;
    width: 24px;
    line-height: 24px;
    text-align: center;
    display: inline-block;
    background-color: #fff;
    color: #6fbdd2;
    border-radius: 50%;
    position: absolute;
    right: 4%;
    top: 50%;
    transform: translate(0 , -50%);
}
/*施設紹介*/
.facility_main{
    padding-bottom: 50px;
}
.facility_main_intro{
	padding-top: 60px;
}
.facility_main_intro p{
	text-align: center;
	font-size: .3rem;
	color:#727171;
}
.facility_contents{
    padding: 85px 0 0;
}
.facility_contents2{
    padding-top: 65px;
}
.facility_contents_inner{
    padding: 5px 55px 40px;
}
.facility_intro{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.facility_intro p{
    margin-top: 33px;
    flex: 0 1 auto;
    width: 83%;
    font-size: .16rem;
    line-height: .3rem;
    color: #727171;
}
.facility_intro img{
    margin-right: 18px;
    flex: 0 1 auto;
    width: 9%;
}
.facility_contents2 .facility_intro img{
    margin-top: 35px;
    width: 11%;
}
.facility_contents_inner>img{
    margin: 8px auto 5px;
    display: block;
}
.facility_pic_wrap{
    margin: 20px auto 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.facility_pic_wrap span{
    display: block;
    flex: 0 1 auto;
    width: 48%;
    margin: 0;
}
.setsubi_wrap{
    display: flex;
    justify-content: space-between;
}
.setsubi_wrap img{
    flex: 0 1 auto;
    width: 24%;
}
.facility_bottom{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.facility_bottom>div{
    flex: 0 1 auto;
    width: 46%;
}
.facility_bottom>img{
    margin-right: -10%;
    margin-bottom: 3%;
    flex: 0 1 auto;
    width: 60%;
}
.facility_contents2 .facility_bottom>img{
    margin-bottom: -8%;
}
.facility_bottom p{
    font-size: .15rem;
    line-height: .27rem;
    color: #727171;
}
p.facility_time{
    font-size: .2rem;
}
.facility_kiyaku_wrap{
    margin: 25px 0;
    padding: 0 6px 50px;
    border-bottom: solid 1px #000;
}
.facility_kiyaku_wrap div{
    width: 70%;
    display: flex;
    justify-content: space-between;
}
.facility_kiyaku_wrap>a{
    margin-top: 15px;
    padding-left: 0.15rem;
    text-indent: -0.15rem;
    display: inline-block;
    text-decoration: none;
    color: #727171;
}
.facility_contents2 .facility_kiyaku_wrap div{
    width: 45%;
}
.facility_kiyaku_wrap div a{
    padding: 5px 10px 5px 5px;
    display: block;
    width: 174px;
    box-sizing: border-box;
    background-color: #6595aa;
    color: #fff;
    font-size: .14rem;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    border-radius: 15px;
    position: relative;
}
.facility_kiyaku_wrap a::after{
    content: "";
    display: inline-block;
    width: 13px;
    height: 13px;
    background-image: url(https://suita-tm.or.jp/wordpress/wp-content/themes/original/images/arrow_double.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 10%;
    top: 50%;
    transform: translate(0 , -50%);
}
.facility_contents_inner>a{
    margin: 28px auto 0;
    width: 230px;
}
a.link_btn:hover,
.facility_contents_inner>a:hover,
.form_apply .link_btn:hover{
	opacity: 0.7!important;
	transition: normal!important;
}
/*申し込みフォーム*/
.form_apply {
    margin-top: 30px;
    padding-bottom: 100px;
}
.form_apply table,
.form_apply tbody{
    width: 100%;
}
.form_apply tr{
    border-bottom: solid 10px #fff;
}
.form_apply th{
    padding: 8px 8px 8px 15px;
    width: 30%;
    background-color: #e9e9e9;
    vertical-align: middle;
    font-size: .16rem;
}
.form_apply td{
    padding: 8px 0 8px 20px;
}
.hissu{
    margin-right: 12px;
    padding: 1px 10px;
    display: inline-block;
    background-color: #6fbdd2;
    color: #fff;
}
.nini{
    margin-right: 12px;
    padding: 1px 10px;
    display: inline-block;
    width: 48px;
    height: 23px;
}
.td2col{
    display: flex;
    justify-content: space-between;
    align-items: center;
	flex-wrap: wrap;
}
.form_apply small{
	margin: 10px 0 0 0px;
	display: block;
}
.form_apply small a{
	color: #17449b;
}
.form_apply input{
    padding: 0;
    border: solid 1px #7f8080;
    height: 38px;
}
.form_apply label,
.form_apply input,
.form_apply select,
.form_apply radio{
	font-size: .16rem;
}
.form_apply input{
    padding-left: 6px;
    box-sizing: border-box;
}
.form_apply label{
	margin-left:0;
}
.placeholder_black::placeholder {
  color: #3f3f3f;
}
.form_apply select{
    border: solid 1px #7f8080;
    height: 40px;
  	color: #3f3f3f;
}
.form_apply textarea{
    padding: 0;
    border: solid 1px #7f8080;
    font-size: .16rem;
}
div.mfp_ok{
    display: none !important;
}
.td2col input,
.td2col select{
    flex: 0 1 auto;
	width: 49%;
}
.td1col input,
.td1col select{
    width: 100%;
}
.td1col textarea{
    width: 100%!important;
	height: 192px!important;
}
.form_concent{
    margin: 15px auto;
    text-align: center;
}
.form_concent a{
    color: #17449b;
}
.form_apply .link_btn{
    margin: 0 auto;
    padding: 0 35px 0 0;
    width: 320px;
    height: 55px;
    cursor: pointer;
    border-radius: 5px;
}
.form_apply .link_btn input{
    border: none;
    width: 320px;
    height: 55px;
    background-color: transparent;
    color: #fff;
    font-size: .2rem;
    cursor: pointer;
}
.form_apply .link_btn::after{
    pointer-events: none;
}

/*
.base .ui-datepicker-calendar .is-monday,
.base .ui-datepicker-calendar .is-tuesday {
    pointer-events: none;
}
.base .is-monday a,
.base .is-tuesday a {
	color: #d6d6d6 !important;
    background: #f7f7f7 !important;
    border: 1px solid #e4e4e4 !important;
}
*/	
.ui-datepicker-trigger{
	display:none;
}
p:empty:before {
    display:none;
}



/*サンクスページ*/
.apply_main p.centering{
	margin: 30px auto;
	text-align: center;
	color: #3f3f3f;
}
/*ニュース一覧*/
.news_list_wrap{
    padding: 78px 0;
	min-height: calc(100vh - 480px);
}

/*イベント一覧*/
.event_main .event_list {
    padding: 54px 0 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.event_main .event_list li{
    margin-bottom: 30px;
    flex: 0 1 auto;
    width: 30%!important;
}
.event_main .event_list::after{
  content:"";
  display: block;
  width:31%;
}
@media(max-width: 1040px){
    .centering{
        width: calc(100% - 40px);
    }
	.tour_contents h3{
		max-width: none;
	}
}
@media(max-width: 990px){
    .news_list a span{
        width: 12%;
    }
    .news_list a time{
        width: 14%;
    }
    .news_list a p{
        width: 70%;
    }
    .facility_kiyaku_wrap div a{
        width: 140px;
    }
}
@media(max-width: 890px){
    .top_facility_container,
    .top_facility_container:last-child{
        flex-direction: column;
    }
    .facility_illust_wrap{
        height: 200px;
    }
    .top_facility_illust2{
        width: 20%;
    }
	.top_facility_illust4{
        width: 15%;
    }
    .top_facility_illust5{
        width: 25%;
    }
    .top_facility_illust3,
    .top_facility_illust6{
		top: -19px;
        width: 12%;
    }
    .top_facility_img,
    .top_facility_text{
        width: 100%;
    }
    .top_facility_text p{
        padding: 20px 10px 10px;
        width: 100%;
        font-size: .15rem;
    }
    .facility_map_img{
        width: 100%;
    }
    .top_facility_logo{
        bottom: 0;
    }
    .top_access{
        margin-top: 20px;
    }
    .facility_bottom{
        align-items: flex-start;
    }
}
@media(max-width: 800px){
    .form_apply tr{
        display: flex;
        flex-direction: column;
    }
    .form_apply th{
    	width: calc(100% + 40px);
    	margin: 0 -20px;
        padding: 10px;
        flex: 0 1 auto;
    }
    .form_apply td{
        padding: 20px 0 10px;
        flex: 0 1 auto;
        width: 100%;
    }
}
@media(max-width: 730px){
    .facility_contents_inner{
        padding: 5px 20px 40px;
    }
    .facility_intro{
        padding-bottom: 20px;
        display: block;
        position: relative;
    }
    .facility_intro p{
        width: 100%;
    }
    .facility_intro img{
        position: absolute;
        bottom: auto;
		top: -130px;
		right: -32px;
    }
    .facility_bottom{
        flex-direction: column-reverse;
        align-items: center;
    }
    .facility_bottom>div{
        width: 100%;
    }
    .facility_bottom>img{
        width: 100%;
    }
    .facility_kiyaku_wrap div,
    .facility_contents2 .facility_kiyaku_wrap div{
        width: 100%;
        flex-direction: column;
    }
    .facility_kiyaku_wrap div a{
        margin-top: 10px;
        width: 200px;
    }
}
/*スマホ*/
@media(max-width: 599px){
	.sub_h2 {
    	padding: 7px 0 15px;
	}
	.top_slide_text {
    	position: relative;
    	width: 100%;
	}
    .catch_slide{
		background-position: top;
    	padding-bottom: 78%;
    }
	.catch_title {
    	padding: 17px 5px 6px;
	}
    .catch_title span{
        font-size: .18rem;
    }
	.top_facility_link a:not(.link_btn) span.arrow{
		display: none;
	}
	.top_facility_link .link_btn{
		display: block;
	}
	.top_news{
		display:none;
	}
    .news_list li{
        padding: 10px 0;
    }
    .news_list a span{
        width: 23%;
    }
    .news_list a time{
        width: 70%;
    }
    .news_list a p{
        margin-top: 5px;
        width: 100%;
    }
	.news_list_wrap{
    	padding-top: 30px;
	}

	.top_event{
		margin-top: 30px;
	}
    .top_event>p,
    .top_facility>p{
        font-size: .2rem;
        line-height: .35rem;
    }
    .top_event_link a{
        margin-bottom: 10px;
        width: 100%;
    }
    .top_facility_container{
        margin-top: 20px;
    }
    .top_facility_text h3{
        padding: 10px 15px;
        font-size: .235rem;
    }
    .facility_illust_wrap{
        margin-bottom: 15px;
    	height: 56px;
    }
	.facility_main_intro {
    	padding-top: 30px;
	}

	.facility_main_intro p {
    	font-size: .2rem;
    	line-height: 1.8;
	}
    .top_facility_logo{
        bottom: -40px;
        width: 50%;
    }
    .link_freespace, .link_park{
        width: 190px;
        min-width: 0;
    }
    .link_park{
        bottom: 7%;
        left: 24%;
    }
    .link_freespace{
        left: 36%;
    }
    .facility_map_link a{
        padding: 5px 30px 5px 5px;
        font-size: .14rem;
    }
    .facility_map_link span span{
        font-size: .12rem;
    }
	.top_facility_family {
    	position: absolute;
    	top: 6%;
    	right: 0;
    	width: 38%;
	}
    .top_access{
        margin-top: 80px;
    }
    .top_access>p{
        margin: 15px 0;
        font-size: .17rem;
        line-height: .35rem;
    }
    .top_access>p span{
        font-size: .22rem;
    }
    .event_article_contents{
        flex-direction: column;
    	margin-top: 0;
    }
    .event_article_text{
        width: 100%;
    }
    .event_article_details{
        margin-top: 30px; 
        width: 100%;   
    }
	.event_main .event_list li{
		width:100% !important;
	}
    .link_otherpost{
        flex-wrap: wrap;
        width: calc(100% - 40px);
    }
    a.link_next{
        order: 1;
        width: 45%;
    }
    a.link_prev{
        order: 2;
        width: 45%;
    }
    a.link_back{
        margin-top: 15px;
        order: 3;
        width: 100%;
    }
	body .facility_contents {
    	width: calc(100% - 15px);
		padding-top: 40px;
	}
	.facility_pic_wrap {
    	flex-direction: column;
	}
	.facility_pic_wrap span{
    	flex: 0 1 auto;
    	width: 100%;
	    margin: 0;
	}
	.tour_contents {
    	width: calc(100% - 20px) !important;
	}
    .tour_contents_inner{
        padding: 0px 20px 50px;
    }
    .facility_contents h3{
        padding: 10px 10px 5px 18px;
        font-size: .2rem;
    }
    .facility_contents h3 span{
        display: block;
	    margin-left: 0;
    }
    .facility_contents h3::after{
        width: 50px;
    }
    .facility_intro img{
        width: 45px;
    }
    .facility_contents2 .facility_intro img{
        width: 80px;
    }
	.top_facility_link {
    	padding: 7px 20px 13px;
	}
	.top_facility_link a {
    	font-size: .34rem;
	}
}



/*NEWS　CMS*/

.single_news_box {
    margin: 50px auto 80px;
	padding:0 20px;
    max-width: 1000px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.single_news_content {
	width: calc(100% - 320px);
}

.single_news_content .news_title {
    margin: 0px 0px 30px;
    font-size: .23rem;
    font-weight: bold;
	color: #6fbdd2;
}
.single_news_content .news_title time{
	display: block;
	font-size: .18rem;
}
.single_news_content img{
    max-width: 100%;
    height: auto;
	border-radius: 15px;
}
.single_news_content p{
    margin-bottom: 17px;
    font-size: .16rem;
    line-height: 1.8;
}

/* サイドバー */ 
.single_news_side {
    width: 260px;
    margin-top: 0px;
}
.side_archive_title {
    font-size: .18rem;
    line-height: 1;
    background: #6fbdd2;
    color: #FFF;
    padding: 10px;
}
.single_news_side ul {
    list-style: none;
}
.single_news_side li a{
	text-decoration: none;
	color: #000;
}
.side_archive_item {
    font-size: .14rem;
    line-height: 1.7;
    border-bottom: 1px solid #e0d8d8;
    padding: 14px 0;	
}
/* 一覧へ戻るボタン */ 
.news_backlink {
	width: 326px;
    text-align: center;
    margin: 60px auto;
	position: relative;
}
.news_backlink a {
    display: block;
    text-align: center;
    padding: 15px;
    color: #fff;
    font-size: .16rem;
    background-color: #6fbdd2;
    font-weight: bold;
    text-decoration: none;
    border-radius: 35px;
}
.news_backlink::before{
	content:"";
    width: 20px;
    height: 20px;
    display: inline-block;
    background-image: url(/wp-content/themes/original/images/arrow_back.svg);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 30%;
    left: 23px;
	z-index: 1;
}
.under_pagination .wp-pagenavi{
	margin: 0 auto 80px;
	width: calc(100% - 40px);
	text-align: center;
}
.under_pagination .wp-pagenavi>*{
	padding: 2px 5px;
	display: inline-block;
	width: 42px;
	line-height: 27px;
	text-align: center;
	box-sizing: border-box;
}
.under_pagination .current{
	color: #fff;
	background-color: #000;
}
.under_pagination .wp-pagenavi>*:first-child{
	font-size: .13rem;
	width: fit-content;
}
.under_pagination a{
	color: #000;
}
@media(max-width:599px){
	.single_news_content .info_title {
    	margin: 0px 0px 20px;
    	font-size: .21rem;
	}
	.single_news_content .info_title br{
		display:none;
	}
	.single_news_content {
    	width: 100%;
		padding: 0;
		box-sizing: border-box;
	}
	.single_news_box {
    	flex-direction: column;
	}
	.single_news_side {
    	width:100%;
    	margin: 0 auto;
    	margin-top: 65px;
    	padding: 26px 0px 60px;
	}
	.side_archive_title {
    	margin-bottom: 6px;
    	text-align: center;
    	font-weight: bold;
	}
}


@media(min-width:990px){
	#sp-menu{
		display:none !important;
	}
}