@import url("https://fonts.googleapis.com/css?family=Great+Vibes");@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap&subset=japanese");.btn-primary{border-radius:2px;color:#fff;background-color:#141414;border-color:#141414;margin:10px auto}.btn-primary:hover,.btn-primary:active,.btn-primary:focus,.btn-primary:active:hover,.btn-primary:active:focus{background-color:#402e25;border-color:#402e25}*,*: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;z-index:4}.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:2px}}.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}.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}.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}.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}.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:40px;line-height:40px;-webkit-transform:translate3d(50%, 0%, 0);transform:translate3d(50%, 0%, 0)}.bt-menu ul:first-of-type li span{display:inline-block;margin-right:1.0em;color:#686863}.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}}@media screen and (max-width: 991px){#design,#style,#works,#quality,#safety,#plan,#customize,#contact{margin-top:-58px;padding-top:58px}}.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:"游明朝",YuMincho,"ＭＳ Ｐ明朝","MS PMincho",serif;line-height:1.6;border-top:6px solid #000;background-image:url(../img/bg.jpg)}@media all and (-ms-high-contrast: none){body{font-family:serif}}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:"Great Vibes",cursive;font-size:60px;text-align:center;display:inline-block;position:relative}body .title::before{content:"";position:absolute;left:10%;right:0;bottom:16px;border-bottom:1px solid #333;width:80%}body .title.wht::before{border-bottom:1px solid #fff}body .wht{color:#fff}.nav-cont{position:absolute;z-index:5}header{margin-top:2px;border-top:1px solid #000}header .header01{position:absolute;left:10px;top:10px;font-size:16px;z-index:4}@media screen and (max-width: 991px){header .header01{font-size:14px;width:100%;background:#fff;position:fixed;top:0px;border-top:2px solid #000;left:0;padding: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}header .header01 a p{letter-spacing:-1px}@media screen and (max-width: 991px){header .header01 a p{display:inline-block;margin-left:0.1em}}header .header02{position:absolute;margin:0 auto;text-align:center;width:100%;display:block;z-index:3}header .header02 h1{font-size:16px;text-align:center;margin-top:60px}@media screen and (max-width: 991px){header .header02 h1{font-size:13px;margin-top:70px}}header .header02 h1 span{display:block;font-family:"Great Vibes",cursive;font-size:180px;padding-top:00px}@media screen and (max-width: 991px){header .header02 h1 span{font-size:80px;padding-top:0px}}header .header02 h1 img{margin-top:10px !important;max-width:100%;width:600px}@media screen and (max-width: 1199px){header .header02 h1 img{width:350px}}@media screen and (max-width: 767px){header .header02 h1 img{margin-top:20px !important;width:260px}}.section-eyecatch{margin-top:230px}@media screen and (max-width: 1199px){.section-eyecatch{margin-top:180px}}.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-design{text-align:center}.section-design h2{margin-top:120px;text-align:center}@media screen and (max-width: 991px){.section-design h2{margin-top:40px}}.section-design h3{text-align:center}@media screen and (max-width: 991px){.section-design h3{font-size:19px}}.section-design h3 span{display:inline-block;white-space:nowrap}.section-design p{text-align:center}@media screen and (max-width: 991px){.section-design p{text-align:left;font-size:14px}}.section-design p span{display:inline-block;white-space:nowrap}.section-design .min-h750{min-height:600px}@media screen and (max-width: 991px){.section-design{padding-bottom:50px}}.section-style .whitepaper{text-align:center;background:#fff;margin-bottom:40px;overflow:hidden}.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%;background:#bf8744;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-s::after{background:#bf8744}.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-f::after{background:#527093}.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-r::after{background:#6a5165}.section-style .whitepaper .box-style .box-style-a{background:url(../img/style-a.png) no-repeat center center;background-size:cover}.section-style .whitepaper .box-style .box-style-a::after{background:#676e59}.section-works{background:#604c3f;text-align:center}.section-works h2{margin-top:60px;text-align:center}@media screen and (max-width: 991px){.section-works h2{margin-top:30px}}.section-works h3{text-align:left;color:#f9be00;font-size:16px}.section-works h3 img{float:right;margin-top:-34px}@media screen and (max-width: 991px){.section-works h3 img{float:none;display:block;text-align:center;margin:-34px auto 10px}}.section-works h3 span{display:inline-block;white-space:nowrap}.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:300px;padding:0;text-align:center;border:4px solid #604c3f}@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:40px}@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}@media screen and (max-width: 991px){.section-works .works-photos-in p span a:first-child{display:none}}.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:#402e25;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:#402e25;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) no-repeat;background-size:cover;text-align:center;padding-bottom:40px}.section-contact h2{margin-top:60px;text-align:center}@media screen and (max-width: 991px){.section-contact h2{margin-top:30px}}.section-contact h3{text-align:left;color:#f9be00;font-size:16px}.section-contact p{text-align:center}.section-contact p.text-voice{text-align:left;font-size:13px;margin-bottom:20px}@media screen and (max-width: 991px){.section-contact p{font-size:14px}}.section-contact a{display:inline-block}.section-contact .contact-foot{margin:40px 0}.section-contact a.telnum{font-size:32px;font-weight:bold;color:#402e25}.section-contact a.btn-primary{padding:20px 14px;font-size:17px;text-align:center;width:100%}@media screen and (max-width: 991px){.section-contact a.btn-primary{padding:10px 14px}}.section-quality{text-align:center;background:#fff;padding-bottom:40px}.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 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:30px 0 20px 0;font-size:16px}}.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}.section-quality .quality-in-gray{background:#ebe6d8;padding:6px;margin-bottom:20px;-webkit-box-shadow:0 0 5px #d9d9d9;box-shadow:0 0 5px #d9d9d9;border:1px solid #fff}.section-quality .quality-in-gray .img-box{background:#c1bcad}.section-quality .quality-in-gray h4{text-align:left;font-size:18px;padding:0 8px}.section-quality .quality-in-gray h4 span{font-size:13px;color:#7a6a56}.section-quality .quality-in-gray p{padding:0 8px;font-size:14px;text-align:left}.section-quality .quality-in-gray:after{content:'More >';width:65px;height:25px;background:#343232;border:solid 1px #343232;color:#fff;padding:0 5px;position:absolute;top:66%;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-gray:after{top:50%}}@media screen and (max-width: 991px){.section-quality .quality-in-gray:after{top:75%}}@media screen and (max-width: 493px){.section-quality .quality-in-gray:after{top:71%}}@media screen and (max-width: 420px){.section-quality .quality-in-gray:after{top:68%}}@media screen and (max-width: 400px){.section-quality .quality-in-gray:after{top:65%}}@media screen and (max-width: 345px){.section-quality .quality-in-gray:after{top:60%}}.section-quality .quality-in-gray:hover:after{background:#fff;border:solid 1px #343232;color:#343232}@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;-webkit-box-shadow:0 0 5px #d9d9d9;box-shadow:0 0 5px #d9d9d9}.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}@media screen and (max-width: 768px){.section-quality .quality-in-wht p{min-height:85px}}.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:33%;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:27%}}@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:42%}}@media screen and (max-width: 400px){.section-quality .quality-in-wht:after{top:38%}}.section-quality .quality-in-wht:hover:after{background:#fff;border:solid 1px #343232;color:#343232}.section-quality .grade h3{margin-bottom:0}.section-quality .grade p{margin:20px auto 30px auto}@media screen and (max-width: 767px){.section-quality .grade p{text-align:justify;padding:0 15px}}.section-quality .base-box{text-align:left;background:#fff;margin-bottom:10px;-webkit-box-shadow:0 0 5px #d9d9d9;box-shadow:0 0 5px #d9d9d9}.section-quality .base-box .pull-left{width:30%}.section-quality .base-box .pull-right{width:70%}.section-quality .base-box .base{color:#141414;padding-top:10px;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:10px}}@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:4px}}.section-quality .base-box .base h5{font-size:14px}@media screen and (max-width: 1599px){.section-quality .base-box .base h5{margin-top:4px}}#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:#aac73f;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:600}@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:#fcdf35;border:solid 2px #fcdf35;font-weight:bold;color:#2d1d12;display:inline-block;width:490px;vertical-align:middle;margin:0 auto;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 #2d1d12;border-right:4px solid #2d1d12;-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 #2d1d12;border-right:2px solid #2d1d12}}#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:#2d1d12;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:#2d1d12;border-right-color:#2d1d12}.section-safety{text-align:center;padding-bottom:40px}@media screen and (max-width: 991px){.section-safety .container{width:100%}}.section-safety h2{margin-top:60px;text-align:center}@media screen and (max-width: 991px){.section-safety h2{margin-top:20px}}@media screen and (max-width: 991px){.section-safety h2.title{margin-top:30px}}.section-safety .image-box{margin-top:25px;margin-bottom:35px}.section-safety h3{text-align:center;font-size:36px;color:#604c3f;margin-bottom:20px;margin-top:40px}@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:0;border:solid 1px #604c3f;background:#604c3f;color:#FFF;text-align:left;padding:5px 0 5px 15px}}.section-safety h3 span{font-size:16px;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{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 auto;padding:0 0 10px 0;display:inline-block}@media screen and (max-width: 767px){.section-safety ul{display:block;width:100%}}.section-safety ul li{margin-bottom:5px;font-size:14px;text-align:justify;position:relative;margin-left:1em;color:#000}@media screen and (max-width: 767px){.section-safety ul li{margin:8px auto;margin-left:1em}}.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 li a{opacity:1;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.section-safety ul li a:hover,.section-safety ul li a:focus{opacity:0.6}.section-safety ul.list-inline{padding:0;margin:0 auto;width:70%}@media screen and (max-width: 1199px){.section-safety ul.list-inline{width:90%}}@media screen and (max-width: 991px){.section-safety ul.list-inline{width:100%}}@media screen and (max-width: 767px){.section-safety ul.list-inline{text-align:left}}.section-safety ul.list-inline li{padding:0;width:48%}@media screen and (max-width: 991px){.section-safety ul.list-inline li{width:43%}}.section-safety ul.list-inline li:nth-of-type(2n){width:34%}@media screen and (max-width: 991px){.section-safety ul.list-inline li:nth-of-type(2n){width:38%}}.section-safety .quality-box{background:url(../img/bg-safety.png) no-repeat top center;min-height:280px}@media screen and (max-width: 767px){.section-safety .quality-box{background:none;min-height:auto}}.section-safety .quality-box a{color:#000}.section-safety .box{padding:5px 0}@media screen and (max-width: 767px){.section-safety .box{padding:0 0 5px}}@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:0 10px;float:right}}@media screen and (max-width: 767px){.section-safety .box ul{padding:10px;background:#FFF;border:solid 1px #604c3f;margin-bottom:20px}}@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:#7e5731}@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:#8e3424;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{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{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:32px;line-height:1.4;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-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-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-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;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:url(../img/simulation_plan.png);color:#fff}@media screen and (max-width: 991px){.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:#f9be00;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:#FFF;color:#000}.section-simulation .section-simulation-text a{width:210px;font-size:21px}@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: 991px){.section-simulation .section-simulation-text a{display:block}}@media screen and (max-width: 767px){.section-simulation .section-simulation-text ul.list-inline li{width:50%}.section-simulation .section-simulation-text a{margin-bottom:5px}}@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:#E5DCA1;padding:40px 0}@media screen and (max-width: 767px){.section-form{padding:20px 0}}.section-form h2{margin-top:60px;margin:60px auto 0 auto;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:#604c3f;margin-bottom:40px;margin-top:40px}.section-form h3 span{display:inline-block;white-space:nowrap}.section-form p{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:#333}.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;font-family:"Great Vibes", cursive;font-size:60px;padding-top:0}#footer-top p{font-size:20px}@media screen and (max-width: 767px){#footer-top p{font-size:14px}}#footer-top a{background:#4d4c4c;color:#FFF;text-align:center;font-size:20px;padding:10px;margin-top:40px}footer #footer-bg{background:#2c2418;position:relative;padding:30px 0 30px 0;font-size:14px}footer #footer-bg .home{display:block;color:#dbe6e9;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:#FFF;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:#FFF}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:#b2b2b2}footer #footer-bg ul li a:before{content:"> "}@media screen and (max-width: 991px){footer #footer-bg ul li a:before{content:none}}@media screen and (max-width: 991px){footer #footer-bg ul li a{color:#FFF}}footer #footer-bg ul li a:hover{color:#ccc;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:#110b06}footer #copyright-bg .copyright{margin-bottom:0;text-align:center;font-size:12px;padding:10px 0;color:#4c4c4c}@media screen and (max-width: 1199px){footer{margin-bottom:70px}}.fixed-bottom{background:url(../img/bg-contact.png) no-repeat;background-size:auto auto;background-size:cover;z-index:2;position:fixed;padding:10px 0;bottom:0;width:100%;height:90px}@media screen and (max-width: 991px){.fixed-bottom{height:70px}}.fixed-bottom p{text-align:left;font-size:16px;font-family:"Great Vibes", cursive;margin-bottom:10px;padding-left:20px}.fixed-bottom p a{font-weight:bold;text-decoration:underline;color:#604c3f}@media screen and (max-width: 991px){.fixed-bottom p{font-size:12px;margin-bottom:4px;padding-left:4px}}.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%;border-bottom:none}.fixed-bottom ul li a{background-color:rgba(74,51,36,0.7);display:block;height:32px;line-height:32px;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}@media screen and (max-width: 1199px){#pageTop{bottom:50px;z-index:99;right:12px}}@media screen and (max-width: 991px){#pageTop{bottom:40px;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:60px}}.swiper-container{z-index:0}.section-form .form-content{background:rgba(255,255,255,0.3);color:#333;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 #2c2418;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:#2c2418;font-weight:bold}@media screen and (max-width: 991px){.section-form .form-content .title-content h4{border-bottom:2px dashed #2c2418;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:#ff6d00}.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:#2c2418}.section-form .privacy a{text-decoration:underline;color:#ff6d00}.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}@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}#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:#f9be00;padding:5px 10px;float:left;text-decoration:none;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:#f9be00 #f9be00 #f9be00 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 #f9be00;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;height:auto !important;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:"Noto Sans JP",sans-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 */