@charset "UTF-8";.page-salon{padding-bottom:80px}.p-salon{padding-bottom:20px}.p-salon__nav{padding:62px 0;background-color:#f2f2f2}@media only screen and (max-width:767px){.p-salon__nav{padding:30px 0}}.p-salon__nav ul{max-width:688px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:20px;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px}@media only screen and (max-width:1023px){.p-salon__nav ul{gap:10px}}@media only screen and (max-width:767px){.p-salon__nav ul{grid-template-columns:1fr 1fr;gap:10px}}.p-salon__nav ul li a{border:1px solid #000;border-radius:25px;height:38px;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;background-color:#fff;letter-spacing:.14em}@media only screen and (max-width:767px){.p-salon__nav ul li a{letter-spacing:0}}.p-salon__item{padding:100px 0;border-bottom:1px solid #e6e6e6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:1023px){.p-salon__item{display:block}}@media only screen and (max-width:767px){.p-salon__item{padding:40px 0}}.p-salon__item:last-of-type{border-bottom:none;padding-bottom:0}.p-salon__info{width:50%}@media only screen and (max-width:1023px){.p-salon__info{width:100%}}.p-salon__info .name{font-size:32px;line-height:1.9375;letter-spacing:.22em;font-family:"Shippori Mincho",serif;font-weight:600}@media only screen and (max-width:767px){.p-salon__info .name{font-size:20px;letter-spacing:.1em}}.p-salon__info .description{font-size:20px;line-height:1.8835;margin-top:20px}@media only screen and (max-width:767px){.p-salon__info .description{font-size:16px;margin-top:10px;line-height:2.0625;letter-spacing:.12em;font-size:14px;line-height:1.85714286}}.p-salon__info .btn-wrap{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}@media only screen and (max-width:767px){.p-salon__info .btn-wrap{margin-top:20px;gap:12px}}.p-salon__info .btn-wrap .reserve-btn{width:126px}.p-salon__info .btn-wrap .btn{width:295px;height:52px;display:block;font-size:20px;letter-spacing:.14em;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;border-radius:50px;color:#fff;position:relative}@media only screen and (max-width:767px){.p-salon__info .btn-wrap .btn{margin:0 auto;font-size:16px;height:47px}}.p-salon__info .btn-wrap .btn::before{content:"";display:block;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:52px;height:52px;left:0;position:absolute}@media only screen and (max-width:767px){.p-salon__info .btn-wrap .btn::before{width:47px;height:47px}}.p-salon__info .btn-wrap .btn-tel{background-color:#000}.p-salon__info .btn-wrap .btn-line{padding-left:15px;background-color:#06c755}.p-salon__info .btn-wrap .btn-line::before{background:url(../../img/common/icon_btn_line.png) no-repeat center/contain}.p-salon__info .btn-wrap .btn-web{background-color:#f15970;padding-left:15px}.p-salon__info .btn-wrap .btn-web::before{background:url(../../img/common/icon_btn_web.png) no-repeat center/contain}.p-salon__map{width:48.4%;text-align:right}@media only screen and (max-width:1023px){.p-salon__map{width:100%;margin-top:32px}}.p-salon__map .googlemap{aspect-ratio:1.46/1;overflow:hidden}@media only screen and (max-width:1023px){.p-salon__map .googlemap{aspect-ratio:3/1}}@media only screen and (max-width:767px){.p-salon__map .googlemap{aspect-ratio:1.46/1}}.p-salon__map .googlemap iframe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-salon__map .map-link{position:relative;display:inline-block;padding-left:15px;margin-top:10px}@media only screen and (max-width:767px){.p-salon__map .map-link{margin-top:5px;letter-spacing:.1em}}.p-salon__map .map-link::before{position:absolute;left:0;top:55%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:"";background-color:#000;width:7px;height:8px;-webkit-clip-path:polygon(0 0,0 100%,100% 50%);clip-path:polygon(0 0,0 100%,100% 50%)}.p-salon__map .map-link span{text-decoration:underline}