@charset "UTF-8";
/* ---------------------------------------------------------------------
* トップページ
* --------------------------------------------------------------------- */
.inner{width: 1200px;margin: auto}
@media screen and (max-width:767px){/*スマホ設定*/
.inner{width: 96%;margin: auto}
}
/* floatBnr */
#float,#floatArea{width:260px;height:260px;display:block;}
#float{position:fixed;right:100px;z-index:100;top:200px;}#float:hover{opacity:0.7;filter:alpha(opacity=70);}#floatArea{position:absolute;left:2px;top:0px;cursor:move;}#floatBt1{position:absolute;left:0px;top:260px;}#floatBt2{position:absolute;left:113px;top:173px;}#floatBt3{position:absolute;left:5px;top:158px;}#floatClose{position:absolute;right:3px;top:3px;}


/* コピーエリア --------------------------------------------------------------------- */
#copy_area{width: 100%; padding: 22px 0;background: #000;border-bottom: 4px solid #c8c896}
@media screen and (min-width:768px){ /*PC設定*/
#copy_area ul{width: 1200px;margin: auto;}
#copy_area li{flex-grow: 1;text-align: center;position: relative}
#copy_area li:nth-child(1)::after,
#copy_area li:nth-child(2)::after,
#copy_area li:nth-child(3)::after,
#copy_area li:nth-child(4)::after{  position: absolute;  content: "";  width: 1px;  height: 100%;  background-color: #423f3b;  top: 0;  bottom: 0;  right: 0;  margin: auto;}
}
@media screen and (max-width:767px){/*スマホ設定*/
#copy_area{padding: 10px 0}
#copy_area ul{width:96%;margin: auto;position: relative}
#copy_area ul li{width:50%;padding: 12px 0; margin: auto;position: relative;text-align: center; box-sizing:border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;}
#copy_area ul li img{width: 90%;height: auto}
#copy_area li:nth-child(2) img{width: 80%}
#copy_area ul::after{  position: absolute;  content: "";  width: 1px;  height: 100%;  background-color: #fff;  top: 0;  bottom: 0;  right: 0; left:0; margin: auto;}
#copy_area ul::before{  position: absolute;  content: "";  width: 100%;  height: 1px;  background-color: #fff;  top: 0;  bottom: 0;  right: 0; left:0; margin: auto;}
}


/* テキストエリア --------------------------------------------------------------------- */
#txtarea{text-align: center;padding: 80px 0 40px}
#txtarea h2{font-size: 45px;letter-spacing: 0.5em;text-indent: 0.5em;color: #67643e;padding-bottom: 30px}
#txtarea p{font-size: 20px;letter-spacing: 0.1em;text-indent: 0.1em;line-height: 1.8}

#txtarea div.siryo{width: 30%;margin: 30px auto 0; font-size: 20px;font-weight: bold;letter-spacing: 0.2em;text-indent: 0.2em; }
#txtarea div.siryo a{background: #103962;color: #fff;padding:18px 0px 18px;text-align: center;width: 100%; display: block;  position:relative;}


@media screen and (max-width:767px){/*スマホ設定*/
#txtarea{padding: 40px 0}
#txtarea h2{font-size: 25px;}
#txtarea p{font-size: 14px;width: 96%;margin: auto}
#txtarea div.siryo{width: 96%;font-size: 16px;margin: 20px auto 0}
}

/* テキストエリア --------------------------------------------------------------------- */
#limitedarea{text-align: center;padding: 80px 0;}
#limitedarea h2{font-size: 15px;letter-spacing: 0.3em;text-indent: 0.3em;font-weight: bold;color: #7f644e}
#limitedarea h3{padding: 25px 0 40px;font-size: 30px;letter-spacing: 0.2em;text-indent: 0.2em;color: #51463d}
#limitedarea p{font-size: 18px;letter-spacing: 0.1em;text-indent: 0.1em;line-height: 1.8}
#limitedarea div.bta{width: 70%;margin: 30px auto 30px}
#limitedarea div.member{width: 30%;margin: 30px auto; font-size: 20px;font-weight: bold;letter-spacing: 0.2em;text-indent: 0.2em; }
#limitedarea div.member a{background: linear-gradient(to right,  #e2c8af 0%,#a5876d 100%);
color: #fff;padding:18px 0px 24px;text-align: center;width: 100%; display: block;  position:relative;}

#limitedarea div.member a:hover{opacity: 0.7}

@media screen and (max-width:767px){/*スマホ設定*/
#limitedarea{padding: 60px 0}
#limitedarea h2{font-size: 13px;}
#limitedarea h3{font-size: 20px;line-height: 1.8;padding: 10px 0 20px}
#limitedarea p{font-size: 14px;width: 96%;margin: auto}

#limitedarea ul{margin: 30px auto 0;width: 96%}
#limitedarea ul li.col3{width: 48%;margin-bottom: 20px}
#limitedarea .step{width: 80%;margin: 30px auto 0;}
#limitedarea div.member,
#limitedarea div.siryo{width: 96%;font-size: 16px;margin: 20px auto 0}


}

/* おすすめコンテンツ--------------------------------------------------------------------- */
#recommended_area{ /*overflow: hidden; background-color: #000; */padding-bottom: 70px;}
#recommended_area .loc{text-align: right; background: url("../images/top/block_loc.jpg") no-repeat center center;background-size: cover;padding: 100px  0;position: relative}
#recommended_area .land{text-align: left; background: url("../images/top/block_land.jpg") no-repeat center center;background-size: cover;padding: 100px  0;position: relative}
#recommended_area .plan{text-align: right; background: url("../images/top/block_plan.jpg") no-repeat center center;background-size: cover;padding: 100px  0;position: relative}
#recommended_area a img{width: 440px;height: auto}
#recommended_area .cap{margin-top: -26px;padding-bottom: 8px;padding-right: 20px; position: relative;color: #fff;text-align: right;font-size: 11px;}

#recommended_area .recommended_title{font-size: 28px;color: #FFF;text-align: center;margin-top: 70px; margin-bottom: 60px;letter-spacing: 0.1em;}
#recommended_area ul{ width: 1200px; margin: 0 auto;}
#recommended_area ul li { width: 290px; height: 310px; margin-right: 10px; border: solid 1px #FFF; position: relative;}
#recommended_area ul li:last-child{ margin-right: 0;}
#recommended_area ul li figure img{ max-width: 100%; height: auto;}
#recommended_area .recom_button{ position: absolute; bottom: 10px; right: 15px; padding: 0.5em; line-height: 1; color: #fff; font-size: 13px;}
#recommended_area .recom_arrow{ display: inline-block; width: 26px; height: 7px; border-bottom: 1px solid #FFF; border-right: 1px solid #FFF; transform: skew(45deg);}
#recommended_area ul li a { display: block; color: #fff; text-align: center; overflow: hidden; /*transition: 0.5s;*/}
#recommended_area ul li a strong { display: block; letter-spacing: 0.1em; font-weight: bold; font-size: 16px; margin-top: 10px;}
#recommended_area ul li a strong::after { content: ""; display: block; width: 250px; height: 1px; background-color: #fff; margin: 0.5em auto;}
#recommended_area .recom_text { display: block; font-size: 13px;}
#recommended_area li a:hover {opacity: 0.8;}
#recommended_area li.close{ display: none;}

@media screen and (max-width:767px){/*スマホ設定*/
#recommended_area .loc,
#recommended_area .land,
#recommended_area .plan{padding: 40px 0}
#recommended_area a img{width: 70%;height: auto}
#recommended_area{ padding-bottom: 40px;}
#recommended_area .recommended_title{font-size: 22px;margin-top: 30px; margin-bottom: 20px;}
#recommended_area ul{ width: 86%; margin: 0 auto;}
#recommended_area ul li { width: 100%; min-height: 300px; height: 100%; padding-bottom: 30px; margin-bottom: 20px; margin-right: 0;}
#recommended_area ul li:last-child{ margin-bottom: 0;}
#recommended_area .recom_button{ position: absolute; bottom: 6px; right: 15px; padding: 0.5em;}
}

/* ---------------------------------------------------------------------
 * 支払い例
 * --------------------------------------------------------------------- 
#pay{
background:#dcd1b3;
background:-moz-linear-gradient(-45deg,  #dcd1b3 0%, #fdeddb 50%, #dcd1b3 100%);
background:-webkit-linear-gradient(-45deg,  #dcd1b3 0%,#fdeddb 50%,#dcd1b3 100%);
background:linear-gradient(135deg,  #dcd1b3 0%,#fdeddb 50%,#dcd1b3 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcd1b3', endColorstr='#dcd1b3',GradientType=1 );
padding:10px 0;}
#pay ul{ width:960px; margin:auto; overflow:hidden}
#pay li{ float:left; padding-left:40px;}
#pay li:first-child{ padding-left:0}
#pay a:hover{-ms-filter:"alpha( opacity=80 )";filter:alpha(opacity=80);opacity:0.8;}
*/






/* オンラインご案内サービス--------------------------------------------------------------------- */
#online_service_area.close{display: none !important;}
#online_service_area{ width: 100%; height: 290px; /*margin: 0 auto 50px;*/ margin: 0 auto; /*padding-bottom: 50px;*/ background:#000 url("../images/top/online_bg.jpg") no-repeat center top;}
#online_service_area .online_service_wrapper{ width: 1200px; margin: 0 auto; position: relative;}
#online_service_area .online_service_area_title{ font-size: 44px; color: #FFF; text-align: left; position: absolute; top: 60px; left: 40px;}
#online_service_area .online_service_text{ font-size: 20px; text-align: left; letter-spacing: 1px; line-height: 1.6; color: #FFF; position: absolute; top: 150px; left: 40px;}
#online_service_area .online_detail_button{ position: absolute; top: 70px; left: 700px;}
#online_service_area .online_regist_button{ position: absolute; top: 160px; left: 700px;}
#online_service_area a{ transition: 0.2s;}
#online_service_area a:hover {opacity: 0.8}

@media screen and (max-width:767px){/*スマホ設定*/
#online_service_area{ width: 100%; height: 0; padding-top: 70.67%; padding-bottom: 0; margin: 0; background:#000 url("../images/top/sp/online_bg.jpg") no-repeat center top; background-size: contain;}
#online_service_area .online_service_wrapper{ width: 90%; margin: -69% auto 0; padding: 16px 0 10px;}

#online_service_area .online_service_area_title{ font-size: 24px; text-align: center; position: static;}
#online_service_area .online_service_text{ font-size: 13px; letter-spacing: 1px; line-height: 1.6; color: #FFF; margin-top: 10px; position: static;}

#online_service_area .online_detail_button{ position: static; width: 88%; margin: 14px auto 0;}
#online_service_area .online_regist_button{ position: static; width: 88%; margin: 6px auto 0;}
#online_service_area img{ max-width: 100%;}
}





@media screen and (max-width:767px){/*スマホ設定*/

.inner{width:90%;margin:0 auto;}

}



/*インフォメーション --------------------------------------------------------------------- */
#info_area{background: #fff;width:100%;padding:60px 0 40px;border-bottom:1px solid #ececec}
#info_area .info_list{border-bottom: 1px solid #ececec;padding: 20px 0;margin-bottom: 20px;font-size: 14px;}
#info_area .info_list a{display: block;text-decoration: underline}
#info_area .info_list a:hover{color: #b59032;}
#info_area .info_list .info_title{font-weight: bold;letter-spacing: 0.1em; margin-bottom: 8px; }
#info_area .info_list .info_text{}
h2.pt{font-size: 26px;color: #7f644e;text-align: center;position: relative;margin-bottom: 2em;letter-spacing: 0.1em;text-indent: 0.1em}
h2.pt:before {  content: '';  position: absolute;  left: 50%;  bottom: -15px;  display: inline-block;  width: 60px;  height: 1px;  -webkit-transform: translateX(-50%);  transform: translateX(-50%);  background-color: #b59032;}

#casbee img {
max-width: 450px;
}
@media screen and (min-width:768px){ /*PC設定*/
#info_area .info_list a:hover .cssArrow_r{opacity: 1;width: 90%;}
}
@media screen and (max-width:767px){/*スマホ設定*/
h2.pt{font-size: 20px;}
#info_area{padding:40px 0 20px;}
#info_area .info_list{padding: 10px 20px;font-size: 13px}
#info_area .info_list a .info_title,
#info_area .info_list a .info_text{width: 100%;}

#info_area .arrow{margin-top: 20px;margin-left: 0;width: 50px;margin-left: auto;margin-right: 10px;}
.spimg{width: 100%;height: auto}
#casbee img {
max-width: 100%;
}
}


/* TOPページ用フッターバナーエリア（スライドショー）-----------------------------------------*/
#top_footer_banner_area { width: 100%; background:#F7F4EE; padding: 10px 0; margin-bottom: 10px;}
#top_footer_banner_area ul.footer_slider { margin: 10px auto; width:1140px;}
#top_footer_banner_area a:hover img{opacity: 0.7;}
#top_footer_banner_area .slick-prev:before,
#top_footer_banner_area .slick-next:before {/*左右の矢印の色を変える*/color: #000;}
#top_footer_banner_area .slick-next {/*左右の矢印の位置を変える*/right: -26px; z-index: 99; width: 26px; height: 36px;}
#top_footer_banner_area .slick-prev {left: -30px; z-index: 100; width: 26px;height: 36px;}
#top_footer_banner_area .slick-dots li.slick-active button:before,
#top_footer_banner_area .slick-dots li button:before {/*スライド数のドットの色を変える*/color: #000;}
#top_footer_banner_area .footer_slider img {max-width: 98%;height: auto;}


@media screen and (max-width:767px){/*スマホ設定*/
#top_footer_banner_area {padding: 10px 0;}
#top_footer_banner_area ul.footer_slider {width: 70%;}
#top_footer_banner_area ul.footer_slider li{text-align: center}
#top_footer_banner_area .slick-next {right: -36px;}
#top_footer_banner_area .slick-prev {left: -36px;}
#top_footer_banner_area .footer_slider li img {width: 100%;height: auto;}
}


@media screen and (max-width:767px){/*スマホ設定*/
/* 支払いバナーエリア
--------------------------------------------------------------------- 
#pay{padding:7px 20px;background-size:cover}
#pay ul{ width:100%; margin:auto; overflow:hidden}
#pay li{ padding:3px 0;}
#pay li:last-child{border-bottom:none;margin-top:10px}
#pay img{width:100%;height:auto}*/

}

@media screen{
/****************************************
effect-fade
*****************************************/
.effect-fade {opacity : 0;transform : translate(0, 45px);transform : translate(0, 50px);  transition : all 1500ms;}
.effect-fade.effect-scroll {opacity : 1;transform : translate(0, 0);}

.an4-fadeleft {opacity : 0;transform : translateX(150px);transition : all 1500ms;}
.an4-fadeleft.effect-scroll {opacity : 1;transform : translate(0, 0);}

.an5-faderight {opacity : 0;transform : translateX(-150px);transition : all 1500ms;}
.an5-faderight.effect-scroll {opacity : 1;transform : translate(0, 0);}
}

@media print{
#move{display: none}
#top_header_banner_area .mainBannerTxt,
#copy_area ul,
#copy_area2 ul{width: 100%}
#copy_area li img,
#copy_area2 li img{width: 90%;height: auto}
#online_service_area .online_service_wrapper,
#COVID19 ul{width:96%!important}
#COVID19 ul li.title{width:68%!important;}
#COVID19 ul li.movie{width: 30%!important;}
#online_service_area .online_detail_button{left:auto;right: 10px;width: 30%}
#online_service_area .online_regist_button{left:auto;right: 10px;width: 30%}

#footer_contents_menu_area,#top_footer_banner_area{display: none}
}