@charset "UTF-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-size: 100%;font-family: inherit;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline; letter-spacing: 0.04em;}
:focus {outline: 0;}
iframe {border: 0;}
strong {font-weight:bold;}
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
img{border: 0; margin:0; padding:0;}
figure{margin:0}
option,select {color: #4d4d4d;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, picture {display: block;}
img {padding:0; margin:0; vertical-align:bottom; max-width: 100%;}
a { color: #707070;text-decoration:none;transition: 0.3s;}
a:hover {opacity:0.7;}


body{color:#000000; font-size: 16px; font-family: "Zen Old Mincho", serif; -webkit-text-size-adjust: 100%;font-weight: 400;font-style: normal;line-height: 1.6; font-feature-settings: "palt"; background-color: #DBD0C6; height: 100%;}


.wrapper {display: flex; height: 100%;min-height:720px;}
.wrapper {display: flex; height: 100%;}
.wrapper > .left {width: calc((100% - 414px) / 2); height:144vh;min-height:720px; position:fixed; background-image: url("../images/left_bg.jpg"); background-repeat: no-repeat; background-position: top right; background-size: auto 70%;}
.wrapper > .left dl {display: flex; justify-content: space-between; padding: 30px;}
.wrapper > .left p {position: absolute; z-index: 10;width: 50%; max-width: 290px; left: 0; right: 0; box-sizing: border-box; bottom: 7%; margin: auto;}
/*.wrapper > .left:before {content: ""; clip-path: polygon(0 68%, 100% 62%, 100% 100%, 0% 100%); background-color: #384B58; position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; z-index: 5;}*/
.wrapper > .left img {width: 100%;}
.wrapper > main {width: 415px; background-color: #FFF; overflow: hidden; margin: 0px auto;}
.wrapper > .right {width: calc((100% - 414px) / 2); height:144vh;min-height:720px; position:fixed; right: 0; background-image: url("../images/right_bg.jpg"); background-repeat: no-repeat; background-position: top left; background-size: auto 70%;}
/*.wrapper > .right:before {content: ""; clip-path: polygon(0 58%, 100% 53%, 100% 100%, 0% 100%); background-color: #384B58; position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; z-index: 5;}*/
.wrapper > .right .copy {height: 40%; text-align: center; padding-top: 15%; position: relative; z-index: 11;}
.wrapper > .right .copy img {height: 100%;}
.wrapper > .right .txt {position: absolute; z-index: 10;width: 70%; max-width: 450px; left: 0; right: 0; box-sizing: border-box; bottom: 7%; margin: auto; }
.wrapper > .right .txt img {width: 100%;}


.head {background: url("../images/header_bg.jpg") no-repeat; background-position: center top 40px; background-size: cover; min-height: 516px; position: relative; }
.head header {width: 415px; height: 60px; background-color: #FFF; display: flex; justify-content: space-between;align-items: center; padding: 0px 20px 0px 44px; box-sizing: border-box; position: fixed; top: 0; z-index: 20;}
.head header h1 {width: 72px; height: auto; font-size: 0px;}
.head header ul {display: flex;}
.head header ul li a {color: #FFF; font-weight: 700; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%;font-family:"Noto Sans JP", sans-serif;}
.head header ul li:first-child {width: 95px; height: 40px;}
.head header ul li:first-child a {background-color: #0166A8;}
.head header ul li:nth-child(2) {width: 80px; height: 40px; margin-left: 8px;}
.head header ul li:nth-child(2) a {background-color: #617D80;}
.head .head_cont {text-align: center;}
.head .head_cont h2 {margin: 0px 55px 0px; padding-top: 160px;}
.head .head_cont figure {position: absolute; bottom: -380px; left: 0; right: 0; margin: 0px auto;}
.head .head_cont figure img {font-size: 0; vertical-align: bottom; padding: 0; max-width: 350px;}
/*.head .head_cont figure figcaption {width: 298px; margin: 0px auto;background-color:#384B58; padding-bottom: 20px;}*/
.head .head_cont figure figcaption {
    width: 298px;
    margin: 0px auto;
    position: relative;
    top: -97px;
}
.head .head_cont figure figcaption p {width: 260px; height: 50px; margin: 0px auto;}
.head .head_cont figure figcaption p a {display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; color: #FFF; background-color: #0166A8;font-size: 18px; line-height: 1.33; letter-spacing: 0.18em; font-family:"Noto Sans JP", sans-serif;font-weight: 700;}
.head .head_cont figure figcaption p a span{line-height: 1.33; letter-spacing: 0.18em;}

.pickup {padding: 405px 0px 0px;}
.pickup_cont h2 { margin: 0px 15px 0px 30px;font-family: "EB Garamond", serif; font-weight: 600; font-size: 32px;position: relative; color: #617D80; text-align: center;}
.pickup_cont h2 span {background-color: #FFF; position: relative; z-index: 1; letter-spacing: 0;}
.pickup_cont h2:before {content: ""; width: 48px; height: 4px; background-color: #617D80; position: absolute; left: 50%; bottom: -8px; transform: translate(-50%,0);}
.pickup_cont figure {margin: 28px 0px 0px 17px; position: relative;}
.pickup_cont figure figcaption {font-size: 16px; font-weight: 400; line-height: 2; text-align: center;margin-bottom: 28px;}
.pickup_cont > p {letter-spacing: 0em;}

.swipe-fvu {overflow: hidden; margin-top: 32px;margin-bottom: 7px; width: 100%; display: none;}
.gooddesign .swipe-fvu{margin-top: 20px;}
.swipe-fvu.swiper-initialized{ display: block;}
.swipe-fvu .swiper-wrapper {transition-timing-function: linear!important;}

.swipe-fvu2 {overflow: hidden; margin-top: 56px; width: 100%; display: none;}
.gooddesign .swipe-fvu2{margin-top: 13px;}
.swipe-fvu2.swiper-initialized{ display: block;}
.swipe-fvu2 .swiper-wrapper {transition-timing-function: linear!important;}

/*.present {border-left: 1px solid #FFF;border-right: 1px solid #FFF;}*/
.present figure figcaption {background-color:#F0F0F0; padding-bottom: 26px; margin-top: -1px;}
.present figure figcaption p {width: 260px; height: 48px; margin: 0px auto;}
.present figure figcaption p a {display: flex; justify-content: center; align-items: center; width: 100%; height: 100%;;font-size: 18px; line-height: 1.33; color: #FFF; background-color: #0166A8; font-weight: 700;font-family: "Noto Sans JP", sans-serif;}
.present figure figcaption p a span{line-height: 1.33; letter-spacing: 0.18em;}

.feature {padding: 70px 0px 55px;}
.feature > h2 { margin: 0px 26px;font-family: "EB Garamond", serif; font-weight: 600; font-size: 32px;position: relative; color: #384B58; text-align: center;}
.feature > h2 span {background-color: #FFF; position: relative; z-index: 1;letter-spacing: 0;}
.feature > h2:before {content: ""; width: 48px; height: 4px; background-color: #617D80; position: absolute; left: 50%; bottom: -8px; transform: translate(-50%,0);}
.feature > h2 + p {font-size: 16px; font-weight: 400; line-height: 1.75; letter-spacing: 0em; text-align: center; margin-top: 25px;}
.feature > h2 + p span{font-size: 13px; line-height: 2.18; position: relative;}
.feature > h2 + p span::before{display: block; content: '';height: 20px; width: 1px; background: #000000;position: absolute;top: 0;left: -0.5em;transform: rotate(-20deg);}
.feature > h2 + p span::after{display: block; content: '';height: 20px; width: 1px; background: #000000;position: absolute;top: 0;right: -0.5em;transform: rotate(20deg);}

.feature_cont_up {padding: 0px 17px; margin-top: 43px;}
.feature_cont_up > div {margin-top: 44px;}
.feature_cont_up > div:first-child {margin-top: 0px;}
.feature_cont_up > div > h3 {display: flex; align-items: center; gap: 20px;}
.feature_cont_up > div > h3 strong {font-family: "EB Garamond", serif; font-size: 40px; font-weight: 600; line-height: 100%; color:#617D80;}
.feature_cont_up > div > h3 span {font-size: 18px; font-weight: 400; line-height: 1.77; color:#000000;}
.feature_cont_up > div > figure {margin-top: 16px;}
.feature_cont_up > div > figure figcaption {font-size: 16px; line-height: 1.875; font-weight: 400; margin-top: 13px;}
.feature_cont_up > div > dl {margin-top: 25px; background-color: #EDEDED; padding: 20px 15px;}
.feature_cont_up > div > dl dt {font-weight: 700; cursor: pointer; position: relative;}
.feature_cont_up > div > dl dt:after {content: "";display: block;position: absolute;top: calc(50% - 8px);right: 30px;width: 11px;height: 11px;border-top: 1px solid #707070;border-right: 1px solid #707070;transform: rotate(135deg);transition: .3s;}
.feature_cont_up > div > dl dt.active:after {transform: rotate(-45deg);transition: .3s;}
.feature_cont_up > div > dl dt span {position: relative;}
.feature_cont_up > div > dl dt span:after {content: url("../images/focus_icon.png");position: absolute; right: -24px; top: 0px;}
.feature_cont_up > div > dl dd {padding-top: 20px;}
.feature_cont_up > div > dl dd figure {display: flex; justify-content: space-between;}
.feature_cont_up > div > dl dd figure figcaption {width: 180px; font-size: 14px;}

.feature_cont_under > div {margin-top: 45px;}
.feature_cont_under > div > h3 {margin: 0px 0px 0px 24px;display: flex; align-items: center;}
.feature_cont_under > div > h3 strong {font-family: "EB Garamond", serif; font-size: 40px; font-weight: 600; line-height: 100%; color:#617D80;}
.feature_cont_under > div > h3 span {font-size: 18px; font-weight: 400; margin-left: 0.5em; line-height: 1.77; color:#000000;}
.feature_cont_under > div > figure {display: flex; align-items: center; margin-top: 15px;}
.feature_cont_under > div > figure.jc-center {display: flex; align-items: center; margin-top: 15px;justify-content: center;}
.feature_cont_under > div > figure picture {width: 194px;}
.feature_cont_under > div > figure figcaption {width: calc(100% - 207px); padding: 0px 10px; box-sizing: border-box;font-size: 16px; line-height: 1.875; font-weight: 400;}
.feature_cont_under > div:nth-child(even) > figure {flex-direction: row-reverse;}
.feature_cont_under > div:nth-child(even) > figure figcaption {padding: 0px 10px 0px 24px;}

.feature_cont_under > div > figure figcaption > h3.innerttl {display: flex; align-items: center; gap: 20px;}
.feature_cont_under > div > figure figcaption > h3.innerttl strong {font-family: "EB Garamond", serif; font-size: 40px; font-weight: 600; line-height: 100%; color:#617D80;}
.feature_cont_under > div > figure figcaption > h3.innerttl span {font-size: 18px; font-weight: 400;  line-height: 1.77; color:#000000;}


.floor {padding-bottom: 50px;}
.floor > h2 { margin: 0px 26px;font-family: "EB Garamond", serif; font-weight: 600; font-size: 32px;position: relative; color: #384B58; text-align: center;}
.floor > h2 span {background-color: #FFF; position: relative; z-index: 1;letter-spacing: 0;}
.floor > h2:before {content: ""; width: 48px; height: 4px; background-color: #617D80; position: absolute; left: 50%; bottom: -8px; transform: translate(-50%,0);}
.floor > h2 + p {text-align: center; font-weight: 700;}
.floor > figure {margin-top: 20px;}
.floor > figure picture {text-align: center;}
.floor > figure figcaption {margin: 30px 0px 0px 90px; font-size: 14px;}
.floor > figure figcaption ul li {margin-bottom: 5px;position: relative; padding-left: 1.25em;}
.floor > figure figcaption ul li:before {content: "●";position: absolute; left: 0;}

.facilities {padding: 60px 0px 90px;}
.facilities > h2 { margin: 0px 26px;font-family: "EB Garamond", serif; font-size: 32px;position: relative; color: #384B58; text-align: center;}
.facilities > h2 span{background-color: #FFF; position: relative; z-index: 1;letter-spacing: 0;}
.facilities > h2:before {content: ""; width: 48px; height: 4px; background-color: #617D80; position: absolute; left: 50%; bottom: -8px; transform: translate(-50%,0);}
.facilities > h2 + p {text-align: center; font-weight: 700;}
.facilities > div {margin: 56px 30px 0px;}
.facilities > div h3 {font-weight: 700; border-bottom: 1px solid #707070; padding-bottom: 5px; margin-bottom: 10px;}
.facilities > div dl {display: flex; justify-content: space-between;}
.facilities > div dl + h3 {margin-top: 30px;}

.map {padding:75px 0 78px 0;}
.map > h2 { margin: 0px 26px;font-family: "EB Garamond", serif; font-weight: 600; font-size: 32px;position: relative; color: #384B58; text-align: center;}
.map > h2 span {background-color: #FFF; position: relative; z-index: 1;letter-spacing: 0;}
.map > h2:before {content: ""; width: 48px; height: 4px; background-color: #617D80; position: absolute; left: 50%; bottom: -8px; transform: translate(-50%,0);}
.map > h2 + p {text-align: center; font-weight: 400; line-height: 2; margin-top: 28px;}
.map > h3 {text-align: center;font-size: 24px; font-weight: 400; line-height: 1.33; margin-top: 14px;}
.gmap {margin: 35px 18px 0px;}
.gmap iframe {width: 100%; height: 370px;}

.glink {text-align: center; margin-top: 20px;}
.glink a {color: #056BD1; text-decoration: underline; font-weight: 700;font-family:"Noto Sans JP", sans-serif;}

.map > h4 {margin-top: 38px; text-align: center;font-size: 16px; line-height: 1.375; font-weight: 700; font-family:"Noto Sans JP", sans-serif; color: #617D80;}
.map > h5 {font-size: 37px; font-family: "Roboto", sans-serif;font-weight: 700; color: #617D80; text-align: center; line-height: 100%; letter-spacing: 0.02em; margin: 11px 0px 14px;}
.map > h5 a {color: #617D80;line-height: 100%;}
.map > h5 span {background:linear-gradient(transparent 70%,#F4F2DC 30%);line-height: 100%;}
.map > h6 {text-align: center; font-size: 17px; line-height: 1.58; font-weight: 700; font-family:"Noto Sans JP", sans-serif; color: #617D80; letter-spacing: 0.02em;}

.spec {padding: 90px 0px;}
.spec > h2 { margin: 0px 26px;font-family: "EB Garamond", serif; font-weight: 600; font-size: 32px;position: relative; color: #384B58; text-align: center;}
.spec > h2 span {background-color: #FFF; position: relative; z-index: 1; letter-spacing: 0;}
.spec > h2:before {content: ""; width: 48px; height: 4px; background-color: #617D80; position: absolute; left: 50%; bottom: -8px; transform: translate(-50%,0);}
.spec > h2 + p {text-align: center; font-weight: 700;}
.spec > div {margin: 50px 30px;}
.spec > div dl dt {font-weight: 700; border-bottom: 1px solid #707070; padding-bottom: 5px; margin-bottom: 5px;}
.spec > div dl {margin-bottom: 10px;}
.spec > div p {font-size: 14px; margin-top: 40px;}

footer {background-color: #617D80; padding: 30px 34px 20px;}
footer h2 {width: 295px;}
footer .footer_txt dl {color: #FFF; font-size: 12px; margin-top: 28px; line-height: 180%; font-family:"Noto Sans JP", sans-serif; font-weight: 500;}
footer .footer_txt dl dd span {font-size: 12px;}
footer .footer_txt dl dd a {color: #FFF;}
footer .footer_txt ul {margin-top: 20px;}
footer .footer_txt ul li {font-size: 12px; color: #FFF;font-family:"Noto Sans JP", sans-serif; line-height: 1.9;}
footer .sns {display: block; margin-top: 30px;}
footer .sns dt {width: 95px;margin: 0 0 0 auto; margin-bottom: 10px;}
footer .sns dd ul {display: flex;justify-content: flex-end;}
footer .sns dd ul li + li {margin-left: 14px;}
footer .copy {font-size: 12px; color: #FFF; text-align: center; margin-top: 70px;font-family:"Noto Sans JP", sans-serif; letter-spacing: 0;}

@media only screen and (max-width:1000px){
.wrapper {display: flex; height: 100%;min-height:auto;}
.wrapper > .left {background: #aaa; min-height: auto;}
.wrapper > .left img {width: 100%; display: none;}
.wrapper > .right {background: #aaa;min-height: auto;}
.wrapper > .right img {width: 100%;display: none;}
}
@media only screen and (max-width:414px){
.present {border-left: 0px solid #FFF;border-right: 0px solid #FFF;}
.head header {width: 100%; height: 60px; background-color: #FFF; display: flex; justify-content: space-between;align-items: center; padding: 0px 16px 0px 20px; box-sizing: border-box; position: fixed; top: 0; z-index: 20;}
}
@media only screen and (max-width:375px){

.pickup_cont > p {padding: 0px 15px 0px 30px; margin-top: 36px;}

.feature_cont_up {padding: 0px 12px; margin-top: 60px;}
.feature_cont_up > div {margin-top: 50px;}
.feature_cont_up > div:first-child {margin-top: 0px;}
.feature_cont_up > div > h3 {display: flex; align-items: center; gap: 20px;}
.feature_cont_up > div > h3 strong {font-family: "EB Garamond", serif; font-size: 40px; font-weight: 600; line-height: 100%; color:#617D80;}
.feature_cont_up > div > h3 span {font-size: 18px; font-weight: 400; line-height: 1.77; color:#000000;}
.feature_cont_up > div > figure {margin-top: 25px;}
.feature_cont_up > div > figure figcaption {font-size: 16px; line-height: 1.875; font-weight: 400; margin-top: 20px;}
.feature_cont_up > div > dl {margin-top: 25px; background-color: #EDEDED; padding: 20px 15px;}
.feature_cont_up > div > dl dt {font-weight: 700; cursor: pointer; position: relative;}
.feature_cont_up > div > dl dt:after {content: "";display: block;position: absolute;top: calc(50% - 8px);right: 30px;width: 11px;height: 11px;border-top: 1px solid #707070;border-right: 1px solid #707070;transform: rotate(135deg);transition: .3s;}
.feature_cont_up > div > dl dt.active:after {transform: rotate(-45deg);transition: .3s;}
.feature_cont_up > div > dl dt span {position: relative;}
.feature_cont_up > div > dl dt span:after {content: url("../images/focus_icon.png");position: absolute; right: -24px; top: 0px;}
.feature_cont_up > div > dl dd {padding-top: 20px;}
.feature_cont_up > div > dl dd figure {display: flex; justify-content: space-between;}
.feature_cont_up > div > dl dd figure figcaption {width: 180px; font-size: 14px;}

.feature_cont_under > div {margin-top: 50px;}
.feature_cont_under > div > h3 {margin: 0px 0px 0px 12px;display: flex; align-items: center;}
.feature_cont_under > div > h3 strong {font-family: "EB Garamond", serif; font-size: 40px; font-weight: 400; line-height: 100%; color:#384B58;}
.feature_cont_under > div > h3 span {font-size: 17px; font-weight: 700; margin-left: 0.5em; line-height: 130%; color:#384B58;}
.feature_cont_under > div > figure {display: flex; align-items: center; margin-top: 20px;}
.feature_cont_under > div > figure picture {width: 180px;}
.feature_cont_under > div > figure figcaption {width: calc(100% - 180px); padding: 0px 12px; box-sizing: border-box;font-size: 16px; line-height: 1.875; font-weight: 400;}
.feature_cont_under > div:nth-child(even) > figure {flex-direction: row-reverse;}
.feature_cont_under > div:nth-child(even) > figure figcaption {padding: 0px 10px 0px 12px;}

.feature_cont_under > div > figure figcaption > h3.innerttl {margin: 0px 0px 0px 0px;display: flex; align-items: center; gap: 10px;}
.feature_cont_under > div > figure figcaption > h3.innerttl strong {font-family: "EB Garamond", serif; font-size: 40px; font-weight: 600; line-height: 100%; color:#617D80;}
.feature_cont_under > div > figure figcaption > h3.innerttl span {font-size: 18px; font-weight: 400;  line-height: 1.77; color:#000000;}



.present figure figcaption {background-color:#F0F0F0; padding-bottom: 20px; margin-top: -1px;}
.present figure figcaption p {width: 236px; height: 48px; margin: 0px auto;}
.present figure figcaption p a {display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; color: #FFF; background-color: #0166A8; font-weight: 700;font-family:"Noto Sans JP", sans-serif;}

footer {background-color: #617D80; padding: 30px 25px 20px;}
}

.pickup em{font-family:"Noto Sans JP", sans-serif;font-size: 12px;display: block;text-align:center;line-height: 2;}
.map em{font-size: 12px;display: block;text-align:center;line-height: 2;}

.quo{
    width: 77%;
    margin: 9% auto 0 auto;
    display: block;
}

.gdesi{

}

.bk{
    background-color: #222222;
    margin-top: -1px;
}

.gooddesign {
    text-align: center;
    background: #222;
    padding: 40px 0 50px;
}
.gooddesign .txt01 {
    margin-bottom: 27px;
}
.gooddesign .txt01 img {
    width: 300px;
}
.gooddesign .txt02 img {
    width: 204px;
    margin-top: 27px;
}
.gooddesign .gooddesign_ttl {
    width: 54px;
}