﻿@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");.accent_font{font-family:"Zen Kaku Gothic New",sans-serif}.bg-blue{background:#77D5B1}.wow{visibility:hidden}*{box-sizing:border-box}html{overflow-x:clip}body{font-family:"Zen Kaku Gothic New",sans-serif;overflow-x:clip;overflow-y:clip}img{max-width:100%;width:auto;vertical-align:bottom;height:auto}.secMT_rgl{margin-top:clamp(80px, 12vw, 150px)}.l-main{position:relative}.l-main::before{content:"";display:block;width:100%;height:100vh;position:fixed;left:0;top:0;background-image:linear-gradient(0deg, transparent calc(100% - 1px), #f0f0f0 calc(100% - 1px)),linear-gradient(90deg, transparent calc(100% - 1px), #f0f0f0 calc(100% - 1px));background-size:16px 16px;background-repeat:repeat;background-position:center center;z-index:-1}.l-header::after{content:none}.sec-flex{display:flex;justify-content:space-between}@media screen and (max-width: 1000px){.sec-flex{flex-direction:column}}.sec-flex.reverse{display:flex;justify-content:space-between;flex-direction:row-reverse}@media screen and (max-width: 1000px){.sec-flex.reverse{flex-direction:column}}.sec-txt{font-size:1.8rem;line-height:2;letter-spacing:0.1em}.sec-txt+.sec-txt{margin-top:2em}@media (max-width: 1000px){.sec-txt{font-size:1.6rem}}.wrap{max-width:1320px;margin:0 auto}.wrapW{max-width:1620px;width:95%;margin:0 auto}.wrap-inner{padding:0 2.5%}.wrap-innerW{padding:0 4%}@media screen and (max-width: 1000px){.wrap-innerW_sp{padding:0 4%}}@media screen and (min-width: 1140px){.wrap-inner{padding:0 25px}}@media screen and (min-width: 1630px){.wrap-innerW{padding:0 8%}}@media screen and (max-width: 1000px){.wrap-inner{padding:0 4%}.wrapW{width:92%}}.sp1200{display:none !important}.sp1000{display:none !important}.sp768{display:none !important}.sp576{display:none !important}.sp480{display:none !important}@media (max-width: 1200px){.pc1200{display:none !important}.sp1200{display:block !important}}@media (max-width: 1000px){.pc1000{display:none !important}.sp1000{display:block !important}}@media (max-width: 768px){.pc768{display:none !important}.sp768{display:block !important}}@media (max-width: 576px){.pc576{display:none !important}.sp576{display:block !important}}@media (max-width: 480px){.pc480{display:none !important}.sp480{display:block !important}}.swing{animation-name:decoSwing;animation-duration:2400ms;animation-timing-function:steps(2, end);animation-iteration-count:infinite}@keyframes decoSwing{0%{transform:rotate(0deg)}100%{transform:rotate(3deg)}}.swingR{animation-name:decoSwingR;animation-duration:2400ms;animation-timing-function:steps(2, end);animation-iteration-count:infinite}@keyframes decoSwingR{0%{transform:rotate(0deg)}100%{transform:rotate(-3deg)}}.fuwafuwa{animation:floating-y 1.8s ease-in-out infinite alternate-reverse}@keyframes floating-y{0%{transform:translateY(-10%)}100%{transform:translateY(10%)}}@media (max-width: 1200px){.fadeLeft{-webkit-transform:translateX(0) !important;transform:translateX(0) !important}.fadeRight{-webkit-transform:translateX(0) !important;transform:translateX(0) !important}}.blur{opacity:0}.blur.active{animation-name:blurAnime;animation-duration:1.5s;animation-fill-mode:forwards}@keyframes blurAnime{from{filter:blur(10px);transform:scale(1.02);opacity:0.1}to{filter:blur(0);transform:scale(1);opacity:1}}.flashing{position:relative}.flashing::after{content:"";display:block;width:100%;height:100%;background:rgba(234,131,140,0.36);position:absolute;top:0;left:0;z-index:6;opacity:0}@keyframes flashingAnime01{from{opacity:0}20%{opacity:1}40%{opacity:0}60%{opacity:1}80%{opacity:0}to{opacity:0}}@keyframes flashingAnime02{from{opacity:0}20%{opacity:0}40%{opacity:1}60%{opacity:0}80%{opacity:1}to{opacity:0}}.sec-ttlR{text-align:center;font-size:min(6vw, 7.2rem);letter-spacing:0.1em;font-weight:bold}.sec-ttlR.wht{color:#fff}.sec-ttlR.MB{margin-bottom:clamp(25px, 4vw, 60px)}@media (max-width: 767px){.sec-ttlR{font-size:min(7vw, 7.2rem)}}.sec-ttlCld{font-weight:bold;font-size:clamp(2rem, 2.4vw, 3.6rem);letter-spacing:0.2em}.txt-blockR{font-size:clamp(1.6rem, 1.8vw, 1.8rem);line-height:1.75}.txt-blockR.fwB p{font-weight:bold}.txt-blockR p:not(:last-child){margin-bottom:1.5em}.bhLP-cnvBtn{display:flex;justify-content:space-between}@media (max-width: 767px){.bhLP-cnvBtn{flex-direction:column}}.bhLP-cnvBtn li{width:48%}@media (max-width: 767px){.bhLP-cnvBtn li{width:100%}.bhLP-cnvBtn li:nth-of-type(n+2){margin-top:15px}}.bhLP-cnvBlock.MTB{margin:clamp(40px, 8vw, 80px) auto}.bhLP-cnvBlock .block-lead{text-align:center;font-weight:bold;font-size:clamp(2.2rem, 3vw, 5.8rem);color:#77D5B1;margin-bottom:1.2em}.bhLP-cnvBlock .block-lead .stg{background:#FF8E00;font-weight:bold}.sp-footerBnr{box-shadow:0px 0px 10px 0px rgba(0,0,0,0.3);display:flex;justify-content:space-between;position:fixed;bottom:-100vw;left:0;width:100%;z-index:5}@media (min-width: 768px){.sp-footerBnr{display:none !important}}.sp-footerBnr li{width:50%}.sp-footerBnr li a{display:block;background:#77D5B1;color:#fff;text-align:center;font-weight:bold}.sp-footerBnr li a.reserve{background:#FF8E00}.pagetop{width:clamp(50px, 8vw, 80px);aspect-ratio:1/1;position:fixed;right:10px;bottom:10px;z-index:5}.pagetop a{display:flex;justify-content:center;align-items:center;border:2px solid #fff;background:#77D5B1;width:100%;height:100%;position:relative}.pagetop a::before{content:"";display:block;clip-path:polygon(50% 0%, 0% 100%, 100% 100%);width:clamp(20px, 3vw, 30px);aspect-ratio:1/1;background:#fff}.js-scroll-overlap:not(.is-disabled){--sticky-offset: -1px;position:sticky;top:var(--sticky-offset)}.relative{position:relative}.borderR-top{border-radius:3vmax 3vmax 0 0}.deco-click{position:absolute;max-width:105px;width:15%;right:-4%;bottom:15%;animation:floating-y 1.8s ease-in-out infinite alternate-reverse}@media (min-width: 768px){.deco-click{right:-8%}}@media (min-width: 768px){.cnvBtn-list{display:flex;justify-content:space-between}}@media (min-width: 768px){.cnvBtn-list .cnvBtn-item{width:50%}}.cnvBtn-list .cnvBtn-item a{display:block;position:relative}.wbr_txt{word-break:keep-all;overflow-wrap:anywhere}.line-ylw{background:url("../img/storage_lp/line-ziguzagu_ylw.png") repeat-x left bottom/clamp(40px, 8vw, 80px);padding:0 0 0.5em}.line-wht{background:url("../img/storage_lp/line-ziguzagu_wht.png") repeat-x left bottom/clamp(40px, 8vw, 80px);padding:0 0 0.5em}.basic-txtR{font-size:clamp(1.5rem, 1.8vw, 1.8rem);font-weight:500;line-height:1.75}@media (min-width: 768px){.basic-txtR{line-height:2}}.basic-txtR p{font-weight:500}.basic-txtR p:not(:last-child){margin-bottom:1.5em}@media (min-width: 768px){.basic-txtR p:not(:last-child){margin-bottom:2em}}.sec-ttlR .ttl-ja{margin-top:1em;text-align:center;font-size:clamp(1.6rem, 2.2vw, 2.2rem);font-weight:500;letter-spacing:0.14em}.btn-cnvArea .cnvArea-lead{text-align:center;font-weight:bold;font-size:clamp(1.6rem, 2.3vw, 2.6rem);letter-spacing:0.14em;line-height:2.4}@media (max-width: 767px){.btn-cnvArea .cnvArea-lead{letter-spacing:normal}}.btn-cnvArea .cnvArea-lead .line-ylw{font-size:clamp(2.4rem, 3vw, 4rem);font-weight:bold}.bh-header{padding:clamp(15px, 2.5vw, 25px) 2%;background:#fff;color:#646464;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.3);position:absolute;right:4%;top:30px;z-index:1;text-align:center}@media (max-width: 960px){.bh-header{top:0;right:0;width:100%;padding:0;height:60px;display:flex;justify-content:center;align-items:center}}.bh-header .header-ttl{font-size:min(1vw, 1.4rem);letter-spacing:0.1em;text-align:center}@media (max-width: 767px){.bh-header .header-ttl{width:100%;padding:0}}@media (min-width: 768px) and (max-width: 1640px){.bh-header .header-ttl{max-width:clamp(150px, 30vw, 295px);margin:0 auto;justify-content:center}}@media (max-width: 960px){.bh-header .header-ttl{font-size:min(2vw, 1.4rem);display:flex;justify-content:center;align-items:center;width:100%;max-width:none}}.bh-header .header-logo{max-width:clamp(150px, 30vw, 368px);width:100%;margin-right:1em}@media (max-width: 960px){.bh-header .header-logo{max-width:clamp(180px, 30vw, 368px);margin-right:2em}}.bh-header .header-logo img{width:100%}.bh-header .header-txt{text-align:center;margin-top:0.3em;font-rweight:500}@media (max-width: 960px){.bh-header .header-txt{min-width:16em;margin-top:0}}.bh-header .bhLP-cnvBtn{width:55%}@media (max-width: 767px){.bh-header .bhLP-cnvBtn{display:none}}.fairBnr-block_wrap{margin:clamp(30px, 9vw, 120px) auto;max-width:960px;width:95%}@media (max-width: 767px){.fairBnr-block_wrap{width:calc(100% - 3.2rem)}}.fairBnr-block_wrap .fairBnr-block:nth-of-type(n+2){margin-top:15px}.fairBnr-block_wrap .fairBnr-block a{display:block}.fairBnr-block_wrap .fairBnr-block img{width:100%}.fv-block .fv-inner{max-width:1790px;width:95%;margin:0 auto;position:relative}@media (max-width: 960px){.fv-block .fv-inner{padding:60px 0 0}}.fv-block .fv-img01{max-width:1280px;width:75%;margin:0 auto}@media (min-width: 961px){.fv-block .fv-img01{width:73%;margin:0}}@media (min-width: 961px){.fv-block .fv-img01 .fv-img01_tag{position:absolute;top:0;left:2.8%;max-width:590px;width:33%}}.fv-block .fv-logoBlock{padding:clamp(15px, 2.5vw, 25px) 4%;background:#fff;color:#646464;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.3);text-align:center;width:fit-content;margin:-8% 0 35px auto;font-size:min(3vw, 1.4rem)}.fv-block .fv-logoBlock .fv-logo{max-width:clamp(165px, 30vw, 368px);width:100%;margin:0 auto}.fv-block .fv-logoBlock .fv-logo img{width:100%}.fv-block .fv-logoBlock .fv-logoTxt{margin-top:0.3em;font-weight:500}.fv-block .fv-ttl{width:96%;margin:7% auto}@media (min-width: 961px){.fv-block .fv-ttl{position:absolute;bottom:2%;left:2%;width:51%;max-width:854px;margin:0}}@media (max-width: 960px){.fv-block .sp-fvImgRow{display:flex;justify-content:space-between;position:relative;aspect-ratio:700 / 525}}.fv-block .fv-img02{position:absolute;top:0}@media (min-width: 961px){.fv-block .fv-img02{left:38%;width:27%;max-width:404px}}@media (max-width: 960px){.fv-block .fv-img02{width:50%;left:0;margin:-5% -5% 0 0}}.fv-block .fv-img03{position:absolute;right:0;bottom:0}@media (min-width: 961px){.fv-block .fv-img03{max-width:834px;width:45%}}@media (min-width: 1201px){.fv-block .fv-img03{bottom:5%}}@media (max-width: 960px){.fv-block .fv-img03{width:100%}}.sec-lead{margin:clamp(30px, 9vw, 120px) auto 0}.sec-lead .sec-lead_ttl{text-align:center;font-weight:bold;font-size:clamp(1.8rem, 2.6vw, 3rem);line-height:2;margin-bottom:1.5em}.sec-lead .sec-lead_ttl span{font-weight:bold}.sec-lead .basic-txtR p{text-align:center}.sec-adviser{margin:clamp(100px, 20vw, 200px) auto}.sec-adviser .adiviser-ttlEn{max-width:499px;width:40%;margin:0 0 clamp(40px, 8vw, 80px) auto}@media (max-width: 960px){.sec-adviser .adiviser-ttlEn{width:50%;margin:0 auto clamp(40px, 8vw, 80px)}}@media (min-width: 961px){.sec-adviser .adviser-ctsRow{display:flex;justify-content:space-between}}.sec-adviser .adviser-ctsRow .row-left{position:relative}@media (min-width: 961px){.sec-adviser .adviser-ctsRow .row-left{width:30%}}@media (min-width: 1501px){.sec-adviser .adviser-ctsRow .row-left{margin-left:-4%}}@media (min-width: 961px){.sec-adviser .adviser-ctsRow .adiviser-ttlJa{position:absolute;top:-33%;width:180%}}@media (max-width: 960px){.sec-adviser .adviser-ctsRow .adiviser-mainimg{max-width:506px;width:50%;margin:0 auto}}.sec-adviser .adviser-ctsRow .row-right{margin-top:40px}@media (min-width: 961px){.sec-adviser .adviser-ctsRow .row-right{margin-top:0;width:65%}}.sec-adviser .nayami-list{margin:clamp(25px, 5vw, 50px) auto}.sec-adviser .nayami-list li{position:relative;width:55%}.sec-adviser .nayami-list li:not(:last-child){margin-bottom:-6%}.sec-adviser .nayami-list li:nth-of-type(2n){margin-right:0;margin-left:auto}@media (max-width: 767px){.sec-adviser .nayami-list li{width:70%}.sec-adviser .nayami-list li:not(:last-child){margin-bottom:-5%}.sec-adviser .nayami-list li:nth-of-type(2n){z-index:1}}.sec-adviser .nayami-list li.deco::before{content:"";display:block;position:absolute}.sec-adviser .nayami-list li.deco-right::before{background:url("../img/storage_lp/deco-bl_right.svg") no-repeat center/contain;aspect-ratio:41/28;max-width:41px;width:8%;right:0;top:-23%}.sec-adviser .nayami-list li.deco-left::before{background:url("../img/storage_lp/deco-bl_left.svg") no-repeat center/contain;aspect-ratio:35/39;max-width:35px;width:7%;left:-6%;top:-10%}.sec-wim{margin:clamp(100px, 20vw, 200px) auto clamp(80px, 15vw, 150px)}.sec-wim .wim-ctsBlock{box-shadow:0px 0px 10px 0px rgba(0,0,0,0.3);background:#FFFFC2;border-top:3px solid #251E1C;border-bottom:3px solid #251E1C;transition:.3s}@media (hover: hover){.sec-wim .wim-ctsBlock:hover{transform:translateY(-5px)}}.sec-wim .wim-ctsHead{display:flex;justify-content:space-between;align-items:center;padding:clamp(30px, 5vw, 50px) clamp(15px, 3vw, 50px) clamp(20px, 4vw, 40px);cursor:pointer;transition:.3s}.sec-wim .wim-ctsHead.open .wimH-btn{background-image:url("../img/storage_lp/btn-close.svg")}.sec-wim .wim-ctsHead .wimH-main{display:flex;align-items:center;width:100%}@media (min-width: 768px){.sec-wim .wim-ctsHead .wimH-main{justify-content:space-between}}.sec-wim .wim-ctsHead .wimH-deco{max-width:145px;width:20%}.sec-wim .wim-ctsHead .wimH-ttlBlock{padding:0 1em}@media (min-width: 768px){.sec-wim .wim-ctsHead .wimH-ttlBlock{display:flex;justify-content:space-between;align-items:center;width:80%;padding:0}}.sec-wim .wim-ctsHead .wimH-ttlBlock .wimH-ttl{max-width:453px}@media (min-width: 768px){.sec-wim .wim-ctsHead .wimH-ttlBlock .wimH-ttl{width:62%}}.sec-wim .wim-ctsHead .wimH-ttlBlock .wimH-logo{margin-top:10px}@media (min-width: 768px){.sec-wim .wim-ctsHead .wimH-ttlBlock .wimH-logo{width:36%;margin-top:0}}.sec-wim .wim-ctsHead .wimH-btn{width:clamp(40px, 5vw, 50px);min-width:clamp(40px, 5vw, 50px);aspect-ratio:1/1;background:url("../img/storage_lp/btn-read.svg") no-repeat center/contain}.sec-wim .wim-ctsBody{display:none;padding:0 clamp(15px, 3vw, 50px) clamp(40px, 8vw, 80px)}@media (max-width: 767px){.sec-wim .wim-ctsBody{padding:25px clamp(15px, 3vw, 50px) clamp(40px, 8vw, 80px)}}.sec-wim .wim-ctsBody .basic-txtR{max-width:750px;width:100%;margin:0 auto}@media (max-width: 767px){.sec-wim .wim-ctsBody .basic-txtR br{display:none}}.sec-plan{margin:0 auto clamp(80px, 15vw, 150px)}.sec-plan::before{content:"";display:block;width:100%;background:url("../img/storage_lp/bg-planlead_top.svg") no-repeat center/cover;height:clamp(50px, 9vw, 97px)}@media (min-width: 768px){.sec-plan::before{aspect-ratio:1920/97;height:auto}}.sec-plan .lead-balloon{position:relative;background:#FFFF7D;padding:clamp(20px, 4vw, 40px) 0 clamp(60px, 15vw, 150px)}.sec-plan .lead-balloon .lead-img{width:80%;margin:0 auto}@media (min-width: 768px){.sec-plan .lead-balloon .lead-img{width:100%;display:flex;justify-content:space-between;align-items:center}}.sec-plan .lead-balloon .lead-img li:nth-of-type(2){width:35%;margin:0 auto 20px}@media (min-width: 768px){.sec-plan .lead-balloon .lead-img li{width:45%}.sec-plan .lead-balloon .lead-img li:nth-of-type(1){transform:translateY(-7%);text-align:center}.sec-plan .lead-balloon .lead-img li:nth-of-type(1) img{width:80%}.sec-plan .lead-balloon .lead-img li:nth-of-type(2){width:10%;margin:0}.sec-plan .lead-balloon .lead-img li:nth-of-type(3){text-align:right}.sec-plan .lead-balloon .lead-img li:nth-of-type(3) img{width:90%}}.sec-plan .lead-balloon .lead-ttl{width:60%;max-width:365px;margin:0 auto}@media (max-width: 767px){.sec-plan .lead-balloon .lead-ttl{margin:25px auto 0}}.sec-plan .lead-balloon .lead-txt{margin:0 auto 0;text-align:center;font-size:clamp(1.8rem, 2.6vw, 3rem);font-weight:bold;line-height:1.8}.sec-plan .lead-balloon .lead-txt span{font-weight:bold}.sec-plan .lead-balloon .lead-txt .lrg{font-size:clamp(2.2rem, 4vw, 5rem)}.sec-plan .lead-balloon_bottom{display:block;width:100%;background:url("../img/storage_lp/bg-planlead_bottom.svg") no-repeat center/cover;height:clamp(42px, 8vw, 88px)}@media (min-width: 768px){.sec-plan .lead-balloon_bottom{aspect-ratio:1920/88;height:auto}}.sec-plan .sec-ttlR{padding:clamp(60px, 12vw, 120px) 0 clamp(40px, 6vw, 60px)}.sec-plan .sec-ttlR .plan-ttlEn{max-width:520px;width:50%;margin:0 auto}.sec-plan .itemNewPlan-block{padding:clamp(40px, 10vw, 100px) 0 200px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.3)}.sec-plan .itemNewPlan-block:last-child{padding-bottom:clamp(80px, 10vw, 150px)}@media (max-width: 767px){.sec-plan .itemNewPlan-block:last-child{padding-bottom:clamp(40px, 10vw, 100px)}}.sec-plan .itemNewPlan-block.block01{background-color:#FFFFD6}.sec-plan .itemNewPlan-block.block02{background-color:#FAECEC}.sec-plan .itemNewPlan-block.block03{background-color:#E1F6EE}.sec-plan .itemNewPlan-block .block-head{margin:0 auto clamp(40px, 10vw, 100px)}@media (min-width: 961px){.sec-plan .itemNewPlan-block .block-head{display:flex;justify-content:space-between}}@media (min-width: 961px){.sec-plan .itemNewPlan-block .block-lead{width:45%}}.sec-plan .itemNewPlan-block .block-ttl{font-weight:bold;font-size:clamp(2rem, 4.5vw, 5.3rem);letter-spacing:0.05em;line-height:1.6;padding:0 0 0.5em;text-align:center}.sec-plan .itemNewPlan-block .block-ttl::after{content:"";display:block;width:100%;background:url("../img/storage_lp/line-plan.svg") no-repeat center/cover;aspect-ratio:810/6}@media (min-width: 961px){.sec-plan .itemNewPlan-block .block-ttl{width:50%;font-size:clamp(2.2rem, 2.6vw, 4.7rem);text-align:left;letter-spacing:0.1em}}.sec-plan .itemNewPlan-block .block-mainimg{position:relative}.sec-plan .itemNewPlan-block .block-mainimg-pc{width:70%;margin:0 auto}@media (max-width: 767px){.sec-plan .itemNewPlan-block .block-mainimg-pc{display:none}}.sec-plan .itemNewPlan-block .block-mainimg-sp{width:80%;margin:0 auto}@media (min-width: 577px){.sec-plan .itemNewPlan-block .block-mainimg-sp{width:60%}}@media (min-width: 768px){.sec-plan .itemNewPlan-block .block-mainimg-sp{display:none}}.sec-plan .itemNewPlan-block .block-mainimg-sp li:nth-of-type(n+2){margin-top:40px}.sec-plan .itemNewPlan-block .block-mainimg-deco li{position:absolute;width:12%;top:10%}.sec-plan .itemNewPlan-block .block-mainimg-deco li:nth-of-type(1){left:0}.sec-plan .itemNewPlan-block .block-mainimg-deco li:nth-of-type(2){right:0}@media (max-width: 767px){.sec-plan .itemNewPlan-block .block-mainimg-deco{display:none}}.sec-plan .itemNewPlan-block .block-bottomArea{max-width:1360px;width:100%;margin:clamp(40px, 6vw, 60px) auto 0}@media (min-width: 768px){.sec-plan .itemNewPlan-block .block-bottomArea{display:flex;justify-content:space-between;flex-direction:row-reverse}}.sec-plan .itemNewPlan-block .block-txt{margin-top:40px}@media (min-width: 768px){.sec-plan .itemNewPlan-block .block-txt{margin-top:0;width:50%}}@media (min-width: 768px){.sec-plan .itemNewPlan-block .block-info{width:45%}}.sec-profile{margin:clamp(80px, 15vw, 150px) auto 0}.sec-profile .profile-block{border-radius:3vmax;background:#fff;overflow:hidden;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.3);line-height:1.75}@media (min-width: 768px){.sec-profile .profile-block{line-height:2}}@media (min-width: 1001px){.sec-profile .profile-block{display:flex;justify-content:space-between;flex-direction:row-reverse}}.sec-profile .profile-block .block-head{background:url("../img/storage_lp/img-wadamadoka.jpg") no-repeat center right/cover;height:80vw}@media (min-width: 1001px){.sec-profile .profile-block .block-head{height:auto;min-width:48%;background-position:right 18% center}}@media (min-width: 1201px){.sec-profile .profile-block .block-head{min-width:45%}}@media (min-width: 1621px){.sec-profile .profile-block .block-head{min-width:30%}}.sec-profile .profile-block .block-body{font-size:clamp(1.4rem, 1.8vw, 1.8rem);padding:40px 4%}@media (min-width: 1001px){.sec-profile .profile-block .block-body{width:100%;padding:clamp(30px, 6vw, 60px) 1em clamp(30px, 6vw, 60px) clamp(30px, 6vw, 120px)}}.sec-profile .profile-block .block-ttl{display:flex;align-items:flex-end}@media (max-width: 767px){.sec-profile .profile-block .block-ttl{display:block}}.sec-profile .profile-block .block-ttl .ttl01{max-width:588px;width:67%;margin-right:3%}@media (max-width: 767px){.sec-profile .profile-block .block-ttl .ttl01{width:80%;margin-right:0}}.sec-profile .profile-block .block-ttl .ttl02{max-width:320px;width:30%}@media (max-width: 767px){.sec-profile .profile-block .block-ttl .ttl02{width:40%}}.sec-profile .profile-block .block-line{display:block;background:url("../img/storage_lp/line-ziguzagu_bold.svg") no-repeat center/contain;aspect-ratio:984/32;width:100%;margin:0 auto 1em}@media (max-width: 767px){.sec-profile .profile-block .block-line{aspect-ratio:984 / 65}}.sec-profile .profile-block .block-point{display:flex;flex-wrap:wrap;margin:0 auto 1.5em;font-size:clamp(1.4rem, 1.8vw, 1.8rem)}.sec-profile .profile-block .block-point li{position:relative;padding:0 0 0 1.2em;font-weight:500}.sec-profile .profile-block .block-point li:not(:last-child){margin-right:2em}.sec-profile .profile-block .block-point li:last-child{width:100%}.sec-profile .profile-block .block-point li::before{content:"■";color:#77D5B1;position:absolute;left:0;top:0}.sec-profile .profile-block .block-txt{max-width:870px;font-size:clamp(1.4rem, 1.8vw, 1.8rem)}.sec-profile .profile-block .block-status{margin-top:2em}@media (min-width: 1621px){.sec-profile .profile-block .block-status{display:flex;justify-content:space-between}}@media (max-width: 1620px){.sec-profile .profile-block .block-status .status-box:nth-of-type(n+2){margin-top:2em}}.sec-profile .profile-block .block-status .status-box .box-ttl{font-size:clamp(1.6rem, 2.2vw, 2.2rem);font-weight:bold;letter-spacing:0.1em;border-bottom:3px solid #000;display:inline-block;margin-bottom:0.5em}.sec-profile .profile-block .block-status .status-box .box-ul li{font-weight:500}.sec-profile .profile-block .block-status .status-box .box-ark{font-weight:500}@media (min-width: 1621px){.sec-profile .profile-block .block-license{width:30%}}@media (min-width: 1621px){.sec-profile .profile-block .block-works{width:70%}}.sec-wav{padding:clamp(80px, 15vw, 150px) 0 200px}.sec-wav .wav-ttlEn{max-width:964px;width:80%;margin:0 auto}.sec-wav .wav-list{margin:clamp(40px, 10vw, 100px) auto 0}@media (min-width: 961px){.sec-wav .wav-list{display:flex;justify-content:space-between}}.sec-wav .wav-list .wav-item:nth-of-type(2){margin-top:clamp(60px, 12vw, 120px)}@media (min-width: 961px){.sec-wav .wav-list .wav-item{width:48%;max-width:732px}}.sec-wav .wav-list .wav-item .item-customer{text-align:center;font-weight:500;letter-spacing:0.1em;font-size:clamp(2rem, 3vw, 3rem);margin:1em auto}.sec-wav .wav-list .wav-item .item-txt{max-width:517px;width:90%;margin:0 auto}.sec-planbook{background:url("../img/storage_lp/bg-planbook.jpg") no-repeat center/cover;padding:clamp(80px, 15vw, 150px) 0 200px}.sec-planbook .pb-ttl{max-width:1040px;width:80%;margin:0 auto clamp(25px, 4vw, 40px)}.sec-planbook .pb-lead{text-align:center;font-size:clamp(1.6rem, 3vw, 3rem);font-weight:bold;letter-spacing:0.13em;font-weight:bold;position:relative}.sec-planbook .pb-lead p{text-align:center;font-weight:bold}.sec-planbook .pb-lead .lead02{font-size:clamp(3rem, 6vw, 6rem);letter-spacing:normal}.sec-planbook .pb-lead .lead02::after{content:"";display:block;background:url("../img/storage_lp/line_double_ylw.png") repeat-x center top/contain;max-width:1116px;width:100%;height:53px;margin:0 auto}.sec-planbook .pb-lead .img-book{width:80%;margin:0 auto}@media (min-width: 768px){.sec-planbook .pb-lead .img-book{position:absolute;right:-2%;bottom:-10%;width:20%}}@media (min-width: 1201px){.sec-planbook .pb-lead .img-book{right:-10%}}.sec-planbook .pb-body{margin:clamp(25px, 10vw, 100px) auto 0}@media (min-width: 961px){.sec-planbook .pb-body{display:flex;justify-content:space-between;flex-direction:row-reverse}}@media (min-width: 961px){.sec-planbook .pb-body .body-top{width:55%}}.sec-planbook .pb-body .body-bottom{margin-top:40px}@media (min-width: 961px){.sec-planbook .pb-body .body-bottom{margin-top:0;width:45%}}.sec-planbook .btn-pb{margin-top:1.5em;margin-left:-4%}.sec-planbook .btn-pb .pbBtn{display:block;position:relative}.page-storage_lp .sec12{background:#E3E4E8;position:relative}.page-storage_lp .sec12 .sec-ttlSub{font-size:min(7vw, 7.2rem);text-align:center;font-weight:bold}.page-storage_lp .sec12 .sec-ttlTxt{margin-top:0.7em;letter-spacing:0.1em;font-weight:bold;font-size:clamp(2rem, 3vw, 3.6rem);line-height:1}.page-storage_lp .sec12 .sec-ttl{letter-spacing:0.1em;width:100%;text-align:center}.page-storage_lp .sec12 .sec-ttl .sec__img img{text-align:center;margin:auto}.page-storage_lp .sec12 .sec-txt{display:block;font-size:clamp(1.6rem, 1.75vw, 2rem);letter-spacing:0.3em;line-height:clamp(3.6rem, 2.75vw, 6rem);width:100%;text-align:center;margin:0 auto 0px}.page-storage_lp .sec12 .sec-ttl-img{margin:auto}.page-storage_lp .sec12 .nav-block-txt{text-align:left;margin:20px auto 0px;font-weight:bold;font-size:clamp(1.6rem, 1.75vw, 1.6rem);letter-spacing:0.1em;line-height:clamp(1.6rem, 1.75vw, 2.8rem)}@media screen and (max-width: 1000px){.page-storage_lp .sec12 .nav-block-txt{line-height:clamp(1.6rem, 5.75vw, 2.8rem)}}.page-storage_lp .sec12 .nav-block{margin-top:clamp(30px, 6vw, 60px);background:#fff;color:#000;padding:2em 4%}@media (max-width: 1000px){.page-storage_lp .sec12 .nav-block{margin-bottom:40px}}.page-storage_lp .sec12 .link-block{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 1000px){.page-storage_lp .sec12 .link-block{align-items:flex-start;flex-direction:column}}.page-storage_lp .sec12 .link-block .block-head{width:25%}@media screen and (max-width: 1000px){.page-storage_lp .sec12 .link-block .block-head{width:100%;display:flex;justify-content:space-between}}@media screen and (max-width: 1000px){.page-storage_lp .sec12 .link-block .block-head .link_img{max-width:60%}}.page-storage_lp .sec12 .link-block .block-head .headerLogo__link{max-height:45px;display:block}@media screen and (max-width: 1000px){.page-storage_lp .sec12 .link-block .block-head .headerLogo__link{max-height:auto;margin-bottom:20px}}.page-storage_lp .sec12 .link-block .block-head .headerLogo__link img{width:100%}.page-storage_lp .sec12 .link-block .block-body{width:90%;border-left:1px solid #4A3D35;padding-left:2%;margin-left:2%}@media screen and (max-width: 1000px){.page-storage_lp .sec12 .link-block .block-body{width:100%;margin-top:3%}}.page-storage_lp .sec12 .link-block.block02{margin:20px auto 0px}.page-storage_lp .sec12 .link-block.block02 .headerLogo__link img{width:80%}.page-storage_lp .sec12 .link_list{display:flex;font-size:1.6rem;flex-wrap:wrap}@media screen and (max-width: 576px){.page-storage_lp .sec12 .link_list{flex-direction:column}}.page-storage_lp .sec12 .link_list .list_item{cursor:pointer;font-weight:bold;display:block;font-size:clamp(1.6rem, 1.75vw, 1.6rem);letter-spacing:0.1em;line-height:clamp(1.6rem, 2.75vw, 2.8rem)}@media screen and (max-width: 1000px){.page-storage_lp .sec12 .link_list .list_item{margin-top:3%;letter-spacing:normal}}.page-storage_lp .sec12 .link_list .list_item:not(:first-of-type){position:relative;margin-left:10px;padding-left:10px}.page-storage_lp .sec12 .link_list .list_item:not(:first-of-type)::before{content:"/";position:absolute;top:50%;left:0%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and (max-width: 576px){.page-storage_lp .sec12 .link_list .list_item:not(:first-of-type):not(:first-of-type){margin-left:0;padding-left:0}.page-storage_lp .sec12 .link_list .list_item:not(:first-of-type)::before{display:none}}.page-showroom{background:#77D5B1;padding:clamp(60px, 12vw, 150px) 0}.page-showroom .cts-showroom{margin-top:clamp(40px, 6vw, 60px)}.page-showroom .cts-showroom_list{max-width:1920px;margin:auto}@media (min-width: 1200px){.page-showroom .cts-showroom_list-hok{justify-content:space-evenly}}.page-showroom .cts-showroom_item{max-width:520px;margin:0 30px;padding:20px 0}.page-showroom .cts-showroom_item-hok .card_link{background:#FF8E00}@media (max-width: 1000px){.page-showroom .cts-showroom_item-hok .card::before{height:100%}}.page-showroom .cts-showroom .showroom_slider .slick-track{display:flex}.page-showroom .cts-showroom .showroom_slider .slick-slide{height:auto}.page-showroom .cts-showroom .showroom_slider .slick-prev,.page-showroom .cts-showroom .showroom_slider .slick-next{z-index:3}.page-showroom .cts-showroom .showroom_slider .slick-prev{left:32%;border:0;width:76.5971px;height:12.2022px;background:none;-webkit-transform:none;transform:none}@media (max-width: 1200px){.page-showroom .cts-showroom .showroom_slider .slick-prev{left:0%}}.page-showroom .cts-showroom .showroom_slider .slick-next{right:32%;border:0;width:76.5971px;height:12.2022px;background:none;-webkit-transform:none;transform:none}@media (max-width: 1200px){.page-showroom .cts-showroom .showroom_slider .slick-next{right:0%}}.page-showroom .cts-showroom .showroom_slider .slick-arrow:before{content:"" !important;background-repeat:no-repeat;width:100%;height:100%;display:block}@media (max-width: 1200px){.page-showroom .cts-showroom .showroom_slider .slick-arrow:before{width:50%;margin:auto}}.page-showroom .cts-showroom .showroom_slider .slick-next:before{background-size:contain !important;background-image:url("../img/hiraya_lp/arrow_r.svg") !important}.page-showroom .cts-showroom .showroom_slider .slick-prev:before{background-image:url("../img/hiraya_lp/arrow_l.svg") !important;background-size:contain !important}.page-showroom .card{width:100%;height:100%;padding:60px 0;position:relative;z-index:1;max-width:520px;display:flex;flex-direction:column;width:100%;justify-content:space-between}@media (max-width: 1000px){.page-showroom .card{padding:clamp(30px, 6vw, 60px) 0 40px;width:90%;margin:auto}}@media (max-width: 576px){.page-showroom .card{width:60%}}.page-showroom .card::before{content:"";display:block;width:100%;height:100%;background:#ffffff;border-radius:2vmax;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.3);position:absolute;bottom:0;left:0;z-index:-1}.page-showroom .card_ttl-en{font-size:clamp(1.4rem, 1.8vw, 1.8rem);font-weight:bold;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;position:absolute;top:60px;left:calc((12.5% - clamp(1.4rem, 1.8vw, 1.8rem)) / 2);z-index:2}@media (max-width: 1000px){.page-showroom .card_ttl-en{left:calc((12.5% - clamp(1.4rem, 3vw, 1.8rem)) / 2)}}.page-showroom .card_img{width:75%;margin:0 auto clamp(20px, 4vw, 40px)}.page-showroom .card_txt{padding:0 10px;margin-bottom:10px;font-size:clamp(1.6rem, 1.667vw, 2rem);font-weight:bold;text-align:center}@media (max-width: 1000px){.page-showroom .card_txt{font-size:clamp(1.4rem, 3.33vw, 2rem);line-height:1.5}}.page-showroom .card_ttl{padding:0 10px;margin-bottom:clamp(10px, 2vw, 20px);font-size:clamp(2rem, 2.5vw, 4rem);line-height:1.2;font-weight:bold;letter-spacing:0.1em;text-align:center}@media (max-width: 1000px){.page-showroom .card_ttl{font-size:clamp(2rem, 3vw, 4rem);line-height:1.5}}.page-showroom .card_info{width:96%;max-width:380px;padding:0 10px;margin:0 auto clamp(10px, 2vw, 20px);font-size:clamp(1.4rem, 3.2vw, 1.6rem);line-height:1.75;letter-spacing:0.1em;font-weight:bold}@media (1200px <= width <= 1400px){.page-showroom .card_info{margin:0 auto 10px}}@media (max-width: 1000px){.page-showroom .card_info{font-size:clamp(1.4rem, 1.8vw, 1.6rem);min-height:auto;margin:0 auto clamp(20px, 4vw, 40px)}}.page-showroom .card_info li{padding-left:1em;text-indent:-1em;font-weight:bold}.page-showroom .card_info li .holidays{font-weight:bold}@media (max-width: 576px){.page-showroom .card_info li .holidays{display:block;padding:0 0 0 6em}}.page-showroom .card_btnArea{width:100%;padding:0 10px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center}.page-showroom .card_link{width:100%;max-width:354px;height:63px;padding-right:10px;margin:0 10px;font-size:clamp(1.6rem, 1.5vw, 1.8rem);font-weight:bold;letter-spacing:0.1em;color:#fff;background:#FF8E00;border-radius:40px;display:flex;justify-content:center;align-items:center;position:relative;box-shadow:0px 5px 0px #C4794A}@media (hover: hover){.page-showroom .card_link:hover{box-shadow:unset;transform:translateY(4px);opacity:1}}@media (max-width: 1000px){.page-showroom .card_link{height:48px;font-size:1.4rem}}.page-showroom .card_link::after{content:"";display:block;width:0;height:0;border-width:9px 0 9px 16px;border-style:solid;border-color:transparent transparent transparent #FF8E00;position:absolute;top:calc((100% - 16px) / 2);right:15px}@media (max-width: 1199px){.page-showroom .card_link::after{border-width:8px 0 8px 14px}}@media (max-width: 1000px){.page-showroom .card_link::after{border-width:7px 0 7px 12px;top:calc((100% - 14px) / 2 + 1px)}}.page-showroom .card .card_txt span{text-align:center;white-space:nowrap}@media (min-width: 1001px){.secPlan{display:flex;justify-content:space-between}}.secPlan .sec-head{background:url("../img/hiraya_lp02/secPlan_photo.webp") no-repeat center/cover;position:relative}@media (min-width: 1001px){.secPlan .sec-head{width:50%}}@media (max-width: 1000px){.secPlan .sec-head{aspect-ratio:480/610}}.secPlan .sec-head .hiraya-logo{position:absolute;right:4%;bottom:4%;z-index:1;width:100%;max-width:15%}@media (max-width: 1000px){.secPlan .sec-head .hiraya-logo{max-width:30%}}.secPlan .sec-body{padding:5em 5%}@media (min-width: 1001px){.secPlan .sec-body{width:50%;padding:5em 10% 5em 5%}}.secPlan .plan-sample{margin:2em auto 0;color:#77D5B1}.secPlan .plan-sample .sample-ttl{font-size:clmap(1.8rem, 2.4vw, 2.4rem);font-weight:500;margin-bottom:1em}.secPlan .plan-sample .tab_item{width:calc(96% / 3);text-align:center;display:block;float:left;text-align:center;font-weight:bold;transition:all 0.2s ease;font-weight:500}.secPlan .plan-sample .tab_item:nth-of-type(-n+2){margin-right:2%}.secPlan .plan-sample .tab_item .ttl{font-size:clamp(3rem, 3.4vw, 3.4rem);border:1px solid #77D5B1;display:block;line-height:1;padding:0.2em 0;cursor:pointer}.secPlan .plan-sample .tab_item .tubo{letter-spacing:0.06em}.secPlan .plan-sample input[name="tab_item"]{display:none}.secPlan .plan-sample .tab_content{display:none;padding:40px 0 0;clear:both;overflow:hidden}.secPlan .plan-sample .tabs input:checked+.tab_item .ttl{background:#77D5B1;color:#fff}.secPlan #sample01:checked ~ #sample01_content,.secPlan #sample02:checked ~ #sample02_content,.secPlan #sample03:checked ~ #sample03_content{display:block}.secPrice{margin-bottom:80px;display:flex;flex-direction:column-reverse}@media (min-width: 1000px){.secPrice{margin-bottom:150px;justify-content:space-between;flex-direction:row-reverse}}.secPrice .sec-head{background:url("../img/hiraya_lp02/secPrice_photo.webp") no-repeat center/cover;position:relative}@media (min-width: 1001px){.secPrice .sec-head{width:50%}}@media (max-width: 1000px){.secPrice .sec-head{aspect-ratio:480/610}}.secPrice .sec-head .hiraya-logo{position:absolute;right:4%;bottom:4%;z-index:1;width:100%;max-width:15%}@media (max-width: 1000px){.secPrice .sec-head .hiraya-logo{max-width:30%}}.secPrice .sec-body{padding:0 5% 5em}@media (min-width: 1000px){.secPrice .sec-body{width:50%;padding:5em 7% 5em 5%}}.secPrice .price-ttl{margin-bottom:4em}.kv_price_inner{position:relative;top:-75px}.fixedContent_hiraya.kv{position:absolute;bottom:0;left:auto;right:4%;width:100%;height:auto;z-index:50;max-width:279px}.fixedContent_hiraya.kv .fixedContent__list{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;flex-direction:row;height:100%;width:100%;margin:0 0 0 auto}@media (max-width: 1000px){.fixedContent_hiraya.kv .fixedContent__list{width:60%}}.fixedContent_hiraya.kv .fixedContent__list .fixedContent__item{width:48%;height:100%;background-color:transparent;-webkit-transition:all 0.35s ease;transition:all 0.35s ease;border-right:0rem solid #fff}.fixedContent_hiraya{position:fixed;bottom:0;right:2%;max-width:7%;height:auto;z-index:50;width:100%}@media (max-width: 1000px){.fixedContent_hiraya{position:fixed;bottom:0;right:0;width:100%;height:auto;z-index:50;max-width:100%}}.fixedContent_hiraya .fixedContent__list{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;height:100%}@media (max-width: 1000px){.fixedContent_hiraya .fixedContent__list{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;flex-direction:row;height:100%;width:100%}}.fixedContent_hiraya .fixedContent__item{width:100%;height:100%;background-color:transparent;-webkit-transition:all 0.35s ease;transition:all 0.35s ease;border:0}@media (max-width: 1000px){.fixedContent_hiraya .fixedContent__item{border:0;width:49.5%}}.fixedContent_hiraya .fixedContent__item:last-child{border-right:0}.fixedContent_hiraya .fixedContent__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding-bottom:1rem}@media (max-width: 1000px){.fixedContent_hiraya .fixedContent__link{flex-direction:column;height:auto;padding:0}}.fixedContent_hiraya .fixedContent__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:auto;margin-bottom:0.6rem}@media (max-width: 1000px){.fixedContent_hiraya .fixedContent__img{margin-bottom:0rem}}.fixedContent_hiraya .fixedContent__img.house>img{width:100%;height:auto}.fixedContent_hiraya .fixedContent__img.mail>img,.fixedContent_hiraya .fixedContent__img.phone>img{width:100%;height:auto}.fixedContent_hiraya .fixedContent__img>img{display:block;width:100%;height:auto}.l-footer{padding:2.6rem 0;color:#646464;border-top:none}@media screen and (min-width: 48em){.l-footer{padding:3.4rem 0}}.l-footer__inner{position:relative;max-width:106.4rem;margin:0 auto;padding:0 1.6rem}@media screen and (min-width: 48em){.l-footer__inner{display:block}}@media screen and (max-width: 767px){.l-footer__inner{flex-direction:column}}.footerLogo{width:100%;margin:0 auto;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 48em){.footerLogo{width:100%}}.d-block-left{max-width:382.1694px;width:100%}.d-block-left img{width:100%}.d-block-right{max-width:119.844px;width:100%;margin-left:20px}.d-block-right img{max-width:90px}.l-footer__text{font-size:clamp(1.4rem, 1.4vw, 1.6rem);line-height:28px;font-weight:bold;letter-spacing:0.1em;text-align:center;margin-bottom:20px}.copyRight{font-size:1rem;text-align:center}@media screen and (max-width: 1000px){.copyRight{margin-bottom:3em}}.l-footer__top{margin:0 auto 2.2em}.l-footer__bottom{width:auto}@media screen and (max-width: 1000px){.ac-label{cursor:pointer;position:relative;display:inline-block;padding-right:80px}}@media screen and (max-width: 1000px){.ac-label-txt{font-size:2rem;font-weight:400;letter-spacing:0.1em}}.ac-content{width:100%}@media screen and (max-width: 1000px){.ac-content{display:none;padding:0 8px;border:0px solid #d9d9d9}}@media screen and (max-width: 1000px){.icon-wrap{position:absolute;right:4%;top:50%;transform:translatey(-50%);max-width:45%;width:100%;height:auto;aspect-ratio:1/1;background:#77D5B1;border-radius:50%}}@media screen and (max-width: 1000px){.icon{position:relative;display:inline-block;width:100%}}@media screen and (max-width: 1000px){.icon:before,.icon:after{position:absolute;content:"";display:block;transition:all 0.4s;background:#fff;left:50%;top:50%;width:50%;height:2px;transform:translate(-50%, -50%)}}@media screen and (max-width: 1000px){.icon:before{transform:translate(-50%, -50%) rotate(90deg)}}@media screen and (max-width: 1000px){.icon.open:before{transform:translate(-50%, -50%) rotate(0deg)}}
/*# sourceMappingURL=storage_lp.css.map */
