/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace, monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:inherit}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}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type="button"],[type="reset"],[type="submit"]{cursor:pointer}button:disabled,[type="button"]:disabled,[type="reset"]:disabled,[type="submit"]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type="number"]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}:root{--index-height: 3000;--header-height: 75px}@media screen and (max-width: 768px){:root{--header-height: 12vw}}html,body{background-color:#f5f6f8;color:#000;font-size:16px;line-height:1;scroll-behavior:smooth}@media screen and (max-width: 768px){html{overflow:auto}html.--modal-open{overflow-y:hidden}}body{background-image:url(./bg.png);min-width:1280px}@media screen and (max-width: 768px){body{min-width:0;overflow-x:hidden}}body.--modal-open{overflow-y:hidden}a{color:#000;text-decoration:none}*{backface-visibility:hidden;font-family:MyYuGothicM, YuGothic, "Yu Gothic", -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;letter-spacing:.1em;line-height:1.8;text-size-adjust:100%;word-break:break-all;-ms-text-size-adjust:100%;-webkit-backface-visibility:hidden;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}*,*:before,*:after{box-sizing:border-box}section{margin-top:5rem}img{width:100%}@media screen and (max-width: 768px){.--for-pc{display:none}}.--for-sp{display:none}@media screen and (max-width: 768px){.--for-sp{display:block}}.--debug{display:none !important}.--fade-in-still{opacity:0;transition:all 1s 0s ease-out;transform:translate(0, 0)}.--fade-in-still--active{opacity:1;transform:translate(0, 0)}.--fade-in-up{opacity:0;transition:all 1s 0s ease-out;transform:translate(0, 50px)}.--fade-in-up--active{opacity:1;transform:translate(0, 0)}.--fade-in-down{opacity:0;transition:all 1s 0s ease-out;transform:translate(0, -50px)}.--fade-in-down--active{opacity:1;transform:translate(0, 0)}.--fade-in-right{opacity:0;transition:all 1s 0s ease-out;transform:translate(-50px, 0)}.--fade-in-right--active{opacity:1;transform:translate(0, 0)}.--fade-in-left{opacity:0;transition:all 1s 0s ease-out;transform:translate(50px, 0)}.--fade-in-left--active{opacity:1;transform:translate(0, 0)}.--fade-in-skew{opacity:0;transition:all 1s 0s ease-in;transform:translate(-25px, 100px)}.--fade-in-skew--active{opacity:1;transform:translate(0, 0)}.--fade-in-faq{max-height:0;opacity:0;transition:all 1s 0s ease-out;transform:translate(0, 0)}.--fade-in-faq--active{opacity:1;transform:translate(0, 0)}.--loading{height:100vh;width:100vw;position:relative}.--loading>.--wait-until-loaded{display:none}.--loading-inner{animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:loading;border-radius:50%;border:5px solid #e0600a;border-bottom-color:transparent;box-sizing:border-box;display:inline-block;height:100px;left:calc((100vw - 100px) / 2);position:absolute;top:calc((100vh - 100px) / 2);width:100px}@keyframes loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.footer{background-color:#fff;min-width:1280px;width:100%}@media screen and (max-width: 768px){.footer{min-width:unset;width:auto}}.footer__social-share{margin-block:1.875rem 3.75rem}@media screen and (max-width: 768px){.footer__social-share{margin-bottom:1.0625rem}}.footer__button-back-to-top{bottom:3.75rem;position:fixed;right:3.75rem;z-index:1000}@media screen and (max-width: 768px){.footer__button-back-to-top{bottom:1rem;right:1rem}}.footer__link-back-to-top{background-image:url(./arrow_pagetop_white.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;display:block;height:2.5rem;width:2.5rem}.footer__link-back-to-top:hover{background-image:url(./arrow_pagetop_black.svg)}.social-share{border-top:1px solid #e5e5e5;padding-top:3.75rem;text-align:center}@media screen and (max-width: 768px){.social-share{padding-top:2.5rem}}.social-share__head{font-size:1rem;font-weight:bold;margin-bottom:1.875rem;text-align:center}@media screen and (max-width: 768px){.social-share__head{margin-bottom:1.0625rem}}.social-share__list{list-style-type:none;margin-inline:auto;overflow:hidden;width:30.625rem}@media screen and (max-width: 768px){.social-share__list{padding-inline:1.5rem;width:100%}}.social-share__item{float:left;width:50%}@media screen and (max-width: 768px){.social-share__item{width:33.33%}}@media screen and (min-width: 768px){.social-share__item:last-child{display:none}}.social-share__link--ln,.social-share__link--x,.social-share__link--fb,.social-share__link{color:#fff;display:block;font-size:1rem;font-weight:bold;line-height:1;padding:.875rem;transition:opacity 0.2s 0s cubic-bezier(0.4, 0, 0.2, 1)}.social-share__link--ln:hover,.social-share__link--x:hover,.social-share__link--fb:hover,.social-share__link:hover{opacity:.7}.social-share__link--ln:not(:root),.social-share__link--x:not(:root),.social-share__link--fb:not(:root),.social-share__link:not(:root){overflow:hidden}.social-share__link--fb{background-color:#27579c}.social-share__link--x{background-color:#000}.social-share__link--ln{background-color:#00c300}.social-share__svg--ln,.social-share__svg--x,.social-share__svg--fb,.social-share__svg{fill:#fff;vertical-align:middle}.social-share__svg--fb{height:1.125rem;width:.5625rem}.social-share__svg--x{height:1.125rem;width:1.25rem}.social-share__svg--ln{height:1.4375rem;width:1.25rem}.social-share__icon{position:relative;top:-.125rem;width:.6875rem}@media screen and (max-width: 768px){.social-share__icon{display:inline-block;width:1.25rem}}.social-share__service{padding-left:1.125rem}@media screen and (max-width: 768px){.social-share__service{display:none}}.social-links{background-color:#000}@media screen and (max-width: 768px){.social-links{background-color:#fff;padding:1.3rem 0;text-align:center;width:auto}}.social-links__list{list-style-type:none;margin-inline:auto;padding-block:1.3rem;width:68.8rem}@media screen and (max-width: 768px){.social-links__list{min-width:unset;width:auto}}.social-links__item{color:#fff;display:inline-block;font-size:.94rem;font-weight:bold;list-style-type:none;margin-right:.94rem;vertical-align:middle}@media screen and (max-width: 768px){.social-links__item{color:#000}}.social-links__item:first-child{margin-right:1.25rem}@media screen and (max-width: 768px){.social-links__item:first-child{display:block;margin-bottom:.31rem;margin-right:0}}.social-links__link{background-color:#fff;border:2px solid #fff;border-radius:1.88rem;cursor:pointer;display:inline-block;height:2.44rem;padding-top:2px;text-align:center;width:2.4rem}@media screen and (max-width: 768px){.social-links__link{background-color:#000;border:none;display:block;height:2.25rem;padding-top:.19rem;width:2.25rem}}.social-links__link:hover{background-color:#000;fill:#fff}.social-links__svg--yt,.social-links__svg--x,.social-links__svg--ig{vertical-align:middle;transition:fill .2s 0s ease}@media screen and (max-width: 768px){.social-links__svg--yt,.social-links__svg--x,.social-links__svg--ig{fill:#fff}}.social-links__svg--fb{vertical-align:middle;transition:fill .2s 0s ease;height:1.3125rem;width:.625rem}@media screen and (max-width: 768px){.social-links__svg--fb{fill:#fff;height:1.1875rem;width:.625rem}}.social-links__svg--ig{height:1.3125rem;width:1.5625rem}@media screen and (max-width: 768px){.social-links__svg--ig{height:1.25rem;width:1.25rem}}.social-links__svg--x{height:1.3125rem;width:1.5625rem}@media screen and (max-width: 768px){.social-links__svg--x{height:1.1875rem;width:1.5625rem}}.social-links__svg--yt{height:1.625rem;width:1.375rem}@media screen and (max-width: 768px){.social-links__svg--yt{height:1.4375rem;width:1.1875rem}}.bottom-links{background-color:#f5f6f8;border-top:1px solid #e5e5e5;height:2.875rem}@media screen and (max-width: 768px){.bottom-links{border-top:none;height:auto}}.bottom-links__in{margin-inline:auto;padding-top:.625rem;width:68.75rem}@media screen and (max-width: 768px){.bottom-links__in{padding-top:.9375rem;width:auto}}.bottom-links__list{float:left;list-style-type:none}@media screen and (max-width: 768px){.bottom-links__list{float:none}}.bottom-links__item{float:left;padding-left:1.875rem}@media screen and (max-width: 768px){.bottom-links__item{float:none;margin-bottom:.3125rem;padding-inline:1.0625rem 0}}@media screen and (min-width: 768px){.bottom-links__item:first-child{padding-left:0}}.bottom-links__link{background-image:url(./ico_arrow_01.svg);background-position:0 .1875rem;background-repeat:no-repeat;background-size:.25rem .5rem;color:#000;display:inline-block;font-size:.6875rem;line-height:1.4;padding-left:.75rem;position:relative;text-decoration:none;transition:color .1s 0s ease;transition:background-color .1s 0s ease}@media screen and (max-width: 768px){.bottom-links__link{background-size:.3125rem .625rem;font-size:.75rem;font-weight:bold;padding-left:1.0625rem}}.bottom-links__link:hover,.bottom-links__link:focus,.bottom-links__link:active{background-image:url(./ico_arrow_01_on.svg);color:#e50012}.bottom-links__copyright{color:#7f7f7f;float:right;font-weight:bold;font-size:.625rem;padding-top:.25rem}@media screen and (max-width: 768px){.bottom-links__copyright{float:none;padding-block:.875rem;text-align:center}}.header{background-color:#243656bf;font-style:normal;font-weight:normal;min-width:1280px;position:fixed;top:0;transition:top 0.2s 0s ease;width:100%;z-index:1000}@media screen and (max-width: 768px){.header{display:inline;height:12vw;min-width:0;padding-bottom:0}}.header__inner{display:grid;grid-template-columns:300px repeat(6, auto);margin:0 auto;width:1024px}@media screen and (max-width: 768px){.header__inner{grid-template-columns:30vw repeat(6, auto);width:100%}}.header__link{display:block;line-height:0;text-align:center}.header__link:nth-of-type(1){text-align:left}.header__image{height:70px;margin-top:0;width:auto}@media screen and (max-width: 768px){.header__image{height:10vw;margin-top:1vw}}.header__logo{margin:0 30px;padding:0.94rem 0;text-align:center;width:9.6rem}@media screen and (max-width: 768px){.header__logo{margin:0 3vw;padding:1vw 0 0;width:100%}}.header__logo-image{height:2.8rem;width:auto}@media screen and (max-width: 768px){.header__logo-image{height:auto;margin:3vw 1vw;width:15vw}}.main{min-width:1280px;text-align:center;width:100%}@media screen and (max-width: 768px){.main{min-width:0}}.main__moon{background-image:url(./background-moon.png);background-repeat:no-repeat;background-size:contain;height:0;position:fixed;width:0}.main__article{margin:3rem auto 0}@media screen and (max-width: 768px){.main__article{margin:10vw 2vw 0}}.main__top{margin:0 auto 1rem}.top__first{margin:0 auto;padding-top:100px;position:relative;width:1024px}@media screen and (max-width: 768px){.top__first{padding-top:10vh;width:100%}}.top__image-01{bottom:40px;left:60px;position:absolute;width:65px}@media screen and (max-width: 768px){.top__image-01{left:calc(2vw * 215 / 67 );bottom:calc(30vw * 67 / 215);width:10vw}}.top__image-02{bottom:40px;left:115px;position:absolute;width:65px}@media screen and (max-width: 768px){.top__image-02{left:calc(3vw * 215 / 67 );bottom:calc(30vw * 67 / 215);width:10vw}}.top__image-03{bottom:40px;position:absolute;right:80px;width:50px}@media screen and (max-width: 768px){.top__image-03{right:calc(4vw * 215 / 67 );bottom:calc(30vw * 67 / 215);width:8vw}}.top__second{margin:0 auto;position:relative;width:820px}@media screen and (max-width: 768px){.top__second{width:100%}}.top__inner--for-sp{display:none}@media screen and (max-width: 768px){.top__inner--for-sp{background-color:#fff8;display:block;position:relative;height:90vw;margin:7vw;padding:0}}.top__inner--for-sp .top__image{left:-7vw;position:absolute;top:-10vw;width:100vw}.top__second-01{left:30px;position:absolute;top:50px;width:280px}@media screen and (max-width: 768px){.top__second-01{left:5vw;top:15vw;width:40vw}}.top__second-02{position:absolute;right:60px;top:100px;width:400px}@media screen and (max-width: 768px){.top__second-02{right:4vw;top:33vw;width:50vw}}.top__second-03{position:absolute;right:100px;top:250px;width:110px}@media screen and (max-width: 768px){.top__second-03{right:21vw;top:70vw;width:20vw}}.top__second-04{position:absolute;right:10px;top:250px;width:110px}@media screen and (max-width: 768px){.top__second-04{right:5vw;top:70vw;width:20vw}}.top__third{margin:100px auto 0;position:relative;width:820px}@media screen and (max-width: 768px){.top__third{margin-top:0;width:100%}}.top__third-01{width:100%}.top__third-02{margin-top:70px;width:100%}@media screen and (max-width: 768px){.top__third-02{margin-top:15vw}}.top__third-03{left:10px;position:absolute;top:0;width:400px}.top__third-03-sp{left:8vw;position:absolute;top:4vw;width:85vw}.top__third-04{position:absolute;right:15px;top:0;width:400px}.top__third-05{left:150px;position:absolute;top:130px;width:500px}@media screen and (max-width: 768px){.top__third-05{left:25vw;top:calc(9vw * 430 / 151);width:50%}}.top__third-06{left:60px;position:absolute;top:300px;width:400px}@media screen and (max-width: 768px){.top__third-06{left:7vw;top:calc(17vw + 9vw * 430 / 151);width:48vw}}.top__third-07{position:absolute;right:60px;top:300px;width:270px}@media screen and (max-width: 768px){.top__third-07{right:6vw;top:calc(17vw + 9vw * 430 / 151);width:37vw}}.top__image{width:100%}.article{padding-top:100px;width:820px}@media screen and (max-width: 768px){.article{padding:20vw 0 0;width:96vw}}.article:nth-of-type(2),.article:nth-of-type(7){padding-top:0}.article__first{margin:0 auto;position:relative;width:820px}@media screen and (max-width: 768px){.article__first{width:100%}}.article__first-01{width:100%}.article__first-02{left:50px;position:absolute;top:85px;width:380px}@media screen and (max-width: 768px){.article__first-02{left:5vw;top:10vw;width:50vw}}.article__first-03{position:absolute;right:10px;top:85px;width:380px}@media screen and (max-width: 768px){.article__first-03{right:5vw;top:10vw;width:50vw}}.article__second{background-color:#fff8;margin-top:100px;padding:30px;position:relative;width:100%}@media screen and (max-width: 768px){.article__second{margin-top:20vw;padding:3vw 3vw 9vw;width:100%}}.article__second-border-top{background-image:url(./border-saturn-middle.png);background-repeat:repeat-x;background-size:15px;height:15px;left:0;position:absolute;top:-7px;width:100%}.article__second-title{height:79px;left:-2.5%;position:absolute;top:-39.5px;width:auto}@media screen and (max-width: 768px){.article__second-title{height:10vw;left:0;top:-5vw}}.article__second-01{margin-top:30px;width:100%}@media screen and (max-width: 768px){.article__second-01{margin-top:5vw}}.article__border-ruler-bottom{display:grid;grid-template-columns:50px auto 50px;height:50px;left:-4%;position:absolute;bottom:-25px;width:108%}@media screen and (max-width: 768px){.article__border-ruler-bottom{left:-6vw;width:108vw}}.article__border-ruler-bottom-left{background-image:url(./border-ruler-left.png);background-position:right;background-repeat:no-repeat;background-size:contain}.article__border-ruler-bottom-middle{background-image:url(./border-ruler-middle.png);background-repeat:repeat-x;background-size:contain}.article__border-ruler-bottom-right{background-image:url(./border-ruler-right.png);background-position:left;background-repeat:no-repeat;background-size:contain}.article__third{background-color:#fff8;height:700px;padding:30px 10px;position:relative;width:100%}@media screen and (max-width: 768px){.article__third{height:185vw}}.article__third-title{left:-2.5%;position:absolute;top:-52.6666666667px;width:105%}@media screen and (max-width: 768px){.article__third-title{left:0;top:calc(-60vw * 41 / 430);width:100%}}.article__third-01{left:20px;position:absolute;top:50px;width:300px}@media screen and (max-width: 768px){.article__third-01{left:0vw;top:10vw;width:55vw}}.article__third-02{left:330px;position:absolute;top:50px;width:300px}@media screen and (max-width: 768px){.article__third-02{left:40vw;top:45vw;width:55vw}}.article__third-03{left:160px;position:absolute;top:320px;width:300px}@media screen and (max-width: 768px){.article__third-03{left:0;top:80vw;width:55vw}}.article__third-04{left:470px;position:absolute;top:320px;width:300px}@media screen and (max-width: 768px){.article__third-04{left:40vw;top:110vw;width:55vw}}.article__topics{background-color:#fff8;margin-top:60.5px;padding:50px 30px 30px;position:relative;width:100%}@media screen and (max-width: 768px){.article__topics{margin-top:calc(20vw - 60vw * 73 / 430);padding:10vw 5vw 5vw}}.article__topics-wrapper{padding-top:39.5px}@media screen and (max-width: 768px){.article__topics-wrapper{padding-top:calc(60vw * 73 / 430)}}.article__topics-title{height:52px;left:-2.5%;position:absolute;top:-26px;width:auto}@media screen and (max-width: 768px){.article__topics-title{height:calc(65vw * 61 / 370);left:0;top:-7vw}}.article__border-pink{background-image:url(./border-pink-middle.png);background-repeat:repeat-x;background-size:15px;height:15px;left:0;position:absolute;top:-7px;width:100%}.article__border-green{background-image:url(./border-green-middle.png);background-repeat:repeat-x;background-size:15px;height:15px;left:0;position:absolute;top:-7px;width:100%}.article__border-saturn{background-image:url(./border-saturn-middle.png);background-repeat:repeat-x;background-size:15px;height:15px;left:0;position:absolute;top:-7px;width:100%}.article__border-blue{background-image:url(./border-blue-middle.png);background-repeat:repeat-x;background-size:15px;height:15px;left:0;position:absolute;top:-7px;width:100%}.article__border-grey{background-image:url(./border-grey-middle.png);background-repeat:repeat-x;background-size:15px;height:15px;left:0;position:absolute;top:-7px;width:100%}.article__topics-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px}@media screen and (max-width: 768px){.article__topics-inner{display:block}}@media screen and (max-width: 768px){.article__topics-copy{text-align:left}.article__topics-copy>img{width:100%}}.article__topics-text{background:#fff8;font-size:1rem;height:calc(100% - 70px);margin-top:10px;padding:10px;text-align:left}@media screen and (max-width: 768px){.article__topics-text{font-size:1.1rem}}.article__fourth{background-color:#fff8;margin-top:100px;padding:30px;position:relative;width:100%}@media screen and (max-width: 768px){.article__fourth{padding:0 5vw 5vw}}.article__fourth-title{left:-2.5%;position:absolute;top:-52.6666666667px;width:105%}@media screen and (max-width: 768px){.article__fourth-title{left:0;top:calc(-60vw * 41 / 430);width:100%}}.article__fourth-inner{display:grid;grid-gap:15px;grid-template-columns:1fr 1fr}@media screen and (max-width: 768px){.article__fourth-inner{display:block}}.article__fourth-inner img{margin-top:15px}.article__fourth-text{background:#fff8;font-size:1rem;margin-top:10px;padding:10px;text-align:left}@media screen and (max-width: 768px){.article__fourth-text{text-align:center}}.article__fourth-guarantee{background:#fff8;display:grid;grid-gap:30px;grid-template-columns:138px auto;margin-top:30px;padding-left:50px;text-align:left}@media screen and (max-width: 768px){.article__fourth-guarantee{align-items:center;grid-gap:0;grid-template-columns:1fr 2fr;padding:0}}.article__fourth-guarantee-text{align-items:center;display:flex;font-size:1rem}@media screen and (max-width: 768px){.article__fourth-guarantee-text{padding:2vw}}.article__fourth-subborder{display:none}@media screen and (max-width: 768px){.article__fourth-subborder{display:grid;grid-template-columns:30px auto 30px;height:15px;margin-top:30px;width:100%}}.article__fourth-subborder-left{background-image:url(./article-fourth-subborder-left.png);background-position:right;background-repeat:no-repeat;background-size:contain}.article__fourth-subborder-middle{background-image:url(./article-fourth-subborder-middle.png);background-repeat:repeat-x;background-size:contain}.article__fourth-subborder-right{background-image:url(./article-fourth-subborder-right.png);background-position:left;background-repeat:no-repeat;background-size:contain}.article__fourth-01{width:100%}.article__fourth-02{width:100%}.article__fourth-03{left:-6%;position:relative;width:115%}@media screen and (max-width: 768px){.article__fourth-03{left:0;width:100%}}.article__fourth-04{width:100%}.article__fourth-06{left:-6%;position:relative;width:115%}@media screen and (max-width: 768px){.article__fourth-06{left:0;width:100%}}.article__title-star{height:79px;right:0;position:absolute;top:-52.6666666667px;width:auto}@media screen and (max-width: 768px){.article__title-star{height:10vw;top:-6.7vw}}.article__fifth{background-color:#fff8;padding:30px 30px 0;position:relative;width:100%}@media screen and (max-width: 768px){.article__fifth{padding:30px 5px}}.article__fifth-title{height:79px;left:0;position:absolute;top:-52.6666666667px;width:auto}@media screen and (max-width: 768px){.article__fifth-title{height:10vw;top:-6.7vw}}.article__fifth-inner-01{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr}@media screen and (max-width: 768px){.article__fifth-inner-01{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr}}.article__fifth-item-01{background-color:unset;background-image:url(./article-fifth-background.png);background-repeat:no-repeat;background-size:contain;height:280px;position:relative;transition:all 0.3s 0s ease}@media screen and (max-width: 768px){.article__fifth-item-01{height:auto}}.article__fifth-item-01:hover{background-color:#fff8;cursor:pointer}.article__fifth-click{position:absolute;right:-40px;width:100px;top:0}@media screen and (max-width: 768px){.article__fifth-click{display:none}}.article__fifth-tap{display:none}@media screen and (max-width: 768px){.article__fifth-tap{display:block;position:absolute;right:0;width:25vw;top:0}}.article__fifth-02,.article__fifth-04,.article__fifth-06,.article__fifth-08,.article__fifth-10,.article__fifth-12{position:relative;top:-30px}@media screen and (max-width: 768px){.article__fifth-02,.article__fifth-04,.article__fifth-06,.article__fifth-08,.article__fifth-10,.article__fifth-12{position:static}}.article__fifth-subtitle{margin-top:30px;position:relative}.article__fifth-subtitle-image{height:48px;position:relative;width:auto;z-index:100}@media screen and (max-width: 768px){.article__fifth-subtitle-image{height:10vw;width:auto}}.article__fifth-subborder{bottom:4px;display:grid;grid-template-columns:30px auto 30px;height:15px;left:0;position:absolute;width:100%}.article__fifth-subborder-left{background-image:url(./article-fifth-subborder-left.png);background-position:right;background-repeat:no-repeat;background-size:contain}.article__fifth-subborder-middle{background-image:url(./article-fifth-subborder-middle.png);background-repeat:repeat-x;background-size:contain}.article__fifth-subborder-right{background-image:url(./article-fifth-subborder-right.png);background-position:left;background-repeat:no-repeat;background-size:contain}.article__fifth-inner-02{display:grid;grid-gap:30px;grid-template-columns:1fr 1fr 1fr;margin-top:20px}@media screen and (max-width: 768px){.article__fifth-inner-02{display:block}}@media screen and (max-width: 768px){.article__fifth-item-02{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto}}@media screen and (max-width: 768px){.article__fifth-option-title{grid-column:2 / 3;grid-row:1 / 2;margin-top:5vw}}.article__fifth-option-image{position:relative;top:-30px;width:100%}@media screen and (max-width: 768px){.article__fifth-option-image{grid-column:1 / 2;grid-row:1 / 4;position:static}}.article__fifth-option-text{font-size:1rem;height:5rem;line-height:1.5;position:relative;text-align:left;top:-30px}@media screen and (max-width: 768px){.article__fifth-option-text{font-size:.9rem;grid-column:2 / 3;grid-row:2 / 3;height:auto;line-height:1.5;position:static}}.article__fifth-option-button{position:relative;top:-50px}@media screen and (max-width: 768px){.article__fifth-option-button{grid-column:2 / 3;grid-row:3 / 4;margin-bottom:5vw;top:0}}@media screen and (max-width: 768px){.article__fifth-item-02:nth-of-type(even)>.article__fifth-option-title,.article__fifth-item-02:nth-of-type(even)>.article__fifth-option-text,.article__fifth-item-02:nth-of-type(even)>.article__fifth-option-button{grid-column:1 / 2}}@media screen and (max-width: 768px){.article__fifth-item-02:nth-of-type(even)>.article__fifth-option-image{grid-column:2 / 3}}.article__sixth{padding:10px 0 0;position:relative;width:100%}.article__sixth-title{height:79px;left:0;position:absolute;top:-52.6666666667px;width:auto}@media screen and (max-width: 768px){.article__sixth-title{height:10vw;top:-6.7vw}}.article__sixth-buttons{display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:30px}@media screen and (max-width: 768px){.article__sixth-buttons{margin-top:5vw}}.article__sixth-button{cursor:pointer;position:relative}.article__sixth-button-image{left:0;position:absolute;top:15px;transition:top 0.3s 0s ease;width:100%}@media screen and (max-width: 768px){.article__sixth-button-image{top:2vw}}.--sixth-selected>img{top:0}.article__sixth-video-box{left:0;padding:15px;position:relative;top:50px;width:100%}@media screen and (max-width: 768px){.article__sixth-video-box{padding:5vw;top:6vw}}.article__sixth-video-box-inner{background-color:#d7bb9d;border-radius:15px;height:400px;padding:15px}@media screen and (max-width: 768px){.article__sixth-video-box-inner{border-radius:5vw;height:60vw;padding:5vw}}.--sixth-select-01{background-color:#bd8e5b}.--sixth-select-01 .article__sixth-video-01{display:block;height:100%;width:100%}.--sixth-select-01 .article__sixth-video-02,.--sixth-select-01 .article__sixth-video-03{display:none}.--sixth-select-02{background-color:#c79f74}.--sixth-select-02 .article__sixth-video-02{display:block;height:100%;width:100%}.--sixth-select-02 .article__sixth-video-01,.--sixth-select-02 .article__sixth-video-03{display:none}.--sixth-select-03{background-color:#d1b08c}.--sixth-select-03 .article__sixth-video-03{display:block;height:100%;width:100%}.--sixth-select-03 .article__sixth-video-01,.--sixth-select-03 .article__sixth-video-02{display:none}.article__sixth-note{bottom:-75px;font-size:14px;position:absolute;right:0;text-align:left}.article__seventh{padding:30px 0;position:relative;width:100%}.article__seventh-title{height:79px;left:0;position:absolute;top:-52.6666666667px;width:auto}@media screen and (max-width: 768px){.article__seventh-title{height:10vw;top:-6.7vw}}.article__seventh-button{background-color:#5a4f40;cursor:pointer;padding:10px;width:100%}.article__seventh-button-inner{border:dashed 1px white;color:white;font-size:1rem;font-weight:bold}.article__seventh-table{display:grid;grid-template-columns:auto auto auto;overflow-y:hidden;transition:height 0.3s 0s ease;width:100%}@media screen and (max-width: 768px){.article__seventh-table{grid-template-columns:auto auto}}.article__seventh-item{align-items:center;display:flex;padding:.5rem}.article__seventh-item:nth-of-type(-n+5){background-color:#bd8e5b;color:white;font-size:1rem;font-weight:bold;grid-column:1 / 2;justify-content:center;text-align:center}.article__seventh-item:nth-of-type(4n+6){background-color:#e5d2bd;color:#5a4f40;font-size:1rem;font-weight:bold;grid-column:2 / 3;justify-content:center;text-align:left}.article__seventh-item:nth-of-type(4n+7){background-color:#faf4ef;color:#5a4f40;font-size:1rem;font-weight:normal;grid-column:3 / 4;padding-left:1rem;text-align:left}.article__seventh-item:nth-of-type(4n+8){background-color:#f6efe8;color:#5a4f40;font-size:1rem;font-weight:bold;grid-column:2 / 3;justify-content:center;text-align:left}.article__seventh-item:nth-of-type(4n+9){background-color:white;color:#5a4f40;font-size:1rem;font-weight:normal;grid-column:3 / 4;padding-left:1rem;text-align:left}.article__seventh-item:nth-of-type(1){grid-row:1 / 7}.article__seventh-item:nth-of-type(2){grid-row:7 / 8}.article__seventh-item:nth-of-type(3){grid-row:8 / 11}.article__seventh-item:nth-of-type(4){grid-row:11 / 14}.article__seventh-item:nth-of-type(5){grid-row:14 / 15}.article__seventh-item:nth-of-type(1),.article__seventh-item:nth-of-type(2),.article__seventh-item:nth-of-type(3),.article__seventh-item:nth-of-type(4){border-bottom:solid 1px #e5d2bd}@media screen and (max-width: 768px){.article__seventh-item:nth-of-type(1),.article__seventh-item:nth-of-type(2),.article__seventh-item:nth-of-type(3),.article__seventh-item:nth-of-type(4){border-bottom:none}}.article__seventh-item:nth-of-type(16),.article__seventh-item:nth-of-type(17),.article__seventh-item:nth-of-type(18),.article__seventh-item:nth-of-type(19),.article__seventh-item:nth-of-type(24),.article__seventh-item:nth-of-type(25),.article__seventh-item:nth-of-type(30),.article__seventh-item:nth-of-type(31){border-bottom:solid 1px #bd8e5b}@media screen and (max-width: 768px){.article__seventh-item:nth-of-type(16),.article__seventh-item:nth-of-type(17),.article__seventh-item:nth-of-type(18),.article__seventh-item:nth-of-type(19),.article__seventh-item:nth-of-type(24),.article__seventh-item:nth-of-type(25),.article__seventh-item:nth-of-type(30),.article__seventh-item:nth-of-type(31){border-bottom:none}}@media screen and (max-width: 768px){.article__seventh-item:nth-of-type(-n+5){grid-column:1 / 3}.article__seventh-item:nth-of-type(4n+6),.article__seventh-item:nth-of-type(4n+8){grid-column:1 / 2}.article__seventh-item:nth-of-type(4n+7),.article__seventh-item:nth-of-type(4n+9){grid-column:2 / 3}.article__seventh-item:nth-of-type(1){grid-row:1 / 2}.article__seventh-item:nth-of-type(2){grid-row:8 / 9}.article__seventh-item:nth-of-type(3){grid-row:10 / 11}.article__seventh-item:nth-of-type(4){grid-row:14 / 15}.article__seventh-item:nth-of-type(5){grid-row:18 / 19}}.article__eighth{display:grid;grid-gap:1rem;grid-template-columns:1fr 1fr;position:relative;z-index:100}@media screen and (max-width: 768px){.article__eighth{display:block}}.article__eighth-button{background-color:#e0600a;padding:.5rem}@media screen and (max-width: 768px){.article__eighth-button{margin-bottom:3vw}}.article__eighth-link{border:dashed 1px white;color:white;display:block;font-size:1rem;font-weight:bold}.modal{background-color:#0000;margin:16px auto;outline:none;padding:0;width:820px}@media screen and (max-width: 768px){.modal{margin:5vw auto;max-width:90vw;width:100%}}.modal__inner{border-bottom-left-radius:30px;border-bottom-right-radius:30px;background-color:#eeedec;display:grid;grid-template-rows:79px min-content min-content 65px;height:auto;min-height:390px;padding:0 0 15px;width:100%}@media screen and (max-width: 768px){.modal__inner{grid-template-rows:10vw min-content min-content 65px;max-width:90vw}}.modal__header{display:grid;grid-template-columns:21px 1fr 55px 1fr 21px;height:85px;width:100%}@media screen and (max-width: 768px){.modal__header{grid-template-columns:12.6px 1fr 33px 1fr 12.6px;height:51px}}.modal__header-left{background-image:url(./modal-header-left.png);background-position:right;background-repeat:no-repeat;background-size:contain}.modal__header-middle-left{background-image:url(./modal-header-middle.png);background-repeat:repeat-x;background-size:contain;text-align:left}.modal__header-middle-right{background-image:url(./modal-header-middle.png);background-repeat:repeat-x;background-size:contain;text-align:right}.modal__header-right{background-image:url(./modal-header-right.png);background-position:left;background-repeat:no-repeat;background-size:contain}.modal__header-hole{background-image:url(./modal-header-hole.png);background-repeat:repeat-x;background-size:contain}.modal__logo-image{margin-top:15px;width:250px}@media screen and (max-width: 768px){.modal__logo-image{height:auto;margin-top:4vw;width:20vw}}.modal__subtitle-image{height:79px;width:auto}@media screen and (max-width: 768px){.modal__subtitle-image{height:auto;margin-top:3vw;width:25vw}}.modal__title{text-align:left;width:100%}@media screen and (max-width: 768px){.modal__title{max-width:80vw}}.modal__title-image{height:79px;width:auto}@media screen and (max-width: 768px){.modal__title-image{height:100%}}.modal__main-image{height:auto;margin:0 auto;max-height:100%;max-width:100%;width:auto}@media screen and (max-width: 768px){.modal__main-image{max-width:90vw}}.modal__text{color:#5a4f40;font-size:1rem;margin-bottom:15px;text-align:center}@media screen and (max-width: 768px){.modal__text{padding:0 3vw}}.modal__close-button{background-color:#bd8e5b;border-radius:16px;margin:0 auto 10px;padding:5px;width:150px}.modal__close-inner{border:dashed 1px white;border-radius:14px;line-height:0;padding:10px 30px}.modal__close-text{width:100%}
