@charset "UTF-8";
/*
* Last Update 2022-08-02
*
* INDEX page
*
*/

/*
* Media query Setting
*SMP > below 559px
*TB > below 560px - 959px
*PC > over 960px;
*/

#mvWrap {
line-height: 0;
margin:0 auto;
/*overflow: hidden;*/
width:100%;
position: relative;
}

/*.badge {
max-width: 90px;
width:80%;
position: absolute;
top:1.2em;
right:1em;
z-index: 9;
}*/
.badge {
position: absolute;
z-index: 9;
}
.slides li {
position: relative;
}
.slides li p {position: absolute;top:0;left:0;z-index: 2}
#mvWrap .visible_tbpc {display: none!important;}
#mvWrap .visible_sp {display: block!important;}
#mvWrap .flexslider {border:none;margin:0;}
#mvWrap .flex-direction-nav a {line-height: 50px;}
#mvWrap .flex-control-thumbs {}
#mvWrap .flex-control-nav {
bottom:1em;
z-index:2;
}
#mvWrap .flex-control-nav li {margin: 0 8px;}
#mvWrap .flex-control-nav li:first-child {margin: 0 8px 0 0;}
#mvWrap .flex-control-nav li:last-child {margin: 0 0 0 8px;}

#topicsWrap {
background-color: #0a5ab4;
padding: 1.4em 0;
}
#topicsWrap h2 {
margin:auto;
max-width:1024px;
width: 90%;
}

#actionWrap .primary {
background: rgb(44,98,178);
background: linear-gradient(124deg, rgba(44,98,178,1) 0%, rgba(71,136,232,1) 50%, rgba(44,98,178,1) 100%);
padding: 1.4em 0;
}
#actionWrap .primary ul {
margin:auto;
max-width: 480px;
width: 90%;
}
#actionWrap .primary li:nth-child(1) {margin-bottom: 1em;}


#actionWrap .primary p {
margin:1em auto 0;
max-width: 588px;
width: 90%;
}

#actionWrap .secondary {
/*background-color: #d3e8f2;*/
padding: 1.4em 0;
}
#actionWrap .secondary .gallery_bnr{
  margin-bottom: 10px;
}
#actionWrap .secondary .gallery_bnr a{
  display: block;
}
#actionWrap .secondary h2 {
font-size:6vw;
font-weight: 500;
letter-spacing: .2em;
text-align: center;
text-shadow: 1px 1px 4px #96b3c1;
}
#actionWrap .secondary h2 a {color:#4787e7;}

/*TEXTタイプ
#actionWrap a {color:#e4d92b;}
#actionWrap p {
color:#e4d92b;
-webkit-font-feature-settings: 'palt';
font-feature-settings: 'palt';
font-size:3rem;
font-weight: 500;
letter-spacing: .05em;
line-height: 1.2;
text-align: center;
text-indent: .05em;
text-shadow: 1px 1px 3px #444;
}
#actionWrap p span {
border:1px solid #fff;
display: inline-block;
font-size:1.4rem;
margin-left:1em;
padding: .1em 1em;
}
#actionWrap p + p {margin-top:.5em;}
#actionWrap p > em {color:#ff0;}
*/

/*IAMGEタイプ*/
#actionWrap .secondary p {
margin:auto;
width: 90%;
}


#actionWrap .secondary img {
display: block;
margin:0 auto 1em;
max-width: 780px;
width: 100%;
}
#actionWrap .secondary .relative_bnr + p {max-width: 620px;}

/* CAMPAIGN BANNER */
#bnr_campaign {
margin:3em auto 1em;
max-width: 960px;
width: 90%;
}

/* BANNER WRAP */
#bannerWrap {
margin:3em auto;
max-width: 720px;
width:90%;
}

/*===== for   OVER - 560px =====*/
@media screen and (min-width:560px){
/*.badge {
max-width: 120px;
top:2em;
right:1em;
}*/

/*#actionWrap p {font-size:4.8rem;}
#actionWrap p span {font-size:2.2rem;}

#actionWrap p {max-width: 720px;}
*/
}

/*===== for   OVER - 800px =====*/
@media screen and (min-width:800px){
#mvWrap .visible_tbpc {display: block!important;}
#mvWrap .visible_sp {display: none!important;}
/*
#actionWrap .primary p {max-width: 720px;}
*/

#actionWrap .primary ul {
max-width: 780px;
width: 90%;
}

/*#actionWrap .primary li:nth-child(1) {
margin-bottom: 0;
width:59.59%;
}
#actionWrap .primary li:nth-child(2) {width:39.34%;}
*/

#actionWrap .secondary h2 {font-size:4rem;}

}

/*===== for   OVER - 960px =====*/
@media screen and (min-width:960px){
/*.badge {
max-width: 180px;
top:2em;
right:2em;
}*/

/*#actionWrap p {font-size:5.6rem;}
#actionWrap p span {font-size:3rem;}*/

#actionWrap .secondary p {max-width: 780px;}

#actionWrap .secondary h2 {font-size:4.8rem;}
}



#pointWrap {
/*background: url(../../img/top/bg_info.jpg) no-repeat;
background-size: cover;*/
padding: 3em 0;
}

#propertySP {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin:auto;
max-width:1200px;
width: 94%;
}
#propertySP li {
font-size:1.1rem;
padding: 0 1em;
text-align: center;
width: 50%;
}
#propertySP li > em {
color:#4787e7;
display: block;
font-size:130%;
font-style:normal;
}
#propertySP li > em > span {font-size:42.85%;}
#propertySP li > em > span.tx_type2 {font-size:75%;}

#informationWrap {
background-color: rgba(255,255,255,.5);
-webkit-box-shadow: 1px 2px 2px #666;
box-shadow: 1px 1px 6px #666;
margin:3em auto 0;
max-width:960px;
padding:3em;
text-align: center;
width:94%;
}
#informationWrap h2 {
color:#666;
font-family: 'Cormorant Garamond', serif;
font-size:1.75rem;
letter-spacing: .1em;
margin-bottom: 1em;
text-indent: .1em;
}
#informationWrap .infromation_list {
margin:auto;
text-align: left;
width:90%;
}
#informationWrap .infromation_list dt {
color:#666;
font-size:87%;
margin-bottom: 8px;
}
#informationWrap .infromation_list dd {margin-bottom: 24px;}
/*#informationWrap .infromation_list dt::before,
#informationWrap .infromation_list dt::after {
background-color: #ccc;
content:'';
height:1px;
width:40px;
position: absolute;
top:50%;
left:0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
#informationWrap .infromation_list dt::after {
left:auto;
right:0;
}*/


#informationWrap .info_appeal {
/*color:#e9377a;資料請求受付中の場合*/
color:#1975d4;
font-size:2rem;
margin:2em 0 .5em;
}
.btn_request a {
background: rgb(242,125,169);
background: -webkit-gradient(linear, left top, right top, from(rgba(242,125,169,1)), color-stop(50%, rgba(239,167,194,1)), to(rgba(242,130,172,1)));
background: linear-gradient(90deg, rgba(242,125,169,1) 0%, rgba(239,167,194,1) 50%, rgba(242,130,172,1) 100%);
color:#fff;
display: block;
font-size:150%;
letter-spacing: .2em;
line-height: 3;
margin:0 auto 2em;
max-width: 480px;
width: 94%;
text-indent: .2em;
-webkit-transition: .3s;
transition: .3s;
}
.btn_request a:hover {
background: rgb(250,174,203);
background: -webkit-gradient(linear, left top, right top, from(rgba(250,174,203,1)), color-stop(50%, rgba(233,55,122,1)), to(rgba(250,174,203,1)));
background: linear-gradient(90deg, rgba(250,174,203,1) 0%, rgba(233,55,122,1) 50%, rgba(250,174,203,1) 100%);
opacity: .9;
}

.btn_reserve a {
background: rgb(25,117,212);
background: -webkit-gradient(linear, left top, right top, from(rgba(25,117,212,1)), color-stop(50%, rgba(127,175,225,1)), to(rgba(25,117,212,1)));
background: linear-gradient(90deg, rgba(25,117,212,1) 0%, rgba(127,175,225,1) 50%, rgba(25,117,212,1) 100%);
color:#fff;
display: block;
font-size:150%;
letter-spacing: .2em;
line-height: 3;
margin:0 auto 2em;
max-width: 480px;
width: 94%;
text-indent: .2em;
-webkit-transition: .3s;
transition: .3s;
}
.btn_reserve a:hover {
background: rgb(12,68,197,1);
opacity: .9;
}

#information_contact dt span {display: block;}
#information_contact .contact_tel {
font-size:2.5em;
position:relative;
}
#information_contact .contact_tel::before {
background:url(../../img/common/ic_freedial.png) no-repeat 0 50%;
background-size: 100%;
content: '';
display: inline-block;
height:25px;
margin-right: .2em;
width: 32px;
}

#information_contact dd {font-size:1.1rem;}
#information_contact .contact_worktime span {display: block;}

#informationWrap .attention {
border-top: 1px solid #999;
border-bottom: 1px solid #999;
margin:0 auto 3em;
padding: 1em;
width: 90%;
}
#informationWrap .attention h3 {
color:#e9377a;
margin-bottom: .5em;
}

/*===== for   OVER - 560px =====*/
@media screen and (min-width:560px){
#information_contact dt span {display: inline;}

#information_contact dd {font-size:1.2rem;}
#information_contact .contact_worktime span {
display: inline-block;
padding-left: 1em;
}
}


/*===== for   OVER - 560px =====*/
@media screen and (min-width:560px){
#propertySP li {font-size:1.2rem;}
#propertySP li > em {font-size:140%;}

#informationWrap h2 {font-size:1.9rem;}
#informationWrap .info_appeal {font-size:2.2rem;}

#informationWrap .infromation_list {
display: inline-flex;
align-items: flex-start;
flex-wrap: wrap;
}
#informationWrap .infromation_list dt {
font-size:87%;
margin-bottom: 16px;
width: 7em;
}
#informationWrap .infromation_list dd {
margin-bottom: 16px;
width: calc(100% - 7em);
}
}

/*===== for   OVER - 768px =====*/
@media screen and (min-width:768px){
#propertySP {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
#propertySP li {
border-right:1px solid #ccc;
font-size:1.4rem;
text-align: center;
width: auto;
}
#propertySP li:last-child {border-right: none;}
}

/*===== for   OVER - 960px =====*/
@media screen and (min-width:960px){
#propertySP li {font-size:1.6rem;}
#propertySP li > em {font-size:175%;}

#informationWrap h2 {font-size:2.2rem;}
#informationWrap .info_appeal {font-size:2.5rem;}
}

/*===== for   BELOW - 767px =====*/
@media screen and (max-width:767px){
#propertySP li {padding:1em;}
#propertySP li:nth-child(1),
#propertySP li:nth-child(3){border-right:1px solid #ccc;}
#propertySP li:nth-child(1),
#propertySP li:nth-child(2) {border-bottom:1px solid #ccc;}
}


#lnavWrap .primary {
margin-bottom: 3em;
overflow: hidden;
position: relative;
}


#lnavWrap .primary h2 {
font-size:2.2rem;
line-height: 1.4;
}
#lnavWrap .primary h2 > span {
display: block;
font-family: 'Cormorant Garamond', serif;
font-size:1.4rem;
margin-bottom: .5em;
}


#lnavWrap .secondary {
margin-bottom: 5em;
position: relative;
}
#lnavWrap .secondary::before {
background-color: #f8eff2;
content: '';
display: block;
height:12.5em;
width:58%;
position: absolute;
top:-2em;
left:0;
z-index: -1;
}
#lnavWrap .secondary.inversion::before {display: none;}
#lnavWrap .secondary a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin:auto;
max-width: 1200px;
width: 94%;
}
#lnavWrap .secondary .summary {width:35.83%;}
#lnavWrap .secondary figure {width:60%;}

#lnavWrap .secondary.inversion .summary {
-webkit-box-ordinal-group:3;
-ms-flex-order:2;
order:2;
}
#lnavWrap .secondary.inversion figure {
-webkit-box-ordinal-group:2;
-ms-flex-order:1;
order:1;
}

#lnavWrap .secondary a.disable {color:#666;}

#lnavWrap .secondary h2 {font-size:1.6rem;}
#lnavWrap .secondary h2 > span {
display: block;
font-family: 'Cormorant Garamond', serif;
font-size:1.4rem;
margin-bottom: .5em;
}

#lnavWrap a .btn_more {
background-color: #f282ac;
border-radius: 4px;
color:#fff;
line-height: 40px;
margin-top:2em;
max-width: 320px;
text-align: center;
position: relative;
}
#lnavWrap a .btn_more span {
z-index: 2;
position: relative;
}
#lnavWrap a .btn_more::before {
border-radius: 4px;
content:'';
display: block;
height: 100%;
width:0;
position: absolute;
left:0;
top:0;
-webkit-transition: .3s;
transition: .3s;
}
#lnavWrap a:hover .btn_more::before {
background-color: #e9377a;
content:'';
display: block;
height: 100%;
width:100%;
position: absolute;
left:0;
top:0;
}
#lnavWrap .txt_cs {
background-color: #c0c0c0;
color:#fff;
border-radius: 4px;
line-height: 40px;
margin-top:1em;
max-width: 320px;
text-align: center;
}

/*===== for   OVER - 560px =====*/
@media screen and (min-width:560px){
#lnavWrap .primary.inversion {margin-bottom:6em;}
#lnavWrap .primary .summary {
margin:0;
max-width: 1200px;
width:94%;
position: absolute;
top:50%;
left:50%;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
z-index: 2;
}
#lnavWrap .primary.inversion .summary {
left:auto;
right:0;
-webkit-transform: translate(50%,-50%);
transform: translate(50%,-50%);
}

#lnavWrap .primary figure::after {
background-color: rgba(255,255,255,.6);
content:'';
display: block;
height:100%;
width:58%;
position: absolute;
top:0;
left:-8%;
-webkit-transform: skewX(15deg);
transform: skewX(15deg);
}
#lnavWrap .primary.inversion figure::after {
left:auto;
right:-8%;
}
#lnavWrap .primary.inversion figcaption {
right:auto;
left:1em;
}

#lnavWrap .primary h2 {font-size:3rem;}
#lnavWrap .primary h2 > span {font-size:1.8rem;}

#lnavWrap .secondary h2 {font-size:2.1rem;}
#lnavWrap .secondary h2 > span {font-size:1.6rem;}
}

/*===== for   OVER - 960px =====*/
@media screen and (min-width:960px){
#lnavWrap .primary h2 {font-size:4.8rem;}
#lnavWrap .primary h2 > span {font-size:2.4rem;}

#lnavWrap .secondary h2 {font-size:2.5rem;}
#lnavWrap .secondary h2 > span {font-size:2rem;}

#lnavWrap .secondary::before {height:17.75em;}

#lnavWrap a .btn_more,
#lnavWrap .txt_cs {
margin-top:3em;
line-height: 56px;
}
}

/*===== for   BELOW - 799px =====*/
@media screen and (max-width:799px){
#lnavWrap #secondaryWrap {
background-color: #f8eff2;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-top:3em;
}
#lnavWrap .secondary::before {display: none;}
#lnavWrap .secondary {
margin-bottom: 3em;
width:48%;
}

#lnavWrap .secondary .summary,
#lnavWrap .secondary figure {width:100%;}
#lnavWrap .secondary .summary {
margin-top: 2em;
-webkit-box-ordinal-group:3;
-ms-flex-order:2;
order:2;
}
}

/*===== for   BELOW - 559px =====*/
@media screen and (max-width:559px){
#lnavWrap .primary a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
#lnavWrap .primary .summary {
margin-top: 2em;
text-align: center;
-webkit-box-ordinal-group:3;
-ms-flex-order:2;
order:2;
width: 100%;
}
#lnavWrap .primary figure {
-webkit-box-ordinal-group:2;
-ms-flex-order:1;
order:1;
width: 100%;
}

#lnavWrap a .btn_more {
margin-left:auto;
margin-right: auto;
}
}



/* youtube */
#modal-content{
width:80%;
margin:0;
padding:0;
background:#fff;
position:fixed;
display:none;
z-index:9999;
}
#modal-content .inner_movie {
position:relative;
width:100%;
padding-top:56.25%;
overflow:hidden;
}
#modal-content .inner_movie  #player{
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
z-index: 999;
}
#modal-overlay{
z-index:99;
display:none;
position:fixed;
top:0;
left:0;
width:100%;
height:120%;
background-color:rgba( 0,0,0, 0.75 );
}



.info-owabi {
background-color: #fff;
border: 1px solid;
padding: 20px;
text-align: center;
}
.info-owabi p.info-owabi-title{
font-size: 1.3em;
padding-bottom: 20px; ;
}
.owabi_wrap {
max-width: 720px;
margin:3em auto;
}

/*===== for   BELOW - 799px =====*/
@media screen and (max-width:799px){
.owabi_wrap{
width: 90%;
}
}


.holiday {
background: rgba(255,255,255,.5);
-webkit-box-shadow: 1px 2px 2px #666;
box-shadow: 1px 1px 6px #666;
display: flex;
flex-wrap: wrap;
align-items: center;
font-size: 15px;
letter-spacing: 0.3px;
margin: 48px auto;
max-width:980px;
width: 100%;
}
.holiday dt {
background-color: #c00;
color: #fff;
display: block;
font-size: 1.8rem;
font-weight: bold;
text-align: center;
line-height: 1.5;
margin: 0 auto;
padding: 10px;
width: 100%;
}
.holiday dd {
color: #333;
display: block;
font-weight: bold;
line-height: 2;
padding: 10px 20px;
text-align: center;
width: 100%;
}
.holiday dd > span {
  display: block;
  font-size:1.2rem;
}

/*===== for   BELOW - 799px =====*/
@media screen and (max-width:799px){
.holiday dt {font-size: 1.5rem;}
.holiday dd {font-size: 1.2rem;}
}


.reflection {
width: 100%;
height: 100%;
line-height: 0;
position: relative;
overflow: hidden;
}
.reflection::after {
content: "";
display: block;
width: 30px;
height: 100%;
position: absolute;
top: -180px;
left: 0;
background-color: #FFF;
opacity: 0;
transform: rotate(45deg);
animation: reflect 2.8s ease-in-out infinite;
-webkit-transform: rotate(45deg);
-webkit-animation: reflect 2.8s ease-in-out infinite;
}

.reflection::after
@keyframes reflect {
0% { transform: scale(0) rotate(45deg); opacity: 0; }
80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
81% { transform: scale(4) rotate(45deg); opacity: .8; }
100% { transform: scale(50) rotate(45deg); opacity: 0; }
}
@-webkit-keyframes reflect {
0% { transform: scale(0) rotate(45deg); opacity: 0; }
80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
81% { transform: scale(4) rotate(45deg); opacity: .8; }
100% { transform: scale(50) rotate(45deg); opacity: 0; }
}

.reflection.refani2::after {animation: reflect 3.3s ease-in-out infinite;}



/* 230426 モーダル追加 */

#campaign_block {position: relative;}
#campaign_block a img:hover,
#campaign_block a:hover { opacity: 1; filter: brightness(115%); -webkit-filter: brightness(115%);
}
#campaign_block .modal-cp {
width: 90%;
max-width: 900px;
display: none;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 910;
}
#campaign_block .modal__content {
max-height: 90%;
max-width: 920px;
text-align: center;
position: relative;
/* width: 90%; */
}
#campaign_block .modal__content img {
margin: auto;
max-width: 90%;
width: 94%;
}

.modal__bg {
display: none;
background: rgba(0, 0, 0, 0.6);
height: 100vh;
position: fixed;
top: 0;
left: 0;
z-index: 900;
width: 100%;
}

.btn_close a {
position: absolute;
display: inline-block;
top: -30px;
right: -30px;
width: 85px;
height: 85px;
border: 0;
background-color: black;
border-radius: 80px;
margin: 0;
padding: 0;
transform: scale(0.5);
cursor: pointer;
background-color: #333;
border: solid 4px #fff;
}

.btn_close a:before {
content: '';
position: absolute;
display: inline-block;
top: 10px;
left: 35px;
width: 7px;
height: 60px;
border: 0;
margin: 0;
padding: 0;
background-color: white;
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}

.btn_close a:after {
content: '';
position: absolute;
display: inline-block;
top: 10px;
left: 35px;
width: 7px;
height: 60px;
border: 0;
margin: 0;
padding: 0;
background-color: white;
-moz-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}

@media (max-width: 767px) {
#campaign_block .modal__content img {
margin: auto;
max-height: 90%;
}
}