@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@charset "UTF-8";:root{--max-pc-width:1200px;--max-tab-width:1040px;--pc-content-width:1000px;--gap-width:20px;--bg-color-light:#fff;--bg-color-lighter:#f9fafa;--bg-color-dark:#f5f5f5;--bg-color-beige:#fff8e9;--bg-color-green:#d5dad3;--accent-color:#41b15d;--text-color:#333;--accent-text-color:#0f8b32;--font-size:16px;--font-size-smaller:14px;--font-size-small:12px;--font-large:var(--font-size-large);--line-height:1.8;--line-height-large:2;--font-family:'游ゴシック Medium','Yu Gothic Medium','游ゴシック体',YuGothic,'游ゴシック','Yu Gothic','Noto Sans JP',system-ui,sans-serif,-apple-system;--font-family-bold:'游ゴシック体',YuGothic,'游ゴシック','Yu Gothic','Noto Sans JP',system-ui,sans-serif,-apple-system;--font-family-en:'Roboto','Helvetica Neue',Helvetica,Arial,'Meiryo',system-ui,sans-serif,-apple-system;--font-family-en-decorative:'Montserrat','Roboto','Helvetica Neue',Helvetica,Arial,'Meiryo',system-ui,sans-serif,-apple-system}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{border:0;margin:0;padding:0;vertical-align:baseline}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box;overscroll-behavior-x:none}html{font-size:62.5%;padding:0;margin:0}body{font-family:Roboto,-apple-system,"Century Gothic",Arial,"Helvetica Neue","Lucida Grande","游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-size:1.4rem;font-optical-sizing:auto;font-weight:400;line-height:1.8;color:#333;background:#fff;-webkit-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0;margin:0;box-sizing:border-box;overscroll-behavior-x:none}button,input,select,textarea{font-family:inherit}img{max-width:100%;height:auto;transition:.3s;outline:none;caret-color:transparent}a{text-decoration:none}a:hover{text-decoration:none}input::-ms-clear{visibility:hidden}input::-ms-reveal{visibility:hidden}input::-webkit-autofill{box-shadow:0 0 0 1000px #fff inset}a,input,button{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}select,button{cursor:pointer;background:0 0}button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}ul{list-style:none}hr{visibility:hidden}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}address{font-style:normal}table{border-collapse:collapse}.cta-button-container{width:100%;max-width:620px;margin:40px auto}.cta-button{position:relative;width:100%;background:linear-gradient(to right,#eb6602,#f19800);border:none;border-radius:100px;padding:10px 20px 10px 55px;cursor:pointer;box-shadow:0px 4px 4px 0px rgba(0,0,0,.25);transition:transform .2s,box-shadow .2s;display:flex;align-items:center;justify-content:space-between;text-decoration:none}.cta-button:hover{transform:translateY(2px);box-shadow:0px 6px 8px 0px rgba(0,0,0,.3)}.cta-button:active{transform:translateY(0);box-shadow:0px 3px 4px 0px rgba(0,0,0,.25)}.cta-button:after{content:'';position:absolute;right:6%;top:50%;transform:translateY(-50%);width:18px;height:18px;border-right:3px solid #fff;border-bottom:3px solid #fff;transform:translateY(-50%) rotate(45deg)}.gaps{margin:0 var(--gap-width)}.cta-button.inputbtn{display:block;max-width:250px;color:#fff;font-size:20px;padding:10px;margin:30px auto 10px}.cta-button.inputbtn:hover{opacity:.8}.cta-button.inputbtn-dummy{display:block;max-width:250px;color:#fff;font-size:20px;padding:10px;margin:30px auto 10px;opacity:.3;text-align:center}.cta-button.inputbtn-dummy:after{display:none}.form-section{background:var(--bg-color-beige);padding:0 var(--gap-width) 60px}.form-container{max-width:720px;background:#fff;padding:30px;margin:0 auto;border-radius:0 0 8px 8px}.form-title{font-size:36px;font-family:var(--font-family-bold);font-weight:600;text-align:center;padding:40px 0}.label-must{background:#b93938;color:#fff;padding:1px 4px;margin-left:5px;font-size:13px;border-radius:2px;display:inline-block}.form-item{margin-bottom:20px}.form-item input,.form-item select,.form-item textarea{width:100%;border-radius:2px;border:solid 1px #bbb}.form-item input,.form-item select{line-height:40px;height:40px;padding:0 10px}.form-item textarea{padding:2px 10px;height:100px}.form-item dt{font-family:var(--font-family-bold);font-weight:600;font-size:16px;line-height:1.5;margin-bottom:8px}.form-check-link{color:#00a4cb}.form-sub-title{font-family:var(--font-family-bold);font-weight:600;font-size:24px;background:#f78c00;color:#fff;text-align:center;max-width:720px;line-height:60px;margin:40px auto 0;border-radius:8px 8px 0 0}.form-label-quick{background:#fff;border-radius:20px;color:#f78c00;padding:6px 10px;font-size:var(--font-size);vertical-align:top;margin-right:5px}@media screen and (max-width:640px){.form-sub-title{line-height:56px;font-size:20px}}.footer-section{display:flex;flex-direction:column;align-items:flex-start;width:100%;background:0 0}.footer-content{display:flex;width:100%;align-items:center;gap:var(--gap-width);justify-content:space-between;padding:40px 16px 40px;background:#eae8e4}.footer-info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px}.footer-logo{width:290px;height:auto}.footer-text{font-family:var(--font-family-bold);font-weight:500;color:var(--text-color);font-size:var(--font-size);line-height:1.5}.footer-cert{width:210px;height:auto;object-fit:cover}.footer-bottom{display:flex;width:100%;align-items:center;justify-content:center;padding:14px 0;background:#525252}.footer-copyright{font-family:var(--font-family-bold);font-weight:500;color:var(--bg-color-light);font-size:14px}@media screen and (max-width:1040px){.footer-content{align-items:flex-end}.footer-text{word-break:keep-all}}@media screen and (max-width:640px){.footer-content{flex-direction:column;align-items:center}}.key{text-align:center;background:#fcecd3;padding:0 0 50px}.infinite-scroll{overflow:hidden;width:100%;padding:40px 0}.infinite-scroll__track{display:flex;width:max-content;animation:scroll-x 70s linear infinite;gap:40px;align-items:center;justify-content:center}@keyframes scroll-x{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.infinite-scroll:hover .infinite-scroll__track{animation-play-state:paused}.text-14{font-size:14px}.text-19{font-size:19px}.text-16{font-size:16px}.text-20{font-size:20px}.text-22{font-size:22px}.text-24{font-size:24px}.text-28{font-size:28px}.text-32{font-size:32px}.gray{color:#777}.navy{color:#2a3b59}.red{color:#b93938}.d-ib{display:inline-block}.fw-b{font-weight:700}.fw-n{font-weight:400}.t-c{text-align:center}.t-l{text-align:left}.lh-15{line-height:1.5}.ml-10{margin-left:10px}.mr-10{margin-right:10px}.contentBox{max-width:1000px;margin:0 auto;padding:0 20px;box-sizing:content-box}.buttonArea{padding:30px 0 40px}.button{background:#2a3b59;color:#fff;font-weight:700;padding:8px;display:inline-block;max-width:400px;border-radius:40px;width:80%;font-size:24px}.button:hover{opacity:.9}.button-white{background:#fff;color:#2a3b59}.slash{display:flex;justify-content:center;align-items:center;position:relative}.slash:before,.slash:after{content:"";width:27px;height:1px;background-color:#2a3b59;margin:0 4px 4px}.slash:before{transform:rotate(65deg)}.slash:after{transform:rotate(-65deg)}.slash.white:before,.slash.white:after{content:"";width:33px;height:1px;background-color:#fff}.slash.white:before{transform:rotate(55deg)}.slash.white:after{transform:rotate(-55deg)}.about-01{padding:50px 10px;text-align:center}.about-01_box{width:100%;max-width:775px;display:flex;justify-content:space-between;margin:-120px auto -10px}.section{padding:50px 40px;text-align:center}.point{background:#fcecd3}.point_img{margin:40px 0}.red.underline{background:linear-gradient(transparent 50%,rgba(185,57,56,.15) 50%)}.aboutList{display:flex;gap:20px;max-width:900px;margin:40px auto 20px}.aboutList_item{text-align:left;display:flex;flex-direction:column}.aboutList_itemInner{display:flex;flex-direction:column;background:#fff;border:1px solid #2a3b59;padding:15px 18px;margin-bottom:10px;flex-grow:1}.aboutList_imageArea{padding:15px 0;text-align:center}.aboutList_title{font-size:19px;font-weight:700;text-align:center;line-height:1.5;padding-bottom:15px}.hikazei{background:#2a3b59;color:#fff;padding-bottom:30px}.hikazei_title{margin-bottom:30px}.box-card{background:#fff;border-radius:8px;padding:40px 20px 10px;position:relative;overflow:hidden;color:#333;max-width:720px;margin:45px auto 20px}.box-card:before{content:"";width:125px;height:25px;transform:rotate(-45deg);position:absolute;left:-30px;top:20px;background:#bd4645}.box-card aside{margin-top:30px;font-size:12px}.box-card aside li{text-indent:-1em;text-align:left;margin-left:1em;line-height:1.5;margin-bottom:10px;color:#555}.linenup_lead{margin:40px 0 50px}.linenup_text{margin:20px 0}.lineupList{display:flex;flex-wrap:wrap;max-width:850px;margin:30px auto 60px}.lineupList_item{background:#fcecd3;border-radius:8px;padding:20px 25px;width:48%;box-sizing:border-box;margin:1%}.lineupList_title{font-size:19px;margin:10px 0 5px;font-weight:700}.lineupList_data{font-size:16px;text-align:left}.otherList{display:flex;justify-content:space-between;width:100%;max-width:840px;flex-wrap:wrap;margin:10px auto 30px}.otherList_item{width:15%}.itemIcon{margin-top:10px}.campain{background:#2a3b59;color:#fff;padding-top:55px;padding-bottom:30px}.campain .buttonArea{padding:40px 0}.campainList{max-width:800px;margin:40px auto 40px;display:flex;justify-content:space-between}.campainList_item{width:100%;background:#fff;border-radius:10px 10px 8px 8px}.campainList_title{background:#b93938;border-radius:8px 8px 0 0;color:#fff;padding:5px;font-size:26px;font-weight:700}.campainList_data{padding:10px;color:#2a3b59;font-weight:700;padding-bottom:20px}.campainList_data_01{font-size:24px;margin-top:20px}.campainList_data_02{font-size:48px;margin-top:20px;position:relative}.campainList_data_03{font-size:21px;margin-top:20px;vertical-align:baseline}.campainList_data_03-01{padding-top:3px}.campainList_data_03-02{font-size:24px}.about_text-01{margin:40px 0}.about-02_box{display:flex;gap:30px;margin-top:40px;justify-content:center}.acceptance{margin-top:30px}@media (max-width:1000px){.key_img{width:90%}.scroll-item{width:140px}.scroll-item img{width:100%}.mw-1000-t-l{text-align:left}.mw-1000-d-n{display:none}.aboutList_imageArea{display:flex;height:200px;justify-content:center;align-items:center}}@media (max-width:900px){.about-01_box{width:90%;margin:-100px auto -10px}.reizouko_01{width:110px}.about-01_box img{width:35%}.campainList_title{font-size:23px}.campainList_data_01{font-size:22px}.campainList_data_02{margin-top:10px}.campainList_data_03{font-size:17px;margin-top:10px}.campainList_data_03-02{font-size:21px}}@media (max-width:800px){.box-card{padding:30px 20px}.campainList_data_01{font-size:20px}.text-14{font-size:13px}.text-19,.aboutList_title{font-size:18px}.text-16{font-size:15px}.text-20{font-size:19px}.text-22{font-size:20px}.text-24{font-size:21px}.text-28{font-size:26px}.text-32{font-size:30px}.section{padding:50px 20px}.campainList_data_02-01{margin-top:25px}.campainList_data_02_head{position:absolute;top:-.8em;left:50%;margin-left:-1em}.campainList_data_03{margin-top:13px}.campainList_data_03-01{margin-top:0}}@media (max-width:700px){.text-14{font-size:12px}.text-19,.aboutList_title{font-size:16px}.text-16{font-size:14px}.text-20{font-size:17px}.text-22{font-size:19px}.text-24{font-size:19px}.text-28{font-size:22px}.text-32{font-size:25px}.button{font-size:20px;width:90%;max-width:300px}.contentBox{padding:0 12px}.key_img{width:95%}.infinite-scroll{padding:25px 0}.infinite-scroll__track{gap:15px}.scroll-item{width:100px}.reizouko_01{width:130px}.about-01_box{margin:30px auto -10px;flex-direction:column;align-items:center;gap:30px}.about-01_box img{width:267px;max-width:80%}.box-card{padding-bottom:15px}.box-card aside{text-align:left;font-size:13px}.campainList_data_03{font-size:15px}.campainList_data_03-02{font-size:18px}}@media (max-width:600px){.slash{display:inline-block}.aboutList{flex-direction:column}.mw-600-d-n{display:none}.box-card:before{height:15px;top:5px}.section{padding:40px 12px}.itemIcon{max-width:90px}.mw-600-t-l{text-align:left}.lineupList{margin:20px auto 40px}.lineupList_item{width:100%;margin:0 0 12px}.campainList{flex-direction:column;gap:20px;align-items:center}.campainList_item{width:100%}.about-02_box{flex-direction:column;align-items:center}.form-sub-title{font-size:17px}.linenup_lead{margin:30px 0}.form-container{padding:20px 12px}.form-item dt{font-size:14px}.label-must{font-size:12px}.otherList{width:100%;flex-wrap:wrap;margin:10px auto 30px;justify-content:space-around}.otherList_item{width:27%;margin-bottom:10px}}@media (max-width:340px){.form-sub-title{font-size:15px}}