@charset "UTF-8";:root{--color-pink:#f0144b}body{font-family:"Noto Sans JP","Yu Gothic","游ゴシック",YuGothic,"游ゴシック体",sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;color:#1e1e1e;font-size:22px}@media screen and (max-width:768px){body{font-size:11px;line-height:1.65}}main{-webkit-box-flex:1;-ms-flex:1;flex:1}.jost{font-family:"Jost",sans-serif}.serif{font-family:"Noto Serif JP",serif}.gara{font-family:"EB Garamond",serif}.w1080{max-width:1080px;margin:auto;padding:0px 15px}.w1000{max-width:1000px;width:90%;margin:auto}.w750{max-width:750px;width:100%;margin:auto}.w700{max-width:700px;width:100%;margin:auto}.anchor{position:relative;padding-top:110px;margin-top:-110px}@media screen and (max-width:768px){.anchor{padding-top:60px;margin-top:-60px}}.btn.pink_border{width:670px;margin:auto}@media screen and (max-width:1200px){.btn.pink_border{width:56vw}}@media screen and (max-width:768px){.btn.pink_border{width:90vw}}.btn.pink_border a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:60px;border:2px solid var(--color-pink);border-radius:6px;background:var(--color-pink);color:#fff;letter-spacing:0.06em;font-size:28px;position:relative;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}@media screen and (max-width:768px){.btn.pink_border a{height:30px;font-size:14px}}.btn.pink_border a .arrow{content:"";position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;width:16px;height:16px;background-color:red;-webkit-mask-image:url("../image/arrow01.svg");mask-image:url("../image/arrow01.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:auto;mask-size:auto}@media screen and (max-width:768px){.btn.pink_border a .arrow{width:8px;height:8px;right:9px}}@media (hover:hover){.btn.pink_border a:hover{background-color:var(--color-pink);color:#fff;opacity:1}.btn.pink_border a:hover .arrow{background-color:#fff}}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:110px;position:fixed;top:0;left:0;width:100%;z-index:900;background-color:#fff;padding:0 20px}@media screen and (max-width:1400px){.header{height:120px}}@media screen and (max-width:768px){.header{height:60px;padding:0 65px 0 12px}}.header .logo_set a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 7px}.header .logo_set a .logo{width:60px}@media screen and (max-width:768px){.header .logo_set a .logo{width:38px}}.header .logo_set a .txt_logo{width:137px}.header .list_area{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:end;-ms-flex-align:end;align-items:flex-end;gap:10px 0}.header .humberger{display:none}@media screen and (max-width:768px){.header .humberger{display:block}}.header .header__nav-area ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.header .header__nav-area ul li a{font-weight:bold;font-size:18px}.header .icon_area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 12px}@media screen and (max-width:768px){.header .icon_area{display:none}}.header .icon_area .icon{width:200px}.header .icon_area .icon a{width:100%;padding:12px 0;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;gap:2px;border-radius:100px;background-color:#333;font-size:14px;font-weight:bold;text-align:center;letter-spacing:0;color:#fff;position:relative;line-height:1.2;font-size:12px}.header .icon_area .icon.member a{background:rgb(117,42,120);background:-webkit-gradient(linear,left bottom,left top,from(rgb(117,42,120)),color-stop(75%,rgb(140,50,145)));background:linear-gradient(0deg,rgb(117,42,120) 0%,rgb(140,50,145) 75%)}.header .icon_area .icon.contact a{background:rgb(0,66,131);background:linear-gradient(129deg,rgb(0,66,131) 0%,rgb(0,80,160) 75%)}.header .icon_area .icon.enter a{background:rgb(192,0,27);background:linear-gradient(129deg,rgb(192,0,27) 0%,rgb(230,0,32) 75%)}.header .icon_area .icon .arrow{content:"";display:inline-block;width:8px;height:8px;border-style:solid;border-color:#fff;border-top-width:2px;border-right-width:2px;border-bottom-width:0;border-left-width:0;vertical-align:middle;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:relative;top:1px}@media only screen and (max-width:768px){.humberger{width:60px;height:60px;margin-left:auto;position:fixed;right:0;z-index:150;border:none;background-color:#333}.humberger.-active .humberger__line{background-color:transparent}.humberger.-active .humberger__line:before{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.humberger.-active .humberger__line:after{top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.humberger.-active .humberger__text:before{content:"CLOSE"}.humberger__line{display:block;height:2px;position:absolute;top:21px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:24px;background-color:#fff;-webkit-transition:0.4s;transition:0.4s}.humberger__line:after,.humberger__line:before{content:"";display:block;height:100%;position:absolute;width:100%;background-color:#fff;-webkit-transition:inherit;transition:inherit}.humberger__line:before{top:-6px}.humberger__line:after{top:6px}.humberger__text{position:absolute;bottom:14px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;line-height:1}.humberger__text:before{content:"MENU";text-align:center;color:#fff;font-size:10px;font-weight:900;display:inline-block;letter-spacing:0.07em;width:100%}.header__nav-area{position:fixed;top:60px;right:-100%;z-index:9;height:calc(100dvh - 60px);width:100%;visibility:hidden;-webkit-transition:0.4s;transition:0.4s}.header__nav-area .overlay{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(51,51,51,0.5)}.header__nav-area .list_navi{opacity:0}.header__nav-area.-active{right:0;visibility:visible}.header__nav-area.-active .overlay{right:0}.header .header__nav-area.-active .list_navi{opacity:1;width:240px;position:absolute;top:0;right:0;height:100%;background-color:#fff}.header .header__nav-area ul{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px 0 40px;position:relative;height:100%;overflow:auto}.header .header__nav-area ul li{width:80%}.header .header__nav-area ul li a{display:block;width:100%;font-size:12px;padding:5px 0;position:relative}.header .header__nav-area ul li a:before{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;width:6px;height:6px;background-color:#1e1e1e;-webkit-mask-image:url("../image/arrow01.svg");mask-image:url("../image/arrow01.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:auto;mask-size:auto}.header .icon_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 13px}.header .icon_list .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .icon_list .box .icon.calendar{width:25px}.header .icon_list .box .icon.login{width:20px}.header .icon_list .box p{font-size:2.1333333333vw;line-height:1.125;text-align:center;color:var(--color-pink);font-weight:bold}}footer{background-color:#fff}.ft_content{width:90%;margin:auto;padding:40px 0 100px}@media screen and (max-width:768px){.ft_content{padding:20px 0 35px}}.ft_content .copy{font-size:20px;text-align:center}@media screen and (max-width:768px){.ft_content .copy{font-size:11px}}footer .footer-bn.sp{left:5px;width:calc(100% - 10px);position:fixed;right:5px;bottom:5px;z-index:999}footer .footer-bn.sp ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}footer .footer-bn.sp li{-webkit-box-flex:1;-ms-flex:1;flex:1}footer .footer-bn.sp li a{height:48px;padding-top:8px;font-size:13px;font-weight:bold;text-align:center;line-height:18px;border-radius:24px;-webkit-box-shadow:0 0 4px rgba(0,0,0,0.3);box-shadow:0 0 4px rgba(0,0,0,0.3);display:block}footer .footer-bn.sp li:first-child a{background-color:#ffe030}footer .footer-bn.sp li:last-child a{color:#ffff00;background-color:#ed1c24}footer .footer-bn.sp li:last-child a:first-line{color:#fff}footer .footer-bn.sp li img{vertical-align:-3px}
/*# sourceMappingURL=common.css.map */