<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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;}

/*
font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Arial, sans-serif; 400
font-family: "Roboto", sans-serif; 500
*/
body{color:#000; font-size: 16px; font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Arial, sans-serif; -webkit-text-size-adjust: 100%;font-weight: 400;font-style: normal;line-height: 1.6; font-feature-settings: "palt"; height: 100%;}


.wrapper {display: flex; height: 100%;min-height:720px;}
.wrapper {display: flex; height: 100%;}
.wrapper &gt; .left {width: calc((152.5% - 414px) / 2); height:144vh;min-height:720px; position:fixed; background-image: url("../images/left_bg.jpg"); background-repeat: no-repeat; background-position: top center; background-size: auto 70%;}
.wrapper &gt; .left dl {display: flex; justify-content: space-between; padding: 30px;}
.wrapper &gt; .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 &gt; .left:before {content: ""; clip-path: polygon(0 68%, 100% 62%, 100% 100%, 0% 100%); background-color: #221816; position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; z-index: 5;}*/
.wrapper &gt; .left img {width: 100%;}
.wrapper &gt; main {width: 430px; overflow: hidden;  margin: 0px 7% 0 60%; background-color: #FFF; box-shadow:0px 0px 10px 2px rgba(0,0,0,0.4);}
.wrapper &gt; .right {width: calc((47.15% - 406px) / 2); height:144vh;min-height:720px; position:fixed; right: 0; background-position: top center; background-size: auto 70%;}
/*.wrapper &gt; .right:before {content: ""; clip-path: polygon(0 58%, 100% 53%, 100% 100%, 0% 100%); background-color: #221816; position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; z-index: 5;}*/
.wrapper &gt; .right .copy {height: 40%; text-align: center; padding-top: 15%; position: relative; z-index: 11;}
.wrapper &gt; .right .copy img {height: 100%;}
.wrapper &gt; .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 &gt; .right .txt img {width: 100%;}


.head {background-position: center top; background-size: cover; min-height: 520px; position: relative; }
.head header {width:100%; max-width: 430px; height: 60px; background-color: #FFF; display: flex; justify-content: space-between;align-items: center; padding: 0px 15px 0px 15px; box-sizing: border-box; /*position: fixed; top: 0; z-index: 20;*/ font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W6","Hiragino Sans", "ヒラギノ角ゴシック","Arial","メイリオ",sans-serif;}
.head header h1 {width: 165px; height: auto; font-size: 0px;}
.head header ul {display: flex;}
.head header ul li a {color: #fff; font-weight: 600; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%;}
body &gt; div.wrapper &gt; main &gt; div.head &gt; header &gt; ul &gt; li:nth-child(2) &gt; a &gt; span{
    color:#FFF;
}
.head header ul li:first-child {width: 80px; height: 40px;}
.head header ul li:first-child a {background-color: #000;}
.head header ul li:nth-child(2) {width: 60px; height: 40px; margin-left: 6px;}
.head header ul li:nth-child(2) a {background-color: #959595;}
.head .head_cont {text-align: center;}
.head .head_cont h2 {margin: 0px;}
.head .head_cont h2 img {
    width: 100%;
    margin: 0 0 auto 0;
    display: block;
}
.head .head_cont figure {position: absolute; left: 0; right: 0; margin: 0px auto;  background: #EAEAEA;   padding: 0% 5% 2% 5%;}
.head .head_cont figure img {font-size: 0; vertical-align: bottom; padding: 0; margin-top: 8%;}
/*.head .head_cont figure figcaption {width: 298px; margin: 0px auto;background-color:#221816; padding-bottom: 20px;}*/
.head .head_cont figure figcaption {
    width: calc(100% - 45px);;
    margin: 0px auto;
    position: relative;
    top: -80px;
}
.head .head_cont figure figcaption p {height: 50px; margin: 0px auto 0; font-size: 18px;}
.head .head_cont figure figcaption p a {display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; color: #FFF; background-color: #000;font-weight: 600;}

.pickup {padding: 700px 0px 0px;}
.pickup_cont h2 { margin: 0px 15px 0px 30px;font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Arial, sans-serif; font-size: 40px;position: relative; color: #221816;}
.pickup_cont h2 span {background-color: #FFF; position: relative; z-index: 1; padding-right: 36px;}
.pickup_cont h2:before {content: ""; width: 20%; height: 1px; background-color: #221816; position: absolute; left: 0; top: 50%;}
.pickup_cont figure {margin: 40px 0px 0px 30px; position: relative;padding-top: 30px; }
.pickup_cont figure figcaption {padding: 14px 34px 14px 0px; background-color: #FFF; position: absolute; left:-1px; top: 0; font-size: 18px; font-weight: 600;}
.pickup_cont &gt; p {padding: 0px 30px; margin-top: 36px;letter-spacing: -0.01em;}

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

/*.present {border-left: 1px solid #FFF;border-right: 1px solid #FFF;}*/
.present figure figcaption {background-color:#221816; padding-bottom: 20px; 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%; color: #FFF; background-color: #FE8221; font-weight: 600;}

.feature {padding: 70px 0px 75px;}
.feature &gt; h2 {
    margin: 0px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Arial, sans-serif;
    font-size: 30px;
    position: relative;
    color: #000;
    text-align: center;
}
.feature &gt; h2 span {
    position: relative;
    z-index: 1;
    padding: 0px 20px;
}
/*
.feature &gt; h2:before {
    content: "";
    width: 20%;
    height: 2px;
    background-color: #000;
    background-size: 6px 6px;
    position: absolute;
    left: 0;
    top: 50%;
}

.feature &gt; h2:after {
    content: "";
    width: 20%;
    height: 2px;
    background-color: #221816;
    background-image: linear-gradient(-90deg, #000 0%, transparent 0%);
    background-size: 6px 6px;
    position: absolute;
    left: 300px;
    top: 50%;
}
*/
.feature &gt; h2 + p {text-align: center; font-weight: 600; color:#000;}

.feature_cont_up {padding: 0px 24px; margin-top: 60px;}
.feature_cont_up &gt; div {margin-top: 50px;}
.feature_cont_up &gt; div:first-child {margin-top: 0px;}
.feature_cont_up &gt; div &gt; h3 {display: flex; align-items: center;}
.feature_cont_up &gt; div &gt; h3 strong {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Arial, sans-serif;
    font-size: 35px;
    font-weight: 400;
    color: #FFF;
    background-color: #653b2e;
    width: 50px;
    text-align: center;
    line-height: 46px;
    height: 50px;
}
.feature_cont_up &gt; div &gt; h3 span {font-size: 18px; font-weight: 600; margin-left: 0.5em; color:#221816;}
.feature_cont_up &gt; div &gt; figure {margin-top: 25px;}
.feature_cont_up &gt; div &gt; figure figcaption {font-size: 14px; margin-top: 20px;}
.feature_cont_up &gt; div &gt; dl {margin-top: 25px; background-color: #EDEDED; padding: 20px 15px;}
.feature_cont_up &gt; div &gt; dl dt {font-weight: 600; cursor: pointer; position: relative;}
.feature_cont_up &gt; div &gt; 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 &gt; div &gt; dl dt.active:after {transform: rotate(-45deg);transition: .3s;}
.feature_cont_up &gt; div &gt; dl dt span {position: relative;}
.feature_cont_up &gt; div &gt; dl dt span:after {content: url("../images/focus_icon.png");position: absolute; right: -24px; top: 0px;}
.feature_cont_up &gt; div &gt; dl dd {padding-top: 20px;}
.feature_cont_up &gt; div &gt; dl dd figure {display: flex; justify-content: space-between;}
.feature_cont_up &gt; div &gt; dl dd figure figcaption {width: 180px; font-size: 14px;}

.feature_cont_under &gt; div {margin-top: 50px;}
.feature_cont_under &gt; div &gt; h3 {margin: 0px 0px 40px 24px;display: flex; align-items: center;}
.feature_cont_under &gt; div &gt; h3 strong {    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Arial, sans-serif;
    font-size: 25px;
    font-weight: 400;
    color: #FFF;
    width: 50px;
    text-align: center;
    line-height: 46px;
    height: 50px;
    background-color: #000;
}
.feature_cont_under &gt; div &gt; h3 span {font-size: 18px; font-weight: 600; margin-left: 0.5em; line-height: 130%; color:#000; margin-top: 20px;}
.feature_cont_under &gt; div &gt; figure {display: flex; align-items: center; margin-top: 20px;}
.feature_cont_under &gt; div &gt; figure picture {width: 178px;}
.feature_cont_under &gt; div &gt; figure figcaption {width: calc(100% - 207px); box-sizing: border-box;font-size: 16px; line-height: 180%; padding:0 16px;}
.feature_cont_under &gt; div:nth-child(odd) &gt; figure {flex-direction: row-reverse;}
.feature_cont_under &gt; div:nth-child(odd) &gt; figure figcaption {padding: 0px 20px 0px 0px;}

.floor {padding-bottom: 50px;}
.floor &gt; h2 { margin: 0px 26px;font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Arial, sans-serif; font-size: 40px;position: relative; color: #221816; text-align: center;}
.floor &gt; h2 span {background-color: #FFF; position: relative; z-index: 1; padding: 0px 20px;}
.floor &gt; h2:before {content: ""; width: 20%; height: 1px; background-color: #221816; position: absolute; left: 0; top: 50%;}
.floor &gt; h2 + p {text-align: center; font-weight: 600;}
.floor &gt; figure {margin-top: 20px;}
.floor &gt; figure picture {text-align: center;}
.floor &gt; figure figcaption {margin: 30px 0px 0px 90px; font-size: 14px;}
.floor &gt; figure figcaption ul li {margin-bottom: 5px;position: relative; padding-left: 1.25em;}
.floor &gt; figure figcaption ul li:before {content: "●";position: absolute; left: 0;}

.facilities {padding: 60px 0px 90px;}
.facilities &gt; h2 { margin: 0px 26px;font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Arial, sans-serif; font-size: 40px;position: relative; color: #221816; text-align: center;}
.facilities &gt; h2 span {background-color: #FFF; position: relative; z-index: 1; padding: 0px 10px;}
.facilities &gt; h2:before {content: ""; width: 20%; height: 1px; background-color: #221816; position: absolute; left: 0; top: 50%;}
.facilities &gt; h2 + p {text-align: center; font-weight: 600;}
.facilities &gt; div {margin: 56px 30px 0px;}
.facilities &gt; div h3 {font-weight: 600; border-bottom: 1px solid #707070; padding-bottom: 5px; margin-bottom: 10px;}
.facilities &gt; div dl {display: flex; justify-content: space-between;}
.facilities &gt; div dl + h3 {margin-top: 30px;}

.map {padding:0 0 60px 0;}
.map &gt; h2 { margin: 0px 26px;font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Arial, sans-serif; font-size: 30px;position: relative; color: #000; text-align: center;}
.map &gt; h2 span {position: relative; z-index: 1; padding: 0px 30px;}
.map &gt; h2:before {content: ""; width: 30%; height: 2px; background-color: #000; background-image: linear-gradient(-90deg, #000 0%, transparent 0%); background-size: 6px 6px; position: absolute; left: 0; top: 50%;}
.map &gt; h2:after{    content: "";
    width: 30%;
    height: 2px;
    background-color: #653B2E;
    background-image: linear-gradient(-90deg, #000 0%, transparent 0%);
    background-size: 6px 6px;
    position: absolute;
    top: 50%;}

.mapimg2{
    display: block;
    width: 90%;
    margin: 10% auto 0;
}

.map &gt; h2 + p {text-align: center; font-weight: 600; color:#221816; margin-top: 2rem;}
.map &gt; h3 {text-align: center; font-size: 17px; font-weight: 600; margin-top: 75px; color:#221816;}
.gmap {    margin: 26px auto 16px;
    display: block;
    width: 100%;}
.gmap iframe {width: 100%; height: 370px;}

.glink {text-align: center; margin-top: 38px;}
.glink a {color: #056BD1; text-decoration: underline; font-weight: 600;}

.map &gt; h4 {margin-top: 50px; text-align: center;font-weight: 600; font-size:16px; color:#000;}
.map &gt; h5 {font-size: 20px; font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Arial, sans-serif; font-weight: 500; color: #474343; text-align: center; line-height: 100%; margin: 15px 0px;}
.map &gt; h5 a {color: #000;line-height: 100%; font-size: xx-large;}
.map &gt; h5 span {/*background:linear-gradient(transparent 70%,#FE8222 30%);*/line-height: 100%;}
.map &gt; h6 {text-align: center; font-size: 13px; font-weight: 600; color:#000;}

.map_txt{
    font-size: 11px;
    width: 80%;
    margin: 0 auto;
    margin-top: 2%;
    font-weight: bold;
    border: 2px solid #F00;
    padding: 2%;
    background: #eee;
    color: #F00;
}

.ptimes{
    display: block;
    margin: 5% auto;
    width: 15%;
}

.spec {padding: 90px 0px;}
.spec &gt; h2 { margin: 0px 26px;font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Arial, sans-serif; font-size: 40px;position: relative; color: #221816; text-align: center;}
.spec &gt; h2 span {background-color: #FFF; position: relative; z-index: 1; padding: 0px 20px;}
.spec &gt; h2:before {content: ""; width: 20%; height: 1px; background-color: #221816; position: absolute; left: 0; top: 50%;}
.spec &gt; h2 + p {text-align: center; font-weight: 600;}
.spec &gt; div {margin: 50px 30px;}
.spec &gt; div dl dt {font-weight: 600; border-bottom: 1px solid #707070; padding-bottom: 5px; margin-bottom: 5px;}
.spec &gt; div dl {margin-bottom: 10px;}
.spec &gt; div p {font-size: 14px; margin-top: 40px;}

footer {background-color: #2D72B8; padding: 50px 20px 20px;}
footer h2 {width: 257px;}
footer .footer_txt dl {color: #FFF; font-size: 14px; margin-top: 25px; line-height: 180%;}
footer .footer_txt dl dd span {font-size: 12px;}
footer .footer_txt dl dd a {color: #FFF;}
footer .footer_txt ul {margin-top: 25px;}
footer .footer_txt ul li {font-size: 12px; color: #FFF;}
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: 11px; color: #FFF; text-align: center; margin-top: 60px;}

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

.feature_cont_up {padding: 0px 12px; margin-top: 60px;}
.feature_cont_up &gt; div {margin-top: 50px;}
.feature_cont_up &gt; div:first-child {margin-top: 0px;}
.feature_cont_up &gt; div &gt; h3 {display: flex; align-items: center;}
.feature_cont_up &gt; div &gt; h3 strong {    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Arial, sans-serif;
    font-size: 35px;
    font-weight: 400;
    color: #FFF;
    background-color: #653b2e;
    width: 50px;
    text-align: center;
    line-height: 46px;
    height: 50px;
}
.feature_cont_up &gt; div &gt; h3 span {font-size: 18px; font-weight: 600; margin-left: 0.5em; color:#221816;}
.feature_cont_up &gt; div &gt; figure {margin-top: 25px;}
.feature_cont_up &gt; div &gt; figure figcaption {font-size: 14px; margin-top: 20px;}
.feature_cont_up &gt; div &gt; dl {margin-top: 25px; background-color: #EDEDED; padding: 20px 15px;}
.feature_cont_up &gt; div &gt; dl dt {font-weight: 600; cursor: pointer; position: relative;}
.feature_cont_up &gt; div &gt; 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 &gt; div &gt; dl dt.active:after {transform: rotate(-45deg);transition: .3s;}
.feature_cont_up &gt; div &gt; dl dt span {position: relative;}
.feature_cont_up &gt; div &gt; dl dt span:after {content: url("../images/focus_icon.png");position: absolute; right: -24px; top: 0px;}
.feature_cont_up &gt; div &gt; dl dd {padding-top: 20px;}
.feature_cont_up &gt; div &gt; dl dd figure {display: flex; justify-content: space-between;}
.feature_cont_up &gt; div &gt; dl dd figure figcaption {width: 180px; font-size: 14px;}

.feature_cont_under &gt; div {margin-top: 50px;}
.feature_cont_under &gt; div &gt; h3 {margin: 0px 0px 0px 12px;display: flex; align-items: center;}
.feature_cont_under &gt; div &gt; h3 strong {font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Arial, sans-serif; font-size: 25px; font-weight: 400;}
.feature_cont_under &gt; div &gt; h3 span {font-size: 17px; font-weight: 600; margin-left: 0.5em; line-height: 130%; color:#221816;}
.feature_cont_under &gt; div &gt; figure {display: flex; align-items: center; margin-top: 20px;}
.feature_cont_under &gt; div &gt; figure picture {width: 180px;}
.feature_cont_under &gt; div &gt; figure figcaption {width: calc(100% - 180px); box-sizing: border-box;font-size: 16px; line-height: 180%; font-weight: bold; padding-left: 16px;}
/*.feature_cont_under &gt; div:nth-child(even) &gt; figure {flex-direction: row-reverse;}*/
.feature_cont_under &gt; div:nth-child(even) &gt; figure figcaption {padding: 0px 10px 0px 12px;}

.present {background-color: #653B2E;}
.present figure figcaption {background-color:#221816; 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: #FE8221; font-weight: 600;}

}

.pickup em{font-size: 12px;display: block;text-align:center;line-height: 2;    margin-top: 3%; color: #653b2e;}
.map em{font-size: 12px;display: block;text-align:center;line-height: 2;}

.quo{
    width: 85%;
    margin: 10% auto 0 auto;
    display: block;
}

.gdesi{

}

.bk{
    margin-top: -1px;
}

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


.site_bg {
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index:-9;
    background-size: contain;
}

.site_bg &gt; p {
    position: absolute;
    top: 0;
    left: 0;
    height: 960px;
    max-height: 100%;
    padding: 10% 0% 0.5%;
    box-sizing: border-box;
}

.site_bg &gt; p img {
    height: 90%;
    width: 100%;
    object-fit: contain;
}

@media only screen and (max-width:430px){
    .site_bg {
        width: 100%;
        height: 100vh;
        position: fixed;
        background: url(../images/bg.png) repeat;
        display: none;
    }
    
    .site_bg &gt; p {
        position: absolute;
        top: 0;
        right: calc(414px + 8%);
        height: 960px;
        max-height: 100%;
        padding: 10% 3% 0.5%;
        box-sizing: border-box;
        display: none;
    }

    .site_bg &gt; p img {
        max-height: 100%;
        display: none;
    }

    .head header {width: 100%; height: 60px; background-color: #FFF; display: flex; justify-content: space-between;align-items: center; padding: 0px 15px 0px 15px; box-sizing: border-box; position: fixed; top: 0; z-index: 20;}

    .wrapper &gt; main {width: 430px; overflow: hidden;  margin: 0px;}
    }

.present p{
    width: calc(100% - 15px);
    height: 48px;
    text-align: center;
    margin: -75px auto 0;
    font-size: 18px;
}

.present p a{
    color: #FFF;
    background-color: #000;
    font-weight: 600;
    padding: 5% 24%;
    text-align: center;
    margin: 0 auto;
}

.pic_head{
    width: 100%;
    margin: 20% auto 10%;
}

.pic_p{
    text-align: center;
    margin-top: 5%;
    font-size: 10px;
}

.pic_head span p:first-of-type {
    font-size: 14px;
    font-weight: bold;
    color: #653b2e;
}

.pic_head span p:nth-of-type(2) {
    font-size: 14px;
    margin-top: 5%;
    color: #653b2e;
}

.fe_bottom{
    margin-top: 20px;
    flex-direction: column;
}

body &gt; div.wrapper &gt; main &gt; section.feature &gt; div.feature_cont_under &gt; div:nth-child(6) &gt; figure &gt; picture{
    max-width: 100%;
    width: 380px;
}

body &gt; div.wrapper &gt; main &gt; section.feature &gt; div.feature_cont_under &gt; div:nth-child(6) &gt; figure &gt; figcaption{
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 180%;
}

body &gt; div.wrapper &gt; main &gt; div:nth-child(4) &gt; img,body &gt; div.wrapper &gt; main &gt; div.present.bk &gt; img,#map &gt; div &gt; img{
    width: 100%;
    max-width:430px;
}

.douji{
    display: block;
    margin: 0 auto 20%;
}

.feature &gt; h2 + p{
    color: #000;
    margin-top: 2rem;
}

body &gt; div.wrapper &gt; main &gt; section.pickup &gt; h2 &gt; span{
    position: relative;
    z-index: 1;
    padding: 0px 20px;
    color: #000;
}

.pickup h2 span {
    position: relative;
    z-index: 1;
    padding: 0px 20px;
    color: #000;
}

/*
.pickup h2:before { 
    content: "";
    width: 20%;
    height: 2px;
    background-color: #221816;
    
    background-size: 6px 6px;
    position: absolute;
    left: 200px;
    top: 50%;
}
*/

.pickup &gt; h2 {
    margin: 0px auto;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Arial, sans-serif;
    font-size: 40px;
    position: relative;
    color: #221816;
    text-align: left;
}

.kengaku{
    display: flex;
    flex-direction: column;
    margin: 7% 0% 0 5%;
    position:relative;
}

.kengaku span{
    position: absolute;
    width: 65%;
    padding: 3%;
    background: #FFF;
    top: 80%;
    right: 0;
    color: #000;
    box-shadow: -3px 3px 10px rgb(0, 0, 0, 0.2);
}

@media only screen and (max-width:430px){
    body &gt; div.wrapper &gt; main &gt; div.head &gt; div &gt; h2 &gt; img{
        width: 100%;
        margin: 0 0 auto 0;
        display: block;
    }

    .head .head_cont figure figcaption{
        width: calc(100% - 55px);
        margin: 0px auto;
        position: relative;
        top: -74px;
    }

    .head .head_cont figure{
        /*bottom: -550px;*/
    }

    .head .head_cont h2 {
        margin: 0px;
    }

    .head .head_cont figure img{
        width: 95%;
    }

    .pickup {padding: 622px 0px 0px;}

    body &gt; div.wrapper &gt; main &gt; section.pickup &gt; div.pic_head &gt; img{
    object-fit: contain;
    }

    body &gt; div.wrapper &gt; main &gt; section.feature &gt; div.feature_cont_under &gt; div:nth-child(6) &gt; figure &gt; picture{
        max-width: 360px;
    }

    body &gt; div.wrapper &gt; main &gt; section.feature &gt; div.feature_cont_under &gt; div:nth-child(6) &gt; figure &gt; picture &gt; img{width: 100%;}
    
    body &gt; div.wrapper &gt; main &gt; section.feature &gt; div.feature_cont_under &gt; div:nth-child(5) &gt; figure &gt; figcaption &gt; p,
    body &gt; div.wrapper &gt; main &gt; section.feature &gt; div.feature_cont_under &gt; div:nth-child(3) &gt; figure &gt; figcaption &gt; p,
    body &gt; div.wrapper &gt; main &gt; section.feature &gt; div.feature_cont_under &gt; div:nth-child(1) &gt; figure &gt; figcaption &gt; p{
    
    font-size: 16px;
    color:#000;
    margin-left:10%;
    }
/*
    .feature &gt; h2:before {
        content: "";
        width: 20%;
        height: 2px;
        background-color: #000;
        background-size: 6px 6px;
        position: absolute;
        left: 0px;
        top: 50%;
    }
    .feature &gt; h2:after {
        content: "";
        width: 20%;
        height: 2px;
        background-color: #000;
        background-size: 6px 6px;
        position: absolute;
        left: 280px;
        top: 50%;
    }
    */

    body &gt; div.wrapper &gt; main &gt; section.feature &gt; div.feature_cont_under &gt; div:nth-child(6) &gt; figure &gt; figcaption {
        width: 100%;
        box-sizing: border-box;
        font-size: 16px;
        line-height: 180%;
        padding:0 5%;
    }

    .present p a {
        color: #FFF;
        background-color: #000;
        font-weight: 600;
        text-align: center;
        margin: 0 auto;
        padding: 5% 24%;
    }
}

.feature_cont_under{
    color:#000;
}

.present{
    max-width: 100%;
    padding: 8% 5% 20% 5%;
    background: #EAEAEA;
    background-size: cover;
}

.present img{
    display: block;
    margin: 0 auto;
}

.fe_bottom picture img{
    display: block;
    margin: 0 auto;
    margin-bottom: 10%;
    width: 100%;
}

/*各吹き出し*/
.bubble {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    background: #959595;
    padding: 5% 0;
}

.bubble-text {
    font-size: 24px;
    font-weight: bold;
    position: relative;
    margin-bottom: 1%;
    z-index: 1;
}

.bubble-text p{
    position: relative;
    z-index: 999;
}

.bubble-text::after {
    content: "";
    display: block;
    width: 65%;
    height: 12px;
    background-color: #d0cece;
    position: absolute;
    bottom: 0;
    left: 50%;
    translate: -50%;
    z-index: 0;
}

.bubble::after {
    content: "";
    position: absolute;
    bottom: -19px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #959595;
}

.sub-text {
    font-size: 16px;
    font-weight: bold;
}

.sub-text span {
    font-size: 12px;
}</pre></body></html>