@import"https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700&display=swap&subset=japanese";@import"https://fonts.googleapis.com/css?family=M+PLUS+1p:400,500,700&display=swap";@import"https://use.fontawesome.com/releases/v5.11.1/css/all.css";.animated{animation-duration:1s;animation-fill-mode:both}.slow{animation-duration:1.5s;animation-fill-mode:both}.slower{animation-duration:2s;animation-fill-mode:both}.slowest{animation-duration:3s;animation-fill-mode:both}.delay-250{animation-delay:.25s}.delay-500{animation-delay:.5s}.delay-750{animation-delay:.75s}.delay-1000{animation-delay:1s}.delay-1250{animation-delay:1.25s}.delay-1500{animation-delay:1.5s}.delay-1750{animation-delay:1.75s}.delay-2000{animation-delay:2s}.delay-2500{animation-delay:2.5s}.delay-2000{animation-delay:2s}.delay-2500{animation-delay:2.5s}.delay-3000{animation-delay:3s}.delay-3500{animation-delay:3.5s}.bounceInRight,.bounceInLeft,.bounceInUp,.bounceInDown{opacity:0;transform:translateX(400px)}.fadeInRight,.fadeInLeft,.fadeInUp,.fadeInDown{opacity:0;transform:translateX(400px)}.flipInX,.flipInY,.rotateIn,.rotateInUpLeft,.rotateInUpRight,.rotateInDownLeft,.rotateDownUpRight,.rollIn{opacity:0}.lightSpeedInRight,.lightSpeedInLeft{opacity:0;transform:translateX(400px)}@keyframes bounceIn{0%{opacity:0;transform:scale(0.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(0.9)}100%{transform:scale(1)}}.bounceIn.go{animation-name:bounceIn}@keyframes bounceInRight{0%{opacity:0;transform:translateX(400px)}60%{transform:translateX(-30px)}80%{transform:translateX(10px)}100%{opacity:1;transform:translateX(0)}}.bounceInRight.go{animation-name:bounceInRight}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-400px)}60%{transform:translateX(30px)}80%{transform:translateX(-10px)}100%{opacity:1;transform:translateX(0)}}.bounceInLeft.go{animation-name:bounceInLeft}@keyframes bounceInUp{0%{opacity:0;transform:translateY(400px)}60%{transform:translateY(-30px)}80%{transform:translateY(10px)}100%{opacity:1;transform:translateY(0)}}.bounceInUp.go{animation-name:bounceInUp}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-400px)}60%{transform:translateY(30px)}80%{transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}.bounceInDown.go{animation-name:bounceInDown}@keyframes fadeIn{0%{opacity:0}100%{opacity:1;display:block}}.fadeIn{opacity:0}.fadeIn.go{animation-name:fadeIn}@keyframes growIn{0%{transform:scale(0.2);opacity:0}50%{transform:scale(1.2)}100%{transform:scale(1);opacity:1}}.growIn{transform:scale(0.2);opacity:0}.growIn.go{animation-name:growIn}@keyframes shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.shake.go{animation-name:shake}@keyframes shakeUp{0%,100%{transform:translateY(0)}10%,30%,50%,70%,90%{transform:translateY(-10px)}20%,40%,60%,80%{transform:translateY(10px)}}.shakeUp.go{animation-name:shakeUp}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-400px)}50%{opacity:.3}100%{opacity:1;transform:translateX(0)}}.fadeInLeft{opacity:0;transform:translateX(-400px)}.fadeInLeft.go{animation-name:fadeInLeft}@keyframes fadeInRight{0%{opacity:0;transform:translateX(400px)}50%{opacity:.3}100%{opacity:1;transform:translateX(0)}}.fadeInRight{opacity:0;transform:translateX(400px)}.fadeInRight.go{animation-name:fadeInRight}@keyframes fadeInUp{0%{opacity:0;transform:translateY(400px)}50%{opacity:.3}100%{opacity:1;transform:translateY(0)}}.fadeInUp{opacity:0;transform:translateY(400px)}.fadeInUp.go{animation-name:fadeInUp}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-400px)}50%{opacity:.3}100%{opacity:1;transform:translateY(0)}}.fadeInDown{opacity:0;transform:translateY(-400px)}.fadeInDown.go{animation-name:fadeInDown}@keyframes rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}100%{transform-origin:center center;transform:rotate(0);opacity:1}}.rotateIn.go{animation-name:rotateIn}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInUpLeft.go{animation-name:rotateInUpLeft}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInDownLeft.go{animation-name:rotateInDownLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInUpRight.go{animation-name:rotateInUpRight}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInDownRight.go{animation-name:rotateInDownRight}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;transform:translateX(0px) rotate(0deg)}}.rollIn.go{animation-name:rollIn}@keyframes wiggle{0%{transform:skewX(9deg)}10%{transform:skewX(-8deg)}20%{transform:skewX(7deg)}30%{transform:skewX(-6deg)}40%{transform:skewX(5deg)}50%{transform:skewX(-4deg)}60%{transform:skewX(3deg)}70%{transform:skewX(-2deg)}80%{transform:skewX(1deg)}90%{transform:skewX(0deg)}100%{transform:skewX(0deg)}}.wiggle.go{animation-name:wiggle;animation-timing-function:ease-in}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}100%{transform:rotate(0deg)}}.swing.go{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}100%{transform:scale(1) rotate(0)}}.tada.go{animation-name:tada}@keyframes wobble{0%{transform:translateX(0%)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}100%{transform:translateX(0%)}}.wobble.go{animation-name:wobble}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.pulse.go{animation-name:pulse}@keyframes lightSpeedInRight{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0%) skewX(-15deg);opacity:1}100%{transform:translateX(0%) skewX(0deg);opacity:1}}.lightSpeedInRight.go{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translateX(-100%) skewX(30deg);opacity:0}60%{transform:translateX(20%) skewX(-30deg);opacity:1}80%{transform:translateX(0%) skewX(15deg);opacity:1}100%{transform:translateX(0%) skewX(0deg);opacity:1}}.lightSpeedInLeft.go{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes flip{0%{transform:perspective(400px) rotateY(0);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) rotateY(360deg) scale(0.95);animation-timing-function:ease-in}100%{transform:perspective(400px) scale(1);animation-timing-function:ease-in}}.flip.go{-webkit-backface-visibility:visible !important;-webkit-animation-name:flip;backface-visibility:visible !important;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}100%{transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX.go{-webkit-backface-visibility:visible !important;-webkit-animation-name:flipInX;backface-visibility:visible !important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}100%{transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY.go{-webkit-backface-visibility:visible !important;-webkit-animation-name:flipInY;backface-visibility:visible !important;animation-name:flipInY}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(0.95)}50%{opacity:1;transform:scale(1.1)}100%{opacity:0;transform:scale(0.3)}}.bounceOut.goAway{animation-name:bounceOut}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}100%{opacity:0;transform:translateY(-2000px)}}.bounceOutUp.goAway{animation-name:bounceOutUp}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}100%{opacity:0;transform:translateY(2000px)}}.bounceOutDown.goAway{animation-name:bounceOutDown}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}100%{opacity:0;transform:translateX(-2000px)}}.bounceOutLeft.goAway{animation-name:bounceOutLeft}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}100%{opacity:0;transform:translateX(2000px)}}.bounceOutRight.goAway{animation-name:bounceOutRight}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut.goAway{animation-name:fadeOut}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-2000px)}}.fadeOutUp.goAway{animation-name:fadeOutUp}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(2000px)}}.fadeOutDown.goAway{animation-name:fadeOutDown}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-2000px)}}.fadeOutLeft.goAway{animation-name:fadeOutLeft}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(2000px)}}.fadeOutRight.goAway{animation-name:fadeOutRight}@keyframes flipOutX{0%{transform:perspective(400px) rotateX(0deg);opacity:1}100%{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX.goAway{-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible !important;animation-name:flipOutX;backface-visibility:visible !important}@keyframes flipOutY{0%{transform:perspective(400px) rotateY(0deg);opacity:1}100%{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible !important;-webkit-animation-name:flipOutY;backface-visibility:visible !important;animation-name:flipOutY}@keyframes lightSpeedOutRight{0%{transform:translateX(0%) skewX(0deg);opacity:1}100%{transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOutRight.goAway{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{transform:translateX(0%) skewX(0deg);opacity:1}100%{transform:translateX(-100%) skewX(30deg);opacity:0}}.lightSpeedOutLeft.goAway{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateOut{0%{transform-origin:center center;transform:rotate(0);opacity:1}100%{transform-origin:center center;transform:rotate(200deg);opacity:0}}.rotateOut.goAway{animation-name:rotateOut}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}100%{-transform-origin:left bottom;-transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft.goAway{animation-name:rotateOutUpLeft}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}100%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}}.rotateOutDownLeft.goAway{animation-name:rotateOutDownLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}100%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight.goAway{animation-name:rotateOutUpRight}@keyframes rollOut{0%{opacity:1;transform:translateX(0px) rotate(0deg)}100%{opacity:0;transform:translateX(100%) rotate(120deg)}}.rollOut.goAway{animation-name:rollOut}@keyframes fadeInUpShort{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.fadeInUpShort{opacity:0;transform:translateY(20px)}.fadeInUpShort.go{animation-name:fadeInUpShort}@keyframes fadeInDownShort{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}.fadeInDownShort{opacity:0;transform:translateY(-20px)}.fadeInDownShort.go{animation-name:fadeInDownShort}@keyframes fadeInRightShort{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}.fadeInRightShort{opacity:0;transform:translateX(20px)}.fadeInRightShort.go{animation-name:fadeInRightShort}@keyframes fadeInLeftShort{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}.fadeInLeftShort{opacity:0;transform:translateX(-20px)}.fadeInLeftShort.go{animation-name:fadeInLeftShort}body,section,article,nav,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}ul{list-style:none}fieldset,img{border:0}address{font-style:normal}html{width:100%;height:100%}body{position:relative;width:100%;height:100%;height:auto !important;background:#fff;color:#1f1f1f;font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;font-size:16px;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;padding:0;margin:0}body *{box-sizing:border-box}input,button,textarea,select{font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;border:0}h1,h2,h3,h4,h5,h6{font-weight:800;transform:rotate(0.001deg)}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block}img{vertical-align:middle}a{color:#1f1f1f;text-decoration:none;outline:none}a:hover{text-decoration:underline}i{font-style:normal}i.fa,i.fas,i.fab{font-family:"Font Awesome 5 Free" !important;font-weight:900;margin:0 5px 0 0 !important}i.fab{font-family:"Font Awesome 5 Brands" !important;font-weight:400 !important}@media screen and (max-width: 820px){body{font-family:"M PLUS 1p","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;min-width:1px;overflow-x:hidden}}header{position:fixed;width:100%;background:#fff url(../img/common/bg_header.png) repeat-x top left;z-index:99}header #header_navi{max-width:1080px;display:flex;justify-content:space-between;flex-wrap:nowrap;align-items:center;height:55px;color:#fff;padding:0 0 0 10px;margin:0 auto}header #header_navi h1{font-size:14px;font-weight:500}header #header_navi #header_navi_contact{display:flex;justify-content:space-between;flex-wrap:nowrap;align-items:center}header #header_navi #header_navi_contact p{font-size:14px}header #header_navi #header_navi_contact p a{color:#fff}header #header_navi #header_navi_contact ul{display:flex;justify-content:space-between;flex-wrap:nowrap;align-items:center}header #header_navi #header_navi_contact ul li{margin:0 6px}header #header_navi2{max-width:1080px;height:98px;display:flex;justify-content:space-between;flex-wrap:nowrap;align-items:center;padding:0 0 0 10px;margin:0 auto}header #header_navi2 h2{width:248px;height:74px}header #header_navi2 h2 a{display:block;width:100%;height:100%}header #header_navi2 h2 a img{width:auto;height:74px}#gnavi{position:fixed;top:94px;left:0;right:0;display:flex;justify-content:flex-end;flex-wrap:nowrap;max-width:1080px;padding:0 15px 0 0;margin:0 auto;z-index:99}#gnavi ul{display:flex;justify-content:flex-end;flex-wrap:nowrap;align-items:center;width:700px}#gnavi ul li{font-size:14px;margin:0 0 0 30px}.btn.white{background:#fff;color:#71bf44}.btn.white:hover{background:#e8662b;color:#fff}.btn.orange{background:#e8662b;color:#fff}.btn.orange:hover{background:#933f00;color:#fff}.btn.outline{color:#fff;border:1px solid #fff}.btn.outline:hover{background:#933f00;color:#fff;border:1px solid #933f00}.btn:hover{text-decoration:none}.btn{position:relative;display:inline-block;font-size:15px;text-decoration:none;text-align:center;white-space:nowrap;border-radius:6px;line-height:1;cursor:pointer;transition:all .3s;padding:10px 20px;margin:0 auto}#navi_toggle{display:none;position:absolute;top:0;right:12px;width:50px;height:50px;transition:all .3s;padding:9px 0 0;cursor:pointer;z-index:99}#navi_toggle div{position:relative;width:50px;height:50px;margin:0 auto}#navi_toggle span{position:absolute;left:10px;display:block;width:30px;height:3px;background:#933f00;transition:all .3s;margin:0 auto 5px}#navi_toggle span:nth-child(1){top:0}#navi_toggle span:nth-child(2){top:8px}#navi_toggle span:nth-child(3){top:16px}#navi_toggle.open span:nth-child(1){top:9px;transform:rotate(315deg)}#navi_toggle.open span:nth-child(2){opacity:0}#navi_toggle.open span:nth-child(3){top:9px;transform:rotate(-315deg)}#navi_toggle i{position:absolute;top:25px;display:block;width:100%;color:#933f00;font-size:8px;font-weight:500;text-align:center;margin:0}@media screen and (max-width: 820px){header{height:50px;background:none}header #header_navi{display:none}header #header_navi2{width:100%;height:50px;background:hsla(0,0%,100%,.9);box-shadow:3px 3px 4px rgba(65,66,65,.4);padding:0 0 0 8px}header #header_navi2 h2{width:134px;height:40px}header #header_navi2 h2 a img{width:auto;height:40px}header #navi_toggle{display:block}#gnavi{position:relative;left:auto;right:auto;display:block;width:100%;padding:0;margin:0 auto;z-index:90}#gnavi ul{position:absolute;top:-2500px;left:auto;right:auto;bottom:auto;background:rgba(74,121,25,.9);width:100%;height:auto;text-align:left;padding:3px 0;transition:all .3s;z-index:90}#gnavi.open ul{position:fixed;top:50px;left:0;display:block;width:100%;height:100vh}#gnavi.open ul li{border-bottom:1px solid #fff;margin:0 auto}#gnavi.open ul li a{display:block;width:100%;height:auto;background:none;color:#fff;font-size:14px;font-weight:500;text-align:left;padding:10px;margin:0}#gnavi.open ul li a:hover{filter:none}#gnavi.open ul li a:before{font-family:"Font Awesome 5 Free";font-weight:900;content:"";margin-right:8px}#gnavi.open ul li a span{font-size:9px;padding-left:10px}#gnavi.open ul li:last-child a{font-size:18px;font-weight:500}#gnavi.open ul li:last-child a:before{font-family:"Font Awesome 5 Free";font-weight:900;content:"";font-size:18px}#gnavi.open ul li:last-child a br{line-height:1}#gnavi.open ul li:last-child a br+span{display:block;margin:-4px auto 0 10px}}.footer_SNS{width:100dvw;background:#f2f2f2;padding:52px 0 32px}.footer_SNS h3{position:absolute;top:-105px;right:245px;width:116px;height:116px;background:url(../img/common/i_footerSNS.svg) no-repeat center center;background-size:contain;text-indent:-9999px}.footer_SNS ul{display:flex;justify-content:center;flex-wrap:nowrap;align-items:center;width:-moz-fit-content;width:fit-content;margin:0 auto}.footer_SNS ul li{font-size:12px;margin:0 30px}.footer_SNS ul li i{display:block;background:#71bf44;color:#fff;width:53px;height:53px;font-size:32px;text-align:center;line-height:1;border-radius:100%;padding:11px 0 0;margin:0 0 4px !important}.footer_SNS ul li a{display:block;color:#71bf44;text-align:center}footer{margin:0 auto !important}@media screen and (max-width: 820px){.footer_SNS{padding:42px 0 32px}.footer_SNS h3{display:none}.footer_SNS ul{display:flex;justify-content:center;flex-wrap:nowrap;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;margin:0 auto}.footer_SNS ul li{height:63px;font-size:10px;text-align:center;margin:0}.footer_SNS ul li i{display:block;background:#71bf44;color:#fff;width:43px;height:43px;font-size:24px;text-align:center;line-height:1;border-radius:100%;padding:10px 0 0;margin:0 0 4px !important}.footer_SNS ul li a{display:flex;justify-content:center;flex-wrap:nowrap;align-items:center;flex-wrap:wrap;color:#71bf44;text-align:center}.footer_SNS ul li span{display:flex;justify-content:center;flex-wrap:nowrap;align-items:center;width:100%;height:43px}.footer_SNS ul li span img{display:block;width:100%;max-width:43px;height:auto}}.pagetop{position:fixed;bottom:-50px;right:50px}@media screen and (max-width: 820px){.pagetop{right:14px}}.pagetop a{display:block;width:50px;height:50px;background:#933f00;border-radius:10px;text-align:center;color:#f8f8f8;font-size:24px;text-decoration:none;line-height:48px;opacity:.8}.pagetop a:hover{background:#e8662b}.pagetop a i{margin:0 auto !important}main{width:100%;overflow-x:hidden;padding-top:153px}.innerType01{position:relative;width:100%;max-width:1080px;margin:0 auto}.innerType01 p{margin:0 auto 20px}.innerType01 p:last-child{margin:0 auto}.titType01{color:#000;font-size:38px;font-family:"M PLUS 1p","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;font-weight:700;line-height:1;letter-spacing:.05em;margin:0 auto 40px}.titType02{text-align:center;margin:0 auto 40px}.titType02 h2{position:relative;display:inline-block;min-height:84px;background:url(../img/common/bg_titType02_left.svg) no-repeat left bottom;color:#933f00;font-size:38px;font-family:"M PLUS 1p","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;font-weight:700;text-align:left;line-height:1;padding:10px 0 0 78px;margin:0 auto}.titType02 h2 span{display:block;font-size:18px;margin:0 auto 10px}.titType02 h2:after{display:block;width:auto;height:3px;content:"";background:url(../img/common/bg_titType02_under.svg) repeat-x left 78px bottom 0;margin:10px 0 0}.titType02 .only_SSP{display:block !important;line-height:1;font-size:4px}.txt_left{text-align:left !important}.txt_center{text-align:center !important}.txt_right{text-align:right !important}.txt_keyword01{color:#e8662b}.txt_keyword02{color:#2a7f00}.hidden_PC{display:none !important}.allNone{display:none !important}.only_SSP{display:none !important}@media screen and (max-width: 820px){.hidden_PC{display:block !important}.hidden_TAB,.hidden_SP_TAB{display:none !important}}@media screen and (max-width: 480px){.hidden_TAB{display:block !important}.hidden_SP{display:none !important}}@media screen and (max-width: 360px){.only_SSP{display:block !important}}.img_responsive{display:block;max-width:100%;height:auto;margin:0 auto}.img_responsive2{display:block;max-width:100%;height:auto;margin:0}.flex_PC{display:flex;justify-content:space-between;flex-wrap:nowrap}.flex_all{display:flex;justify-content:space-between;flex-wrap:nowrap}.order1{order:1}.order2{order:2}.padNone{padding:0 !important}.marNone{margin:0 !important}.m-t-0{margin-top:0px !important}.m-b-0{margin-bottom:0px !important}.m-r-0{margin-right:0px !important}.m-l-0{margin-left:0px !important}.p-t-0{padding-top:0px !important}.p-b-0{padding-bottom:0px !important}.p-r-0{padding-right:0px !important}.p-l-0{padding-left:0px !important}.m-t-5{margin-top:5px !important}.m-b-5{margin-bottom:5px !important}.m-r-5{margin-right:5px !important}.m-l-5{margin-left:5px !important}.p-t-5{padding-top:5px !important}.p-b-5{padding-bottom:5px !important}.p-r-5{padding-right:5px !important}.p-l-5{padding-left:5px !important}.m-t-10{margin-top:10px !important}.m-b-10{margin-bottom:10px !important}.m-r-10{margin-right:10px !important}.m-l-10{margin-left:10px !important}.p-t-10{padding-top:10px !important}.p-b-10{padding-bottom:10px !important}.p-r-10{padding-right:10px !important}.p-l-10{padding-left:10px !important}.m-t-15{margin-top:15px !important}.m-b-15{margin-bottom:15px !important}.m-r-15{margin-right:15px !important}.m-l-15{margin-left:15px !important}.p-t-15{padding-top:15px !important}.p-b-15{padding-bottom:15px !important}.p-r-15{padding-right:15px !important}.p-l-15{padding-left:15px !important}.m-t-20{margin-top:20px !important}.m-b-20{margin-bottom:20px !important}.m-r-20{margin-right:20px !important}.m-l-20{margin-left:20px !important}.p-t-20{padding-top:20px !important}.p-b-20{padding-bottom:20px !important}.p-r-20{padding-right:20px !important}.p-l-20{padding-left:20px !important}.m-t-25{margin-top:25px !important}.m-b-25{margin-bottom:25px !important}.m-r-25{margin-right:25px !important}.m-l-25{margin-left:25px !important}.p-t-25{padding-top:25px !important}.p-b-25{padding-bottom:25px !important}.p-r-25{padding-right:25px !important}.p-l-25{padding-left:25px !important}.m-t-30{margin-top:30px !important}.m-b-30{margin-bottom:30px !important}.m-r-30{margin-right:30px !important}.m-l-30{margin-left:30px !important}.p-t-30{padding-top:30px !important}.p-b-30{padding-bottom:30px !important}.p-r-30{padding-right:30px !important}.p-l-30{padding-left:30px !important}.m-t-35{margin-top:35px !important}.m-b-35{margin-bottom:35px !important}.m-r-35{margin-right:35px !important}.m-l-35{margin-left:35px !important}.p-t-35{padding-top:35px !important}.p-b-35{padding-bottom:35px !important}.p-r-35{padding-right:35px !important}.p-l-35{padding-left:35px !important}.m-t-40{margin-top:40px !important}.m-b-40{margin-bottom:40px !important}.m-r-40{margin-right:40px !important}.m-l-40{margin-left:40px !important}.p-t-40{padding-top:40px !important}.p-b-40{padding-bottom:40px !important}.p-r-40{padding-right:40px !important}.p-l-40{padding-left:40px !important}.m-t-45{margin-top:45px !important}.m-b-45{margin-bottom:45px !important}.m-r-45{margin-right:45px !important}.m-l-45{margin-left:45px !important}.p-t-45{padding-top:45px !important}.p-b-45{padding-bottom:45px !important}.p-r-45{padding-right:45px !important}.p-l-45{padding-left:45px !important}.m-t-50{margin-top:50px !important}.m-b-50{margin-bottom:50px !important}.m-r-50{margin-right:50px !important}.m-l-50{margin-left:50px !important}.p-t-50{padding-top:50px !important}.p-b-50{padding-bottom:50px !important}.p-r-50{padding-right:50px !important}.p-l-50{padding-left:50px !important}.m-t-55{margin-top:55px !important}.m-b-55{margin-bottom:55px !important}.m-r-55{margin-right:55px !important}.m-l-55{margin-left:55px !important}.p-t-55{padding-top:55px !important}.p-b-55{padding-bottom:55px !important}.p-r-55{padding-right:55px !important}.p-l-55{padding-left:55px !important}.m-t-60{margin-top:60px !important}.m-b-60{margin-bottom:60px !important}.m-r-60{margin-right:60px !important}.m-l-60{margin-left:60px !important}.p-t-60{padding-top:60px !important}.p-b-60{padding-bottom:60px !important}.p-r-60{padding-right:60px !important}.p-l-60{padding-left:60px !important}.m-t-65{margin-top:65px !important}.m-b-65{margin-bottom:65px !important}.m-r-65{margin-right:65px !important}.m-l-65{margin-left:65px !important}.p-t-65{padding-top:65px !important}.p-b-65{padding-bottom:65px !important}.p-r-65{padding-right:65px !important}.p-l-65{padding-left:65px !important}.m-t-70{margin-top:70px !important}.m-b-70{margin-bottom:70px !important}.m-r-70{margin-right:70px !important}.m-l-70{margin-left:70px !important}.p-t-70{padding-top:70px !important}.p-b-70{padding-bottom:70px !important}.p-r-70{padding-right:70px !important}.p-l-70{padding-left:70px !important}.m-t-75{margin-top:75px !important}.m-b-75{margin-bottom:75px !important}.m-r-75{margin-right:75px !important}.m-l-75{margin-left:75px !important}.p-t-75{padding-top:75px !important}.p-b-75{padding-bottom:75px !important}.p-r-75{padding-right:75px !important}.p-l-75{padding-left:75px !important}.m-t-80{margin-top:80px !important}.m-b-80{margin-bottom:80px !important}.m-r-80{margin-right:80px !important}.m-l-80{margin-left:80px !important}.p-t-80{padding-top:80px !important}.p-b-80{padding-bottom:80px !important}.p-r-80{padding-right:80px !important}.p-l-80{padding-left:80px !important}hr{margin:80px auto}.tableType01{width:880px;margin:0 auto 10px}.tableType01 th,.tableType01 td{border:1px solid #c9c9c9;padding:13px 10px}.tableType01 th{background:#d7edc9;text-align:left}.tableType01 th i{color:#e8662b;padding-left:8px}.tableType01 td{text-align:center}.tableType01 thead th{background:#71bf44;color:#fff;text-align:center}.tableType01 thead th:first-of-type{background:#d7edc9}.tableType01 tbody tr:nth-child(odd) td{background:#f2f9ee}.tableType01 tbody th{width:33.3333333333%;font-weight:500}.tableType01 tbody th:before{font-family:"Font Awesome 5 Free";font-weight:900;content:"";color:#3e8d6b;font-size:18px;font-weight:900;padding:0 8px}.tableType01 tbody td{width:33.3333333333%;background:#fff;font-size:18px}.tableType01 tbody td i{font-size:24px}.tableType01 tbody td i.fa-circle{position:relative;top:2px;color:#2a7f00}.tableType01 tbody td i.fa-window-minimize{position:relative;top:-5px;color:#a3a3a3}.boxType01{background:hsla(0,0%,100%,.7);border-radius:8px;padding:20px 20px;margin:0 auto 40px}.w-10{width:10%}.w-20{width:20%}.w-30{width:30%}.w-40{width:40%}.w-50{width:50%}.w-60{width:60%}.w-70{width:70%}.w-80{width:80%}.w-90{width:90%}.w-100{width:100%}@media screen and (max-width: 820px){main{padding-top:50px;margin-top:0}.titType01{font-size:22px;text-align:center;margin:0 auto 30px}.titType02{margin:0 auto 30px}.titType02 h2{min-height:64px;background:url(../img/common/bg_titType02_left.svg) no-repeat left bottom;background-size:50px auto;font-size:18px;padding:10px 0 0 58px}.titType02 h2 span{font-size:12px}.innerType01{width:100%;padding:0 10px}.tableType01{width:100%}.tableType01 th,.tableType01 td{border:1px solid #c9c9c9;padding:9px 5px}.tableType01 th{font-size:16px}.tableType01 th i{padding-left:4px}.tableType01 tbody th{width:50%;font-size:12px}.tableType01 tbody th:before{font-size:12px;padding:0 4px 0 0 !important}.tableType01 tbody td{width:25%;font-size:12px}.tableType01 tbody td i{font-size:14px}.sp_inner{padding:0 10px}.flex_PC{display:block}.sp_w_100{width:100% !important}.sp_txt_s{font-size:.7em !important}}#nav_roomLink{width:100%;background:hsla(0,0%,100%,.7);padding:50px 30px 0;margin:0 auto}#nav_roomLink .titType01 span::before,#nav_roomLink .titType01 span::after{width:315px}#nav_roomLink h2{max-width:1080px;margin:0 auto}#nav_roomLink h2 a{text-decoration:none}#nav_roomLink h2 a:hover img{transform:scale(1.05)}#nav_roomLink h2 img{transition:all .3s}@media screen and (max-width: 810px){#nav_roomLink{width:100%;padding:20px 10px 0;margin:0 auto}#nav_roomLink h2{max-width:100%}}.awardLink{position:absolute;top:15px;left:0;width:146px;height:96px;text-indent:-9999px}.awardLink a{display:block;width:100%;height:100%}@media screen and (max-width: 810px){#firstView_sp p.awardLink{position:absolute;top:auto;bottom:24%;left:4%;width:25%;height:12%}}#firstView{position:relative;width:100%;height:auto;background:url(../img/firstView/bg_main.png) no-repeat center center;background-size:cover;display:flex;justify-content:center;flex-wrap:nowrap;align-items:center;padding-bottom:20px}#firstView #bgLayer{background:url(../img/firstView/bg_main01.png) no-repeat center bottom;background-size:100% auto;animation:bgLayer 9s infinite}#firstView #bgLayer span{background-size:100% auto;animation:bgLayer 10s infinite}#firstView #bgLayer span:first-of-type{background:url(../img/firstView/bg_main03.png) no-repeat center bottom;animation-delay:-2s;opacity:.5}#firstView #bgLayer span:last-of-type{background:url(../img/firstView/bg_main02.png) no-repeat center bottom;opacity:.5}#firstView .inner{position:relative;width:730px;height:484px;background:url(../img/firstView/bg_inner.png) no-repeat center bottom;background-size:100% auto}#firstView .inner h2,#firstView .inner h3,#firstView .inner ul{display:none}#firstView .inner .app_download{width:238px;height:87px;text-align:center;margin:396px auto 0}#firstView .inner .app_download a{display:block;width:238px;height:87px;background:url(../img/common/icon_app_download.svg) no-repeat center bottom;text-indent:-9999px;background-size:100% auto;transition:all .3s}#firstView .inner .app_download a:hover{transform:scale(1.1)}#firstView_sp{display:none}#overview{width:1000px;padding:100px 0;margin:0 auto}#overview span{display:block;padding:30px 0 5px 0;font-size:16px;text-align:center}#overview .iframe img{margin:0 auto;display:block}#overview .overviewflex{padding:40px 10px 0;display:flex;justify-content:space-between;flex-wrap:nowrap}#overview .overviewflex p{font-size:18px;line-height:2;margin:0 auto 36px}#overview .overviewflex figure{max-width:430px;margin:0}#select{position:relative;background:#f2f2f2;text-align:center}#select:before{position:relative;top:-40px;display:block;width:230px;height:100px;content:url(../img/select/i_01.svg);margin:0 auto}#select nav{width:718px;height:261px;background:url(../img/select/bg_nav.png) no-repeat center bottom;margin:0 auto}#select nav ul{display:flex;justify-content:center;flex-wrap:nowrap;align-items:center}#select nav ul li{width:176px;height:176px;margin:0 40px}#select nav ul li a{display:block;width:100%;height:100%;background:rgba(106,26,1,.6);color:#fff;font-family:"M PLUS 1p","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;font-weight:700;transform:rotate(0.001deg);border-radius:100%;padding:30px 0 0;transition:all .3s}#select nav ul li a span{display:block;font-size:16px}#select nav ul li a strong{display:block;font-size:38px}#select nav ul li a:hover{text-decoration:none;background:rgba(106,26,1,.8);transform:rotate(0.001deg)}#select nav ul li a:after{display:block;width:37px;height:13px;content:url(../img/select/icon_arrow_down.svg);margin:0 auto}#app_download{padding:70px 0 80px;margin:0 auto}#app_download ol{display:flex;justify-content:space-between;flex-wrap:nowrap;list-style:none;margin:80px auto 0}#app_download ol li{position:relative;width:374px;height:437px;background:url(../img/app_download/bg_01.png) no-repeat left top;text-indent:-9999px}#app_download ol li .app_download{position:absolute;top:360px;left:0;right:0;width:144px;height:53px;text-align:center;transform:translateX(7px);margin:0 auto}#app_download ol li .app_download a{display:block;width:144px;height:53px;background:url(../img/common/icon_app_download.svg) no-repeat center bottom;text-indent:-9999px;background-size:100% auto;transition:all .3s}#app_download ol li .app_download a:hover{transform:scale(1.1)}#app_download ol li:first-child{background:url(../img/app_download/bg_01.png) no-repeat left top;background-size:auto 100%}#app_download ol li:nth-child(2){background:url(../img/app_download/bg_02.png) no-repeat left top;background-size:auto 100%}#app_download ol li:last-child{width:386px;background:url(../img/app_download/bg_03.png) no-repeat left top;background-size:auto 100%}#howto{background:#e3f2db;padding:70px 0 30px}#howto .titType02{margin:0 auto 70px}#howto .fukidashi{position:absolute;top:-180px;right:50px;width:155px;height:153px;background:url(../img/howto/i_01.svg) no-repeat center center;text-indent:-9999px}#tips{background:#f2f2f2;padding:70px 0 30px}#tips .titType02{margin:0 auto 70px}#tips .fukidashi{position:absolute;top:-180px;right:150px;width:155px;height:153px;background:url(../img/tips/i_01.svg) no-repeat center center;text-indent:-9999px}.howtoBox{position:relative;width:100%;background:hsla(0,0%,100%,.8);padding:45px 20px 30px 30px;margin:0 auto 95px}.howtoBox:last-child{margin:0 auto 65px}.howtoBox h3{position:relative;top:-67px;left:-10px;display:inline-block;background:#933f00;color:#fff;font-size:24px;font-family:"M PLUS 1p","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;font-weight:700;text-align:center;border-radius:23px;padding:4px 28px}.howtoBox .ribbon-title{position:absolute;top:-6px;right:-6px;width:89px;height:91px;overflow:hidden}.howtoBox .ribbon-title h4{display:inline-block;position:absolute;padding:7px 0;left:-23px;top:22px;width:160px;text-align:center;font-size:14px;font-family:"M PLUS 1p","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;font-weight:700;line-height:16px;background:linear-gradient(to right, #71BF44 0%, rgb(159.1641434263, 211.806374502, 128.793625498) 100%);color:#fff;text-shadow:0 2px 2px #3d6723;letter-spacing:.05em;transform:rotate(45deg);box-shadow:0 2px 5px rgba(0,0,0,.2)}.howtoBox .ribbon-title h4:before,.howtoBox .ribbon-title h4:after{position:absolute;content:"";border-top:4px solid rgb(77.038247012,132.1665338645,45.2334661355);border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);bottom:-4px}.howtoBox .ribbon-title h4:before{left:14px}.howtoBox .ribbon-title h4:after{right:18px}.howtoBox .ribbon-title+p{font-size:18px;margin:-46px auto 48px}.howtoBox .howto_step{display:flex;justify-content:space-between;flex-wrap:nowrap}.howtoBox .howto_step .howto_step_01,.howtoBox .howto_step .howto_step_02,.howtoBox .howto_step .howto_step_03{position:relative;font-size:14px;font-weight:400;text-align:center;line-height:1.4}.howtoBox .howto_step .howto_step_01 strong,.howtoBox .howto_step .howto_step_02 strong,.howtoBox .howto_step .howto_step_03 strong{display:block;color:rgb(88.052173913,148.6782608696,50.5217391304);font-size:17px;font-weight:500}.howtoBox .howto_step .howto_step_01 figure,.howtoBox .howto_step .howto_step_02 figure,.howtoBox .howto_step .howto_step_03 figure{display:flex;justify-content:center;flex-wrap:nowrap;align-items:center;min-height:276px;background:url(../img/howto/bg_howto_step.png) left top;border-radius:12px;padding:25px 25px 20px;box-shadow:1px 1px 2px #d6d6d6;margin:0 0 18px}.howtoBox .howto_step .howto_step_01 figure.pc,.howtoBox .howto_step .howto_step_02 figure.pc,.howtoBox .howto_step .howto_step_03 figure.pc{padding:25px 0 20px}.howtoBox .howto_step .howto_step_01 figure p,.howtoBox .howto_step .howto_step_02 figure p,.howtoBox .howto_step .howto_step_03 figure p{display:flex;justify-content:center;flex-wrap:nowrap;align-items:center;max-height:248px}.howtoBox .howto_step .howto_step_01 figure img,.howtoBox .howto_step .howto_step_02 figure img,.howtoBox .howto_step .howto_step_03 figure img{width:auto;height:100%;max-height:218px}.howtoBox .howto_step .howto_step_01:before,.howtoBox .howto_step .howto_step_02:before,.howtoBox .howto_step .howto_step_03:before{position:absolute;display:inline-block;top:-22px;left:-12px;width:50px;height:50px;background:#d7edc9;color:#3d6723;font-size:27px;font-family:"M PLUS 1p","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;font-weight:700;text-align:center;box-sizing:border-box;border-radius:100%;padding:11px 6px 0;line-height:1}.howtoBox .howto_step .howto_step_01:after,.howtoBox .howto_step .howto_step_02:after,.howtoBox .howto_step .howto_step_03:after{position:absolute;display:inline-block;top:120px;right:-38px;content:url(../img/common/icon_arrow_howto_right.svg)}.howtoBox .howto_step .howto_step_01{width:420px}.howtoBox .howto_step .howto_step_01:before{content:"1"}.howtoBox .howto_step .howto_step_02{width:258px}.howtoBox .howto_step .howto_step_02:before{content:"2"}.howtoBox .howto_step .howto_step_03{width:258px}.howtoBox .howto_step .howto_step_03:before{content:"3"}.howtoBox .howto_step .howto_step_03:after{display:none}#function{width:1080px;padding:70px 0;margin:0 auto}#function .tableType01+p{width:880px;margin:0 auto}#price{background:#eeeee1;padding:70px 0}#price .tableType01{margin:0 auto 45px}#price .tableType01 tr:nth-child(odd) td{background:#fff}#price .tableType01 td{width:66.6666666667%;text-align:left;padding:13px 10px 13px 20px}#price .tableType01 td strong{display:block;color:#e8662b;font-size:24px}#price .tableType01 td strong span{font-size:18px}#price .boxType01 h3{color:#3e8d6b;font-weight:500;margin:0 auto 8px}#price .boxType01 li{font-weight:400;margin:0 auto 3px}#price .boxType01 .flex_PC ul{width:388px}#price .boxType01 .flex_PC p{width:calc(100% - 420px);margin:-10px 0 0}#support{padding:70px 0;background:#6fb829}#support .innerType01{text-align:center}#support h3{display:inline-block;background:#fff;color:#6fb829;font-size:24px;font-family:"M PLUS 1p","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;font-weight:700;text-align:center;border-radius:23px;padding:4px 28px;margin:0 auto 24px}#support h3+p{color:#fff;font-size:18px;font-weight:500;margin:0 auto 45px}#support ul{width:880px;display:flex;justify-content:space-between;flex-wrap:nowrap;margin:0 auto}#support ul li{width:194px;height:194px}#case{padding:70px 0}#case .caseBox{display:flex;justify-content:space-between;flex-wrap:nowrap;background:#eeeee1;border-radius:8px;padding:20px;margin:0 auto 20px}#case .caseBox .caseBox_contents{width:calc(100% - 300px - 20px);order:2}#case .caseBox .caseBox_contents h3{color:#4a7919;font-size:18px;font-weight:500;margin:0 auto 7px}#case .caseBox .caseBox_contents h4{display:inline-block;color:#191919;font-weight:500;border-bottom:1px solid #191919;padding:0 0 3px;margin:0 auto 6px}#case .caseBox .caseBox_contents p{font-weight:400}#case .caseBox figure{width:300px;height:180px;margin:0;order:1}#case .caseBox figure img{border:1px solid #fff}#about{background:#e3f2db;padding:70px 0 80px}#about .innerType01{text-align:center}#about h3{display:inline-block;background:#933f00;color:#fff;font-size:24px;font-family:"M PLUS 1p","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;font-weight:700;text-align:center;border-radius:23px;padding:4px 28px;margin:0 auto 45px}#about .aboutBox{width:33.3333333333%;background:hsla(0,0%,100%,.95);border-radius:10px;padding:22px 16px;margin:0 30px 105px 0}#about .aboutBox:last-child{margin:0 0 105px 0}#about .aboutBox h4{color:#4e852d;font-size:24px;font-weight:700}#about .aboutBox p{color:#464646;font-size:14px;font-weight:400}#about .aboutBox p:last-child{text-align:left}#about .about_flow{display:flex;justify-content:space-between;flex-wrap:nowrap;gap:30px}#about .about_flow .about_flowBox{position:relative;width:calc(33.3333333333% - 10px);background:hsla(0,0%,100%,.95);padding:42px 10px 8px 10px;margin:0}#about .about_flow .about_flowBox:after{position:absolute;display:inline-block;top:60%;right:-32px;content:url(../img/common/icon_arrow_flow_right.svg);transform:translateY(-56px);z-index:1}#about .about_flow .about_flowBox:last-child:after{display:none}#about .about_flow .about_flowBox h4{color:#4e852d;font-size:17px;margin:0 auto 10px}#about .about_flow .about_flowBox h4 span{position:absolute;display:inline-block;top:-68px;left:calc(50% - 25px);width:52px;height:52px;background:#4e852d;color:#f2f9ee;font-size:30px;font-weight:700;border-radius:100%;padding:10px 6px 0;line-height:1}#about .about_flow .about_flowBox p{color:#464646;font-size:14px;font-weight:400;text-align:center;line-height:1.4;margin:0 auto 10px}#about .about_flow .about_flowBox p .img_responsive{width:auto;height:80px;margin:10px auto}#common_information{width:100%}#common_information #information{padding:50px 0 100px}#firstView #bgLayer,#firstView #bgLayer span{position:absolute;top:0;left:0;width:100%;height:100%;background-size:100% 200px}@keyframes bgLayer{0%{background-size:100% auto}50%{background-size:120% auto}100%{background-size:100% auto}}.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content{padding:30px 0}.movieBox{width:640px;margin:0 auto 30px}.movieBox h3{font-size:16px;font-weight:500;text-align:center;margin:0 auto 5px}.movieBox .iframe{position:relative;display:block;width:100%;height:auto}.movieBox .iframe:before{position:absolute;top:50%;left:50%;display:block;content:"";width:100px;height:71px;background:url(../img/howto/icon_play.png) no-repeat center center;background-size:contain;transform:translate(-50%, -45%)}@media screen and (max-width: 820px){#firstView{display:none}#firstView_sp{position:relative;display:block;width:100%}#firstView_sp p{position:relative;top:0;left:0}#firstView_sp p.app_download{position:relative}#firstView_sp p.app_download a{position:absolute;bottom:20px}#overview{display:block;width:100%;padding:50px 10px}#overview span{display:block;padding:30px 0 5px 0;font-size:16px;text-align:center}#overview .iframe img{margin:0 auto;display:block;width:100%}#overview .overviewflex{display:block}#overview .overviewflex p{font-size:15px;line-height:1.6;margin:0 auto 26px}#overview .overviewflex figure{max-width:300px;margin:20px auto}#select:before{position:relative;top:-28px;display:block;width:150px;height:66px;content:"";background:url(../img/select/i_01.svg) no-repeat top center;background-size:contain;margin:0 auto}#select .titType01{line-height:1.4}#select nav{width:100%;max-width:600px;height:auto;min-height:180px;background:url(../img/select/bg_nav.png) no-repeat center bottom;background-size:100% auto}#select nav ul{width:90%;max-width:400px;margin:0 auto}#select nav ul li{width:130px;height:130px;margin:0 auto}#select nav ul li a{padding:30px 0 0}#select nav ul li a span{display:block;font-size:12px}#select nav ul li a strong{display:block;font-size:18px;margin:0 auto 10px}#select nav ul li a:after{width:26px;height:10px;content:"";background:url(../img/select/icon_arrow_down.svg) no-repeat;background-size:100% auto}#app_download{padding:50px 10px;margin:0 auto}#app_download ol{display:block;margin:30px auto 0}#app_download ol li{position:relative;width:300px;height:361px;margin:0 auto 20px}#app_download ol li .app_download{top:310px;width:144px;height:53px;text-align:center;transform:translateX(10px);margin:0 auto}#app_download ol li:first-child{height:391px;background-size:100% auto}#app_download ol li:nth-child(2){background-size:100% auto;margin:0 auto 40px}#app_download ol li:last-child{width:300px;background-size:100% auto}#howto{padding:50px 0 30px}#howto .titType02{margin:0 auto 50px}#howto .fukidashi{display:none}#tips{padding:50px 0 30px}#tips .titType02{margin:0 auto 50px}#tips .fukidashi{display:none}.howtoBox{padding:45px 10px 30px 20px;margin:0 auto 60px}.howtoBox:last-child{margin:0 auto 40px}.howtoBox h3{position:relative;top:-59px;left:-13px;min-height:30px;font-size:14px;border-radius:23px;padding:4px 14px}.howtoBox h3.sp_txt_s{padding:7px 8px 6px}.howtoBox .ribbon-title{transform:scale(0.6);top:-22px;right:-21px}.howtoBox .ribbon-title h4{font-size:14px;letter-spacing:.1em}.howtoBox .ribbon-title+p{font-size:14px;padding:0 10px 0 0;margin:-46px auto 40px}.howtoBox .howto_step{display:block}.howtoBox .howto_step .howto_step_01,.howtoBox .howto_step .howto_step_02,.howtoBox .howto_step .howto_step_03{font-size:12px;margin:0 auto 28px}.howtoBox .howto_step .howto_step_01 strong,.howtoBox .howto_step .howto_step_02 strong,.howtoBox .howto_step .howto_step_03 strong{font-size:14px}.howtoBox .howto_step .howto_step_01 figure,.howtoBox .howto_step .howto_step_02 figure,.howtoBox .howto_step .howto_step_03 figure{display:flex;justify-content:center;flex-wrap:nowrap;align-items:center;min-height:1px;margin:0 0 10px}.howtoBox .howto_step .howto_step_01 figure.pc,.howtoBox .howto_step .howto_step_02 figure.pc,.howtoBox .howto_step .howto_step_03 figure.pc{padding:25px 0 20px}.howtoBox .howto_step .howto_step_01 figure p,.howtoBox .howto_step .howto_step_02 figure p,.howtoBox .howto_step .howto_step_03 figure p{display:flex;justify-content:center;flex-wrap:nowrap;align-items:center;max-height:248px}.howtoBox .howto_step .howto_step_01 figure img,.howtoBox .howto_step .howto_step_02 figure img,.howtoBox .howto_step .howto_step_03 figure img{width:auto;height:100%;max-height:162px}.howtoBox .howto_step .howto_step_01:after,.howtoBox .howto_step .howto_step_02:after,.howtoBox .howto_step .howto_step_03:after{display:none}.howtoBox .howto_step .howto_step_01{width:100%}.howtoBox .howto_step .howto_step_02{width:100%}.howtoBox .howto_step .howto_step_03{width:100%}#function{width:100%;padding:50px 10px}#function .tableType01+p{width:100%;font-size:14px;text-indent:3px}#price{padding:50px 10px}#price .tableType01{margin:0 auto 25px}#price .tableType01 th{width:40%}#price .tableType01 td{width:60%;padding:10px 7px 10px 12px}#price .tableType01 td strong{font-size:18px}#price .tableType01 td strong span{font-size:18px}#price .innerType01{padding:0}#price .boxType01{margin:0 auto 12px}#price .boxType01 h3{font-size:14px}#price .boxType01 li{font-size:12px}#price .boxType01 .flex_PC ul{width:100%;margin:0 auto 16px}#price .boxType01 .flex_PC p{width:100%;margin:0}#price .boxType01 .flex_PC p img{max-width:300px}}@media screen and (max-width: 820px)and (max-width: 360px){#price .boxType01 .flex_PC p img{max-width:260px}}@media screen and (max-width: 820px){#support{padding:50px 10px}#support .innerType01{padding:0}#support h3{font-size:16px;padding:4px 10px;margin:0 auto 24px}#support h3+p{font-size:16px;text-align:left}#support ul{width:100%;justify-content:center;flex-wrap:wrap;gap:25px;max-width:776px}#support ul li{width:33.3333333333%;max-width:120px;height:auto;margin:0 5px}#case{padding:50px 10px}#case .caseBox{display:block;padding:12px}#case .caseBox .caseBox_contents{width:100%}#case .caseBox .caseBox_contents h3{font-size:16px;line-height:1.4}#case .caseBox .caseBox_contents h3 span{display:block;text-align:right;font-size:14px}#case .caseBox .caseBox_contents h4{display:block;font-size:14px}#case .caseBox .caseBox_contents p{font-size:12px;margin:0 auto 10px}#case .caseBox figure{width:100%;height:auto}#about{padding:50px 10px 60px}#about .innerType01{padding:0}#about h3{font-size:16px;padding:4px 12px;margin:0 auto 25px}#about .aboutBox{width:100%;padding:18px 10px 16px;margin:0 auto 20px}#about .aboutBox:last-child{margin:0 auto 60px}#about .aboutBox h4{font-size:18px;margin:0 auto 10px}#about .aboutBox p{padding:0 18px}}@media screen and (max-width: 820px)and (max-width: 360px){#about .aboutBox p{padding:0 4px}}@media screen and (max-width: 820px){#about .aboutBox p img{max-width:120px}#about .about_flow{display:block;margin:20px auto 0}#about .about_flow .about_flowBox{width:100%;max-width:400px;padding:24px 8px 15px 8px;margin:0 auto 40px}#about .about_flow .about_flowBox:after{display:none}#about .about_flow .about_flowBox h4{color:#4e852d;font-size:17px;margin:0 auto 10px}#about .about_flow .about_flowBox h4 span{position:absolute;display:inline-block;top:-38px;left:calc(50% - 16px);width:32px;height:32px;font-size:18px;padding:7px 6px 0}#about .about_flow .about_flowBox p{padding:0 14px;font-size:14px;margin:0 auto 10px}#about .about_flow .about_flowBox p .img_responsive{max-width:200px}#about .about_flow .about_flowBox p:last-child{margin:0 auto}#common_information{width:100%}#common_information #information{padding:50px 0}.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content{padding:0}.movieBox{width:100%;max-width:100%;padding:0 10px;margin:0 auto}.iframe:before{width:70px !important;height:50px !important}}@media screen and (min-width: 769px)and (max-width: 1024px){#howto .fukidashi,#tips .fukidashi{display:none}.howtoBox .howto_step .howto_step_01:after,.howtoBox .howto_step .howto_step_02:after,.howtoBox .howto_step .howto_step_03:after{display:none}header #header_navi #header_navi_contact p{font-size:12px}}