/*! ----------------------------------------------------------------
* 01. foundation
* 02. libs
* 03. common
* 04. block
----------------------------------------------------------------- */@font-face{font-family:"Noto Serif JP";font-style:normal;font-weight:400;src:url("../fonts/NotoSerifJP-Regular.woff2") format("woff2");font-display:swap}@font-face{font-family:"Noto Serif JP";font-style:normal;font-weight:600;src:url("../fonts/NotoSerifJP-SemiBold.woff2") format("woff2");font-display:swap}@font-face{font-family:"Noto Serif JP";font-style:normal;font-weight:700;src:url("../fonts/NotoSerifJP-Bold.woff2") format("woff2");font-display:swap}@font-face{font-family:"Noto Sans JP";font-style:normal;font-weight:400;src:url("../fonts/NotoSansJP-Regular.woff2") format("woff2");font-display:swap}.fancybox-slide--iframe .fancybox-content{background:#000 !important}.modal__about__comment{width:90%;margin:0 auto 40px;font-size:1.8rem;line-height:220%;font-weight:700;text-align:left;color:#000}@media screen and (max-width: 767px){.modal__about__comment{width:98%;font-size:1.6rem;text-align:left}}.modal__about__comment--title{width:162px;height:auto;display:block;margin:0 0 10px}.modal__about__profile{width:90%;margin:0 auto 40px;font-size:1.6rem;line-height:150%;text-align:left;color:#000}@media screen and (max-width: 767px){.modal__about__profile{width:98%;font-size:1.4rem;text-align:left}}.modal__about__profile--title{width:120px;height:auto;display:block;margin:0 0 10px}.modal__about__profile--box{padding:14px;background:#f5f5f5}.modalsns{width:90%;margin:10px auto 0;padding:0;line-height:100%;font-weight:700;color:#000;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modalsns{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.modalsns{z-index:730}.modalsns__col{margin:0 auto;padding:0 0 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style-type:none}.modalsns__col__li{position:relative;width:40px;height:40px;margin:0 20px;padding:0;display:grid;place-content:center}.modalsns__col__li{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.modalsns__col__li--x img{width:30px;height:auto;margin:0 auto}.modalsns__col__li--instagram img{width:34px;height:auto;margin:0 auto}.modalsns__col__li--youtube img{width:40px;height:auto;margin:0 auto}.modalsns__col__li:hover{opacity:.6}.modalsns__col__li .modalsns__col__li__link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;cursor:pointer;cursor:hand}/*! ----------------------------------------------------------------
01.foundation
----------------------------------------------------------------- *//*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}/*! ----------------------------------------------------------------
02.libs
----------------------------------------------------------------- *//*! ----------------------------------------------------------------
03.common
----------------------------------------------------------------- */html{overflow-y:auto;font-size:62.5%;line-height:150%;background:#000}html.active{overflow-y:hidden}@media screen and (max-width: 767px){html.active{overflow-y:hidden}}body{position:relative;padding:0;color:#fff;word-wrap:break-word;display:block;font-family:"Noto Serif JP",sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden;background:rgba(0,0,0,0)}body::before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:url(../img/bg.webp) no-repeat 50% 50%;background-size:cover;display:block}body::before{z-index:-2}body::after{content:"";position:fixed;top:0;left:0;right:0;width:100%;max-width:710px;height:100%;margin:0 auto;background:#000;border-left:1px solid #596670;border-right:1px solid #596670}body::after{z-index:-1}@media screen and (max-width: 767px){body::after{width:100%;max-width:94%}}section,div,article{line-height:150%;-webkit-box-sizing:border-box !important;box-sizing:border-box !important}main{position:relative;margin:0 auto;padding:0;width:100%;max-width:710px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 767px){main{width:100%;max-width:94%;padding:0}}#footer{position:relative;margin:70px 0 0 0;padding:0;font-size:1rem;font-family:"Noto Sans J",sans-serif;color:#fff;text-align:center;background:rgba(0,0,0,.7) !important;border-top:1px solid #596670}@media screen and (max-width: 767px){#footer{margin:60px 0 0 0;font-size:.9rem}}#footer a{cursor:pointer;color:#fff;outline:none}#footer a{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media(hover: hover){#footer a:hover{color:#596670}}#footer .footer__inner{padding:44px 4%}#footer .footer__inner__index{font-size:1.6rem;text-align:center;margin:0 0 10px}#footer .footer__txt{margin:0 0 20px}#footer .footer__txt:last-child{margin:0}#footer .footer__txt small{font-size:1rem;line-height:150%;color:#fff;display:block}#footer .footer__logo{width:240px;margin:0 auto 20px;display:grid;font-size:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#footer .footer__logo svg{width:118px;height:auto;margin:0 auto 12px;display:grid}#footer .footer__link{color:#e2cdaa;text-decoration:none}#footer .footer__link{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width: 767px){#footer .footer__link{font-size:.9em}}#footer .footer__link:hover{color:#e50413}p{line-height:150%;margin:0 0 16px 0}p:last-child{margin:0}.text-center{text-align:center}.text-right{text-align:right}.pc{display:block}@media screen and (max-width: 767px){.pc{display:none}}.sp{display:none}@media screen and (max-width: 767px){.sp{display:block}}a{cursor:pointer;color:#a4844f;outline:none}a{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media(hover: hover){a:hover{color:#596670}}a img{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}a img:hover{opacity:.6}@media screen and (max-width: 767px){a img:hover{opacity:1}}a:focus,*:focus{outline:none}.is-fixed{position:fixed !important;top:0;left:0}.yellow{color:#f8f401}.red{color:#e50413;font-weight:700}.button01{position:relative;width:300px;height:64px;margin:0 auto;color:#fff;font-size:1.8rem;font-weight:700;line-height:110%;text-decoration:none;background:#000;border:1px solid #fff;display:grid;text-align:left;place-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:5px 5px 0 hsla(0,0%,100%,.5);box-shadow:5px 5px 0 hsla(0,0%,100%,.5);cursor:pointer}.button01{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width: 767px){.button01{width:240px;height:54px;font-size:1.6rem}}.button01 span{margin-left:-14px;position:relative;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:34px 1fr;gap:8px}@media screen and (max-width: 767px){.button01 span{grid-template-columns:26px 1fr;gap:5px}}.button01 span img{width:100%;height:auto}.button01--share span{margin-left:-4px;grid-template-columns:25px 1fr;gap:12px}@media(hover: hover){.button01:hover{color:#fff;background:#a4844f}}.button02{position:relative;margin:0;color:#fff;font-size:1.6rem;line-height:110%;display:inline-block;text-align:right;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.button02{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.button02 span{margin-left:0;position:relative;display:inline-grid;text-decoration:underline;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:34px 1fr;gap:4px}.button02 span img{width:100%;height:auto}@media(hover: hover){.button02:hover{color:#e2cdaa}}ruby{padding-top:.8rem}rt{font-style:normal;line-height:100%;-webkit-transform:translateY(0.8em);transform:translateY(0.8em)}.mainimgWrap{margin:60px auto 50px;padding:0;width:574px;font-size:2.4rem;color:#e2cdaa;text-align:center}@media screen and (max-width: 767px){.mainimgWrap{width:90%;margin:40px auto 30px;font-size:1.8rem}}.mainimgWrap h1{position:relative;width:394px;margin:16px auto 0;padding:24px 0;font-size:3rem;font-weight:700;line-height:130%;color:#fff}@media screen and (max-width: 767px){.mainimgWrap h1{width:84%;margin:14px auto 0;font-size:2.2rem}}#top .mainimgWrap h1{width:100%;margin:16px 0 0 0;padding:30px 0;font-size:5.4rem;color:#fff}@media screen and (max-width: 767px){#top .mainimgWrap h1{padding:24px 0;font-size:3.6rem}}.mainimgWrap h1::before{content:"";position:absolute;top:0;left:0;width:100%;padding:2.26% 0 0 0;background:url(../img/line01.webp) 50% 50% no-repeat;background-size:cover;display:block}.mainimgWrap h1::after{content:"";position:absolute;left:0;bottom:0;width:100%;padding:2.26% 0 0 0;background:url(../img/line01.webp) 50% 50% no-repeat;background-size:cover;display:block}.taglineWrap{position:relative;width:580px;margin:0 auto 70px;padding:0}@media screen and (max-width: 767px){.taglineWrap{width:90%;margin:0 auto 50px}}.taglineWrap p{margin:0 auto 30px;font-size:1.8rem;line-height:200%;text-align:center}@media screen and (max-width: 767px){.taglineWrap p{font-size:1.7rem;line-height:190%}}.taglineWrap p:last-child{margin:0 auto}.listWrap{position:relative;width:652px;margin:0 auto}@media screen and (max-width: 767px){.listWrap{width:94%}}.frameWrap{position:relative;width:calc(100% - 14px);margin:0 auto 40px;padding:0;border:1px solid #e2cdaa}@media screen and (max-width: 767px){.frameWrap{margin:0 auto 30px}}.frameWrap:last-child{margin:0 auto 70px}@media screen and (max-width: 767px){.frameWrap:last-child{margin:0 auto 50px}}.frameWrap:after{content:"";position:absolute;top:6px;left:-7px;width:calc(100% + 14px);height:calc(100% - 12px);border:1px solid #e2cdaa;display:block;-webkit-box-sizing:border-box;box-sizing:border-box}.frameWrap__inner{position:relative;padding:34px 0 30px}.frameWrap__inner{z-index:50}@media screen and (max-width: 767px){.frameWrap__inner{padding:30px 0 20px}}.frameWrap__number{margin:0 0 20px}@media screen and (max-width: 767px){.frameWrap__number{margin:0 0 14px}}.frameWrap__number{text-align:center}.frameWrap__number--img2{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.frameWrap__number span{position:relative;font-size:3rem;font-weight:700;line-height:100%;display:inline-grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:28px 1fr 28px;gap:12px}@media screen and (max-width: 767px){.frameWrap__number span{font-size:2rem;grid-template-columns:20px 1fr 20px;gap:10px}}.frameWrap__number span img{width:100%;height:auto}.frameWrap__number span em{font-style:normal}.frameWrap__number span small{font-size:1.8rem}.frameWrap__question{position:relative;margin:0;padding:30px 34px;font-family:"Noto Sans J",sans-serif;font-size:1.8rem;line-height:180%;border-top:1px solid #e2cdaa;border-bottom:1px solid #e2cdaa}.frameWrap__question{z-index:50}@media screen and (max-width: 767px){.frameWrap__question{padding:20px;font-size:1.7rem;line-height:170%}}.frameWrap__question::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/bg.webp) no-repeat 50% 50%;background-size:cover;display:block}.frameWrap__question::before{z-index:-1}.frameWrap__question--source{margin:0 0 6px;font-size:1.5rem}@media screen and (max-width: 767px){.frameWrap__question--source{font-size:1.3rem}}.frameWrap__list{position:relative;padding:34px 34px 0;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 767px){.frameWrap__list{padding:20px 20px 0}}.frameWrap__list__txt{margin:4px 0 0 0;font-size:1.4rem;line-height:120%}.frameWrap label{width:100%;min-height:60px;margin:0 0 20px;padding:14px 10px;font-family:"Noto Sans J",sans-serif;font-size:1.8rem;line-height:140%;color:#fff;cursor:pointer;outline:none;text-decoration:none;border:1px solid #fff;display:grid;place-content:center;background:#000;-webkit-box-shadow:4px 4px 0 hsla(0,0%,100%,.5);box-shadow:4px 4px 0 hsla(0,0%,100%,.5);-webkit-box-sizing:border-box;box-sizing:border-box}.frameWrap label{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width: 767px){.frameWrap label{width:100%;min-height:56px;margin:0 0 16px;padding:6px;font-size:1.6rem;line-height:130%}}@media(hover: hover){.frameWrap label:hover{color:#fff;background:#a4844f}}.frameWrap label:has(input:checked){background:#a4844f;color:#fff}.frameWrap label:last-child{margin:0}.frameWrap input{display:inline-block}.frameWrap .visibility-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.frameWrap .radio--text{position:relative;margin:0 auto;padding:0;text-align:center;display:block}.frameWrap .radio--text{z-index:1}.frameWrap__alert{width:90%;margin:0 auto;font-family:"Noto Sans J",sans-serif;font-size:1.6rem;text-align:center;color:red}.frameWrap__alert2{width:90%;margin:12px auto 0;font-family:"Noto Sans J",sans-serif;font-size:1.6rem;text-align:center;color:red}.frameWrap__result{padding:40px 30px}@media screen and (max-width: 767px){.frameWrap__result{padding:30px 14px}}.frameWrap__result--index{text-align:center}.frameWrap__result--index span{position:relative;font-size:3rem;font-weight:700;line-height:100%;display:inline-grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:28px 1fr 28px;gap:12px}@media screen and (max-width: 767px){.frameWrap__result--index span{font-size:2rem;grid-template-columns:22px 1fr 22px;gap:8px}}.frameWrap__result--index span img{width:100%;height:auto}.frameWrap__result--index span em{font-style:normal}.frameWrap__result--title{margin:4px 0 0 0;font-size:5.6rem;font-weight:700;text-align:center}@media screen and (max-width: 767px){.frameWrap__result--title{font-size:3rem}}.frameWrap__result--comment{margin:8px 0 0 0;font-size:1.8rem;font-weight:600;text-align:center}@media screen and (max-width: 767px){.frameWrap__result--comment{margin:6px 0 0 0;font-size:1.5rem}}.frameWrap__result--comment img{width:100%;height:auto;display:block}.frameWrap__result--comment small{margin:6px 0 0 0;font-size:1.3rem;line-height:130%;display:block}.frameWrap__sharecol{position:relative;margin:50px 0 0 0;padding:40px 34px;font-size:1.8rem;line-height:180%;text-align:center;border-top:1px solid #e2cdaa;border-bottom:1px solid #e2cdaa}.frameWrap__sharecol{z-index:50}@media screen and (max-width: 767px){.frameWrap__sharecol{margin:40px 0 0 0;padding:34px 24px}}.frameWrap__sharecol p{font-family:"Noto Sans J",sans-serif}.frameWrap__sharecol::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/bg.webp) no-repeat 50% 50%;background-size:cover;display:block}.frameWrap__sharecol::before{z-index:-1}.resultWrap{position:relative;width:652px;margin:60px auto 0}@media screen and (max-width: 767px){.resultWrap{width:94%;margin:50px auto 0}}.resultWrap .frameWrap:last-child{margin:0 auto 40px}@media screen and (max-width: 767px){.resultWrap .frameWrap:last-child{margin:0 auto 30px}}.linkarea{margin:34px 34px -40px 0;text-align:right}@media screen and (max-width: 767px){.linkarea{margin:34px 24px -40px 0}}#answer label{pointer-events:none}#answer label.correct{color:#fff;background:#a4844f}/*# sourceMappingURL=style.css.map */