@charset "UTF-8";.fade{opacity:1;transition:all .2s ease-in}.fade:hover{opacity:.6}.anchorlink{position:relative;color:#000;text-decoration:none}.anchorlink::after{display:inline-block;position:absolute;bottom:0;left:0;content:'';opacity:0;width:0;border-bottom:1px solid #000;transition:width .2s ease-out,opacity .2s ease-out}.anchorlink:hover::after{opacity:1;width:100%}.fadein{animation:fadeIn 3s ease-out;animation-fill-mode:both;animation-timing-function:ease-out;opacity:0}@keyframes fadeIn{0%,50%{opacity:0}100%{opacity:1}}.display__pc{display:block}@media screen and (max-width:414px){.display__pc{display:none}}.display__sp{display:none}@media screen and (max-width:414px){.display__sp{display:block}}html{font-size:62.5%}body{font-size:1.5rem;font-family:"Noto Sans JP",sans-serif;color:#000;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#FFF;overflow-x:hidden;position:relative}body.active{overflow:hidden}@media screen and (max-width:820px){body{font-size:1.3rem}}main{position:relative}img,svg{width:100%;vertical-align:bottom;border:none}.main{position:relative;margin:0;width:100%;overflow-x:hidden}section{position:relative;width:100%;padding:120px 0;box-sizing:border-box}@media screen and (max-width:414px){section{padding:56px 0}}section.illust{text-align:center;background:#FFF100}section.sake{text-align:center;color:#FFF;background:#00B9EF}section.product{background:#e6e6e6}.inner{max-width:800px;margin:0 auto;box-sizing:border-box}@media screen and (max-width:820px){.inner{padding:0 32px}}header{position:relative;width:100%}.hero{position:relative;width:100%;background-image:url(/assets/img/img_hero_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center}.hero__read{position:absolute;top:64px;left:0;width:100%;font-size:20px;font-weight:700;text-align:center;letter-spacing:.75em}@media screen and (max-width:959px){.hero__read{top:40px}}@media screen and (max-width:820px){.hero__read{top:12px}}@media screen and (max-width:414px){.hero__read{top:0;font-size:16px;letter-spacing:.25em}}.hero h1{position:absolute;top:45%;left:10%;transform:translateY(-50%);margin:0;width:37.1717171717%;height:auto}.hero__img{margin:0;padding:0;line-height:0}.hero__img-list{position:relative;width:100%}.hero__name{position:absolute;top:calc(50% + 12%)}.hero__name--kinu{left:15%;width:25.6565656566%;height:auto}@media screen and (min-width:1440px){.hero__name--kinu{width:20.5252525253%}}.hero__name--mika{left:16%;width:21.5151515152%;height:auto}@media screen and (min-width:1440px){.hero__name--mika{width:17.2121212121%}}.hero__award{position:absolute;bottom:64px;left:0;width:41.0101010101%;height:auto}@media screen and (min-width:1440px){.hero__award{bottom:72px}}@media screen and (max-width:820px){.hero__award{bottom:32px}}@media screen and (max-width:414px){.hero__award{bottom:24px}}.hero__copyright{display:block;position:absolute;bottom:20px;right:96px;width:90.49px;height:auto;line-height:1}@media screen and (max-width:820px){.hero__copyright{bottom:8px;right:24px}}@media screen and (max-width:414px){.hero__copyright{width:60px}}.nav{display:block;position:relative;width:100%;background:#000}@media screen and (max-width:820px){.nav{display:none}}.nav__list{display:-ms-flexbox;display:flex;max-width:800px;margin:0 auto;padding:0}.nav__list li{position:relative;list-style:none;width:calc(100% / 5);height:40px;padding:6px 0;line-height:1;text-align:center;box-sizing:border-box}.nav__list li::after{display:block;position:absolute;bottom:0;left:50%;transform:translateX(-50%);content:'';width:calc(100% - 32px);height:0;background-image:linear-gradient(90deg,#e42012,#ea7200 16%,#fde600 32%,#84c373 50%,#00aee7 67%,#0086ce 84%,#441e85);transition:height .2s ease-in;border-radius:2px 2px 0 0}.nav__list li a{display:block;width:100%;height:28px;line-height:20px}.nav__list li a img{width:auto;height:12px}.nav__list li+li a{border-left:1px solid #FFF}.nav__list li.current::after{height:3px}.nav.fixed{position:fixed;top:0;left:0;z-index:100}.nav-sp{display:none;position:fixed;top:0;right:0;width:40px;height:40px;background:0 0;z-index:99;transition:all .5s ease-in-out}.nav-sp__btn{position:absolute;top:7px;right:7px;width:24px;height:24px;cursor:pointer}.nav-sp__btn span{position:absolute;top:4px;right:0;display:block;width:100%;height:1px;background:#000;transition:all .2s ease-in-out}.nav-sp__btn span:nth-child(2){top:12px;opacity:1}.nav-sp__btn span:nth-child(3){top:20px}@media screen and (max-width:820px){.nav-sp{display:block}}.nav-box{position:fixed;top:40px;left:100%;width:100%;height:100vh;padding:64px 0;background:#000;box-sizing:border-box;z-index:100;transition:all .5s ease-in-out}.nav-box__list{width:80%;margin:0 auto;padding:0;list-style:none}.nav-box__list li+li{margin-top:32px}.nav-box__list li a{display:block}.nav-box__list li a img{width:auto;height:24px}.active .nav-sp{width:100%;background:#000}.active .nav-sp__btn span{background:#FFF;top:12px;transform:rotate(45deg)}.active .nav-sp__btn span:nth-child(2){opacity:0}.active .nav-sp__btn span:nth-child(3){transform:rotate(-45deg)}.active .nav-box{left:0}.footer{margin-bottom:64px}.footer .inner{position:relative}.footer__logo{width:220px;height:auto}.footer__copyright{display:block;width:90.49px;height:auto;line-height:1}.footer__btn{position:absolute;bottom:24px;right:0;font-size:0;width:20px;height:20px;border-radius:50%;background:#000;margin:-2px 0 0 4px}@media screen and (max-width:820px){.footer__btn{right:32px}}.footer__btn::before{display:block;position:absolute;top:5px;left:8px;content:'';width:5px;height:9px;background-image:url(/assets/img/ico_arrowhead.svg);background-repeat:no-repeat;transform:rotate(-90deg);animation-duration:.3s;animation-timing-function:cubic-bezier(0.25,1,.5,1);animation-direction:alternate}.footer__btn:hover::before{animation-name:arrow-top}@keyframes arrow-top{0%{transform:translate(0,60px) rotate(-90deg);opacity:0}100%{transform:translate(0,0) rotate(-90deg);opacity:1}}.sns{margin:24px 0;padding:0;list-style:none}.sns li{display:inline-block;width:24px;height:24px}.sns li+li{margin-left:12px}/*! 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{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;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:-.25em}sup{top:-.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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{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]{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}[hidden],template{display:none}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@font-face{font-family:slick;src:url(./fonts/slick.eot);src:url(./fonts/slick.eot?#iefix) format("embedded-opentype"),url(./fonts/slick.woff) format("woff"),url(./fonts/slick.ttf) format("truetype"),url(./fonts/slick.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;line-height:0;font-size:0;cursor:pointer;background:0 0;color:transparent;transform:translate(0,-50%);padding:0;border:none;outline:0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dots{position:absolute;list-style:none;display:block;text-align:center;padding:0;margin:0}.slick-dots li{position:relative;display:inline-block;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000}.slick-dots{bottom:20px;left:96px;width:auto}@media screen and (max-width:820px){.slick-dots{bottom:8px;left:24px}}.slick-dots li{width:12px;height:12px;margin:0 4px}@media screen and (max-width:414px){.slick-dots li{width:8px;height:8px;margin:0 2px}}.slick-dots li button{width:12px;height:12px}@media screen and (max-width:414px){.slick-dots li button{width:8px;height:8px}}.slick-dots li button:before{content:'';width:12px;height:12px;border-radius:50%;background-color:#FFF;opacity:1}@media screen and (max-width:414px){.slick-dots li button:before{width:8px;height:8px}}.slick-dots li.slick-active button:before{background-color:#9FA0A0;opacity:1}.slick-dotted.slick-slider{margin-bottom:0}.slick-next,.slick-prev{top:auto;bottom:16px;width:16px;height:30px;z-index:1}@media screen and (max-width:414px){.slick-next,.slick-prev{bottom:-5px}}.slick-prev{left:35%}@media screen and (max-width:959px){.slick-prev{left:30%}}@media screen and (max-width:414px){.slick-prev{left:20%}}.slick-prev::before{display:block;content:'';background:url(/assets/img/ico_arrowhead_gr.svg) no-repeat;width:16px;height:30px}@media screen and (max-width:414px){.slick-prev::before{width:12px;height:24px}}.slick-next{right:35%}@media screen and (max-width:959px){.slick-next{right:30%}}@media screen and (max-width:414px){.slick-next{right:20%}}.slick-next::before{display:block;content:'';background:url(/assets/img/ico_arrowhead_gr.svg) no-repeat;width:16px;height:30px;transform:rotate(180deg)}@media screen and (max-width:414px){.slick-next::before{width:12px;height:24px}}#splash{position:fixed;z-index:1000;width:100%;height:100%;background:#D3EDFB;text-align:center;color:#003F8F}#splash_text{position:absolute;top:50%;left:50%;z-index:1000;width:100%;transform:translate(-50%,-50%);color:#003F8F}.p-slide{width:100%;background:#FFF100}.p-slide__list{margin:0;padding:0;text-align:center}.p-slide__list .slick-slide{margin:24px 8px}@media screen and (max-width:414px){.p-slide__list .slick-slide{margin:12px 8px 8px}}.p-slide__list li a{color:#000;text-decoration:none}.p-slide__list li a:hover{text-decoration:underline}.p-slide__img{max-width:412px}.p-slide__name{opacity:0;margin-bottom:0;transition:opacity .3s .6s ease-in}@media screen and (max-width:414px){.p-slide__name{font-size:11px}}.p-slide__name--nowrap{white-space:nowrap}@media screen and (max-width:414px){.p-slide__name--nowrap>span{letter-spacing:-.025em}}.p-slide.fixed{margin-top:40px}@media screen and (max-width:820px){.p-slide.fixed{margin-top:0}}.slick-current .p-slide__name{opacity:1}.award{background:#D3EDFB}.award__badge{max-width:730px;margin:0 auto}.award__body{display:-ms-flexbox;display:flex;margin-top:40px}@media screen and (max-width:414px){.award__body{display:block}}.award__photo{width:42.5%}@media screen and (max-width:414px){.award__photo{width:100%}}.award__txt{margin-left:16px;width:55.5%}@media screen and (max-width:414px){.award__txt{width:100%;margin-left:0}}.award__txt p{margin-top:0;text-align:justify}@media screen and (max-width:414px){.award__txt p{margin-top:1em}}.award__note{font-size:1rem}.scene__main{position:relative}.scene__main-bg{position:absolute;top:0;right:-95px;max-width:730px}@media screen and (max-width:959px){.scene__main-bg{right:0;max-width:73.7373737374%}}@media screen and (max-width:820px){.scene__main-bg{right:-32px}}.scene__content{position:relative;padding:60px 0}@media screen and (max-width:820px){.scene__content{padding:32px 0}}@media screen and (max-width:820px){.scene__content{padding:24px 0}}.scene__content h2{width:362.87px;height:194.95px;line-height:1;margin-top:0}@media screen and (max-width:959px){.scene__content h2{width:36.6533030303%;height:auto}}@media screen and (max-width:414px){.scene__content h2{width:58%}}.scene__content p{font-weight:700;width:290px}@media screen and (max-width:414px){.scene__content p{margin-top:36px;width:100%;font-size:12px}}.scene__theme{text-align:center}@media screen and (max-width:414px){.scene__theme{text-align:justify}}.scene__theme-ttl{font-size:30px;font-weight:700;color:#00A0E9}@media screen and (max-width:414px){.scene__theme-ttl{text-align:center;font-size:20px;margin-top:0;letter-spacing:-.025em;white-space:nowrap}}.scene__photo{margin-top:72px;height:346px;position:relative}@media screen and (max-width:414px){.scene__photo{margin-top:24px;height:176px}}.scene__photo img{position:absolute}.scene__anim{animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate}.scene__photo-01{animation-name:img-move01;animation-duration:8s;left:-95px;max-width:404px}@media screen and (max-width:959px){.scene__photo-01{left:0;max-width:40.8080808081%}}@media screen and (max-width:414px){.scene__photo-01{animation-name:img-move01-sp}}.scene__photo-02{animation-name:img-move02;animation-duration:6s;top:96px;left:42.5%;max-width:192px}@media screen and (max-width:959px){.scene__photo-02{max-width:19.3939393939%}}@media screen and (max-width:414px){.scene__photo-02{animation-name:img-move02-sp;left:44%}}.scene__photo-03{animation-name:img-move03;animation-duration:4.8s;top:12px;right:-95px;max-width:330px}@media screen and (max-width:959px){.scene__photo-03{right:0;max-width:33.3333333333%}}@media screen and (max-width:414px){.scene__photo-03{animation-name:img-move03-sp}}.scene__bottom{text-align:center;font-size:22px;color:#003F8F;font-weight:700}@media screen and (max-width:820px){.scene__bottom{font-size:20px}}@media screen and (max-width:414px){.scene__bottom{font-size:16px}}.scene__bottom p{margin:0}@keyframes img-move01{0%{transform:translate(0,120px)}100%{transform:translate(0,-15px)}}@keyframes img-move01-sp{0%{transform:translate(0,100px)}100%{transform:translate(0,-8px)}}@keyframes img-move02{0%{transform:translate(0,-90px)}100%{transform:translate(0,15px)}}@keyframes img-move02-sp{0%{transform:translate(0,-110px)}100%{transform:translate(0,0)}}@keyframes img-move03{0%{transform:translate(0,100px)}100%{transform:translate(0,-30px)}}@keyframes img-move03-sp{0%{transform:translate(0,80px)}100%{transform:translate(0,-10px)}}.illust__main p{margin:36px 0}@media screen and (max-width:414px){.illust__main p{text-align:justify;margin:12px 0 0;letter-spacing:-.015em}}.illust__list{margin:120px 0;padding:0;list-style:none}@media screen and (max-width:414px){.illust__list{margin:56px 0}}@media screen and (max-width:414px){.illust__list-item{text-align:justify}}.illust__list-item:nth-child(2){margin-top:96px}@media screen and (max-width:414px){.illust__list-item:nth-child(2){margin:56px 0}}.illust__ttl{height:auto;margin:0 auto}@media screen and (max-width:414px){.illust__ttl{height:26px}}@media screen and (max-width:414px){.illust__ttl>img{height:26px}}.illust__ttl--kinu{max-width:409.85px}.illust__ttl--mika{max-width:319.94px}.illust__read{margin:24px 0}@media screen and (max-width:414px){.illust__read{text-align:justify;margin:30px 0 24px}}.illust__img{margin-top:24px}.stereovision{background:#FFF;text-align:justify;font-size:12px}.stereovision__inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:32px 56px}@media screen and (max-width:414px){.stereovision__inner{display:block;padding:32px}}.stereovision__gaming{width:50%}@media screen and (max-width:414px){.stereovision__gaming{width:100%}}.stereovision__intro{-ms-flex:1;flex:1;margin-left:44px}@media screen and (max-width:414px){.stereovision__intro{margin-left:0}}.stereovision__ttl{max-width:267.08px}@media screen and (max-width:414px){.stereovision__ttl{margin:24px 0 0;max-width:200px}}.stereovision__body{margin-bottom:0}@media screen and (max-width:414px){.stereovision__body{letter-spacing:-.02em}}.stereovision__note{font-size:10px;margin:0}.sake__main p{margin:36px 0}@media screen and (max-width:414px){.sake__main p{text-align:justify;margin:12px 0 0}}.sake__content{margin:120px 0 0}@media screen and (max-width:414px){.sake__content{margin:56px 0}}.sake__ttl{max-width:646.12px;height:auto;margin:0 auto}.sake__read,.sake__theme{margin:24px 0}@media screen and (max-width:414px){.sake__read{text-align:justify;margin:30px 0 24px}}@media screen and (max-width:414px){.sake__theme{text-align:justify}}.sake__theme-ttl{font-size:24px;font-weight:700}@media screen and (max-width:414px){.sake__theme-ttl{font-size:20px;text-align:center;line-height:1.4;margin-bottom:0}}@media screen and (max-width:414px){.sake__theme-read{margin-top:8px}}.product__area{margin:64px 0}@media screen and (max-width:414px){.product__area{margin:56px 0}}.product__ttl{position:relative;background-color:#e6e6e6;border-bottom:solid 1px #000;padding:16px 0;margin-bottom:40px;width:100%;text-align:center;box-sizing:border-box}.product__ttl::after,.product__ttl::before{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%)}.product__ttl::before{border:12px solid transparent;border-top:solid 10px #000}.product__ttl::after{border:16px solid transparent;border-top:solid 14px #e6e6e6;margin-top:-5px}.product__ttl h2{text-transform:uppercase;font-size:30px;font-weight:700;line-height:1;letter-spacing:.25em;margin:0;padding:0}.product__list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;list-style:none}.product__list li{position:relative;width:32%;margin-left:2%;background:#FFF;box-sizing:border-box}@media screen and (max-width:414px){.product__list li{width:100%;margin:16px 0 0}}.product__list li:nth-child(3n+1){margin-left:0}.product__list li:nth-child(n+4){margin-top:16px}@media screen and (max-width:414px){.product__list li:first-child{margin-top:16px}}.product__info{padding:12px 12px 40px}.product__name{font-size:12px;margin-top:0}.product__bottom{position:absolute;bottom:0;left:0;width:100%;padding:0 12px 12px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;box-sizing:border-box}.product__bottom a{color:#000;text-decoration:none;font-size:10px;font-weight:700;padding-right:24px}.product__bottom a span{position:absolute;right:12px;bottom:10px;display:inline-block;width:20px;height:20px;border-radius:50%;background:#000}.product__bottom a span::before{display:block;position:absolute;top:6px;left:8px;content:'';width:5px;height:9px;background-image:url(/assets/img/ico_arrowhead.svg);background-repeat:no-repeat;animation-duration:.3s;animation-timing-function:cubic-bezier(0.25,1,.5,1);animation-direction:alternate}.product__bottom a:hover span::before{animation-name:arrow}.product__price{margin-bottom:0;font-size:15px;color:gray}@keyframes arrow{0%{transform:translate(-60px,0);opacity:0}100%{transform:translate(0,0);opacity:1}}.twitter{text-align:center}.twitter__ttl{position:relative;background-color:#FFF;border-bottom:solid 1px #000;padding:16px 0;margin-bottom:40px;width:100%;text-align:center;box-sizing:border-box}.twitter__ttl::after,.twitter__ttl::before{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%)}.twitter__ttl::before{border:12px solid transparent;border-top:solid 10px #000}.twitter__ttl::after{border:16px solid transparent;border-top:solid 14px #FFF;margin-top:-5px}.twitter__ttl h2{font-size:30px;font-weight:700;line-height:1;letter-spacing:.25em;margin:0;padding:0}.twitter p{margin-bottom:40px}.twitter__timeline{border:1px solid #000;border-radius:13px}.situation{display:-ms-flexbox;display:flex;margin:72px 0;background:#D3EDFB;padding:24px;text-align:left}@media screen and (max-width:820px){.situation{padding:16px}}@media screen and (max-width:414px){.situation{display:block;margin:32px 0}}.situation-p{width:31.75%}@media screen and (max-width:414px){.situation-p{width:50%;margin:0 auto}}.situation-t{margin-left:12px;color:#3E3A39}@media screen and (max-width:414px){.situation-t{margin:16px 0 0}}.situation-t ul{margin:0;padding:0}.situation-t ul li{position:relative;font-size:14px;list-style:none;padding-left:25px;border-bottom:1px solid #3E3A39}@media screen and (max-width:820px){.situation-t ul li{font-size:12px}}@media screen and (max-width:414px){.situation-t ul li{padding-bottom:8px}}.situation-t ul li+li{margin-top:10px}.situation-t ul li::before{position:absolute;top:7px;left:0;display:inline-block;content:'';width:14px;height:14px;border:1px solid #3E3A39;margin:-2px 5px;box-sizing:border-box}@media screen and (max-width:820px){.situation-t ul li::before{top:6px;width:12px;height:12px}}.situation-t__first{font-size:16px;font-weight:700;margin:0 0 .3em 5px}@media screen and (max-width:414px){.situation-t__first{font-size:14px;margin:0 0 .5em 3px}}.situation-ttl{margin:0 0 1.3em 5px;font-size:25px;font-weight:700;line-height:1.4;color:#003F8F}@media screen and (max-width:820px){.situation-ttl{font-size:20px}}@media screen and (max-width:414px){.situation-ttl{text-align:center;font-size:18px;margin:0 0 1.3em}}.situation-ttl--bottom{margin:.3em 0 0 5px}@media screen and (max-width:414px){.situation-ttl--bottom{margin-top:16px}}.profile{padding-top:24px;background-image:url(/assets/img/bg_profile.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;color:#000}@media screen and (max-width:820px){.profile{padding-top:16px}}.profile h3{margin:0;letter-spacing:.5em;font-weight:700;text-transform:uppercase}@media screen and (max-width:414px){.profile h3{text-align:center;letter-spacing:.2em}}@media screen and (max-width:414px){.profile h3.profile-h3-sake{letter-spacing:.05em}}.profile__inner{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;padding:24px 40px}@media screen and (max-width:820px){.profile__inner{padding:16px 24px}}@media screen and (max-width:414px){.profile__inner{display:block}}.profile-i{width:52.7777777778%}@media screen and (max-width:414px){.profile-i{width:100%}}.profile-i--mika{width:43.0555555556%}@media screen and (max-width:414px){.profile-i--mika{width:100%}}.profile-i--sake{width:45.2777777778%}@media screen and (max-width:414px){.profile-i--sake{width:100%}}.profile-p{-ms-flex:1;flex:1;position:relative;margin:24px 0 0 16px}@media screen and (max-width:414px){.profile-p{margin:40px 0 0}}.profile-p__bg{position:absolute;top:0;left:0;width:100%;height:calc(100% - 18px);background:#FFF;opacity:.4}.profile-p__bg::before{width:calc(100% - 24px);height:0;display:block;position:absolute;left:0;content:'';border-bottom:solid 24px #FFF;border-right:solid 24px transparent;bottom:100%}.profile-p__bg--mika{height:100%}.profile-p__bg--sake{height:calc(100% - 14px)}.profile-p__content{position:relative;top:-12px;padding:0 12px 12px;text-align:left;z-index:1}.profile-p__head{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.profile-p__head img{width:125px;height:125px}@media screen and (max-width:820px){.profile-p__head img{width:96px;height:96px}}.profile-p__name{margin-left:16px}.profile-p__name p{font-size:20px;font-weight:700;margin:0}@media screen and (max-width:820px){.profile-p__name p{font-size:16px}}.profile-p__name p.profile-p__name--en{font-size:13px;text-transform:uppercase;margin:0}@media screen and (max-width:820px){.profile-p__name p.profile-p__name--en{font-size:12px}}.profile-p__intro{font-size:12px;margin-bottom:.5em;text-align:justify}@media screen and (max-width:820px){.profile-p__intro{font-size:10px}}.profile-p__works{margin:.5em 0 0;padding:0;list-style:none;border-top:1px solid #000}.profile-p__works li{position:relative;font-size:12px;padding-left:12px}@media screen and (max-width:820px){.profile-p__works li{font-size:10px}}.profile-p__works li::before{position:absolute;top:2px;left:0;content:'■';font-size:10px}