@charset 'UTF-8';


html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
ul,ol{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}

ins{background-color:#ff9;color:#000;text-decoration:none;}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}
del{text-decoration:line-through;}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
/*! change border colour to suit your needs */
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}
input,select{vertical-align:middle;}
main{display:block;}

html{font-size:62.5%;-webkit-box-sizing:border-box;box-sizing:border-box;}
*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit;}
body{color:#000;font-family:'Noto Sans JP',sans-serif;font-weight:400;-webkit-font-feature-settings:'palt';font-feature-settings:'palt';line-height:1;word-break:normal;word-wrap:break-word;-webkit-text-size-adjust:100%;letter-spacing:.05em;}



@media screen and (max-width:767px){
body{font-size:32px;font-size:4.27vw;}
}
@media screen and (min-width:768px){
body{font-size:16px;font-size:1.6rem;
        min-width: 1240px;
        margin: 0 auto;}
}
body.is-fixed{position:fixed;width:100%;height:100%;}
a{color:#000;}
a:hover,a:active,a:focus{opacity:.8;text-decoration:none;}
p{line-height:1.8;}
/* フルードイメージにします。 */
img{max-width:100%;height:auto;vertical-align:middle;}
/* svgのIEバグ回避 */
img[src$='.svg']{width:100%;height:auto;}
code,pre{font-family:Consolas,Menlo,Courier,monospace;}
@media screen and (max-width:767px){
.pc{display:none !important;}
}
/*
@media screen and (max-width:767px){
.tablet{display:none !important;}
}
@media screen and (min-width:768px){
.tablet{display:none !important;}
}
*/
@media screen and (min-width:768px){
.sp{display:none !important;}
}
.l-container{overflow:hidden;}
@media screen and (min-width:768px){
.p-container{overflow:hidden;}
}
@media screen and (max-width:767px){
.p-container--page{padding-top:17.33vw;}
}
@media screen and (min-width:768px){
.p-container--page{padding-top:95px;}
}
.p-access{position:relative;}
@media screen and (max-width:767px){
.p-access{padding-top:6.67vw;padding-bottom:20vw;}
}
@media screen and (min-width:768px){
.p-access{padding-top:25px;}
}
@media screen and (max-width:767px){
.p-access::after{position:absolute;top:0;right:0;display:block;content:'';width:40vw;height:106.66667vw;z-index:-1;background:#f8f1e3;}
}
@media screen and (min-width:768px){
.p-access::after{position:absolute;top:0;right:0;display:block;content:'';width:40.36%;height:750px;z-index:-1;background:#f8f1e3;}
}
@media screen and (max-width:767px){
.p-access__heading{margin-bottom:10.67vw;}
}
@media screen and (min-width:768px){
.p-access__heading{margin-bottom:40px;}
}
.p-access__map{width:100%;}
@media screen and (max-width:767px){
.p-access__map{height:117.33333vw;margin-bottom:5.33vw;}
}
@media screen and (min-width:768px){
.p-access__map{margin-bottom:20px;height:510px;}
}
@media screen and (min-width:768px){
.p-access__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
}
.p-access__label{text-align:center;background:#f8f1e3;}
@media screen and (max-width:767px){
.p-access__label{padding:5.33vw 0vw 5.33vw 0vw;margin-bottom:5.33vw;}
}
@media screen and (min-width:768px){
.p-access__label{margin-right:16.66%;width:240px;height:50px;line-height:50px;}
}
.p-access__list{display:-webkit-box;display:-ms-flexbox;display:flex;}
@media screen and (max-width:767px){
.p-access__item{width:46%;margin-right:8%;margin-top:4vw;}
}
@media screen and (min-width:768px){
.p-access__item{margin-right:60px;}
}
@media screen and (max-width:767px){
.p-access__item:nth-child(-n+2){margin-top:0;}
}
@media screen and (max-width:767px){
.p-access__item:nth-child(2n){margin-right:0;}
}
.c-button{position:relative;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;-webkit-appearance:none;   -moz-appearance:none;appearance:none;padding:0;cursor:pointer;text-align:center;text-decoration:none;border:none;border-color:transparent;background-color:transparent;outline:none;-webkit-transition:.3s ease;transition:.3s ease;}
.c-button--more{color:#fff;background-color:transparent;font-family:'Josefin Sans',sans-serif;font-weight:400;}
@media screen and (max-width:767px){
.c-button--more{width:45.33333vw;height:8vw;font-size:28px;font-size:3.73vw;padding-top:1.33vw;border:.26667vw solid #fff;}
}
@media screen and (min-width:768px){
.c-button--more{border:1px solid #fff;width:260px;height:40px;padding-top:5px;}
}
@media screen and (min-width:768px){
.c-button--more:hover{opacity:1;color:#5d330d;background:#fff;}
}
@media screen and (min-width:768px){
.c-button__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:spacebetween;-ms-flex-pack:spacebetween;justify-content:spacebetween;}
}
.c-button--more2btn{color:#fff;background-color:transparent;font-weight:400;}
@media screen and (max-width:767px){
.c-button--more2btn{width:45.33333vw;height:8vw;font-size:28px;font-size:3.73vw;margin-bottom:2vw;border:.26667vw solid #fff;}
}
@media screen and (min-width:768px){
.c-button--more2btn{border:1px solid #fff;width:48%;height:40px;}
}
@media screen and (min-width:768px){
.c-button--more2btn:hover{opacity:1;color:#5d330d;background:#fff;}
}
@media screen and (max-width:767px){
.c-button--more2btn:last-child{margin-bottom:0;}
}
@media screen and (max-width:767px){
.c-button--large{padding:4.8vw 0vw 4.8vw 0vw;line-height:1.4;}
}
@media screen and (min-width:768px){
.c-button--large{font-size:20px;font-size:2rem;padding:19px 0;}
}
@media screen and (max-width:767px){
.c-button--large .c-button__arrow{margin-left:.5em;font-size:40px;font-size:5.33vw;}
}
@media screen and (min-width:768px){
.c-button--large .c-button__arrow{margin-left:1em;font-size:30px;font-size:3rem;}
}
.c-button--secondary{background-color:#f8f1e3;}
@media screen and (max-width:767px){
.c-button--secondary{border:.26667vw solid #f8f1e3;}
}
@media screen and (min-width:768px){
.c-button--secondary{border:1px solid #f8f1e3;}
}
@media screen and (min-width:768px){
.c-button--secondary:hover{background-color:#fff;}
}
.c-button--register{color:#fff;background:#5cb563;}
.c-button--login{color:#5cb563;background:#fff;}
@media screen and (min-width:768px){
.c-button--login{border:1px solid #5cb563;}
}
.c-button__arrow{display:inline-block;line-height:1;}
.c-button__arrow--more{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
@media screen and (max-width:767px){
.c-button__arrow--more{right:2.67vw;margin-top:.27vw;font-size:50px;font-size:6.67vw;}
}
@media screen and (min-width:768px){
.c-button__arrow--more{right:20px;font-size:30px;font-size:3rem;}
}
.c-button__arrow--more2btn{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
@media screen and (max-width:767px){
.c-button__arrow--more2btn{right:.67vw;margin-top:.27vw;font-size:35px;font-size:4.67vw;}
}
@media screen and (min-width:768px){
.c-button__arrow--more2btn{right:5px;font-size:15px;font-size:1.5rem;}
}
.formbtn{font-size:30px;font-size:3.0rem;text-align:center;line-height:1.3;background:#f8f1e3;text-decoration:none;padding:20px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.formbtn .c-link__arrow{font-size:40px;font-size:4rem;}
@media screen and (max-width:767px){
.formbtn{font-size:18px;font-size:1.8rem;padding:10px 15px;}
}
@media screen and (max-width:767px){
.formbtn{display:inherit;}
.formbtn br{display:none;}
}
.nextbtn{font-size:30px;font-size:3.0rem;text-align:center;line-height:1.3;background:#5d330d;color:#fff;text-decoration:none;padding:20px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;}
.nextbtn .c-link__arrow{font-size:40px;font-size:4rem;}
@media screen and (max-width:767px){
.nextbtn{font-size:18px;font-size:1.8rem;padding:10px 15px;}
}
@media screen and (max-width:767px){
.nextbtn{display:inherit;}
.nextbtn br{display:none;}
}
.btnArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-top:60px;}
@media (min-width:751px){a[href*='tel:']{pointer-events:none;cursor:default;text-decoration:none;}
}
.member_box{width:100%;display:block;position:absolute;left:0;bottom:15px;}
.member_box__in{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;}
@media screen and (max-width:767px){
.member_box__in{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}
}
@media screen and (max-width:767px){
.member_box__in{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}
}
@media screen and (max-width:767px){
.nav_area{width:100%;margin-bottom:10px;}
}

@media screen and (max-width:767px){
.p-formNavigation{width:100%;margin-bottom:5px;}
}
.p-formNavigation__list{display:-webkit-box;display:-ms-flexbox;display:flex;}
@media screen and (max-width:767px){
.p-formNavigation__list{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;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;}
}
.p-formNavigation__item{margin-top:0;}
@media screen and (max-width:767px){
.p-formNavigation__item{width:100%;margin-right:2%;margin-top:4vw;}
}
@media screen and (min-width:768px){
.p-formNavigation__item{margin-right:60px;}
}
@media screen and (max-width:767px){
.p-formNavigation__item:nth-child(3n){margin-right:0;}
}
/* p-memberNavigation
-------------------------------------------------------------------------- */
@media screen and (max-width:767px){
.p-memberNavigation{width:100%;margin-bottom:5px;}
}
.p-memberNavigation__list{display:-webkit-box;display:-ms-flexbox;display:flex;}
@media screen and (max-width:767px){
.p-memberNavigation__list{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;width:100%;}
}
.p-memberNavigation__item{margin-top:0;}
@media screen and (max-width:767px){
.p-memberNavigation__item{width:31%;margin-right:2%;margin-top:4vw;font-size:15px;}
}
@media screen and (min-width:768px){
.p-memberNavigation__item{margin-right:60px;}
}
@media screen and (max-width:767px){
.p-memberNavigation__item:last-child{width:33%;}
}
@media screen and (min-width:768px){
.p-memberNavigation__item:last-child{margin-right:0;}
}
@media screen and (max-width:767px){
.p-memberNavigation__item:nth-child(3n){margin-right:0;}
}
/* p-realdetail
-------------------------------------------------------------------------- */
.p-realdetail__inner{position:relative;}
@media screen and (min-width:768px){
.p-realdetail__inner{max-width:1200px;margin-left:auto;margin-right:auto;}
}
.p-realdetail__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;}
@media screen and (max-width:767px){
.p-realdetail__container{background-color:#f8f1e3;padding:10px 0;}
}
@media screen and (min-width:768px){
.p-realdetail__container{width:100%;}
}
@media screen and (min-width:768px){
.p-realdetail__container{background-color:#f8f1e3;margin-left:auto;margin-right:auto;}
}
@media screen and (min-width:768px){
.p-realdetail__container::after{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:block;content:'';width:500%;height:100%;background-color:#f8f1e3;z-index:-1;}
}
@media screen and (max-width:767px){
.p-realdetail__container{background-color:#f8f1e3;}
}
.p-realdetail__container2{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;}
.p-realdetail__container2 .p-realdetail__jp{color:#fff;}
@media screen and (max-width:767px){
.p-realdetail__container2{background-color:#9e856e;padding:20px 0 15px;}
.p-realdetail__container2 .p-realdetail__jp{margin-top:15px;color:#fff;}
}
@media screen and (min-width:768px){
.p-realdetail__container2{width:100%;}
}
@media screen and (min-width:768px){
.p-realdetail__container2{background-color:#9e856e;margin-left:auto;margin-right:auto;}
}
@media screen and (min-width:768px){
.p-realdetail__container2::after{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:block;content:'';width:500%;height:100%;background-color:#9e856e;z-index:-1;}
}
@media screen and (max-width:767px){
.p-realdetail__container2{background-color:#9e856e;}
}
@media screen and (max-width:767px){
.p-realdetail__logo{width:29.33333vw;}
}
@media screen and (min-width:768px){
.p-realdetail__logo{width:175px;}
}
.p-realdetail__logo img{width:100%;height:auto;}
.p-realdetail__heading{text-align:center;}
@media screen and (max-width:767px){
.p-realdetail__heading{-webkit-box-flex:1;-ms-flex:1;flex:1;}
}
@media screen and (min-width:768px){
.p-realdetail__heading{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:23px 0 23px;}
}
.p-realdetail__en{display:inline-block;width:100%;color:#5d330d;background-color:#fff;font-weight:400;}
@media screen and (max-width:767px){
.p-realdetail__en{font-size:50px;font-size:9vw;padding:4vw 0vw 2vw;padding:4vw 0vw 2vw;}
}
@media screen and (min-width:768px){
.p-realdetail__en{margin-bottom:20px;padding:14px 0 0 24px;font-size:46px;font-size:4.6rem;letter-spacing:.05em;}
}
@media screen and (min-width:768px){
.p-realdetail__en .jp{font-family:'Noto Sans JP',sans-serif;font-size:42px;font-size:4.2rem;display:inline-block;}
}
@media screen and (max-width:767px){
.p-realdetail__en .jp{font-weight:normal;font-size:7vw;}
}
.p-realdetail__jp{display:inline-block;font-weight:normal;line-height:1.5;}
@media screen and (max-width:767px){
.p-realdetail__jp{margin-top:1.33vw;font-size:16px;font-size:1.6rem;}
}
@media screen and (min-width:768px){
.p-realdetail__jp{padding-left:18px;font-size:24px;font-size:2.4rem;}
}
.p-realdetail__jp img{width:24px;height:24px;margin-right:10px;margin-bottom:5px;}
@media screen and (max-width:767px){
.p-realdetail__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
}
@media screen and (min-width:768px){
.p-realdetail__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
}
.p-realdetail__image{display:inline-block;}
@media screen and (max-width:767px){
.p-realdetail__image{width:50%;}
}
@media screen and (min-width:768px){
.p-realdetail__image{width:50%;}
}
@media screen and (min-width:768px){
.p-realdetail__image{position:absolute;}
}
.p-realdetail__image img{width:100%;}
@media screen and (max-width:767px){
.p-realdetail__image img{height:53.33333vw;}
}
@media screen and (min-width:768px){
.p-realdetail__image img{height:400px;}
}
@media screen and (min-width:768px){
.p-realdetail__image img{height:500px;}
}
@media screen and (min-width:1240px){
.p-realdetail__image img{height:auto;}
}
@media screen and (min-width:1240px){
.p-realdetail__image--small{top:-18px;width:240px;right:300px;}
}
@media screen and (min-width:1240px){
.p-realdetail__image--large{top:-70px;right:0;width:320px;}
}
@media screen and (max-width:767px){
.p-realdetail__text{margin-top:2.67vw;margin-left:2.67vw;margin-right:2.67vw;}
}
@media screen and (min-width:768px){
.p-realdetail__text{margin-top:10px;margin-left:20px;}
}
/* sort-area
-------------------------------------------------------------------------- */
.sort-area{color:#fff;background:rgba(93,51,13,
.6);}
@media screen and (max-width:767px){
.sort-area{padding:15px 0;}
}
.sort-area__content{display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
@media screen and (max-width:767px){
.sort-area__content{height:auto;}
}
.sort-area__margin{margin:60px 0 60px;}
.sort-area__btn{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:600px;height:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.sort-area__btn a{display:-webkit-box;display:-ms-flexbox;display:flex;width:150px;text-decoration:none;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
@media screen and (max-width:767px){
.sort-area__btn a{font-size:18px;font-size:1.8rem;width:27%;margin-top:20px;}
}
.sort-area__btn a img{margin-left:10px;width:20px;height:12px;color:#fff;}
.sort-area__btn p{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
@media screen and (max-width:767px){
.sort-area__btn p{width:100%;height:30px;margin-right:0;}
}
.sort-area__btn p span{display:-webkit-box;display:-ms-flexbox;display:flex;width:80px;height:30px;color:#fff;border:1px solid #fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1em;}
@media screen and (max-width:767px){
.sort-area__btn p span{width:100%;height:30px;}
}
/* checkArea
-------------------------------------------------------------------------- */
.checkArea{background:#f8f1e3;width:100%;}
.check-area{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:60px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
@media screen and (max-width:767px){
.check-area{height:auto;}
}
.check-area__select{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;}
.check-area__select input[type='checkbox']{margin-right:10px;margin-left:20px;}
.check-area__select div{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;}
.check-area__select div select{font-size:16px;font-size:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:80px;height:30px;background:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
@media screen and (max-width:767px){
.check-area__select{width:100%;margin:20px 0;}
}
.check-area__content{display:block;width:100%;}
@media screen and (max-width:767px){
.check-area__content{height:auto;margin:0;}
}
.check-area__btn{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.check-area__btn p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:10px;}
@media screen and (max-width:767px){
.check-area__btn p{width:100%;height:auto;margin-right:0;}
.check-area__btn p:last-child{width:95%;height:auto;margin:0 auto 20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
}
.check-area__btn p span{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;}
@media screen and (max-width:767px){
.check-area__btn p span{width:100%;height:30px;}
}
.check-area__btn p a{display:-webkit-box;display:-ms-flexbox;display:flex;width:155px;height:40px;text-decoration:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:20px;cursor:pointer;}
@media screen and (max-width:767px){
.check-area__btn p a{margin-left:0;font-size:18px;font-size:1.8rem;width:49%;margin-top:20px;}
}
.check-area__btn p a:first-of-type{margin-right:10px;}
@media screen and (max-width:767px){
.check-area__btn p a:first-of-type{margin-right:0;}
}
@media screen and (min-width:768px){
.check-area__btn p a{width:135px;height:40px;text-decoration:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
}
.c-checkBtn__btn--m{font-size:16px;font-size:1.6rem;height:40px;border:solid 2px #ddd;background:#fff;}
.blown_back{background-color:#f8f1e3;padding-top:60px;padding-bottom:60px;}
/*
@media screen and (max-width:767px){
.tablet{display:none !important;}
}
@media screen and (min-width:768px){
.tablet{display:none !important;}
}

@media screen and (max-width:767px){
.tb{display:none !important;}
}
@media screen and (min-width:768px){
.tb{display:none !important;}
}
*/
@media screen and (min-width:768px){
.sp{display:none !important;}
}
@media screen and (max-width:767px){
.pc_tb{display:none !important;}
}
@media screen and (min-width:768px){
.sp_tb{display:none !important;}
}
.checkbox-input{display:none;}
.checkbox-input:checked + .checkbox-parts{background:#f8f1e3;}
.checkbox-input:checked + .checkbox-parts::after{position:absolute;top:5px;left:15px;display:block;width:10px;height:20px;content:'';-webkit-transform:rotate(40deg);transform:rotate(40deg);border-right:3px solid #000;border-bottom:3px solid #000;}
.checkbox-input:checked + .checkbox-parts2::after{position:absolute;top:0;right:0;left:15px;display:block;width:10px;height:20px;content:'';-webkit-transform:rotate(40deg);transform:rotate(40deg);border-right:3px solid #000;border-bottom:3px solid #000;}
.checkbox-input:checked + .checkbox-parts3{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;-webkit-appearance:none;   -moz-appearance:none;appearance:none;}
.checkbox-input:checked + .checkbox-parts3::after{position:absolute;top:0;right:0;left:0;display:block;width:10px;height:20px;margin:auto;content:'';-webkit-transform:rotate(40deg);transform:rotate(40deg);border-right:3px solid #000;border-bottom:3px solid #000;}
.checkbox-parts{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-right:20px;padding:0;padding-left:20px;cursor:pointer;-webkit-transition:.3s ease;transition:.3s ease;text-align:center;text-decoration:none;border:none;border-color:transparent;outline:none;background:#fff;background-color:transparent;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-appearance:none;   -moz-appearance:none;appearance:none;}
.checkbox-parts::before{position:absolute;top:0;bottom:0;left:10px;display:block;width:20px;height:20px;margin:auto;content:'';border:1px solid #d4d4d4;background:#fff;}
.checkbox-parts__none{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:30px;padding:0;-webkit-transition:.3s ease;transition:.3s ease;background:#e3d1a3;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-appearance:none;   -moz-appearance:none;appearance:none;}
.checkbox-parts2{position:relative;padding:0;cursor:pointer;-webkit-transition:.3s ease;transition:.3s ease;}
.checkbox-parts2::before{position:relative;top:4px;display:inline-block;width:20px;height:20px;margin:0 10px;content:'';border:1px solid #d4d4d4;background:#fff;}
.checkbox-parts3{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:30px;padding:0;cursor:pointer;-webkit-transition:.3s ease;transition:.3s ease;background:#e3d1a3;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-appearance:none;   -moz-appearance:none;appearance:none;}
.checkbox-parts3::before{position:relative;top:0;display:inline-block;width:20px;height:20px;margin:0 10px;content:'';border:1px solid #d4d4d4;background:#fff;}
.checkbox-parts4{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:30px;padding:0;cursor:pointer;-webkit-transition:.3s ease;transition:.3s ease;background:#e3d1a3;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-appearance:none;   -moz-appearance:none;appearance:none;}
.st-select{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.st-select__content2{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:30px;background:#fff;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:15px;}
@media screen and (max-width:767px){
.st-select__content2{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:auto;margin-top:0;margin-bottom:30px;-ms-flex-wrap:wrap;flex-wrap:wrap;}
}
.st-select__content{display:-webkit-box;display:-ms-flexbox;display:flex;width:48.6%;margin-bottom:25px;-ms-flex-wrap:wrap;flex-wrap:wrap;}
@media screen and (max-width:767px){
.st-select__content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:auto;margin-bottom:30px;-ms-flex-wrap:wrap;flex-wrap:wrap;}
}
.st-select__content-select{display:-webkit-box;display:-ms-flexbox;display:flex;width:64%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
@media screen and (max-width:767px){
.st-select__content-select{width:90%;margin:0 auto 20px;}
}
.st-select__content-select2{display:-webkit-box;display:-ms-flexbox;display:flex;width:82%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
@media screen and (max-width:767px){
.st-select__content-select2{width:90%;margin:0 auto 20px;}
.st-select__content-select2 p{font-size:1.6rem;margin-top:10px;display:inline-block;margin-left:5px;}
.st-select__content-select2 ul{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.st-select__content-select2 li{display:block;width:50%;margin-bottom:20px;}
.st-select__content-select2 li:first-of-type{display:block;margin-bottom:20px;}
}
.st-select__content-select2 div{width:100%;}
.st-select__content-select2 p{display:inline-block;margin-left:10px;}
.st-select__content-select2 ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px 0 10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.st-select__content-select3{display:-webkit-box;display:-ms-flexbox;display:flex;width:82%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
@media screen and (max-width:767px){
.st-select__content-select3{width:90%;margin:0 auto 20px;}
}
.st-select__content-select3 div{width:100%;}
.st-select__content-select3 p{display:inline-block;margin-left:10px;}
@media screen and (max-width:767px){
.st-select__content-select3 p{font-size:1.4rem;display:inline-block;margin-left:5px;}
}
.st-select__content-select3 ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}
@media screen and (max-width:767px){
.st-select__content-select3 ul{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;}
}
.st-select__content-select3 ul li{margin-right:13%;}
@media screen and (min-width:768px){
.st-select__content-select3 ul li{margin-right:7.5%;}
}
@media screen and (max-width:767px){
.st-select__content-select3 ul li{display:block;width:100%;margin-bottom:20px;}
}
.st-select__content-title{font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;width:30%;height:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
@media screen and (max-width:767px){
.st-select__content-title{font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
}
.st-select__content-title2{font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;width:15%;height:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
@media screen and (max-width:767px){
.st-select__content-title2{font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
}
.st-select__content-title3{font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;width:15%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
@media screen and (max-width:767px){
.st-select__content-title3{width:100%;height:60px;}
}
/* btn
-------------------------------------------------------------------------- */
.c-btn{position:relative;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;-webkit-appearance:none;   -moz-appearance:none;appearance:none;padding:0;width:100%;cursor:pointer;font-weight:bold;text-align:center;text-decoration:none;border:none;border-color:transparent;background-color:transparent;outline:none;-webkit-transition:.3s ease;transition:.3s ease;}
.c-btn--primary{-webkit-transition:.3s ease;transition:.3s ease;}
@media screen and (max-width:767px){
.c-btn--primary{border:.53333vw solid #000;}
}
@media screen and (min-width:768px){
.c-btn--primary{border:2px solid #000;}
}
.c-btn--primary:hover{opacity:1;color:#fff;background:#000;}
.c-btn--secondary{-webkit-transition:.3s ease;transition:.3s ease;}
@media screen and (max-width:767px){
.c-btn--secondary{border:.53333vw solid #f8f1e3;}
}
@media screen and (min-width:768px){
.c-btn--secondary{border:2px solid #f8f1e3;}
}
.c-btn--arrow2::after{position:absolute;content:'';display:block;top:50%;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);}
@media screen and (max-width:767px){
.c-btn--arrow2::after{right:4vw;width:2.66667vw;height:2.66667vw;border-top:.53333vw solid #000;border-right:.53333vw solid #000;}
}
@media screen and (min-width:768px){
.c-btn--arrow2::after{right:20px;width:12px;height:12px;border-top:3px solid #000;border-right:3px solid #000;}
}
.c-btn--arrow2:hover::after{border-color:#fff;}
/* st-select
-------------------------------------------------------------------------- */
.st-select__content-select2 .selectWrap{width:170px;}
.st-select__content .p-login__btn{height:100px;}
.selectWrap{position:relative;display:inline-block;width:150px;}
.selectWrap::after{position:absolute;z-index:1;top:8px;right:15px;bottom:0;width:14px;height:14px;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);border:0;border-right:solid 2px #d4d4d4;border-bottom:solid 2px #d4d4d4;}
.select{font-size:1.6rem;position:relative;z-index:1;width:100%;height:40px;padding:0 40px 0 10px;border:solid 2px #ddd;background:transparent;background:#fff;-webkit-appearance:none;   -moz-appearance:none;appearance:none;}
select::-ms-expand{display:none;}
.c-checkBtn__btn--m{font-size:16px;font-size:1.6rem;height:40px;border:solid 2px #ddd;background:#fff;}
@media screen and (max-width:767px){
.p-mypage__inner{padding:0vw 5.33vw 0vw 5.33vw;}
}
@media screen and (min-width:768px){
.p-mypage__inner{max-width:1120px;margin-right:auto;margin-left:auto;padding-right:20px;padding-left:20px;}
}
.toggle_contents{background:#f8f1e3 !important;}
.p-login__btn{font-weight:bold;height:60px;}
.p-login__btn img{margin-right:15px;}
@media screen and (min-width:768px){
.p-login__btn{font-size:24px;font-size:2.4rem;font-weight:bold;height:80px;}
.p-login__btn span{margin-right:15px;}
}
.p-realestate-list__btn{font-size:24px;font-size:2.4rem;font-weight:bold;height:60px;background:#5d330d;color:#fff;}
@media screen and (max-width:767px){
.p-realestate-list__btn{font-size:16px;font-size:1.6rem;}
}
.p-realestate-list__btn:hover{opacity:.8;}
.p-realestate-list__btn img{margin:0 15px;}
.c-btn--glay{background-color:#fff;border:1px solid #666;font-weight:bold;}
.st-select__content3{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:30px;background:#fff;-ms-flex-wrap:wrap;flex-wrap:wrap;/* height:125px; */
}
@media screen and (max-width:767px){
.st-select__content3{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:auto;margin-bottom:30px;background:#fff;-ms-flex-wrap:wrap;flex-wrap:wrap;}
}
.st-select__content-select3{display:-webkit-box;display:-ms-flexbox;display:flex;width:82%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:space-between;}
@media screen and (max-width:767px){
.st-select__content-select3{width:90%;margin:0 auto 20px;}
}
.st-select__content-select3 div{width:100%;}
.st-select__content-select3 p{display:inline-block;margin-left:10px;}
@media screen and (max-width:767px){
.st-select__content-select3 p{font-size:1.4rem;display:inline-block;margin-left:5px;}
}
.st-select__content-select3 ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:flex-start;}
.st-select__content-select3 ul li{margin-right:13%;}
@media screen and (min-width:767px) and (max-width:1200px){
.st-select__content-select3 ul li{margin-right:7.5%;}
}
@media screen and (max-width:767px){
.st-select__content-select3 ul{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.st-select__content-select3 ul li{display:block;width:100%;margin-bottom:20px;}
}
.st-select__content-title3{/* height:60px; */
    font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;width:15%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
@media screen and (max-width:767px){
.st-select__content-title3{font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
}
/* p-campain
-------------------------------------------------------------------------- */
.p-campain__block{margin-top:80px;}
@media screen and (max-width:767px){
.p-campain__block{margin-top:30px;}
}
@media screen and (max-width:767px){
.p-campain__block{margin-top:10vw;}
}
.p-campain:hover{opacity:.8;}
.p-campain__inner{position:relative;}
@media screen and (min-width:768px){
.p-campain__inner{max-width:1200px;margin-left:auto;margin-right:auto;}
}
.p-campain__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;}
@media screen and (max-width:767px){
.p-campain__container{background-color:#f8f1e3;padding:10px 0;}
}
@media screen and (min-width:768px){
.p-campain__container{width:100%;}
}
@media screen and (min-width:768px){
.p-campain__container{background-color:#f8f1e3;margin-left:auto;margin-right:auto;}
}
@media screen and (min-width:768px){
.p-campain__container::after{position:absolute;top:0;left:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:block;content:'';width:100%;height:100%;background-color:#f8f1e3;z-index:-1;}
}
@media screen and (max-width:767px){
.p-campain__container{background-color:#f8f1e3;}
}
.p-campain__container2{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;}
.p-campain__container2 .p-realdetail__jp{color:#fff;}
@media screen and (max-width:767px){
.p-campain__container2{background-color:#9e856e;padding:20px 0 15px;}
.p-campain__container2 .p-realdetail__jp{margin-top:15px;color:#fff;}
}
@media screen and (min-width:768px){
.p-campain__container2{width:100%;}
}
@media screen and (min-width:768px){
.p-campain__container2{background-color:#5cb563;margin-left:auto;margin-right:auto;}
}
@media screen and (min-width:768px){
.p-campain__container2::after{position:absolute;top:0;left:0;display:block;content:'';width:100%;height:100%;background-color:#5cb563;z-index:-1;}
}
@media screen and (max-width:767px){
.p-campain__container2{background-color:#5cb563;}
}
@media screen and (max-width:767px){
.p-campain__logo{width:29.33333vw;}
}
@media screen and (min-width:768px){
.p-campain__logo{width:175px;}
}
.p-campain__logo img{width:100%;height:auto;}
.p-campain__heading{text-align:center;}
@media screen and (max-width:767px){
.p-campain__heading{-webkit-box-flex:1;-ms-flex:1;flex:1;}
}
@media screen and (min-width:768px){
.p-campain__heading{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:23px 0 23px;}
}
.p-campain__en{display:inline-block;width:100%;color:#5d330d;background-color:#fff;font-weight:400;}
@media screen and (max-width:767px){
.p-campain__en{font-size:50px;font-size:9vw;padding:4vw 0vw 2vw;padding:4vw 0vw 2vw;}
}
@media screen and (min-width:768px){
.p-campain__en{margin-bottom:20px;padding:8px 0 0 24px;font-size:46px;font-size:4.6rem;letter-spacing:.05em;}
}
@media screen and (min-width:768px){
.p-campain__en .jp{font-family:'Noto Sans JP',sans-serif;font-size:42px;font-size:4.2rem;display:inline-block;}
}
@media screen and (max-width:767px){
.p-campain__en .jp{font-weight:normal;font-size:7vw;}
}
.p-campain__jp{display:inline-block;font-weight:normal;line-height:1.5;color:#fff;}
@media screen and (max-width:767px){
.p-campain__jp{margin-top:1.33vw;font-size:16px;font-size:1.6rem;}
}
@media screen and (min-width:768px){
.p-campain__jp{padding-left:18px;font-size:24px;font-size:2.4rem;}
}
.p-campain__jp img{width:24px;height:24px;margin-right:10px;margin-bottom:5px;}
@media screen and (max-width:767px){
.p-campain__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
}
@media screen and (min-width:768px){
.p-campain__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
}
.p-campain__image{display:inline-block;}
@media screen and (max-width:767px){
.p-campain__image{width:50%;}
}
@media screen and (min-width:768px){
.p-campain__image{width:50%;}
}
@media screen and (min-width:768px){
.p-campain__image{position:absolute;}
}
.p-campain__image img{width:100%;}
@media screen and (max-width:767px){
.p-campain__image img{height:53.33333vw;}
}
@media screen and (min-width:768px){
.p-campain__image img{height:400px;}
}
@media screen and (min-width:768px){
.p-campain__image img{height:500px;}
}
@media screen and (min-width:1240px){
.p-campain__image img{height:auto;}
}
@media screen and (min-width:1240px){
.p-campain__image--small{top:-18px;width:240px;right:300px;}
}
@media screen and (min-width:1240px){
.p-campain__image--large{top:-70px;right:0;width:320px;}
}
@media screen and (max-width:767px){
.p-campain__text{margin-top:2.67vw;margin-left:2.67vw;margin-right:2.67vw;}
}
@media screen and (min-width:768px){
.p-campain__text{margin-top:10px;margin-left:20px;}
}
/* c-en
   ----------------------------------------------------------------- */
.c-en{font-family:'Josefin Sans',sans-serif;font-weight:400;}
/* c-hamburger
-------------------------------------------------------------------------- */
.c-hamburger{position:relative;display:block;outline:none;width:100%;-webkit-transition:all .4s;transition:all .4s;}
@media screen and (max-width:767px){
.c-hamburger{width:7.2vw;height:5.86667vw;}
}
@media screen and (min-width:768px){
.c-hamburger{width:26px;height:18px;}
}
.c-hamburger span{position:absolute;content:'';left:0;display:block;background:#000;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;}
@media screen and (max-width:767px){
.c-hamburger span{width:100%;height:.53333vw;}
}
@media screen and (min-width:768px){
.c-hamburger span{width:100%;height:2px;}
}
.c-hamburger span:nth-of-type(1){top:0;}
@media screen and (max-width:767px){
.c-hamburger span:nth-of-type(1){-webkit-animation:menu-bar01-sp .65s forwards;animation:menu-bar01-sp .65s forwards;}
}
@media screen and (min-width:768px){
.c-hamburger span:nth-of-type(1){-webkit-animation:menu-bar01 .65s forwards;animation:menu-bar01 .65s forwards;}
}
.c-hamburger span:nth-of-type(2){-webkit-transition:-webkit-transform .25s .25s;transition:-webkit-transform .25s .25s;transition:transform .25s .25s;transition:transform .25s .25s,-webkit-transform .25s .25s;opacity:1;}
@media screen and (max-width:767px){
.c-hamburger span:nth-of-type(2){top:2.93vw;margin-top:-.27vw;}
}
@media screen and (min-width:768px){
.c-hamburger span:nth-of-type(2){top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
}
.c-hamburger span:nth-of-type(3){bottom:0;}
@media screen and (max-width:767px){
.c-hamburger span:nth-of-type(3){-webkit-animation:menu-bar02-sp .65s forwards;animation:menu-bar02-sp .65s forwards;}
}
@media screen and (min-width:768px){
.c-hamburger span:nth-of-type(3){-webkit-animation:menu-bar02 .65s forwards;animation:menu-bar02 .65s forwards;}
}
.c-hamburger.is-open span{background:#fff;}
@media screen and (max-width:767px){
.c-hamburger.is-open span:nth-of-type(1){-webkit-animation:active-menu-bar01-sp .65s forwards;animation:active-menu-bar01-sp .65s forwards;}
}
@media screen and (min-width:768px){
.c-hamburger.is-open span:nth-of-type(1){-webkit-animation:active-menu-bar01 .65s forwards;animation:active-menu-bar01 .65s forwards;}
}
.c-hamburger.is-open span:nth-of-type(2){opacity:0;}
@media screen and (max-width:767px){
.c-hamburger.is-open span:nth-of-type(3){-webkit-animation:active-menu-bar03-sp .65s forwards;animation:active-menu-bar03-sp .65s forwards;}
}
@media screen and (min-width:768px){
.c-hamburger.is-open span:nth-of-type(3){-webkit-animation:active-menu-bar03 .65s forwards;animation:active-menu-bar03 .65s forwards;}
}
@-webkit-keyframes menu-bar01{0%{-webkit-transform:translateY(8px) rotate(45deg);transform:translateY(8px) rotate(45deg);}    50%{-webkit-transform:translateY(8px) rotate(0);transform:translateY(8px) rotate(0);}    100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);}
}
@keyframes menu-bar01{0%{-webkit-transform:translateY(8px) rotate(45deg);transform:translateY(8px) rotate(45deg);}    50%{-webkit-transform:translateY(8px) rotate(0);transform:translateY(8px) rotate(0);}    100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);}
}
@-webkit-keyframes menu-bar02{0%{-webkit-transform:translateY(-8px) rotate(-45deg);transform:translateY(-8px) rotate(-45deg);}    50%{-webkit-transform:translateY(-8px) rotate(0);transform:translateY(-8px) rotate(0);}    100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);}
}
@keyframes menu-bar02{0%{-webkit-transform:translateY(-8px) rotate(-45deg);transform:translateY(-8px) rotate(-45deg);}    50%{-webkit-transform:translateY(-8px) rotate(0);transform:translateY(-8px) rotate(0);}    100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);}
}
@-webkit-keyframes active-menu-bar01{0%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);}    50%{-webkit-transform:translateY(8px) rotate(0);transform:translateY(8px) rotate(0);}    100%{-webkit-transform:translateY(8px) rotate(45deg);transform:translateY(8px) rotate(45deg);}
}
@keyframes active-menu-bar01{0%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);}    50%{-webkit-transform:translateY(8px) rotate(0);transform:translateY(8px) rotate(0);}    100%{-webkit-transform:translateY(8px) rotate(45deg);transform:translateY(8px) rotate(45deg);}
}
@-webkit-keyframes active-menu-bar03{0%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);}    50%{-webkit-transform:translateY(-8px) rotate(0);transform:translateY(-8px) rotate(0);}    100%{-webkit-transform:translateY(-8px) rotate(-45deg);transform:translateY(-8px) rotate(-45deg);}
}
@keyframes active-menu-bar03{0%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);}    50%{-webkit-transform:translateY(-8px) rotate(0);transform:translateY(-8px) rotate(0);}    100%{-webkit-transform:translateY(-8px) rotate(-45deg);transform:translateY(-8px) rotate(-45deg);}
}
@-webkit-keyframes menu-bar01-sp{0%{-webkit-transform:translateY(2.66667vw) rotate(45deg);transform:translateY(2.66667vw) rotate(45deg);}    50%{-webkit-transform:translateY(2.66667vw) rotate(0);transform:translateY(2.66667vw) rotate(0);}    100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);}
}
@keyframes menu-bar01-sp{0%{-webkit-transform:translateY(2.66667vw) rotate(45deg);transform:translateY(2.66667vw) rotate(45deg);}    50%{-webkit-transform:translateY(2.66667vw) rotate(0);transform:translateY(2.66667vw) rotate(0);}    100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);}
}
@-webkit-keyframes menu-bar02-sp{0%{-webkit-transform:translateY(-2.66667vw) rotate(-45deg);transform:translateY(-2.66667vw) rotate(-45deg);}    50%{-webkit-transform:translateY(-2.66667vw) rotate(0);transform:translateY(-2.66667vw) rotate(0);}    100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);}
}
@keyframes menu-bar02-sp{0%{-webkit-transform:translateY(-2.66667vw) rotate(-45deg);transform:translateY(-2.66667vw) rotate(-45deg);}    50%{-webkit-transform:translateY(-2.66667vw) rotate(0);transform:translateY(-2.66667vw) rotate(0);}    100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);}
}
@-webkit-keyframes active-menu-bar01-sp{0%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);}    50%{-webkit-transform:translateY(2.66667vw) rotate(0);transform:translateY(2.66667vw) rotate(0);}    100%{-webkit-transform:translateY(2.66667vw) rotate(45deg);transform:translateY(2.66667vw) rotate(45deg);}
}
@keyframes active-menu-bar01-sp{0%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);}    50%{-webkit-transform:translateY(2.66667vw) rotate(0);transform:translateY(2.66667vw) rotate(0);}    100%{-webkit-transform:translateY(2.66667vw) rotate(45deg);transform:translateY(2.66667vw) rotate(45deg);}
}
@-webkit-keyframes active-menu-bar03-sp{0%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);}    50%{-webkit-transform:translateY(-2.66667vw) rotate(0);transform:translateY(-2.66667vw) rotate(0);}    100%{-webkit-transform:translateY(-2.66667vw) rotate(-45deg);transform:translateY(-2.66667vw) rotate(-45deg);}
}
@keyframes active-menu-bar03-sp{0%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);}    50%{-webkit-transform:translateY(-2.66667vw) rotate(0);transform:translateY(-2.66667vw) rotate(0);}    100%{-webkit-transform:translateY(-2.66667vw) rotate(-45deg);transform:translateY(-2.66667vw) rotate(-45deg);}
}
/* c-heading
-------------------------------------------------------------------------- */
.c-heading{width:100%;text-align:right;}
.c-heading__more{position:relative;display:inline-block;font-family:'Josefin Sans',sans-serif;font-weight:400;text-decoration:none;}
@media screen and (max-width:767px){
.c-heading__more{margin-top:2.67vw;margin-bottom:2.67vw;padding-right:8vw;}
}
@media screen and (min-width:768px){
.c-heading__more{margin-top:10px;margin-bottom:20px;padding-right:40px;}
}
.c-heading__arrow{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;color:#000;line-height:1;}
@media screen and (max-width:767px){
.c-heading__arrow{font-size:50px;font-size:6.67vw;height:6.66667vw;}
}
@media screen and (min-width:768px){
.c-heading__arrow{font-size:30px;font-size:3rem;height:30px;}
}
.c-heading__text{text-align:left;background-color:#f8f1e3;}
@media screen and (max-width:767px){
.c-heading__text{padding:1.33vw 2.67vw 1.33vw 2.67vw;}
}
@media screen and (min-width:768px){
.c-heading__text{padding:1px 15px;}
}
/* c-body
-------------------------------------------------------------------------- */
.c-body{width:100%;text-align:right;}
.c-body__more{width:100%;text-align:right;position:relative;display:inline-block;font-family:'Josefin Sans',sans-serif;font-weight:400;text-decoration:none;}
@media screen and (max-width:767px){
.c-body__more{margin-top:2.67vw;margin-bottom:2.67vw;padding-right:8vw;}
}
@media screen and (min-width:768px){
.c-body__more{margin-top:10px;margin-bottom:20px;padding-right:40px;}
}
.c-body__arrow{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;color:#000;line-height:1;}
@media screen and (max-width:767px){
.c-body__arrow{font-size:50px;font-size:6.67vw;height:6.66667vw;}
}
@media screen and (min-width:768px){
.c-body__arrow{font-size:30px;font-size:3rem;height:30px;}
}
.c-body__text{text-align:left;background-color:#f8f1e3;}
@media screen and (max-width:767px){
.c-body__text{padding:1.33vw 2.67vw 1.33vw 2.67vw;}
}
@media screen and (min-width:768px){
.c-body__text{padding:1px 15px;}
}
@font-face{font-family:'iconfont';src:url('../fonts/iconfont.eot');src:url('../fonts/iconfont.eot?#iefix') format('eot'),url('../fonts/iconfont.woff') format('woff'),url('../fonts/iconfont.ttf') format('truetype'),url('../fonts/iconfont.svg#iconfont') format('svg');font-weight:normal;font-style:normal;}
[class^='c-icon-'],[class*='c-icon-']{display:inline-block;font-family:'iconfont' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.c-icon-arrow_left::before{content:'\EA01';}
.c-icon-arrow_right::before{content:'\EA02';}
.c-icon-facebook::before{content:'\EA03';}
.c-icon-instagram::before{content:'\EA04';}
.c-icon-next::before{content:'\EA05';}
.c-icon-prev::before{content:'\EA06';}
.c-icon-twitter::before{content:'\EA07';}
@media screen and (max-width:767px){
.c-inner{padding:0vw 5.33vw 0vw 5.33vw;}
}
@media screen and (min-width:768px){
.c-inner{max-width:1240px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}
}
/* c-inset
-------------------------------------------------------------------------- */
.c-inset{-o-object-fit:contain;   object-fit:contain;font-family:'object-fit:contain;';}
/* c-label
-------------------------------------------------------------------------- */
.c-label{position:absolute;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;color:#fff;font-weight:400;text-align:center;}
@media screen and (max-width:767px){
.c-label:nth-child(1){top:2.67vw;left:2.67vw;}
}
@media screen and (min-width:768px){
.c-label:nth-child(1){top:10px;left:10px;}
}
@media screen and (max-width:767px){
.c-label:nth-child(2){top:2.67vw;right:2.67vw;}
}
@media screen and (min-width:768px){
.c-label:nth-child(2){top:10px;right:10px;}
}
@media screen and (max-width:767px){
.c-label:nth-child(3){bottom:2.67vw;left:2.67vw;}
}
@media screen and (min-width:768px){
.c-label:nth-child(3){bottom:10px;left:10px;}
}
@media screen and (max-width:767px){
.c-label:nth-child(4){bottom:2.67vw;right:2.67vw;}
}
@media screen and (min-width:768px){
.c-label:nth-child(4){bottom:10px;right:10px;}
}
@media screen and (max-width:767px){
.c-label:nth-child(5){top:2.67vw;right:0vw;left:0vw;margin:auto;}
}
@media screen and (min-width:768px){
.c-label:nth-child(5){top:10px;right:0;left:0;margin:auto;}
}
@media screen and (max-width:767px){
.c-label:nth-child(6){bottom:2.67vw;right:0vw;left:0vw;margin:auto;}
}
@media screen and (min-width:768px){
.c-label:nth-child(6){bottom:10px;right:0;left:0;margin:auto;}
}
@media screen and (max-width:767px){
.c-label{width:16vw;height:16vw;border-radius:8vw;}
}
@media screen and (min-width:768px){
.c-label{width:60px;height:60px;border-radius:50%;}
}
.c-label--new,
.c-label--discount{font-family:'Josefin Sans',sans-serif;}
@media screen and (max-width:767px){
.c-label--new,
.c-label--discount{font-size:25px;font-size:3.33vw;}
}
.c-label--new{background-color:#f00;}
.c-label--new.voiceonly{font-family:'Josefin Sans',sans-serif;}
@media screen and (max-width:767px){
.c-label--new.voiceonly{font-size:20px;font-size:2.67vw;width:10.66667vw;height:10.66667vw;border-radius:5.33333vw;}
}
.c-label--discount{background-color:#008aff;}
@media screen and (min-width:768px){
.c-label--discount{font-size:14px;font-size:1.4rem;}
}
.c-label--image,
.c-label--information{line-height:1.18;}
@media screen and (max-width:767px){
.c-label--image,
.c-label--information{font-size:30px;font-size:4vw;}
}
.c-label--image{background-color:#be4c00;}
.c-label--information{background-color:#cfa100;}
.c-label--event{background-color:#ffabc2;font-size:13px;font-size:1.3rem;}
.c-label--event span{font-size:14px;font-size:1.4rem;}
.c-label--member{background-color:#5cb563;}
/* link
-------------------------------------------------------------------------- */
.c-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;}
@media screen and (max-width:767px){
.c-link{width:100%;}
}
.c-link--menu{font-family:'Josefin Sans',sans-serif;font-weight:400;}
@media screen and (max-width:767px){
.c-link--menu .c-link__arrow{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-top:-.53vw;}
}
@media screen and (min-width:768px){
.c-link--menu .c-link__arrow{margin-top:-2px;}
}
.c-link__arrow{display:inline-block;}
@media screen and (max-width:767px){
.c-link__arrow{margin-left:2.67vw;font-size:40px;font-size:5.33vw;}
}
@media screen and (min-width:768px){
.c-link__arrow{margin-left:10px;font-size:30px;font-size:3rem;}
}
/* logo
-------------------------------------------------------------------------- */
.c-logo{display:block;}
/* modal
-------------------------------------------------------------------------- */
.c-modal{position:fixed;display:none;top:0;left:0;width:100%;height:100%;overflow-y:auto;background:rgba(93,51,13,
.95);opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s;z-index:100;-webkit-overflow-scrolling:touch;}
@media screen and (max-width:767px){
.c-modal__inner{padding:0vw 2.67vw 0vw 2.67vw;}
}
@media screen and (min-width:768px){
.c-modal__inner{width:100%;padding:0 20px;max-width:1240px;margin-left:auto;margin-right:auto;}
}
.c-modal__contents{width:100%;}
@media screen and (min-width:768px){
.c-modal__contents{padding-bottom:40px;}
}
.c-modal.is-open{display:block;opacity:1;visibility:visible;}
/* c-outset
-------------------------------------------------------------------------- */
.c-outset{-o-object-fit:cover;   object-fit:cover;font-family:'object-fit:cover;';}
/* peagerSimple
   ----------------------------------------------------------------- */
.peager_num-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:70%;}
.peager_num-area .peager-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:300px;height:40px;font-weight:bold;text-decoration:none;cursor:pointer;background:#5d330d;color:#fff;font-size:20px;}
@media screen and (max-width:767px){
.peager_num-area .peager-btn{width:100%;height:35px;text-decoration:none;}
}
.peager-list{margin:60px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
@media screen and (max-width:767px){
.peager-list{margin:30px auto 30px;}
}
.peager-list.bottom{margin:0 auto 60px;}
@media screen and (max-width:767px){
.peager-list.bottom{margin:0 auto 30px;}
}
@media screen and (max-width:767px){
.peager-list.margin_on{margin:30px auto 60px;}
}
.peager-list .peager_btn-area:last-child .peager-btn:before{content:'';-webkit-transform:translateX(25%) translateY(-50%) rotate(45deg);transform:translateX(25%) translateY(-50%) rotate(45deg);width:18px;height:18px;border-top:5px solid #fff;border-right:5px solid #fff;right:50%;}
.peager-list .peager_btn-area:first-child .peager-btn:after{content:'';-webkit-transform:translateX(-25%) translateY(-50%) rotate(225deg);transform:translateX(-25%) translateY(-50%) rotate(225deg);width:18px;height:18px;border-top:5px solid #fff;border-right:5px solid #fff;left:50%;}
.peager-list .peager_btn-area:last-child .peager-btn:before,
.peager-list .peager_btn-area:first-child .peager-btn:after{position:absolute;line-height:.9;display:block;top:50%;-webkit-transform-origin:center;transform-origin:center;}
.peager-list .peager_btn-area .peager-btn{position:relative;width:150px;height:40px;text-decoration:none;cursor:pointer;background:#5d330d;color:#fff;}
@media screen and (max-width:767px){
.peager-list .peager_btn-area .peager-btn{width:100%;height:35px;text-decoration:none;}
}
.peager-list .list_back{padding:20px 40px;font-size:24px;font-size:2.4rem;font-weight:bold;text-decoration:none;position:relative;color:#fff;background:#000;}
@media screen and (max-width:767px){
.peager-list .list_back{padding:10px 30px 10px 10px;font-size:16px;font-size:1.6rem;}
}
.c-btn--arrow::after{right:20px;width:14px;height:14px;border-top:4px solid #fff;border-right:4px solid #fff;}
@media screen and (max-width:767px){
.c-btn--arrow::after{right:13px;}
}
.peager_btn-area{width:150px;height:40px;}
.peager_btn-area .peager-btn{margin-left:auto;text-decoration:none;width:100%;height:100%;display:block;}
@media screen and (max-width:767px){
.peager_btn-area{width:35px;height:35px;}
.peager_btn-area .peager-btn{height:35px;}
}
.peager-num{font-size:24px;font-size:2.4rem;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 1%;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.peager-num.now{height:40px;padding:15px;color:#5d330d;background:#fff;}
.peager-num.now a{background:inherit;}
.peager-num a{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:40px;padding:0 15px;margin:0 5px;text-align:center;text-decoration:none;background:#f8f1e3;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
@media screen and (max-width:767px){
.peager-num{font-size:20px;font-size:2.0rem;}
.peager-num a{width:100%;height:35px;margin:0 2px;padding:0 10px;text-decoration:none;}
.peager-num.now{height:35px;padding:0 15px;}
}
@media screen and (max-width:767px){
.mb-spPlus{padding-bottom:30px;}
}
@media screen and (max-width:767px){
.mb-spPlus60{padding-bottom:60px;}
}
/* c-status
-------------------------------------------------------------------------- */
.c-status{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;}
@media screen and (max-width:767px){
.c-status{height:16vw;}
}
@media screen and (min-width:768px){
.c-status{height:60px;}
}
.c-status--applying{background:rgba(171,165,0,
.8);}
.c-status--soldout{background:rgba(171,0,0,
.8);}
.c-status__en{font-family:'Josefin Sans',sans-serif;font-weight:400;}
@media screen and (max-width:767px){
.c-status__en{font-size:48px;font-size:6.4vw;}
}
@media screen and (min-width:768px){
.c-status__en{font-size:24px;font-size:2.4rem;}
}
@media screen and (max-width:767px){
.c-status__jp{font-size:28px;font-size:3.73vw;}
}
@media screen and (min-width:768px){
.c-status__jp{font-size:16px;font-size:1.6rem;}
}
/* subpage
-------------------------------------------------------------------------- */
.p-subpage{position:relative;}
@media screen and (min-width:768px){
.p-subpage__inner{width:100%;}
}
.p-subpage__container{position:relative;z-index:2;background-color:#f8f1e3;}
@media screen and (max-width:767px){
.p-subpage__container{padding:8vw 8vw 8vw 8vw;}
}
@media screen and (min-width:768px){
.p-subpage__container{width:100%;max-width:690px;padding:40px;}
}
@media screen and (min-width:768px){
.p-subpage__container{margin-left:auto;margin-right:auto;}
}
@media screen and (max-width:767px){
.p-subpage__body{padding-top:8vw;}
}
@media screen and (min-width:768px){
.p-subpage__body{padding-top:60px;}
}
@media screen and (max-width:767px){
.p-subpage__title{margin-top:8vw;margin-bottom:2.67vw;font-size:20px;font-size:2.0rem;line-height:1.6;}
}
@media screen and (min-width:768px){
.p-subpage__title{margin-top:60px;margin-bottom:20px;font-size:30px;font-size:3rem;line-height:1.6;}
}
@media screen and (min-width:768px){
.p-subpage__title.center{text-align:center;}
}
.p-subpage__text{line-height:1.6;}
.p-subpage__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:distribute;align-content:space-around;}
@media screen and (max-width:767px){
.p-subpage__list{margin-top:12vw;margin-bottom:12vw;}
}
@media screen and (min-width:768px){
.p-subpage__list{margin-top:60px;margin-bottom:60px;}
}
@media screen and (max-width:767px){
.p-subpage__item{width:46%;margin-right:8%;margin-top:4vw;}
}
@media screen and (min-width:768px){
.p-subpage__item{margin-right:60px;}
}
@media screen and (max-width:767px){
.p-subpage__item:nth-child(-n+2){margin-top:0;}
}
.p-subpage__item:nth-child(2n){margin-right:0;}
@media screen and (max-width:767px){
.p-subpage__item:nth-child(2n){margin-right:0;}
}
/* c-table
-------------------------------------------------------------------------- */
.c-table{width:100%;}
@media screen and (max-width:767px){
.c-table--regular{line-height:1.8;}
}
@media screen and (min-width:768px){
.c-table--regular{line-height:1.8;font-size:16px;font-size:1.6rem;}
}
@media screen and (max-width:767px){
.c-table--regular tbody th,
.c-table--regular tbody td{display:block;width:100%;padding-left:4vw;padding-right:4vw;}
}
@media screen and (min-width:768px){
.c-table--regular tbody th,
.c-table--regular tbody td{padding-top:23px;padding-bottom:23px;vertical-align:middle;}
}
@media screen and (max-width:767px){
.c-table--regular tbody th{padding-top:2.67vw;padding-bottom:2.67vw;}
}
@media screen and (min-width:768px){
.c-table--regular tbody th{font-weight:400;text-align:left;width:24.16%;padding-left:5%;}
}
@media screen and (max-width:767px){
.c-table--regular tbody td{padding-top:5.33vw;padding-bottom:5.33vw;}
}
@media screen and (min-width:768px){
.c-table--regular tbody td{padding-left:10%;padding-right:3.33%;text-align:left;}
}
@media screen and (max-width:767px){
.c-table--primary{border-top:none;border-bottom:.26667vw solid #cacaca;}
}
@media screen and (max-width:767px){
.c-table--primary th{background-color:#fbf7f3;border:.26667vw solid #dac292;}
}
@media screen and (min-width:768px){
.c-table--primary th{border-top:1px solid #dac292;border-bottom:1px solid #dac292;}
}
@media screen and (max-width:767px){
.c-table--primary td{border-left:.26667vw solid #cacaca;border-right:.26667vw solid #cacaca;}
}
@media screen and (min-width:768px){
.c-table--primary td{border-top:1px solid #cacaca;border-bottom:1px solid #cacaca;}
}
.c-table--detail{margin-top:60px;}
@media screen and (max-width:767px){
.c-table--detail{border-top:none;border-bottom:none;}
}
@media screen and (min-width:768px){
.c-table--detail tbody{display:-webkit-box;display:-ms-flexbox;display:flex;}
.c-table--detail tbody tr{display:table;width:50%;}
}
@media screen and (min-width:768px){
.c-table--detail tbody tr{display:inline-table;margin-bottom:10px;width:100%;}
}
.c-table--detail th{background:#5d330d;color:#fff;padding:10px;text-align:left;}
@media screen and (max-width:767px){
.c-table--detail th{border:.26667vw solid #5d330d;width:100%;display:block;}
}
@media screen and (min-width:768px){
.c-table--detail th{border:1px solid #5d330d;width:15%;}
}
.c-table--detail td{padding:10px;}
@media screen and (max-width:767px){
.c-table--detail td{border:.26667vw solid #5d330d;width:100%;display:block;}
}
@media screen and (min-width:768px){
.c-table--detail td{border:1px solid #5d330d;width:35%;}
}
.c-table__text{margin-bottom:1.5em;}
.c-table__text:last-child{margin-bottom:0;}
/* c-table
-------------------------------------------------------------------------- */
.c-table2{width:100%;}
@media screen and (min-width:768px){
.c-table2{margin-top:60px;}
}
@media screen and (max-width:767px){
.c-table2{margin-top:30px;}
}
@media screen and (max-width:767px){
.c-table2--regular{line-height:1.8;}
}
@media screen and (min-width:768px){
.c-table2--regular{line-height:1.8;font-size:16px;font-size:1.6rem;}
}
@media screen and (max-width:767px){
.c-table2--regular tbody th,
.c-table2--regular tbody td{display:block;width:100%;padding-left:4vw;padding-right:4vw;}
}
@media screen and (min-width:768px){
.c-table2--regular tbody th,
.c-table2--regular tbody td{padding-top:23px;padding-bottom:23px;vertical-align:middle;}
}
@media screen and (max-width:767px){
.c-table2--regular tbody th{padding-top:2.67vw;padding-bottom:2.67vw;}
}
@media screen and (min-width:768px){
.c-table2--regular tbody th{font-weight:bold;text-align:left;width:16.66%;padding-left:2.5%;padding-right:2.5%;}
}
@media screen and (max-width:767px){
.c-table2--regular tbody td{padding-top:5.33vw;padding-bottom:5.33vw;}
}
@media screen and (min-width:768px){
.c-table2--regular tbody td{padding-left:1.25%;padding-right:1.25%;text-align:left;width:33.33%;}
}
@media screen and (max-width:767px){
.c-table2--primary{border-top:none;border-bottom:.26667vw solid #cacaca;}
}
@media screen and (max-width:767px){
.c-table2--primary th{background-color:#fbf7f3;border:.26667vw solid #dac292;}
}
@media screen and (min-width:768px){
.c-table2--primary th{background-color:#fbf7f3;border:.06667vw solid #dac292;}
}
@media screen and (max-width:767px){
.c-table2--primary td{border-left:.26667vw solid #cacaca;border-right:.26667vw solid #cacaca;}
}
@media screen and (min-width:768px){
.c-table2--primary td{border-top:.06667vw solid #cacaca;border-bottom:.06667vw solid #cacaca;border-right:.06667vw solid #cacaca;}
}
.c-table2--primary td:last-child{border-right:.06667vw solid #cacaca;}
.c-table2--detail{margin-top:60px;}
@media screen and (max-width:767px){
.c-table2--detail{border-top:none;border-bottom:none;}
}
@media screen and (min-width:768px){
.c-table2--detail tbody{display:-webkit-box;display:-ms-flexbox;display:flex;}
.c-table2--detail tbody tr{display:table;width:50%;}
}
@media screen and (min-width:768px){
.c-table2--detail tbody tr{display:inline-table;margin-bottom:10px;width:100%;}
}
.c-table2--detail th{background:#5d330d;color:#fff;padding:10px;text-align:left;}
@media screen and (max-width:767px){
.c-table2--detail th{border:.26667vw solid #5d330d;width:100%;display:block;}
}
.c-table2--detail td{padding:10px;}
@media screen and (max-width:767px){
.c-table2--detail td{border:.26667vw solid #5d330d;width:100%;display:block;}
}
.c-table2__text{margin-bottom:1.5em;}
.c-table2__text:last-child{margin-bottom:0;}
/* c-tel
   ----------------------------------------------------------------- */
.c-tel{text-decoration:none;color:#000;font-family:'Josefin Sans',sans-serif;font-weight:600;}
@media screen and (max-width:767px){
.c-tel__label{font-size:50px;font-size:6.67vw;}
}
@media screen and (min-width:768px){
.c-tel__label{font-size:36px;font-size:3.6rem;}
}
.c-tel__number{line-height:1;}
@media screen and (max-width:767px){
.c-tel__number{font-size:80px;font-size:10.67vw;}
}
@media screen and (min-width:768px){
.c-tel__number{font-size:56px;font-size:5.6rem;}
}
/* c-text
-------------------------------------------------------------------------- */
.c-text{line-height:1.8;letter-spacing:.5em;}
@media screen and (min-width:768px){
.c-text{font-size:16px;font-size:1.6rem;}
}
/* title
-------------------------------------------------------------------------- */
.c-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:400;text-align:left;}
.c-title--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.c-title--center .c-title__en::after{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.c-title__en{position:relative;font-family:'Josefin Sans',sans-serif;font-weight:400;}
@media screen and (max-width:767px){
.c-title__en{padding-bottom:2.67vw;font-size:54px;font-size:7.2vw;}
}
@media screen and (min-width:768px){
.c-title__en{font-size:40px;font-size:4rem;padding-bottom:10px;}
}
.c-title__en::after{position:absolute;left:0;bottom:0;display:block;content:'';background:#5d330d;}
@media screen and (max-width:767px){
.c-title__en::after{width:29.33333vw;height:.53333vw;}
}
@media screen and (min-width:768px){
.c-title__en::after{width:150px;height:2px;}
}
.c-title__en--realestate::after{background-color:#5cb563;}
.c-title__en--rent::after{background-color:#f9b9c0;}
.c-title__en--management::after{background-color:#fdf43f;}
.c-title__en--architecture::after{background-color:#59b0e0;}
@media screen and (max-width:767px){
.c-title__jp{margin-top:2.67vw;font-size:36px;font-size:4.8vw;line-height:1.4;}
}
@media screen and (min-width:768px){
.c-title__jp{margin-top:20px;font-size:20px;font-size:2rem;}
}
/* title2
-------------------------------------------------------------------------- */
.c-title2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:400;text-align:left;}
.c-title2--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.c-title2--center .c-title__en::after{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.c-title2__en{position:relative;font-family:'Josefin Sans',sans-serif;font-weight:400;}
@media screen and (max-width:767px){
.c-title2__en{font-size:36px;font-size:4.8vw;}
}
@media screen and (min-width:768px){
.c-title2__en{font-size:20px;font-size:2rem;padding-bottom:10px;}
}
.c-title2__en--realestate::after{background-color:#5cb563;}
.c-title2__en--rent::after{background-color:#f9b9c0;}
.c-title2__en--management::after{background-color:#fdf43f;}
.c-title2__en--architecture::after{background-color:#59b0e0;}
.c-title2__en--share::after{background-color:#5d330d;}
@media screen and (max-width:767px){
.c-title2__jp{margin-top:1.33vw;line-height:1.4;font-size:54px;font-size:7.2vw;}
}
@media screen and (min-width:768px){
.c-title2__jp{font-size:40px;font-size:4rem;line-height:1.3;}
}
/* title-xc
-------------------------------------------------------------------------- */
.c-title-xc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:400;text-align:left;}
@media screen and (max-width:767px){
.c-title-xc{margin-top:8vw;margin-bottom:8vw;}
}
@media screen and (min-width:768px){
.c-title-xc{margin-top:60px;margin-bottom:60px;}
}
.c-title-xc--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.c-title-xc--center .c-title__en::after{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.c-title-xc__en{position:relative;font-family:'Josefin Sans',sans-serif;font-weight:400;}
@media screen and (max-width:767px){
.c-title-xc__en{font-size:46px;font-size:6.13vw;}
}
@media screen and (min-width:768px){
.c-title-xc__en{font-size:25px;font-size:2.5rem;}
}
@media screen and (max-width:767px){
.c-title-xc__jp{font-size:20px;font-size:2.0rem;line-height:1.6;}
}
@media screen and (min-width:768px){
.c-title-xc__jp{font-size:30px;font-size:3rem;line-height:1.6;}
}
.balloon{position:relative;display:inline-block;background-color:#9e866e;color:#fff;padding:16px;width:100%;text-align:center;}
@media screen and (max-width:767px){
.balloon{margin-bottom:8vw;}
}
@media screen and (min-width:768px){
.balloon{margin-bottom:60px;}
}
@media screen and (max-width:767px){
.balloon{font-size:18px;font-size:1.8rem;line-height:1.6;}
}
@media screen and (min-width:768px){
.balloon{font-size:25px;font-size:2.5rem;line-height:1.6;}
}
.balloon::before{content:'';position:absolute;border:solid 12px transparent;border-top:solid 12px #9e866e;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.balloon p{margin:0;padding:0;}
/* title-wmax
-------------------------------------------------------------------------- */
.c-title-wmax{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:400;text-align:left;}
@media screen and (max-width:767px){
.c-title-wmax{margin-top:8vw;margin-bottom:8vw;}
}
@media screen and (min-width:768px){
.c-title-wmax{margin-top:60px;margin-bottom:60px;}
}
.c-title-wmax__en{position:relative;font-family:'Josefin Sans',sans-serif;font-weight:400;}
@media screen and (max-width:767px){
.c-title-wmax__en{padding-bottom:2.67vw;font-size:44px;font-size:5.87vw;line-height:1.5;text-align:center;}
}
@media screen and (min-width:768px){
.c-title-wmax__en{font-size:30px;font-size:3rem;padding-bottom:10px;}
}
@media screen and (min-width:768px){
.c-title-wmax__en{font-size:45px;font-size:4.5rem;padding-bottom:10px;}
}
@media screen and (max-width:767px){
.c-title-wmax__en span{font-size:44px;font-size:5.87vw;}
}
@media screen and (min-width:768px){
.c-title-wmax__en span{font-size:28px;font-size:2.8rem;}
}
.c-title-wmax__en::before{position:absolute;left:0;bottom:0;display:block;content:'';background:#5d330d;}
@media screen and (max-width:767px){
.c-title-wmax__en::before{width:100%;height:.53333vw;}
}
@media screen and (min-width:768px){
.c-title-wmax__en::before{width:100%;height:2px;}
}
@media screen and (max-width:767px){
.c-title-wmax__jp{margin-top:2.67vw;margin-bottom:2.67vw;font-size:36px;font-size:4.8vw;line-height:1.4;}
}
@media screen and (min-width:768px){
.c-title-wmax__jp{margin-top:20px;margin-bottom:20px;font-size:30px;font-size:3rem;}
}
/* utility
----------------------------------------------------------------- */
/* ==========================================================================
page 下層ページ共通部分
========================================================================== */
/* p-mv
   ----------------------------------------------------------------- */
.p-mv{position:relative;width:100%;overflow:hidden;}
.p-mv__title{position:absolute;top:0;left:50%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;z-index:10;color:#fff;white-space:nowrap;text-align:left;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
@media screen and (max-width:767px){
.p-mv__title{height:100%;padding:0vw 5.33vw 21.33vw 5.33vw;}
}
@media screen and (min-width:768px){
.p-mv__title{height:100vh;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}
}
@media screen and (min-width:768px){
.p-mv__title{height:calc(100vh - 120px);}
}
.p-mv__en{font-weight:900;width:100%;line-height:1.2;}
@media screen and (max-width:767px){
.p-mv__en{font-size:64px;font-size:8.53vw;}
}
@media screen and (min-width:768px){
.p-mv__en{font-size:70px;font-size:7rem;}
}
.p-mv__jp{position:relative;font-weight:bold;letter-spacing:.1em;line-height:1;font-weight:400;}
@media screen and (max-width:767px){
.p-mv__jp{margin-top:2.67vw;font-size:28px;font-size:3.73vw;line-height:1.8;}
}
@media screen and (min-width:768px){
.p-mv__jp{margin-top:25px;font-size:20px;font-size:2rem;line-height:1.8;}
}
.p-mv__wrapper{position:relative;}
.p-mv__container,
.p-mv__wrapper{width:100%;height:100%;overflow:hidden;}
.p-mv__slide{height:100%;overflow:hidden;}
.p-mv__image{background-size:cover;background-repeat:no-repeat;overflow:hidden;background-position:center center;}
@media screen and (max-width:767px){
.p-mv__image{width:100%;height:100%;}
}
@media screen and (min-width:768px){
.p-mv__image{width:100%;height:100%;}
}
@media screen and (max-width:767px){
.p-mv__image--01{background-image:url(../images/index_slide_01_sp.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--01{background-image:url(../images/index_slide_01_tablet.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--01{background-image:url(../images/index_slide_01.jpg);}
}
@media screen and (max-width:767px){
.p-mv__image--02{background-image:url(../images/index_slide_02_sp.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--02{background-image:url(../images/index_slide_02_tablet.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--02{background-image:url(../images/index_slide_02.jpg);}
}
@media screen and (max-width:767px){
.p-mv__image--03{background-image:url(../images/index_slide_03_sp.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--03{background-image:url(../images/index_slide_03_tablet.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--03{background-image:url(../images/index_slide_03.jpg);}
}
@media screen and (max-width:767px){
.p-mv__image--04{background-image:url(../images/index_slide_04_sp.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--04{background-image:url(../images/index_slide_04_tablet.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--04{background-image:url(../images/index_slide_04.jpg);}
}
@media screen and (max-width:767px){
.p-mv__image--05{background-image:url(../images/index_slide_05_sp.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--05{background-image:url(../images/index_slide_05_tablet.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--05{background-image:url(../images/index_slide_05.jpg);}
}
@media screen and (max-width:767px){
.p-mv__image--06{background-image:url(../images/index_slide_06_sp.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--06{background-image:url(../images/index_slide_06_tablet.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--06{background-image:url(../images/index_slide_06.jpg);}
}
@media screen and (max-width:767px){
.p-mv__image--07{background-image:url(../images/index_slide_07_sp.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--07{background-image:url(../images/index_slide_07_tablet.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--07{background-image:url(../images/index_slide_07.jpg);}
}
@media screen and (max-width:767px){
.p-mv__image--architecture01{background-image:url(../images/kenchiku_bg_01_sp.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--architecture01{background-image:url(../images/kenchiku_bg_01_tablet.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--architecture01{background-image:url(../images/kenchiku_bg_01.jpg);}
}
@media screen and (max-width:767px){
.p-mv__image--architecture02{background-image:url(../images/kenchiku_bg_02_sp.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--architecture02{background-image:url(../images/kenchiku_bg_02_tablet.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--architecture02{background-image:url(../images/kenchiku_bg_02.jpg);}
}
@media screen and (max-width:767px){
.p-mv__image--architecture03{background-image:url(../images/kenchiku_bg_03_sp.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--architecture03{background-image:url(../images/kenchiku_bg_03_tablet.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--architecture03{background-image:url(../images/kenchiku_bg_03.jpg);}
}
@media screen and (max-width:767px){
.p-mv__image--modelhouse01{background-image:url(../images/modelhouse_bg_01_sp.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--modelhouse01{background-image:url(../images/modelhouse_bg_01_tablet.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--modelhouse01{background-image:url(../images/modelhouse_bg_01.jpg);}
}
@media screen and (max-width:767px){
.p-mv__image--modelhouse02{background-image:url(../images/modelhouse_bg_02_sp.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--modelhouse02{background-image:url(../images/modelhouse_bg_02_tablet.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--modelhouse02{background-image:url(../images/modelhouse_bg_02.jpg);}
}
@media screen and (max-width:767px){
.p-mv__image--modelhouse03{background-image:url(../images/modelhouse_bg_03_sp.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--modelhouse03{background-image:url(../images/modelhouse_bg_03_tablet.jpg);}
}
@media screen and (min-width:768px){
.p-mv__image--modelhouse03{background-image:url(../images/modelhouse_bg_03.jpg);}
}
.p-mv .swiper-slide-active .p-mv__image,
.p-mv .swiper-slide-duplicate-active .p-mv__image,
.p-mv .swiper-slide-prev .p-mv__image{-webkit-animation:zoomUp 10s linear 0s 1 normal both;animation:zoomUp 10s linear 0s 1 normal both;}
.p-mv .slide-img img{display:block;}
@-webkit-keyframes zoomUp{0%{-webkit-transform:scale(1);transform:scale(1);}    100%{-webkit-transform:scale(1.15) rotate(.1deg);transform:scale(1.15) rotate(.1deg);}
}
@keyframes zoomUp{0%{-webkit-transform:scale(1);transform:scale(1);}    100%{-webkit-transform:scale(1.15) rotate(.1deg);transform:scale(1.15) rotate(.1deg);}
}
/* p-main
   ----------------------------------------------------------------- */
@media screen and (max-width:767px){
.p-main--top{padding:0vw 0vw 20vw 0vw;}
}
@media screen and (min-width:768px){
.p-main--top{padding-bottom:120px;}
}
@media screen and (max-width:767px){
.p-main--inside{padding:0vw 0vw 0vw 0vw;}
}
@media screen and (min-width:768px){
.p-main--inside{padding-bottom:80px;}
}
.p-main__heading{position:relative;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;background-color:#f8f1e3;}
@media screen and (max-width:767px){
.p-main__heading{padding:26.67vw 0vw 26.67vw 0vw;}
}
@media screen and (min-width:768px){
.p-main__heading{height:300px;}
}
@media screen and (min-width:768px){
.p-main__heading{height:350px;}
}
.p-main__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:.05em;text-align:center;}
@media screen and (max-width:767px){
.p-main__en{font-size:80px;font-size:10.67vw;}
}
@media screen and (min-width:768px){
.p-main__en{font-size:60px;font-size:6rem;}
}
.p-main__jp{font-weight:400;}
@media screen and (max-width:767px){
.p-main__jp{margin-top:2.67vw;font-size:40px;font-size:5.33vw;}
}
@media screen and (min-width:768px){
.p-main__jp{margin-top:20px;font-size:24px;font-size:2.4rem;}
}
/* p-page
-------------------------------------------------------------------------- */
.p-page{overflow:hidden;}
.p-page__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;text-align:center;background-position:center center;background-repeat:no-repeat;background-size:cover;}
@media screen and (max-width:767px){
.p-page__heading{height:69.33333vw;}
}
@media screen and (min-width:768px){
.p-page__heading{height:500px;}
}
@media screen and (max-width:767px){
.p-page__heading--company{background-image:url(../images/company_bg_01_sp.jpg);}
}
@media screen and (min-width:768px){
.p-page__heading--company{background-image:url(../images/company_bg_01_tablet.jpg);}
}
@media screen and (min-width:768px){
.p-page__heading--company{background-image:url(../images/company_bg_01.jpg);}
}
.p-page__title{color:#fff;}
.p-page__en,
.p-page__jp{display:block;text-align:center;}
.p-page__en{font-family:'Josefin Sans',sans-serif;font-weight:900;}
@media screen and (max-width:767px){
.p-page__en{font-size:72px;font-size:9.6vw;}
}
@media screen and (min-width:768px){
.p-page__en{font-size:50px;font-size:5rem;}
}
.p-page__jp{letter-spacing:.1em;font-weight:700;}
@media screen and (max-width:767px){
.p-page__jp{margin-top:2vw;font-size:34px;font-size:4.53vw;}
}
@media screen and (min-width:768px){
.p-page__jp{margin-top:30px;font-size:20px;font-size:2rem;}
}
/* p-contentsBlock
----------------------------------------------------------------- */
@media screen and (max-width:767px){
.p-contentsBlock{padding-top:10vw;padding-bottom:5vw;}
}
@media screen and (min-width:768px){
.p-contentsBlock{padding-top:80px;padding-bottom:60px;}
}
@media screen and (max-width:767px){
.p-contentsBlock--recruit{margin-top:10vw;}
}
@media screen and (min-width:768px){
.p-contentsBlock--recruit{margin-top:0;}
}
@media screen and (max-width:767px){
.p-contentsBlock--recommend{padding-top:10px;}
}
@media screen and (min-width:768px){
.p-contentsBlock--recommend{padding-top:10px;}
}
@media screen and (min-width:768px){
.p-contentsBlock--section{margin-top:100px;}
}
@media screen and (min-width:768px){
.p-contentsBlock--serviceMenu{margin-top:60px;padding-bottom:10px;}
}
@media screen and (max-width:767px){
.p-contentsBlock--member{margin-top:8vw;margin-bottom:2.67vw;}
}
@media screen and (min-width:768px){
.p-contentsBlock--member{margin-top:60px;padding-bottom:10px;}
}
@media screen and (max-width:767px){
.p-contentsBlock--memberBox{margin-bottom:6.67vw;margin-top:20vw;}
}
@media screen and (min-width:768px){
.p-contentsBlock--memberBox{margin-top:15px;padding-bottom:10px;}
}
@media screen and (min-width:768px){
.p-contentsBlock--conversion{margin-top:100px;}
}
@media screen and (min-width:1240px){
.p-contentsBlock--modelhouse01{margin-top:145px;}
}
@media screen and (min-width:1240px){
.p-contentsBlock--modelhouse02{margin-top:190px;margin-bottom:130px;}
}
@media screen and (min-width:1240px){
.p-contentsBlock__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1200px;margin-left:auto;margin-right:auto;}
}
.p-contentsBlock__cell{position:relative;}
@media screen and (max-width:767px){
.p-contentsBlock__cell{padding:0vw 5.33vw 13.33vw 5.33vw;}
}
@media screen and (min-width:768px) and (max-width:1239px){
.p-contentsBlock__cell{padding:0 20px 50px;}
}
@media screen and (min-width:1240px){
.p-contentsBlock__cell{width:50%;padding:40px 0 25px;}
}
@media screen and (max-width:767px){
.p-contentsBlock__cell--secondary{padding:13.33vw 5.33vw 13.33vw 5.33vw;}
}
@media screen and (min-width:768px) and (max-width:1239px){
.p-contentsBlock__cell--secondary{padding-top:50px;padding-bottom:50px;}
}
@media screen and (min-width:1240px){
.p-contentsBlock__cell--secondary{padding-left:25px;}
}
@media screen and (min-width:1240px){
.p-contentsBlock__cell:nth-child(odd){padding-right:20px;}
}
@media screen and (min-width:1240px){
.p-contentsBlock__cell:nth-child(even){padding-left:25px;}
}
.p-contentsBlock__cell--secondary::after{position:absolute;top:0;left:0;display:block;content:'';width:1000%;height:100%;background-color:#f8f1e3;z-index:-1;}
@media screen and (max-width:767px){
.p-contentsBlock__body{padding-top:4vw;}
}
@media screen and (min-width:768px){
.p-contentsBlock__body{padding-top:40px;}
}
@media screen and (max-width:767px){
.p-contentsBlock__shop{padding-top:5.33vw;padding-bottom:5.33vw;}
}
@media screen and (min-width:768px){
.p-contentsBlock__shop{padding-top:40px;padding-bottom:40px;}
}
@media screen and (min-width:768px){
.p-contentsBlock__text--center{text-align:center;}
}
@media screen and (max-width:767px){
.p-contentsBlock__text--menu{padding-left:5.33vw;padding-right:5.33vw;margin-top:5.33vw;}
}
@media screen and (max-width:767px){
.p-contentsBlock__button{margin-top:10.67vw;}
}
@media screen and (min-width:768px){
.p-contentsBlock__button{margin-top:40px;}
}
.blockWarp{background:#f8f1e3;display:block;position:relative;z-index:-4;}
@media screen and (min-width:768px){
.blockWarp{margin-top:-30px;}
}
@media screen and (max-width:767px){
.blockWarp .p-contentsBlock{padding-top:10vw;padding-bottom:20vw;}
}
@media screen and (max-width:767px){
.blockWarp .p-contentsBlock{padding-top:60px;padding-bottom:120px;}
}
@media screen and (min-width:768px){
.blockWarp .p-contentsBlock{padding-top:60px;padding-bottom:60px;}
}
.blockWarp:before{content:'';display:block;position:absolute;bottom:0;right:0;height:100%;width:100%;background:url(../images/common_logo_01_rev.svg) no-repeat;background-size:30vw;z-index:-2;background-position:right bottom;opacity:.8;}
@media screen and (max-width:767px){
.blockWarp:before{background-size:60vw;}
}
/* p-deals
   ----------------------------------------------------------------- */
.p-deals{color:#fff;z-index:90;width:100%;background-color:rgba(93,51,13,
.7);}
@media screen and (max-width:767px){
.p-deals{padding:4vw 0vw 4vw 0vw;background-color:#5d330d;}
}
@media screen and (min-width:768px){
.p-deals{position:absolute;bottom:0;left:0;padding:25px 0;}
}
@media screen and (min-width:768px){
.p-deals{padding:18px 0 14px;}
}
.p-deals__message{text-align:center;}
@media screen and (max-width:767px){
.p-deals__message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:4vw;}
}
@media screen and (min-width:768px){
.p-deals__message{margin-bottom:20px;}
}
@media screen and (min-width:768px){
.p-deals__message{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;margin-bottom:10px;}
}
.p-deals__en{font-weight:700;}
@media screen and (max-width:767px){
.p-deals__en{margin-bottom:.67vw;font-size:28px;font-size:3.73vw;}
}
@media screen and (min-width:768px){
.p-deals__en{font-size:26px;font-size:2.6rem;}
}
@media screen and (min-width:768px){
.p-deals__en{margin-right:.5em;-webkit-transform:translateY(10%);transform:translateY(10%);}
}
@media screen and (min-width:768px){
.p-deals__en{margin-right:15px;font-size:30px;font-size:3rem;}
}
.p-deals__jp{font-weight:400;}
@media screen and (max-width:767px){
.p-deals__jp{font-size:26px;font-size:3.47vw;}
}
@media screen and (min-width:768px){
.p-deals__jp{font-size:20px;font-size:2rem;}
}
@media screen and (min-width:768px){
.p-deals__jp{font-size:26px;font-size:2.6rem;}
}
.p-deals__container{position:relative;}
@media screen and (max-width:767px){
.p-deals__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0vw 5.33vw 0vw 5.33vw;}
}
@media screen and (min-width:768px){
.p-deals__container{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px;margin-left:auto;margin-right:auto;}
}
@media screen and (min-width:768px){
.p-deals__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
}
@media screen and (min-width:768px){
.p-deals__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1160px;}
}
.p-deals__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1;}
@media screen and (max-width:767px){
.p-deals__col{width:100%;margin-top:3.33vw;}
}
@media screen and (min-width:768px){
.p-deals__col{width:500px;padding:0;margin-top:20px;}
}
@media screen and (min-width:768px){
.p-deals__col{width:50%;padding:5px 0 14px;}
}
@media screen and (max-width:767px){
.p-deals__col:nth-child(1){margin-top:0;}
}
@media screen and (min-width:768px){
.p-deals__col:nth-child(1){margin-top:0;}
}
@media screen and (min-width:768px){
.p-deals__col:nth-child(1){padding-right:30px;}
}
@media screen and (min-width:768px){
.p-deals__col:nth-child(2){padding-left:40px;border-left:1px solid #fff;}
}
@media screen and (min-width:768px){
.p-deals__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}
}
@media screen and (max-width:767px){
.p-deals__label{display:block;font-size:22px;font-size:2.93vw;margin-bottom:1.33vw;}
}
@media screen and (min-width:768px){
.p-deals__label{display:inline-block;font-size:14px;font-size:1.4rem;}
}
@media screen and (min-width:768px){
.p-deals__label{margin-right:1em;}
}
@media screen and (min-width:768px){
.p-deals__label{margin-bottom:15px;font-size:16px;font-size:1.6rem;}
}
@media screen and (max-width:767px){
.p-deals__title{font-size:28px;font-size:3.73vw;}
}
@media screen and (min-width:768px){
.p-deals__title{font-size:20px;font-size:2rem;}
}
@media screen and (min-width:768px){
.p-deals__title{font-size:30px;font-size:3rem;}
}
.p-deals__counter{font-weight:700;line-height:1;}
@media screen and (max-width:767px){
.p-deals__counter{font-size:60px;font-size:8vw;}
}
@media screen and (min-width:768px){
.p-deals__counter{-webkit-transform:translateY(5px);transform:translateY(5px);font-size:40px;font-size:4rem;}
}
@media screen and (min-width:768px){
.p-deals__counter{font-size:60px;font-size:6rem;}
}
.p-deals__counter::after{content:'\4EF6';}
@media screen and (max-width:767px){
.p-deals__counter::after{font-size:28px;font-size:3.73vw;}
}
@media screen and (min-width:768px){
.p-deals__counter::after{font-size:30px;font-size:3rem;}
}
/* p-visual
-------------------------------------------------------------------------- */
.p-visual{position:relative;width:100%;overflow:hidden;background-size:cover;background-position:center center;}
.p-visual--architecture .p-visual__en::after{background-color:#59b0e0;}
.p-visual--architecture .p-visual__en::before{background-color:#5d330d;}
.p-visual__container{position:absolute;top:0;left:50%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;z-index:10;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
@media screen and (max-width:767px){
.p-visual__container{height:100%;padding:0vw 5.33vw 0vw 5.33vw;}
}
@media screen and (min-width:768px){
.p-visual__container{height:100vh;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}
}
.p-visual__title{color:#fff;text-align:center;}
@media screen and (max-width:767px){
.p-visual__title{-webkit-transform:translateY(0%);transform:translateY(0%);}
}
@media screen and (min-width:768px){
.p-visual__title{-webkit-transform:translateY(0%);transform:translateY(0%);}
}
.p-visual__en{position:relative;font-weight:900;line-height:1.2;display:inline-block;}
@media screen and (max-width:767px){
.p-visual__en{font-size:89px;font-size:11.87vw;}
}
@media screen and (min-width:768px){
.p-visual__en{font-size:90px;font-size:9rem;}
}
.p-visual__en::after{position:absolute;left:0;bottom:0;display:block;content:'';width:50%;}
@media screen and (max-width:767px){
.p-visual__en::after{height:.4vw;}
}
@media screen and (min-width:768px){
.p-visual__en::after{height:2px;}
}
.p-visual__en::before{position:absolute;left:0;bottom:0;display:block;content:'';width:100%;}
@media screen and (max-width:767px){
.p-visual__en::before{height:.4vw;}
}
@media screen and (min-width:768px){
.p-visual__en::before{height:2px;}
}
.p-visual__en-sub{position:relative;font-weight:900;line-height:1.2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}
@media screen and (max-width:767px){
.p-visual__en-sub{padding-bottom:.67vw;font-size:85px;font-size:11.33vw;}
}
@media screen and (min-width:768px){
.p-visual__en-sub{font-size:90px;font-size:9rem;}
}
.p-visual__en-sub span{position:relative;font-weight:bold;letter-spacing:.05em;line-height:1;font-weight:400;border-top:2px solid #59b0e0;border-bottom:2px solid #59b0e0;}
@media screen and (max-width:767px){
.p-visual__en-sub span{font-size:18px;font-size:2.4vw;line-height:1.3;padding:5px 0;margin-left:15px;}
}
@media screen and (min-width:768px){
.p-visual__en-sub span{margin-left:30px;padding:15px 0;font-size:20px;font-size:2rem;line-height:1.3;}
}
.p-visual__en-sub::after{position:absolute;left:0;bottom:0;display:block;content:'';width:50%;}
@media screen and (max-width:767px){
.p-visual__en-sub::after{height:.4vw;}
}
@media screen and (min-width:768px){
.p-visual__en-sub::after{height:2px;}
}
.p-visual__en-sub::before{position:absolute;left:0;bottom:0;display:block;content:'';width:100%;}
@media screen and (max-width:767px){
.p-visual__en-sub::before{height:.4vw;}
}
@media screen and (min-width:768px){
.p-visual__en-sub::before{height:2px;}
}
.p-visual__image{display:inline-block;width:540px;background:rgba(93,51,13,
.7);padding:10px 20px;margin-top:30px;color:#fff;}
@media screen and (max-width:767px){
.p-visual__image{width:300px;}
}
@media screen and (max-width:767px){
.p-visual__image{font-size:30px;font-size:4vw;}
}
@media screen and (min-width:768px){
.p-visual__image{font-size:25px;font-size:2.5rem;}
}
.p-visual__slider{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;height:100%;}
.specialDetailMenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;}
.specialDetailMenu__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:15px 0;text-decoration:none;color:#fff;border-right:1px #fff solid;}
@media screen and (min-width:768px){
.specialDetailMenu__item:nth-child(4n){border-right:0;}
}
@media screen and (max-width:767px){
.specialDetailMenu__item:nth-child(even){border-right:0;}
}
@media screen and (min-width:768px){
.specialDetailMenu__item{width:25%;}
}
@media screen and (max-width:767px){
.specialDetailMenu__item{width:50%;margin:10px 0;}
}
.specialDetailMenu__en{font-family:'Josefin Sans',sans-serif;font-weight:400;text-align:center;width:100%;}
@media screen and (max-width:767px){
.specialDetailMenu__en{font-size:30px;font-size:4vw;}
}
@media screen and (min-width:768px){
.specialDetailMenu__en{font-size:20px;font-size:2rem;}
}
.specialDetailMenu__jp{text-align:center;width:100%;}
@media screen and (max-width:767px){
.specialDetailMenu__jp{font-size:25px;font-size:3.33vw;}
}
.specialDetailArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
@media screen and (max-width:767px){
.specialDetailArea{-ms-flex-wrap:wrap;flex-wrap:wrap;}
}
@media screen and (min-width:768px){
.specialDetailArea{margin-top:120px;margin-bottom:120px;}
}
@media screen and (max-width:767px){
.specialDetailArea{padding-top:8vw;}
}
.specialDetailArea__image{position:relative;width:40%;z-index:10;}
.specialDetailArea__image img{position:relative;z-index:10;}
@media screen and (max-width:767px){
.specialDetailArea__image{width:100%;margin-bottom:80px;}
}
@media screen and (max-width:767px){
.specialDetailArea__image{width:100%;margin-bottom:30px;}
}
.specialDetailArea__image:before{position:absolute;content:'';left:-25px;top:25px;width:100%;height:17vw;background:rgba(93,51,13,
.7);z-index:0;}
@media screen and (max-width:767px){
.specialDetailArea__image:before{left:-10px;top:10px;width:100%;height:100%;}
}
@media screen and (max-width:767px){
.specialDetailArea__image:before{left:-15px;top:15px;width:100%;height:100%;}
}
.specialDetailArea__text{width:55%;line-height:1.6;}
@media screen and (max-width:767px){
.specialDetailArea__text{padding-bottom:8vw;width:100%;}
}
.specialDetailArea__title{margin-bottom:10px;}
@media screen and (max-width:767px){
.specialDetailArea__title{margin-top:5.33vw;font-size:40px;font-size:5.33vw;line-height:1.6;}
}
@media screen and (min-width:768px){
.specialDetailArea__title{margin-top:30px;font-size:30px;font-size:3rem;line-height:1.6;}
}
.specialDetailArea__title.center{text-align:center;}
@media screen and (max-width:767px){
.concept_text{font-size:18px;font-size:2.4vw;line-height:1.8;}
}
@media screen and (max-width:767px){
.concept_text{font-size:30px;font-size:4vw;line-height:1.8;}
}
@media screen and (min-width:768px){
.concept_text{font-size:18px;font-size:1.8rem;line-height:1.8;text-align:center;}
}
/* PhotoGallery
   ----------------------------------------------------------------- */
.photo-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}
@media screen and (min-width:768px){
.photo-gallery{margin-top:60px;}
}
@media screen and (max-width:767px){
.photo-gallery{margin-top:30px;}
}

.photo-gallery::after{content:'';display:block;width:32.5%;}
.photo-gallery figure{position:relative;width:32.5%;height:auto;overflow:hidden;}
/*
@media screen and (min-width:768px){
.photo-gallery figure img{width:390px;height:305px;}
}
@media screen and (max-width:1023px){
.photo-gallery figure img{width:236.59px;height:177.44px;}
}
*/
@media screen and (max-width:767px){
.photo-gallery figure{width:50%;}
.photo-gallery figure img{width:50.66667vw;height:34.66667vw;}
}
.photo-gallery figure a{position:absolute;top:0;left:0;width:100%;height:100%;}
.photo-gallery figure:nth-child(-n+2),
.photo-gallery figure:nth-child(6),
.photo-gallery figure:nth-child(7),
.photo-gallery figure:nth-child(12),
.photo-gallery figure:nth-child(13),
.photo-gallery figure:nth-child(14),
.photo-gallery figure:nth-child(15){width:50%;}

@media screen and (min-width:768px){
.photo-gallery figure:nth-child(-n+2) img,
.photo-gallery figure:nth-child(6) img,
.photo-gallery figure:nth-child(7) img,
.photo-gallery figure:nth-child(12) img,
.photo-gallery figure:nth-child(13) img,
.photo-gallery figure:nth-child(14) img,
.photo-gallery figure:nth-child(15) img{width:600px;height:450px;}
}
/*
@media screen and (max-width:1023px){
.photo-gallery figure:nth-child(-n+2) img,
.photo-gallery figure:nth-child(6) img,
.photo-gallery figure:nth-child(7) img,
.photo-gallery figure:nth-child(12) img,
.photo-gallery figure:nth-child(13) img,
.photo-gallery figure:nth-child(14) img,
.photo-gallery figure:nth-child(15) img{width:364px;height:273px;}
}
*/
@media screen and (max-width:767px){
.photo-gallery figure:nth-child(-n+2),
.photo-gallery figure:nth-child(6),
.photo-gallery figure:nth-child(7),
.photo-gallery figure:nth-child(12),
.photo-gallery figure:nth-child(13),
.photo-gallery figure:nth-child(14),
.photo-gallery figure:nth-child(15){width:100%;}
.photo-gallery figure:nth-child(-n+2) img,
.photo-gallery figure:nth-child(6) img,
.photo-gallery figure:nth-child(7) img,
.photo-gallery figure:nth-child(12) img,
.photo-gallery figure:nth-child(13) img,
.photo-gallery figure:nth-child(14) img,
.photo-gallery figure:nth-child(15) img{width:133.33333vw;height:70.66667vw;}
}
.photo-gallery figure:nth-child(-n+2):before,
.photo-gallery figure:nth-child(6):before,
.photo-gallery figure:nth-child(7):before,
.photo-gallery figure:nth-child(12):before,
.photo-gallery figure:nth-child(13):before,
.photo-gallery figure:nth-child(14):before,
.photo-gallery figure:nth-child(15):before{content:'';display:block;padding-top:75%;}
.photo-gallery figure:nth-child(3),
.photo-gallery figure:nth-child(4),
.photo-gallery figure:nth-child(5){width:33.333333%;}
.photo-gallery figure:nth-child(3):before,
.photo-gallery figure:nth-child(4):before,
.photo-gallery figure:nth-child(5):before{content:'';display:block;padding-top:150%;}
@media screen and (min-width:768px){
.photo-gallery figure:nth-child(3) img,
.photo-gallery figure:nth-child(4) img,
.photo-gallery figure:nth-child(5) img{width:400px;height:600px;}
}
/*
@media screen and (max-width:1023px){
.photo-gallery figure:nth-child(3) img,
.photo-gallery figure:nth-child(4) img,
.photo-gallery figure:nth-child(5) img{width:242.66px;height:363.98px;}
}
*/
@media screen and (max-width:767px){
.photo-gallery figure:nth-child(3),
.photo-gallery figure:nth-child(4),
.photo-gallery figure:nth-child(5){width:100%;}
.photo-gallery figure:nth-child(3) img,
.photo-gallery figure:nth-child(4) img,
.photo-gallery figure:nth-child(5) img{width:133.33333vw;height:141.33333vw;}
}
.photo-gallery figure:nth-child(8),
.photo-gallery figure:nth-child(9),
.photo-gallery figure:nth-child(10),
.photo-gallery figure:nth-child(11){width:25%;}
.photo-gallery figure:nth-child(8):before,
.photo-gallery figure:nth-child(9):before,
.photo-gallery figure:nth-child(10):before,
.photo-gallery figure:nth-child(11):before{content:'';display:block;padding-top:150%;}
@media screen and (min-width:768px){
.photo-gallery figure:nth-child(8) img,
.photo-gallery figure:nth-child(9) img,
.photo-gallery figure:nth-child(10) img,
.photo-gallery figure:nth-child(11) img{width:300px;height:450px;}
}
/*
@media screen and (max-width:1023px){
.photo-gallery figure:nth-child(8) img,
.photo-gallery figure:nth-child(9) img,
.photo-gallery figure:nth-child(10) img,
.photo-gallery figure:nth-child(11) img{width:182px;height:273px;}
}
*/
@media screen and (max-width:767px){
.photo-gallery figure:nth-child(8),
.photo-gallery figure:nth-child(9),
.photo-gallery figure:nth-child(10),
.photo-gallery figure:nth-child(11){width:50%;}
.photo-gallery figure:nth-child(8) img,
.photo-gallery figure:nth-child(9) img,
.photo-gallery figure:nth-child(10) img,
.photo-gallery figure:nth-child(11) img{width:66.66667vw;height:70.66667vw;}
}
.photo-gallery figcaption{display:none;}
.photo-gallery figure img.outset{-o-object-fit:cover;   object-fit:cover;font-family:'object-fit:cover;';}
.photo-gallery figure img.inset{-o-object-fit:contain;   object-fit:contain;font-family:'object-fit:contain;';}









.gaiyouArea__warp{background:#f8f1e3;}
@media screen and (max-width:767px){
.gaiyouArea__warp{margin-top:8vw;padding-bottom:8vw;}
}
@media screen and (min-width:768px){
.gaiyouArea__warp{margin-top:30px;}
}
.gaiyouArea{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;}
@media screen and (max-width:767px){
.gaiyouArea{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
}
.gaiyouArea__icon{text-align:center;background:#b19d8b;color:#fff;width:24.5%;}
@media screen and (max-width:767px){
.gaiyouArea__icon{-ms-flex-wrap:wrap;flex-wrap:wrap;width:49.5%;margin-bottom:1%;}
}
@media screen and (max-width:767px){
.gaiyouArea__icon{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;height:auto;margin-bottom:15px;}
}
.gaiyouArea__icon .title{display:block;width:90%;text-align:center;padding:20px 0 10px;margin:0 auto 10px;border-bottom:2px solid #fff;}
@media screen and (max-width:767px){
.gaiyouArea__icon .title{font-size:36px;font-size:4.8vw;padding:10px 0;margin-bottom:10px;}
}
@media screen and (min-width:768px){
.gaiyouArea__icon .title{font-size:28px;font-size:2.8rem;}
}
.gaiyouArea__icon .bottomArea{padding:0 0 20px;}
@media screen and (max-width:767px){
.gaiyouArea__icon .bottomArea{padding:0 0 10px;}
}
.gaiyouArea__icon .big_text{line-height:1.3em;}
@media screen and (max-width:767px){
.gaiyouArea__icon .big_text{font-size:35px;font-size:4.67vw;}
}
@media screen and (min-width:768px){
.gaiyouArea__icon .big_text{font-size:28px;font-size:2.8rem;}
}
@media screen and (max-width:767px){
.gaiyouArea__text{margin-top:2.67vw;margin-bottom:2.67vw;}
}
@media screen and (max-width:767px){
.gaiyouArea__text{font-size:34px;font-size:4.53vw;line-height:1.3em;}
}
@media screen and (min-width:768px){
.gaiyouArea__text{font-size:24px;font-size:2.4rem;line-height:1.3em;}
}
.gaiyouArea__text span{border-left:5px solid #5d330d;display:block;width:100%;margin-bottom:5px;padding-left:10px;}
/* qualityArea
-------------------------------------------------------------------------- */
.specArea__wrap{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}
@media screen and (min-width:768px){
.specArea__inner{width:53%;display:block;}
}
.specArea__item{margin-bottom:1%;padding:30px 15px;border:1px solid #c9c9c9;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.specArea__item:nth-child(odd){background:#f8f1e3;}
@media screen and (min-width:768px){
.specArea__item{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;width:100%;}
}
@media screen and (min-width:768px){
.specArea__item{width:100%;margin-bottom:3%;}
}
@media screen and (max-width:767px){
.specArea__item{width:100%;margin-bottom:5%;}
}
@media screen and (min-width:768px){
.specArea__item .images{width:45%;}
}
@media screen and (max-width:767px){
.specArea__item .images{display:block;width:100%;margin-bottom:30px;}
}
@media screen and (max-width:767px){
.specArea__item .images{width:100%;margin-bottom:30px;}
}
.specArea__item .title{line-height:1.3;font-family:'Josefin Sans',sans-serif;font-weight:400;}
@media screen and (max-width:767px){
.specArea__item .title{padding-bottom:2.67vw;font-size:25px;font-size:2.5rem;margin-top:10px;}
}
@media screen and (min-width:768px){
.specArea__item .title{font-size:26px;font-size:2.6rem;padding-bottom:10px;}
}
.specArea__item .text{line-height:1.6em;}
.specArea__item .point{position:relative;font-family:'Josefin Sans',sans-serif;font-weight:400;}
@media screen and (max-width:767px){
.specArea__item .point{margin-bottom:1.33vw;padding-bottom:.67vw;font-size:45px;font-size:6vw;}
}
@media screen and (min-width:768px){
.specArea__item .point{font-size:20px;font-size:2rem;padding-bottom:5px;margin-bottom:10px;}
}
.specArea__item .point::after{position:absolute;left:0;bottom:0;display:block;content:'';background:#8d6f55;}
@media screen and (max-width:767px){
.specArea__item .point::after{width:26.66667vw;height:.53333vw;}
}
@media screen and (min-width:768px){
.specArea__item .point::after{width:100px;height:2px;}
}
.specArea__item:nth-child(even) .point::after{background:#59b0e0;}
@media screen and (min-width:768px){
.bt_pc_ol{padding-bottom:80px !important;}
}
@media screen and (min-width:768px){
.bt_tb_ol{padding-bottom:80px !important;}
}
@media screen and (max-width:767px){
.bt_sp_ol{padding-bottom:20vw !important;}
}
@media screen and (max-width:767px){
.bt_all{padding-bottom:20vw !important;}
}
@media screen and (min-width:768px){
.bt_all{padding-bottom:80px !important;}
}
@media screen and (min-width:768px){
.btmg_pc_ol{margin-bottom:80px !important;}
}
@media screen and (min-width:768px){
.btmg_tb_ol{margin-bottom:80px !important;}
}
@media screen and (max-width:767px){
.btmg_sp_ol{margin-bottom:20vw !important;}
}
@media screen and (max-width:767px){
.btmg_all{margin-bottom:20vw !important;}
}
@media screen and (min-width:768px){
.btmg_all{margin-bottom:80px !important;}
}
@media screen and (max-width:767px){
.btmg0_sp_ol{margin-bottom:0 !important;padding-bottom:0 !important;}
}
@media screen and (min-width:768px){
.btmg0_pc_ol{margin-bottom:0 !important;padding-bottom:0 !important;}
}
.btmg_none{margin-bottom:0 !important;padding-bottom:0 !important;}
@media screen and (max-width:767px){
.concept_btm{margin-bottom:6.67vw;
	}
}