@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}@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:#443c35}@media screen and (max-width: 1000px){body{margin:50px 0 0}}@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}}*,*::before,*::after{box-sizing:border-box}a{text-decoration:none;color:inherit}.displayNone{display:none}p,span{font-size:inherit}hr{border-top-color:#000}.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_logo{width:148px;display:inline-block}@media screen and (min-width: 768px){.l-header_logo{height:36px;transition:opacity .3s ease}.l-header_logo:hover{opacity:.7}}@media screen and (min-width: 768px)and (max-width: 1000px){.l-header_logo{width:103px;height:26px}}@media screen and (max-width: 767px){.l-header_logo{width:32%;max-width:130px}}.l-header_logo--mitsui{width:159px}@media screen and (min-width: 768px){.l-header_logo--mitsui{height:36px}}@media screen and (min-width: 768px)and (max-width: 1000px){.l-header_logo--mitsui{width:149px;height:33px}}@media screen and (max-width: 767px){.l-header_logo--mitsui{width:38%;max-width:180px}}.l-header_logo--ehc{width:159px;display:flex;align-items:center}@media screen and (min-width: 768px){.l-header_logo--ehc{height:36px}}@media screen and (min-width: 768px)and (max-width: 1000px){.l-header_logo--ehc{width:149px;height:33px}}@media screen and (max-width: 767px){.l-header_logo--ehc{width:38%;max-width:180px}}.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-footerLink{background-color:#000}.l-footerLink_item:not(:first-child){border-top:1px solid #fff}.l-footerLink_btn{color:#fff;font-family:"Zen Kaku Gothic New",sans-serif;font-size:2rem;font-weight:700;text-align:center;line-height:1.714;width:100%;height:10.5rem;display:flex;align-items:center;justify-content:center;position:relative}.l-footerLink_btn:after{content:"";width:1rem;height:2rem;background-color:#fff;-webkit-mask:url("../img/index/ico_arrow_03.svg") center/contain no-repeat;mask:url("../img/index/ico_arrow_03.svg") center/contain no-repeat;position:absolute;top:50%;right:1.5rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.l-footer_cont{width:100%;padding:40px 0 50px;background-color:#8f8f8f;box-sizing:border-box}@media screen and (max-width: 767px){.l-footer_cont{padding:4rem 0 3.5rem}}.l-footer_copy{font-size:1.2rem;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 #000;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:#000}.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 #000;border-right:3px solid #000;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{padding:0 2rem;display:flex;flex-direction:column;max-width:700px;gap:.5rem 0}.l-footerNav_link{display:block;font-size:1.8rem;color:#fff}@media screen and (min-width: 768px){.l-footerNav_link{transition:opacity .3s ease}.l-footerNav_link:hover{opacity:.7}}.l-footerInner{padding:25px 0 35px;width:100%;position:relative;background-color:#fff}@media screen and (max-width: 767px){.l-footerInner{padding:2.5rem 0}}.l-footerInner .l-wrap{position:relative}.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-page_bg{width:100%;height:100vh;height:100dvh;background:url("../img/index/bg.png") center/cover no-repeat;position:fixed;top:80px;left:0;z-index:-1}@media screen and (max-width: 1000px){.l-page_bg{top:50px}}.l-page_container{width:540px;margin:0 auto;position:relative}@media screen and (max-width: 1000px){.l-page_container{margin:0 auto}}@media screen and (max-width: 767px){.l-page_container{width:100%}}.l-page_container:before,.l-page_container:after{content:"";width:10px;height:100%;background-color:#ffce00;position:absolute;top:0}@media screen and (max-width: 767px){.l-page_container:before,.l-page_container:after{display:none}}.l-page_container:before{left:-10px}.l-page_container:after{right:-10px}.l-page_nav{width:330px;position:fixed;top:50%;right:max(50% - 700px + 135px,30px);-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 1000px){.l-page_nav{display:none}}.l-wrap{width:100%;margin:0 auto;padding:0 20px;box-sizing:border-box}@media screen and (min-width: 768px){.l-wrap{max-width:1040px}}@media screen and (max-width: 767px){.l-wrap{width:90%;margin:0 auto;padding:0}}.l-wrap_inner{width:100%;padding-inline:6rem}.c-anchorType01_item:not(:first-child){border-top:1px solid #443c35}.c-anchorType01_link{width:100%;height:80px;padding-right:20px;display:flex;align-items:center;justify-content:space-between}.c-anchorType01_linkTxt{height:40px}.c-anchorType01_linkArrow{width:12px;aspect-ratio:12/15;background-color:#443c35;-webkit-mask:url("../img/index/ico_arrow_01.svg") center/contain no-repeat;mask:url("../img/index/ico_arrow_01.svg") center/contain no-repeat}.c-anchorType02_item{border-bottom:.1rem solid #fff}.c-anchorType02_link{width:100%;height:6rem;padding-inline:2rem;display:flex;align-items:center;justify-content:space-between;transition:opacity .3s ease}.c-anchorType02_link:hover{opacity:.8}.c-anchorType02_linkTxt{height:2rem}.c-anchorType02_linkArrow{width:1.2rem;aspect-ratio:24/28;background-color:#443c35;-webkit-mask:url("../img/index/ico_arrow_01.svg") center/contain no-repeat;mask:url("../img/index/ico_arrow_01.svg") center/contain no-repeat;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.c-bar-blue{border-top:2rem solid #0067e4}.c-bar-pink{border-top:2rem solid #ff9fc8}.c-bar-red{border-top:2rem solid #ff0010}.c-bar-cyan{border-top:2rem solid #3dd4f3}.c-bar-yellow{border-top:2rem solid #ffce00}.c-bar-orange{border-top:2rem solid #ff5a00}.c-boxType01{width:100%;padding:2rem 2.5rem 3rem}.c-btnType01{font-size:1.7rem;line-height:1;width:100%;height:5rem;background-color:#ff5a00;border:none;border-radius:2.5rem;box-shadow:.2rem .2rem 0px 0px #a3663c;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.c-btnType01:after{content:"";width:1.25rem;aspect-ratio:25/29;background-color:#443c35;-webkit-mask:url("../img/index/ico_arrow_01.svg") center/contain no-repeat;mask:url("../img/index/ico_arrow_01.svg") center/contain no-repeat;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0}.c-btnType01_ico{width:3.3rem}.c-btnType01-accordion span{width:5.85rem;aspect-ratio:117/24;background-color:#443c35;-webkit-mask:url("../img/index/txt_open.svg") center/contain no-repeat;mask:url("../img/index/txt_open.svg") center/contain no-repeat;display:block}.c-btnType01-accordion:after{right:5rem;-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.c-btnType01-accordion.is-active span{-webkit-mask-image:url("../img/index/txt_close.svg");mask-image:url("../img/index/txt_close.svg")}.c-btnType01-accordion.is-active:after{-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}.c-btnType01-ico{padding-inline:1rem 1.5rem;justify-content:space-between}.c-btnType01-ico:after{position:static;-webkit-transform:translateY(0);transform:translateY(0)}.c-cardType01{width:100%;border-radius:1rem;background-color:#fff;overflow:hidden}.c-cardType01_heading{width:100%;height:6rem;position:relative;display:flex;align-items:center;justify-content:center}.c-cardType01_floor{color:#fff;font-size:.9rem;min-width:3rem;height:1.5rem;background-color:#443c35;display:inline-flex;align-items:center;justify-content:center;position:absolute;top:0;left:0}.c-cardType01_wrap{font-weight:600;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";width:12.75rem;margin:0 auto;padding-block:1rem 1.5rem;border-top:.1rem solid #443c35}.c-gridType01{width:100%;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);gap:2rem}.c-txtSize-7{font-size:.7rem}.c-txtSize-10{font-size:1rem;line-height:1.3}.c-txtSize-11{font-size:1.1rem;line-height:1.45}.c-txtSize-12{font-size:1.2rem;line-height:1.75}.c-txtSize-14{font-size:1.4rem;line-height:1.75}.c-txtSize-16{font-size:1.6rem;line-height:1.5}.c-txtSize-17{font-size:1.7rem;line-height:1.41}.c-txtSize-18{font-size:1.8rem;line-height:1.75}.c-txtInd-1{text-indent:-1em;padding-left:1em}.c-txtLine{position:relative}.c-txtLine:after{content:"";width:calc(100% + 2rem);height:1px;background-color:#443c35;display:inline-block;position:absolute;left:-1rem;bottom:-0.3rem}.c-ttlType01{font-family:"Zen Kaku Gothic New",sans-serif;font-size:1.6rem;font-weight:700;text-align:center;line-height:1.1875;max-width:22rem;margin:0 auto;padding-block:.5rem;position:relative}.c-ttlType01:before,.c-ttlType01:after{content:"";width:.5rem;height:100%;border:1px solid #443c35;position:absolute;top:0}.c-ttlType01:before{left:0;border-right:none}.c-ttlType01:after{right:0;border-left:none}.p-about{padding-block:10rem;overflow:hidden}.p-about_column{position:relative;padding:4rem;margin-top:4rem;border-radius:6px}.p-about_columnTtl{width:20rem;margin:auto}.p-about_coin{position:absolute}.p-about_coin.is-01{width:12.4rem;right:-10%;top:-2rem}.p-about_coin.is-02{width:16rem;left:-16%;bottom:-4rem}.p-about_coin.is-03{width:14rem;right:-16%;bottom:-5rem}.p-hero_kv{width:100%;height:100vh;height:100dvh;display:flex;align-items:center;justify-content:center;background:url("../img/index/bg.png") center/cover no-repeat}.p-hero_kv img{width:90%;margin-bottom:6vh}.p-stage{padding-bottom:10rem}.p-exhi{padding-bottom:10rem}.p-lead{position:relative;padding-block:10rem;color:#fff}.p-lead_ttl{border-bottom:1px solid #fff;padding-bottom:3rem;margin-bottom:3rem}.p-lead_ttl img{width:22rem;margin:auto}.p-lead_bubble{position:absolute}.p-lead_bubble.is-01{width:8.4rem;right:5%;top:5rem}.p-lead_bubble.is-02{width:12rem;left:4%;bottom:2rem}.p-lead_bubble.is-03{width:5.8rem;right:8%;bottom:8rem}.p-lucky{overflow:hidden;padding-bottom:10rem}.p-lucky_body{position:relative;background-image:url(../img/index/bg_circle.png);background-size:100%;background-repeat:no-repeat;padding-top:12rem}.p-lucky_illu{position:absolute}.p-lucky_illu.is-01{width:18rem;left:10%;top:-3rem}.p-lucky_illu.is-02{width:18rem;right:-20%;top:-8rem}.p-lucky_column{position:relative;padding:4rem;margin-top:4rem;border-radius:6px}.p-sponsor{padding-block:10rem}.p-sponsor img{margin-inline:auto}.p-sponsor_box{background-color:#fff;padding:4rem 4rem 6rem}.p-sponsor_ttl{width:8rem;margin:auto}.p-sponsor_grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:2rem}.u-bdr-10{border-radius:1rem}.u-clrBg-yellow{background-color:#ffce00}.u-clrBg-yellowPale{background-color:#f9ec87}.u-clrBg-pink{background-color:#ff9fc8}.u-clrBg-greenPale{background-color:#d1dd9c}.u-clrBg-purplePale{background-color:#d3d4ea}.u-clrBg-gradBlue{background-image:linear-gradient(#3dd4f3, #2c83f2 90%)}.u-clrBg-gradPink{background-image:linear-gradient(#ffdbe5, #fff8ee, #ffffed)}.u-clrBg-gradYellow{background-image:linear-gradient(#ffce00, #ffeda0)}.u-ff-zenKakuGothicNew{font-family:"Zen Kaku Gothic New",sans-serif}.u-ff-palt{-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}.u-ffs-palt{-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}.u-fw-100{font-weight:100}.u-fw-500{font-weight:500}.u-fw-700{font-weight:700}.u-lh-1\.5{line-height:1.5}.u-ls-m1{letter-spacing:-0.1rem}.u-mt-10{margin-top:1rem}.u-mt-15{margin-top:1.5rem}.u-mt-20{margin-top:2rem}.u-mt-30{margin-top:3rem}.u-mt-35{margin-top:3.5rem}.u-mt-40{margin-top:4rem}.u-mt-50{margin-top:5rem}.u-mt-80{margin-top:8rem}.u-mt-100{margin-top:10rem}.u-ta-ce{text-align:center}
/*# sourceMappingURL=map/style.css.map */


