@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes pathmove{0%{top:0;opacity:0}30%{height:40px;opacity:1}100%{top:40px;opacity:0}}@keyframes pathmove{0%{top:0;opacity:0}30%{height:40px;opacity:1}100%{top:40px;opacity:0}}@-webkit-keyframes slideOut{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes slideOut{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-style:normal;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{overflow-y:scroll}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}input,textarea{margin:0;padding:0}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th{text-align:left}button{background-color:transparent;border:none;cursor:pointer;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:14px;font-size:1.4rem;color:#412E50}@media screen and (min-width: 960px){button{font-size:16px;font-size:1.6rem}}html{font-size:62.5%}*{-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-weight:normal}a{color:#412E50;text-decoration:none;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}a:focus{outline-color:#3b99fc;outline-offset:0px;outline-style:auto;outline-width:5px}@media (hover: hover){a:hover{cursor:pointer;opacity:0.7}}body{line-height:1.6;font-family:"Zen Old Mincho",serif;color:#412E50;font-size:14px;font-size:1.4rem;letter-spacing:1px;position:relative;z-index:1}[lang=en-US] body{font-family:"Avenir","Helvetica Neue","Helvetica","Arial"}[lang=zh-TW] body{font-family:"Hiragino Sans GB","Hiragino Sans GB W3","STXihei","Microsoft YaHei","微软雅黑","SimSun",sans-serif}body.is-fixed{position:fixed;left:0;width:100%}img{width:100%;max-width:100%;height:auto;vertical-align:top;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.is-pc-only{display:none}.is-sp-only{display:block}@media screen and (min-width: 520px), print{.is-pc-only{display:block}.is-sp-only{display:none}}@media screen and (min-width: 960px){body{font-size:16px;font-size:1.6rem}}main{background:url("../images/common/bg.jpg");position:relative;overflow:hidden;z-index:-2}.l-centering{width:100%;margin:0 auto;padding:0 3rem}@media screen and (min-width: 520px), print{.l-centering{max-width:1320px;padding:0 6rem}}.l-header{width:100%;position:fixed;top:0;left:0;z-index:9998}.l-header .l-header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.l-header .l-header-logo{padding:2rem 0 0 2rem;position:absolute}@media screen and (min-width: 520px), print{.l-header .l-header-logo{padding:4rem 0 0 4rem}}.l-header .l-header-logo__link{display:inline-block;width:3.7rem}@media screen and (min-width: 520px), print{.l-header .l-header-logo__link{width:5rem}}.l-header .l-header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.l-header .l-header-menu .l-header-menu__copy{font-size:1.1rem;text-align:right;margin:1.3rem 1.3rem 0 0;letter-spacing:0}@media screen and (min-width: 960px){.l-header .l-header-menu .l-header-menu__copy{font-size:1.4rem;margin:3.3rem 4rem 0 0}}.l-header .l-header-hamb{width:6rem;height:6rem;position:relative;z-index:10;background-color:#412E50}@media screen and (min-width: 960px){.l-header .l-header-hamb{width:11rem;height:11rem}}.l-header .l-header-hamb::before{content:'';position:absolute;width:.9375em;height:1.0625em;background:url("../images/common/seach--white.svg") no-repeat;background-size:cover;bottom:25px}@media screen and (min-width: 960px){.l-header .l-header-hamb::before{bottom:52px;right:36px}}.l-header .l-header-hamb::after{content:'MENU';color:#fff;font-size:1rem;display:block;padding-top:2.8rem;font-family:"Zen Old Mincho",serif}@media screen and (min-width: 960px){.l-header .l-header-hamb::after{font-size:1.2rem}}.l-header .l-header-hamb span{display:block;height:2px;background:#fff;position:absolute;left:25%;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}@media screen and (min-width: 960px){.l-header .l-header-hamb span{left:31%}}.l-header .l-header-hamb span:nth-of-type(1){top:calc(40% - 7px - 1px);width:3rem}@media screen and (min-width: 960px){.l-header .l-header-hamb span:nth-of-type(1){width:4rem}}.l-header .l-header-hamb span:nth-of-type(2){top:calc(40% - 1px);width:1.2rem}@media screen and (min-width: 960px){.l-header .l-header-hamb span:nth-of-type(2){width:2.2rem}}.l-header .l-header-hamb span:nth-of-type(3){top:calc(40% + 7px - 1px);width:1.2rem}@media screen and (min-width: 960px){.l-header .l-header-hamb span:nth-of-type(3){width:2.2rem}}.l-header .l-header-hamb[aria-expanded="true"]::before{content:none}.l-header .l-header-hamb[aria-expanded="true"] span{background:#fff;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.l-header .l-header-hamb[aria-expanded="true"] span:nth-of-type(1){top:calc(40% - 7px - 1px);-webkit-transform:translateX(-50%) translateY(0.7rem) rotateZ(30deg);transform:translateX(-50%) translateY(0.7rem) rotateZ(30deg)}.l-header .l-header-hamb[aria-expanded="true"] span:nth-of-type(2){opacity:0}.l-header .l-header-hamb[aria-expanded="true"] span:nth-of-type(3){top:calc(40% + 7px - 1px);-webkit-transform:translateX(-50%) translateY(-0.7rem) rotate(-30deg);transform:translateX(-50%) translateY(-0.7rem) rotate(-30deg);width:3rem}@media screen and (min-width: 960px){.l-header .l-header-hamb[aria-expanded="true"] span:nth-of-type(3){width:4rem}}.l-header .l-header-nav{position:absolute;background:#412E50;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100vh;min-height:100vh;top:0;right:-100%;-webkit-transition:right 0.5s;transition:right 0.5s}@media screen and (min-width: 520px), print{.l-header .l-header-nav{width:36rem}}.l-header .l-header-nav::before,.l-header .l-header-nav::after{content:"";width:1px;height:calc(100vh + 1px);display:-webkit-box;display:-ms-flexbox;display:flex}.l-header .l-header-nav .l-header-nav__wrapper{width:100%;height:100%;padding:7.8rem 4rem;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;z-index:9}.l-header .l-header-nav .l-header-nav__wrapper::-webkit-scrollbar{display:none}@media screen and (min-width: 520px), print{.l-header .l-header-nav .l-header-nav__wrapper{padding:7.8rem 6rem}}@media screen and (min-width: 960px){.l-header .l-header-nav .l-header-nav__wrapper{padding:12rem 6rem}}.l-header .l-header-nav .l-header-nav__wrapper .search-area{position:relative;display:block;border:1px solid #fff;border-radius:290486px}.l-header .l-header-nav .l-header-nav__wrapper .search-area .search-txt input{outline:0;border:none;background:transparent;height:4rem;width:80%;padding:2rem 0 2rem 2rem;color:#fff;font-family:"Zen Old Mincho",serif;font-size:1.6rem}.l-header .l-header-nav .l-header-nav__wrapper .search-area .search-txt input::-webkit-input-placeholder{font-size:1.2rem;color:#fff;opacity:.5;font-family:"Zen Old Mincho",serif}.l-header .l-header-nav .l-header-nav__wrapper .search-area .search-txt input::-moz-placeholder{font-size:1.2rem;color:#fff;opacity:.5;font-family:"Zen Old Mincho",serif}.l-header .l-header-nav .l-header-nav__wrapper .search-area .search-txt input:-ms-input-placeholder{font-size:1.2rem;color:#fff;opacity:.5;font-family:"Zen Old Mincho",serif}.l-header .l-header-nav .l-header-nav__wrapper .search-area .search-txt input::-ms-input-placeholder{font-size:1.2rem;color:#fff;opacity:.5;font-family:"Zen Old Mincho",serif}.l-header .l-header-nav .l-header-nav__wrapper .search-area .search-txt input::placeholder{font-size:1.2rem;color:#fff;opacity:.5;font-family:"Zen Old Mincho",serif}@media screen and (min-width: 520px), print{.l-header .l-header-nav .l-header-nav__wrapper .search-area .search-txt input{padding:1.5rem 0 1.5rem 1.5rem}}.l-header .l-header-nav .l-header-nav__wrapper .search-area .search-submit{position:absolute;border-left:1px solid #fff;height:100%;width:4rem;right:0.3rem}.l-header .l-header-nav .l-header-nav__wrapper .search-area .search-submit::after{content:'';position:absolute;width:.9375em;height:1.0625em;background:url("../images/common/seach--white.svg") no-repeat;background-size:cover;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.l-header .l-header-nav .l-header-nav__wrapper .p-gnav{margin-top:4rem;padding:4rem 0;border-top:1px solid #fff}@media screen and (min-width: 520px), print{.l-header .l-header-nav .l-header-nav__wrapper .p-gnav{padding:4rem 0 9.6rem}}.l-header .l-header-nav .l-header-nav__wrapper .p-gnav .p-gnav__item{display:block;margin-bottom:2.4rem}.l-header .l-header-nav .l-header-nav__wrapper .p-gnav .p-gnav-primary-btn{color:#fff;text-decoration:none;position:relative;font-size:1.6rem;text-align:left;display:block}.l-header .l-header-nav .l-header-nav__wrapper .p-gnav .p-gnav-primary-btn+.p-gnav-secondary{margin-top:0.8em}.l-header .l-header-nav .l-header-nav__wrapper .p-gnav .p-gnav-secondary-btn{color:#fff;text-decoration:none;position:relative;display:block;padding-left:1.5rem;font-size:1.4rem;margin-bottom:0.5em}.l-header .l-header-nav .l-header-nav__wrapper .p-gnav .p-gnav-secondary-btn::before{content:'';display:block;width:6px;height:1px;background:#fff;position:absolute;top:50%;left:0%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.l-header .l-header-nav[aria-hidden="false"]{right:0}.l-header .l-header-secondary-nav[aria-hidden="false"]{height:100%;opacity:1;visibility:visible}@media screen and (min-width: 1280px){.l-header .l-header-focustrap{display:none}}.l-footer{background-color:#342649;padding:6rem 3rem;overflow:hidden;position:relative}@media screen and (min-width: 520px), print{.l-footer{padding:9rem 6rem}}@media screen and (min-width: 960px){.l-footer{padding:9rem 12rem 12rem}}.l-footer::before,.l-footer::after{content:'';position:absolute;opacity:0.5}.l-footer::before{width:115px;height:48px;left:-12%;top:35px;background:url("../images/common/kumo--ver02_01.png") no-repeat;background-size:cover}@media screen and (min-width: 520px), print{.l-footer::before{width:153px;height:64px;left:-63px;top:54px}}.l-footer::after{width:88px;height:28px;right:-7%;bottom:160px;background:url("../images/common/kumo--ver02_02.png") no-repeat;background-size:cover}@media screen and (min-width: 520px), print{.l-footer::after{width:117px;height:37px;right:-10px;bottom:130px}}@media screen and (min-width: 960px){.l-footer .l-footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1140px;margin:0 auto}}.l-footer .l-footer__inner .l-footer-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 960px){.l-footer .l-footer__inner .l-footer-logo{margin-right:9rem}}.l-footer .l-footer__inner .l-footer-logo .l-footer-logo__link{display:block;width:4.5rem;height:10.3rem}@media screen and (min-width: 520px), print{.l-footer .l-footer__inner .l-footer-logo .l-footer-logo__link{width:5rem;height:11.5rem}}.l-footer .l-footer__inner .l-footer-logo .l-footer-logo__sns{display:inline-block;border:1px solid #706A76;width:4.5rem;height:4.5rem;padding:1.2rem;border-radius:290486px;line-height:0;margin-top:1rem}@media screen and (min-width: 520px), print{.l-footer .l-footer__inner .l-footer-logo .l-footer-logo__sns{width:5rem;height:5rem;padding:1.6rem;margin-top:3rem}}.l-footer .l-footer__inner .l-footer-logo .l-footer-logo__sns svg{width:100%;height:100%}.l-footer .l-footer__inner .l-footer-nav{margin-top:3rem}@media screen and (min-width: 520px), print{.l-footer .l-footer__inner .l-footer-nav{margin-top:4rem}}@media screen and (min-width: 960px){.l-footer .l-footer__inner .l-footer-nav{margin-right:4rem}}.l-footer .l-footer__inner .l-footer-nav .p-gnav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between;height:27rem}@media screen and (min-width: 520px), print{.l-footer .l-footer__inner .l-footer-nav .p-gnav{height:24rem;width:100%}}@media screen and (min-width: 760px){.l-footer .l-footer__inner .l-footer-nav .p-gnav{height:18rem}}@media screen and (min-width: 960px){.l-footer .l-footer__inner .l-footer-nav .p-gnav{width:38rem;height:36rem;-ms-flex-line-pack:start;align-content:flex-start}}@media screen and (min-width: 1280px){.l-footer .l-footer__inner .l-footer-nav .p-gnav{height:31rem}}.l-footer .l-footer__inner .l-footer-nav .p-gnav .p-gnav__item{width:calc(50% - 0.8rem);margin-bottom:1.2rem}@media screen and (min-width: 520px), print{.l-footer .l-footer__inner .l-footer-nav .p-gnav .p-gnav__item{margin:0 2.4rem 1.8rem 0;letter-spacing:0em}}@media screen and (min-width: 520px) and (max-width: 959px){.l-footer .l-footer__inner .l-footer-nav .p-gnav .p-gnav__item{width:calc(33% - 0.8rem)}}@media screen and (min-width: 700px) and (max-width: 959px){.l-footer .l-footer__inner .l-footer-nav .p-gnav .p-gnav__item{width:calc(24% - 0.8rem)}}.l-footer .l-footer__inner .l-footer-nav .p-gnav .p-gnav__item .p-gnav-primary-btn{color:#fff;text-decoration:none;font-size:1.3rem}@media screen and (min-width: 520px), print{.l-footer .l-footer__inner .l-footer-nav .p-gnav .p-gnav__item .p-gnav-primary-btn{font-size:1.4rem}}@media screen and (min-width: 960px){.l-footer .l-footer__inner .l-footer-nav .p-gnav .p-gnav__item .p-gnav-primary-btn{font-size:1.6rem}}.l-footer .l-footer__inner .l-footer-nav .p-gnav .p-gnav__item .p-gnav-primary-btn+.p-gnav-secondary{margin-top:0.3rem}@media screen and (min-width: 520px), print{.l-footer .l-footer__inner .l-footer-nav .p-gnav .p-gnav__item .p-gnav-primary-btn+.p-gnav-secondary{margin-top:1rem}}.l-footer .l-footer__inner .l-footer-nav .p-gnav .p-gnav__item .p-gnav-secondary .p-gnav-secondary__item{margin:0.2rem 0 0}@media screen and (min-width: 520px), print{.l-footer .l-footer__inner .l-footer-nav .p-gnav .p-gnav__item .p-gnav-secondary .p-gnav-secondary__item{margin:0.2rem 0 0}}.l-footer .l-footer__inner .l-footer-nav .p-gnav .p-gnav__item .p-gnav-secondary .p-gnav-secondary__item .p-gnav-secondary-btn{color:#fff;text-decoration:none;font-size:1.2rem;padding:0 15px 0}@media screen and (min-width: 520px), print{.l-footer .l-footer__inner .l-footer-nav .p-gnav .p-gnav__item .p-gnav-secondary .p-gnav-secondary__item .p-gnav-secondary-btn{font-size:1.3rem}}@media screen and (min-width: 960px){.l-footer .l-footer__inner .l-footer-nav .p-gnav .p-gnav__item .p-gnav-secondary .p-gnav-secondary__item .p-gnav-secondary-btn{font-size:1.4rem}}.l-footer .l-footer__inner .l-footer-nav .p-gnav .p-gnav__item .p-gnav-secondary .p-gnav-secondary__item .p-gnav-secondary-btn:before{content:'';position:absolute;width:6px;height:1px;background-color:#fff;top:50%;left:0%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.l-footer .l-footer__inner .l-footer-contact{border-top:1px solid #706A76;color:#fff;font-size:1.3rem}@media screen and (min-width: 520px), print{.l-footer .l-footer__inner .l-footer-contact{font-size:1.6rem}}@media screen and (min-width: 960px){.l-footer .l-footer__inner .l-footer-contact{width:30rem}}@media screen and (min-width: 1280px){.l-footer .l-footer__inner .l-footer-contact{margin-left:13%;width:43rem}}.l-footer .l-footer__inner .l-footer-contact .l-footer-contact__ttl{margin-top:2.4rem}@media screen and (min-width: 520px), print{.l-footer .l-footer__inner .l-footer-contact .l-footer-contact__ttl{margin-top:3.6rem}}.l-footer .l-footer__inner .l-footer-contact .l-footer-contact__item .l-footer-contact-block{margin-top:1em}@media screen and (max-width: 959px){.l-footer .l-footer__inner .l-footer-contact .l-footer-contact__item .l-footer-contact-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width: 520px), print{.l-footer .l-footer__inner .l-footer-contact .l-footer-contact__item .l-footer-contact-block{margin-top:1.55em}}.l-footer .l-footer__inner .l-footer-contact .l-footer-contact__item .l-footer-contact-block .l-footer-contact__term{width:4em;-ms-flex-negative:0;flex-shrink:0;margin-right:1rem;font-size:1.2rem}@media screen and (min-width: 520px), print{.l-footer .l-footer__inner .l-footer-contact .l-footer-contact__item .l-footer-contact-block .l-footer-contact__term{font-size:1.4rem}}@media screen and (min-width: 960px){.l-footer .l-footer__inner .l-footer-contact .l-footer-contact__item .l-footer-contact-block .l-footer-contact__term{font-size:1.6rem}}.l-footer .l-footer__inner .l-footer-contact .l-footer-contact__item .l-footer-contact-block .l-footer-contact__data{line-height:1.8;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1.2rem}@media screen and (min-width: 520px), print{.l-footer .l-footer__inner .l-footer-contact .l-footer-contact__item .l-footer-contact-block .l-footer-contact__data{font-size:1.4rem}}@media screen and (min-width: 960px){.l-footer .l-footer__inner .l-footer-contact .l-footer-contact__item .l-footer-contact-block .l-footer-contact__data{margin-top:-0.1em;font-size:1.5rem}}.l-footer .l-footer__bottom-content{margin-top:4.4rem;letter-spacing:0em}@media screen and (min-width: 520px), print{.l-footer .l-footer__bottom-content{margin-top:9rem}}.l-footer .l-footer__bottom-content .l-footer__bottom-content-txt{color:#fff;font-size:1.2rem;text-align:center}@media screen and (min-width: 520px), print{.l-footer .l-footer__bottom-content .l-footer__bottom-content-txt{font-size:1.3rem}}.l-footer .l-footer__bottom-content .footer-annotation{font-size:1.1rem;opacity:0.7;color:#fff;display:block;margin-top:0.8rem;line-height:1.8}@media screen and (min-width: 520px), print{.l-footer .l-footer__bottom-content .footer-annotation{text-align:center}}.l-footer .l-footer__bottom-content small{color:#92869C;font-size:1.2rem;display:block;text-align:center;margin-top:2rem}.modal-btn{position:fixed;right:0;bottom:20px;z-index:3;text-decoration:none;background-color:#62448C;padding:3rem 1.5rem 2rem 1.5rem;border-radius:26px 0 0 26px;font-family:"Zen Old Mincho",serif;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;color:#fff;letter-spacing:0.2em}@media screen and (min-width: 960px){.modal-btn{letter-spacing:0.1em}}@media screen and (min-width: 520px), print{.modal-btn{padding:3rem 1.5rem 2rem;right:-5px}}@media screen and (min-width: 960px){.modal-btn{width:64px;bottom:67px;padding:3.5rem 2rem 1.5rem}}.modal-btn::after{content:'';width:36px;height:41px;background:url("../images/common/face.png") no-repeat;background-size:cover;position:absolute;top:-18px;left:0;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;color:#fff;letter-spacing:0.2em}@media screen and (min-width: 960px){.modal-btn::after{letter-spacing:0.1em;width:43px;height:50px;top:-23px;left:-7px}}.modal-btn .modal-btn__ttl{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;color:#fff;letter-spacing:0.2em}@media screen and (min-width: 960px){.modal-btn .modal-btn__ttl{letter-spacing:0.1em}}@media (hover: hover){.modal-btn{-webkit-transition:all 0.5s;transition:all 0.5s}.modal-btn:hover{right:0}}.message-modal{display:none;opacity:0;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease;z-index:9999;position:fixed;border:none;background-color:transparent;color:#412E50}.message-modal .overlay{position:fixed;top:0;top:0;left:0;width:100%;height:100%;background:black;opacity:.5;z-index:9999}.message-modal .modal-wrapper{position:fixed;top:50%;left:50%;width:80%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:10000}@media screen and (min-width: 520px) and (max-width: 959px){.message-modal .modal-wrapper{max-width:400px}}@media screen and (min-width: 960px){.message-modal .modal-wrapper{top:50%;bottom:auto;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:720px}}.message-modal .modal-wrapper .modal-close{position:absolute;width:3rem;height:3rem;top:2.6rem;right:2rem;z-index:9999}@media screen and (min-width: 520px), print{.message-modal .modal-wrapper .modal-close{width:3.4rem;height:3.4rem;top:4rem;right:3.4rem}}.message-modal .modal-wrapper .modal-close__line{display:block;position:absolute;width:3.5rem;height:0.1rem;background-color:#fff}@media screen and (min-width: 520px), print{.message-modal .modal-wrapper .modal-close__line{width:3.4rem}}.message-modal .modal-wrapper .modal-close__line:nth-child(1){top:0;-webkit-transform:translateX(0) translateY(12px) rotate(-30deg);transform:translateX(0) translateY(12px) rotate(-30deg)}.message-modal .modal-wrapper .modal-close__line:nth-child(2){bottom:5px;-webkit-transform:translateX(0) translateY(-12px) rotate(30deg);transform:translateX(0) translateY(-12px) rotate(30deg)}@media screen and (min-width: 520px), print{.message-modal .modal-wrapper .modal-close__line:nth-child(2){bottom:8px}}.message-modal .modal-wrapper .modal-contents{width:100%;max-height:80vh;margin:0 auto;padding:10.4rem 3rem 6.4rem;background-color:#fff;background:url(../images/common/bg--circle.png),url(../images/common/bg--texture.jpg),-webkit-gradient(linear, left bottom, left top, color-stop(80%, #fff), to(#62448c));background:url(../images/common/bg--circle.png),url(../images/common/bg--texture.jpg),linear-gradient(0deg, #fff 80%, #62448c 100%);background-repeat:no-repeat, repeat, no-repeat;background-position:center 50px, 0%, 0%;background-size:cover, auto, auto;overflow-y:scroll;scrollbar-width:none;border-radius:26px;position:relative;z-index:-2}.message-modal .modal-wrapper .modal-contents::-webkit-scrollbar{display:none}@media screen and (min-width: 960px){.message-modal .modal-wrapper .modal-contents{padding:10.4rem 7.2rem 6.7rem}}.message-modal .modal-wrapper .modal-contents .modal-contents-main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 960px){.message-modal .modal-wrapper .modal-contents .modal-contents-main{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4.2rem}}.message-modal .modal-wrapper .modal-contents .modal-contents-img{overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;line-height:0;position:relative;border-radius:0 15% 0 0;margin-top:2rem;width:100%;height:100%}.message-modal .modal-wrapper .modal-contents .modal-contents-img::before{content:'';display:block;padding-top:100%}@media screen and (min-width: 960px){.message-modal .modal-wrapper .modal-contents .modal-contents-img{width:24rem;height:24rem;margin-top:0}}.message-modal .modal-wrapper .modal-contents .modal-contents-img img{display:block;position:absolute;z-index:1;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:none;height:100%;width:auto;-o-object-fit:cover;object-fit:cover}.message-modal .modal-wrapper .modal-contents .modal-contents-message{-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;-webkit-text-orientation:upright;text-orientation:upright;font-size:1.8rem;line-height:2;margin-top:3.2rem;display:block}.message-modal .modal-wrapper .modal-contents .modal-contents-message span{display:inline-block;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media screen and (min-width: 520px), print{.message-modal .modal-wrapper .modal-contents .modal-contents-message{letter-spacing:0.2em}}@media screen and (min-width: 960px){.message-modal .modal-wrapper .modal-contents .modal-contents-message{font-size:2.4rem}}.message-modal .modal-wrapper .modal-contents .modal-contents-txt{margin-top:3.2rem}@media screen and (min-width: 520px), print{.message-modal .modal-wrapper .modal-contents .modal-contents-txt{margin-top:4rem;font-size:1.4rem;line-height:2}}.message-modal .modal-wrapper .modal-contents .btn-wrap{margin-top:1.2rem}@media screen and (min-width: 520px), print{.message-modal .modal-wrapper .modal-contents .btn-wrap{margin-top:2rem}}.ttl-area{position:relative}.ttl-area .c-ogi-ttl--page-ttl{margin:4.8rem 0 4rem}@media screen and (min-width: 960px){.ttl-area .c-ogi-ttl--page-ttl{margin:8.8rem 0 13.5rem}}.ttl-area .petal{position:absolute}.ttl-area .petal:nth-of-type(1){width:22px;right:0;top:-12px}@media screen and (min-width: 960px){.ttl-area .petal:nth-of-type(1){width:40px;right:260px;top:-81px}}.ttl-area .petal:nth-of-type(2){width:9px;right:12px;top:17px;-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}@media screen and (min-width: 960px){.ttl-area .petal:nth-of-type(2){width:16px;right:311px;top:-24px}}.ttl-area .petal:nth-of-type(3){width:20px;left:14px;bottom:-20px;-webkit-transform:rotate(20deg);transform:rotate(20deg)}@media screen and (min-width: 960px){.ttl-area .petal:nth-of-type(3){width:37px;left:248px;bottom:-40px}}.ttl-area .petal:nth-of-type(4){width:9px;left:0;bottom:-40px}@media screen and (min-width: 960px){.ttl-area .petal:nth-of-type(4){width:16px;left:207px;bottom:-65px}}.single-bottom-btn{text-align:center;padding-top:4rem;border-top:1px solid #DAD0E9}@media screen and (min-width: 960px){.single-bottom-btn{padding-top:6rem}}.main{opacity:0;-webkit-animation:fadeIn 1s ease-in-out 0s forwards;animation:fadeIn 1s ease-in-out 0s forwards}.l-fix-bnr{max-width:calc(100% - 5rem);position:fixed;z-index:3;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}@media screen and (max-width: 519px){.l-fix-bnr{left:1.5rem;bottom:1.5rem}}@media screen and (min-width: 520px), print{.l-fix-bnr{right:8.4rem}}@media screen and (min-width: 960px){.l-fix-bnr{bottom:3rem}}.l-fix-bnr.is-visible{opacity:0;display:block;-webkit-animation:fadeIn 0.2s 0s forwards ease-in-out;animation:fadeIn 0.2s 0s forwards ease-in-out}.l-fix-bnr.is-close{display:none}.l-fix-bnr .l-fix-bnr-link{text-decoration:none;line-height:1.5;display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-columns:6.2rem 1fr;grid-template-columns:6.2rem 1fr;background:#fff;-webkit-box-shadow:0px 2px 10px 0px rgba(96,92,79,0.2);box-shadow:0px 2px 10px 0px rgba(96,92,79,0.2);border-radius:6px;padding:0.8rem 1.2rem 0.8rem 0.8rem}@media screen and (min-width: 960px){.l-fix-bnr .l-fix-bnr-link{padding:1.2rem 2.2rem 1.2rem 1.2rem}}.l-fix-bnr .l-fix-bnr-link__ttl{color:#fff;font-size:1.2rem;letter-spacing:0;line-height:1.3;text-align:center;background:#62448C;width:6.2rem;height:6.2rem;border-radius:3.1rem;display:-ms-grid;display:grid;place-content:center}.l-fix-bnr .l-fix-bnr-catch{font-size:1.8rem}@media screen and (min-width: 960px){.l-fix-bnr .l-fix-bnr-catch{font-size:2rem}}.l-fix-bnr .l-fix-bnr-date{letter-spacing:-0.03em;line-height:1.4;padding-left:1rem}.l-fix-bnr .l-fix-bnr-date__year{font-size:1.2rem}.l-fix-bnr .l-fix-bnr-date__month-day{font-size:1.8rem}@media screen and (min-width: 960px){.l-fix-bnr .l-fix-bnr-date__month-day{font-size:2.1rem}}.l-fix-bnr .l-fix-bnr-date__day-of-week{font-size:1.1rem;padding-left:0.2em}.l-fix-bnr .l-fix-bnr-date__connection{display:inline-block;width:.625em;height:1px;background:#412E50;margin-block:0.6rem}@media screen and (min-width: 960px){.l-fix-bnr .l-fix-bnr-date__connection{margin-inline:0.2rem}}.l-fix-bnr .l-fix-bnr-close{position:absolute;top:-8px;right:-8px}.next-link--regular,.next-link--small{text-decoration:none;padding:0 2em 1em 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;position:relative;font-size:1.4rem}@media screen and (min-width: 960px){.next-link--regular,.next-link--small{font-size:1.6rem}}.next-link--regular::before,.next-link--small::before{content:'';display:block;width:22px;height:7px;position:absolute;right:0;bottom:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url("../images/common/arw.svg") no-repeat;background-size:cover}.next-link--regular::after,.next-link--small::after{content:'';width:100%;height:1px;display:block;position:absolute;bottom:0;background-color:#998DA1;-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s}@media (hover: hover){.next-link--regular:hover,.next-link--small:hover{opacity:1}.next-link--regular:hover::after,.next-link--small:hover::after{-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:right top;transform-origin:right top}}.next-link--small{padding:0 1.75em 0.8em 0;font-size:1.2rem}@media screen and (min-width: 960px){.next-link--small{font-size:1.4rem}}.next-link--small::before{width:17px;height:5px}.ex-link--regular,.ex-link--small{text-decoration:none;padding:0 0 1em 0;display:inline-block;position:relative;font-size:1.4rem}@media screen and (min-width: 960px){.ex-link--regular,.ex-link--small{font-size:1.6rem}}.ex-link--regular span,.ex-link--small span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:.75em}.ex-link--regular::after,.ex-link--small::after{content:'';width:100%;height:1px;display:block;position:absolute;bottom:0;background-color:#998DA1;-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s}@media (hover: hover){.ex-link--regular:hover,.ex-link--small:hover{opacity:1}.ex-link--regular:hover::after,.ex-link--small:hover::after{-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:right top;transform-origin:right top}}.ex-link--small{font-size:1.2rem}@media screen and (min-width: 960px){.ex-link--small{font-size:1.4rem}}.news-tag,.news-tag--news,.news-tag--events,.news-tag--echizen,.news-tag--uji,.news-tag--otsu,.news-tag--tabi_events{display:inline-block;width:9rem;padding:5px 10px 5px 10px;margin:.1875em .1875em 0 0;color:#fff;text-align:center;font-family:"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,Verdana,Roboto,"Droid Sans",sans-serif;font-size:1rem;letter-spacing:1px;line-height:1.2}@media screen and (min-width: 520px), print{.news-tag,.news-tag--news,.news-tag--events,.news-tag--echizen,.news-tag--uji,.news-tag--otsu,.news-tag--tabi_events{font-size:1.1rem;width:10rem;padding:4px 20px 5px 20px;margin:.5em .5em 0 0;line-height:1.5}}.news-tag--news{background-color:#62448C}.news-tag--events{background-color:#B18E43}.news-tag--echizen{background-color:#CC6D37}.news-tag--uji{background-color:#468754}.news-tag--otsu{background-color:#3F85AC}.news-tag--tabi_events{background-color:#B9415E;width:auto;padding-inline:5px}@media screen and (min-width: 520px), print{.news-tag--tabi_events{padding-inline:10px}}.c-ogi-ttl,.c-ogi-ttl--page-ttl{font-size:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0 0 0;text-align:center}@media screen and (min-width: 960px){.c-ogi-ttl,.c-ogi-ttl--page-ttl{font-size:3.2rem;padding:35px 0 0 0}}.c-ogi-ttl::before,.c-ogi-ttl--page-ttl::before{content:'';position:absolute;width:24px;height:14px;background:url(../images/common/ttl-union.png) no-repeat;background-size:cover;top:0}@media screen and (min-width: 960px){.c-ogi-ttl::before,.c-ogi-ttl--page-ttl::before{width:36px;height:22px}}.c-ogi-ttl--page-ttl{font-size:2.4rem;padding:25px 0 0 0}@media screen and (min-width: 960px){.c-ogi-ttl--page-ttl{font-size:4.4rem;padding:45px 0 0 0}}.c-ogi-ttl--page-ttl::before{width:32px;height:19px}@media screen and (min-width: 960px){.c-ogi-ttl--page-ttl::before{width:48px;height:29px}}.c-line-ttl,.c-line-ttl--small{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.c-line-ttl .c-line-ttl__sub,.c-line-ttl--small .c-line-ttl__sub{font-size:1.6rem;position:relative;padding:0 5rem}.c-line-ttl .c-line-ttl__sub:before,.c-line-ttl--small .c-line-ttl__sub:before,.c-line-ttl .c-line-ttl__sub:after,.c-line-ttl--small .c-line-ttl__sub:after{content:'';position:absolute;width:3rem;height:0.5rem;background:url(../images/common/ttl-deco.svg) no-repeat;top:40%}.c-line-ttl .c-line-ttl__sub:before,.c-line-ttl--small .c-line-ttl__sub:before{left:0}.c-line-ttl .c-line-ttl__sub:after,.c-line-ttl--small .c-line-ttl__sub:after{right:0}.c-line-ttl .c-line-ttl__main,.c-line-ttl--small .c-line-ttl__main{font-size:2.4rem;margin-top:.25em}@media screen and (min-width: 960px){.c-line-ttl .c-line-ttl__main,.c-line-ttl--small .c-line-ttl__main{font-size:4.4rem;margin-top:1.6rem}}.c-line-ttl--small .c-line-ttl__sub{font-size:1.4rem}@media screen and (min-width: 960px){.c-line-ttl--small .c-line-ttl__sub{font-size:1.6rem}}.c-line-ttl--small .c-line-ttl__main{margin-top:8px;font-size:1.8rem}@media screen and (min-width: 960px){.c-line-ttl--small .c-line-ttl__main{font-size:2rem}}.c-pagination ul.page-numbers{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-pagination li:not(:first-child){margin-left:5px}@media screen and (min-width: 520px), print{.c-pagination li:not(:first-child){margin-left:16px}}.c-pagination a{cursor:pointer;text-decoration:none}.c-pagination a.page-numbers,.c-pagination span.page-numbers{background-color:#fff;color:#412E50;display:inline-block;width:28px;height:28px;padding:5px;text-align:center;-webkit-transition:.3s;transition:.3s;font-size:1.2rem;letter-spacing:0}@media screen and (min-width: 520px), print{.c-pagination a.page-numbers,.c-pagination span.page-numbers{width:48px;height:48px;font-size:1.4rem;padding:12px}}.c-pagination a.page-numbers.current,.c-pagination span.page-numbers.current{background-color:#62448C;color:#fff;pointer-events:none}.c-pagination a.page-numbers.dots,.c-pagination span.page-numbers.dots{color:#D2C6E2}@media (hover: hover){.c-pagination a.page-numbers:hover{background:#DAD0E9;opacity:.8;-webkit-transition:.3s;transition:.3s}}.c-pagination a.page-numbers.prev,.c-pagination a.page-numbers.next{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.c-pagination a.page-numbers.prev span,.c-pagination a.page-numbers.next span{height:1px;overflow:hidden;position:absolute;left:-100000px;width:1px}.c-pagination a.page-numbers.prev::after,.c-pagination a.page-numbers.next::after{content:'';display:block;width:11px;height:4px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:url("../images/common/arw.svg") no-repeat;background-size:cover}@media screen and (min-width: 520px), print{.c-pagination a.page-numbers.prev::after,.c-pagination a.page-numbers.next::after{width:22px;height:7px}}.c-pagination a.page-numbers.prev::after{-webkit-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg)}a{text-decoration:underline;position:relative}.icon-external{display:inline-block;position:relative;text-indent:-9999px;padding-right:1.6em}.icon-external::after{content:'';position:absolute;bottom:0.5em;left:0.2em;display:inline-block;width:1.125em;height:.9375em;background:url("../images/common/arw--blank.svg") no-repeat;background-size:cover}.p-card,.p-card--related-area,.p-card--spot{position:relative}@media screen and (min-width: 520px) and (max-width: 959px){.p-card,.p-card--related-area,.p-card--spot{width:calc(50% - 2rem)}.p-card:nth-of-type(2n),.p-card--related-area:nth-of-type(2n),.p-card--spot:nth-of-type(2n){margin-left:4rem}.p-card:nth-of-type(n+3),.p-card--related-area:nth-of-type(n+3),.p-card--spot:nth-of-type(n+3){margin-top:4rem}}@media screen and (min-width: 960px){.p-card,.p-card--related-area,.p-card--spot{width:calc(100% / 3 - 4rem)}.p-card:not(:nth-of-type(3n)),.p-card--related-area:not(:nth-of-type(3n)),.p-card--spot:not(:nth-of-type(3n)){margin-left:0;margin-right:6rem}.p-card:nth-of-type(n+4),.p-card--related-area:nth-of-type(n+4),.p-card--spot:nth-of-type(n+4){margin-top:6rem}}.p-card .p-card__img,.p-card--related-area .p-card__img,.p-card--spot .p-card__img{overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;line-height:0;position:relative;border-radius:0 150px 0 0}.p-card .p-card__img::before,.p-card--related-area .p-card__img::before,.p-card--spot .p-card__img::before{content:'';display:block;padding-top:100%}.p-card .p-card__img img,.p-card--related-area .p-card__img img,.p-card--spot .p-card__img img{display:block;position:absolute;z-index:1;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:none;height:100%;width:auto;-o-object-fit:cover;object-fit:cover}.p-card .p-card__body .p-card-ttl,.p-card--related-area .p-card__body .p-card-ttl,.p-card--spot .p-card__body .p-card-ttl{font-size:1.8rem;line-height:1.6}@media screen and (min-width: 960px){.p-card .p-card__body .p-card-ttl,.p-card--related-area .p-card__body .p-card-ttl,.p-card--spot .p-card__body .p-card-ttl{font-size:2.4rem}}.p-card .p-card__body .p-card-link,.p-card--related-area .p-card__body .p-card-link,.p-card--spot .p-card__body .p-card-link{margin-top:0.8em}@media screen and (min-width: 960px){.p-card .p-card__body .p-card-link,.p-card--related-area .p-card__body .p-card-link,.p-card--spot .p-card__body .p-card-link{margin-top:0.6em}}.p-card--related-area .p-card__body{margin-top:1.875em;padding:0 .9375em;position:relative}@media screen and (min-width: 520px), print{.p-card--related-area .p-card__body{margin-top:3.1em;padding:0 1.25em}}.p-card--related-area .p-card__body .p-card-line--echizen,.p-card--related-area .p-card__body .p-card-line--uji,.p-card--related-area .p-card__body .p-card-line--otsu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:0.1rem;height:6rem;background-color:#CC6D37;position:relative;margin:-6.4rem 0 0.6rem 0;z-index:1}@media screen and (min-width: 520px), print{.p-card--related-area .p-card__body .p-card-line--echizen,.p-card--related-area .p-card__body .p-card-line--uji,.p-card--related-area .p-card__body .p-card-line--otsu{height:8rem;margin:-10rem 0 1.2rem 0}}.p-card--related-area .p-card__body .p-card-line--echizen::before,.p-card--related-area .p-card__body .p-card-line--uji::before,.p-card--related-area .p-card__body .p-card-line--otsu::before{content:'';position:absolute;width:0.5rem;height:0.5rem;background-color:#CC6D37;border-radius:290486px}.p-card--related-area .p-card__body .p-card-line--uji{background-color:#468754}.p-card--related-area .p-card__body .p-card-line--uji::before{background-color:#468754}.p-card--related-area .p-card__body .p-card-line--otsu{background-color:#3F85AC}.p-card--related-area .p-card__body .p-card-line--otsu::before{background-color:#3F85AC}.p-card--related-area .p-card__body .p-card-ttl .p-card-ttl__sub{font-size:1.4rem;display:block;padding-bottom:0.3em}@media screen and (min-width: 960px){.p-card--related-area .p-card__body .p-card-ttl .p-card-ttl__sub{font-size:1.6rem}}.p-card--spot .p-card__body{margin-top:1.6875em}@media screen and (min-width: 520px), print{.p-card--spot .p-card__body{margin-top:1.875em}}.p-card--spot .p-card__body .p-card-ttl{padding-bottom:.3125em}@media screen and (min-width: 520px), print{.p-card--spot .p-card__body .p-card-ttl{padding-bottom:.5em}}.p-card--spot .p-card__body .p-card-txt{font-size:1.4rem;line-height:2}@media screen and (min-width: 960px){.p-card--spot .p-card__body .p-card-txt{font-size:1.6rem;line-height:1.8}}@media screen and (min-width: 520px), print{.p-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 519px){.p-cards .p-card:not(:last-of-type),.p-cards .p-card--related-area:not(:last-of-type),.p-cards .p-card--spot:not(:last-of-type){margin-bottom:4rem}}.p-editor h1{font-size:2rem;line-height:1.8}@media screen and (min-width: 960px){.p-editor h1{font-size:2.8rem;line-height:1.7}}.p-editor h2{font-size:1.9rem}@media screen and (min-width: 960px){.p-editor h2{font-size:2.4rem}}.p-editor h3{font-size:1.8rem}@media screen and (min-width: 960px){.p-editor h3{font-size:2.2rem}}.p-editor h4{font-size:1.7rem}@media screen and (min-width: 960px){.p-editor h4{font-size:2rem}}.p-editor h5{font-size:1.6rem}@media screen and (min-width: 960px){.p-editor h5{font-size:1.8rem}}.p-editor h6{font-size:1.5rem}@media screen and (min-width: 960px){.p-editor h6{font-size:1.6rem}}.p-editor h2,.p-editor h3,.p-editor h4,.p-editor h5,.p-editor h6{margin-top:1.375em;margin-bottom:.5em;line-height:1.8}@media screen and (min-width: 960px){.p-editor h2,.p-editor h3,.p-editor h4,.p-editor h5,.p-editor h6{margin-top:1.75em;margin-bottom:.625em}}.p-editor p,.p-editor blockquote{font-size:1.4rem;line-height:2;margin-bottom:1em;clear:both}@media screen and (min-width: 520px), print{.p-editor p,.p-editor blockquote{margin-bottom:1.6em}}.p-editor ul,.p-editor ol{margin-bottom:1.5em;font-size:1.4rem}.p-editor ul li,.p-editor ol li{margin-bottom:1em}.p-editor ul{padding-left:0.5em}.p-editor ul li{list-style:disc}.p-editor ol{padding-left:1em;margin-left:0.2em}.p-editor ol li{list-style:number}.p-editor strong{font-weight:700}.p-editor em{font-style:italic}.p-editor blockquote{border-left:1px solid #D2C6E2;padding-left:1.6rem}@media screen and (min-width: 520px), print{.p-editor blockquote{padding-left:3rem}}.p-editor hr{margin:1.5em 0;height:1px;background-color:#CCC;border:none}.p-editor img{display:block;width:auto;max-width:100%;margin:3em 0}@media screen and (min-width: 520px), print{.p-editor img{max-width:960px}}.p-editor img.aligncenter{margin-left:auto;margin-right:auto}.p-editor img.alignright{float:right}@media screen and (max-width: 519px){.p-editor img+img{margin-top:-1.5em}}@media screen and (max-width: 519px){.p-editor .wp-caption{width:100% !important;max-width:100% !important}}.p-editor .wp-caption.aligncenter{margin-left:auto !important;margin-right:auto !important}.p-editor .wp-caption.alignright{float:right}.p-editor .wp-caption img{display:inline-block;margin:0}.p-editor .wp-caption .wp-caption-text{font-size:1.2rem;margin-top:1em;width:100%}.p-editor>:first-child{margin-top:0}.p-dl-default .p-dl-default__item{border-bottom:1px solid #DAD0E9;padding:1.1em 0 1.2em}.p-dl-default .p-dl-default__item:first-child{border-top:1px solid #DAD0E9}@media screen and (min-width: 520px), print{.p-dl-default .p-dl-default__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1.1em 0}}@media screen and (min-width: 520px), print{.p-dl-default .p-dl-default__item .p-dl-default__term{width:10.5rem;-ms-flex-negative:0;flex-shrink:0;margin-right:2rem}}@media screen and (min-width: 960px){.p-dl-default .p-dl-default__item .p-dl-default__term{font-size:1.6rem}}.p-dl-default .p-dl-default__item .p-dl-default__data{font-size:1.4rem;line-height:2}.p-dl-default .p-dl-default__item .p-dl-default__data a{word-break:break-all}@media screen and (max-width: 519px){.p-dl-default .p-dl-default__item .p-dl-default__data{margin-top:.375em}}@media screen and (min-width: 520px), print{.p-dl-default .p-dl-default__item .p-dl-default__data{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:-0.2em}}@media screen and (min-width: 960px){.p-dl-default .p-dl-default__item .p-dl-default__data{font-size:1.6rem}}.c-news-list{border-bottom:1px solid #DAD0E9}.c-news-list:first-child{border-top:1px solid #DAD0E9}.c-news-link{text-decoration:none;color:#412E50;display:-webkit-box;display:-ms-flexbox;display:flex;padding:2rem 0;gap:.9375em}@media screen and (min-width: 520px), print{.c-news-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.55em 0;gap:1.5625em}}.c-news-link .c-news-link__thumb{width:75px;height:75px;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width: 960px){.c-news-link .c-news-link__thumb{width:120px;height:70px}}.c-news-link .c-news-link__thumb img{height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 519px){.c-news-link .c-news-list-txt-content{margin-top:-0.7rem}}.c-news-link .c-news-link__date{font-size:1.2rem}@media screen and (min-width: 960px){.c-news-link .c-news-link__date{font-size:1.4rem;display:inline-block;margin-right:1.2em;letter-spacing:0em}}.c-news-link .c-news-link__tag{line-height:0}@media screen and (min-width: 520px), print{.c-news-link .c-news-link__tag{display:inline-block}}.c-news-link .c-news-link__ttl{display:block;font-size:1.4rem;line-height:1.6;margin-top:0.8em}@media screen and (min-width: 960px){.c-news-link .c-news-link__ttl{font-size:1.6rem;line-height:1.8;margin-top:1em}}.cookie-banner,.cookie-banner-nojs{width:100%;color:#412E50;margin:0 auto;background:#fff;padding:1.6rem;-webkit-box-shadow:0px 2px 10px 0px rgba(96,92,79,0.2);box-shadow:0px 2px 10px 0px rgba(96,92,79,0.2);z-index:4;position:fixed;bottom:0;letter-spacing:0.01em}.cookie-banner.is-agreed,.cookie-banner-nojs.is-agreed{display:none}@media screen and (min-width: 520px), print{.cookie-banner,.cookie-banner-nojs{padding:1.2rem 1.8rem}}.cookie-banner a,.cookie-banner-nojs a{color:#412E50;text-decoration:underline;font-weight:bold}@media screen and (min-width: 520px), print{.cookie-banner .cookie-banner-body,.cookie-banner-nojs .cookie-banner-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.cookie-banner .cookie-banner-text,.cookie-banner-nojs .cookie-banner-text{font-size:1.1rem}@media screen and (min-width: 520px), print{.cookie-banner .cookie-banner-text,.cookie-banner-nojs .cookie-banner-text{font-size:1.2rem;padding-right:1.2rem}}.cookie-banner .cookie-banner-button-block .button,.cookie-banner-nojs .cookie-banner-button-block .button{font-family:"Zen Old Mincho",serif;background-color:#412E50;width:100%;min-width:9rem;height:auto;color:#fff;line-height:1;padding:0.6rem 1.4rem;margin-top:1rem;cursor:pointer;font-size:1rem}@media screen and (min-width: 520px), print{.cookie-banner .cookie-banner-button-block .button,.cookie-banner-nojs .cookie-banner-button-block .button{font-size:1.2rem;padding:0.8rem 2rem;margin-top:0;width:100%;-ms-flex-negative:0;flex-shrink:0}}.-nojs #cookie-banner{display:none}.p-bg-deco .deco-item{position:absolute;z-index:-1}.p-bg-deco .deco-item.deco-blur:nth-of-type(1){width:26px;top:94px;left:105px}@media screen and (min-width: 960px){.p-bg-deco .deco-item.deco-blur:nth-of-type(1){width:52px;top:34px;left:auto;right:528px}}.p-bg-deco .deco-item.deco-blur:nth-of-type(2){width:17px;top:17px;left:42px;-webkit-transform:rotate(-70deg);transform:rotate(-70deg)}@media screen and (min-width: 960px){.p-bg-deco .deco-item.deco-blur:nth-of-type(2){width:45px;top:156px;left:auto;right:787px}.p-bg-deco .deco-item.deco-blur:nth-of-type(2).underlayer-item{top:208px;left:323px}}.p-bg-deco .deco-item.deco-blur:nth-of-type(3){width:26px;top:173px;right:-10px}@media screen and (min-width: 960px){.p-bg-deco .deco-item.deco-blur:nth-of-type(3){width:34px;top:93px;right:auto;left:355px;-webkit-transform:rotate(-70deg);transform:rotate(-70deg)}.p-bg-deco .deco-item.deco-blur:nth-of-type(3).underlayer-item{top:160px;left:380px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.p-bg-deco .deco-item.deco-blur:nth-of-type(4){width:26px;top:236px;left:36px;-webkit-transform:rotate(-70deg);transform:rotate(-70deg)}@media screen and (min-width: 960px){.p-bg-deco .deco-item.deco-blur:nth-of-type(4){width:53px;top:330px;left:auto;right:-15px;-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}.p-bg-deco .deco-item.deco-blur:nth-of-type(4).underlayer-item{top:350px}}.p-bg-deco .deco-item.deco-blur:nth-of-type(5){width:23px;top:307px;right:95px;-webkit-transform:rotate(-60deg);transform:rotate(-60deg)}@media screen and (min-width: 960px){.p-bg-deco .deco-item.deco-blur:nth-of-type(5){width:83px;top:719px;right:623px;-webkit-transform:rotate(10deg);transform:rotate(10deg)}.p-bg-deco .deco-item.deco-blur:nth-of-type(5).underlayer-item{top:469px;right:323px}}.p-bg-deco .deco-item.deco-blur:nth-of-type(6){width:42px;top:544px;right:24px}@media screen and (min-width: 960px){.p-bg-deco .deco-item.deco-blur:nth-of-type(6){width:53px;top:774px;right:auto;left:141px;-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}.p-bg-deco .deco-item.deco-blur:nth-of-type(6).underlayer-item{top:605px}}.p-bg-deco .deco-item.deco-blur:nth-of-type(7){display:none}@media screen and (min-width: 960px){.p-bg-deco .deco-item.deco-blur:nth-of-type(7){display:block;width:34px;top:24px;left:77px}}.p-bg-deco .deco-item.deco-blur:nth-of-type(8){display:none}@media screen and (min-width: 960px){.p-bg-deco .deco-item.deco-blur:nth-of-type(8){display:block;width:52px;top:750px;left:487px}.p-bg-deco .deco-item.deco-blur:nth-of-type(8).underlayer-item{top:530px;left:472px;-webkit-transform:rotate(-60deg);transform:rotate(-60deg)}}.p-bg-deco .deco-item.deco-kumo01{width:77px;top:123px;right:25px}@media screen and (min-width: 960px){.p-bg-deco .deco-item.deco-kumo01{width:153px;top:272px;z-index:2;right:-33px}.p-bg-deco .deco-item.deco-kumo01.underlayer-item{top:313px;right:95px}}.p-bg-deco .deco-item.deco-kumo02{width:58px;top:342px;left:24px}@media screen and (min-width: 960px){.p-bg-deco .deco-item.deco-kumo02{width:115px;top:682px;left:auto;right:418px;z-index:3}.p-bg-deco .deco-item.deco-kumo02.underlayer-item{top:226px;left:184px;right:auto}}.p-bg-deco .deco-item.deco-kumo03{width:77px;top:577px;left:-30px}@media screen and (min-width: 960px){.p-bg-deco .deco-item.deco-kumo03{width:153px;top:747px;left:-90px;z-index:2}.p-bg-deco .deco-item.deco-kumo03.underlayer-item{top:437px;left:-87px}}.p-bg-deco .deco-item.bg-deco-kumo01{opacity:0.9;width:370px;top:-47px;right:-220px}@media screen and (min-width: 960px){.p-bg-deco .deco-item.bg-deco-kumo01{width:844px;top:-40px;right:-293px}.p-bg-deco .deco-item.bg-deco-kumo01.underlayer-item{top:-30px;right:-290px}}.p-bg-deco .deco-item.bg-deco-kumo02{opacity:0.9;width:280px;top:65px;left:-150px}@media screen and (min-width: 960px){.p-bg-deco .deco-item.bg-deco-kumo02{width:704px;top:47px;left:-464px}.p-bg-deco .deco-item.bg-deco-kumo02.underlayer-item{top:58px;z-index:2}}.p-bg-deco .deco-item.bg-deco-kumo03{opacity:0.9;width:422px;top:200px;right:-192px}@media screen and (min-width: 960px){.p-bg-deco .deco-item.bg-deco-kumo03{width:844px;top:437px;right:-420px}}.p-bg-deco .deco-item.bg-deco-kumo04{opacity:0.9;width:249px;top:327px;right:52px}@media screen and (min-width: 960px){.p-bg-deco .deco-item.bg-deco-kumo04{width:498px;top:700px;right:57px}}.p-bg-deco .deco-item.bg-deco-kumo05{display:none}@media screen and (min-width: 960px){.p-bg-deco .deco-item.bg-deco-kumo05{display:block;width:777px;top:504px;left:-558px}.p-bg-deco .deco-item.bg-deco-kumo05.underlayer-item{top:194px;left:-578px}}.breadcrumbs{font-size:1rem;overflow:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;z-index:1;margin-right:3rem;-ms-overflow-style:none;scrollbar-width:none}.breadcrumbs::-webkit-scrollbar{display:none}@media screen and (min-width: 520px), print{.breadcrumbs{font-size:1.2rem;margin-right:4rem}}.breadcrumbs .breadcrumbs-list{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto;max-width:72%;-ms-overflow-style:none;scrollbar-width:none}@media screen and (min-width: 520px), print{.breadcrumbs .breadcrumbs-list{max-width:50%}}.breadcrumbs .breadcrumbs-list::-webkit-scrollbar{display:none}.breadcrumbs .breadcrumbs-list .breadcrumbs-list-item{-ms-flex-negative:0;flex-shrink:0}.breadcrumbs .breadcrumbs-list .breadcrumbs-list-item:not(:last-of-type)::after{content:">";margin:0.6em}.p-model-course-link{position:relative;width:100%;height:100%;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#000;position:relative}.p-model-course-link a{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:3rem}@media (hover: hover){.p-model-course-link a{-webkit-transition:1s all ease-in-out;transition:1s all ease-in-out}.p-model-course-link a:hover{opacity:1}}.p-model-course-link a::before{content:'';display:block;padding-top:115%}@media screen and (min-width: 520px), print{.p-model-course-link a::before{padding-top:42%}}.p-model-course-link a img{display:block;position:absolute;z-index:1;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:none;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;opacity:.5}@media (hover: hover){.p-model-course-link a img{-webkit-transition:1s all ease-in-out;transition:1s all ease-in-out}.p-model-course-link a img:hover{-webkit-transform:translate(-50%, -50%) scale(1.03, 1.03);transform:translate(-50%, -50%) scale(1.03, 1.03)}}.p-model-course-link a .p-model-course-link__inner{width:80%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:#fff;text-decoration:none;z-index:2}.p-model-course-link a .p-model-course-link__inner .p-model-course-link__ttl{text-align:center}.p-model-course-link a .p-model-course-link__inner .p-model-course-link__ttl .p-model-course-link-ttl-main{display:block;font-size:2rem}@media screen and (min-width: 960px){.p-model-course-link a .p-model-course-link__inner .p-model-course-link__ttl .p-model-course-link-ttl-main{font-size:2.8rem}}.p-model-course-link a .p-model-course-link__inner .p-model-course-link__ttl .p-model-course-link-ttl-sub{display:inline-block;font-size:1.6rem;margin-top:0.4rem;padding:0 5rem;position:relative}@media screen and (min-width: 960px){.p-model-course-link a .p-model-course-link__inner .p-model-course-link__ttl .p-model-course-link-ttl-sub{font-size:2rem;margin-top:0.8rem}}.p-model-course-link a .p-model-course-link__inner .p-model-course-link__ttl .p-model-course-link-ttl-sub::before,.p-model-course-link a .p-model-course-link__inner .p-model-course-link__ttl .p-model-course-link-ttl-sub::after{content:'';position:absolute;width:3rem;height:0.1rem;background-color:#fff;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.p-model-course-link a .p-model-course-link__inner .p-model-course-link__ttl .p-model-course-link-ttl-sub::before{left:0}.p-model-course-link a .p-model-course-link__inner .p-model-course-link__ttl .p-model-course-link-ttl-sub::after{right:0}.p-model-course-link a .p-model-course-link__inner .p-model-course-link__ttl .p-model-course-link-ttl-sub__area:not(:last-of-type){position:relative;padding-right:1.2em}.p-model-course-link a .p-model-course-link__inner .p-model-course-link__ttl .p-model-course-link-ttl-sub__area:not(:last-of-type)::after{content:'';display:inline-block;width:1px;height:1em;background:#fff;-webkit-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%);-webkit-transform-origin:center;transform-origin:center;position:absolute;right:0.75em;top:45%}.p-model-course-link a .p-model-course-link__inner .p-model-course-link__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2rem}@media screen and (min-width: 960px){.p-model-course-link a .p-model-course-link__inner .p-model-course-link__arrow{margin-top:3rem}}.p-model-course-link a .p-model-course-link__inner .p-model-course-link__arrow .next-link--regular::before,.p-model-course-link a .p-model-course-link__inner .p-model-course-link__arrow .next-link--small::before{background:url("../images/common/arw--white.svg") no-repeat;background-size:cover}.p-model-course-link a .p-model-course-link__inner .p-model-course-link__arrow .next-link--regular::after,.p-model-course-link a .p-model-course-link__inner .p-model-course-link__arrow .next-link--small::after{background-color:#fff}.u-visually-hidden{position:fixed !important;inset:0 !important;display:block !important;inline-size:4px !important;block-size:4px !important;padding:0 !important;margin:0 !important;contain:strict !important;pointer-events:none !important;visibility:visible !important;border:none !important;opacity:0 !important}#loader{background-color:#342649;z-index:10000 !important;width:100%;height:100svh;position:fixed;top:0;left:0}#loader .loader-logo{position:absolute;width:6.4rem;right:4rem;bottom:4rem;opacity:0;-webkit-animation:fadeIn 0.5s ease-in-out 0s forwards;animation:fadeIn 0.5s ease-in-out 0s forwards}@media screen and (min-width: 520px), print{#loader .loader-logo{width:8rem}}#loader.completed{-webkit-animation:slideOut forwards 1s 1s;animation:slideOut forwards 1s 1s}.top .p-bg-deco .deco-kumo01{right:-5px}@media screen and (min-width: 960px){.top .p-bg-deco .deco-kumo01{right:-63px}}.top .p-bg-deco .deco-kumo02{left:-6px}@media screen and (min-width: 960px){.top .p-bg-deco .deco-kumo02{left:auto;right:418px}}.top .p-bg-deco .deco-kumo03{left:-60px}@media screen and (min-width: 960px){.top .p-bg-deco .deco-kumo03{left:-120px}}.top .p-bg-deco .bg-deco-kumo01{right:-230px}@media screen and (min-width: 960px){.top .p-bg-deco .bg-deco-kumo01{right:-353px}}.top .p-bg-deco .bg-deco-kumo02{left:-160px}@media screen and (min-width: 960px){.top .p-bg-deco .bg-deco-kumo02{left:-494px}}.top .p-bg-deco .bg-deco-kumo03{right:-202px}@media screen and (min-width: 960px){.top .p-bg-deco .bg-deco-kumo03{right:-450px}}.top .p-bg-deco .bg-deco-kumo04{right:42px}@media screen and (min-width: 960px){.top .p-bg-deco .bg-deco-kumo04{right:37px}}.top .p-bg-deco.is-animation .deco-kumo01{-webkit-transition:all 2s ease-in-out 1s;transition:all 2s ease-in-out 1s;right:25px}@media screen and (min-width: 960px){.top .p-bg-deco.is-animation .deco-kumo01{right:-33px}}.top .p-bg-deco.is-animation .deco-kumo02{-webkit-transition:all 2s ease-in-out 1s;transition:all 2s ease-in-out 1s;left:24px}@media screen and (min-width: 960px){.top .p-bg-deco.is-animation .deco-kumo02{left:auto;right:388px}}.top .p-bg-deco.is-animation .deco-kumo03{-webkit-transition:all 2s ease-in-out 1s;transition:all 2s ease-in-out 1s;left:-30px}@media screen and (min-width: 960px){.top .p-bg-deco.is-animation .deco-kumo03{left:-90px}}.top .p-bg-deco.is-animation .bg-deco-kumo01{-webkit-transition:all 2s ease-in-out 1s;transition:all 2s ease-in-out 1s;right:-220px}@media screen and (min-width: 960px){.top .p-bg-deco.is-animation .bg-deco-kumo01{right:-293px}}.top .p-bg-deco.is-animation .bg-deco-kumo02{-webkit-transition:all 2s ease-in-out 1s;transition:all 2s ease-in-out 1s;left:-150px}@media screen and (min-width: 960px){.top .p-bg-deco.is-animation .bg-deco-kumo02{left:-464px}}.top .p-bg-deco.is-animation .bg-deco-kumo03{-webkit-transition:all 2s ease-in-out 1s;transition:all 2s ease-in-out 1s;right:-192px}@media screen and (min-width: 960px){.top .p-bg-deco.is-animation .bg-deco-kumo03{right:-420px}}.top .p-bg-deco.is-animation .bg-deco-kumo04{-webkit-transition:all 2s ease-in-out 1s;transition:all 2s ease-in-out 1s;right:52px}@media screen and (min-width: 960px){.top .p-bg-deco.is-animation .bg-deco-kumo04{right:57px}}.top .mv{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url(../images/common/bg--circle.png) no-repeat center 52px;background-size:27rem 27rem}@media screen and (min-width: 520px), print{.top .mv{background-size:40rem 40rem}}@media screen and (min-width: 960px){.top .mv{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:16rem;background:url(../images/common/bg--circle.png) no-repeat right 30px top 15px;background-size:40rem 40rem}}@media screen and (min-width: 1440px){.top .mv{background:url(../images/common/bg--circle.png) no-repeat right 80px top 15px;background-size:40rem 40rem}}.top .mv .mv-ttl-box{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;padding:4.3rem 9rem 5rem 10rem;margin-top:7.2rem;position:relative}@media screen and (min-width: 960px){.top .mv .mv-ttl-box{margin-top:9rem;padding:0 14.5rem 0 4rem}}@media screen and (min-width: 1440px){.top .mv .mv-ttl-box{padding:0 20rem 0 10rem}}.top .mv .mv-ttl-box .mv__ttl{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.top .mv .mv-ttl-box .mv__ttl .mv-ttl-column{display:block;font-size:2.4rem;letter-spacing:0.2em;line-height:1.4;opacity:0}@media screen and (min-width: 520px), print{.top .mv .mv-ttl-box .mv__ttl .mv-ttl-column{font-size:3.2rem;line-height:1.6}}@media screen and (min-width: 960px){.top .mv .mv-ttl-box .mv__ttl .mv-ttl-column{font-size:4rem;line-height:1.4}}.top .mv .mv-ttl-box .mv__ttl .mv-ttl-column:nth-of-type(2){padding-top:2em}@media screen and (min-width: 960px){.top .mv .mv-ttl-box .mv__ttl .mv-ttl-column:nth-of-type(2){padding-top:2.5em}}.top .mv .mv-ttl-box .mv__ttl .mv-ttl-column:nth-of-type(3){padding-top:4em}@media screen and (min-width: 960px){.top .mv .mv-ttl-box .mv__ttl .mv-ttl-column:nth-of-type(3){padding-top:5.1em}}.top .mv .mv-ttl-box .mv__ttl.is-animation .mv-ttl-column:nth-of-type(1){-webkit-animation:fadeIn 1.5s ease-in-out 2s forwards;animation:fadeIn 1.5s ease-in-out 2s forwards}.top .mv .mv-ttl-box .mv__ttl.is-animation .mv-ttl-column:nth-of-type(2){-webkit-animation:fadeIn 1.5s ease-in-out 2.5s forwards;animation:fadeIn 1.5s ease-in-out 2.5s forwards}.top .mv .mv-ttl-box .mv__ttl.is-animation .mv-ttl-column:nth-of-type(3){-webkit-animation:fadeIn 1.5s ease-in-out 3s forwards;animation:fadeIn 1.5s ease-in-out 3s forwards}.top .mv .mv-ttl-box .mv__ttl .mv-annotation-wrap{margin-right:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.top .mv .mv-ttl-box .mv__ttl .mv-annotation-wrap .mv-annotation{font-size:1.1rem;opacity:0.8;line-height:1.5}.top .mv .mv-ttl-box .mv__scroll{margin-right:1.2rem;font-size:1.2rem;position:absolute;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 960px){.top .mv .mv-ttl-box .mv__scroll{margin-right:3.4rem;bottom:-11rem}}.top .mv .mv-ttl-box .mv__scroll .scroll-txt{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.top .mv .mv-ttl-box .mv__scroll .scroll-line{position:relative;top:0;width:1px;height:40px;background:#62448C;-webkit-animation:pathmove 1.4s ease-in-out infinite;animation:pathmove 1.4s ease-in-out infinite;opacity:0;margin-bottom:60px}.top .mv .mv-ttl-box .petal{position:absolute}.top .mv .mv-ttl-box .petal:nth-of-type(1){width:22px;top:10px;right:53px}@media screen and (min-width: 960px){.top .mv .mv-ttl-box .petal:nth-of-type(1){width:39px;top:-63px;right:110px}}.top .mv .mv-ttl-box .petal:nth-of-type(2){width:9px;top:40px;right:65px;-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}@media screen and (min-width: 960px){.top .mv .mv-ttl-box .petal:nth-of-type(2){width:16px;top:-10px;right:132px;-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}}.top .mv .mv-ttl-box .petal:nth-of-type(3){width:20px;bottom:100px;left:33px;-webkit-transform:rotate(10deg);transform:rotate(10deg)}@media screen and (min-width: 960px){.top .mv .mv-ttl-box .petal:nth-of-type(3){width:33px;bottom:88px;left:-58px}}@media screen and (min-width: 1440px){.top .mv .mv-ttl-box .petal:nth-of-type(3){left:0}}.top .mv .mv-ttl-box .petal:nth-of-type(4){width:9px;bottom:78px;left:21px;-webkit-transform:rotate(10deg);transform:rotate(10deg)}@media screen and (min-width: 960px){.top .mv .mv-ttl-box .petal:nth-of-type(4){width:16px;bottom:49px;left:-81px;-webkit-transform:rotate(2deg);transform:rotate(2deg)}}@media screen and (min-width: 1440px){.top .mv .mv-ttl-box .petal:nth-of-type(4){left:-11px}}.top .mv .mv__img{margin-top:-15px;width:125%;opacity:0}@media screen and (min-width: 520px), print{.top .mv .mv__img{margin-top:25px}}@media screen and (min-width: 960px){.top .mv .mv__img{margin-left:-165px;width:88%}}.top .mv .mv__img.is-animation{-webkit-transition:all 2.5s ease-in-out 1s;transition:all 2.5s ease-in-out 1s;margin-top:-35px;opacity:1}@media screen and (min-width: 520px), print{.top .mv .mv__img.is-animation{margin-top:0}}.top .top-lead{padding-top:7.5rem;line-height:2.3;text-align:center;position:relative}@media screen and (min-width: 960px){.top .top-lead{font-size:2rem;line-height:2.6;padding-top:18rem}}.top .top-lead .petal{position:absolute}.top .top-lead .petal:nth-of-type(1){width:18px;right:25px;top:50px;-webkit-transform:rotate(-10deg);transform:rotate(-10deg);-webkit-transition:all 1s ease-in-out 0.8s;transition:all 1s ease-in-out 0.8s;opacity:0}@media screen and (min-width: 960px){.top .top-lead .petal:nth-of-type(1){width:37px;right:210px;top:127px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.top .top-lead .petal:nth-of-type(1).is-animation{opacity:1;-webkit-transform:rotate(0deg) translateY(10px);transform:rotate(0deg) translateY(10px)}.top .top-lead .petal:nth-of-type(2){width:11px;left:24px;bottom:7px;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all 1s ease-in-out 1.2s;transition:all 1s ease-in-out 1.2s;opacity:0}@media screen and (min-width: 960px){.top .top-lead .petal:nth-of-type(2){width:26px;left:242px;bottom:12px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.top .top-lead .petal:nth-of-type(2).is-animation{opacity:1;-webkit-transform:rotate(180deg) translateY(-10px);transform:rotate(180deg) translateY(-10px)}.top .top-lead .petal:nth-of-type(3){display:none}@media screen and (min-width: 960px){.top .top-lead .petal:nth-of-type(3){display:block;width:37px;left:97px;top:42px;-webkit-transform:scale(-1, 1) rotate(-9deg);transform:scale(-1, 1) rotate(-9deg);-webkit-transition:all 1s ease-in-out 0.6s;transition:all 1s ease-in-out 0.6s;opacity:0}}.top .top-lead .petal:nth-of-type(3).is-animation{opacity:1;-webkit-transform:scale(-1, 1) rotate(-9deg) translateY(30px);transform:scale(-1, 1) rotate(-9deg) translateY(30px)}.top .top-lead .top-lead__txt{opacity:0}.top .top-lead .top-lead__txt.is-animation{-webkit-animation:fadeInUp 1.5s ease-in-out 0s forwards;animation:fadeInUp 1.5s ease-in-out 0s forwards}.top .top-related-aria-cards{position:relative;margin-top:-1rem}@media screen and (min-width: 520px), print{.top .top-related-aria-cards{margin-top:4rem}}@media screen and (min-width: 960px){.top .top-related-aria-cards{margin-top:4.6rem}}.top .top-related-aria-cards .p-card--related-area{margin-top:4rem;opacity:0}.top .top-related-aria-cards .p-card--related-area.is-animation{-webkit-animation:fadeInUp 1s ease-in-out 0.5s forwards;animation:fadeInUp 1s ease-in-out 0.5s forwards}@media screen and (min-width: 960px){.top .top-related-aria-cards .p-card--related-area:nth-of-type(1).is-animation{-webkit-animation:fadeInUp 1s ease-in-out 1s forwards;animation:fadeInUp 1s ease-in-out 1s forwards}}@media screen and (min-width: 960px){.top .top-related-aria-cards .p-card--related-area:nth-of-type(2){margin-top:10rem}}@media screen and (min-width: 960px) and (min-width: 960px){.top .top-related-aria-cards .p-card--related-area:nth-of-type(2).is-animation{-webkit-animation:fadeInUp 1s ease-in-out 1.5s forwards;animation:fadeInUp 1s ease-in-out 1.5s forwards}}@media screen and (min-width: 960px){.top .top-related-aria-cards .p-card--related-area:nth-of-type(3).is-animation{-webkit-animation:fadeInUp 1s ease-in-out 2.5s forwards;animation:fadeInUp 1s ease-in-out 2.5s forwards}}.top .top-related-aria-cards .kumo01{position:absolute;width:373px;-webkit-transform:scale(-1, 1);transform:scale(-1, 1);top:-80px;left:-230px;z-index:-1}@media screen and (min-width: 960px){.top .top-related-aria-cards .kumo01{width:495px;top:-70px;left:-244px}}.top .top-related-aria-cards .kumo02{position:absolute;width:280px;-webkit-transform:scale(-1, 1);transform:scale(-1, 1);bottom:-7px;right:-102px;z-index:-1}@media screen and (min-width: 960px){.top .top-related-aria-cards .kumo02{width:498px;bottom:-54px;right:-225px}}.top .top-related-aria-cards .petal{width:17px;position:absolute;left:155px;bottom:-17px}@media screen and (min-width: 960px){.top .top-related-aria-cards .petal{width:30px;left:auto;right:282px;bottom:-76px}}.top .top-news{margin-top:9rem;position:relative}@media screen and (min-width: 520px), print{.top .top-news{margin-top:12rem}}@media screen and (min-width: 960px){.top .top-news{margin-top:17rem}}@media screen and (min-width: 960px){.top .top-news .l-centering{max-width:1200px}}.top .top-news .top-news__list{margin-top:2.5rem}@media screen and (min-width: 520px), print{.top .top-news .top-news__list{margin:3.4rem auto 0}}.top .top-news .btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:3rem}@media screen and (min-width: 960px){.top .top-news .btn-wrap{margin-top:4rem}}.top .top-news .kumo{position:absolute;width:318px;-webkit-transform:scale(-1, 1);transform:scale(-1, 1);top:47px;left:-205px;z-index:-1}@media screen and (min-width: 960px){.top .top-news .kumo{width:498px;left:-227px;top:40px}}.top .top-news .petal{width:14px;position:absolute;left:-5px;top:160px;-webkit-transform:scale(1, -1) rotate(230deg);transform:scale(1, -1) rotate(230deg)}@media screen and (min-width: 960px){.top .top-news .petal{width:19.015px;left:72px;top:256px}}.top .top-map{margin-top:9rem;position:relative}@media screen and (min-width: 520px), print{.top .top-map{margin-top:12rem}}@media screen and (min-width: 960px){.top .top-map{margin-top:18rem}}.top .top-map .kumo{position:absolute;width:373px;-webkit-transform:scale(-1, 1);transform:scale(-1, 1);top:-92px;right:-230px;z-index:-1}@media screen and (min-width: 960px){.top .top-map .kumo{width:498px;top:-123px;right:-230px}}.top .top-map .top-map__columns{margin-top:2.5rem}@media screen and (min-width: 520px), print{.top .top-map .top-map__columns{margin-top:4rem}}.top .top-banner{margin:4rem 0 6rem}@media screen and (min-width: 520px), print{.top .top-banner{margin:8rem 0 12rem}}@media screen and (min-width: 960px){.top .top-banner{margin:13rem 0 18rem}}.top .top-banner .l-centering:first-child{margin-bottom:6rem}@media screen and (min-width: 960px){.top .top-banner .l-centering{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6rem;max-width:1200px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.top .top-banner .l-centering .top-banner__all a{display:inline-block}.top .top-banner .l-centering .top-banner__city{margin-top:2.4rem}@media screen and (min-width: 960px){.top .top-banner .l-centering .top-banner__city{width:calc(100% / 3);margin-top:0}}.top .top-banner .l-centering .top-banner__city .top-banner-ttl{padding-left:4rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 960px){.top .top-banner .l-centering .top-banner__city .top-banner-ttl{font-size:1.8rem}}.top .top-banner .l-centering .top-banner__city .top-banner-ttl::before{content:'';position:absolute;width:30px;height:1px;left:0;background:-webkit-gradient(linear, left top, right top, from(#9548d2), to(#ecd616));background:linear-gradient(90deg, #9548d2 0%, #ecd616 100%)}.top .top-banner .l-centering .top-banner__city .banner-list{margin-top:0.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 960px){.top .top-banner .l-centering .top-banner__city .banner-list{margin-top:0.4rem}}.top .top-banner .l-centering .top-banner__city .banner-list .banner-list__item{width:calc(50% - 0.5rem);margin-top:1rem}.top .top-banner .l-centering .top-banner__city .banner-list .banner-list__item a{display:block}@media screen and (min-width: 960px){.top .top-banner .l-centering .top-banner__city .banner-list .banner-list__item{width:100%;margin-top:1.5rem}}.information{padding:9rem 0 8rem}@media screen and (min-width: 960px){.information{padding:15rem 0 18rem}}.information .l-centering{max-width:1200px}.information .info-select{display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;border-bottom:1px solid #998DA1;padding-bottom:0.8rem;padding-right:1em}.information .info-select::after{content:'';position:absolute;width:5px;height:5px;background:url("../images/common/arw-bottom.svg") no-repeat center center;background-size:cover;pointer-events:none;right:0;bottom:50%}@media screen and (min-width: 960px){.information .info-select::after{width:7px;height:7px}}.information .info-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent;font-family:"Zen Old Mincho",serif;color:#412E50}@media screen and (min-width: 960px){.information .info-select select{font-size:1.6rem}}.information .info-select select:focus{outline:none}.information .info-select__list a{text-decoration:none}.information .dropdown-list{display:none;width:100%;position:absolute;top:20px;left:0;z-index:1}.information .info-select__list:hover .dropdown-list{display:block;width:7em;text-align:center}.information .dropdown-list__item{background-color:#F1EDF7;-webkit-transition:all .3s;transition:all .3s;position:relative;padding:.7rem 1rem}.information .news-list-area{margin-top:2rem}@media screen and (min-width: 960px){.information .news-list-area{margin-top:3rem}}.information .c-pagination{margin-top:4rem}@media screen and (min-width: 960px){.information .c-pagination{margin-top:8rem}}@media screen and (min-width: 960px){.information-single{padding:15rem 0 12rem}}.information-single .l-centering{max-width:1080px}.information-single .p-editor{position:relative;margin:5rem 0;z-index:3}@media screen and (min-width: 960px){.information-single .p-editor{margin:13.2rem 0 11.2rem}}.information-single .news-date{display:block;font-size:1.2rem}@media screen and (min-width: 960px){.information-single .news-date{display:inline-block;font-size:1.4rem;margin-right:1.6rem}}@media screen and (min-width: 960px){.information-single .news-tag-area{display:inline-block}}.information-single h1{margin:1.5rem 0 4rem}@media screen and (min-width: 960px){.information-single h1{margin:3rem 0 4.5rem}}.yukimeguri{padding:9rem 0 0}@media screen and (min-width: 960px){.yukimeguri{padding:15rem 0 0}}.yukimeguri .ttl-area .c-ogi-ttl--page-ttl{margin:4.8rem 0 6rem}@media screen and (min-width: 960px){.yukimeguri .ttl-area .c-ogi-ttl--page-ttl{margin:8.8rem 0 13.5rem}}.yukimeguri-single .ttl-area .c-line-ttl,.yukimeguri-single .ttl-area .c-line-ttl--small{margin:7rem 0 6rem}@media screen and (min-width: 960px){.yukimeguri-single .ttl-area .c-line-ttl,.yukimeguri-single .ttl-area .c-line-ttl--small{margin:9.6rem 0 18.7rem}}.yukimeguri-single .ttl-area .petal:nth-of-type(1){top:-33px}@media screen and (min-width: 960px){.yukimeguri-single .ttl-area .petal:nth-of-type(1){right:210px;top:-36px}}.yukimeguri-single .ttl-area .petal:nth-of-type(2){top:-3px}@media screen and (min-width: 960px){.yukimeguri-single .ttl-area .petal:nth-of-type(2){right:261px;top:19px}}.yukimeguri-single .ttl-area .petal:nth-of-type(3){bottom:6px}@media screen and (min-width: 960px){.yukimeguri-single .ttl-area .petal:nth-of-type(3){left:237px;bottom:-49px}}.yukimeguri-single .ttl-area .petal:nth-of-type(4){bottom:-15px}@media screen and (min-width: 960px){.yukimeguri-single .ttl-area .petal:nth-of-type(4){left:196px;bottom:-73px}}.yukimeguri-single .model-course-index{margin-bottom:5.6rem}@media screen and (min-width: 520px), print{.yukimeguri-single .model-course-index{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8rem}}@media screen and (max-width: 519px){.yukimeguri-single .model-course-index .model-course-index-day:nth-of-type(n+2){margin-top:2em}}@media screen and (min-width: 520px), print{.yukimeguri-single .model-course-index .model-course-index-day:nth-of-type(n+2){margin-left:2em}}.yukimeguri-single .model-course-index .model-course-index-day .model-course-index__ttl{font-size:1.6rem;padding-left:2.6rem;position:relative;color:#62448C;margin-bottom:0.8em}@media screen and (min-width: 520px), print{.yukimeguri-single .model-course-index .model-course-index-day .model-course-index__ttl{font-size:1.8rem}}.yukimeguri-single .model-course-index .model-course-index-day .model-course-index__ttl::before{content:'';position:absolute;width:15px;height:1px;background-color:#998DA1;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.yukimeguri-single .model-course-index .model-course-index-day .model-course-index-list-item{margin:0 0 0.4em}.yukimeguri-single .model-course-index .model-course-index-day .model-course-index-list-item a{text-decoration:none;color:#62448C;position:relative;padding:0.8rem;margin-left:1em}@media screen and (min-width: 520px), print{.yukimeguri-single .model-course-index .model-course-index-day .model-course-index-list-item a{margin-left:2em;font-size:1.4rem}}.yukimeguri-single .model-course-index .model-course-index-day .model-course-index-list-item a::before{content:'';position:absolute;width:4px;height:4px;border-radius:290486px;background-color:#DAD0E9;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.yukimeguri-single .model-course-content .model-course-content__day:nth-of-type(n+2) .model-course-content__ttl{margin:9.6rem 0 3.2rem}@media screen and (min-width: 520px), print{.yukimeguri-single .model-course-content .model-course-content__day:nth-of-type(n+2) .model-course-content__ttl{margin:18rem 0 10rem}}.yukimeguri-single .model-course-content .model-course-content__day .model-course-content__ttl{display:block;border-top:1px solid #DAD0E9;font-size:1.8rem;position:relative;padding-top:1.8rem;margin:5.6rem 0 3.2rem}@media screen and (min-width: 520px), print{.yukimeguri-single .model-course-content .model-course-content__day .model-course-content__ttl{font-size:2rem;padding-top:3.2rem;margin:8rem 0 10rem}}.yukimeguri-single .model-course-content .model-course-content__day .model-course-content__ttl::before{content:'';position:absolute;width:100%;height:1px;top:4px;border-top:1px solid #DAD0E9}@media screen and (min-width: 520px), print{.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-spot__img{position:relative}@media screen and (min-width: 520px), print{.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-spot__img{-ms-flex-preferred-size:50%;flex-basis:50%;-ms-flex-negative:0;flex-shrink:0}}.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-spot__img .petal{position:relative}@media screen and (max-width: 519px){.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-spot__img .petal{display:none}}@media screen and (min-width: 520px), print{.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-spot__img .petal{position:absolute;top:30px;left:-20px;width:37px;-webkit-transform:rotate(10deg) scale(-1, 1);transform:rotate(10deg) scale(-1, 1)}}.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-spot__exp{width:100%;margin:0 auto;padding:0 3rem;margin-top:3rem}@media screen and (min-width: 520px), print{.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-spot__exp{-ms-flex-preferred-size:50%;flex-basis:50%;padding:0 6rem;margin-top:-1rem}}@media screen and (min-width: 1280px){.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-spot__exp{padding:0 12rem 0 6rem}}.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-spot__exp .model-course-content-spot__ttl .model-course-content-spot-ttl__sub{position:relative;padding-left:1.9rem}@media screen and (min-width: 960px){.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-spot__exp .model-course-content-spot__ttl .model-course-content-spot-ttl__sub{font-size:1.8rem}}.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-spot__exp .model-course-content-spot__ttl .model-course-content-spot-ttl__sub::before{content:'';position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg);width:7px;height:7px;background:linear-gradient(175deg, #9548d2 0%, #ecd616 100%)}.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-spot__exp .model-course-content-spot__ttl .model-course-content-spot-ttl__main{display:block;font-size:2.2rem;margin-top:0.9rem}@media screen and (min-width: 960px){.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-spot__exp .model-course-content-spot__ttl .model-course-content-spot-ttl__main{font-size:3.2rem}}.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-spot__exp .model-course-content-spot__txt-main{font-size:1.6rem;line-height:1.8;margin-top:1.8rem}@media screen and (min-width: 960px){.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-spot__exp .model-course-content-spot__txt-main{font-size:2rem;line-height:1.9;margin-top:1.3rem}}.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-spot__exp .model-course-content-spot__txt-sub{font-size:1.3rem;line-height:2;margin-top:1.7rem}@media screen and (min-width: 960px){.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-spot__exp .model-course-content-spot__txt-sub{font-size:1.5rem;margin-top:1.3rem}}.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-spot__exp .model-course-content__btn-area{margin-top:3.2rem}@media screen and (min-width: 960px){.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-spot__exp .model-course-content__btn-area{margin-top:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-wave{position:relative}@media screen and (max-width: 519px){.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-wave{margin:2rem 0}}@media screen and (min-width: 520px), print{.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-wave{-ms-flex-preferred-size:100%;flex-basis:100%;height:18rem;text-align:center}}@media screen and (min-width: 520px), print{.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-wave .wave{width:auto;height:100%}}@media screen and (max-width: 519px){.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-wave .deco-green{display:none}}@media screen and (min-width: 520px), print{.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-wave .deco-green{position:absolute;width:30px;top:40px;right:340px;-webkit-transform:rotate(-50deg);transform:rotate(-50deg)}}.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-wave .deco-orange{position:absolute;width:9.8px;-webkit-transform:rotate(-1.839deg);transform:rotate(-1.839deg);left:85px;top:28px}@media screen and (min-width: 520px), print{.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot .model-course-content-wave .deco-orange{width:39px;-webkit-transform:rotate(-160deg);transform:rotate(-160deg);left:332px;top:108px}}@media screen and (min-width: 520px), print{.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot:nth-of-type(odd) .model-course-content-spot__img .petal{left:auto;right:-20px;top:60px;-webkit-transform:rotate(-11deg) scale(1, 1);transform:rotate(-11deg) scale(1, 1)}}.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot:nth-of-type(odd) .model-course-content-wave{-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}@media screen and (min-width: 520px), print{.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot:nth-of-type(odd) .model-course-content-wave .deco-green{position:absolute;width:30px;top:30px;right:334px}}@media screen and (min-width: 520px), print{.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot:nth-of-type(odd) .model-course-content-wave .deco-orange{width:57px;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);left:424px;top:83px}}.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot:nth-of-type(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (min-width: 1280px){.yukimeguri-single .model-course-content .model-course-content__day .model-course-content-spot:nth-of-type(even) .model-course-content-spot__exp{padding:0 6rem 0 12rem}}.yukimeguri-single .single-bottom-btn{margin:6rem 0 8rem}@media screen and (min-width: 960px){.yukimeguri-single .single-bottom-btn{margin:12rem 0}}.yukari{padding:9rem 0 8rem}@media screen and (min-width: 960px){.yukari{padding:15rem 0 18rem}}.yukari .p-bg-deco .deco-item{position:absolute;z-index:-1}@media screen and (min-width: 960px){.yukari .p-bg-deco .deco-item.deco-blur:nth-of-type(1){width:53px;top:184px}}@media screen and (min-width: 960px){.yukari .p-bg-deco .deco-item.deco-blur:nth-of-type(2){display:none}}@media screen and (min-width: 960px){.yukari .p-bg-deco .deco-item.deco-blur:nth-of-type(3){top:90px;left:323px}}@media screen and (min-width: 960px){.yukari .p-bg-deco .deco-item.deco-blur:nth-of-type(4){top:416px;left:670px;-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}}@media screen and (min-width: 960px){.yukari .p-bg-deco .deco-item.deco-blur:nth-of-type(5){display:none}}@media screen and (min-width: 960px){.yukari .p-bg-deco .deco-item.deco-blur:nth-of-type(6){top:792px;left:70px}}@media screen and (min-width: 960px){.yukari .p-bg-deco .deco-item.deco-blur:nth-of-type(8){top:563px;width:34px;left:132px;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}@media screen and (min-width: 960px){.yukari .p-bg-deco .deco-item.deco-kumo01{top:440px;right:540px}}@media screen and (min-width: 960px){.yukari .p-bg-deco .deco-item.deco-kumo02{top:185px;left:188px;z-index:3}}@media screen and (min-width: 960px){.yukari .p-bg-deco .deco-item.deco-kumo03{top:682px;left:-33px;z-index:2}}@media screen and (min-width: 960px){.yukari .p-bg-deco .deco-item.bg-deco-kumo02{z-index:-1}}@media screen and (min-width: 960px){.yukari .p-bg-deco .deco-item.bg-deco-kumo05{top:204px;left:-574px;z-index:-1}}@media screen and (min-width: 960px){.yukari .yukari-mv{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8rem}}@media screen and (min-width: 1280px){.yukari .yukari-mv{padding-left:12rem}}@media screen and (min-width: 1440px){.yukari .yukari-mv{padding-left:19rem;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}.yukari .yukari-mv .ttl-area{position:relative;padding-top:6.6rem}@media screen and (min-width: 960px){.yukari .yukari-mv .ttl-area{padding:4.4rem 0rem;margin:-12rem 5rem 0;position:relative;width:42rem;-ms-flex-negative:0;flex-shrink:0}}.yukari .yukari-mv .ttl-area::after{content:'';position:absolute;z-index:-1;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:url(../images/common/bg--circle.png) no-repeat center 27px;background-size:46rem 46rem;width:46rem;height:46rem;top:0}@media screen and (min-width: 520px), print{.yukari .yukari-mv .ttl-area::after{background-size:80vw 80vw;width:80vw;height:80vw}}@media screen and (min-width: 960px){.yukari .yukari-mv .ttl-area::after{background:url(../images/common/bg--circle.png) no-repeat center top;background-size:66rem 66rem;width:66rem;height:66rem}}@media screen and (min-width: 960px){.yukari .yukari-mv .ttl-area .l-centering{padding:0}}.yukari .yukari-mv .ttl-area .mv-illust{display:block;width:80%;margin:0 auto}@media screen and (min-width: 520px), print{.yukari .yukari-mv .ttl-area .mv-illust{width:16rem}}@media screen and (min-width: 960px){.yukari .yukari-mv .ttl-area .mv-illust{width:38rem}}.yukari .yukari-mv .ttl-area .c-line-ttl,.yukari .yukari-mv .ttl-area .c-line-ttl--small{margin-top:2.4rem}@media screen and (min-width: 960px){.yukari .yukari-mv .ttl-area .c-line-ttl,.yukari .yukari-mv .ttl-area .c-line-ttl--small{margin-top:2rem}}.yukari .yukari-mv .ttl-area .yukari-mv-txt{text-align:center;margin-top:2.5rem}@media screen and (min-width: 960px){.yukari .yukari-mv .ttl-area .yukari-mv-txt{margin-top:3.2rem}}.yukari .yukari-mv .ttl-area .yukari-mv-txt .main-txt{font-size:2rem}@media screen and (min-width: 960px){.yukari .yukari-mv .ttl-area .yukari-mv-txt .main-txt{font-size:2.8rem}}.yukari .yukari-mv .ttl-area .yukari-mv-txt .sub-txt{line-height:2.3;margin-top:0.8rem}@media screen and (min-width: 960px){.yukari .yukari-mv .ttl-area .yukari-mv-txt .sub-txt{margin-top:2rem;line-height:2.4}}.yukari .yukari-mv .ttl-area .petal{position:absolute}.yukari .yukari-mv .ttl-area .petal:nth-of-type(2){width:34px;right:19px;top:107px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}@media screen and (min-width: 960px){.yukari .yukari-mv .ttl-area .petal:nth-of-type(2){width:40px;right:-50px;top:79px}}.yukari .yukari-mv .ttl-area .petal:nth-of-type(3){width:14px;left:auto;right:0;top:147px;-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}@media screen and (min-width: 960px){.yukari .yukari-mv .ttl-area .petal:nth-of-type(3){width:16px;right:61px;top:136px;-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}}.yukari .yukari-mv .ttl-area .petal:nth-of-type(4){width:32px;left:34px;bottom:-23px;-webkit-transform:rotate(31deg) scale(-1, 1);transform:rotate(31deg) scale(-1, 1)}@media screen and (min-width: 960px){.yukari .yukari-mv .ttl-area .petal:nth-of-type(4){width:37px;left:-50px;bottom:-30px;-webkit-transform:rotate(10deg) scale(-1, 1);transform:rotate(10deg) scale(-1, 1)}}.yukari .yukari-mv .ttl-area .petal:nth-of-type(5){width:14px;left:80px;bottom:-40px;-webkit-transform:rotate(-10deg) scale(-1, 1);transform:rotate(-10deg) scale(-1, 1)}@media screen and (min-width: 960px){.yukari .yukari-mv .ttl-area .petal:nth-of-type(5){width:16px;left:3px;bottom:-45px}}.yukari .yukari-mv .mv__img{position:relative;width:115%;margin:3.2rem 0 0 4rem}@media screen and (min-width: 520px) and (max-width: 959px){.yukari .yukari-mv .mv__img{width:75%;margin:3.2rem 0 0 24rem}}@media screen and (min-width: 960px){.yukari .yukari-mv .mv__img{position:relative;width:215rem;margin:3rem -20rem 0 0}}@media screen and (min-width: 1440px){.yukari .yukari-mv .mv__img{width:95rem}}.yukari .yukari-mv .mv__img .mv-img-kumo{position:absolute;width:294px;bottom:-70px;right:-46px}@media screen and (min-width: 520px), print{.yukari .yukari-mv .mv__img .mv-img-kumo{width:498px;bottom:-20px;right:24px}}@media screen and (min-width: 960px){.yukari .yukari-mv .mv__img .mv-img-kumo{bottom:-70px;right:-22px}}.yukari .yucari-cards{margin-top:17rem}@media screen and (min-width: 960px){.yukari .yucari-cards{margin-top:11.5rem}}.yukari .yucari-cards .p-cards{margin-top:2.5rem}@media screen and (min-width: 520px), print{.yukari .yucari-cards .p-cards{margin-top:4rem}}.yukari .yucari-yukimeguri{margin-top:9rem}@media screen and (min-width: 520px), print{.yukari .yucari-yukimeguri{margin-top:12rem}}@media screen and (min-width: 960px){.yukari .yucari-yukimeguri{margin-top:15rem}}.yukari .yucari-yukimeguri .c-ogi-ttl,.yukari .yucari-yukimeguri .c-ogi-ttl--page-ttl{margin-bottom:2.5rem}@media screen and (min-width: 520px), print{.yukari .yucari-yukimeguri .c-ogi-ttl,.yukari .yucari-yukimeguri .c-ogi-ttl--page-ttl{margin-bottom:3.2rem}}@media screen and (min-width: 960px){.yukari .yucari-yukimeguri .c-ogi-ttl,.yukari .yucari-yukimeguri .c-ogi-ttl--page-ttl{margin-bottom:4rem}}.yukari .yukari-dramakan{margin-top:10.8rem}@media screen and (min-width: 520px), print{.yukari .yukari-dramakan{margin-top:12rem}}@media screen and (min-width: 960px){.yukari .yukari-dramakan{margin-top:15rem}}.yukari .yukari-dramakan .yukari-dramakan__content{margin-top:2.5rem}@media screen and (min-width: 520px), print{.yukari .yukari-dramakan .yukari-dramakan__content{margin-top:3.2rem}}@media screen and (min-width: 960px){.yukari .yukari-dramakan .yukari-dramakan__content{margin-top:7.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.yukari .yukari-dramakan .yukari-dramakan__content .map-wrapper{position:relative;width:100%;height:0;padding-top:60%}@media screen and (min-width: 960px){.yukari .yukari-dramakan .yukari-dramakan__content .map-wrapper{width:50%;padding-top:30%}}.yukari .yukari-dramakan .yukari-dramakan__content .map-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width: 959px){.yukari .yukari-dramakan .yukari-dramakan__content .p-dl-default{margin-top:4rem}}@media screen and (min-width: 960px){.yukari .yukari-dramakan .yukari-dramakan__content .p-dl-default{width:45%}}.yukari .yukari-news{margin-top:9rem}@media screen and (min-width: 520px), print{.yukari .yukari-news{margin-top:12rem}}@media screen and (min-width: 960px){.yukari .yukari-news{margin-top:15rem}}@media screen and (min-width: 960px){.yukari .yukari-news .l-centering{max-width:1200px}}.yukari .yukari-news .yukari-news-list-area{margin-top:2.5rem}@media screen and (min-width: 520px), print{.yukari .yukari-news .yukari-news-list-area{margin-top:3.2rem}}.yukari .yukari-news .yukari-news__btn-area{margin-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (min-width: 960px){.yukari .yukari-news .yukari-news__btn-area{margin-top:4.4rem}}.yukari .yukari-link{margin-top:9rem}@media screen and (min-width: 520px), print{.yukari .yukari-link{margin-top:12rem}}@media screen and (min-width: 960px){.yukari .yukari-link{margin-top:15rem}}@media screen and (min-width: 960px){.yukari .yukari-link .l-centering{max-width:1170px}}.yukari .yukari-link .banner-list{margin-top:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem}@media screen and (min-width: 520px), print{.yukari .yukari-link .banner-list{margin-top:3.2rem;gap:1.5rem}}.yukari .yukari-link .banner-list .banner-list__item{width:calc(50% - 0.5rem)}.yukari .yukari-link .banner-list .banner-list__item a{display:block}@media screen and (min-width: 520px) and (max-width: 959px){.yukari .yukari-link .banner-list .banner-list__item{width:calc(100% / 3 - 1rem)}}@media screen and (min-width: 960px){.yukari .yukari-link .banner-list .banner-list__item{width:calc((100% - 4.5rem) / 4)}}.yukari--echizen{background:url("../images/echizen/bg.jpg")}.yukari--uji{background:url("../images/uji/bg.jpg")}@media screen and (min-width: 960px){.yukari--uji .yukari-mv .ttl-area{margin:-20rem 5rem 0}}@media screen and (min-width: 960px){.yukari--uji .yukari-mv .ttl-area .mv-illust{width:120rem}}@media screen and (min-width: 960px){.yukari--uji .yukari-mv .ttl-area .c-line-ttl,.yukari--uji .yukari-mv .ttl-area .c-line-ttl--small{margin-top:8rem}}.yukari--otsu{background:url("../images/otsu/bg.jpg")}@media screen and (min-width: 960px){.yukari--otsu .yukari-mv .ttl-area{padding:5.2rem 0rem;margin:-3rem 5rem 0}}.yukari--otsu .yukari-mv .ttl-area .mv-illust{width:8.4rem}@media screen and (min-width: 960px){.yukari--otsu .yukari-mv .ttl-area .c-line-ttl,.yukari--otsu .yukari-mv .ttl-area .c-line-ttl--small{margin-top:2.6rem}}.dramakan{padding:9rem 0 8rem}@media screen and (min-width: 960px){.dramakan{padding:15rem 0 18rem}}.dramakan .dramakan-links{margin-top:6rem}@media screen and (min-width: 960px){.dramakan .dramakan-links{margin-top:14rem}}@media screen and (min-width: 520px) and (max-width: 959px){.dramakan .dramakan-links .p-cards{padding:0 6rem}}@media screen and (min-width: 520px) and (max-width: 959px){.dramakan .dramakan-links .p-cards .p-card--related-area .l-centering{padding:0}}.dramakan .dramakan-links .p-cards .p-card--related-area .p-card__body .p-card-ttl span{font-size:1.4rem}@media screen and (min-width: 960px){.dramakan .dramakan-links .p-cards .p-card--related-area .p-card__body .p-card-ttl span{font-size:2.4rem}}.dramakan .dramakan-links .p-cards .p-card--related-area:nth-of-type(1) .p-card-line--echizen,.dramakan .dramakan-links .p-cards .p-card--related-area:nth-of-type(1) .p-card__body .p-card-line--uji,.dramakan .dramakan-links .p-cards .p-card--related-area:nth-of-type(1) .p-card__body .p-card-line--otsu{background-color:#468754}.dramakan .dramakan-links .p-cards .p-card--related-area:nth-of-type(1) .p-card-line--echizen::before,.dramakan .dramakan-links .p-cards .p-card--related-area:nth-of-type(1) .p-card__body .p-card-line--uji::before,.dramakan .dramakan-links .p-cards .p-card--related-area:nth-of-type(1) .p-card__body .p-card-line--otsu::before{background-color:#468754}.dramakan .dramakan-links .p-cards .p-card--related-area:nth-of-type(3) .p-card-line--echizen,.dramakan .dramakan-links .p-cards .p-card--related-area:nth-of-type(3) .p-card__body .p-card-line--uji,.dramakan .dramakan-links .p-cards .p-card--related-area:nth-of-type(3) .p-card__body .p-card-line--otsu{background-color:#3F85AC}.dramakan .dramakan-links .p-cards .p-card--related-area:nth-of-type(3) .p-card-line--echizen::before,.dramakan .dramakan-links .p-cards .p-card--related-area:nth-of-type(3) .p-card__body .p-card-line--uji::before,.dramakan .dramakan-links .p-cards .p-card--related-area:nth-of-type(3) .p-card__body .p-card-line--otsu::before{background-color:#3F85AC}.dramakan .dramakan-links .p-cards .kumo{display:none}@media screen and (min-width: 960px){.dramakan .dramakan-links .p-cards .p-card--related-area{position:relative;width:100%}.dramakan .dramakan-links .p-cards .p-card--related-area .l-centering{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.dramakan .dramakan-links .p-cards .p-card--related-area:nth-of-type(n+2){margin-top:12rem}.dramakan .dramakan-links .p-cards .p-card--related-area:not(:nth-of-type(3n)){margin-left:0;margin-right:0}.dramakan .dramakan-links .p-cards .p-card--related-area:nth-of-type(even) .l-centering{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.dramakan .dramakan-links .p-cards .p-card--related-area:nth-of-type(even) .kumo{position:absolute;width:498px;height:152px;top:160px;left:-210px}.dramakan .dramakan-links .p-cards .p-card--related-area:nth-of-type(even) .p-card__img{border-radius:150px 0 0 0;margin-right:0;margin-left:5%}.dramakan .dramakan-links .p-cards .p-card--related-area:nth-of-type(even) .p-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.dramakan .dramakan-links .p-cards .p-card--related-area:nth-of-type(even) .p-card-line--echizen,.dramakan .dramakan-links .p-cards .p-card--related-area:nth-of-type(even) .p-card__body .p-card-line--uji,.dramakan .dramakan-links .p-cards .p-card--related-area:nth-of-type(even) .p-card__body .p-card-line--otsu{position:absolute;-webkit-transform:rotate(90deg);transform:rotate(90deg);left:111%;margin:-2rem 0 0 0}.dramakan .dramakan-links .p-cards .p-card--related-area:nth-of-type(odd) .p-card-line--echizen,.dramakan .dramakan-links .p-cards .p-card--related-area:nth-of-type(odd) .p-card__body .p-card-line--uji,.dramakan .dramakan-links .p-cards .p-card--related-area:nth-of-type(odd) .p-card__body .p-card-line--otsu{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);margin:-11rem 0 -5.8rem -7rem}.dramakan .dramakan-links .p-cards .p-card--related-area .kumo{display:block;position:absolute;-webkit-transform:scale(-1, 1);transform:scale(-1, 1);width:498px;height:152px;top:160px;right:-210px;z-index:-1}.dramakan .dramakan-links .p-cards .p-card--related-area .p-card__img{width:67%;margin-right:5%;-ms-flex-negative:0;flex-shrink:0}.dramakan .dramakan-links .p-cards .p-card--related-area .p-card__img::before{padding-top:72%}.dramakan .dramakan-links .p-cards .p-card--related-area .p-card__body{margin-bottom:4rem;padding:0}.dramakan .dramakan-links .p-cards .p-card--related-area .p-card__body .p-card-ttl{width:100%;font-size:3.2rem}.dramakan .dramakan-links .p-cards .p-card--related-area .p-card__body .p-card-link{width:100%}}.dramakan-single{padding:9rem 0 8rem}@media screen and (min-width: 960px){.dramakan-single{padding:15rem 0 12rem}}.dramakan-single .ttl-area .c-line-ttl,.dramakan-single .ttl-area .c-line-ttl--small{margin:7rem 0 6rem}@media screen and (min-width: 960px){.dramakan-single .ttl-area .c-line-ttl,.dramakan-single .ttl-area .c-line-ttl--small{margin:9.1rem 0 12rem}}.dramakan-single .dramakan-close-info{text-align:center;padding:1.5rem;border:1px solid #DAD0E9;background:rgba(98,68,140,0.05);margin-bottom:2rem}@media screen and (min-width: 960px){.dramakan-single .dramakan-close-info{margin-bottom:5rem}}@media screen and (max-width: 519px){.dramakan-single .dramakan-mv{overflow:hidden;width:100%;height:24rem;position:relative}.dramakan-single .dramakan-mv img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block;width:auto;max-width:none;min-width:100%;height:100%}}.dramakan-single .dramakan-exp{margin-top:6rem}@media screen and (min-width: 520px), print{.dramakan-single .dramakan-exp{margin-top:3.2rem}}@media screen and (min-width: 960px){.dramakan-single .dramakan-exp{margin-top:11rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.dramakan-single .dramakan-exp .map-wrapper{position:relative;width:100%;height:0;padding-top:60%}@media screen and (min-width: 960px){.dramakan-single .dramakan-exp .map-wrapper{width:50%;padding-top:30%}}.dramakan-single .dramakan-exp .map-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width: 959px){.dramakan-single .dramakan-exp .p-dl-default{margin-top:4rem}}@media screen and (min-width: 960px){.dramakan-single .dramakan-exp .p-dl-default{width:45%}}.dramakan-single .dramakan-cards,.dramakan-single .dramakan-news{margin-top:9rem}@media screen and (min-width: 520px), print{.dramakan-single .dramakan-cards,.dramakan-single .dramakan-news{margin-top:12rem}}@media screen and (min-width: 960px){.dramakan-single .dramakan-cards,.dramakan-single .dramakan-news{margin-top:15rem}}.dramakan-single .dramakan-cards .c-ogi-ttl,.dramakan-single .dramakan-cards .c-ogi-ttl--page-ttl,.dramakan-single .dramakan-news .c-ogi-ttl,.dramakan-single .dramakan-news .c-ogi-ttl--page-ttl{margin-bottom:2.5rem}@media screen and (min-width: 520px), print{.dramakan-single .dramakan-cards .c-ogi-ttl,.dramakan-single .dramakan-cards .c-ogi-ttl--page-ttl,.dramakan-single .dramakan-news .c-ogi-ttl,.dramakan-single .dramakan-news .c-ogi-ttl--page-ttl{margin-bottom:3.2rem}}@media screen and (min-width: 960px){.dramakan-single .dramakan-cards .c-ogi-ttl,.dramakan-single .dramakan-cards .c-ogi-ttl--page-ttl,.dramakan-single .dramakan-news .c-ogi-ttl,.dramakan-single .dramakan-news .c-ogi-ttl--page-ttl{margin-bottom:4rem}}@media screen and (min-width: 960px){.dramakan-single .dramakan-news{max-width:1080px;margin:15rem auto 0}}.dramakan-single .single-bottom-btn{margin-top:6rem}@media screen and (min-width: 960px){.dramakan-single .single-bottom-btn{margin-top:12rem}}.murasakishikibu{padding:9rem 0 8rem}@media screen and (min-width: 960px){.murasakishikibu{padding:15rem 0 22rem}}.murasakishikibu .murasakishikibu-lead{margin-top:6rem;text-align:center;line-height:2;position:relative}@media screen and (min-width: 960px){.murasakishikibu .murasakishikibu-lead{font-size:2rem}.murasakishikibu .murasakishikibu-lead::before{content:'';position:absolute;background:url(../images/common/petal.svg) no-repeat center center;background-size:contain;width:37px;height:28px;top:15px;z-index:-1;right:42px}.murasakishikibu .murasakishikibu-lead::after{content:'';position:absolute;background:url(../images/common/petal.svg) no-repeat center center;background-size:contain;width:26px;height:20px;bottom:39px;z-index:-1;left:1px;-webkit-transform:rotate(-70deg) scale(-1, 1);transform:rotate(-70deg) scale(-1, 1)}}.murasakishikibu .murasakishikibu-bio{margin-top:9rem}@media screen and (min-width: 520px), print{.murasakishikibu .murasakishikibu-bio{margin-top:12rem}}@media screen and (min-width: 960px){.murasakishikibu .murasakishikibu-bio{margin-top:15rem;position:relative}}.murasakishikibu .murasakishikibu-bio .c-ogi-ttl,.murasakishikibu .murasakishikibu-bio .c-ogi-ttl--page-ttl{margin-bottom:2.5rem}@media screen and (min-width: 520px), print{.murasakishikibu .murasakishikibu-bio .c-ogi-ttl,.murasakishikibu .murasakishikibu-bio .c-ogi-ttl--page-ttl{margin-bottom:3.2rem}}@media screen and (min-width: 960px){.murasakishikibu .murasakishikibu-bio .c-ogi-ttl,.murasakishikibu .murasakishikibu-bio .c-ogi-ttl--page-ttl{margin-bottom:4rem}}.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio__contents{position:relative}@media screen and (min-width: 960px){.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio__contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio__contents::before{content:'';position:absolute;background:url(../images/common/petal.svg) no-repeat center center;background-size:contain;width:18px;height:11px;bottom:-51px;z-index:-1;right:22px}@media screen and (min-width: 520px), print{.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio__contents::before{width:37px;height:28px;bottom:-175px;right:167px}}.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio__contents .kumo{position:absolute;-webkit-transform:scale(-1, 1);transform:scale(-1, 1);z-index:-1}@media screen and (min-width: 520px), print{.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio__contents .kumo{width:498px;height:152px;right:-225px;top:-313px}}.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio__img{text-align:right}@media screen and (min-width: 960px){.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio__img{width:50%;-ms-flex-negative:0;flex-shrink:0}}.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio__img .murasakishikibu-bio-img__txt{font-size:1.1rem;display:inline-block;padding:0.3em 1em}.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio__exp{margin:3rem auto 0;padding:0 3rem;line-height:2}@media screen and (min-width: 960px){.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio__exp{margin:0 auto;padding:0 5rem 0 8rem}}@media screen and (min-width: 1280px){.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio__exp{padding:0 5rem 0 12rem}}.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table{margin-top:4rem;position:relative}@media screen and (min-width: 520px), print{.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table{margin-top:8rem}}.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table::before{content:'';position:absolute;background:url(../images/common/petal.svg) no-repeat center center;background-size:contain;width:11px;height:10px;bottom:-30px;z-index:-1;left:0;-webkit-transform:rotate(-70deg) scale(-1, 1);transform:rotate(-70deg) scale(-1, 1)}@media screen and (min-width: 520px), print{.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table::before{width:27px;height:20px;bottom:90px;right:120px}}.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table .kumo{position:absolute;-webkit-transform:scale(-1, 1);transform:scale(-1, 1);z-index:-1;width:270px;left:-205px;top:-34px}@media screen and (min-width: 520px), print{.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table .kumo{width:498px;left:-346px;top:-75px}}.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table .chronological-table-ttl{display:block;text-align:center;font-size:1.8rem;position:relative;padding-top:14px}@media screen and (min-width: 960px){.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table .chronological-table-ttl{font-size:2.4rem}}.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table .chronological-table-ttl::before{content:'';position:absolute;top:0;-webkit-transform:translateX(150%) rotate(-45deg);transform:translateX(150%) rotate(-45deg);width:9px;height:9px;background:linear-gradient(175deg, #9548d2 0%, #ecd616 100%)}@media screen and (min-width: 960px){.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table .chronological-table-ttl::before{width:9.6px;height:9.6px;-webkit-transform:translateX(220%) rotate(-45deg);transform:translateX(220%) rotate(-45deg)}}@media screen and (max-width: 959px){.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table .chronological-table-list{margin-top:2.5rem;padding-left:2.7rem;border-left:1px solid #DAD0E9}}@media screen and (min-width: 960px){.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table .chronological-table-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;margin-top:2rem}.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table .chronological-table-list::before{content:'';position:absolute;width:1px;height:86%;background:#DAD0E9;top:17px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (max-width: 959px){.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table .chronological-table-list .chronological-table-list__item:not(:first-of-type){margin-top:2rem}}@media screen and (min-width: 960px){.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table .chronological-table-list .chronological-table-list__item{width:calc(50% - 4rem)}.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table .chronological-table-list .chronological-table-list__item:not(:nth-of-type(2n)){text-align:right}.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table .chronological-table-list .chronological-table-list__item:nth-of-type(2n){margin-top:6.8rem}}@media screen and (min-width: 960px){.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table .chronological-table-list .chronological-table-list__item:nth-of-type(odd) dt{padding-right:4.3rem;margin-right:-4.3rem}.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table .chronological-table-list .chronological-table-list__item:nth-of-type(odd) dt::before,.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table .chronological-table-list .chronological-table-list__item:nth-of-type(odd) dt::after{left:auto;right:0}}.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table .chronological-table-list .chronological-table-list__item dt{position:relative;padding-left:3rem;margin-left:-3rem;font-size:1.6rem}@media screen and (min-width: 960px){.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table .chronological-table-list .chronological-table-list__item dt{padding-left:4.3rem;margin-left:-4.3rem;font-size:2rem}}.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table .chronological-table-list .chronological-table-list__item dt::before,.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table .chronological-table-list .chronological-table-list__item dt::after{content:'';position:absolute;background-color:#DAD0E9;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table .chronological-table-list .chronological-table-list__item dt::before{width:0.5rem;height:0.5rem;border-radius:290486px}.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table .chronological-table-list .chronological-table-list__item dt::after{width:2.4rem;height:1px}.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table .chronological-table-list .chronological-table-list__item dd{line-height:1.9;font-size:1.3rem}@media screen and (min-width: 960px){.murasakishikibu .murasakishikibu-bio .murasakishikibu-bio-chronological-table .chronological-table-list .chronological-table-list__item dd{font-size:1.5rem}}.murasakishikibu .murasakishikibu-diagram{margin-top:9.6rem;position:relative}@media screen and (min-width: 520px), print{.murasakishikibu .murasakishikibu-diagram{margin-top:12rem}}@media screen and (min-width: 960px){.murasakishikibu .murasakishikibu-diagram{margin-top:14rem}}.murasakishikibu .murasakishikibu-diagram .kumo{position:absolute;z-index:-1;-webkit-transform:scale(-1, 1);transform:scale(-1, 1);width:280px;height:86px;top:-66px;right:-150px}@media screen and (min-width: 520px), print{.murasakishikibu .murasakishikibu-diagram .kumo{width:498px;height:152px;top:-269px;right:-213px}}.murasakishikibu .murasakishikibu-diagram .c-ogi-ttl,.murasakishikibu .murasakishikibu-diagram .c-ogi-ttl--page-ttl{margin-bottom:2.5rem}@media screen and (min-width: 520px), print{.murasakishikibu .murasakishikibu-diagram .c-ogi-ttl,.murasakishikibu .murasakishikibu-diagram .c-ogi-ttl--page-ttl{margin-bottom:3.2rem}}@media screen and (min-width: 960px){.murasakishikibu .murasakishikibu-diagram .c-ogi-ttl,.murasakishikibu .murasakishikibu-diagram .c-ogi-ttl--page-ttl{margin-bottom:4rem}}@media screen and (max-width: 519px){.murasakishikibu .murasakishikibu-diagram .murasakishikibu-diagram__img{overflow:scroll;padding:0 3rem;-ms-overflow-style:none;scrollbar-width:none}.murasakishikibu .murasakishikibu-diagram .murasakishikibu-diagram__img::-webkit-scrollbar{display:none}.murasakishikibu .murasakishikibu-diagram .murasakishikibu-diagram__img img{width:220%;max-width:none}}@media screen and (min-width: 520px), print{.murasakishikibu .murasakishikibu-diagram .murasakishikibu-diagram__img{max-width:900px;margin:0 auto}}.murasakishikibu .murasakishikibu-yukari{margin-top:9rem;position:relative}@media screen and (min-width: 520px), print{.murasakishikibu .murasakishikibu-yukari{margin-top:12rem}}@media screen and (min-width: 960px){.murasakishikibu .murasakishikibu-yukari{margin-top:15rem}}.murasakishikibu .murasakishikibu-yukari .kumo{position:absolute;-webkit-transform:scale(-1, 1);transform:scale(-1, 1);width:270px;height:83px;top:-70px;z-index:-1;left:-170px}@media screen and (min-width: 520px), print{.murasakishikibu .murasakishikibu-yukari .kumo{width:498px;height:152px;left:-230px}}.murasakishikibu .murasakishikibu-yukari .c-ogi-ttl,.murasakishikibu .murasakishikibu-yukari .c-ogi-ttl--page-ttl{margin-bottom:2.5rem}@media screen and (min-width: 520px), print{.murasakishikibu .murasakishikibu-yukari .c-ogi-ttl,.murasakishikibu .murasakishikibu-yukari .c-ogi-ttl--page-ttl{margin-bottom:3.2rem}}@media screen and (min-width: 960px){.murasakishikibu .murasakishikibu-yukari .c-ogi-ttl,.murasakishikibu .murasakishikibu-yukari .c-ogi-ttl--page-ttl{margin-bottom:4rem}}.murasakishikibu .murasakishikibu-yukari .murasakishikibu-yukari__lead{margin-bottom:2.5rem;text-align:center;line-height:2}@media screen and (min-width: 960px){.murasakishikibu .murasakishikibu-yukari .murasakishikibu-yukari__lead{margin-bottom:8rem}}.murasakishikibu .murasakishikibu-yukari .murasakishikibu-yukari-spot:nth-of-type(n+3){margin-top:5rem}@media screen and (min-width: 960px){.murasakishikibu .murasakishikibu-yukari .murasakishikibu-yukari-spot:nth-of-type(n+3){margin-top:8rem}}.murasakishikibu .murasakishikibu-yukari .murasakishikibu-yukari-spot:nth-of-type(2) .murasakishikibu-yukari-spot__exp .murasakishikibu-yukari-spot__ttl .murasakishikibu-yukari-spot-ttl__main::before{background-color:#468754}.murasakishikibu .murasakishikibu-yukari .murasakishikibu-yukari-spot:nth-of-type(4) .murasakishikibu-yukari-spot__exp .murasakishikibu-yukari-spot__ttl .murasakishikibu-yukari-spot-ttl__main::before{background-color:#3F85AC}@media screen and (min-width: 960px){.murasakishikibu .murasakishikibu-yukari .murasakishikibu-yukari-spot{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.murasakishikibu .murasakishikibu-yukari .murasakishikibu-yukari-spot .murasakishikibu-yukari-spot__img{position:relative}@media screen and (min-width: 520px), print{.murasakishikibu .murasakishikibu-yukari .murasakishikibu-yukari-spot .murasakishikibu-yukari-spot__img{-ms-flex-preferred-size:50%;flex-basis:50%;-ms-flex-negative:0;flex-shrink:0}}.murasakishikibu .murasakishikibu-yukari .murasakishikibu-yukari-spot .murasakishikibu-yukari-spot__exp{width:100%;margin:0 auto;padding:0 3rem;margin-top:3rem}@media screen and (min-width: 520px), print{.murasakishikibu .murasakishikibu-yukari .murasakishikibu-yukari-spot .murasakishikibu-yukari-spot__exp{padding:0 6rem}}@media screen and (min-width: 960px){.murasakishikibu .murasakishikibu-yukari .murasakishikibu-yukari-spot .murasakishikibu-yukari-spot__exp{-ms-flex-preferred-size:50%;flex-basis:50%;margin-top:-1rem}}@media screen and (min-width: 1280px){.murasakishikibu .murasakishikibu-yukari .murasakishikibu-yukari-spot .murasakishikibu-yukari-spot__exp{padding:0 12rem 0 6rem}}.murasakishikibu .murasakishikibu-yukari .murasakishikibu-yukari-spot .murasakishikibu-yukari-spot__exp .murasakishikibu-yukari-spot__ttl .murasakishikibu-yukari-spot-ttl__main{display:block;font-size:1.8rem;margin-top:0.9rem;position:relative;padding-left:1.3rem}.murasakishikibu .murasakishikibu-yukari .murasakishikibu-yukari-spot .murasakishikibu-yukari-spot__exp .murasakishikibu-yukari-spot__ttl .murasakishikibu-yukari-spot-ttl__main::before{content:'';position:absolute;width:5px;height:5px;border-radius:290486px;background-color:#CC6D37;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}@media screen and (min-width: 960px){.murasakishikibu .murasakishikibu-yukari .murasakishikibu-yukari-spot .murasakishikibu-yukari-spot__exp .murasakishikibu-yukari-spot__ttl .murasakishikibu-yukari-spot-ttl__main{font-size:2.4rem}}.murasakishikibu .murasakishikibu-yukari .murasakishikibu-yukari-spot .murasakishikibu-yukari-spot__exp .murasakishikibu-yukari-spot__txt-sub{font-size:1.3rem;line-height:2;margin-top:1.7rem}@media screen and (min-width: 960px){.murasakishikibu .murasakishikibu-yukari .murasakishikibu-yukari-spot .murasakishikibu-yukari-spot__exp .murasakishikibu-yukari-spot__txt-sub{font-size:1.5rem;margin-top:2.4rem}}.murasakishikibu .murasakishikibu-yukari .murasakishikibu-yukari-spot .murasakishikibu-yukari-spot__exp .murasakishikibu-yukari-spot__btn-area{margin-top:3.2rem}@media screen and (min-width: 960px){.murasakishikibu .murasakishikibu-yukari .murasakishikibu-yukari-spot .murasakishikibu-yukari-spot__exp .murasakishikibu-yukari-spot__btn-area{margin-top:4.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.murasakishikibu .murasakishikibu-yukari .murasakishikibu-yukari-spot:nth-of-type(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (min-width: 1280px){.murasakishikibu .murasakishikibu-yukari .murasakishikibu-yukari-spot:nth-of-type(even) .murasakishikibu-yukari-spot__exp{padding:0 6rem 0 12rem}}.not-found{padding:13.8rem 0 8rem;text-align:center}@media screen and (min-width: 520px), print{.not-found{padding:18rem 0}}@media screen and (min-width: 960px){.not-found{padding:23rem 0 18rem}}.not-found .not-found__ttl{font-size:3.2rem}@media screen and (min-width: 960px){.not-found .not-found__ttl{font-size:4rem}}.not-found .not-found__txt-main{font-size:2rem}@media screen and (min-width: 960px){.not-found .not-found__txt-main{font-size:2.4rem}}.not-found .not-found__txt-sub{display:block;margin-top:1.6em;line-height:2}.not-found .btn-wrap{margin-top:2.4em}@media screen and (min-width: 960px){.not-found .btn-wrap{margin-top:3.2em}}.privacypolicy{padding:9rem 0 8rem}@media screen and (min-width: 960px){.privacypolicy{padding:15rem 0 18rem}}.privacypolicy .ttl-area{position:relative}.privacypolicy .ttl-area .c-ogi-ttl--page-ttl{margin:4.8rem 0 6rem}@media screen and (min-width: 960px){.privacypolicy .ttl-area .c-ogi-ttl--page-ttl{margin:8.8rem 0 13.5rem}}.privacypolicy .privacypolicy-section{margin-top:9rem}@media screen and (min-width: 960px){.privacypolicy .privacypolicy-section{margin-top:15rem;position:relative}}.privacypolicy .privacypolicy-section .c-ogi-ttl,.privacypolicy .privacypolicy-section .c-ogi-ttl--page-ttl{margin-bottom:2.5rem}@media screen and (min-width: 520px), print{.privacypolicy .privacypolicy-section .c-ogi-ttl,.privacypolicy .privacypolicy-section .c-ogi-ttl--page-ttl{margin-bottom:3.2rem}}@media screen and (min-width: 960px){.privacypolicy .privacypolicy-section .c-ogi-ttl,.privacypolicy .privacypolicy-section .c-ogi-ttl--page-ttl{margin-bottom:4rem}}.privacypolicy .privacypolicy-txt{line-height:2}.searchresult{padding:9rem 0 8rem}@media screen and (min-width: 960px){.searchresult{padding:15rem 0 18rem}}.searchresult .l-centering{max-width:1200px}.searchresult .ttl-area{position:relative}.searchresult .ttl-area .c-ogi-ttl--page-ttl{margin:4.8rem 0 6rem}@media screen and (min-width: 960px){.searchresult .ttl-area .c-ogi-ttl--page-ttl{margin:8.8rem 0 13.5rem}}.searchresult .result-keyword{font-size:1.6rem}@media screen and (min-width: 520px), print{.searchresult .result-keyword{font-size:1.8rem}}.searchresult .result-keyword .result-keyword__main{font-size:2rem}@media screen and (min-width: 520px), print{.searchresult .result-keyword .result-keyword__main{font-size:3.2rem}}.searchresult .result-list-area{margin-top:2rem}@media screen and (min-width: 960px){.searchresult .result-list-area{margin-top:4rem}}.searchresult .result-list-area .result-list{border-bottom:1px solid #DAD0E9}.searchresult .result-list-area .result-list:first-child{border-top:1px solid #DAD0E9}.searchresult .result-list-area .result-list .result-link{display:block;text-decoration:none;padding:2rem 0;line-height:2}@media screen and (min-width: 520px), print{.searchresult .result-list-area .result-list .result-link{padding:1.55em 0}}.searchresult .result-list-area .result-list .result-link .result-breadcrumbs-list{font-size:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:1;color:#998DA1;margin-top:0.5em}@media screen and (min-width: 520px), print{.searchresult .result-list-area .result-list .result-link .result-breadcrumbs-list{font-size:1.3rem;margin-top:1.2em}}.searchresult .result-list-area .result-list .result-link .result-breadcrumbs-list .breadcrumbs-list-item{-ms-flex-negative:0;flex-shrink:0}.searchresult .result-list-area .result-list .result-link .result-breadcrumbs-list .breadcrumbs-list-item:not(:last-of-type)::after{content:">";margin:0.6em}.searchresult .c-pagination{margin-top:4rem}@media screen and (min-width: 960px){.searchresult .c-pagination{margin-top:8rem}}.murasakishikbunotabi{padding:9rem 0 8rem}@media screen and (min-width: 960px){.murasakishikbunotabi{padding:15rem 0 22rem}}.murasakishikbunotabi .ttl-area{position:relative}@media screen and (max-width: 959px){.murasakishikbunotabi .ttl-area{padding-top:1rem}}.murasakishikbunotabi .ttl-area .ttl-area__img{background:url(../images/murasakishikbunotabi/mv_sp.png) no-repeat 0 0/contain}@media screen and (max-width: 699px){.murasakishikbunotabi .ttl-area .ttl-area__img{margin-top:0.5rem;padding-top:85.83333%}}@media screen and (min-width: 700px){.murasakishikbunotabi .ttl-area .ttl-area__img{width:68.33333%;padding-top:54.02778%;background:url(../images/murasakishikbunotabi/mv_tablet.png) no-repeat 0 0/contain}}@media screen and (min-width: 960px){.murasakishikbunotabi .ttl-area .ttl-area__img{background:url(../images/murasakishikbunotabi/mv.png) no-repeat 0 0/contain}}.murasakishikbunotabi .ttl-area .ttl-area__txt{background:-webkit-gradient(linear, left top, right top, from(transparent), color-stop(50%, rgba(255,255,255,0.4)), to(transparent));background:linear-gradient(to right, transparent 0%, rgba(255,255,255,0.4) 50%, transparent 100%);padding:1rem 8.33333vw 1.5rem}@media screen and (min-width: 700px){.murasakishikbunotabi .ttl-area .ttl-area__txt{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:38.88889%;padding:2rem 3rem}}.murasakishikbunotabi .ttl-area .page-ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625em}@media screen and (min-width: 960px){.murasakishikbunotabi .ttl-area .page-ttl{gap:1.875em}}.murasakishikbunotabi .ttl-area .page-ttl__sub{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.murasakishikbunotabi .ttl-area .page-ttl__sub::after{content:'';display:block;width:100%;height:2px;opacity:.5;border-block:1px solid #62448C}.murasakishikbunotabi .ttl-area .page-ttl__sub-txt{color:#fff;line-height:1.6;background:#62448C;padding:.1875em .5em;-ms-flex-negative:1;flex-shrink:1;white-space:nowrap}.murasakishikbunotabi .ttl-area .page-ttl__main{font-size:3.2rem;letter-spacing:0.12em;text-align:center}@media screen and (min-width: 960px){.murasakishikbunotabi .ttl-area .page-ttl__main{font-size:4rem}}@media screen and (min-width: 1280px){.murasakishikbunotabi .ttl-area .page-ttl__main{font-size:5.6rem}}.murasakishikbunotabi .ttl-area .page-ttl__main-sup{font-size:2.6rem}.murasakishikbunotabi .ttl-area .sub-page-ttl{letter-spacing:0.1em;line-height:1.8;text-align:center;padding-top:.3125em}@media screen and (min-width: 960px){.murasakishikbunotabi .ttl-area .sub-page-ttl{font-size:1.8rem}}@media screen and (min-width: 1280px){.murasakishikbunotabi .ttl-area .sub-page-ttl{font-size:2.2rem}}.murasakishikbunotabi .ttl-area .ttl-event-date{letter-spacing:0;line-height:1.6;text-align:center}.murasakishikbunotabi .ttl-area .ttl-event-date::after{content:'';display:block;width:100%;height:2px;opacity:.5;border-block:1px solid #62448C;margin-top:1.25em}@media screen and (min-width: 960px){.murasakishikbunotabi .ttl-area .ttl-event-date::after{margin-top:3.75em}}.murasakishikbunotabi .ttl-area .ttl-event-date__year{font-size:1.6rem}@media screen and (min-width: 960px){.murasakishikbunotabi .ttl-area .ttl-event-date__year{font-size:2rem}}@media screen and (min-width: 1280px){.murasakishikbunotabi .ttl-area .ttl-event-date__year{font-size:2.4rem}}.murasakishikbunotabi .ttl-area .ttl-event-date__month-day{font-size:2.6rem}@media screen and (min-width: 960px){.murasakishikbunotabi .ttl-area .ttl-event-date__month-day{font-size:3rem}}@media screen and (min-width: 1280px){.murasakishikbunotabi .ttl-area .ttl-event-date__month-day{font-size:4.2rem}}.murasakishikbunotabi .ttl-area .ttl-event-date__day-of-week{font-size:1.4rem;padding-left:0.2em}@media screen and (min-width: 960px){.murasakishikbunotabi .ttl-area .ttl-event-date__day-of-week{font-size:1.6rem}}@media screen and (min-width: 1280px){.murasakishikbunotabi .ttl-area .ttl-event-date__day-of-week{font-size:2rem}}.murasakishikbunotabi .ttl-area .ttl-event-date__connection{display:inline-block;width:1.75em;height:1px;background:#412E50;margin:0.8rem 0.5em}@media screen and (min-width: 1280px){.murasakishikbunotabi .ttl-area .ttl-event-date__connection{width:2.5em}}.murasakishikbunotabi .tabi-lead{margin-top:2rem;padding-block:2rem;position:relative}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-lead{margin-top:7rem;padding-block:6rem}}@media screen and (min-width: 520px), print{.murasakishikbunotabi .tabi-lead .tabi-lead__txt{text-align:center}}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-lead .tabi-lead__txt{font-size:2rem;line-height:1.9}}.murasakishikbunotabi .tabi-lead .tabi-lead__txt:not(:first-of-type){padding-top:1em}.murasakishikbunotabi .tabi-lead .petal{position:absolute}.murasakishikbunotabi .tabi-lead .petal:nth-of-type(1){width:18px;right:25px;top:0;-webkit-transform:rotate(-10deg);transform:rotate(-10deg);-webkit-transition:all 1s ease-in-out 0.8s;transition:all 1s ease-in-out 0.8s;opacity:1}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-lead .petal:nth-of-type(1){width:37px;right:210px;top:0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.murasakishikbunotabi .tabi-lead .petal:nth-of-type(2){width:11px;left:24px;bottom:0;-webkit-transform:scaleX(-1);transform:scaleX(-1);-webkit-transition:all 1s ease-in-out 1.2s;transition:all 1s ease-in-out 1.2s;opacity:1}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-lead .petal:nth-of-type(2){width:26px;left:150px;bottom:130px;-webkit-transform:scaleY(-1) rotate(230deg);transform:scaleY(-1) rotate(230deg)}}.murasakishikbunotabi .tabi-lead .tabi-lead__kumo{position:absolute;width:280px;-webkit-transform:scale(-1, 1);transform:scale(-1, 1);bottom:-7px;right:-102px;z-index:-1}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-lead .tabi-lead__kumo{width:498px;bottom:-135px;right:-225px}}.murasakishikbunotabi .tabi-outline{margin-top:9rem;position:relative}@media screen and (min-width: 520px), print{.murasakishikbunotabi .tabi-outline{margin-top:12rem}}.murasakishikbunotabi .tabi-outline .tabi-outline__ttl,.murasakishikbunotabi .tabi-outline .tabi-outline__ttl--center{font-size:1.8rem;padding-bottom:.5em}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-outline .tabi-outline__ttl,.murasakishikbunotabi .tabi-outline .tabi-outline__ttl--center{font-size:2.4rem}}.murasakishikbunotabi .tabi-outline .tabi-outline__ttl--center{text-align:center}.murasakishikbunotabi .tabi-outline .tabi-outline-date{text-align:center;margin-top:1rem}.murasakishikbunotabi .tabi-outline .tabi-outline-date__box{text-align:center;background:rgba(255,255,255,0.2);border:1px solid #DAD0E9;padding:.625em .625em .75em}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-outline .tabi-outline-date__box{font-size:2rem}}.murasakishikbunotabi .tabi-outline .tabi-outline-place{margin-top:3rem}.murasakishikbunotabi .tabi-outline .tabi-outline-place__list{background:rgba(255,255,255,0.2);border:1px solid #DAD0E9;padding:1rem 1rem 2rem}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-outline .tabi-outline-place__list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;padding-block:3rem 4rem}}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-outline .place-detail{padding:1rem 3rem}}@media screen and (max-width: 959px){.murasakishikbunotabi .tabi-outline .place-detail:not(:first-of-type){padding-top:2rem}}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-outline .place-detail:not(:first-of-type){border-left:1px solid #DAD0E9}}.murasakishikbunotabi .tabi-outline .place-detail .place-detail__date{color:#fff;line-height:1.6;text-align:center;background:#62448C;padding:.125em .1875em .1875em;margin-bottom:.5em}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-outline .place-detail .place-detail__date{margin-bottom:.75em}}.murasakishikbunotabi .tabi-outline .place-detail .place-detail__city--uji,.murasakishikbunotabi .tabi-outline .place-detail .place-detail__city--otsu,.murasakishikbunotabi .tabi-outline .place-detail .place-detail__city--echizen{font-size:1.5rem;padding-left:1em;position:relative}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-outline .place-detail .place-detail__city--uji,.murasakishikbunotabi .tabi-outline .place-detail .place-detail__city--otsu,.murasakishikbunotabi .tabi-outline .place-detail .place-detail__city--echizen{font-size:1.8rem}}.murasakishikbunotabi .tabi-outline .place-detail .place-detail__city--uji::before,.murasakishikbunotabi .tabi-outline .place-detail .place-detail__city--otsu::before,.murasakishikbunotabi .tabi-outline .place-detail .place-detail__city--echizen::before{content:'';display:block;width:4px;height:4px;border-radius:2px;background:#62448C;position:absolute;top:0.7em;left:0.35em}.murasakishikbunotabi .tabi-outline .place-detail .place-detail__city--uji::before{background:#468754}.murasakishikbunotabi .tabi-outline .place-detail .place-detail__city--otsu::before{background:#3F85AC}.murasakishikbunotabi .tabi-outline .place-detail .place-detail__city--echizen::before{background:#CC6D37}.murasakishikbunotabi .tabi-outline .place-detail .place-detail__do-list:not(:last-of-type){padding-bottom:.625em}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-outline .place-detail .place-detail__do-list:not(:last-of-type){padding-bottom:.9375em}}.murasakishikbunotabi .tabi-outline .tabi-outline-about{margin-top:3rem}.murasakishikbunotabi .tabi-outline .tabi-outline-about__inner{background:rgba(255,255,255,0.2);border:1px solid #DAD0E9;padding:2rem}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-outline .tabi-outline-about__inner{display:-ms-grid;display:grid;-ms-grid-columns:1fr 38rem;grid-template-columns:1fr 38rem;gap:4rem;padding:5rem}}@media screen and (max-width: 959px){.murasakishikbunotabi .tabi-outline .tabi-outline-about__img{margin-top:2rem}}.murasakishikbunotabi .tabi-outline .tabi-outline-about__img-caption{font-size:1.2rem;text-align:center;padding-top:0.8rem}.murasakishikbunotabi .tabi-outline .tabi-outline__kumo{position:absolute;width:373px;-webkit-transform:scale(-1, 1);transform:scale(-1, 1);top:-80px;left:-230px;z-index:-1}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-outline .tabi-outline__kumo{width:495px;top:20px;left:-244px}}.murasakishikbunotabi .tabi-news{margin-top:9rem}@media screen and (min-width: 520px), print{.murasakishikbunotabi .tabi-news{margin-top:12rem}}.murasakishikbunotabi .tabi-news .c-ogi-ttl,.murasakishikbunotabi .tabi-news .c-ogi-ttl--page-ttl{margin-bottom:2.5rem}@media screen and (min-width: 520px), print{.murasakishikbunotabi .tabi-news .c-ogi-ttl,.murasakishikbunotabi .tabi-news .c-ogi-ttl--page-ttl{margin-bottom:3.2rem}}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-news .c-ogi-ttl,.murasakishikbunotabi .tabi-news .c-ogi-ttl--page-ttl{margin-bottom:4rem}}.murasakishikbunotabi .tabi-news .tabi-news-list-area{margin-top:2.5rem}@media screen and (min-width: 520px), print{.murasakishikbunotabi .tabi-news .tabi-news-list-area{margin-top:3.2rem}}.murasakishikbunotabi .tabi-news .tabi-news__btn-area{margin-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-news .tabi-news__btn-area{margin-top:4.4rem}}.murasakishikbunotabi .tabi-yukimeguri{margin-top:9rem}@media screen and (min-width: 520px), print{.murasakishikbunotabi .tabi-yukimeguri{margin-top:12rem}}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-yukimeguri{margin-top:15rem}}.murasakishikbunotabi .tabi-yukimeguri .c-ogi-ttl,.murasakishikbunotabi .tabi-yukimeguri .c-ogi-ttl--page-ttl{margin-bottom:2.5rem}@media screen and (min-width: 520px), print{.murasakishikbunotabi .tabi-yukimeguri .c-ogi-ttl,.murasakishikbunotabi .tabi-yukimeguri .c-ogi-ttl--page-ttl{margin-bottom:3.2rem}}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-yukimeguri .c-ogi-ttl,.murasakishikbunotabi .tabi-yukimeguri .c-ogi-ttl--page-ttl{margin-bottom:4rem}}.murasakishikbunotabi .tabi-gyoretsu{margin-top:9rem}@media screen and (min-width: 520px), print{.murasakishikbunotabi .tabi-gyoretsu{margin-top:12rem}}.murasakishikbunotabi .tabi-gyoretsu .tabi-gyoretsu__all-img{margin:2.5rem auto;max-width:852px}@media screen and (min-width: 520px), print{.murasakishikbunotabi .tabi-gyoretsu .tabi-gyoretsu__all-img{margin-block:3.2rem}}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-gyoretsu .tabi-gyoretsu__all-img{margin-block:4rem}}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-gyoretsu .tabi-gyoretsu__list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}.murasakishikbunotabi .tabi-gyoretsu .gyorestu-role{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.2rem;border-top:1px solid #DAD0E9;padding-block:2rem}@media screen and (min-width: 520px), print{.murasakishikbunotabi .tabi-gyoretsu .gyorestu-role{gap:2rem;padding-block:2.5rem}}.murasakishikbunotabi .tabi-gyoretsu .gyorestu-role:last-of-type{border-bottom:1px solid #DAD0E9}@media screen and (min-width: 520px), print{.murasakishikbunotabi .tabi-gyoretsu .gyorestu-role:nth-last-of-type(2){border-bottom:1px solid #DAD0E9}}.murasakishikbunotabi .tabi-gyoretsu .gyorestu-role__img{width:10rem;height:10rem;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-gyoretsu .gyorestu-role__img{width:14rem;height:14rem}}.murasakishikbunotabi .tabi-gyoretsu .gyorestu-role__name{font-size:1.5rem;padding-left:1em;position:relative}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-gyoretsu .gyorestu-role__name{font-size:1.8rem}}.murasakishikbunotabi .tabi-gyoretsu .gyorestu-role__name::before{content:'';display:block;width:4px;height:4px;border-radius:2px;background:#62448C;position:absolute;top:0.7em;left:0.35em}.murasakishikbunotabi .tabi-gyoretsu .gyorestu-role__summary{padding-block:.3125em}.murasakishikbunotabi .tabi-bg-deco .deco-item{position:absolute;z-index:-1}.murasakishikbunotabi .tabi-bg-deco .deco-item.deco-blur:nth-of-type(1){width:26px;top:94px;left:105px}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-bg-deco .deco-item.deco-blur:nth-of-type(1){width:52px;top:34px;left:auto;right:528px}}.murasakishikbunotabi .tabi-bg-deco .deco-item.deco-blur:nth-of-type(2){width:17px;top:17px;left:42px;-webkit-transform:rotate(-70deg);transform:rotate(-70deg)}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-bg-deco .deco-item.deco-blur:nth-of-type(2){width:45px;top:208px;left:323px}}.murasakishikbunotabi .tabi-bg-deco .deco-item.deco-blur:nth-of-type(3){width:26px;top:173px;right:-10px}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-bg-deco .deco-item.deco-blur:nth-of-type(3){width:34px;top:160px;left:380px}}.murasakishikbunotabi .tabi-bg-deco .deco-item.deco-blur:nth-of-type(4){width:26px;top:236px;left:36px;-webkit-transform:rotate(-70deg);transform:rotate(-70deg)}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-bg-deco .deco-item.deco-blur:nth-of-type(4){width:53px;top:350px;left:auto;right:-15px;-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}}.murasakishikbunotabi .tabi-bg-deco .deco-item.deco-blur:nth-of-type(5){width:28px;top:330px;right:-7px}@media screen and (min-width: 700px){.murasakishikbunotabi .tabi-bg-deco .deco-item.deco-blur:nth-of-type(5){width:48px;top:478px;right:auto;left:59%}}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-bg-deco .deco-item.deco-blur:nth-of-type(5){width:80px;top:755px}}.murasakishikbunotabi .tabi-bg-deco .deco-item.deco-blur:nth-of-type(6){display:none}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-bg-deco .deco-item.deco-blur:nth-of-type(6){display:block;width:55px;top:430px;right:30px;-webkit-transform:rotate(-60deg);transform:rotate(-60deg)}}.murasakishikbunotabi .tabi-bg-deco .deco-item.deco-kumo01{width:77px;top:123px;right:25px}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-bg-deco .deco-item.deco-kumo01{width:153px;top:313px;right:95px;z-index:2}}.murasakishikbunotabi .tabi-bg-deco .deco-item.deco-kumo02{width:58px;top:488px;right:-12px}@media screen and (min-width: 700px){.murasakishikbunotabi .tabi-bg-deco .deco-item.deco-kumo02{top:500px;bottom:auto}}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-bg-deco .deco-item.deco-kumo02{width:115px;top:790px;bottom:auto;z-index:3}}@media screen and (min-width: 1440px){.murasakishikbunotabi .tabi-bg-deco .deco-item.deco-kumo02{top:890px}}.murasakishikbunotabi .tabi-bg-deco .deco-item.deco-kumo03{width:77px;top:565px;left:-35px}@media screen and (min-width: 700px){.murasakishikbunotabi .tabi-bg-deco .deco-item.deco-kumo03{top:270px;left:58.5%}}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-bg-deco .deco-item.deco-kumo03{width:153px;top:384px}}.murasakishikbunotabi .tabi-bg-deco .deco-item.bg-deco-kumo01{opacity:0.9;width:370px;top:-47px;right:-220px}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-bg-deco .deco-item.bg-deco-kumo01{width:844px;top:-30px;right:-290px}}.murasakishikbunotabi .tabi-bg-deco .deco-item.bg-deco-kumo02{opacity:0.9;width:280px;top:65px;left:-150px}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-bg-deco .deco-item.bg-deco-kumo02{width:704px;top:58px;left:-464px}}.murasakishikbunotabi .tabi-bg-deco .deco-item.bg-deco-kumo03{opacity:0.9;width:844px;top:437px;right:-420px}.murasakishikbunotabi .tabi-bg-deco .deco-item.bg-deco-kumo04{opacity:0.9;width:498px;top:700px;right:57px}.murasakishikbunotabi .tabi-bg-deco .deco-item.bg-deco-kumo05{display:none}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-bg-deco .deco-item.bg-deco-kumo05{display:block;width:777px;top:194px;left:-578px}}.murasakishikbunotabi .tabi-pamphlet{text-align:center;display:block;margin-top:9rem}@media screen and (min-width: 520px), print{.murasakishikbunotabi .tabi-pamphlet{margin-top:12rem}}.murasakishikbunotabi .tabi-pamphlet .tabi-pamphlet__img{margin:2.5rem auto;max-width:1044px}@media screen and (min-width: 520px), print{.murasakishikbunotabi .tabi-pamphlet .tabi-pamphlet__img{margin-block:3.2rem}}@media screen and (min-width: 960px){.murasakishikbunotabi .tabi-pamphlet .tabi-pamphlet__img{margin-block:4rem}}.murasakishikbunotabi .sponsored{font-size:1.3rem;text-align:center;margin-top:6rem}@media screen and (min-width: 960px){.murasakishikbunotabi .sponsored{margin-top:12rem;font-size:1.4rem}}.murasakishikbunotabi .sponsored .sponsored__txt:not(:first-of-type){margin-top:0.5em}
