@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap&subset=japanese");*,*:after,*::before{-webkit-box-sizing:border-box;box-sizing:border-box}.bt-menu{position:fixed;top:0;right:0;width:100%;height:0;border-width:0px;border-style:solid;border-color:#333;background-color:#110b06;-webkit-backface-visibility:hidden;-webkit-transition:border-width 0.3s, background-color 0.3s, height 0s 0.3s;transition:border-width 0.3s, background-color 0.3s, height 0s 0.3s}.bt-menu.bt-menu-open{height:100%;border-width:0px 280px 0px 0px;background-color:rgba(0,0,0,0.3);-webkit-transition:border-width 0.3s, background-color 0.3s;transition:border-width 0.3s, background-color 0.3s}.bt-overlay{position:absolute;width:100%}.bt-menu-close ul{display:none}.bt-menu-open .bt-overlay{height:100%}.bt-menu-trigger{position:fixed;top:10px;right:20px;z-index:100;display:block;width:40px;height:50px;cursor:pointer}@media screen and (max-width: 991px){.bt-menu-trigger{top:0px;right:14px}}.bt-menu-trigger span{position:absolute;top:50%;right:0;display:block;width:100%;height:8%;background-color:#000;font-size:0px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:background-color 0.3s;transition:background-color 0.3s}@media screen and (max-width: 991px){.bt-menu-trigger span{background-color:#fff}}.bt-menu-trigger span:before,.bt-menu-trigger span:after{position:absolute;right:0;width:100%;height:100%;background:#000;content:'';-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s}@media screen and (max-width: 991px){.bt-menu-trigger span:before,.bt-menu-trigger span:after{background-color:#fff}}.bt-menu-trigger span:before{-webkit-transform:translateY(-250%);transform:translateY(-250%)}.bt-menu-trigger span:after{-webkit-transform:translateY(250%);transform:translateY(250%)}.bt-menu-open .bt-menu-trigger span:before{-webkit-transform:translateY(-300%);transform:translateY(-300%)}.bt-menu-open .bt-menu-trigger span:after{-webkit-transform:translateY(300%);transform:translateY(300%)}.bt-menu ul{position:fixed;margin:0;padding:0;list-style:none}.bt-menu ul:first-of-type{top:75px;right:0}@media screen and (max-width: 991px){.bt-menu ul:first-of-type{top:60px}}.bt-menu ul:nth-of-type(2){text-align:center;left:0;bottom:0}.bt-menu ul li,.bt-menu ul li a{display:block;list-style:none}.bt-menu ul:nth-of-type(2) li{float:left;font-size:0px}.bt-menu ul li{visibility:hidden;opacity:0;-webkit-transition:-webkit-transform 0.3s, opacity 0.2s, visibility 0s 0.3s;-webkit-transition:opacity 0.2s, visibility 0s 0.3s, -webkit-transform 0.3s;transition:opacity 0.2s, visibility 0s 0.3s, -webkit-transform 0.3s;transition:transform 0.3s, opacity 0.2s, visibility 0s 0.3s;transition:transform 0.3s, opacity 0.2s, visibility 0s 0.3s, -webkit-transform 0.3s}.bt-menu.bt-menu-open ul:first-of-type li,.bt-menu.bt-menu-open ul:nth-of-type(2) li{visibility:visible;opacity:1;-webkit-transition:-webkit-transform 0.3s, opacity 0.3s 0.1s;-webkit-transition:opacity 0.3s, -webkit-transform 0.3s;transition:opacity 0.3s, -webkit-transform 0.3s;transition:transform 0.3s, opacity 0.3s;transition:transform 0.3s, opacity 0.3s, -webkit-transform 0.3s}.bt-menu ul:first-of-type li{width:280px;height:50px;line-height:50px;-webkit-transform:translate3d(50%, 0%, 0);transform:translate3d(50%, 0%, 0)}@media screen and (max-width: 991px){.bt-menu ul:first-of-type li{height:48px;line-height:48px}}.bt-menu ul:first-of-type li span{display:inline-block;margin-right:1.0em;color:#575a60}.bt-menu.bt-menu-open ul:first-of-type li{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.bt-menu ul:nth-of-type(2) li{width:60px;height:50px;line-height:50px;-webkit-transform:scale(0);transform:scale(0)}.bt-menu.bt-menu-open ul:nth-of-type(2) li:first-child{-webkit-transition-delay:0.1s;transition-delay:0.1s}.bt-menu.bt-menu-open ul:nth-of-type(2) li:nth-child(2){-webkit-transition-delay:0.2s;transition-delay:0.2s}.bt-menu.bt-menu-open ul:nth-of-type(2) li:nth-child(3){-webkit-transition-delay:0.3s;transition-delay:0.3s}.bt-menu.bt-menu-open ul:nth-of-type(2) li:nth-child(4){-webkit-transition-delay:0.4s;transition-delay:0.4s}.bt-menu.bt-menu-open ul:nth-of-type(2) li{-webkit-transform:scale(1);transform:scale(1)}.bt-menu ul li a{display:block;outline:none;text-decoration:none}.bt-menu ul:first-of-type li a{padding:0 20px;-webkit-box-shadow:inset 0 1px rgba(0,0,0,0.2);box-shadow:inset 0 1px rgba(0,0,0,0.2);color:#fff;text-transform:uppercase;letter-spacing:1px;font-size:1em;-webkit-transition:color 0.2s;transition:color 0.2s}.bt-menu ul:first-of-type li:last-child a{-webkit-box-shadow:inset 0 1px rgba(0,0,0,0.2),inset 0 -1px rgba(0,0,0,0.2);box-shadow:inset 0 1px rgba(0,0,0,0.2),inset 0 -1px rgba(0,0,0,0.2)}.bt-menu ul:nth-of-type(2) li a{color:transparent;text-align:center;font-size:0px}.bt-menu ul li a:before{color:#fff;font-size:24px;-webkit-transition:color 0.2s;transition:color 0.2s}.bt-menu ul:first-of-type li a:hover,.bt-menu ul:first-of-type li a:focus,.bt-menu ul li a:hover:before,.bt-menu ul li a:focus:before{color:#FFF}a[href^="tel"]{color:inherit;text-decoration:none}@-webkit-keyframes slideRight{0%{opacity:0;left:30px}100%{opacity:1;left:0}}@keyframes slideRight{0%{opacity:0;left:30px}100%{opacity:1;left:0}}@-webkit-keyframes turn{100%{opacity:1}}@keyframes turn{100%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes leftright{0%{width:0;opacity:0}100%{width:83.3%;opacity:1}}@keyframes leftright{0%{width:0;opacity:0}100%{width:83.3%;opacity:1}}@-webkit-keyframes scrollLine{from{-webkit-transform:translateY(0);transform:translateY(0);height:0}to{-webkit-transform:translateY(100%);transform:translateY(100%);height:70px}}@keyframes scrollLine{from{-webkit-transform:translateY(0);transform:translateY(0);height:0}to{-webkit-transform:translateY(100%);transform:translateY(100%);height:70px}}@-webkit-keyframes scrollup{0%{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:0 0;transform-origin:0 0}15%{-webkit-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:0 0;transform-origin:0 0}30%{-webkit-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}45%{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}100%{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}}@keyframes scrollup{0%{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:0 0;transform-origin:0 0}15%{-webkit-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:0 0;transform-origin:0 0}30%{-webkit-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}45%{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}100%{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}}@-webkit-keyframes scrolldown{0%{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}33%{-webkit-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}66%{-webkit-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:0 0;transform-origin:0 0}100%{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:0 0;transform-origin:0 0}}@keyframes scrolldown{0%{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}33%{-webkit-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}66%{-webkit-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:0 0;transform-origin:0 0}100%{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:0 0;transform-origin:0 0}}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@-webkit-keyframes showBlock1{0%,20%{left:101%}100%,90%{left:205%}}@keyframes showBlock1{0%,20%{left:101%}100%,90%{left:205%}}@keyframes showBlock1{0%,20%{left:101%}100%,90%{left:205%}}@-webkit-keyframes showBlock2{0%{left:0}50%{left:101%}100%{left:205%}}@keyframes showBlock2{0%{left:0}50%{left:101%}100%{left:205%}}@-webkit-keyframes showTxt{0%,50%{opacity:0}100%,51%{opacity:1}}@keyframes showTxt{0%,50%{opacity:0}100%,51%{opacity:1}}.fadeIn__img{opacity:0;-webkit-animation:fadeIn 1.4s ease-out both;animation:fadeIn 1.4s ease-out both}.application-img{opacity:0;position:relative;-webkit-animation:slideRight 1000ms ease both;animation:slideRight 1000ms ease both}.case01{-webkit-animation:turn 0.5s ease 0.5s 1 forwards;animation:turn 0.5s ease 0.5s 1 forwards}.case02{-webkit-animation:turn 0.5s ease 1s 1 forwards;animation:turn 0.5s ease 1s 1 forwards}.case03{-webkit-animation:turn 0.5s ease 1.5s 1 forwards;animation:turn 0.5s ease 1.5s 1 forwards}.case04{-webkit-animation:turn 0.5s ease 2s 1 forwards;animation:turn 0.5s ease 2s 1 forwards}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.blockAnime{display:inline-block;position:relative;overflow:hidden}.blockAnime:before{content:'';position:absolute;display:block;width:100%;left:0;top:0;bottom:0;background:#fff;z-index:2;-webkit-transform:translate3d(-101%, 0, 0);transform:translate3d(-101%, 0, 0);-webkit-transition:0.3s all 0.1s cubic-bezier(0, 1.07, 1, 1);transition:0.3s all 0.1s cubic-bezier(0, 1.07, 1, 1);-webkit-animation:showBlock1 1s cubic-bezier(0, 1.07, 1, 1) 0s forwards;animation:showBlock1 1s cubic-bezier(0, 1.07, 1, 1) 0s forwards;-webkit-animation:showBlock2 1s cubic-bezier(0, 1.07, 1, 1) 0.5s forwards,hideBlock2 1s cubic-bezier(0, 1.07, 1, 1) 4.8s forwards;animation:showBlock2 1s cubic-bezier(0, 1.07, 1, 1) 0.5s forwards,hideBlock2 1s cubic-bezier(0, 1.07, 1, 1) 4.8s forwards}.blockAnime_inner{opacity:0;-webkit-animation:showTxt 1s linear .5s forwards, hideTxt 1s linear 4.8s forwards;animation:showTxt 1s linear .5s forwards, hideTxt 1s linear 4.8s forwards}body{font-size:16px;font-family:"Noto Sans JP",sans-serif;font-weight:400;line-height:1.6;color:#222523}body h1,body h2,body h3,body h4,body h5,body h6,body .h1,body .h2,body .h3,body .h4,body .h5,body .h6{line-height:1.4}body img{display:block;height:auto;max-width:100%}body .fixed{position:fixed;top:0;width:100%;z-index:10000}body .nobreak span{display:inline-block;white-space:nowrap}body .noppding{padding-left:0;padding-right:0}body a,body a img{-webkit-transition:all 0.5s ease;transition:all 0.5s ease}body a:link,body a:visited,body a:active,body a:hover{overflow:hidden;outline:none;text-decoration:none}body .switch{visibility:hidden}body .font-noto{font-family:"Noto Sans JP",sans-serif}body .title{font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:34px;text-align:center;display:inline-block;position:relative}@media screen and (max-width: 991px){body .title{font-size:26px}}body .title span{font-size:24px;display:block;margin-bottom:20px}@media screen and (max-width: 991px){body .title span{font-size:18px}}body .wht{color:#fff}.btn-primary{display:inline-block;border-radius:2px;padding:10px 16px;color:#fff;background-color:#222523;border-color:#222523;margin:10px auto}.btn-primary:focus,.btn-primary:visited,.btn-primary:active{color:#fff;background-color:#222523;border-color:#222523}.btn-primary:hover{background-color:#d6d6cb;border-color:#d6d6cb;color:#222523}.cta-area01{text-align:center;margin:40px auto;display:block}.cta-area01 a.cta-btn{overflow:visible;background:#98221c;padding:0 10px 0px 10px;margin:12px;text-align:center;display:inline-block;color:#fff;line-height:1}.cta-area01 a.cta-btn p{text-align:center;font-size:13px}.cta-area01 a.cta-btn img{width:70px;text-align:center;margin:0 auto;margin-top:-16px}.cta-area01 a.cta-btn:hover{background-color:#d6d6cb;border-color:#d6d6cb;color:#222523}.cta-area02{text-align:center;margin:60px auto;margin-bottom:20px;display:block}.cta-area02 a.cta-btn{overflow:visible;background:#98221c;padding:0 20px 0px 20px;margin:12px;text-align:center;display:inline-block;color:#fff;line-height:1}.cta-area02 a.cta-btn p{text-align:center;font-size:16px}.cta-area02 a.cta-btn img{width:80px;text-align:center;margin:0 auto;margin-top:-16px}.cta-area02 a.cta-btn:hover{background-color:#d6d6cb;border-color:#d6d6cb;color:#222523}.cta-area03{text-align:center;margin:60px auto;display:block}.cta-area03 a.cta-btn{overflow:visible;background:#98221c;padding:0;margin:12px;text-align:center;display:inline-block}.cta-area03 a.cta-btn img{text-align:center;margin:0 auto;width:100% !important;margin:-20px 0px 0 -20px}.cta-area03 a.cta-btn:hover{background-color:#d6d6cb;border-color:#d6d6cb;color:#222523}.nav-cont{position:absolute;z-index:11}header{background:#FFF}@media screen and (max-width: 991px){header{padding-top:56px}}header .header-box{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1199px){header .header-box{display:block}}header .header-box .header-box-left{width:55%}@media screen and (max-width: 1199px){header .header-box .header-box-left{width:100%;height:800px}}@media screen and (max-width: 991px){header .header-box .header-box-left{height:600px}}@media screen and (max-width: 767px){header .header-box .header-box-left{height:400px}}header .header-box .section-eyecatch{background:red}header .header-box .header-box-right{width:45%;padding:60px 15px}header .header-box .header-box-right img{margin-bottom:30px}@media screen and (max-width: 1199px){header .header-box .header-box-right{width:100%;padding:0 15px}}@media screen and (max-width: 991px){header .header-box .header-box-right img{margin-bottom:15px}}header .header01{position:absolute;left:10px;top:10px;font-size:16px;z-index:3}@media screen and (max-width: 991px){header .header01{font-size:14px;height:56px;background:#313131;width:100%;position:fixed;left:0px;top:0px;padding:4px 0 4px 4px}}header .header01 img{margin-bottom:4px}@media screen and (max-width: 991px){header .header01 img{display:inline-block}}@media screen and (max-width: 767px){header .header01 img{width:180px}}header .header01 a{color:#333;display:inline-block}header .header01 p{letter-spacing:-1px;text-shadow:0.3px 0.3px 0 #fff, -0.3px 0.3px 0 #fff, 0.3px -0.3px 0 #fff, -0.3px -0.3px 0 #fff}@media screen and (max-width: 991px){header .header01 p{text-shadow:none;display:inline-block;margin-left:0.1em;color:#fff}}header .header02{position:static;margin:0 auto;text-align:center;width:100%;display:block;z-index:2}header .header02 h1{font-size:31px;text-align:center;margin-top:60px;margin-bottom:40px;color:#98221c;font-weight:700}@media screen and (max-width: 1199px){header .header02 h1{margin-top:0;position:relative;font-size:26px}}header .header02 h1 img{margin:0 auto}@media screen and (max-width: 1199px){header .header02 h1 img{position:relative;margin-top:40px;z-index:0}}header .header02 h1 span{color:#222523;display:block;font-size:60px;padding-top:0;font-weight:700}@media screen and (max-width: 1199px){header .header02 h1 span{font-size:35px;margin-top:30px}}@media screen and (max-width: 991px){header .header02 h1 span{padding-top:0px}}header .header02 h2{font-size:16px;line-height:1.6;margin-bottom:80px}@media screen and (max-width: 991px){header .header02 h2{margin-bottom:40px;text-align:left}}@media screen and (max-width: 991px){header .header02 h2 br{display:none}}.swiper-slide{background-repeat:no-repeat;background-size:cover}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination-bullet-active{opacity:1;background:#ffd800}.section-lifestyle{padding:100px 0 80px 0;position:relative;text-align:center;background-color:#98221c;background-image:url(../img/lifestyle-img01.png),url(../img/lifestyle-img02.png);background-repeat:no-repeat,repeat-y;background-position:left bottom,right top;background-size:26%,50%;color:#fff}.section-lifestyle .blockimage{display:none}@media screen and (max-width: 1199px){.section-lifestyle{padding:40px 15px;background-image:none}.section-lifestyle .blockimage{display:block}}.section-lifestyle .bg-title{background:url(../img/lifestyle-img04.png) no-repeat top center}@media screen and (max-width: 1199px){.section-lifestyle .bg-title{margin-bottom:40px}}.section-lifestyle h2{margin-top:40px;text-align:center}@media screen and (max-width: 991px){.section-lifestyle h2{margin-top:40px}}.section-lifestyle h3{font-size:19px;font-weight:700;text-align:center;margin-bottom:40px}@media screen and (max-width: 991px){.section-lifestyle h3{font-size:16px}}.section-lifestyle h3 span{display:inline-block;white-space:nowrap}.section-lifestyle p{text-align:center}@media screen and (max-width: 991px){.section-lifestyle p{text-align:left;font-size:14px}}.section-lifestyle p span{display:inline-block;white-space:nowrap}@media screen and (max-width: 767px){.section-lifestyle .container-fluid{position:relative}}.section-testimonial{padding:80px 0 60px 0;background:url(../img/bg-doubleline.png);text-align:center}@media screen and (max-width: 767px){.section-testimonial{padding:30px 0 60px 0}}.section-testimonial h2.title{color:#98221c;margin-top:40px}.section-testimonial h2.title span.sf{color:#000;margin-bottom:0;font-size:24px;display:block}@media screen and (max-width: 767px){.section-testimonial h2.title span.sf{font-size:18px}}.section-testimonial h2.title span{color:#98221c;display:inline;font-size:26px}@media screen and (max-width: 767px){.section-testimonial h2.title span{display:block}}.section-testimonial h3{font-size:19px;font-weight:700;text-align:center;margin-bottom:40px}@media screen and (max-width: 991px){.section-testimonial h3{font-size:16px}}.section-testimonial h3 span{display:inline-block;white-space:nowrap}.section-testimonial p{text-align:center}@media screen and (max-width: 991px){.section-testimonial p{text-align:left;font-size:14px}}.section-testimonial p span{display:inline-block;white-space:nowrap}.section-testimonial .testimonial-box{margin-top:40px;margin-bottom:40px}.section-testimonial .testimonial-box p{text-align:left;font-size:14px;margin-bottom:0;line-height:1.3}@media screen and (max-width: 767px){.section-testimonial .testimonial-box p{margin-top:10px}}.section-testimonial .testimonial-box p::before{content:url(../img/testimonial_popup01.png);position:absolute;top:-5px;left:-20px}@media screen and (max-width: 1199px){.section-testimonial .testimonial-box p::before{content:none}}.section-testimonial .testimonial-box img{padding:10px 0}@media screen and (max-width: 767px){.section-testimonial .testimonial-box div.col-xs-12{border:1px solid #ccc;margin-bottom:20px;background:#fff;padding:10px 0}}.section-testimonial .testimonial-box div:nth-child(2n) p::before{content:url(../img/testimonial_popup02.png);position:absolute;top:-40px;left:-20px}@media screen and (max-width: 1199px){.section-testimonial .testimonial-box div:nth-child(2n) p::before{content:none}}.section-style .whitepaper{text-align:center;background:#fff;margin-bottom:40px}@media screen and (max-width: 991px){.section-style .whitepaper{margin-top:50px}}.section-style .whitepaper h2{margin-top:60px;text-align:center}@media screen and (max-width: 991px){.section-style .whitepaper h2{margin-top:30px}}.section-style .whitepaper h3{text-align:center}@media screen and (max-width: 991px){.section-style .whitepaper h3{font-size:19px}}.section-style .whitepaper h3 span{display:inline-block;white-space:nowrap}.section-style .whitepaper p{text-align:center}@media screen and (max-width: 991px){.section-style .whitepaper p{text-align:left;font-size:14px}}.section-style .whitepaper p span{display:inline-block;white-space:nowrap}.section-style .whitepaper .box-style{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media screen and (max-width: 991px){.section-style .whitepaper .box-style{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:1000px}}@media screen and (max-width: 767px){.section-style .whitepaper .box-style{min-height:auto;display:block}}.section-style .whitepaper .box-style .box-style-in{-webkit-box-flex:1;-ms-flex:1;flex:1;height:300px;padding:0;position:relative}.section-style .whitepaper .box-style .box-style-in::after{content:"";display:block;width:100%;height:100%;position:relative;top:0;opacity:0.8}.section-style .whitepaper .box-style .box-style-in p{position:absolute;z-index:2;color:#fff;text-align:center;width:100%;padding:40px 0 0 0;font-size:14px}@media screen and (max-width: 991px){.section-style .whitepaper .box-style .box-style-in p{padding:0 0 0 0;font-size:12px}}.section-style .whitepaper .box-style .box-style-in p img{max-width:70%;margin:20px auto;margin-bottom:0px}.section-style .whitepaper .box-style .box-style-in p .link{opacity:0}@media screen and (max-width: 991px){.section-style .whitepaper .box-style .box-style-in p .link{opacity:1}}.section-style .whitepaper .box-style .box-style-in:hover .link{opacity:1}.section-style .whitepaper .box-style .box-style-in:hover::after{opacity:0.5}.section-style .whitepaper .box-style .box-style-s{background:url(../img/style-s.png) no-repeat center center;background-size:cover}.section-style .whitepaper .box-style .box-style-f{background:url(../img/style-f.png) no-repeat center center;background-size:cover}.section-style .whitepaper .box-style .box-style-r{background:url(../img/style-r.png) no-repeat center center;background-size:cover}.section-style .whitepaper .box-style .box-style-a{background:url(../img/style-a.png) no-repeat center center;background-size:cover}#concierge{background:url(../img/concierge_bg.png) top left repeat;padding:118px 0 80px 0}@media screen and (max-width: 991px){#concierge{padding:60px 0}}@media screen and (max-width: 767px){#concierge{padding:40px 0}}#concierge .disF{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background:#d15865;padding:30px 15px}@media screen and (max-width: 991px){#concierge .disF{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px 15px 30px 15px}}#concierge .disF .img-cnt{width:35%}@media screen and (max-width: 991px){#concierge .disF .img-cnt{width:100%}}#concierge .disF .lst-cnt{width:65%;margin-top:-75px;padding:0 15px}@media screen and (max-width: 991px){#concierge .disF .lst-cnt{padding:0;margin:15px 0;width:100%}}#concierge .disF .lst-cnt .hatena-bg{background:url(../img/concierge_img02.png) center center no-repeat;background-size:contain;position:relative;z-index:1}@media screen and (max-width: 991px){#concierge .disF .lst-cnt .hatena-bg{display:none}}#concierge .disF .lst-cnt .lst-block{margin-top:-75px;padding:80px 15px 15px 15px;background:#f4f0df}@media screen and (max-width: 991px){#concierge .disF .lst-cnt .lst-block{margin-top:0;padding:15px}}@media screen and (max-width: 767px){#concierge .disF .lst-cnt .lst-block{padding:15px 0}}#concierge .disF .lst-cnt .lst-block ul{list-style-image:url(../img/concierge_list.png);line-height:1.8;font-size:15px;color:#231815;font-weight:400}@media screen and (max-width: 1199px){#concierge .disF .lst-cnt .lst-block ul{font-size:14px}}@media screen and (max-width: 991px){#concierge .disF .lst-cnt .lst-block ul{padding-left:1.5em;border-top:3px dotted #ccc;padding-top:15px;text-align:justify}}@media screen and (max-width: 767px){#concierge .disF .lst-cnt .lst-block ul{margin:10px 15px}}#concierge .btn-area{margin:60px auto;margin-bottom:0;text-align:center}@media screen and (max-width: 767px){#concierge .btn-area{margin:20px auto}}#concierge .btn-area a{background:#98221c;border:solid 2px #98221c;font-weight:bold;color:#fff;display:inline-block;width:490px;vertical-align:middle;margin:0 auto;color:#fff;padding:30px;font-size:28px;text-align:center;position:relative}@media screen and (max-width: 767px){#concierge .btn-area a{width:100%;height:70px;padding:15px 0 0;font-size:20px;margin:30px auto 0}}#concierge .btn-area a::before,#concierge .btn-area a::after{content:'';display:inline-block;position:absolute;top:50%;width:34px;height:34px;margin-top:-17px;border-top:4px solid #fff;border-right:4px solid #fff;-webkit-transform:scaleX(0.8) rotate(45deg);transform:scaleX(0.8) rotate(45deg);-webkit-transition:all 0.5s ease;transition:all 0.5s ease}@media screen and (max-width: 767px){#concierge .btn-area a::before,#concierge .btn-area a::after{width:16px;height:16px;margin-top:-8px;border-top:2px solid #fff;border-right:2px solid #fff}}#concierge .btn-area a::before{right:30px}@media screen and (max-width: 767px){#concierge .btn-area a::before{right:10px}}#concierge .btn-area a::after{right:44px}@media screen and (max-width: 767px){#concierge .btn-area a::after{right:17px}}#concierge .btn-area a:hover,#concierge .btn-area a:focus{background:#d6d6cb;color:#fff;border-color:#d6d6cb}#concierge .btn-area a:hover::before,#concierge .btn-area a:hover::after,#concierge .btn-area a:focus::before,#concierge .btn-area a:focus::after{border-top-color:#fff;border-right-color:#fff}.section-works{background:#fff;text-align:center;padding-top:40px}.section-works .container-fluid{border:4px solid #fff}.section-works p{text-align:center;color:#fff}.section-works p.text-voice{text-align:left;font-size:13px;margin-bottom:20px}@media screen and (max-width: 991px){.section-works p{font-size:14px}}@media screen and (max-width: 991px){.section-works .works-photos{margin-bottom:20px}}.section-works .works-photos-in{background-position:center center;background-repeat:no-repeat;background-size:cover;height:350px;padding:0;text-align:center;border:4px solid #fff}@media screen and (max-width: 991px){.section-works .works-photos-in{height:200px}}@media screen and (max-width: 767px){.section-works .works-photos-in{height:150px}}.section-works .works-photos-in p{position:absolute;top:45%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);opacity:0;color:#fff;position:absolute;z-index:2;text-align:center;width:100%;padding:80px 0 0 0;font-size:16px}@media screen and (max-width: 991px){.section-works .works-photos-in p{top:53%;text-align:right;opacity:1;padding:90px 0px 0px 0;font-size:12px}}@media screen and (max-width: 767px){.section-works .works-photos-in p{text-align:right;opacity:1;padding:42px 0px 0px 0}}.section-works .works-photos-in p span{display:inline-block;margin-top:10px}@media screen and (max-width: 1199px){.section-works .works-photos-in p span{margin-top:38px}}@media screen and (max-width: 991px){.section-works .works-photos-in p span.works-text{display:none}}.section-works .works-photos-in p span a{display:inline-block}.section-works .works-photos-in p span img{width:50px;height:50px}@media screen and (max-width: 991px){.section-works .works-photos-in p span img{width:40px;height:40px}}.section-works .works-photos-in:hover p{opacity:1}.section-works .works-photos-in::after{content:"";display:block;width:100%;height:100%;background:#c4b999;position:relative;top:0;opacity:0}@media screen and (max-width: 991px){.section-works .works-photos-in::after{opacity:0.2}}@media screen and (max-width: 767px){.section-works .works-photos-in::after{opacity:0.2}}.section-works .works-photos-in:hover::after{opacity:0.6}.section-works .bg-brown-dark{background:#c4b999;margin-top:40px;margin-bottom:40px}@media screen and (max-width: 991px){.section-works .bg-brown-dark{margin-bottom:20px}}.section-works .brd{border-right:1px dashed rgba(0,0,0,0.45);border-left:1px dashed rgba(0,0,0,0.45)}@media screen and (max-width: 991px){.section-works .brd{border-right:none;border-left:none;border-top:1px dashed rgba(0,0,0,0.45);border-bottom:1px dashed rgba(0,0,0,0.45)}}.section-works .btn-box{margin-bottom:40px}@media screen and (max-width: 767px){.section-works .btn-box{margin-bottom:20px}}.section-works .btn-box .list-inline{margin-top:20px}@media screen and (max-width: 767px){.section-works .btn-box .list-inline li{width:100%}}.section-works .btn-box .list-inline a{background:#dedad8;color:#604c3f;font-size:21px;padding:20px 15px}.section-works .btn-box .list-inline a:hover{color:#FFF;background:#402e25}@media screen and (max-width: 767px){.section-works .btn-box .list-inline a{padding:5px 10px;width:100%;display:block;margin-bottom:15px}}.section-contact{background:url(../img/bg-contact.png);text-align:center;padding-bottom:30px;color:#fff}.section-contact h2{margin-top:60px;text-align:center}@media screen and (max-width: 991px){.section-contact h2{margin-top:30px}}.section-contact p{text-align:center}@media screen and (max-width: 991px){.section-contact p{font-size:14px}}.section-contact a{display:inline-block}.section-contact .contact-foot{margin:20px 0}.section-contact a.telnum{margin-left:15px;font-size:32px;font-weight:bold;color:#c4b999}@media screen and (max-width: 767px){.section-contact a.telnum{margin-left:0}}.section-design{background:url(../img/design-bg.png) no-repeat right 30% top 0;padding-top:30px}@media screen and (max-width: 1500px){.section-design{background:url(../img/design-bg.png) no-repeat right 15% top 0}}@media screen and (max-width: 1599px){.section-design{background:url(../img/design-bg.png) no-repeat right 5% top 0}}@media screen and (max-width: 991px){.section-design{background:#98221c}}.section-design .container-fluid{padding-right:0;padding-left:0}.section-design .container-fluid .row{margin-right:0;margin-left:0;margin-bottom:50px}@media screen and (max-width: 991px){.section-design .container-fluid .row{margin-bottom:0}}.section-design .txt-bg{margin-top:80px;background:url(../img/design-img01.png) no-repeat top left;margin-left:65px}@media screen and (max-width: 1500px){.section-design .txt-bg{background:url(../img/design-img01.png) no-repeat top center;margin-top:0}}@media screen and (max-width: 1599px){.section-design .txt-bg{background:url(../img/design-img01.png) no-repeat top left}}@media screen and (max-width: 991px){.section-design .txt-bg{background:url(../img/design-img01.png) no-repeat top center;margin-bottom:50px;margin-left:0}}.section-design .txt{padding:95px 0 0 185px}@media screen and (max-width: 1500px){.section-design .txt{padding:220px 0 0 0}}@media screen and (max-width: 991px){.section-design .txt{padding:0 0 0 0;text-align:center}}.section-design .txt h3{line-height:1.6;font-weight:700;font-size:40px;color:#98221c;margin-bottom:20px}@media screen and (max-width: 1500px){.section-design .txt h3{font-size:30px}}@media screen and (max-width: 991px){.section-design .txt h3{color:#FFF;text-align:center;font-size:26px;margin:0;padding-top:70px;margin-bottom:15px}}.section-design .txt h3 span{color:#222523;font-size:24px}@media screen and (max-width: 991px){.section-design .txt h3 span{color:#FFF;font-size:18px}}.section-design .txt h3 span:after{content:"\A";white-space:pre}.section-design .txt p{font-weight:bold;margin-bottom:30px}@media screen and (max-width: 991px){.section-design .txt p{color:#FFF}}.section-design .txt a{padding:5px 10px;font-weight:bold;background:#343232;color:#FFF;font-size:14px;margin-top:30px}.section-design .swiper-container,.section-design .swiper-container-exterior,.section-design .swiper-container-kitchen{background:#fff;padding:6px;margin-bottom:20px;border:3px solid #98221c;position:relative}.section-design .swiper-box{padding-left:0;padding-right:0}@media screen and (max-width: 991px){.section-design .swiper-box{background:#FFF;margin:0 auto;width:90%;padding:0 15px 15px}}.section-design .swiper-box .swiper-container{border-left:none}@media screen and (max-width: 991px){.section-design .swiper-box .swiper-container{border-left:3px solid #98221c}}.section-design .swiper-box h3{font-size:40px;font-weight:700}.section-design .swiper-box p{font-weight:bold;font-size:14px}.section-design .swiper-box p span{display:inline-block;white-space:nowrap}.section-design .swiper-box p.lead{font-size:21px}@media screen and (max-width: 991px){.section-design .swiper-box p.lead{font-size:16px}}.section-design .exterior{padding-right:100px;text-align:right}@media screen and (max-width: 991px){.section-design .exterior{padding-right:0;text-align:center;padding-bottom:20px}}.section-design .exterior img{position:absolute;z-index:3;top:0;right:100px}@media screen and (max-width: 991px){.section-design .exterior img{display:none}}.section-design .exterior h3{padding-top:30px}.section-design .exterior .swiper-txt{z-index:5;position:relative;padding-right:60px}@media screen and (max-width: 991px){.section-design .exterior .swiper-txt{padding-right:0;z-index:0}}.section-design .kitchen{padding-left:80px;padding-bottom:20px}@media screen and (max-width: 991px){.section-design .kitchen{padding-left:0;text-align:center;margin-top:30px;margin-bottom:20px}}.section-design .kitchen h3{margin-top:50px}@media screen and (max-width: 991px){.section-design .kitchen h3{padding-top:30px}}.section-design .kitchen img{position:absolute;z-index:3;top:0;left:10px}@media screen and (max-width: 991px){.section-design .kitchen img{display:none}}.section-design .kitchen .swiper-txt{z-index:5;position:relative}@media screen and (max-width: 991px){.section-design .kitchen .swiper-txt{z-index:0}}.section-design .kitchen a{padding:5px 10px;font-weight:bold;background:#343232;color:#FFF;font-size:14px;margin-bottom:20px}.section-design .interior-swiper .swiper-container{border:3px solid #98221c}@media screen and (max-width: 1199px){.section-design .interior-swiper{margin-bottom:50px}}.section-design .interior{padding-left:0px}.section-design .interior .swiper-txt{position:relative;z-index:5;padding-left:50px}@media screen and (max-width: 1199px){.section-design .interior .swiper-txt{padding-left:0;margin-top:50px;padding-top:30px;margin-bottom:20px}}@media screen and (max-width: 991px){.section-design .interior .swiper-txt{text-align:center}}.section-design .interior img{position:absolute;z-index:3;bottom:0px;left:-50px}@media screen and (max-width: 991px){.section-design .interior img{display:none}}.section-quality{text-align:center;background:#fff;padding-bottom:40px}@media screen and (max-width: 991px){.section-quality{padding-top:30px}}.section-quality a{color:#333}.section-quality h2{margin-top:60px;text-align:center}@media screen and (max-width: 991px){.section-quality h2{margin-top:30px}}.section-quality h2.title{margin-top:30px}.section-quality h3{text-align:center;font-size:19px;color:#604c3f;margin-bottom:40px;margin-top:40px}@media screen and (max-width: 767px){.section-quality h3{margin:20px 0 30px 0}}.section-quality h3 span{display:inline-block;white-space:nowrap}.section-quality p{text-align:center}@media screen and (max-width: 991px){.section-quality p{font-size:13px}}.section-quality p span{display:inline-block;white-space:nowrap}@media screen and (max-width: 600px){.section-quality .wht-box .col-xs-6{width:100%}}.section-quality .quality-in-wht{background:#fff;padding:6px;margin-bottom:20px;border:3px solid #98221c;min-height:270px}@media screen and (max-width: 1199px){.section-quality .quality-in-wht{min-height:300px}}@media screen and (max-width: 600px){.section-quality .quality-in-wht{min-height:auto}}.section-quality .quality-in-wht .img-box{background:#eeefef}.section-quality .quality-in-wht h4{text-align:left;font-size:15px;padding:0 8px}.section-quality .quality-in-wht h4 span{font-size:13px;color:#7a6a56}.section-quality .quality-in-wht p{padding:0 8px;font-size:13px;text-align:left}.section-quality .quality-in-wht:after{content:'More >';width:65px;height:25px;background:#343232;border:solid 1px #343232;color:#fff;padding:0 5px;position:absolute;top:31%;right:12px;font-size:14px;-webkit-transition:0.25s ease-in;transition:0.25s ease-in}@media screen and (max-width: 1199px){.section-quality .quality-in-wht:after{top:38%}}@media screen and (max-width: 991px){.section-quality .quality-in-wht:after{top:42%}}@media screen and (max-width: 700px){.section-quality .quality-in-wht:after{top:38%}}@media screen and (max-width: 600px){.section-quality .quality-in-wht:after{top:48%}}@media screen and (max-width: 400px){.section-quality .quality-in-wht:after{top:45%}}.section-quality .quality-in-wht:hover:after{background:#fff;border:solid 1px #343232;color:#343232}.section-quality .base-box{text-align:left;background:#fff;margin-bottom:10px;border:3px solid #98221c}.section-quality .base-box .pull-left{width:30%}.section-quality .base-box .pull-right{width:70%}.section-quality .base-box .base{color:#222523;padding-top:5px;padding-left:20px;position:relative}@media screen and (max-width: 1199px){.section-quality .base-box .base{padding-top:0px;padding-left:10px}}@media screen and (max-width: 991px){.section-quality .base-box .base{padding-top:5px}}@media screen and (max-width: 767px){.section-quality .base-box .base{padding-top:0px}}.section-quality .base-box .base:after{content:' > ';width:20px;height:26px;background:#343232;border:solid 1px #343232;color:#fff;padding:0 5px;position:absolute;top:45%;right:-3px;font-size:14px;-webkit-transition:0.25s ease-in;transition:0.25s ease-in}@media screen and (max-width: 350px){.section-quality .base-box .base:after{top:18%}}.section-quality .base-box .base:hover:after{background:#fff;border:solid 1px #343232;color:#343232}.section-quality .base-box .base .heigh_grado{border:solid 1px #d1636e;color:#d1636e;border-radius:0;padding:4px 3px 2px 3px}.section-quality .base-box .base .standard{border:solid 1px #727171;color:#727171;border-radius:0}.section-quality .base-box .base h4{font-size:16px;color:#604c3f}@media screen and (max-width: 1599px){.section-quality .base-box .base h4{font-size:15px;margin-bottom:1px}}.section-quality .base-box .base h5{font-size:14px}@media screen and (max-width: 1599px){.section-quality .base-box .base h5{margin-top:1px}}.section-safety{text-align:center;padding-bottom:40px;background:url(../img/bg-boldline.png)}@media screen and (max-width: 991px){.section-safety .container{width:100%}}.section-safety h2{text-align:center;color:#98221c;font-weight:700;margin-top:0}.section-safety h2.title{color:#222523;font-size:24px;padding-top:80px}.section-safety .image-box{margin-top:25px;margin-bottom:35px}.section-safety h3{text-align:center;font-size:22px;color:#604c3f;margin-top:20px}@media screen and (max-width: 991px){.section-safety h3{font-size:26px}}@media screen and (max-width: 767px){.section-safety h3{font-size:20px;margin-top:0;margin-bottom:10px;border:solid 1px #604c3f;background:#604c3f;color:#FFF;text-align:left;padding:5px 0 5px 15px}}.section-safety h3 span{font-size:22px;color:#FFF;display:inline-block;white-space:nowrap}@media screen and (max-width: 767px){.section-safety h3 span{font-size:14px;margin-right:10px}}.section-safety p{margin-bottom:30px;font-weight:700;text-align:center}@media screen and (max-width: 991px){.section-safety p{font-size:13px}}.section-safety p span{display:inline-block;white-space:nowrap}.section-safety ul{list-style:none;margin:0;padding:0 0 10px 30px}@media screen and (max-width: 767px){.section-safety ul{width:100%}}.section-safety ul li{margin-bottom:5px;font-size:14px;text-align:justify;position:relative;margin-left:1em}@media screen and (max-width: 767px){.section-safety ul li{padding-bottom:8px}}.section-safety ul li:before{content:"> ";position:absolute;top:0;left:-1em}.section-safety ul li.lnk-none::before{content:"・";left:-1.2em}.section-safety ul.list-inline{padding:0 0 10px 30px;margin:0;width:100%}.section-safety ul.list-inline li{padding:0;width:44%;display:inline-block;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 767px){.section-safety ul.list-inline li{padding-bottom:8px}}.section-safety ul.list-inline li:nth-of-type(2n){width:44%}.section-safety ul.list-inline::after{display:block;content:'';clear:both}@media screen and (max-width: 767px){.section-safety .quality-box{background:none;min-height:auto}}.section-safety .quality-box a{color:#212522;border-bottom:1px dashed #555555}.section-safety .quality-box a:hover,.section-safety .quality-box a:focus{color:#98221c;border-bottom:1px dashed #8b0000}.section-safety .box{position:relative;z-index:1;padding:5px 10px;margin-bottom:50px;min-height:220px}@media screen and (max-width: 1199px){.section-safety .box{min-height:250px;margin-bottom:30px}}@media screen and (max-width: 767px){.section-safety .box{min-height:auto;margin-bottom:0}}.section-safety .box::before,.section-safety .box::after{content:"";height:100%;position:absolute;width:100%}.section-safety .box::before{border:solid 5px #956134;left:0;top:0;z-index:-1}@media screen and (max-width: 767px){.section-safety .box::before{border:none}}.section-safety .box::after{background-color:#c3b898;top:15px;left:15px;z-index:-2}@media screen and (max-width: 767px){.section-safety .box::after{display:none}}@media screen and (max-width: 767px){.section-safety .box{padding:0 0 5px}}.section-safety .box h3{font-weight:700}@media screen and (max-width: 767px){.section-safety .box h3{cursor:pointer}}@media screen and (max-width: 767px){.section-safety .box h3:after{content:'';display:inline-block;width:30px;height:30px;background-image:url(../img/arrow_close.svg);background-size:contain;background-repeat:no-repeat;vertical-align:middle;margin:5px 10px;float:right}}@media screen and (max-width: 767px){.section-safety .box ul{padding:10px;background:#c3b898;border:solid 1px #604c3f;margin-bottom:20px}}.section-safety .active{margin-bottom:0}@media screen and (max-width: 767px){.section-safety .active:after{background-image:url(../img/arrow_open.svg) !important}}.section-plan{background:#EBE6D8;padding-bottom:40px}.section-plan a{color:#333}.section-plan .whitepaper{overflow:hidden;text-align:center;margin-bottom:40px}.section-plan .whitepaper h2{margin-top:60px;text-align:center}.section-plan .whitepaper h3{text-align:center;margin-bottom:20px}@media screen and (max-width: 991px){.section-plan .whitepaper h3{font-size:19px}}.section-plan .whitepaper h3 span{display:inline-block;white-space:nowrap}.section-plan .whitepaper h4{margin:20px 0}.section-plan .whitepaper h5{font-size:18px;color:#98221c}@media screen and (max-width: 767px){.section-plan .whitepaper h4{font-size:19px;line-height:0.9}.section-plan .whitepaper h5{padding-right:40px}}.section-plan .whitepaper p{text-align:center}@media screen and (max-width: 991px){.section-plan .whitepaper p{text-align:left;font-size:14px}}.section-plan .whitepaper p span{display:inline-block;white-space:nowrap}.section-plan .whitepaper .plan-item{background:#fff;-webkit-box-shadow:0 0 5px #d9d9d9;box-shadow:0 0 5px #d9d9d9;padding:5px;position:relative;overflow:hidden;margin-bottom:40px}@media screen and (max-width: 991px){.section-plan .whitepaper .plan-item{text-align:left}}.section-plan .whitepaper .plan-item img{margin:10px 0 20px 0}.section-plan .whitepaper .plan-item h3{font-size:18px}.section-plan .whitepaper .plan-item h3 span{font-size:14px}.section-plan .whitepaper .plan-item .price{display:inline;font-size:18px;padding:0 10px;background:-webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ff6));background:linear-gradient(transparent 60%, #ff6 60%)}@media screen and (max-width: 991px){.section-plan .whitepaper .plan-item .price{font-size:20px;text-align:left}}@media screen and (max-width: 767px){.section-plan .whitepaper .plan-item .price{padding:0 2px;font-size:12px}}.section-plan .whitepaper .plan-item .price span{color:#98221c;font-size:30px}@media screen and (max-width: 991px){.section-plan .whitepaper .plan-item .price span{font-size:20px}}@media screen and (max-width: 767px){.section-plan .whitepaper .plan-item .price span{font-size:16px}}.section-plan .whitepaper .plan-item .caption{margin-top:20px;line-height:1.5;width:100%;font-size:16px;text-align:center;margin-bottom:20px;border-bottom:1px solid #ccc;padding-bottom:14px}@media screen and (max-width: 991px){.section-plan .whitepaper .plan-item .caption{text-align:left}}.section-plan .whitepaper .plan-item .plan-bottom-img{position:absolute;bottom:0;right:0}@media screen and (max-width: 400px){.section-plan .whitepaper .plan-item .plan-bottom-img{width:100%}.section-plan .whitepaper .plan-item .plan-bottom-img img{float:right}}.section-plan .whitepaper .plan-item:after{content:'More >';width:65px;height:25px;background:#343232;border:solid 1px #343232;color:#fff;padding:0 5px;position:absolute;top:10%;right:-10px;font-size:14px;-webkit-transition:0.25s ease-in;transition:0.25s ease-in}@media screen and (max-width: 767px){.section-plan .whitepaper .plan-item:after{top:11%}}.section-plan .whitepaper .plan-item:hover:after{background:#fff;border:solid 1px #343232;color:#343232}.section-plan .whitepaper .plan-caption{font-size:12px;text-align:left}.section-customize{background:#C3B898;padding:40px 0 80px}.section-customize .row{margin-bottom:40px}@media screen and (max-width: 767px){.section-customize{padding:40px 0 80px}}.section-customize h2{text-align:center;padding-bottom:20px}.section-customize h2 img{margin-bottom:10px}.section-customize h2 span{display:inline-block;white-space:nowrap;margin-top:10px}@media screen and (max-width: 767px){.section-customize h2{padding-bottom:20px}}.section-customize h3{text-align:center;font-size:28px;line-height:1.4;color:#98221c;margin-top:0;margin-bottom:60px}@media screen and (max-width: 991px){.section-customize h3{font-size:25px;margin-bottom:30px}}@media screen and (max-width: 767px){.section-customize h3{font-size:18px;text-align:left;margin-bottom:15px}}.section-customize h3 span{display:inline-block;white-space:nowrap}.section-customize .customize-icon01{background:url(../img/customize_icon01.png) no-repeat center left;overflow:hidden;padding-bottom:10px;margin-bottom:10px}@media screen and (max-width: 991px){.section-customize .customize-icon01{border-bottom:1px solid #604c3f}}.section-customize .customize-icon01 p{padding-left:95px}@media screen and (max-width: 991px){.section-customize .customize-icon01 p{font-size:14px}}.section-customize .customize-icon02{background:url(../img/customize_icon02.png) no-repeat center left;overflow:hidden;padding-bottom:10px;margin-bottom:10px}@media screen and (max-width: 991px){.section-customize .customize-icon02{border-bottom:1px solid #604c3f}}.section-customize .customize-icon02 p{padding-left:95px}@media screen and (max-width: 991px){.section-customize .customize-icon02 p{font-size:14px}}.section-customize .customize-icon03{background:url(../img/customize_icon03.png) no-repeat center left;overflow:hidden;padding-bottom:10px;margin-bottom:10px}@media screen and (max-width: 991px){.section-customize .customize-icon03{border-bottom:1px solid #604c3f}}.section-customize .customize-icon03 p{padding-left:95px}@media screen and (max-width: 991px){.section-customize .customize-icon03 p{font-size:14px}}.section-customize .customize-img01{margin-top:-50px}@media screen and (max-width: 991px){.section-customize .customize-img01{margin:20px auto;margin-top:0}}@media screen and (max-width: 767px){.section-customize .customize-img01{margin:20px auto;margin-top:0}}.section-customize h4{text-align:left;font-size:23px;line-height:1.4;padding-left:85px;margin-top:10px;color:#98221c;margin-bottom:5px}@media screen and (max-width: 767px){.section-customize h4{font-size:17px}}.section-customize p{padding-left:95px}.section-customize p.sub-ttl{padding-left:0;font-size:18px;margin-bottom:20px;text-align:center}@media screen and (max-width: 991px){.section-customize p.sub-ttl{font-size:16px}}@media screen and (max-width: 991px){.section-customize p{font-size:14px;text-align:justify}}.section-simulation{background:#98221c;color:#fff}@media screen and (max-width: 991px){.section-simulation .section-simulation-img{padding:0 10px}}.section-simulation .section-simulation-text{padding:70px 20px 70px 0}@media screen and (max-width: 991px){.section-simulation .section-simulation-text{padding:25px 15px}}.section-simulation .section-simulation-text h2{display:inline;font-size:24px;padding-bottom:10px}.section-simulation .section-simulation-text h2 span{border-bottom:solid 10px #FFF}@media screen and (max-width: 991px){.section-simulation .section-simulation-text h2{font-size:16px}}.section-simulation .section-simulation-text h3{color:#ffeb0e;margin:40px 0}@media screen and (max-width: 1199px){.section-simulation .section-simulation-text h3{font-size:22px}}@media screen and (max-width: 991px){.section-simulation .section-simulation-text h3{font-size:25px}}@media screen and (max-width: 767px){.section-simulation .section-simulation-text h3{font-size:20px}}.section-simulation .section-simulation-text p{margin-bottom:50px}@media screen and (max-width: 1199px){.section-simulation .section-simulation-text p{margin-bottom:30px}}.section-simulation .section-simulation-text a:hover{background:#d6d6cb;color:#000}.section-simulation .section-simulation-text a{width:210px;font-size:21px;text-align:left;padding-left:70px;position:relative;z-index:1}.section-simulation .section-simulation-text a img{position:absolute;top:-2px;left:5px;z-index:2;width:60px}@media screen and (max-width: 767px){.section-simulation .section-simulation-text a img{top:5px;margin-top:0}}@media screen and (max-width: 1199px){.section-simulation .section-simulation-text p{font-size:14px}.section-simulation .section-simulation-text ul.list-inline{overflow:hidden}.section-simulation .section-simulation-text ul.list-inline li{float:left;text-align:center}}@media screen and (max-width: 767px){.section-simulation .section-simulation-text a{margin-bottom:5px}.section-simulation .section-simulation-text ul.list-inline li{width:50%}}@media screen and (max-width: 500px){.section-simulation .section-simulation-text ul.list-inline{overflow:hidden}.section-simulation .section-simulation-text ul.list-inline li{width:100%;float:none}.section-simulation .section-simulation-text p{margin-bottom:20px}}.section-form{text-align:center;background:#3C3C3C;padding:40px 0}@media screen and (max-width: 767px){.section-form{padding:20px 0}}.section-form h2{color:#FFF;margin-top:60px;text-align:center}@media screen and (max-width: 767px){.section-form h2{margin-top:30px}}.section-form h3{text-align:center;font-size:19px;color:#aa9f85;margin-bottom:40px;margin-top:40px}.section-form h3 span{display:inline-block;white-space:nowrap}.section-form p{color:#FFF;text-align:left}@media screen and (max-width: 991px){.section-form p{font-size:13px}}.section-form p span{display:inline-block;white-space:nowrap}.section-form a{color:#FFF}.style-bnr{background:#dbdcdc;padding:40px 0 20px}.style-bnr img{margin-bottom:20px}#footer-top{padding:70px 0 60px 0;background:#FFF;text-align:center}@media screen and (max-width: 767px){#footer-top{padding:50px 0 50px 0}}#footer-top h1{display:block;padding-top:0;font-size:20px;font-weight:700;line-height:2.0;margin-bottom:0px}#footer-top h1 span{font-size:14px}#footer-top p{color:#98221c;font-size:14px;font-weight:bold}#footer-top a{background:#4d4c4c;color:#FFF;text-align:center;font-size:20px;padding:10px;margin-top:40px}footer #footer-bg{background:#dcdddd;position:relative;padding:30px 0 30px 0;font-size:14px}footer #footer-bg .home{display:block;color:#231815;margin-bottom:10px}footer #footer-bg .home:before{content:"> "}footer #footer-bg .home:hover{text-decoration:underline}footer #footer-bg .footer-sm-menu{display:none}@media screen and (max-width: 991px){footer #footer-bg{padding:30px 0 25px 0;color:#d8d4cf;text-align:center}footer #footer-bg .footer-sm-menu{display:block}footer #footer-bg img{margin:20px auto 15px;display:block;text-align:center}footer #footer-bg a{color:#4c4c4c;font-weight:bold}footer #footer-bg .f-tel{font-size:23px}}footer #footer-bg ul{list-style:none;padding-left:40px}@media screen and (max-width: 991px){footer #footer-bg ul{border-top:solid 1px #7a6a56}}footer #footer-bg ul li a{color:#4c4c4c}@media screen and (max-width: 991px){footer #footer-bg ul li a{font-weight:normal}}footer #footer-bg ul li a:before{content:"> "}@media screen and (max-width: 991px){footer #footer-bg ul li a:before{content:none}}footer #footer-bg ul li a:hover{text-decoration:underline}@media screen and (max-width: 991px){footer #footer-bg ul li{padding:5px 15px;text-align:center;border-bottom:solid 1px #7a6a56}}@media screen and (max-width: 991px){footer #footer-bg ul{padding-left:0}}footer #footer-bg .sns{margin:5px 8px;text-align:right}@media screen and (max-width: 991px){footer #footer-bg .sns{background:#000;margin:0;padding:8px 0 0;text-align:center}}footer #footer-bg .sns li img{width:25px}@media screen and (max-width: 991px){footer #footer-bg .sns li img{width:26px}}footer #footer-bg .sns li a:before{content:none}footer #footer-bg .item-left{padding-left:0}footer #sns-bg{background:#202020;padding:10px 0 0}footer #sns-bg img{width:26px}footer #sns-bg ul{margin:0;padding:0}footer #copyright-bg{background:#98221c}footer #copyright-bg .copyright{margin-bottom:0;text-align:center;font-size:12px;padding:10px 0;color:#FFF}@media screen and (max-width: 1199px){footer{margin-bottom:80px}}.fixed-bottom{background:#343232;background-size:auto auto;background-size:cover;z-index:10;position:fixed;padding:10px 0;bottom:0;width:100%;height:110px}@media screen and (max-width: 991px){.fixed-bottom{height:100px}}.fixed-bottom p{text-align:left;font-size:16px;color:#f2f2f2;font-family:"Great Vibes", cursive;margin-bottom:10px;padding-left:20px}.fixed-bottom p a{font-weight:bold;color:#fff;text-decoration:underline}@media screen and (max-width: 1199px){.fixed-bottom p{padding-left:14px}}@media screen and (max-width: 991px){.fixed-bottom p{font-size:12px;margin-bottom:4px;padding-left:8px}}.fixed-bottom ul{padding-left:0;list-style:none;text-align:center;margin-bottom:0}.fixed-bottom ul li{display:block;float:left;width:25%;margin-top:4px;border-bottom:none}.fixed-bottom ul li img{width:30px;margin:0 auto}.fixed-bottom ul li a{background-color:#98221c;display:block;height:55px;padding:5px 0 5px 0;width:80%;margin:0 auto;color:#FFF;text-align:center;font-size:16px}@media screen and (max-width: 510px){.fixed-bottom ul li a{font-size:13px;width:95%}}@media screen and (max-width: 320px){.fixed-bottom ul li a{font-size:11px}}.fixed-bottom ul li:nth-child(4){border-bottom:none}@media screen and (max-width: 767px){.fixed-bottom ul li:nth-child(4){border-right:none}}#pageTop{position:fixed;bottom:20px;right:18px;z-index:8}@media screen and (max-width: 1199px){#pageTop{bottom:70px;z-index:99;right:12px}}@media screen and (max-width: 991px){#pageTop{bottom:70px;right:2px}}#pageTop a{display:block;z-index:9999;padding:8px 0 0 8px;color:#fff;font-weight:bold;text-decoration:none;text-align:center}#pageTop a:hover{text-decoration:none;opacity:0.7}@media screen and (max-width: 991px){#pageTop a img{width:70px}}.swiper-container,.swiper-container-kitchen,.swiper-container-exterior{z-index:0}@media all and (-ms-high-contrast: none){body{overflow-x:hidden}}_:-ms-lang(x),_::-webkit-meter-bar,body{overflow-x:hidden}.section-form .form-content{background:#303030;color:#fff;padding:60px 0;margin:30px auto}@media screen and (max-width: 1199px){.section-form .form-content{padding:15px}}@media screen and (max-width: 767px){.section-form .form-content{padding:15px;margin:0 auto 15px auto}}.section-form .form-content .title-content{border-bottom:2px dashed #c3b898;margin-bottom:30px}@media screen and (max-width: 991px){.section-form .form-content .title-content{border:0}}@media screen and (max-width: 767px){.section-form .form-content .title-content{margin-bottom:15px}}.section-form .form-content .title-content h4{color:#c3b898}@media screen and (max-width: 991px){.section-form .form-content .title-content h4{border-bottom:2px dashed #c3b898;padding-bottom:4px}}@media screen and (max-width: 767px){.section-form .form-content .title-content h4{font-size:14px}}@media screen and (max-width: 767px){.section-form h3{margin:20px auto}}.section-form .info{text-align:right;font-size:14px}@media screen and (max-width: 767px){.section-form .info{text-align:justify;font-size:13px}}.section-form .info a{text-decoration:underline;color:#fff100}.section-form .info a:hover,.section-form .info a:focus{opacity:0.5}.section-form #kaoru-form{text-align:left}@media screen and (max-width: 991px){.section-form #kaoru-form{font-size:14px}}.section-form .form-group{border-bottom:1px dotted #777;padding:15px;margin:5px auto}.section-form .form-group:last-of-type{border:0}@media screen and (max-width: 767px){.section-form .form-group{padding:10px 0}}.section-form label.control-label{padding-top:0}.section-form label span{background:#98221c;color:#fff;padding:3px 8px;margin-left:15px;margin-bottom:3px;font-size:12px}.section-form #code{width:10em;display:inline-block;margin-left:5px;margin-bottom:8px}.section-form input[type="checkbox"]{margin-right:5px}.section-form .enquate{margin-top:60px}@media screen and (max-width: 767px){.section-form .enquate{margin-top:30px}}.section-form .enquate .title-content h4{display:inline-block;padding-right:10px}@media screen and (max-width: 991px){.section-form .enquate .title-content h4{display:block;margin-top:0;padding:5px}}.section-form .enquate .title-content span{font-size:85%}.section-form .enquate .enquate_content #checkbox1_txt,.section-form .enquate .enquate_content #checkbox2_txt,.section-form .enquate .enquate_content #checkbox3_txt{width:20em;display:inline-block}@media screen and (max-width: 767px){.section-form .enquate .enquate_content #checkbox1_txt,.section-form .enquate .enquate_content #checkbox2_txt,.section-form .enquate .enquate_content #checkbox3_txt{width:100%}}.section-form .privacy{margin:20px -15px 40px -15px}.section-form .privacy h4{font-weight:bold;color:#aa9f85}.section-form .privacy a{text-decoration:underline;color:#fff100}.section-form .privacy a:hover,.section-form .privacy a:focus{opacity:0.5}@media screen and (max-width: 767px){.section-form .privacy p{text-align:justify}}.section-form .confirm-item{background:#fff;min-height:34px;padding:6px 12px;font-size:14px;line-height:1.6;color:#555;border:1px solid #ccc;border-radius:4px}.section-form.completion h4{margin-bottom:0;color:#fff;font-weight:normal}@media screen and (max-width: 767px){.section-form.completion h4{margin-bottom:10px}}.section-form.completion p{text-align:center;padding:0 0 40px 0}@media screen and (max-width: 767px){.section-form.completion p{padding:0 0 20px 0}}.section-form.completion p.info{text-align:right}.section-form label.font_normal{font-weight:normal;margin-right:15px}.section-form span.ERR{color:#98221c}.section-form .form-control:focus{border-color:#0099ff;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,153,255,0.3);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,153,255,0.3)}.section-form select{color:#555}.section-form .form-groupbtn .btn-primary{background-color:#98221c;border-color:#98221c}.section-form .form-groupbtn .btn-primary:hover,.section-form .form-groupbtn .btn-primary:focus{background-color:#222523;border-color:#222523;color:#fff}#breadcrumbs{overflow:visible;width:100%;margin:0;padding:0;list-style:none;font-size:14px}#breadcrumbs .current,#breadcrumbs .current:hover{background:#ccc;color:#333;cursor:default}#breadcrumbs .current::after{border-left:16px solid #ccc}#breadcrumbs .current::before{border-color:#ccc #ccc #ccc transparent}#breadcrumbs li{float:left;margin:0 10px 0 14px}#breadcrumbs li:first-child{margin:0 10px 0 0}#breadcrumbs li:first-child a::before{display:none}#breadcrumbs li a{background:#98221c;padding:5px 10px;float:left;text-decoration:none;color:#fff;text-shadow:0 1px 0 rgba(255,255,255,0.5);position:relative}#breadcrumbs li a:link,#breadcrumbs li a:visited,#breadcrumbs li a:active,#breadcrumbs li a:hover{overflow:visible}#breadcrumbs li a:hover{background:#ccc;color:#333}#breadcrumbs li a::before{content:"";position:absolute;top:50%;margin-top:-16px;border-width:16px 0 16px 11px;border-style:solid;border-color:#98221c #98221c #98221c transparent;left:-11px;-webkit-transition:all 0.5s ease;transition:all 0.5s ease}#breadcrumbs li a:hover::before{border-color:#ccc #ccc #ccc transparent}#breadcrumbs li a::after{content:"";position:absolute;top:50%;margin-top:-16px;border-top:16px solid transparent;border-bottom:16px solid transparent;border-left:16px solid #98221c;right:-16px;-webkit-transition:all 0.5s ease;transition:all 0.5s ease}#breadcrumbs li a:hover::after{border-left-color:#ccc}@media screen and (max-width: 767px){#breadcrumbs{display:none}}.bnr-head01{opacity:0;position:relative;-webkit-animation:slideRight 1000ms ease both;animation:slideRight 1000ms ease both;margin-bottom:20px}.bnr-head01:hover{opacity:0.7}#kogumagroup{background:#f2f2f2}#kogumagroup.colored{margin:0 auto;padding:90px 0}@media screen and (max-width: 767px){#kogumagroup.colored{padding:40px 0}}#kogumagroup h2 img{margin:0 auto 35px auto;height:50px}#kogumagroup .group-item_row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #a5a5a5}#kogumagroup .group-item{-webkit-box-sizing:border-box;box-sizing:border-box;width:33%}#kogumagroup .group-item .group-item_link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:5px;border-right:8px solid #f2f2f2;border-bottom:8px solid #f2f2f2;height:200px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 991px){#kogumagroup .group-item .group-item_link{height:150px}}@media screen and (max-width: 767px){#kogumagroup .group-item .group-item_link{display:block;height:100%}}#kogumagroup .group-item .group-item_link img{display:block;margin:0 auto}@media screen and (max-width: 767px){#kogumagroup .group-item .group-item_link img{width:86px}}#kogumagroup .group-item:nth-of-type(3n){width:34%}#kogumagroup .group-item:nth-of-type(3n) .group-item_link{border-right:none}#kogumagroup .group-item:nth-of-type(7) .group-item_link,#kogumagroup .group-item:nth-of-type(8) .group-item_link,#kogumagroup .group-item:nth-of-type(9) .group-item_link{border-bottom:none}#kogumagroup .group-item a.group-item_link::after{content:'More >';width:65px;height:25px;background:#000;border:solid 1px #000;color:#fff;padding:0 5px;position:absolute;bottom:10px;right:10px;font-size:14px;-webkit-transition:all 0.5s ease;transition:all 0.5s ease}@media screen and (max-width: 767px){#kogumagroup .group-item a.group-item_link::after{content:'>';height:auto;width:auto;bottom:5px;right:5px;line-height:1.5}}#kogumagroup .group-item a.group-item_link:hover img,#kogumagroup .group-item a.group-item_link:hover p,#kogumagroup .group-item a.group-item_link:focus img,#kogumagroup .group-item a.group-item_link:focus p{opacity:.6}#kogumagroup .group-item a.group-item_link:hover::after,#kogumagroup .group-item a.group-item_link:focus::after{opacity:1;background:#fff;color:#000}#kogumagroup .group-item_img{width:50%}@media screen and (max-width: 767px){#kogumagroup .group-item_img{width:100%;height:auto;display:block}#kogumagroup .group-item_img img{max-width:100%;max-height:100%;-ms-flex-negative:0 !important;flex-shrink:0 !important;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;padding-bottom:25px}}@media screen and (max-width: 767px) and (max-width: 767px){#kogumagroup .group-item_img img{margin:0 auto;padding-bottom:0px}}#kogumagroup .group-item_text{width:50%}@media screen and (max-width: 767px){#kogumagroup .group-item_text{width:100%;padding-bottom:28px}}#kogumagroup .group-item .no-link-img{margin:0 auto;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#kogumagroup .group-item .no-link-img img{max-width:100%;width:100%;display:block}@media screen and (max-width: 767px){#kogumagroup .group-item .no-link-img{padding-bottom:25px}}#kogumagroup .group-brand .group-item_link{padding:15px;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}@media screen and (max-width: 767px){#kogumagroup .group-brand .group-item_link{padding:15px 5px}}#kogumagroup .group-brand .group-item_link img{max-height:100%;max-width:100%;margin:0 auto;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}@media screen and (max-width: 991px){#kogumagroup .group-brand .group-item_link img{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}}@media screen and (max-width: 767px){#kogumagroup .group-brand .group-item_link img{width:73px}}#kogumagroup2{background:#142033}#kogumagroup2.colored{margin:0 auto;padding:90px 0}@media screen and (max-width: 767px){#kogumagroup2.colored{padding:40px 0}}#kogumagroup2 h2{color:#fff;margin:0 auto 40px auto;font-family:"游明朝",YuMincho,"ＭＳ Ｐ明朝","MS PMincho",serif;font-size:24px;text-align:center}@media screen and (max-width: 767px){#kogumagroup2 h2{font-size:17px}}@media screen and (max-width: 767px){#kogumagroup2 .bnr-item{margin-bottom:15px}#kogumagroup2 .bnr-item:last-of-type{margin-bottom:0}}#kogumagroup2 a:hover img,#kogumagroup2 a:focus img{opacity:.6}_::-webkit-full-page-media,_:future,:root #kogumagroup .group-item:nth-of-type(3n){width:33%}
/*# sourceMappingURL=style.css.map */