
@charset "UTF-8";

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,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{margin:0;padding:0;border:0;outline:0;font-size:10px;vertical-align:baseline;background:transparent}li{list-style:none}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration:none}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select,img{vertical-align:bottom}html{font-size:62.5%}@media screen and (max-width: 767px){html{font-size:1.8518518519vw}}body{margin:80px 0 0;font-family:"Noto Sans JP",sans-serif;line-height:2;color:#1e1e1e}@media screen and (max-width: 1000px){body{margin:50px 0 0}}main>section{position:relative}@media all and (-ms-high-contrast: none){body{font-family:"メイリオ",Meiryo}}img{max-width:100%;display:block;height:auto}@media screen and (min-width: 768px){.pc{display:block}}@media screen and (max-width: 767px){.pc{display:none}}@media screen and (min-width: 768px){.sp{display:none}}@media screen and (max-width: 767px){.sp{display:block}}.tab02{display:none}@media screen and (max-width: 1000px){.tab02{display:block}}*,*::before,*::after{box-sizing:border-box}a{text-decoration:none;color:inherit}span,li{font-size:inherit}.displayNone{display:none}.l-header{position:fixed;top:0;width:100%;background:#fff;z-index:99}.l-header_cont{height:80px;padding:0 20px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 1000px){.l-header_cont{height:50px;padding:0 16px}}.l-header_wrap{display:flex;align-items:center;gap:0 45px}@media screen and (max-width: 767px){.l-header_wrap{gap:0 1rem}}.l-header_logo{width:122px;display:inline-block}@media screen and (max-width: 767px){.l-header_logo{width:10rem}}.l-header_logo--mitsui{width:159px}@media screen and (max-width: 767px){.l-header_logo--mitsui{width:11rem}}.l-header_logo-mop{width:138px}@media screen and (max-width: 767px){.l-header_logo-mop{width:10rem}}.l-header_logo-odona{width:87px}@media screen and (max-width: 767px){.l-header_logo-odona{width:7rem}}.l-header_logo-bellfa{width:84px}@media screen and (max-width: 767px){.l-header_logo-bellfa{width:7rem}}.l-header_hamburger{position:fixed;border-radius:10px;background-color:#59288a;width:40px;height:40px;z-index:1;right:1rem;top:60px;display:flex;flex-direction:column;justify-content:center;align-items:center;border:none;transition:.3s}@media screen and (min-width: 768px){.l-header_hamburger{display:none}}.l-header_hamburgerLine{display:block;background-color:#fff;height:3px;border-radius:3px;width:24px;transition:.3s}.l-header_hamburgerLine+*{margin-top:6px}.l-header_hamburger.is-opend{background-color:unset}.l-header_hamburger.is-opend>*{background-color:#59288a;width:32px;margin:0}.l-header_hamburger.is-opend>*:nth-child(1){translate:0 3px;rotate:45deg}.l-header_hamburger.is-opend>*:nth-child(2){opacity:0}.l-header_hamburger.is-opend>*:nth-child(3){translate:0 -3px;rotate:-45deg}.l-footer{position:relative}@media screen and (max-width: 767px){.l-footer.is-animated .l-footer_top{position:absolute;top:auto;bottom:calc(100% + 20px)}}.l-footer_cont{width:100%;padding:40px 0 50px;background-color:#1e1e1e;box-sizing:border-box}@media screen and (max-width: 767px){.l-footer_cont{padding:4rem 0 3.5rem}}.l-footer_copy{font-size:12px;line-height:1.5}@media screen and (max-width: 1000px){.l-footer_copy{padding:0 12px}}@media screen and (max-width: 767px){.l-footer_copy{text-align:center}}.l-footer_top{width:60px;height:60px;position:fixed;right:20px;bottom:50px;z-index:9999;opacity:0;transition:opacity .3s ease}@media screen and (max-width: 1000px){.l-footer_top{width:50px;height:50px;top:auto;bottom:20px;right:20px}}.l-footer_top.is-view{opacity:1}.l-footer_topInner{width:100%;height:100%;box-sizing:border-box;display:block;background-color:#fff;border:3px solid #1e1e1e;border-radius:50%;position:relative}@media screen and (min-width: 768px){.l-footer_topInner{transition:background-color .3s ease}.l-footer_topInner:after{transition:border-color .3s ease}.l-footer_topInner:hover{background-color:#1e1e1e}.l-footer_topInner:hover:after{border-color:#fff}}@media screen and (max-width: 1000px){.l-footer_topInner{border-width:2px}}.l-footer_topInner:after{content:"";width:12px;height:12px;border-top:3px solid #1e1e1e;border-right:3px solid #1e1e1e;position:absolute;top:calc(50% + 3px);left:50%;-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}@media screen and (max-width: 1000px){.l-footer_topInner:after{border-width:2px}}.l-footerSns{margin:0 0 36px;display:flex;justify-content:center}.l-footerSns_list{width:48px;height:48px}@media screen and (max-width: 1000px){.l-footerSns_list{width:40px;height:40px}}.l-footerSns_list+.l-footerSns_list{margin:0 0 0 20px}@media screen and (max-width: 1000px){.l-footerSns_list+.l-footerSns_list{margin:0 0 0 16px}}.l-footerSns_link{width:100%;height:100%;display:block;position:relative}@media screen and (min-width: 768px){.l-footerSns_link:after{transition:opacity .3s ease}.l-footerSns_link:hover:after{opacity:.3}}.l-footerSns_link:after{content:"";width:100%;height:100%;background-color:#fff;border-radius:50%;position:absolute;top:0;left:0;z-index:2;opacity:0}.l-footerNav{display:flex;justify-content:center;flex-wrap:wrap;max-width:44rem;margin:0 auto;gap:0 20px}@media screen and (max-width: 1000px){.l-footerNav{display:block;text-align:center;max-width:none}}@media screen and (max-width: 1000px){.l-footerNav_list{margin:0 0 12px 12px;display:inline-block}.l-footerNav_list:first-of-type,.l-footerNav_list:nth-of-type(5){margin-left:0}.l-footerNav_list:nth-of-type(3),.l-footerNav_list:nth-of-type(4){width:100%;text-align:center;margin-left:0}}.l-footerNav_link{display:block;font-size:1.2rem;color:#fff}@media screen and (min-width: 768px){.l-footerNav_link{transition:opacity .3s ease}.l-footerNav_link:hover{opacity:.7}}.l-footerInner{padding:5rem 4rem 3rem;background-color:#fff}.l-footerLink{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:5rem}.l-footerCopyright{font-size:1.2rem;text-align:center;margin-top:4rem}.l-footerLogo{width:50%;max-width:239px;padding:10px;background-color:#fff}@media screen and (min-width: 768px){.l-footerLogo{position:absolute;top:50%;right:0;z-index:2;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media screen and (min-width: 768px)and (max-width: 1000px){.l-footerLogo{width:239px;margin:0 auto 28px;position:static;-webkit-transform:none;transform:none}}@media screen and (max-width: 767px){.l-footerLogo{width:100%;margin:0 auto 24px}}.l-footerLogo_item{width:100%;display:block;position:relative;z-index:1}@media screen and (min-width: 768px){.l-footerLogo_item:after{content:"";width:100%;height:100%;background-color:#fff;position:absolute;top:0;left:0;z-index:2;opacity:0;transition:opacity .3s ease}.l-footerLogo_item:hover:after{opacity:.3}}.l-wrap{width:100%;padding:0 6rem}.l-page{width:100%;position:relative}@media screen and (min-width: 768px){.l-pageBg{width:100%;height:100vh;background:url("../img/index/bg_page01.png") no-repeat center top;background-size:cover;position:fixed;top:0;left:0}}.l-pageContainer{width:min(100%,570px);margin:0 max(50% - 285px,413px) 0 auto;position:relative}@media screen and (max-width: 1000px){.l-pageContainer{margin:0 auto}}@media screen and (max-width: 767px){.l-pageContainer{width:100%}}.l-pageContainer:before{content:"";width:100%;height:100%;box-shadow:8px 8px 8px 0px rgba(3,110,184,.3);position:absolute;top:0;right:0;mix-blend-mode:multiply}@media screen and (max-width: 767px){.l-pageContainer:before{display:none}}@media screen and (min-width: 768px){.l-pageInner{background-color:#fff}}.l-pageMain{overflow:hidden}.l-pageNav{width:320px;position:fixed;top:25.625%;right:max(50% - 634px,2rem);color:#fff;overflow:hidden}@media screen and (max-width: 1000px){.l-pageNav{z-index:1;top:50px;right:0;width:100vw;height:100vh;translate:100% 0;pointer-events:none;transition:translate .3s}.l-pageNav.is-opend{translate:0 0;pointer-events:auto}}.l-pageNav_inner{position:relative;padding:30px;background-color:#ed86b3;background-image:url("../img/index/bg_dots.png");background-size:100% auto;background-repeat:repeat-y;border-radius:10px}@media screen and (max-width: 1000px){.l-pageNav_inner{border-radius:0;width:100%;height:100%;padding:5rem 4rem}}.l-pageNav img{width:auto;height:22px;margin-bottom:5px}.l-pageNav_icon{display:none}@media screen and (max-width: 1000px){.l-pageNav_icon{display:block;width:20rem;position:absolute;right:10%;bottom:20%}.l-pageNav_icon img{width:100%;height:auto}}.l-pageNav .c-btn{font-size:2rem}@media screen and (max-width: 1000px){.l-pageNav .c-btn::after{display:none}}.c-card{padding:4rem;border:1px solid #fff;background-color:rgba(255,255,255,.1);border-radius:2rem;color:#fff}.c-card.is-light{background-color:rgba(255,255,255,.6);border:none;color:#59288a}.c-card.is-dark{background-color:rgba(89,40,138,.1);border-color:#59288a;color:#59288a}.c-card.is-white{background-color:#fff;border:none;color:#59288a}.c-card.is-white .c-card_list>*{padding-top:4rem}.c-card.is-white .c-card_list>:first-child{padding-top:2rem}.c-card.is-white .c-card_list>*+*{border-color:#59288a;margin-top:4rem}.c-card_ttl{width:35rem;margin:-7rem auto 2rem}.c-card_row{display:flex;gap:2rem;justify-content:space-evenly}.c-card_row>.not-shrink{flex-shrink:0}.c-card_row img{margin:auto}.c-card_list>*+*{border-top:2px dotted #fff;margin-top:2rem;padding-top:2rem}.c-card img{margin-inline:auto}.c-sec{padding-bottom:10rem}.c-sec_ttl{width:24.8rem;margin:auto}.c-sec_hr{background-color:#59288a;height:1px;margin-top:4rem}.c-listType01{width:100%}.c-listType01_item+*{margin-top:2rem;padding-top:2rem;border-top:1px solid #fff}.c-listType02{width:100%;display:flex;align-items:center;justify-content:center;gap:1.2rem}.c-listType02_item{width:30px}.c-listType03{display:flex;align-items:center;gap:2.4rem}.c-listType03_item{width:4rem}.c-listType04{display:flex}.c-listType04_item{flex:1 1}.c-listType04_item:not(:first-child){border-left:.1rem solid #1e1e1e}.c-listType05{display:flex;justify-content:center;align-items:center;gap:3rem}.c-listType05_item{width:5rem}.c-listType06{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:5rem 4.5rem}.c-listType06_item{width:7.8rem}.c-btn{display:block;transition:opacity .3s ease}.c-btn:hover{opacity:.8}.c-btnGroup{width:90%;margin-inline:auto}.c-btn img:only-child{width:98%;margin-inline:auto}.c-btnType01{font-size:1.4rem;font-weight:500;line-height:1.5;display:block;position:relative;padding-right:30px}.c-btnType01:after{content:"";width:20px;height:20px;background:url("../img/index/ico_arrow01.svg") no-repeat center;background-size:contain;position:absolute;right:0;top:50%;translate:0 -50%}.c-btnType02{width:100%;height:8rem;background-color:#fff;border:.1rem solid #1e1e1e;border-radius:100vh;display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer}.c-btnType02:after{content:"";width:4rem;height:4rem;margin:auto 0;background:url("../img/index/ico_arrow02.svg") no-repeat center;background-size:contain;position:absolute;top:0;bottom:0;right:2rem}.c-btnType02-large{height:9.4rem}.c-btnType02-pink{background-color:#ed86b3}.c-btnType02-yellow{background-color:#ffe985}.c-btnType02-skyBlue{background-color:#00c8ff}.c-btnType02_shadow{box-shadow:.5rem .5rem 0px 0px #1e1e1e}.c-btnType02_accordion:after{background-image:url("../img/index/ico_arrow04.svg");-webkit-transform:rotate(90deg);transform:rotate(90deg)}.c-btnType02-down:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.c-btnType02_txt{font-size:2rem;font-weight:700;line-height:1.5;text-align:center;padding-right:1.5rem}.c-btnType02_txt-18{font-size:1.8rem}.c-btnType02_txt-22{font-size:2.2rem}.c-btnType03{color:#fff;font-size:1.7rem;font-weight:600;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";text-align:center;line-height:1.1875;width:100%;height:6rem;background-color:#007bff;display:flex;align-items:center;justify-content:center;position:relative}.c-btnType03:after{content:"";width:1.4rem;height:.6rem;margin:0 auto;background-color:#007bff;-webkit-clip-path:polygon(50% 100%, 0 0, 100% 0);clip-path:polygon(50% 100%, 0 0, 100% 0);position:absolute;top:100%;right:0;left:0}.c-btnType04{-webkit-filter:drop-shadow(0.5rem 0.5rem 0px #1e1e1e);filter:drop-shadow(0.5rem 0.5rem 0px #1e1e1e)}.c-btnType04.c-btn:hover{opacity:.8}.c-txtSize-14{font-size:1.4rem;line-height:1.57}.c-txtSize-16{font-size:1.6rem;line-height:1.75}.c-txtSize-18{font-size:1.8rem;line-height:1.72}.c-txtSize-20{font-size:2rem;line-height:1.75}.c-txtSize-22{font-size:2.2rem;line-height:1.32}.c-txtSize-24{font-size:2.4rem;line-height:1.32}.c-txtSize-30{font-size:3rem}.c-txtFs-palt{-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}.c-txtInd-1{text-indent:-1em;padding-left:1em}.c-txtInd-5{text-indent:-5em;padding-left:5em}.c-labelType01{font-size:1.6rem;font-weight:500;text-align:center;line-height:1;min-width:6.3rem;min-height:3.4rem;padding:0 1.5rem .3rem;border-radius:100vh;display:inline-flex;align-items:center;justify-content:center}.c-labelType02{color:#fff;font-size:1.6rem;font-weight:600;text-align:center;min-width:10.4rem;min-height:3.2rem;padding:0 1rem .2rem;background-color:#1e1e1e;border-radius:100vh;display:inline-block;position:relative}.c-labelType02:after{content:"";width:1.6rem;height:1.2rem;margin:0 auto;background-color:inherit;-webkit-clip-path:polygon(0 0, 50% 100%, 100% 0);clip-path:polygon(0 0, 50% 100%, 100% 0);position:absolute;left:0;right:0;bottom:-0.9rem}.c-animeScroll{opacity:0;-webkit-transform:translateY(5rem);transform:translateY(5rem);transition:.3s ease}.c-animeScroll.is-animated{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.p-kv{width:100%}.p-cont01{background-image:url("../img/index/bg_pink.png");background-size:100% auto;background-repeat:repeat-y}.p-cont01_mainImg{margin-top:-6rem}.p-cont02{background-color:#4fd2dd}.p-cont03{background-color:#73b7ed}.p-candy{position:relative}.p-candy_img{position:absolute;top:10%;width:9rem}.p-candy_img.is-left{left:0;translate:-85% 0}.p-candy_img.is-right{right:0;translate:85% 0}.p-cp{background-image:url("../img/index/bg_cp.svg");background-size:6px 6px}.p-cp_ttl{width:100%}.p-sponsor{background-image:url("../img/index/bg_shining.png");background-size:cover;background-position:50% 50%}.u-ta-ce{text-align:center}.u-ta-r{text-align:right}.u-fw-500{font-weight:500}.u-fw-600{font-weight:600}.u-fw-700{font-weight:700}.u-clr-white{color:#fff}.u-clr-red{color:#ff3455}.u-clr-yellow{color:#ffe985}.u-clr-purple{color:#59288a}.u-clrBg-skyBlue{background-color:#00c8ff}.u-clrBg-aquaBlue{background-color:#2ee6ff}.u-clrBg-darkBlue{background-color:#2920d6}.u-clrBg-lightBlue{background-color:#007bff}.u-clrBg-yellow{background-color:#ffe985}.u-clrBg-pink{background-color:#ed86b3}.u-clrBg-green{background-color:#3df56c}.u-clrBg-orange{background-color:#fa0}.u-clrBg-purple{background-color:#59288a}.u-clrBrd-pink{border-color:#ed86b3 !important}.u-clrBrd-aquaBlue{border-color:#2ee6ff !important}.u-clrBrd-green{border-color:#3df56c !important}.u-clrBrd-orange{border-color:#fa0 !important}.u-mt-5{margin-top:.5rem}.u-mt-10{margin-top:1rem}.u-mt-15{margin-top:1.5rem}.u-mt-20{margin-top:2rem}.u-mt-25{margin-top:2.5rem}.u-mt-30{margin-top:3rem}.u-mt-35{margin-top:3.5rem}.u-mt-40{margin-top:4rem}.u-mt-45{margin-top:4.5rem}.u-mt-50{margin-top:5rem}.u-mt-60{margin-top:6rem}.u-mt-65{margin-top:6.5rem}.u-mt-80{margin-top:8rem}.u-mt-100{margin-top:10rem}.u-flx{display:flex}.u-flx-ce{display:flex;justify-content:center;align-items:center}.u-flxAi-ce{align-items:center}.u-flxFd-c{flex-direction:column}.u-lh-1\.375{line-height:1.375}.u-pt-50{padding-top:5rem}.u-pt-60{padding-top:6rem}.u-px-10{padding-inline:1rem}
/*# sourceMappingURL=map/style.css.map */



