@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700);@import url(https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Oooh+Baby&display=swap);@import url(https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,700&display=swap&subset=japanese);@import url(https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;700&display=swap);/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{font-family:"Noto Serif JP",sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;scroll-behavior:smooth;font-size:13px}@media screen and (min-width:640px){html{font-size:16px}}body{overflow-x:hidden;margin:0;background:#fff}*{box-sizing:border-box}img{max-width:100%}:focus{outline:0}ol,ul{padding:0;margin:0;list-style:none}h1,h2,h3,h4,h5,h6,p{margin-top:0}a,a:active,a:hover,a:visited{text-decoration:none}.l-main{padding-top:0}.l-main--idx{padding-top:0}.c-breadcrumbs{padding-top:10px;padding-bottom:10px;padding-left:25px;padding-right:25px}@media screen and (min-width:640px){.c-breadcrumbs{padding-top:20px;padding-bottom:20px;padding-left:100px;padding-right:100px}}.c-breadcrumbs__cnt{margin-left:auto;margin-right:auto;max-width:1440px;display:flex;gap:10px;justify-content:flex-start;color:#333}.c-breadcrumbs__cnt a{color:#333}.c-breadcrumbs__cnt .current-item{color:#333}.c-button{position:relative;display:inline-block;text-decoration:none;background:#333;color:#fff;text-align:center;font-weight:700;border-radius:100px;padding:20px 36px;border:2px solid #fff;transition:all .3s}@media screen and (min-width:640px){.c-button{min-width:300px}}.c-button:after{position:absolute;font-family:"Font Awesome 5 Free";content:"\f054";font-weight:700;padding-top:1px;right:20px;top:50%;transform:translateY(-50%)}.c-button:hover{background:#fff;color:#333;border-color:#333}.c-button--active{background:#fff;color:#333}.c-button--skeleton{background:rgba(255,255,255,0);color:#fff}.c-button--skeleton:hover{background:rgba(255,255,255,.3);color:#fff;border:2px solid #fff}.c-column{display:grid;gap:20px}@media screen and (min-width:640px){.c-column{grid-template-columns:repeat(2,1fr);gap:40px}}.c-flex{display:flex;flex-wrap:wrap}.c-flex--nowrap{flex-wrap:nowrap}.c-flex--center{justify-content:center;align-items:center}.c-form [type=color],.c-form [type=date],.c-form [type=datetime-local],.c-form [type=datetime],.c-form [type=email],.c-form [type=month],.c-form [type=number],.c-form [type=password],.c-form [type=search],.c-form [type=tel],.c-form [type=text],.c-form [type=time],.c-form [type=url],.c-form [type=week],.c-form textarea{display:block;box-sizing:border-box;margin:0;padding:5px 10px;background-color:#fefefe;border:1px solid #cacaca;box-shadow:inset 0 1px 2px rgba(10,10,10,.1);border-radius:4px;line-height:1.5;color:#0a0a0a;transition:box-shadow .5s,border-color .25s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%}.c-form [type=color]::-moz-placeholder,.c-form [type=date]::-moz-placeholder,.c-form [type=datetime-local]::-moz-placeholder,.c-form [type=datetime]::-moz-placeholder,.c-form [type=email]::-moz-placeholder,.c-form [type=month]::-moz-placeholder,.c-form [type=number]::-moz-placeholder,.c-form [type=password]::-moz-placeholder,.c-form [type=search]::-moz-placeholder,.c-form [type=tel]::-moz-placeholder,.c-form [type=text]::-moz-placeholder,.c-form [type=time]::-moz-placeholder,.c-form [type=url]::-moz-placeholder,.c-form [type=week]::-moz-placeholder,.c-form textarea::-moz-placeholder{color:#ccc}.c-form [type=color]::placeholder,.c-form [type=date]::placeholder,.c-form [type=datetime-local]::placeholder,.c-form [type=datetime]::placeholder,.c-form [type=email]::placeholder,.c-form [type=month]::placeholder,.c-form [type=number]::placeholder,.c-form [type=password]::placeholder,.c-form [type=search]::placeholder,.c-form [type=tel]::placeholder,.c-form [type=text]::placeholder,.c-form [type=time]::placeholder,.c-form [type=url]::placeholder,.c-form [type=week]::placeholder,.c-form textarea::placeholder{color:#ccc}.c-form [type=color] select,.c-form [type=date] select,.c-form [type=datetime-local] select,.c-form [type=datetime] select,.c-form [type=email] select,.c-form [type=month] select,.c-form [type=number] select,.c-form [type=password] select,.c-form [type=search] select,.c-form [type=tel] select,.c-form [type=text] select,.c-form [type=time] select,.c-form [type=url] select,.c-form [type=week] select,.c-form textarea select{padding:8px;border:1px solid #cacaca;background-color:#fefefe;border-radius:4px;border:1px solid #cacaca;box-shadow:inset 0 1px 2px rgba(10,10,10,.1);border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.c-form textarea[rows]{height:auto}.c-form-ttl{border-radius:4px;background:#333;padding:10px;font-weight:700;color:#fff;margin-bottom:15px;margin-top:25px}.c-form-txt{margin-bottom:15px}.c-form__item{display:grid;margin-bottom:1px}@media screen and (min-width:640px){.c-form__item{grid-template-columns:230px 1fr}}.c-form__item-td,.c-form__item-th{display:flex;justify-content:left;align-items:center;gap:10px;padding:15px}@media screen and (min-width:640px){.c-form__item-td,.c-form__item-th{min-height:60px;gap:15px;padding:20px}}.c-form__item-th{background:#e3e3e3}.c-form__item-td{background:#f3f3f3}.c-form__item-require{display:flex;justify-content:center;align-items:center;background-color:#ccc;border-radius:3px;font-size:.7rem;color:#999;height:32px;padding:10px;border-radius:4px}.c-form__item-require--true{background:#01418e;color:#fff}.c-form__item-label{display:flex;align-items:center;font-weight:500;font-size:.85rem;height:32px}.c-form__item-input{display:flex;flex-wrap:wrap;align-items:center;gap:20px;width:100%}.c-form__item-input input[name=f-kana1],.c-form__item-input input[name=f-kana2],.c-form__item-input input[name=f-name1],.c-form__item-input input[name=f-name2]{width:100px}.c-form__item-input input[name=f-email-confirm],.c-form__item-input input[name=f-email]{width:100%}.c-form__item-input--textarea .wpcf7-form-control-wrap{width:100%}.c-form__submit{margin-top:50px;text-align:center}.c-form__submit input{position:relative;display:inline-block;text-decoration:none;background:#fff;color:#01418e;text-align:center;font-weight:700;font-size:.9rem;border-radius:10px;padding:20px 50px;border:3px solid #01418e;transition:all .3s}.c-form__submit input:after{position:absolute;font-family:"Font Awesome 5 Free";content:"\f054";font-weight:700;padding-top:1px;right:20px}.c-form__submit input:hover{background:#01418e;color:#fff;box-shadow:none}.c-form__submit input--active{background:#01418e;color:#fff;box-shadow:none}.c-form .wpcf7-not-valid-tip{margin-top:5px;font-size:.9rem}.c-form .wpcf7-response-output{background:#be272d;color:#fff;text-align:center;padding:20px;border-radius:10px;border:none}.c-form .wpcf7-list-item{display:block;margin-left:2px}.c-form .wpcf7-list-item-label{line-height:1.8;font-size:.9rem}.c-form p{margin:0}@media screen and (min-width:640px){.c-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}}.c-page-heading__cnt{padding-top:50px;padding-bottom:0;padding-left:25px;padding-right:25px}@media screen and (min-width:640px){.c-page-heading__cnt{padding-top:100px;padding-bottom:0;padding-left:100px;padding-right:100px}}.c-page-heading .cover{background-color:#000;margin-left:auto;margin-right:auto;max-width:1440px;height:300px;border-radius:20px}@media screen and (min-width:640px){.c-page-heading .cover{height:400px}}.c-page-heading .cover img{border-radius:20px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-page-heading .ttl{text-align:center;margin-bottom:0;font-weight:700;font-size:2rem}.c-page-heading .sub{text-align:center;margin-top:10px;color:#01418e;font-weight:700}.c-page-heading .desc{margin-left:auto;margin-right:auto;max-width:1440px;margin-left:auto;margin-right:auto;max-width:768px;margin-top:60px;font-weight:700}.c-logo{text-align:center}.c-logo__sub{font-weight:700;font-size:.75rem}.c-logo__main{margin-top:-5px;font-size:3rem;font-weight:700}.c-logo__ruby{margin-top:3px;font-weight:700;font-size:.9rem}.c-menu{position:relative;cursor:pointer;width:50px;height:50px}.c-menu .c-menu__area{transition:all .4s}.c-menu span{display:inline-block;transition:all .4s;position:absolute;left:14px;height:3px;background:#fff;width:45%}.c-menu span:nth-of-type(1){top:15px}.c-menu span:nth-of-type(2){top:23px}.c-menu span:nth-of-type(3){top:31px}.c-menu.is-active .c-menu__area{transform:rotateY(-360deg)}.c-menu.is-active span:nth-of-type(1){top:18px;left:18px;transform:translateY(6px) rotate(-135deg);width:30%}.c-menu.is-active span:nth-of-type(2){opacity:0}.c-menu.is-active span:nth-of-type(3){top:30px;left:18px;transform:translateY(-6px) rotate(135deg);width:30%}.c-scroll{position:absolute;bottom:10px;left:50%}.c-scroll span{position:absolute;left:10px;bottom:10px;color:#333;font-size:.7rem;letter-spacing:.05em;writing-mode:vertical-rl}.c-scroll:before{content:"";position:absolute;bottom:0;left:-4px;width:10px;height:10px;border-radius:50%;background:#333;animation:circlemove 1.6s ease-in-out infinite,cirlemovehide 1.6s ease-out infinite}.c-scroll:after{content:"";position:absolute;bottom:0;left:0;width:2px;height:50px;background:#333}@keyframes circlemove{0%{bottom:45px}100%{bottom:-5px}}@keyframes cirlemovehide{0%{opacity:0}50%{opacity:1}80%{opacity:.9}100%{opacity:0}}.c-section{padding:40px 0}@media screen and (min-width:640px){.c-section{padding:150px 0}}.c-section__cnt{padding:0 25px}@media screen and (min-width:640px){.c-section__cnt{max-width:1440px;padding:0 100px;margin:0 auto}}.c-section__heading{padding:0 25px;text-align:center;margin-bottom:50px}@media screen and (min-width:640px){.c-section__heading{margin-bottom:75px}}.c-section__heading .ttl{font-size:1.5rem;font-weight:700;margin-bottom:20px}.c-section__heading .sub{font-size:2.5rem;font-family:"EB Garamond",serif;letter-spacing:.05rem;margin-bottom:10px}.c-section__heading .desc{font-size:1.125rem;line-height:1.6;text-align:center}.c-section__heading--white .desc,.c-section__heading--white .sub,.c-section__heading--white .ttl{color:#fff}.c-section--p0{padding:0}.c-section--pt0{padding-top:0}.c-section--pb0{padding-bottom:0}.c-section--bg{background:#f5f5f5}.c-shelf{display:grid;grid-template-columns:repeat(1,1fr);gap:20px}@media screen and (min-width:640px){.c-shelf{grid-template-columns:repeat(4,1fr)}}.c-shelf__item{position:relative}.c-shelf__ph img{width:100%;height:100%}.c-shelf__date{font-size:.8125rem}.c-shelf__ttl{font-weight:700}.c-shelf__desc{font-size:.8125rem}.c-shelf__link{display:block}.c-shelf__tag{position:absolute;top:10px;left:10px}@media screen and (min-width:640px){.c-shelf__tag{top:15px;left:15px}}.c-shelf__tag ul li{background:#fff;font-size:.5rem;font-weight:700;padding:8px 12px 6px;border-radius:999px}.c-shelf{gap:60px}.c-shelf__item{display:flex;flex-wrap:wrap;flex-direction:column}.c-shelf__ph img{border-radius:8px}.c-shelf__ttl{font-size:1.125rem;margin-top:24px}.c-shelf__sub{margin-top:8px;font-size:.8125rem;font-weight:700;color:rgba(51,51,51,.5)}.c-shelf__desc{font-size:1rem;margin-top:16px;line-height:1.6;margin-bottom:16px}.c-shelf__link{margin-top:auto}.c-table{border-collapse:collapse;border-spacing:0;width:100%;font-size:.9rem}.c-table tr{line-height:1.6;border-bottom:1px solid rgba(51,51,51,.5)}.c-table tr:last-child{border-bottom:none}.c-table th{padding:12px 12px 6px 12px;text-align:inherit;white-space:nowrap;box-sizing:content-box;line-height:2rem;display:block;width:100%}@media screen and (min-width:640px){.c-table th{padding:24px;width:100px;display:table-cell}}.c-table td{padding:6px 12px 12px 12px;display:block;width:100%}@media screen and (min-width:640px){.c-table td{padding:24px;display:table-cell}}.c-table__row{border-bottom:1px solid #ededed}.c-table__cell{text-align:left;vertical-align:top;padding-top:18px;padding-bottom:18px}.c-table__cell-th{white-space:nowrap;box-sizing:content-box;width:50px;padding-right:24px;line-height:2rem}.c-table__cell-td{box-sizing:content-box;padding-right:24px;line-height:2rem}.c-text{line-height:1.8}.c-text-heading,.c-text-heading--1,.c-text-heading--2,.c-text-heading--3,.c-text-heading--4{line-height:1.8;font-weight:700}.c-text-heading--1{font-size:2rem}.c-text-heading--2{font-size:1.6em}.c-text-heading--3{font-size:1.2rem}.c-text-heading--4{font-size:1.1rem}@media screen and (min-width:640px){.c-text-vertical{writing-mode:vertical-rl}}.c-text-annotation,.c-text-attention{display:flex;letter-spacing:.1rem;font-weight:400;font-size:.9rem;line-height:1.2rem}.c-text-annotation:before,.c-text-attention:before{display:block;content:"※";margin-right:10px}.c-text-attention{font-weight:700;color:#be272d}.c-text-signature{text-align:right}.c-text-baloon{position:relative;display:inline-block;margin-left:auto;margin-right:auto;max-width:1440px;text-align:center;font-weight:700;background:#333;color:#fff;padding:20px 30px;border-radius:50px}.c-text-baloon:after{display:block;position:absolute;left:50%;bottom:0;transform:translate(-50%,100%);width:0;height:0;border-style:solid;border-width:12px 8px 0 8px;border-color:#333 transparent transparent transparent;content:""}.c-desc{font-size:.8125rem;line-height:1.6}.c-caption{position:absolute;font-weight:700;letter-spacing:.15rem;font-size:.9rem;display:inline-block;background:#fff;padding:15px;bottom:0;right:15px}@media screen and (min-width:640px){.c-caption{font-size:1.2rem}}.c-beginning_num{border-radius:100px;padding:10px 15px;margin-right:20px}.p-footer{padding-bottom:0}.p-footer__main{padding-top:40px;padding-bottom:40px;padding-left:25px;padding-right:25px;margin-bottom:0;display:grid;gap:30px;background:#000}@media screen and (min-width:640px){.p-footer__main{padding-top:80px;padding-bottom:80px;padding-left:100px;padding-right:100px}}.p-footer__logo{padding-top:20px;padding-bottom:20px;padding-left:25px;padding-right:25px;display:grid;background:#e57777;justify-content:center}@media screen and (min-width:640px){.p-footer__logo{padding-top:40px;padding-bottom:40px;padding-left:100px;padding-right:100px}}.p-footer__logo .logo{width:100px;fill:#fff}.p-footer__nav{color:#fff;padding-bottom:40px;font-weight:700}.p-footer__nav-list{display:grid;justify-content:center;grid-template-columns:repeat(2,1fr);gap:20px}@media screen and (min-width:640px){.p-footer__nav-list{grid-template-columns:repeat(5,1fr);gap:40px}}.p-footer__nav-list li{position:relative;overflow:hidden}.p-footer__nav-list li a{color:#fff;font-size:.8125rem;text-decoration:none}.p-footer__nav .sub-menu-wrapper{margin-top:10px;margin-left:10px}.p-footer__nav .sub-menu-wrapper ul{display:grid;gap:10px}.p-footer__nav .sub-menu-wrapper ul li::before{display:inline-block;content:"-";margin-right:5px}.p-footer__nav .sub-menu-wrapper a{font-weight:400}.p-footer__info{color:#fff;display:flex;gap:5px 20px;flex-wrap:wrap;justify-content:center;font-weight:700}.p-footer__info li{font-size:.8125rem;line-height:1.6}.p-footer__info li.fullwidth{width:100%}.p-footer__info li .head{display:inline-block;margin-right:5px;font-weight:700}.p-footer__info li .desc{display:inline-block;margin-left:5px;font-size:.75rem}.p-footer__copyright{color:#fff;margin-top:20px;text-align:center;font-size:.8rem}@media screen and (min-width:640px){.p-footer__copyright{margin-top:30px}}.p-header{height:80px;padding-left:24px;padding-right:24px}@media screen and (min-width:640px){.p-header{height:120px}}.p-header__cnt{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;height:100%}@media screen and (min-width:640px){.p-header__cnt{max-width:1440px;margin-left:auto;margin-right:auto}}.p-header__logo img{height:50px}@media screen and (min-width:640px){.p-header__logo img{height:75px}}.p-header__logo h1{font-size:2rem;color:#333;margin-bottom:0}.p-header__nav{display:none;transition:all .5s;font-size:1.125rem}@media screen and (min-width:640px){.p-header__nav{display:block}.p-header__nav a{color:#333;font-weight:700}}@media screen and (min-width:640px){.p-header__nav-list{font-weight:700;display:flex;gap:20px;justify-content:center;align-items:center}}.p-header__menu{z-index:9999;width:50px;height:50px;border-radius:999px;background:#e57777}@media screen and (min-width:640px){.p-header__menu{display:none}}.p-header-menuSP{z-index:99;display:none;transition:all .5s;position:absolute;top:0;left:0;background:#e57777;width:100vw;height:100vh;color:#fff;padding:25px;padding-top:40px}.p-header-menuSP__logo{background-color:#fff;-webkit-mask-image:url(../images/logo_vertical.svg);mask-image:url(../images/logo_vertical.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;height:110px;width:110px;margin:0 auto}.p-header-menuSP__open{margin-top:20px}.p-header-menuSP__open dl{margin-bottom:10px}.p-header-menuSP__open dt{padding:4px 8px;color:#333;background:#fff;border-radius:4px;display:inline-block}.p-header-menuSP__open dd{margin-top:5px}.p-header-menuSP__open dd span{margin-left:10px;font-size:.8125rem;color:rgba(51,51,51,.5)}.p-header-menuSP__tel{display:block;margin-top:20px;border-radius:10px;background:rgba(51,51,51,.5);padding:10px 20px;text-align:center;color:#fff;font-size:1.5rem}.p-header-menuSP__tel span{display:block;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #fff;font-size:.8125rem}.p-header-menuSP .p-header-menuSP__nav-list{margin-top:30px;display:grid;gap:15px}.p-header-menuSP .menu-item{border-bottom:1px solid #fff}.p-header-menuSP .menu-item a{padding-bottom:15px;display:block;color:#fff}.p-header-menuSP.is-active{display:block;position:fixed}@media screen and (min-width:640px){.p-header--fw .p-header__cnt{max-width:100vw}}.p-header__logo h1{font-size:1.5rem}.p-header__logo span{font-size:.6rem;display:block;margin-top:5px}.p-header__logo h1,.p-header__logo span{color:#333}@media screen and (min-width:640px){.p-header__logo h1{font-size:2.4rem}.p-header__logo span{font-size:.8rem;display:block;margin-top:5px}}.p-index-cover{position:relative;width:100vw;height:300px;overflow:hidden}.p-index-cover__scroll{display:none}@media screen and (min-width:640px){.p-index-cover__scroll{position:absolute;width:80px;height:100%;background:#fff;display:flex;justify-content:center;align-items:center}.p-index-cover__scroll .cnt{text-align:center}.p-index-cover__scroll .cnt .text{writing-mode:vertical-rl;font-family:"Times New Roman",Times,serif;margin-bottom:20px}.p-index-cover__scroll .cnt .arrow img{height:60px}}.p-index-cover__ph img{width:100%;height:300px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:1120px){.p-index-cover{height:800px}.p-index-cover__ph img{height:800px}}.p-index-loopslier__item{margin:10px}.p-index-info{background:url(../images/store/info_bg_01.jpg);background-size:cover;background-attachment:fixed;overflow:hidden}.p-index-info__ph{display:flex;align-items:center}.p-index-info__ph img{border-radius:20px}.p-index-info__main{max-width:1000px;background:#fff;padding:20px;border-radius:20px;display:grid;gap:30px}@media screen and (min-width:640px){.p-index-info__main{padding:60px;grid-template-columns:repeat(2,1fr)}}.p-index-info__table.c-table td,.p-index-info__table.c-table th{padding:12px 5px}@media screen and (min-width:640px){.p-index-info__table.c-table td,.p-index-info__table.c-table th{padding:12px}}.p-index-map.c-section{margin:0;padding:0}.p-index-map .c-section__cnt{padding:0;margin:0}.p-index-map .c-section__cnt iframe{width:100vw;height:250px}@media screen and (min-width:640px){.p-index-map .c-section__cnt iframe{height:500px}}.p-common-sns{background:#f5f5ef}.p-common-sns.c-section{padding:40px 0}@media screen and (min-width:640px){.p-common-sns.c-section{padding:80px 0}}.p-common-sns .c-grid{grid-template-columns:1fr;gap:60px}@media screen and (min-width:640px){.p-common-sns .c-grid{gap:120px}}.p-common-sns .c-grid__item{text-align:center}.p-common-sns .c-grid__item .ttl{font-weight:700;font-size:1.125rem}.p-common-sns .c-grid__item .sub{font-size:.8125rem;margin-top:5px}.p-common-sns .c-grid__item .desc{min-height:30px;font-size:.8125rem;margin-top:15px;color:rgba(51,51,51,.5)}.p-common-sns .c-grid__item .add{margin-top:10px;text-align:center}.p-common-sns .c-grid__item .add img{width:300px}.p-common-sns__link{text-align:center}.p-common-contact.c-section--bg{background-color:#f5f5f5;border-radius:200px 200px 0 0}.p-common-contact__lead{text-align:center;font-weight:700;font-size:1.5rem}.p-common-contact__list{display:grid;margin-top:50px;gap:40px}@media screen and (min-width:1120px){.p-common-contact__list{grid-template-columns:repeat(3,1fr)}}.p-common-contact__item{padding:20px;border-radius:8px;background:#fff}.p-common-contact__item .ttl{text-align:center;font-weight:700;color:#333;font-weight:700;font-size:.8125rem;margin-bottom:12px;padding-bottom:12px;border-bottom:2px solid #333}.p-common-contact__item .tel{color:#333;font-family:"Roboto Condensed",sans-serif;font-size:2rem;font-weight:700}.p-common-contact__item .tel span{font-size:1.125rem;margin-right:10px}.p-common-contact__item .desc{text-align:center;color:#333;font-size:.8125rem}.p-common-contact__item .num{text-align:center;color:#333;font-weight:700;font-size:1.5rem}.p-common-contact__item .time{text-align:center;font-weight:700;color:#333;font-size:.8125rem;margin-top:6px}.p-common-contact__item .c-button{margin-top:20px;padding:15px 40px}.p-concept-intro{position:relative}.p-concept-intro .c-section__cnt{max-width:1000px}.p-concept-intro__text{display:flex;align-items:center}.p-concept-intro__text .lead{font-weight:700;font-size:1.2rem;margin-bottom:1rem;line-height:1.6;margin-top:20px}@media screen and (min-width:640px){.p-concept-intro__text .lead{text-align:center}}.p-concept-intro__text .c-text{margin-top:50px;font-size:1.125rem}.p-concept-intro__old{position:relative}.p-concept-intro__old__text{display:flex;align-items:center}.p-concept-intro__old__text .ttl{font-weight:700;font-size:1.6rem;font-family:"Roboto Condensed",sans-serif}.p-concept-intro__old__text .ttl span{padding-left:.5rem;font-size:2.5rem;font-family:"Roboto Condensed",sans-serif;font-weight:700;color:#e8dddc}.p-concept-intro__old__text .lead{font-weight:700;font-size:2.5rem;margin-bottom:1rem;line-height:1.6;margin-top:20px}.p-concept-intro__old__text .c-text{margin-top:50px;font-size:1.125rem}.p-concept-intro__old__photo .fluid{position:relative;width:80vw;height:80vw;background:url(../images/concept/intro_ph_01.jpg);background-size:cover;animation:fluidrotate 30s ease 0s infinite}.p-concept-intro__old__photo .fluid img{display:none}@media screen and (min-width:640px){.p-concept-intro__old__photo .fluid{width:400px;height:400px}}@media screen and (min-width:1120px){.p-concept-intro__old__photo .fluid{width:550px;height:550px}}@keyframes fluidrotate{0%,100%{border-radius:63% 37% 54% 46%/55% 48% 52% 45%}14%{border-radius:40% 60% 54% 46%/49% 60% 40% 51%}28%{border-radius:54% 46% 38% 62%/49% 70% 30% 51%}42%{border-radius:61% 39% 55% 45%/61% 38% 62% 39%}56%{border-radius:61% 39% 67% 33%/70% 50% 50% 30%}70%{border-radius:50% 50% 34% 66%/56% 68% 32% 44%}84%{border-radius:46% 54% 50% 50%/35% 61% 39% 65%}}.p-concept-features{z-index:0;position:relative;overflow:hidden;background:url(../images/concept/feature_bg_01.jpg);background-size:cover;background-attachment:fixed}.p-concept-features .c-section__cnt{max-width:1000px}.p-concept-features__list{display:grid;gap:60px}@media screen and (min-width:640px){.p-concept-features__list .c-column{grid-template-columns:200px 1fr;gap:60px}}.p-concept-features__item{padding:50px;border-radius:20px;background:rgba(255,255,255,.85)}.p-concept-features__item .ph{display:flex;justify-content:center;align-items:center}.p-concept-features__item .ph .circle{border-radius:999px}.p-concept-features__item .text{display:flex;align-items:center}.p-concept-features__item .ttl{font-weight:700;font-size:1.5rem}.p-concept-features .handwritting{display:none}@media screen and (min-width:640px){.p-concept-features .handwritting{display:block;position:absolute;top:40px;right:40px;font-size:6rem;mix-blend-mode:overlay;font-family:"Oooh Baby",cursive;font-weight:400;font-style:normal;transform:rotate(-15deg)}}@media screen and (min-width:1120px){.p-concept-features .handwritting{font-size:8rem}}.p-history-chronology .c-section__cnt{max-width:1000px}.p-history-chronology__item{display:grid;grid-template-columns:120px 1fr;gap:30px}.p-history-chronology__year{background:url(../images/history/chronology_bg_01.png);background-repeat:repeat-x}.p-history-chronology__year--first{background-position:0 10px}.p-history-chronology__year .cnt{display:flex;align-items:center;justify-content:space-between}.p-history-chronology__year .cnt span{font-weight:700;font-size:2rem}.p-history-chronology__year .cnt:after{margin-right:-1px;display:inline-block;font-size:1.2rem;width:12px;height:12px;content:"";border-radius:999px;background:#fff;border:4px solid #e57777}.p-history-chronology__data{padding-bottom:80px}.p-history-chronology__data .ttl{padding-top:2px;font-weight:700;font-size:1.5rem}.p-history-chronology__data .text{margin-top:10px;font-size:1.125rem}.p-history-chronology__photo{display:grid;margin-top:30px}.p-history-chronology__photo .item img{border-radius:10px}.p-history-chronology__photo .item .caption{margin-top:10px;text-align:center;font-weight:700;line-height:1.5}.p-history-chronology__photo--columns{grid-template-columns:repeat(2,1fr);gap:20px}.p-brand-all__list{display:grid;grid-template-columns:repeat(2,1fr);gap:40px 30px}@media screen and (min-width:640px){.p-brand-all__list{grid-template-columns:repeat(4,1fr);gap:80px 60px}}.p-brand-all__item a{display:grid;gap:20px;text-align:center;color:#333}.p-brand-all__item .ph img{border-radius:10px}.p-brand-all__item .mark{padding:5px 35px}.p-member-benefits .c-section__cnt{max-width:1000px}.p-member-benefits__list{display:grid;gap:100px;border:5px solid #f6f6f6;padding:50px;border-radius:40px}.p-member-benefits__item{display:grid;gap:50px}@media screen and (min-width:640px){.p-member-benefits__item{grid-template-columns:200px 1fr}}.p-member-benefits__item .circle{background:#f6f6f6;border-radius:9999px;height:200px;width:200px;display:flex;justify-content:center;align-items:center;margin:0 auto}.p-member-benefits__item .circle img{width:60%}.p-member-benefits__item .text{display:flex;flex-wrap:wrap;align-items:center}.p-member-benefits__item .text .c-text-annotation{font-size:.8125rem;margin-bottom:8px}.p-member-benefits__item .text :last-child{margin-bottom:0}.p-member-client{background:radial-gradient(farthest-corner at 90% 50px,#ffeeef 0,#fff8f6 30%,#ffedef 55%,#fce7e3 100%)}.p-member-client .c-section__heading .sub,.p-member-client .c-section__heading .ttl,.p-member-client .c-section__heading desc{color:#8a6c73}.p-member-client__list{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.p-member-client__item{border-radius:10px;padding:35px 50px;background:#fff}.p-member-client__item .ttl{display:flex;align-items:center;font-size:1.125rem;color:#8a6c73}.p-member-client__item .ttl .label{border:4px solid #e8dddc;color:#e8dddc;border-radius:9999px;height:45px;width:45px;background:#fff;font-size:1rem;display:flex;justify-content:center;align-items:center;margin-right:15px}.p-member-client__item .ttl .text{margin-bottom:0;color:#8a6c73}.p-member-client__item .ttl .desc{color:#8a6c73}.p-member-client__item .desc{font-size:1.125rem}.p-store-info{background:url(../images/store/info_bg_01.jpg);background-size:cover;background-attachment:fixed;overflow:hidden}.p-store-info .c-section__cnt{max-width:800px;background:#fff;padding:60px;border-radius:20px}.p-store-map.c-section{margin:0;padding:0}.p-store-map .c-section__cnt{padding:0;margin:0}.p-store-map .c-section__cnt iframe{width:100vw;height:250px}@media screen and (min-width:640px){.p-store-map .c-section__cnt iframe{height:500px}}.p-store-company .c-section__cnt{max-width:800px;background:#f6f6f6;padding:20px 60px;border-radius:20px}.p-recruit-greetings .c-section__cnt{max-width:800px;background:#fff;padding:60px;border-radius:20px}.p-recruit-greetings .c-text-signature{margin-top:5px;font-weight:700}.p-recruit-company .c-section__cnt{max-width:800px;background:#f6f6f6;padding:20px 60px;border-radius:20px}.p-sidebar .wp-block-group{margin-bottom:20px}.p-sidebar .wp-widget-group__inner-blocks ul{display:grid;gap:15px}.p-sidebar .wp-widget-group__inner-blocks ul li a{color:#333;font-weight:700}.p-sidebar .wp-widget-group__inner-blocks ul li a:hover{color:#e85716}.p-sidebar__ttl{margin-bottom:15px;padding-bottom:15px;border-bottom:2px dotted rgba(51,51,51,.5)}.p-sidebar__wrap{display:grid;gap:50px}.u-fw{width:100vw;margin-left:calc(50% - 50vw)}.u-width--medium{margin-right:auto;margin-left:auto;max-width:600px}.u-width--large{margin-right:auto;margin-left:auto;max-width:1000px}.u-hidden{display:none!important}.is-hidden{display:none!important}.u-center,.u-center--80{margin:0 auto}@media screen and (min-width:640px){.u-center--80{width:80%}}.u-bold{font-weight:700}.u-no-linebreak br{display:none}@media screen and (min-width:640px){.u-no-linebreak br{display:inherit}}.u-line-clamp{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.u-deco{position:absolute}.u-youtube{width:100%;aspect-ratio:16/9}.u-youtube iframe{width:100%;height:100%}
/*# sourceMappingURL=app.css.map */