/*! 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: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:bold}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{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}template{display:none}[hidden]{display:none}[data-whatinput=mouse] *:focus,[data-whatinput=touch] *:focus{outline:none}@media print{body{display:none !important}}html{overflow-x:hidden;font-size:.73206vw;scroll-behavior:smooth}body{margin:0;padding:0;font-size:17px;font-family:"游ゴシック体",YuGothic,"游ゴシック","Yu Gothic",sans-serif;font-weight:normal;line-height:1;color:#585858;position:relative;background:#fff}body,button,table{line-height:1;font-family:"Zen Kaku Gothic New",sans-serif}div{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-weight:bold;margin:0;padding:0}p{margin:0;padding:0}hr{margin:0}strong{font-weight:bold}a{-webkit-tap-highlight-color:rgba(0,0,0,0)}button{background-color:rgba(0,0,0,0);border:inherit;border-radius:inherit;padding:0}img{pointer-events:none;height:auto;max-width:100%;width:100%}a img{border:none;transition:all .5s}img{display:block;width:100%;height:auto;-webkit-backface-visibility:hidden}img{pointer-events:none}a,a:hover,a:active{text-decoration:none}ul,ol,li{list-style:none}ul,ol,dl,dt,dd{margin:0;padding:0}table{box-sizing:border-box;border-collapse:collapse;margin:0;width:100%}tr,th,td{box-sizing:border-box}@media screen and (max-width: 768px){body{overflow-x:hidden}img{-webkit-touch-callout:none;-webkit-user-select:none;-moz-touch-callout:none;-moz-user-select:none;touch-callout:none;-ms-user-select:none;user-select:none}}@media print{img{display:none}*{background:none}}@media screen and (max-width: 768px){.pc{display:none !important}}@media screen and (min-width: 769px){.sp{display:none !important}}.l-wrapper{opacity:0;width:100%}.l-header{text-align:center}@media screen and (max-width: 768px){.l-header{padding:20.5128205128vw 0}}@media screen and (min-width: 769px){.l-header{padding:40px 0}}@media screen and (max-width: 768px){.l-header__title{font-size:16.4102564103vw}}@media screen and (min-width: 769px){.l-header__title{font-size:32px}}.l-contents{position:relative}.l-contents__inner{position:relative}#loading{width:100%;height:100%;background:#f4e2e3;position:fixed;top:0;left:0;z-index:99999;display:flex;justify-content:center;align-items:center}.containere{--uib-size: 80px;--uib-color: black;--uib-speed: 1.4s;--uib-stroke: 5px;--uib-bg-opacity: .1;position:relative;display:flex;align-items:center;justify-content:center;height:var(--uib-stroke);width:var(--uib-size);border-radius:calc(var(--uib-stroke)/2);overflow:hidden;transform:translate3d(0, 0, 0)}.containere::before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:var(--uib-color);opacity:var(--uib-bg-opacity);transition:background-color .3s ease}.containere::after{content:"";height:100%;width:100%;border-radius:calc(var(--uib-stroke)/2);animation:zoom var(--uib-speed) ease-in-out infinite;transform:translateX(-100%);background-color:var(--uib-color);transition:background-color .3s ease}@keyframes zoom{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}.l-footer{text-align:center}@media screen and (max-width: 768px){.l-footer__copyright{font-size:6.1538461538vw}}@media screen and (min-width: 769px){.l-footer__copyright{font-size:12px}}.c-y-modal{display:none;height:100%;left:0;opacity:0;position:fixed;top:0;width:100%;z-index:100}@media screen and (min-width: 769px){.c-y-modal{min-width:1100px}}.c-y-modal__overlay{background-color:rgba(0,0,0,.8);height:100%;left:0;position:absolute;top:0;width:100%}.c-y-modal__inner{background-color:#000;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%)}@media screen and (max-width: 768px){.c-y-modal__inner{height:50.7692307692vw;width:90.2564102564vw}}@media screen and (min-width: 769px){.c-y-modal__inner{height:585px;max-width:1040px;width:1040px}}.c-y-modal__nav{display:flex;flex-wrap:wrap;position:absolute;justify-content:center;left:50%;transform:translateX(-50%);width:100%}@media screen and (max-width: 768px){.c-y-modal__nav{bottom:-27.6923076923vw;gap:1.2820512821vw}}@media screen and (min-width: 769px){.c-y-modal__nav{bottom:-48px;gap:12px}}.c-y-modal__nav__link{align-items:center;background-color:#fff;border:solid 1px #e674aa;color:#e674aa;display:flex;flex-wrap:wrap;justify-content:center;text-align:center}.c-y-modal__nav__link:last-child{margin-right:0}.c-y-modal__nav__link.is-active{background-color:#e674aa;color:#fff}@media screen and (max-width: 768px){.c-y-modal__nav__link{border-radius:.5128205128vw;font-feature-settings:"palt";font-size:3.0769230769vw;height:10.2564102564vw;letter-spacing:.01em;line-height:1.2307692308;margin-top:1.2820512821vw;width:calc(33.3333333333% - 5px)}}@media screen and (min-width: 769px){.c-y-modal__nav__link{border-radius:2px;height:34px;font-size:14px;margin:12px 12px 0 0;padding:0 10px;transition:background-color .2s,color .2s}.c-y-modal__nav__link:hover{background-color:#e674aa;color:#fff}}.c-y-modal__content{height:100%;position:relative;width:100%}.c-y-modal__content iframe{height:100%;left:0;position:absolute;top:0;width:100%}.c-y-modal__close{background-color:rgba(0,0,0,0);cursor:pointer;position:absolute;right:0;z-index:1}@media screen and (max-width: 768px){.c-y-modal__close{height:9.7435897436vw;top:-12.3076923077vw;width:9.7435897436vw}}@media screen and (min-width: 769px){.c-y-modal__close{height:50px;top:-64px;width:50px}}.c-y-modal__close::before,.c-y-modal__close::after{background-color:#fff;content:"";position:absolute;top:50%}@media screen and (max-width: 768px){.c-y-modal__close::before,.c-y-modal__close::after{height:.2564102564vw;left:-4px;width:12.3076923077vw}}@media screen and (min-width: 769px){.c-y-modal__close::before,.c-y-modal__close::after{height:1px;left:-6px;width:64px}}.c-y-modal__close::before{transform:rotate(-45deg)}.c-y-modal__close::after{transform:rotate(45deg)}.c-news-modal{display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:110}.c-news-modal__overlay{background-color:rgba(0,0,0,.7);height:100%;left:0;position:absolute;top:0;width:100%}.c-news-modal__content{background-color:#fff;left:50%;position:absolute;z-index:99}@media screen and (max-width: 768px){.c-news-modal__content{height:80vh;top:14.358974359vw;transform:translateX(-50%);width:89.4871794872vw}}@media screen and (min-width: 769px){.c-news-modal__content{height:601px;top:50%;transform:translate(-50%, -50%);width:846px}}.c-news-modal__content iframe{height:100%;left:0;position:absolute;top:0;width:100%}.c-news-modal__iframe{height:100%;width:100%}.c-news-modal__close{background-color:rgba(0,0,0,0);cursor:pointer;position:absolute;z-index:999}@media screen and (max-width: 768px){.c-news-modal__close{height:12.0512820513vw;right:3.3333333333vw;top:14.358974359vw;width:12.0512820513vw}}@media screen and (min-width: 769px){.c-news-modal__close{height:47px;left:50%;margin:-300px 0 0 375px;top:50%;width:47px}}.c-news-modal__close::before,.c-news-modal__close::after{background-color:#585858;content:"";left:50%;position:absolute;top:50%}@media screen and (max-width: 768px){.c-news-modal__close::before,.c-news-modal__close::after{height:.2564102564vw;width:11.2820512821vw}}@media screen and (min-width: 769px){.c-news-modal__close::before,.c-news-modal__close::after{height:1px;width:44px}}.c-news-modal__close::before{transform:translate(-50%, -50%) rotate(-45deg)}.c-news-modal__close::after{transform:translate(-50%, -50%) rotate(45deg)}.c-flier-modal{display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:110}.c-flier-modal__overlay{background-color:rgba(0,0,0,.7);height:100%;left:0;position:absolute;top:0;width:100%}.c-flier-modal__content{background-color:#fff;left:50%;position:absolute;z-index:99}@media screen and (max-width: 768px){.c-flier-modal__content{height:80vh;top:14.358974359vw;transform:translateX(-50%);width:89.4871794872vw}}@media screen and (min-width: 769px){.c-flier-modal__content{height:601px;top:50%;transform:translate(-50%, -50%);width:550px}}.c-flier-modal__content iframe{height:100%;left:0;position:absolute;top:0;width:100%}.c-flier-modal__iframe{height:100%;width:100%}.c-flier-modal__close{background-color:rgba(0,0,0,0);cursor:pointer;position:absolute;z-index:999}@media screen and (max-width: 768px){.c-flier-modal__close{height:12.0512820513vw;right:3.3333333333vw;top:14.358974359vw;width:12.0512820513vw}}@media screen and (min-width: 769px){.c-flier-modal__close{height:47px;right:0;top:0;width:47px}}.c-flier-modal__close::before,.c-flier-modal__close::after{background-color:#fff;content:"";left:50%;position:absolute;top:50%}@media screen and (max-width: 768px){.c-flier-modal__close::before,.c-flier-modal__close::after{height:.2564102564vw;width:11.2820512821vw}}@media screen and (min-width: 769px){.c-flier-modal__close::before,.c-flier-modal__close::after{height:1px;width:44px}}.c-flier-modal__close::before{transform:translate(-50%, -50%) rotate(-45deg)}.c-flier-modal__close::after{transform:translate(-50%, -50%) rotate(45deg)}.c-name__ja{color:#5b5b5e;font-weight:bold}@media screen and (max-width: 768px){.c-name__ja{font-size:4.6153846154vw;line-height:1.6666666667;margin-bottom:.7692307692vw}}@media screen and (min-width: 769px){.c-name__ja{font-size:1.4641288433vw;line-height:1.5;margin-bottom:3px}}.c-name__en{color:#e674aa;font-family:"Barlow Semi Condensed",serif;font-weight:600}@media screen and (max-width: 768px){.c-name__en{font-size:3.0769230769vw}}@media screen and (min-width: 769px){.c-name__en{font-size:1.0248901903vw}}.p-index{position:relative;margin:0 auto}.p-index__kv{background-color:#fcf4f7}.p-index__kv__wrapper{position:relative}@media screen and (max-width: 768px){.p-index__kv__wrapper{padding:10.2564102564vw 0 37.1794871795vw}}@media screen and (min-width: 769px){.p-index__kv__wrapper{padding-bottom:4.2459736457vw}}@media screen and (min-width: 769px){.p-index__kv__img{display:flex;justify-content:end}}.p-index__kv__img__main{position:relative}@media screen and (max-width: 768px){.p-index__kv__img__main{margin:0 auto 1.2820512821vw;width:79.4871794872%}}@media screen and (min-width: 769px){.p-index__kv__img__main{margin-right:.7320644217vw;width:73.9385065886%}}.p-index__kv__img__main__bg{width:100%}@media screen and (min-width: 769px){.p-index__kv__img__main__center{position:absolute;left:0;right:0;margin:0 auto;top:19.897510981vw;width:40.9386138614%}}@media screen and (max-width: 768px){.p-index__kv__img__main__center__serif{position:absolute;left:0;right:0;margin:0 auto;top:-4.6153846154vw;width:10.2193548387%}}@media screen and (min-width: 769px){.p-index__kv__img__main__center__serif{margin:0 auto 1.6105417277vw;width:16.4143368482%}}@media screen and (max-width: 768px){.p-index__kv__img__main__center__billing{position:absolute;bottom:-40.5128205128vw;left:50%;width:108.735483871%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%)}}.p-index__kv__img__main__roadshow{position:absolute}@media screen and (max-width: 768px){.p-index__kv__img__main__roadshow{bottom:2.1538461538vw;right:-6.9230769231vw;width:23.5580645161%}}@media screen and (min-width: 769px){.p-index__kv__img__main__roadshow{top:40.7027818448vw;right:2.4158125915vw;width:16.7920792079%}}@media screen and (max-width: 768px){.p-index__kv__img__small{display:flex;margin:0 0 0 auto;gap:0 1.2820512821vw;width:80.7692307692%}}@media screen and (min-width: 769px){.p-index__kv__img__small{width:19.0336749634%}}@media screen and (min-width: 769px){.p-index__kv__img__small__item{margin-bottom:.7320644217vw}}@media screen and (min-width: 769px){.p-index__kv__img__small__item:last-child{margin-bottom:0}}.p-index__kv__ttl{position:absolute;left:0}@media screen and (max-width: 768px){.p-index__kv__ttl{top:0;width:16.9230769231%}}@media screen and (min-width: 769px){.p-index__kv__ttl{bottom:0;width:83.4553440703%}}.p-index__kv__story{position:absolute}@media screen and (max-width: 768px){.p-index__kv__story{top:13.3333333333vw;right:3.3333333333vw;width:13.8461538462%}}@media screen and (min-width: 769px){.p-index__kv__story{top:3.0014641288vw;left:3.3674963397vw;width:5.8565153734%}}@media screen and (max-width: 768px){.p-index__kv__billing{margin:0 auto;width:86.4307692308%}}@media screen and (min-width: 769px){.p-index__kv__billing{position:absolute;top:36.9326500732vw;left:28.1112737921vw;width:30.2693997072%}}.p-index__menu{background-color:#fff}@media screen and (max-width: 768px){.p-index__menu__wrapper{padding:9.7435897436vw 0 12.8205128205vw}}@media screen and (min-width: 769px){.p-index__menu__wrapper{padding:87px 0 86px}}.p-index__menu__nav{margin:0 auto;display:flex;flex-wrap:wrap}@media screen and (max-width: 768px){.p-index__menu__nav{justify-content:center;gap:0 2.5641025641vw;margin-bottom:6.4102564103vw;width:84.6153846154%}}@media screen and (min-width: 769px){.p-index__menu__nav{justify-content:space-between;width:43.9238653001%;margin-bottom:40px}}@media screen and (max-width: 768px){.p-index__menu__nav__item{margin-bottom:4.1025641026vw;width:48.4848484848%}}@media screen and (min-width: 769px){.p-index__menu__nav__item{width:calc(25% - .7320644217vw)}}.p-index__menu__nav__item--big{width:100%}@media screen and (min-width: 769px){.p-index__menu__nav__item--big{margin-bottom:18px}}@media screen and (min-width: 769px){.p-index__menu__nav__item--big .p-index__menu__nav__link{margin:0 auto;width:100%}}.p-index__menu__nav__link{background-color:#585858;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;color:#fff;display:block;font-family:"Barlow Semi Condensed",serif;font-weight:500;font-style:normal;text-align:center}@media screen and (max-width: 768px){.p-index__menu__nav__link{padding:3.0769230769vw 0 3.5897435897vw}}@media screen and (min-width: 769px){.p-index__menu__nav__link{font-size:1.4641288433vw;padding:12px 0 14px;transition:.6s;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;-o-transition:.6s}}.p-index__menu__nav__link:last-child{margin-bottom:0}@media screen and (min-width: 769px){.p-index__menu__nav__link:hover{background-color:#e674aa}}.p-index__menu__nav__link--red{background-color:#d50006}.p-index__menu__sns{display:flex;justify-content:center}@media screen and (max-width: 768px){.p-index__menu__sns{gap:0 4.1025641026vw;margin-bottom:9.2307692308vw}}@media screen and (min-width: 769px){.p-index__menu__sns{gap:0 12px;margin-bottom:54px}}.p-index__menu__sns__item{background-color:#585858;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){.p-index__menu__sns__item{width:15.3846153846vw;height:15.3846153846vw}}@media screen and (min-width: 769px){.p-index__menu__sns__item{width:3.6603221083vw;height:3.6603221083vw;transition:.6s;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;-o-transition:.6s}}.p-index__menu__sns__item:hover{background-color:#e674aa}.p-index__menu__sns__svg{display:block}@media screen and (min-width: 769px){.p-index__menu__sns__svg{transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}}@media screen and (max-width: 768px){.p-index__menu__sns__svg--x{width:6.2102564103vw}}@media screen and (min-width: 769px){.p-index__menu__sns__svg--x{width:1.4780380673vw}}@media screen and (max-width: 768px){.p-index__menu__sns__svg--insta{width:6.8128205128vw}}@media screen and (min-width: 769px){.p-index__menu__sns__svg--insta{width:1.621522694vw}}.p-index__menu__map{margin:0 auto}@media screen and (max-width: 768px){.p-index__menu__map{margin-bottom:12.8205128205vw;width:84.6153846154%}}@media screen and (min-width: 769px){.p-index__menu__map{margin-bottom:58px;width:24.5973645681%}}.p-index__menu__map__link{display:block}@media screen and (min-width: 769px){.p-index__menu__map__link{transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}}@media screen and (min-width: 769px){.p-index__menu__map__link:hover{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}}.p-index__menu__barrier-free{align-items:center;display:flex;justify-content:center}.p-index__menu__barrier-free__item{display:block}@media screen and (max-width: 768px){.p-index__menu__barrier-free__item{margin:0 2.8461538462%}}@media screen and (min-width: 769px){.p-index__menu__barrier-free__item{margin:0 .8125915081%;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}}@media screen and (min-width: 769px){.p-index__menu__barrier-free__item:hover{opacity:.7}}@media screen and (max-width: 768px){.p-index__menu__barrier-free__item:first-child{width:13.3923076923%}}@media screen and (min-width: 769px){.p-index__menu__barrier-free__item:first-child{width:4.0483162518%}}@media screen and (max-width: 768px){.p-index__menu__barrier-free__item:last-child{width:21.0641025641%}}@media screen and (min-width: 769px){.p-index__menu__barrier-free__item:last-child{width:6.013909224%}}.p-index__menu__fuji{margin:0 auto}@media screen and (max-width: 768px){.p-index__menu__fuji{width:46.1538461538%}}@media screen and (min-width: 769px){.p-index__menu__fuji{width:13.17715959%}}.p-index__menu__fuji__item{display:block}@media screen and (min-width: 769px){.p-index__menu__fuji__item{transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}}@media screen and (min-width: 769px){.p-index__menu__fuji__item:hover{opacity:.7}}@media screen and (max-width: 768px){.p-index__menu__bnr{margin:0 auto 12.8205128205vw;width:84.6153846154%}}@media screen and (min-width: 769px){.p-index__menu__bnr{display:flex;flex-wrap:wrap;justify-content:end;gap:.7320644217vw;position:absolute;top:2.4158125915vw;right:21.7423133236vw;width:27.8184480234%}}.p-index__menu__bnr__item{display:block}@media screen and (max-width: 768px){.p-index__menu__bnr__item{margin-bottom:3.8461538462vw}}@media screen and (min-width: 769px){.p-index__menu__bnr__item{transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;width:31.5789473684%}}@media screen and (min-width: 769px){.p-index__menu__bnr__item--dvd{margin-top:-1.317715959vw}}.p-index__menu__bnr__item--nolink{pointer-events:none}@media screen and (max-width: 768px){.p-index__menu__bnr__item:last-child{margin-bottom:0}}@media screen and (min-width: 769px){.p-index__menu__bnr__item:hover{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}}.p-index__menu__bnr__item:hover .p-index__menu__bnr__img{opacity:1}.p-index__thoughts{background-color:#faeaef}.p-index__thoughts__wrapper{margin:0 auto}@media screen and (max-width: 768px){.p-index__thoughts__wrapper{padding:14.9487179487vw 0 15.2820512821vw;width:84.6153846154%}}@media screen and (min-width: 769px){.p-index__thoughts__wrapper{padding:71px 0 105px;width:75.4026354319%}}.p-index__thoughts__ttl{margin:0 auto}@media screen and (max-width: 768px){.p-index__thoughts__ttl{margin-bottom:15.4102564103vw;width:84.8484848485%}}@media screen and (min-width: 769px){.p-index__thoughts__ttl{margin-bottom:59px;width:27.2005856515%}}.p-index__thoughts__post__content__btn.c2-more{background-color:#e674aa;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;color:#fff;font-family:"Barlow Semi Condensed",serif;font-weight:500;line-height:.8333333333;margin:0 auto}@media screen and (max-width: 768px){.p-index__thoughts__post__content__btn.c2-more{font-size:5.1282051282vw;margin-top:12.8205128205vw;padding:3.3333333333vw 0;width:60.6060606061%}}@media screen and (min-width: 769px){.p-index__thoughts__post__content__btn.c2-more{font-size:1.4641288433vw;margin-top:40px;padding:13px 0;width:19.4174757282%}}.p-index__detail{background-color:#faeaef;border-bottom:1px solid #dedede}@media screen and (max-width: 768px){.p-index__detail{padding-bottom:8.9743589744vw}}@media screen and (min-width: 769px){.p-index__detail{padding-bottom:34px}}.p-index__detail__copyright{display:block;margin:0 auto}@media screen and (max-width: 768px){.p-index__detail__copyright{width:57.6307692308%}}@media screen and (min-width: 769px){.p-index__detail__copyright{width:16.4538799414%}}.p-flier{background-color:rgba(0,0,0,0)}.js-anime1,.js-anime2,.js-anime3{opacity:0;transition:.8s;-webkit-transition:.8s;-moz-transition:.8s;-ms-transition:.8s;-o-transition:.8s}.is-animated.js-anime1,.is-animated.js-anime2,.is-animated.js-anime3{opacity:1}@media screen and (min-width: 769px){.js-anime4{opacity:0;transition:.8s;-webkit-transition:.8s;-moz-transition:.8s;-ms-transition:.8s;-o-transition:.8s}.is-animated.js-anime4{opacity:1}}@keyframes fadeInUpSmall{from{opacity:0;transform:translate3d(0, 15%, 0)}to{opacity:1;transform:none}}.fadeInUpSmall{animation-name:fadeInUpSmall}@media screen and (max-width: 768px){.p-index__thoughts .c2-item{padding-bottom:5.1282051282vw;width:100%}}@media screen and (min-width: 769px){.p-index__thoughts .c2-item{width:32.0388349515%;padding:.97%}}@media screen and (max-width: 768px){.p-about__header{display:none}}@media screen and (min-width: 769px){.p-about__header{background-color:#fff9fa;position:fixed;top:0;left:0;width:100%;z-index:10}}@media screen and (min-width: 769px){.p-about__header__wrapper{padding:14px 27px}}@media screen and (min-width: 769px){.p-about__header__nav{display:flex;justify-content:space-between;width:60.980966325%}}@media screen and (min-width: 769px){.p-about__header__nav__item{color:#434040;font-family:"Barlow Semi Condensed",serif;font-size:1.317715959vw;font-weight:500;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}}@media screen and (min-width: 769px){.p-about__header__nav__item:hover{color:#e674aa}}@media screen and (max-width: 768px){.p-about__icon{background-color:#e674aa;height:10.2564102564vw;width:10.2564102564vw;position:fixed;top:0;right:0;display:flex;justify-content:center;align-items:center;z-index:11}}@media screen and (min-width: 769px){.p-about__icon{display:none}}@media screen and (max-width: 768px){.p-about__icon__wrapper{position:relative;margin-top:-1.1538461538vw;height:2.3076923077vw;width:6.6666666667vw}}@media screen and (max-width: 768px){.p-about__icon__item{background-color:#fff;height:.5128205128vw;width:100%;position:absolute}}@media screen and (max-width: 768px){.p-about__icon__item:first-child{top:0;left:0}}@media screen and (max-width: 768px){.p-about__icon__item:last-child{top:100%;left:0}}@media screen and (max-width: 768px){.p-about__drawer{background-color:#e674aa;position:fixed;top:0;left:0;width:100%;height:100dvh;overflow-y:scroll;opacity:0;visibility:hidden;z-index:10;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}}@media screen and (min-width: 769px){.p-about__drawer{display:none}}@media screen and (max-width: 768px){.p-about__drawer__wrapper{padding:24.8717948718vw 0}}@media screen and (max-width: 768px){.p-about__drawer__nav__item{color:#f4e2e3;font-family:"Barlow Semi Condensed",serif;font-size:7.1794871795vw;font-weight:500;display:block;margin-bottom:7.6923076923vw;text-align:center}}@media screen and (max-width: 768px){.p-about__drawer__nav__item:last-child{margin-bottom:0}}.p-about__intro .wow{visibility:hidden}.p-about__intro__head{background-size:contain;background-position:center top;background-repeat:no-repeat;position:relative;width:100%}@media screen and (max-width: 768px){.p-about__intro__head{background-image:url(../images/about/intro_bg_sp.jpg);height:64.1025641026vw}}@media screen and (min-width: 769px){.p-about__intro__head{background-image:url(../images/about/intro_bg_pc.jpg);height:40.2635431918vw}}.p-about__intro__head__ttl{position:absolute;bottom:0;right:0}@media screen and (max-width: 768px){.p-about__intro__head__ttl{width:86.9179487179%}}@media screen and (min-width: 769px){.p-about__intro__head__ttl{width:49.6317715959%}}.p-about__intro__body{background-color:#faeaef}@media screen and (max-width: 768px){.p-about__intro__body__wrapper{padding:15.1282051282vw 0 11.2820512821vw}}@media screen and (min-width: 769px){.p-about__intro__body__wrapper{padding:7.3206442167vw 0 6.9546120059vw;margin:0 auto;width:73.2064421669%}}@media screen and (max-width: 768px){.p-about__intro__body__ttl{margin-bottom:7.6923076923vw}}@media screen and (min-width: 769px){.p-about__intro__body__ttl{margin-bottom:2.9282576867vw}}.p-about__intro__body__ttl__staff{margin:0 auto}@media screen and (max-width: 768px){.p-about__intro__body__ttl__staff{margin-bottom:7.6923076923vw;width:48.7179487179%}}@media screen and (min-width: 769px){.p-about__intro__body__ttl__staff{margin-bottom:2.9282576867vw;width:80%}}.p-about__intro__body__ttl__if{margin:0 auto}@media screen and (max-width: 768px){.p-about__intro__body__ttl__if{width:73.0769230769%}}@media screen and (min-width: 769px){.p-about__intro__body__ttl__if{width:96%}}.p-about__intro__body__txt{margin:0 auto}@media screen and (max-width: 768px){.p-about__intro__body__txt{margin-bottom:12.3076923077vw;width:87.1794871795%}}@media screen and (min-width: 769px){.p-about__intro__body__txt{margin-bottom:4.4655929722vw;width:80%}}.p-about__intro__body__txt__item{line-height:2}@media screen and (max-width: 768px){.p-about__intro__body__txt__item{font-size:3.8461538462vw;margin-bottom:2.5641025641vw}}@media screen and (min-width: 769px){.p-about__intro__body__txt__item{font-size:max(1.0980966325vw,15px);margin-bottom:.7320644217vw}}.p-about__intro__body__txt__item--pink{color:#e674aa;font-weight:bold;margin-bottom:0}@media screen and (max-width: 768px){.p-about__intro__body__txt__item--pink{font-size:5.1282051282vw;line-height:1.8}}@media screen and (min-width: 769px){.p-about__intro__body__txt__item--pink{font-size:max(1.4641288433vw,18px);line-height:1.7}}.p-about__intro__body__img{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width: 768px){.p-about__intro__body__img{margin:0 auto;width:87.1794871795%}}@media screen and (max-width: 768px){.p-about__intro__body__img__item{margin-bottom:2.5641025641vw;width:48.5294117647%}}@media screen and (min-width: 769px){.p-about__intro__body__img__item{margin-bottom:1.4641288433vw;width:32%}}.p-about__story{background-position:center bottom;background-size:cover;background-repeat:no-repeat}@media screen and (max-width: 768px){.p-about__story{background-image:url(../images/about/story_bg_sp.jpg)}}@media screen and (min-width: 769px){.p-about__story{background-image:url(../images/about/story_bg_pc.jpg);position:relative;scroll-margin-top:3.6603221083vw}}@media screen and (max-width: 768px){.p-about__story__ttl{width:50.2128205128%}}@media screen and (min-width: 769px){.p-about__story__ttl{width:28.6727672035%}}.p-about__story__wrapper{margin:0 auto}@media screen and (max-width: 768px){.p-about__story__wrapper{padding:7.8974358974vw 0 96.6666666667vw;width:87.1794871795%}}@media screen and (min-width: 769px){.p-about__story__wrapper{padding:3.2210834553vw 0 59.663250366vw;width:58.5651537335%}}@media screen and (max-width: 768px){.p-about__story__copy{margin-bottom:7.9487179487vw;width:97.0588235294%}}@media screen and (min-width: 769px){.p-about__story__copy{position:absolute;top:3.6603221083vw;right:4.1800878477vw;width:7.7496339678%}}.p-about__story__txt{line-height:2}@media screen and (max-width: 768px){.p-about__story__txt{font-size:3.8461538462vw}}@media screen and (min-width: 769px){.p-about__story__txt{font-size:max(1.0980966325vw,15px);animation-delay:.7s}}.p-about__story__txt__space{letter-spacing:-0.1em}.p-about__loop{background-color:#fff}@media screen and (max-width: 768px){.p-about__loop{padding:2.5641025641vw 0}}@media screen and (min-width: 769px){.p-about__loop{padding:1.4641288433vw 0}}.p-about__loop__item{animation-duration:30s;animation-iteration-count:infinite;animation-timing-function:linear;background-repeat:repeat-x;background-position:0 0;background-size:auto 100%;width:100%}@media screen and (max-width: 768px){.p-about__loop__item{height:100px}}@media screen and (min-width: 769px){.p-about__loop__item{height:200px}}@media screen and (max-width: 768px){.p-about__loop__item--1{background-image:url(../images/about/loop_01_sp.jpg);animation-name:loop_short_sp;margin-bottom:2.5641025641vw}}@media screen and (min-width: 769px){.p-about__loop__item--1{background-image:url(../images/about/loop_01_pc.jpg);animation-name:loop_short_pc;margin-bottom:1.4641288433vw}}@media screen and (max-width: 768px){.p-about__loop__item--2{background-image:url(../images/about/loop_02_sp.jpg);animation-name:loop_long_sp}}@media screen and (min-width: 769px){.p-about__loop__item--2{background-image:url(../images/about/loop_02_pc.jpg);animation-name:loop_long_pc}}@media screen and (max-width: 768px){.p-about__loop__item--3{background-image:url(../images/about/loop_03_sp.jpg);animation-name:loop_short_sp}}@media screen and (min-width: 769px){.p-about__loop__item--3{background-image:url(../images/about/loop_03_pc.jpg);animation-name:loop_short_pc}}.p-about__prono{background-size:cover;background-position:center bottom;background-repeat:no-repeat}@media screen and (max-width: 768px){.p-about__prono{background-image:url(../images/about/prono_bg_sp.jpg)}}@media screen and (min-width: 769px){.p-about__prono{background-image:url(../images/about/prono_bg_pc.jpg);scroll-margin-top:3.6603221083vw}}.p-about__prono__ttl{margin:0 0 0 auto}@media screen and (max-width: 768px){.p-about__prono__ttl{width:71.0692307692%}}@media screen and (min-width: 769px){.p-about__prono__ttl{width:75.0366032211%}}.p-about__prono__wrapper{margin:0 auto}@media screen and (max-width: 768px){.p-about__prono__wrapper{padding:13.0769230769vw 0 92.8205128205vw;width:87.1794871795%}}@media screen and (min-width: 769px){.p-about__prono__wrapper{padding:5.6368960469vw 0 30.6002928258vw}}@media screen and (min-width: 769px){.p-about__prono__list{display:flex;flex-wrap:wrap;justify-content:center}}.p-about__prono__list__item{border:1px solid #e674aa;text-align:center}@media screen and (max-width: 768px){.p-about__prono__list__item{margin-bottom:5.1282051282vw}}@media screen and (min-width: 769px){.p-about__prono__list__item{margin:0 1.4641288433vw 1.4641288433vw}}.p-about__prono__list__link{color:#e674aa;display:block;font-weight:bold;position:relative;line-height:2}@media screen and (max-width: 768px){.p-about__prono__list__link{height:35.8974358974vw;width:100%}}@media screen and (min-width: 769px){.p-about__prono__list__link{height:13.17715959vw;width:23.4260614934vw;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}}.p-about__prono__list__link::after{background-image:url(../images/about/modal_open.png);background-position:top right;background-size:contain;background-repeat:no-repeat;content:"";position:absolute;top:0;right:0}@media screen and (max-width: 768px){.p-about__prono__list__link::after{height:5.1282051282vw;width:5.1282051282vw}}@media screen and (min-width: 769px){.p-about__prono__list__link::after{height:1.8301610542vw;width:1.8301610542vw}}@media screen and (min-width: 769px){.p-about__prono__list__link:hover{box-shadow:inset 0 0 25px rgba(230,116,170,.8)}}.p-about__prono__list__txt{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%)}@media screen and (max-width: 768px){.p-about__prono__list__txt{font-size:3.8461538462vw}}@media screen and (min-width: 769px){.p-about__prono__list__txt{font-size:1.0980966325vw}}.p-about__cast{background-color:#faeaef;position:relative}@media screen and (min-width: 769px){.p-about__cast{scroll-margin-top:3.6603221083vw}}@media screen and (max-width: 768px){.p-about__cast__ttl{width:47.0076923077%}}@media screen and (min-width: 769px){.p-about__cast__ttl{width:26.8426061493%}}.p-about__cast__illust__top{position:absolute}@media screen and (max-width: 768px){.p-about__cast__illust__top{top:0;right:0;width:38.4615384615%}}@media screen and (min-width: 769px){.p-about__cast__illust__top{top:2.196193265vw;right:2.196193265vw;width:21.9619326501%}}.p-about__cast__illust__bottom{position:absolute}@media screen and (max-width: 768px){.p-about__cast__illust__bottom{bottom:11.5384615385vw;left:0;right:0;margin:0 auto;width:38.4615384615%}}@media screen and (min-width: 769px){.p-about__cast__illust__bottom{bottom:0;left:0;width:21.9619326501%}}.p-about__cast__wrapper{margin:0 auto}@media screen and (max-width: 768px){.p-about__cast__wrapper{padding:8.2051282051vw 0 42.2820512821vw;width:87.1794871795%}}@media screen and (min-width: 769px){.p-about__cast__wrapper{padding:5.3440702782vw 0 16.9106881406vw;width:73.2064421669%}}.p-about__cast__list{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width: 768px){.p-about__cast__list__item{margin-bottom:7.6923076923vw;width:47.0588235294%}}@media screen and (min-width: 769px){.p-about__cast__list__item{margin-bottom:5.1244509517vw;width:32%}}@media screen and (max-width: 768px){.p-about__cast__list__item--big{width:100%}}@media screen and (min-width: 769px){.p-about__cast__list__item--big{width:48.5%}}@media screen and (max-width: 768px){.p-about__cast__list__item--big .p-about__cast__list__img{margin-bottom:1.2820512821vw}}@media screen and (max-width: 768px){.p-about__cast__list__item--big .p-about__cast__list__name__ja{font-size:4.6153846154vw}}.p-about__cast__list__link{display:block;position:relative}@media screen and (min-width: 769px){.p-about__cast__list__link{transition:.6s;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;-o-transition:.6s}}.p-about__cast__list__link::after{background-image:url(../images/about/modal_open.png);background-position:top right;background-size:contain;background-repeat:no-repeat;content:"";position:absolute;top:0;right:0}@media screen and (max-width: 768px){.p-about__cast__list__link::after{height:5.1282051282vw;width:5.1282051282vw}}@media screen and (min-width: 769px){.p-about__cast__list__link::after{height:1.8301610542vw;width:1.8301610542vw}}@media screen and (min-width: 769px){.p-about__cast__list__link:hover .p-about__cast__list__img__item{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2)}}@media screen and (max-width: 768px){.p-about__cast__list__img{margin-bottom:.7692307692vw}}@media screen and (min-width: 769px){.p-about__cast__list__img{overflow:hidden;margin-bottom:.7320644217vw}}@media screen and (min-width: 769px){.p-about__cast__list__img__item{transition:.6s;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;-o-transition:.6s}}@media screen and (max-width: 768px){.p-about__cast__list__name__ja{font-size:3.8461538462vw}}@media screen and (max-width: 768px){.p-about__cast__list__name__ja__small{font-size:3.0769230769vw}}@media screen and (min-width: 769px){.p-about__cast__list__name__ja__small{font-size:1.0248901903vw}}@media screen and (min-width: 769px){.p-about__staff{position:relative;scroll-margin-top:3.6603221083vw}}@media screen and (max-width: 768px){.p-about__staff__ttl{width:54.4871794872%}}@media screen and (min-width: 769px){.p-about__staff__ttl{position:absolute;top:0;right:0;width:31.1127379209%}}.p-about__staff__wrapper{margin:0 auto}@media screen and (max-width: 768px){.p-about__staff__wrapper{padding:4.8717948718vw 0 24.8717948718vw;width:87.1794871795%}}@media screen and (min-width: 769px){.p-about__staff__wrapper{padding:13.1039531479vw 0 6.588579795vw}}.p-about__staff__director{margin:0 auto}@media screen and (max-width: 768px){.p-about__staff__director{margin-bottom:7.6923076923vw;width:62.9411764706%}}@media screen and (min-width: 769px){.p-about__staff__director{margin-bottom:5.9297218155vw;width:23.4260614934%}}.p-about__staff__director__link{display:block;position:relative}@media screen and (min-width: 769px){.p-about__staff__director__link{transition:.6s;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;-o-transition:.6s}}@media screen and (min-width: 769px){.p-about__staff__director__link:hover .p-about__staff__director__img__item{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2)}}.p-about__staff__director__link::after{background-image:url(../images/about/modal_open.png);background-position:top right;background-size:contain;background-repeat:no-repeat;content:"";position:absolute;top:0;right:0}@media screen and (max-width: 768px){.p-about__staff__director__link::after{height:5.1282051282vw;width:5.1282051282vw}}@media screen and (min-width: 769px){.p-about__staff__director__link::after{height:1.8301610542vw;width:1.8301610542vw}}@media screen and (max-width: 768px){.p-about__staff__director__img{margin-bottom:1.2820512821vw}}@media screen and (min-width: 769px){.p-about__staff__director__img{overflow:hidden;margin-bottom:.7320644217vw}}@media screen and (min-width: 769px){.p-about__staff__director__img__item{transition:.6s;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;-o-transition:.6s}}@media screen and (min-width: 769px){.p-about__staff__list{display:flex;flex-wrap:wrap;justify-content:center}}.p-about__staff__list__item{border:1px solid #e674aa}@media screen and (max-width: 768px){.p-about__staff__list__item{margin-bottom:5.1282051282vw}}@media screen and (min-width: 769px){.p-about__staff__list__item{margin:0 1.4641288433vw 2.8550512445vw}}.p-about__staff__list__link{display:block;position:relative}@media screen and (max-width: 768px){.p-about__staff__list__link{padding:6.2564102564vw 6.4102564103vw 5.7948717949vw}}@media screen and (min-width: 769px){.p-about__staff__list__link{padding:2.635431918vw 1.8301610542vw 2.5622254758vw;width:23.4260614934vw;transition:.6s;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;-o-transition:.6s}}.p-about__staff__list__link::after{background-image:url(../images/about/modal_open.png);background-position:top right;background-size:contain;background-repeat:no-repeat;content:"";position:absolute;top:0;right:0}@media screen and (max-width: 768px){.p-about__staff__list__link::after{height:5.1282051282vw;width:5.1282051282vw}}@media screen and (min-width: 769px){.p-about__staff__list__link::after{height:1.8301610542vw;width:1.8301610542vw}}@media screen and (min-width: 769px){.p-about__staff__list__link:hover{background-color:#fff9fa}}.p-about__last{background-position:center center;background-size:cover;background-repeat:no-repeat}@media screen and (max-width: 768px){.p-about__last{background-image:url(../images/about/last_bg_sp.jpg)}}@media screen and (min-width: 769px){.p-about__last{background-image:url(../images/about/last_bg_pc.jpg)}}.p-about__last__wrapper{margin:0 auto}@media screen and (max-width: 768px){.p-about__last__wrapper{padding:10vw 0 6.9230769231vw;width:87.1794871795%}}@media screen and (min-width: 769px){.p-about__last__wrapper{padding:6.0761346999vw 0 4.3265007321vw;width:85.944363104%}}@media screen and (max-width: 768px){.p-about__last__copy{margin-bottom:147.7948717949vw;width:20.5882352941%}}@media screen and (min-width: 769px){.p-about__last__copy{margin-bottom:41.149341142vw;width:8.5178875639%}}@media screen and (max-width: 768px){.p-about__last__billing{width:100%}}@media screen and (min-width: 769px){.p-about__last__billing{width:61.7240204429%}}@keyframes loop_short_pc{from{background-position:0 0}to{background-position:-2040px 0}}@keyframes loop_long_pc{from{background-position:-2380px 0}to{background-position:0 0}}@keyframes loop_short_sp{from{background-position:0 0}to{background-position:-1020px 0}}@keyframes loop_long_sp{from{background-position:-1190px 0}to{background-position:0 0}}@media screen and (max-width: 768px){.is-active .p-about__icon__item:first-child{top:50%;rotate:45deg}}@media screen and (max-width: 768px){.is-active .p-about__icon__item:last-child{top:50%;rotate:-45deg}}@media screen and (max-width: 768px){.is-active .p-about__drawer{opacity:1;visibility:visible}}@keyframes fadeInUpSmall{from{opacity:0;transform:translate3d(0, 15%, 0)}to{opacity:1;transform:none}}.fadeInUpSmall{animation-name:fadeInUpSmall}.p-news{box-sizing:border-box;width:100%}@media screen and (max-width: 768px){.p-news{padding:11.4613180516vw 4.5845272206vw}}@media screen and (min-width: 769px){.p-news{padding:30px 40px 60px}}.p-news a{color:#e674aa;text-decoration:underline;overflow-wrap:break-word}.p-news a:hover{text-decoration:none}.p-news__title{font-family:"Poppins",sans-serif;color:#e674aa;line-height:1;font-weight:bold;letter-spacing:.06em}@media screen and (max-width: 768px){.p-news__title{margin:30px 0 20px 0}}@media screen and (min-width: 769px){.p-news__title{margin:30px 0 20px 0;width:100%;font-size:40px}}@media screen and (min-width: 769px){.p-news__title img{width:145px}}.p-news__title::after{background-color:#e674aa;border-radius:2px;content:"";display:block;height:1px}@media screen and (max-width: 768px){.p-news__title::after{margin-top:4.5845272206vw}}@media screen and (min-width: 769px){.p-news__title::after{margin-top:16px}}.p-news__entry{border-bottom:#e674aa solid 1px;box-sizing:border-box;width:100%;line-height:1.75;color:#585858}@media screen and (max-width: 768px){.p-news__entry{margin-bottom:13.7535816619vw;padding-bottom:9.1690544413vw}}@media screen and (min-width: 769px){.p-news__entry{margin-bottom:48px;padding-bottom:32px}}.p-news__entry:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.p-news__entry__title{font-weight:700;letter-spacing:.07em;line-height:1.5}@media screen and (max-width: 768px){.p-news__entry__title{font-size:5.7306590258vw;padding-bottom:6.8767908309vw}}@media screen and (min-width: 769px){.p-news__entry__title{font-size:20px;padding-bottom:1em}}.p-news__entry__date{display:block;font-weight:400;letter-spacing:normal;line-height:1}@media screen and (max-width: 768px){.p-news__entry__date{font-size:3.4383954155vw;padding-top:3.4383954155vw;padding-bottom:3.4383954155vw}}@media screen and (min-width: 769px){.p-news__entry__date{font-size:12px;padding-bottom:12px;padding-top:16px}}.p-news__entry__description{line-height:1.75}@media screen and (max-width: 768px){.p-news__entry__description{font-size:4.0114613181vw}}@media screen and (min-width: 769px){.p-news__entry__description{font-size:16px}}.p-news__entry__description p{letter-spacing:.05em;padding-bottom:1.5em;font-weight:400}.p-news__entry__description p:last-child{padding-bottom:0}.p-news__entry__description p .-red{color:red}.p-news__entry__description .comment{margin:0 auto;border:#bfbfbf 1px solid}@media screen and (max-width: 768px){.p-news__entry__description .comment{padding:5.1282051282vw;margin-bottom:5.1282051282vw}}@media screen and (min-width: 769px){.p-news__entry__description .comment{padding:2.9282576867vw;margin-bottom:2.9282576867vw}}.p-news__entry__description .comment:last-child{margin-bottom:0}.p-news__entry__description .comment__name{font-weight:600}.p-news__entry__description .horizontal{display:block;margin:0 auto}@media screen and (max-width: 768px){.p-news__entry__description .horizontal{width:100%}}@media screen and (min-width: 769px){.p-news__entry__description .horizontal{width:73.2064421669vw;max-width:500px}}.p-news__entry__description .size_free{display:block;margin:0 auto}@media screen and (max-width: 768px){.p-news__entry__description .size_free{width:100%}}@media screen and (min-width: 769px){.p-news__entry__description .size_free{width:73.2064421669vw;max-width:600px}}.p-news__entry__description .size_m{display:block}@media screen and (max-width: 768px){.p-news__entry__description .size_m{width:100%}}@media screen and (min-width: 769px){.p-news__entry__description .size_m{margin:0 auto;width:49%}}.p-news__entry__description .size_s{display:block}@media screen and (max-width: 768px){.p-news__entry__description .size_s{width:100%}}@media screen and (min-width: 769px){.p-news__entry__description .size_s{margin:0 auto;width:32%}}.p-news__entry__description .size_ss{width:auto;max-width:100%}.p-news__entry__description img.size_m:nth-child(n+2){margin-left:1%}.p-news__entry__description img.size_s:nth-child(n+2){margin-left:1%}.p-news__entry__description p img{display:inline-block;vertical-align:middle}.p-news__entry__description p img+img{margin-left:1%}.p-news__entry__description .youtube{width:100%;max-width:700px;margin:0 auto}.p-news__entry__description .youtube-win{position:relative;width:100%;padding-top:56.25%;margin-bottom:1em}.p-news__entry__description .youtube-win iframe{position:absolute;top:0;right:0;width:100% !important;height:100% !important}.p-news__entry__description .space{letter-spacing:-0.1em}.p-news__entry__description .txt-105{font-size:105%}.p-news__entry__description .size-80{display:block;margin:0 auto}@media screen and (max-width: 768px){.p-news__entry__description .size-80{width:100%}}@media screen and (min-width: 769px){.p-news__entry__description .size-80{width:80%}}.p-news__entry__bnr{display:block;margin:0 auto}@media screen and (max-width: 768px){.p-news__entry__bnr{width:80%}}@media screen and (min-width: 769px){.p-news__entry__bnr{width:30%;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}}@media screen and (min-width: 769px){.p-news__entry__bnr:hover{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}}.page-prono{background-color:rgba(0,0,0,.8)}.p-prono{background-color:rgba(0,0,0,0);font-family:"Zen Kaku Gothic Antique",serif;font-style:normal}@media screen and (max-width: 768px){.p-prono__wrapper{padding:20.5128205128vw 6.4102564103vw 11.7948717949vw}}@media screen and (min-width: 769px){.p-prono__wrapper{padding:5.8565153734vw}}.p-prono__ttl{background-color:#e674aa;box-decoration-break:clone;-webkit-box-decoration-break:clone;color:#fff;display:inline;font-weight:bold}@media screen and (max-width: 768px){.p-prono__ttl{font-size:4.1025641026vw;line-height:2.8;padding:2.0512820513vw}}@media screen and (min-width: 769px){.p-prono__ttl{font-size:2vw;line-height:2.2;padding:.5vw 1vw}}@media screen and (max-width: 768px){.p-prono__txt{margin-top:7.6923076923vw}}@media screen and (min-width: 769px){.p-prono__txt{margin-top:4vw}}.p-prono__txt__item{color:#fff;font-weight:500;line-height:2;text-indent:1em}@media screen and (max-width: 768px){.p-prono__txt__item{font-size:3.8461538462vw}}@media screen and (min-width: 769px){.p-prono__txt__item{font-size:1.5vw}}.-prono#cboxWrapper{border:1px solid #e674aa}.-prono#colorbox{border:1px solid #e674aa}.-prono#cboxOverlay{background-color:rgba(0,0,0,0)}.page-cast{background-color:#fff9fa}.p-cast{font-family:"Zen Kaku Gothic Antique",serif;font-style:normal}.p-cast__wrapper{margin:0 auto}@media screen and (max-width: 768px){.p-cast__wrapper{padding:20.5128205128vw 0;width:87.1794871795%}}@media screen and (min-width: 769px){.p-cast__wrapper{display:flex;justify-content:space-between;padding:8.2vw 0 8vw;width:84%}}@media screen and (max-width: 768px){.p-cast__img{margin-bottom:5.1282051282vw;width:100%}}@media screen and (min-width: 769px){.p-cast__img{width:46.4285714286%}}@media screen and (max-width: 768px){.p-cast__detail{width:100%}}@media screen and (min-width: 769px){.p-cast__detail{width:50%}}@media screen and (max-width: 768px){.p-cast__detail__name{margin-bottom:5.1282051282vw}}@media screen and (min-width: 769px){.p-cast__detail__name{margin-bottom:1.4641288433vw}}.p-cast__detail__name__ja{font-weight:bold}@media screen and (max-width: 768px){.p-cast__detail__name__ja{font-size:5.1282051282vw;line-height:1.5;margin-bottom:.7692307692vw}}@media screen and (min-width: 769px){.p-cast__detail__name__ja{font-size:3vw;margin-bottom:.3vw}}@media screen and (max-width: 768px){.p-cast__detail__name__ja__small{font-size:4.1025641026vw}}@media screen and (min-width: 769px){.p-cast__detail__name__ja__small{font-size:2vw}}.p-cast__detail__name__en{color:#e674aa;font-family:"Barlow Semi Condensed",serif;font-weight:600}@media screen and (max-width: 768px){.p-cast__detail__name__en{font-size:3.0769230769vw}}@media screen and (min-width: 769px){.p-cast__detail__name__en{font-size:1.4vw;line-height:2.1428571429}}.p-cast__detail__history{font-weight:500;line-height:2}@media screen and (max-width: 768px){.p-cast__detail__history{font-size:3.8461538462vw}}@media screen and (min-width: 769px){.p-cast__detail__history{font-size:1.5vw}}.page-staff{background-color:#fff9fa}.p-staff{font-family:"Zen Kaku Gothic Antique",serif;font-style:normal}@media screen and (min-width: 769px){.p-staff--director .p-staff__wrapper{display:flex;justify-content:space-between}}@media screen and (min-width: 769px){.p-staff--director .p-staff__detail{width:50%}}.p-staff__wrapper{margin:0 auto}@media screen and (max-width: 768px){.p-staff__wrapper{padding:20.5128205128vw 0;width:87.1794871795%}}@media screen and (min-width: 769px){.p-staff__wrapper{padding:8.2vw 0 8vw;width:84%}}@media screen and (max-width: 768px){.p-staff__img{margin-bottom:5.1282051282vw;width:100%}}@media screen and (min-width: 769px){.p-staff__img{width:46.4285714286%}}@media screen and (max-width: 768px){.p-staff__detail__name{margin-bottom:5.1282051282vw}}@media screen and (min-width: 769px){.p-staff__detail__name{margin-bottom:1.4641288433vw}}.p-staff__detail__name__ja{font-weight:bold}@media screen and (max-width: 768px){.p-staff__detail__name__ja{font-size:5.1282051282vw;line-height:1.5;margin-bottom:.7692307692vw}}@media screen and (min-width: 769px){.p-staff__detail__name__ja{font-size:3vw;margin-bottom:.3vw}}.p-staff__detail__name__en{color:#e674aa;font-family:"Barlow Semi Condensed",serif;font-weight:600}@media screen and (max-width: 768px){.p-staff__detail__name__en{font-size:3.0769230769vw}}@media screen and (min-width: 769px){.p-staff__detail__name__en{font-size:1.4vw;line-height:2.1428571429}}.p-staff__detail__history{font-weight:500;line-height:2}@media screen and (max-width: 768px){.p-staff__detail__history{font-size:3.8461538462vw}}@media screen and (min-width: 769px){.p-staff__detail__history{font-size:1.5vw}}.page-map{background-color:#faeaef;font-family:"Zen Kaku Gothic Antique",serif}@media screen and (max-width: 768px){.p-map__wrapper{margin:0 auto;padding:15.8974358974vw 0 15.3846153846vw;width:87.1794871795%}}@media screen and (min-width: 769px){.p-map__wrapper{padding:7.6vw 0 10.6vw}}.p-map__ttl{margin:0 auto}@media screen and (max-width: 768px){.p-map__ttl{margin-bottom:10.2564102564vw;width:100%}}@media screen and (min-width: 769px){.p-map__ttl{margin-bottom:4vw;width:73.8%}}.p-map__txt{font-weight:bold;line-height:2}@media screen and (max-width: 768px){.p-map__txt{font-size:3.8461538462vw;margin-bottom:12.8205128205vw;text-align:left}}@media screen and (min-width: 769px){.p-map__txt{font-size:1.5vw;margin-bottom:5.7vw;text-align:center}}.p-map__detail{margin:0 auto}@media screen and (max-width: 768px){.p-map__detail{width:100%}}@media screen and (min-width: 769px){.p-map__detail{width:71%}}@media screen and (max-width: 768px){.p-map__detail__img{margin-bottom:13.0769230769vw;width:100%}}@media screen and (min-width: 769px){.p-map__detail__img{margin-bottom:8.38vw;width:94.9295774648%}}@media screen and (min-width: 769px){.p-map__detail__list{display:flex;flex-wrap:wrap;justify-content:space-between}}.p-map__detail__list__item{background-color:#fff}@media screen and (max-width: 768px){.p-map__detail__list__item{margin-bottom:5.1282051282vw}}@media screen and (min-width: 769px){.p-map__detail__list__item{margin-bottom:3vw;width:47.8873239437%}}.p-map__detail__list__head{width:100%}.p-map__detail__list__body__inner{margin:0 auto;width:88.2352941176%}@media screen and (max-width: 768px){.p-map__detail__list__body__inner{padding:5.1282051282vw 0}}@media screen and (min-width: 769px){.p-map__detail__list__body__inner{padding:2vw 0}}.p-map__detail__list__body__headline{color:#e674aa;font-weight:bold}@media screen and (max-width: 768px){.p-map__detail__list__body__headline{font-size:4.6153846154vw;margin-bottom:2.0512820513vw}}@media screen and (min-width: 769px){.p-map__detail__list__body__headline{font-size:1.8vw;margin-bottom:.8vw}}.p-map__detail__list__body__txt{font-weight:400;line-height:1.8666666667}@media screen and (max-width: 768px){.p-map__detail__list__body__txt{font-size:3.8461538462vw}}@media screen and (min-width: 769px){.p-map__detail__list__body__txt{font-size:1.5vw}}.p-media{background-color:#faeaef}@media screen and (max-width: 768px){.p-media__wrapper{margin:0 auto;padding:15.3846153846vw 0;width:87.1794871795%}}@media screen and (min-width: 769px){.p-media__wrapper{padding:110px 0 176px}}.p-media__ttl{color:#e674aa;font-family:"Barlow Semi Condensed",serif;font-weight:500;text-align:center}@media screen and (max-width: 768px){.p-media__ttl{font-size:10.2564102564vw;margin-bottom:10.2564102564vw}}@media screen and (min-width: 769px){.p-media__ttl{font-size:50px;margin-bottom:60px}}.p-media__btn{display:flex}@media screen and (max-width: 768px){.p-media__btn{flex-wrap:wrap;justify-content:space-between;margin-bottom:12.0512820513vw}}@media screen and (min-width: 769px){.p-media__btn{justify-content:center;margin-bottom:50px}}.p-media__btn__item{border:1px solid #e674aa;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;color:#e674aa;cursor:pointer;font-weight:bold;font-size:16px;text-align:center}@media screen and (max-width: 768px){.p-media__btn__item{margin-bottom:2.5641025641vw;padding:2.0512820513vw 0;width:48.5294117647%}}@media screen and (min-width: 769px){.p-media__btn__item{justify-content:center;margin:0 10px;padding:13px 0;width:17.5695461201%}}.p-media__btn__item:last-child{pointer-events:none}@media screen and (max-width: 768px){.p-media__btn__item:last-child{margin-bottom:0}}.p-media__btn__item.is-active{background-color:#e674aa;color:#fff}.p-media__detail__item{display:none}@media screen and (min-width: 769px){.p-media__detail__item{max-width:1000px;margin:0 auto;width:90%}}.p-media__detail__item.is-show{display:block}@media screen and (min-width: 769px){.p-media__detail__item--tv .p-media__detail__body__table__headline__item--date{width:14%}}@media screen and (min-width: 769px){.p-media__detail__item--tv .p-media__detail__body__table__headline__item--time{width:11.4%}}@media screen and (min-width: 769px){.p-media__detail__item--tv .p-media__detail__body__table__headline__item--bureau{width:10%}}@media screen and (min-width: 769px){.p-media__detail__item--tv .p-media__detail__body__table__headline__item--name{width:33%}}@media screen and (min-width: 769px){.p-media__detail__item--magazine .p-media__detail__body__table__headline__item--date{width:15%}}@media screen and (min-width: 769px){.p-media__detail__item--magazine .p-media__detail__body__table__headline__item--name{width:27%}}@media screen and (min-width: 769px){.p-media__detail__item--web .p-media__detail__body__table__headline__item--name{width:50%}}.p-media__detail__head{align-items:center;border-bottom:1px solid #e674aa;display:flex;justify-content:space-between}@media screen and (max-width: 768px){.p-media__detail__head{margin-bottom:5.1282051282vw;padding-bottom:1.7948717949vw}}@media screen and (min-width: 769px){.p-media__detail__head{margin-bottom:25px;padding-bottom:6px}}.p-media__detail__head__category{color:#e674aa;font-weight:bold}@media screen and (max-width: 768px){.p-media__detail__head__category{font-size:5.1282051282vw;line-height:1.5}}@media screen and (min-width: 769px){.p-media__detail__head__category{font-size:24px;line-height:1.25}}.p-media__detail__head__date{color:#e674aa;font-weight:bold}@media screen and (max-width: 768px){.p-media__detail__head__date{font-size:3.0769230769vw}}@media screen and (min-width: 769px){.p-media__detail__head__date{font-size:12px}}@media screen and (max-width: 768px){.p-media__detail__body__table{margin-bottom:3.5897435897vw}}@media screen and (min-width: 769px){.p-media__detail__body__table{margin-bottom:10px}}@media screen and (max-width: 768px){.p-media__detail__body__table__headline{display:none}}.p-media__detail__body__table__headline__item{background-color:#e674aa;color:#fff}@media screen and (min-width: 769px){.p-media__detail__body__table__headline__item{border-right:1px solid #f4e2e3;line-height:2.3076923077;padding:6px 20px;text-align:left}}@media screen and (min-width: 769px){.p-media__detail__body__table__headline__item:last-child{border-right:none}}@media screen and (max-width: 768px){.p-media__detail__body__table__data{display:block;margin-bottom:5.1282051282vw}}@media screen and (max-width: 768px){.p-media__detail__body__table__data:last-child{margin-bottom:0}}.p-media__detail__body__table__data__item{background-color:#fff;border-bottom:1px solid #f4e2e3}@media screen and (max-width: 768px){.p-media__detail__body__table__data__item{display:flex;padding:0;width:100%}}@media screen and (min-width: 769px){.p-media__detail__body__table__data__item{border-right:1px solid #f4e2e3;padding:15px 20px}}@media screen and (min-width: 769px){.p-media__detail__body__table__data__item:last-child{border-right:none}}@media screen and (max-width: 768px){.p-media__detail__body__table__data__item::before{background-color:#e674aa;color:#fff;content:attr(data-label);font-size:3.3333333333vw;font-weight:bold;flex-shrink:0;padding:2.5641025641vw 0;line-height:1.6;text-align:center;height:auto;width:20.5882352941%}}.p-media__detail__body__table__data__txt{font-weight:500}@media screen and (max-width: 768px){.p-media__detail__body__table__data__txt{font-size:3.8461538462vw;line-height:1.6;padding:2.5641025641vw 5.1282051282vw 2.5641025641vw 2.5641025641vw}}@media screen and (min-width: 769px){.p-media__detail__body__table__data__txt{font-size:15px;line-height:2}}.p-media__detail__body__table__data__txt__new{background-color:#e674aa;border-radius:1px;-webkit-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;color:#fff;display:inline-block;font-family:"Barlow Semi Condensed",serif;font-weight:600;line-height:1.0909090909;text-align:center}@media screen and (max-width: 768px){.p-media__detail__body__table__data__txt__new{font-size:2.8205128205vw;margin-left:1.5384615385vw;padding:.5128205128vw 2.5641025641vw}}@media screen and (min-width: 769px){.p-media__detail__body__table__data__txt__new{font-size:11px;margin-left:6px;padding:2px 10px}}.p-media__detail__body__table__data__link{color:#e674aa;text-decoration:underline}@media screen and (min-width: 769px){.p-media__detail__body__table__data__link{transition:.6s;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;-o-transition:.6s}}@media screen and (min-width: 769px){.p-media__detail__body__table__data__link:hover{text-decoration:none}}.p-media__detail__body__note{font-weight:400}@media screen and (max-width: 768px){.p-media__detail__body__note{font-size:2.8205128205vw;line-height:1.6363636364}}@media screen and (min-width: 769px){.p-media__detail__body__note{font-size:12px}}.p-mv{font-family:"Zen Kaku Gothic Antique",serif;position:relative;z-index:2}.p-mv__keyword{background-position:top center;background-size:cover;background-repeat:no-repeat}@media screen and (max-width: 768px){.p-mv__keyword{background-image:url(../../assets/images/mv/mv_bg_sp.jpg)}}@media screen and (min-width: 769px){.p-mv__keyword{background-image:url(../../assets/images/mv/mv_bg_pc.jpg)}}.p-mv__keyword__wrapper{margin:0 auto}@media screen and (max-width: 768px){.p-mv__keyword__wrapper{padding:38.9743589744vw 0 115.3846153846vw;width:84.6153846154vw}}@media screen and (min-width: 769px){.p-mv__keyword__wrapper{padding:7.3206442167vw 0 37.0424597365vw;width:32.2108345534%}}.p-mv__keyword__ttl{width:100%}@media screen and (max-width: 768px){.p-mv__keyword__ttl{margin-bottom:11.6153846154vw}}@media screen and (min-width: 769px){.p-mv__keyword__ttl{margin-bottom:3.3235724744vw}}.p-mv__keyword__form{display:flex;width:100%}@media screen and (max-width: 768px){.p-mv__keyword__form{margin-bottom:5.1282051282vw}}@media screen and (min-width: 769px){.p-mv__keyword__form{margin-bottom:1.5373352855vw}}.p-mv__keyword__form__txt{background-color:#fff;border:none;outline:none;border-radius:0;border-top-left-radius:3px;border-bottom-left-radius:3px}@media screen and (max-width: 768px){.p-mv__keyword__form__txt{padding:2.0512820513vw 3.5897435897vw;width:61.5384615385vw}}@media screen and (min-width: 769px){.p-mv__keyword__form__txt{font-size:1.1713030747vw;padding:.5856515373vw 1.0248901903vw;width:77.2727272727%}}.p-mv__keyword__form__txt:-ms-input-placeholder{color:#c9c9c9;font-weight:bold}.p-mv__keyword__form__txt::placeholder{color:#c9c9c9;font-weight:bold}.p-mv__keyword__form__txt:focus{border:none;outline:none}.p-mv__keyword__form__btn{background-color:#b4b4b4;border:none;color:#fff;font-family:"Barlow Semi Condensed",serif;font-weight:500;border-radius:0;border-top-right-radius:3px;border-bottom-right-radius:3px}@media screen and (max-width: 768px){.p-mv__keyword__form__btn{padding:2.0512820513vw 3.5897435897vw;width:23.0769230769vw}}@media screen and (min-width: 769px){.p-mv__keyword__form__btn{padding:.5856515373vw 1.0248901903vw;width:29.4117647059%}}.p-mv__keyword__form__btn.is-correct{background-color:#e674aa}.p-mv__keyword__note{color:#fff;font-weight:500;text-align:center}@media screen and (max-width: 768px){.p-mv__keyword__note{font-size:2.8205128205vw;line-height:1.6363636364}}@media screen and (min-width: 769px){.p-mv__keyword__note{font-size:.8052708638vw}}.p-mv__correct{background-position:bottom center;background-size:cover;background-repeat:no-repeat;position:relative}@media screen and (max-width: 768px){.p-mv__correct{background-image:url(../../assets/images/mv/mv_bg_sp.jpg)}}@media screen and (min-width: 769px){.p-mv__correct{background-image:url(../../assets/images/mv/mask_mv_bg_pc.jpg)}}@media screen and (max-width: 768px){.p-mv__correct::after{background-color:rgba(0,0,0,.7);content:"";position:fixed;top:0;left:0;height:100dvh;width:100%;z-index:1}}.p-mv__correct__wrapper{margin:0 auto;position:relative;z-index:2}@media screen and (max-width: 768px){.p-mv__correct__wrapper{padding:38.9743589744vw 0 115.3846153846vw;width:84.6153846154vw}}@media screen and (min-width: 769px){.p-mv__correct__wrapper{padding:11.9326500732vw 0 19.6852122987vw;width:62.2254758419%}}.p-mv__footer{background-color:#fff;position:relative;z-index:3}@media screen and (max-width: 768px){.p-mv__footer__wrapper{padding:4.6153846154vw 0 4.8717948718vw}}@media screen and (min-width: 769px){.p-mv__footer__wrapper{padding:1.3909224012vw 0 1.317715959vw}}.p-mv__footer__copyright{display:block;margin:0 auto}@media screen and (max-width: 768px){.p-mv__footer__copyright{width:57.6102564103vw}}@media screen and (min-width: 769px){.p-mv__footer__copyright{width:16.4480234261%}}.p-dvd{font-family:"Zen Kaku Gothic Antique",serif;font-weight:500}@media screen and (max-width: 768px){.p-dvd{font-size:3.8461538462vw}}@media screen and (min-width: 769px){.p-dvd{font-size:15px}}.p-dvd .tag{border:1px solid #e77faf;color:#e77faf;display:inline-block;font-weight:bold;line-height:2}@media screen and (max-width: 768px){.p-dvd .tag{padding:.5128205128vw 3.0769230769vw}}@media screen and (min-width: 769px){.p-dvd .tag{padding:0 12px}}.p-dvd__head{background-color:#faeaef}@media screen and (max-width: 768px){.p-dvd__head__wrapper{padding:20.5128205128vw 0 18.4615384615vw}}@media screen and (min-width: 769px){.p-dvd__head__wrapper{padding:130px 0 80px}}.p-dvd__head__staff{margin:0 auto}@media screen and (max-width: 768px){.p-dvd__head__staff{margin-bottom:6.1538461538vw;width:69.2307692308vw}}@media screen and (min-width: 769px){.p-dvd__head__staff{margin-bottom:40px;width:43.9238653001%}}.p-dvd__head__logo{margin:0 auto}@media screen and (max-width: 768px){.p-dvd__head__logo{margin-bottom:10.2564102564vw;width:87.1794871795vw}}@media screen and (min-width: 769px){.p-dvd__head__logo{margin-bottom:48px;width:58.5651537335%}}.p-dvd__head__releace{margin:0 auto}@media screen and (max-width: 768px){.p-dvd__head__releace{width:74.358974359vw}}@media screen and (min-width: 769px){.p-dvd__head__releace{width:51.5373352855%}}.p-dvd__contents{background-color:#fff9fa}.p-dvd__contents__wrapper{margin:0 auto}@media screen and (max-width: 768px){.p-dvd__contents__wrapper{padding-top:14.1025641026vw;width:87.1794871795vw}}@media screen and (min-width: 769px){.p-dvd__contents__wrapper{max-width:1000px;padding-top:80px;width:90%}}@media screen and (max-width: 768px){.p-dvd__contents__kind{margin-bottom:15.8974358974vw}}.p-dvd__contents__kind--collecters .p-dvd__contents__kind__body__detail__item--big{border-bottom:1px solid #f5ccdf}@media screen and (max-width: 768px){.p-dvd__contents__kind--collecters .p-dvd__contents__kind__body__detail__item--big .p-dvd__contents__kind__body__detail__txt{padding-top:14.358974359vw}}@media screen and (min-width: 769px){.p-dvd__contents__kind--collecters .p-dvd__contents__kind__body__detail__item--big .p-dvd__contents__kind__body__detail__txt{width:45.4545454545%}}@media screen and (min-width: 769px){.p-dvd__contents__kind--collecters .p-dvd__contents__kind__body__detail__item--bluray{border-right:1px solid #f5ccdf;margin-top:56px;padding-top:0;padding-bottom:0;padding-right:2.9282576867vw}}@media screen and (max-width: 768px){.p-dvd__contents__kind--collecters .p-dvd__contents__kind__body__detail__item--dvd{border-bottom:none}}@media screen and (min-width: 769px){.p-dvd__contents__kind--collecters .p-dvd__contents__kind__body__detail__item--dvd{margin-top:56px;padding-top:0;padding-bottom:0;padding-left:2.9282576867vw}}@media screen and (min-width: 769px){.p-dvd__contents__kind--collecters .p-dvd__contents__kind__body__detail__img{width:50%}}@media screen and (max-width: 768px){.p-dvd__contents__kind--collecters .tag{margin-bottom:4.1025641026vw}}@media screen and (min-width: 769px){.p-dvd__contents__kind--collecters .tag{margin-bottom:16px}}@media screen and (min-width: 769px){.p-dvd__contents__kind--collecters .p-dvd__contents__kind__body__detail__buy__list{width:94%}}@media screen and (min-width: 769px){.p-dvd__contents__kind--collecters .p-dvd__contents__kind__body__detail__buy__list__item{width:31.914893617%}}@media screen and (max-width: 768px){.p-dvd__contents__kind--standard .p-dvd__contents__kind__body__detail__img{margin:0 auto;padding-top:14.358974359vw;width:51.2820512821vw}}@media screen and (min-width: 769px){.p-dvd__contents__kind--standard .p-dvd__contents__kind__body__detail__img{width:31.7045454545%}}@media screen and (min-width: 769px){.p-dvd__contents__kind--standard .p-dvd__contents__kind__body__detail__txt{width:53.6363636364%}}@media screen and (max-width: 768px){.p-dvd__contents__kind--standard .p-dvd__contents__kind__body__detail__item{border-bottom:none}}@media screen and (min-width: 769px){.p-dvd__contents__kind--standard .p-dvd__contents__kind__body__detail__item{padding-top:0;width:53.6363636364%}}@media screen and (min-width: 769px){.p-dvd__contents__kind--standard .p-dvd__contents__kind__body__detail__txt{width:100%}}@media screen and (min-width: 769px){.p-dvd__contents__kind--standard .p-dvd__contents__kind__body__detail__buy__list{width:79.6610169492%}}@media screen and (min-width: 769px){.p-dvd__contents__kind--standard .p-dvd__contents__kind__body__detail__buy__list__item{width:31.914893617%}}@media screen and (max-width: 768px){.p-dvd__contents__kind--benefits{margin-bottom:0}}@media screen and (min-width: 769px){.p-dvd__contents__kind--benefits .p-dvd__contents__kind__body__detail__item{padding-top:0}}@media screen and (min-width: 769px){.p-dvd__contents__kind--benefits .p-dvd__contents__kind__body__detail__item--file{border-right:1px solid #f5ccdf;padding-right:2.9282576867vw}}@media screen and (min-width: 769px){.p-dvd__contents__kind--benefits .p-dvd__contents__kind__body__detail__item--scenario{padding-left:2.9282576867vw}}@media screen and (max-width: 768px){.p-dvd__contents__kind--benefits .tag{margin-bottom:6.1538461538vw}}@media screen and (min-width: 769px){.p-dvd__contents__kind--benefits .tag{margin-bottom:40px}}@media screen and (max-width: 768px){.p-dvd__contents__kind--benefits .p-dvd__contents__kind__body__detail__img{margin:0 auto 6.1538461538vw;width:51.2820512821vw}}@media screen and (min-width: 769px){.p-dvd__contents__kind--benefits .p-dvd__contents__kind__body__detail__img{margin:0 auto 24px;width:48.8636363636%}}.p-dvd__contents__kind--benefits .p-dvd__contents__kind__body__btn{background-color:#585858;color:#fff;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;font-weight:bold;line-height:1.5}@media screen and (max-width: 768px){.p-dvd__contents__kind--benefits .p-dvd__contents__kind__body__btn{font-size:3.8461538462vw;margin-top:4.1025641026vw;padding:1.0256410256vw 4.1025641026vw}}@media screen and (min-width: 769px){.p-dvd__contents__kind--benefits .p-dvd__contents__kind__body__btn{margin-top:16px;padding:4px 16px;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}}@media screen and (min-width: 769px){.p-dvd__contents__kind--benefits .p-dvd__contents__kind__body__btn:hover{background-color:#e77faf}}.p-dvd__contents__kind__head{background-color:#e77faf;color:#fff;font-weight:bold;text-align:center}@media screen and (max-width: 768px){.p-dvd__contents__kind__head{font-size:5.1282051282vw;padding:1.5384615385vw 0}}@media screen and (min-width: 769px){.p-dvd__contents__kind__head{font-size:20px;padding:6px 0}}.p-dvd__contents__kind__body{background-color:#fff}.p-dvd__contents__kind__body__wrapper{margin:0 auto}@media screen and (max-width: 768px){.p-dvd__contents__kind__body__wrapper{width:74.358974359vw}}@media screen and (min-width: 769px){.p-dvd__contents__kind__body__wrapper{padding:56px 0;width:88%}}@media screen and (min-width: 769px){.p-dvd__contents__kind__body__detail{display:flex;justify-content:space-between;flex-wrap:wrap}}@media screen and (max-width: 768px){.p-dvd__contents__kind__body__detail__item{border-bottom:1px solid #f5ccdf;padding:14.358974359vw 0}}@media screen and (min-width: 769px){.p-dvd__contents__kind__body__detail__item{padding:56px 0;width:50%}}@media screen and (max-width: 768px){.p-dvd__contents__kind__body__detail__item--scenario{border:none}}.p-dvd__contents__kind__body__detail__item--big{width:100%}@media screen and (min-width: 769px){.p-dvd__contents__kind__body__detail__item--big{display:flex;justify-content:space-between}}@media screen and (min-width: 769px){.p-dvd__contents__kind__body__detail__txt{width:90.9090909091%}}.p-dvd__contents__kind__body__detail__txt__item{line-height:2;margin-bottom:1em}.p-dvd__contents__kind__body__detail__txt__item:last-child{margin-bottom:0}@media screen and (min-width: 769px){.p-dvd__contents__kind__body__detail__txt__item .note{font-size:13px}}.p-dvd__contents__kind__body__detail__txt__name{color:#e77faf;line-height:1.6666666667}@media screen and (max-width: 768px){.p-dvd__contents__kind__body__detail__txt__name{font-size:4.6153846154vw;margin-bottom:2.0512820513vw}}@media screen and (min-width: 769px){.p-dvd__contents__kind__body__detail__txt__name{font-size:18px;margin-bottom:8px}}@media screen and (max-width: 768px){.p-dvd__contents__kind__body__detail__txt__place{margin-bottom:8.2051282051vw}}@media screen and (min-width: 769px){.p-dvd__contents__kind__body__detail__txt__place{margin-bottom:32px}}@media screen and (max-width: 768px){.p-dvd__contents__kind__body__detail__txt__place .font-18{font-size:4.6153846154vw}}@media screen and (min-width: 769px){.p-dvd__contents__kind__body__detail__txt__place .font-18{font-size:18px}}@media screen and (max-width: 768px){.p-dvd__contents__kind__body__detail__txt__place .font-13{font-size:3.3333333333vw}}@media screen and (min-width: 769px){.p-dvd__contents__kind__body__detail__txt__place .font-13{font-size:13px}}@media screen and (max-width: 768px){.p-dvd__contents__kind__body__detail__txt__place .font-15{font-size:3.8461538462vw}}@media screen and (min-width: 769px){.p-dvd__contents__kind__body__detail__txt__place .font-15{font-size:15px}}@media screen and (max-width: 768px){.p-dvd__contents__kind__body__detail__buy{margin-top:8.2051282051vw}}@media screen and (min-width: 769px){.p-dvd__contents__kind__body__detail__buy{margin-top:32px}}.p-dvd__contents__kind__body__detail__buy__headline{color:#e77faf;font-weight:bold}@media screen and (max-width: 768px){.p-dvd__contents__kind__body__detail__buy__headline{margin-bottom:2.0512820513vw}}@media screen and (min-width: 769px){.p-dvd__contents__kind__body__detail__buy__headline{margin-bottom:8px}}.p-dvd__contents__kind__body__detail__buy__list{display:flex;flex-wrap:wrap;justify-content:space-between}.p-dvd__contents__kind__body__detail__buy__list__item{display:block}@media screen and (max-width: 768px){.p-dvd__contents__kind__body__detail__buy__list__item{margin-bottom:2.0512820513vw;width:23.5897435897vw}}@media screen and (min-width: 769px){.p-dvd__contents__kind__body__detail__buy__list__item{margin-bottom:8px;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}}@media screen and (min-width: 769px){.p-dvd__contents__kind__body__detail__buy__list__item:hover{opacity:.7}}.p-dvd__last{background-color:#fff9fa}@media screen and (max-width: 768px){.p-dvd__last__wrapper{padding:20.5128205128vw 0}}@media screen and (min-width: 769px){.p-dvd__last__wrapper{padding:80px 0}}.p-dvd__last__releace{margin:0 auto}@media screen and (max-width: 768px){.p-dvd__last__releace{margin-bottom:6.1538461538vw;width:57.9487179487vw}}@media screen and (min-width: 769px){.p-dvd__last__releace{margin-bottom:24px;width:33.0893118594%}}.p-dvd__last__txt{text-align:center}.p-dvd__last__txt__item{color:#585858;font-weight:500;line-height:1.8461538462;margin-bottom:1em}@media screen and (max-width: 768px){.p-dvd__last__txt__item{font-size:3.3333333333vw}}@media screen and (min-width: 769px){.p-dvd__last__txt__item{font-size:13px}}.p-dvd__last__txt__item small{font-size:100%}.p-dvd__last__txt__item:last-child{margin-bottom:0}.p-dvd__backbtn{background-color:#585858;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;color:#fff;display:block;font-family:"Barlow Semi Condensed",serif;text-align:center}@media screen and (max-width: 768px){.p-dvd__backbtn{font-size:5.1282051282vw;margin:14.358974359vw auto;padding:3.0769230769vw 0;width:74.358974359vw}}@media screen and (min-width: 769px){.p-dvd__backbtn{font-size:20px;margin:72px auto;padding:14px 0;width:21.2298682284%;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}}@media screen and (min-width: 769px){.p-dvd__backbtn:hover{background-color:#e77faf}}.u-display--block{display:block}.u-display--inline{display:inline}.u-display--inline-block{display:inline-block}.u-display--none{display:none}