﻿body{font-family:"Shippori Mincho","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho Pro",serif;line-height:1.4;background-color:#f4ebe3;color:#000}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}a:hover{opacity:.7;transition:all .8s}.sectionInner{position:relative}.sectionInner h2{-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-size:42px}.sectionInner .headlineAlp{position:absolute;font-family:"Quicksand",sans-serif;font-size:86px;color:#fff}.gnav{display:none}@media screen and (min-width: 1025px){.gnav{display:block;position:absolute;top:20px;right:100px;z-index:99;font-size:20px}.gnav .navList{-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.gnav .navList a{display:block;color:#222;background-color:rgba(255,255,255,.6);padding:16px 8px;margin:0 10px}.gnav .navBtnWrap .navBtn{text-align:center;margin:10px}.gnav .navBtnWrap .navBtn a{color:#fff;cursor:pointer;background-color:#f2b705;padding:16px 0;display:block}}.footer{background-color:#000;color:#fff;position:relative;padding-top:104px;margin-top:392px}.footer:before{content:"";position:absolute;left:0;top:0;z-index:-1;width:100%;height:25vw;background:#000;transform:skewY(-5deg);transform-origin:top left}.footer .footerCont{width:90%;margin:0 auto}.footer .footerCont .footerInfo{text-align:center;margin-bottom:2em}.footer .footerCont .footerInfo h2{padding-bottom:1em}.footer .footerCont .footerInfo li{padding-bottom:.5em}.footer .footerCont .footerInfo a{color:#fff}.footer .footerCont .footerInfo .navBtnWrap{margin-top:1em}.footer .footerCont .footerInfo .navBtnWrap a{display:inline-block;border:1px solid #fff;color:#fff;padding:.5em 1em}.footer .footerCont .footerInfo .navBtnWrap a::after{font-family:"Line Awesome Free","Line Awesome Brands";font-weight:700;content:"";font-weight:700;padding-left:.25em}.footer .footerCont .footerLogo{width:40%;max-width:150px;margin:0 auto 2em}.footer .footerCont .footerLogo img{max-width:100%;height:auto}.footer .footerCont .sitemap .sitemapList{display:flex;justify-content:center}.footer .footerCont .sitemap .sitemapList li{margin-right:1em}.footer .footerCont .sitemap .sitemapList a{color:#fff;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.footer .footerCont .sitemap .sitemapList a::before{font-family:"Line Awesome Free","Line Awesome Brands";font-weight:700;content:"";font-weight:700;padding-bottom:.5em}.footer .copy{width:90%;margin:0 auto;padding-top:1em;padding-bottom:1em;text-align:center}@media screen and (min-width: 600px){.footer{margin-top:500px}.footer .footerCont{display:flex;flex-wrap:nowrap;justify-content:space-between}.footer .footerCont .footerLogo{width:100%;max-width:168px;margin:0}.footer .footerCont .footerInfo{text-align:left}}@media screen and (min-width: 1025px){.footer{padding-top:168px;margin-top:296px}.footer .footerCont{background:url("../img/footer_bg.png") top right no-repeat;background-size:12rem;display:flex;justify-content:space-between;width:93%;margin:0 auto;max-width:1280px}.footer .footerCont .footerLogo{width:40%;max-width:296px;margin-left:0;margin-right:0}.footer .footerCont .footerInfo{text-align:left;margin-bottom:0}.footer .footerCont .footerInfo h2{font-size:24px}.footer .footerCont .sitemap{margin-left:auto}.footer .footerCont .sitemap .sitemapList{justify-content:flex-start}}.footer .copy{width:93%;margin:0 auto;max-width:1280px;text-align:left}.toTopWrap{position:fixed;bottom:5%;right:5%}.toTop{background-color:#f27d52;opacity:.5;color:#fff;display:block;width:3em;height:3em;border-radius:3rem;position:relative;padding-top:1em;text-align:center}.toTop::before{position:absolute;top:.1rem;left:calc(50% - .4em);font-family:"Line Awesome Free","Line Awesome Brands";font-weight:700;content:""}.dFlex{display:flex;display:-webkit-flex}@media screen and (min-width: 1025px){.dFlexPcOnly{display:flex;display:-webkit-flex}.dFlexPcRev{flex-direction:row-reverse}}.pT1{padding-top:1em}.pT5{padding-top:5em}.pR1{padding-right:1em}.pR5{padding-right:5em}.onlySp{display:block}@media screen and (min-width: 1025px){.onlySp{display:none}}.onlyPc{display:none}@media screen and (min-width: 1025px){.onlyPc{display:block}}.bubleBtn{z-index:1;position:relative;padding:12px 46px;display:inline-block;text-align:center;text-transform:uppercase;color:#f27d52;font-size:16px;font-weight:bold;background-color:transparent;outline:none;border:none;transition:color .5s;margin:30px auto;width:100%;max-width:296px}.bubleBtn:before{content:"";z-index:1;position:absolute;left:0;top:0;width:100%;height:100%;border:1px solid #f27d52}.bubleBtn:after{content:"";flex-grow:1;height:1px;width:32px;background:#f27d52;position:absolute;right:0;top:50%}.bubleBtn:hover{color:#fff}.bubleBtn:hover:after{transition:all .5s;content:"";flex-grow:1;height:1px;width:32px;background:#fff;position:absolute;right:0;top:50%;z-index:2}.bubleBtn__inner{z-index:-1;overflow:hidden;position:absolute;left:0;top:0;width:100%;height:100%}.bubleBtn__blobs{position:relative;display:block;height:100%;filter:url("#goo")}.bubleBtn__blob{position:absolute;top:1px;width:25%;height:100%;background:#f27d52;border-radius:100%;transform:translate3d(0, 150%, 0) scale(1.7);transition:transform .45s}@supports(filter: url("#goo")){.bubleBtn__blob{transform:translate3d(0, 150%, 0) scale(1.4)}}.bubleBtn__blob:nth-child(1){left:0%;transition-delay:0s}.bubleBtn__blob:nth-child(2){left:30%;transition-delay:.08s}.bubleBtn__blob:nth-child(3){left:60%;transition-delay:.16s}.bubleBtn__blob:nth-child(4){left:90%;transition-delay:.24s}.bubleBtn:hover .bubleBtn__blob{transform:translateZ(0) scale(1.7)}@supports(filter: url("#goo")){.bubleBtn:hover .bubleBtn__blob{transform:translateZ(0) scale(1.4)}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}