@charset "UTF-8";@-ms-viewport{width:device-width}#loading{width:100vw;height:100vh;-webkit-transition:all 1s;transition:all 1s;background-color:#0F0F10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;top:0;left:0;z-index:9999}#loading img{margin:auto}.loaded{opacity:0;visibility:hidden}.loading-box{margin:auto;width:200px;text-align:center}.flashing{font-size:1.5rem;color:#FFF}.animation-box{width:400px;height:4px;background:#C8922A;-webkit-animation-name:loadbar-animation;animation-name:loadbar-animation;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes loadbar-animation{0%{width:0}to{width:200px}}@keyframes loadbar-animation{0%{width:0}to{width:200px}}.fade-in{opacity:0;-webkit-transition-duration:1000ms;transition-duration:1000ms}.fade-in-up{-webkit-transform:translate(0,60px);transform:translate(0,60px)}.fade-in-down{-webkit-transform:translate(0,-60px);transform:translate(0,-60px)}.fade-in-left{-webkit-transform:translate(-60px,0);transform:translate(-60px,0)}.fade-in-right{-webkit-transform:translate(60px,0);transform:translate(60px,0)}.scroll-in{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}a:link{color:#0F0F10;-webkit-transition:0.2s;transition:0.2s}a:visited{color:#C8922A;-webkit-transition:0.2s;transition:0.2s}a:active,a:hover{color:#E8B84B;-webkit-transition:0.2s;transition:0.2s}.contents-block{padding:6em 0}.bg-main{background-color:#0F0F10;color:#FFF}.bg-sub{background-color:#E8B84B}.bg-third{background-color:#C8922A;color:#FFF}.bg-ami{background-color:#EAEAEA}.bg-wine{background-color:#C8922A;color:#FFF}.text-title{margin:0 auto 1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;font-size:2.8rem;line-height:1.4;font-family:"Noto Serif JP",serif;font-weight:500}.text-color-sub{color:#E8B84B}.text-read{margin:0 auto 4em;font-size:2rem;line-height:1.8;font-family:"Noto Serif JP",serif;font-weight:400}.text-read span{font-size:2.4rem;color:#E8B84B}.cbsp0{margin-bottom:0}.fv-block{padding:5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3vh;width:100%;height:100vh;background:url(../images/bg-fv-img.png) center right no-repeat;background-size:cover}.dot10-presents{margin:0 0 5px;padding:2px 10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#E8B84B;border:1px solid #E8B84B;font-size:2rem;letter-spacing:5px}.fv-sub-title{color:#E8B84B;font-size:2.5rem;font-family:Anton,serif;letter-spacing:5px}.fv-title{margin:0 0 10px;font-size:7rem;line-height:1.1;color:#FFF;font-weight:500;font-family:"Kaisei Decol",serif;text-align:left;text-shadow:0 0 16px #0F0F10}.fv-title span{color:#E8B84B}.fv-read{padding:0 0 0 20px;font-size:2rem;line-height:1.6;color:#FFF;font-weight:400;text-align:left;text-shadow:0 0 16px #0F0F10;border-left:5px solid #E8B84B}.fv-data-block{background:rgba(44,48,86,0.6);border:1px solid #E8B84B;border-radius:10px;-webkit-box-shadow:0 0 16px #0F0F10;box-shadow:0 0 16px #0F0F10;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fv-data{margin:15px 0 10px}.fv-data td,.fv-data th{padding:1px 15px}.fv-data th{font-size:1.4rem;color:#E8B84B}.fv-data td{font-size:1.6rem;font-weight:500;color:#FFF}.fv-data td strong{margin:0 5px 0 0;font-size:3rem;line-height:0.5;font-family:"Anton",sans-serif;font-weight:400}.fv-data td small{font-size:1.3rem;font-weight:400}.fv-note{font-size:1.3rem;color:#E8B84B}.recommend{position:relative}.recommend:before{content:"★";font-size:1.6rem;color:#E8B84B;position:absolute;left:-0.6rem;top:0.1rem}.fv-cta{padding:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;color:#FFF}.fv-cta p{font-size:1.4rem}a.cta-btn{padding:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;min-width:340px;height:60px;border-radius:15px;font-size:2.4rem;font-family:"Kaisei Decol",serif;font-weight:500;-webkit-box-shadow:0 0 12px rgba(0,0,0,0.25);box-shadow:0 0 12px rgba(0,0,0,0.25);position:relative;gap:7px}a.cta-btn:link,a.cta-btn:visited{background:-webkit-gradient(linear,right top,left top,from(#E8B84B),color-stop(60%,#C8922A));background:linear-gradient(to left,#E8B84B,#C8922A 60%);color:#1A1A1D;-webkit-transition:0.1s;transition:0.1s}a.cta-btn:active,a.cta-btn:hover{background:-webkit-gradient(linear,right top,left top,from(#E8B84B),to(#C8922A));background:linear-gradient(to left,#E8B84B,#C8922A);-webkit-transition:0.1s;transition:0.1s}a.cta-btn:before{content:"";display:block;width:26px;height:2px;background-color:#000;position:absolute;bottom:50%;right:16px;-webkit-transform:translateY(50%);transform:translateY(50%)}a.cta-btn:after{content:"";display:block;width:0;height:0;border-width:6px 10px;border-color:transparent transparent transparent #000;border-style:solid;position:absolute;bottom:50%;-webkit-transform:translateY(50%);transform:translateY(50%);right:3px}.bg-wine{width:100%;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0 20px;background-color:#7A1518}.marquee{width:100%;height:80px;background-color:#7A1518;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.marquee-inner{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;-webkit-animation:marquee 40s linear infinite;animation:marquee 40s linear infinite}.marquee-inner span{font-size:1.8rem;font-weight:600;font-family:"Kaisei Decol",serif;color:#E8B84B;padding-right:10px}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes marquee{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.why-block{background-color:#FBF4E8}.text-title-en{font-size:10rem;line-height:1;font-weight:600;font-family:"Anton",serif;color:#F1E3D8}.text-title-jp{margin:-50px 0 2rem;font-size:5rem;font-weight:600;font-family:"Kaisei Decol",serif}.why-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.why-box{padding:30px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;width:100%;max-width:520px;background-color:#FFF;border-radius:20px;position:relative;-webkit-box-shadow:2px 2px 10px #CCC;box-shadow:2px 2px 10px #CCC}.why-title-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:20px}.why-title-box p{font-size:2.6rem;font-weight:600;text-align:left}.why-title-box img{width:100px;height:auto}.why-text-box{text-align:left;font-size:1.6rem}.why-border_1:before{content:"";width:100%;height:14px;background:-webkit-gradient(linear,left top,right top,from(#7E1C19),to(#C8922A));background:linear-gradient(to right,#7E1C19,#C8922A);border-radius:20px 20px 0 0;position:absolute;top:0;left:0}.why-border_2:before{content:"";width:100%;height:14px;background:-webkit-gradient(linear,left top,right top,from(#C8922A),to(#E8B84B));background:linear-gradient(to right,#C8922A,#E8B84B);border-radius:20px 20px 0 0;position:absolute;top:0;left:0}.why-border_3:before{content:"";width:100%;height:14px;background:-webkit-gradient(linear,left top,right top,from(#4C7F5C),to(#77B496));background:linear-gradient(to right,#4C7F5C,#77B496);border-radius:20px 20px 0 0;position:absolute;top:0;left:0}.why-border_4:before{content:"";width:100%;height:14px;background:-webkit-gradient(linear,left top,right top,from(#8A4213),to(#7B1717));background:linear-gradient(to right,#8A4213,#7B1717);border-radius:20px 20px 0 0;position:absolute;top:0;left:0}.special-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.special-box{padding:30px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px;width:100%;justify-content:center}.special-img-box{width:100%;max-width:480px;position:relative}.special-img-box img{border-radius:20px;border:1px solid #E8B84B}.img-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:150px;height:46px;border-radius:23px;background-color:#7A1518;color:#E8B84B;font-size:2rem;font-weight:600;position:absolute;top:20px;left:20px;border:1px solid #E8B84B}.special-text-box{width:100%;max-width:480px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.special-text-box img{height:120px}.special-title{font-family:"Kaisei Decol",serif;font-size:3.4rem;line-height:1.2;font-weight:600;text-align:left}.special-read{font-size:1.6rem;text-align:left}.special-note-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px}.special-note-box p{font-size:1.8rem;font-weight:500;color:#7A1518}.special-note-box img{width:28px;height:auto}.pc-order1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.pc-order2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.bg-schedule{background-color:#130800;color:#FFF}.bg-schedule .text-title-en{color:#362416}.schedule-block{margin:0 auto 4em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:580px;gap:20px}.schedule-block li{width:100%;height:128px;border-radius:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:20px}.schedule-block li:nth-child(odd){background-color:#1C120A;border:1px solid #E8B84B}.schedule-block li:nth-child(odd) p small{color:#77B496}.schedule-block li:nth-child(2n){background-color:#2D0B06;border:1px solid #E8B84B}.schedule-block li:nth-child(2n) p small{color:#926C5B}.schedule-icon{margin:0 0 0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(255,255,255,0.15);width:80px;min-width:80px;height:80px;border-radius:10px}.schedule-icon img{width:auto;height:50px}.schedule-time{font-size:1.4rem;font-weight:600;color:#E8B84B}.schedule-time span{display:block;color:#635843}.scedule-text{font-size:2.4rem;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.scedule-text small{font-size:1.4rem}.section-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80px;height:22px;border-radius:11px;background-color:#7A1518;color:#E8B84B;font-size:1.4rem;font-weight:600;border:1px solid #E8B84B}.bg-grand-prize{background-color:#7A1518}.ico-grand-prize{font-size:3rem;font-weight:600;font-family:"Anton",serif;color:#C8922A;letter-spacing:5px}.ico-grand-prize img{margin:0 0 20px;width:120px;height:auto}.grand-prize-title{margin:2rem 0;font-family:"Kaisei Decol",serif;font-size:7rem;line-height:1.2;font-weight:600;color:#FFF}.grand-prize-title span{color:#E8B84B}.grand-prize-present{margin:1em auto 20px;padding:0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;width:100%;max-width:920px;min-height:100px;border-radius:50px;background-color:#FFF;font-family:"Kaisei Decol",serif;font-size:4.8rem}.grand-prize-present img{width:78px;height:auto}.grand-prize-note{color:#FFF}.bg-speaker{background-color:#FBF4E8}.speaker-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.speaker-img-box{width:100%;max-width:240px;height:auto;position:relative}.speaker-img-box img{border-radius:20px}.speaker-text-box{width:100%;max-width:480px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.speaker-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:88px;height:24px;border-radius:12px;font-size:1.4rem;font-weight:600;color:#7A1518;border:1px solid #7A1518}.speaker-read{text-align:left}.speaker-say{padding:20px;display:block;border-radius:20px;text-align:center;width:100%;background:url(../images/colon-left.png) left top no-repeat,url(../images/colon-right.png) right top no-repeat #2D0B06;background-size:60px auto;color:#E8B84B;font-size:2rem;font-weight:600}.speaker-name-box{position:absolute;left:10px;bottom:10px;color:#FFF;text-align:left}.speaker-name{font-size:6rem;font-weight:600;font-family:"Anton",serif;line-height:1.2}.speaker-post{font-size:1.6rem;font-weight:500}.info-table{margin:2em auto;-webkit-box-shadow:2px 2px 15px #CCC;box-shadow:2px 2px 15px #CCC;width:100%;max-width:600px;border-radius:20px;border-collapse:collapse}.info-table tr:first-child th{border-radius:20px 0 0 0}.info-table tr:last-child th{border-radius:0 0 0 20px;border-bottom:0}.info-table tr:last-child td{border-bottom:0}.info-table td,.info-table th{padding:20px 30px;border-bottom:1px solid #CCC}.info-table th{background-color:#7A1518;color:#FFF;font-weight:600;text-align:center;white-space:nowrap;vertical-align:middle}.info-table td{text-align:left;font-size:1.8rem;font-weight:500}.info-table td small{font-size:1.3rem;font-weight:400}.ticket-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.ticket-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1.8rem;font-weight:600}.ticket-box span{font-size:1.4rem;font-weight:500;color:#7A1518}.teble-note{margin:1em auto;padding:5px;width:100%;max-width:600px;font-size:1.5rem;text-align:left}.bg-cheers{background-color:#2D0B06;color:#FFF}.cheers-block{margin:0 auto 3em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.cheers-img-box{width:166px;height:auto}.cheers-title{font-size:7rem;line-height:1.2;font-weight:600;font-family:"Kaisei Decol",serif}.cheers-title span{color:#E8B84B}.sns-icon-box{margin:40px auto;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sns-icon-box li{margin:0 4px}.sns-icon-box li a{width:42px;height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:21px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#0F0F10}.sns-icon-box li a img{width:24px;height:auto}.sns-icon-box a:active,.sns-icon-box a:hover{background-color:#E8B84B}@media (min-width:320px) and (max-width:566px){.contents-block{padding:3em 0}.pc-order1{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.pc-order2{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.fv-block{height:auto}.fv-img-block{padding:220px 0 40px 0;background:url(../images/fv_sp.jpg) top center no-repeat #101010;background-size:100% auto;height:100vh;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.dot10-presents{font-size:1.6rem}.fv-title{font-size:4rem;line-height:1.2}.fv-sub-title{color:#E8B84B;font-size:1.8rem}.fv-read{font-size:1.8rem;line-height:1.6}.fv-data-block{padding:20px 0 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fv-data{margin:0 0 10px}.fv-cta{padding:20px 0 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;color:#FFF}.fv-read-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.fv-read-parts{width:100%}.bg-first{border-right:0;text-align:center}.bg-second{text-align:center}.about-block{padding:3em 0}.text-title-en{font-size:7rem}.text-title-jp{font-size:3rem}.about-text-box p{text-align:center}.main-title{font-size:3rem;line-height:1.4}.why-title-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:20px}.why-title-box p{font-size:2.4rem;font-weight:600}.why-title-box img{width:90px;height:auto}.special-box{padding:0}.special-text-box img{height:100px}.special-note-box p{font-size:1.6rem}.special-note-box img{width:28px;height:auto}.schedule-icon{margin:0 0 0 20px;width:60px;min-width:60px;height:60px;border-radius:10px}.schedule-icon img{width:auto;height:40px}.scedule-text{font-size:2rem;text-align:left}.scedule-text small{font-size:1.1rem}.ico-grand-prize{font-size:2.4rem;font-weight:500;font-family:"Anton",serif;color:#C8922A;letter-spacing:5px}.ico-grand-prize img{margin:0 0 20px;width:100px;height:auto}.grand-prize-title{margin:2rem 0;font-family:"Kaisei Decol",serif;font-size:3.6rem;line-height:1.2;font-weight:600;color:#FFF}.grand-prize-title span{color:#E8B84B}.grand-prize-present{margin:1em auto 20px;padding:0 30px;gap:10px;font-size:2.6rem;line-height:1.2}.grand-prize-present img{width:58px;height:auto}.speaker-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.speaker-text-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.speaker-say{padding:20px;font-size:1.6rem}.info-table td,.info-table th{display:block;width:100%}.info-table th{padding:10px}.info-table tr:first-child th{border-radius:20px 20px 0 0}.info-table tr:last-child th{border-radius:0 0 0 0;border-bottom:0}.cheers-block{margin:0 auto 3em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.cheers-img-box{width:120px;height:auto}.cheers-title{-webkit-font-feature-settings:"palt";font-feature-settings:"palt";font-size:4rem;line-height:1.2;font-weight:600;font-family:"Kaisei Decol",serif}.cheers-title span{color:#E8B84B}.action-flex-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.action-line{display:block;width:2px;height:100px;background-color:#C8922A}.left{margin:0 30px 0 auto;-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}.right{margin:0 auto 0 30px;-webkit-transform:rotate(30deg);transform:rotate(30deg)}.action-text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:3rem;font-family:"Noto Sserif JP",serif;font-weight:500}}@media (min-width:567px) and (max-width:767px){.contents-block{padding:3em 0}.fv-block{height:auto}.fv-img-block{padding:220px 0 40px 0;background:url(../images/fv_sp.jpg) top center no-repeat #101010;background-size:100% auto;height:100vh;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.fv-logo img{width:160px;height:auto}.fv-title{font-size:4rem;line-height:1.2}.fv-read{font-size:1.8rem;line-height:1.6}.fv-cta{padding:20px 0 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;color:#FFF}a.cta-btn{padding:0 0 0 15px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:300px;height:60px;border-radius:15px;font-size:2.2rem;font-weight:500;-webkit-box-shadow:0 0 12px rgba(0,0,0,0.25);box-shadow:0 0 12px rgba(0,0,0,0.25);position:relative;gap:7px}.fv-read-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.fv-read-parts{width:100%}.bg-first{border-right:0;text-align:center}.bg-second{text-align:center}.bg-watercolor{padding:12rem 0;background:url(../images/texture-watercolor_top.png) top center no-repeat,url(../images/texture-watercolor_bottom.jpg) bottom center no-repeat;background-size:100vw auto}.about-block{padding:3em 0}.text-title-en{font-size:4.2rem}.text-title-jp{font-size:1.8rem}.about-text-box p{text-align:center}.main-title{font-size:3rem;line-height:1.4}.first-part-flex-box{margin:0 auto 4rem;padding:3rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cercle-img-box{width:240px}.part-text-block{text-align:center}.bg-ico-talk:before{-webkit-transform:translateX(-45vw);transform:translateX(-45vw)}.bg-ico-glass:before{-webkit-transform:translateX(20vw);transform:translateX(20vw)}.second-part-flex-box{margin:0 auto 4rem;padding:3rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.photo-img-box{width:260px;aspect-ratio:6/4}.second-part-mi{font-size:2.6rem;font-weight:600;color:#C8922A}.second-part-present strong{font-size:2.4rem;line-height:1.4}.second-part-present span{font-size:1.8rem;color:#C8922A;font-weight:600}.btn-box{display:block;width:100%;text-align:center}.btn-box a.link-btn{min-width:290px;height:50px;font-size:2rem}.ico-quiz{margin:0 auto}.ico-air-plane{margin:0 auto}.ico-wine{margin:0 auto}.schadule{margin:2rem auto;display:inline-block;border-collapse:collapse}.schadule td{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.schadule td.td-pc-view{display:none}td.event-content{margin-bottom:30px}.merit-list{margin:2rem auto;padding:3rem}.merit-list li{font-size:2rem}.recommend-list{margin:2rem auto;padding:3rem}.recommend-list li{font-size:2rem}.recommend-list li:before{width:26px;height:26px}.entry-cta{padding:20px 0 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;color:#1A1A1D}.overview{margin:4rem auto 0;padding:0;width:auto;border-spacing:10px}.overview td,.overview th{padding:10px 20px;color:#FFF;width:100%;display:block}.overview th{white-space:nowrap;font-size:1.8rem;background-color:#162A40;text-align:center}.overview td{font-size:1.6rem;background-color:#FFF}.action-flex-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.action-line{display:block;width:2px;height:100px;background-color:#C8922A}.left{margin:0 30px 0 auto;-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}.right{margin:0 auto 0 30px;-webkit-transform:rotate(30deg);transform:rotate(30deg)}.action-text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:3rem;font-family:"Noto Sserif JP",serif;font-weight:500}}@media (min-width:1024px) and (max-width:1215px){.main-title img{width:100%;max-width:460px;height:auto}}@media (min-width:1216px){.main-title img{width:100%;max-width:460px;height:auto}}@media (min-width:1441px){.main-title img{width:100%;max-width:620px;height:auto}}