@charset "UTF-8";
.top-message { padding: 16vw 0; }
.top-message-image { width: 95vw; margin: 0 0 10vw auto; }
.top-message-image .image01 { width: 85vw; margin-left: auto; }
.top-message-image .image02 { width: 48vw; margin: -12vw auto 0 0; z-index: 1; position: relative; -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s; -webkit-transition-delay: 0.3s; transition-delay: 0.3s; }
.top-message-text { width: 90vw; margin: 0 auto; }
.top-message-title { margin-bottom: 4vw; }
.top-message-title .en { margin-bottom: 8vw; font-size: 3.6vw; font-family: "futura-pt"; font-weight: 400; letter-spacing: 0.2vw; position: relative; display: table; }
.top-message-title .en:after { content: ''; width: 10vw; height: 1px; background: #b6b2b0; position: absolute; top: 50%; right: -12vw; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.top-message-title .jp { color: var(--pink01); font-size: 5.2vw; font-family: var(--mincho); line-height: 1.6; display: block; }
.top-message-comment { margin-bottom: 8vw; }
.top-message-comment p { font-size: 3.6vw; font-family: var(--mincho); text-align: justify; text-justify: inter-ideograph; font-feature-settings: "palt"; line-height: 1.8; letter-spacing: 0.04em; }

.top-features { padding-bottom: 6vw; background: #fcfdfc; }
.top-features-head { height: 50vw; background: url(../images/top-features-bg.jpg) no-repeat center; background-size: cover; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; align-items: center; }
.top-features-title { width: 100%; color: #fff; text-align: center; }
.top-features-title .en { margin-bottom: 4vw; font-size: 15vw; font-family: "futura-pt"; font-weight: 300; letter-spacing: 0.4vw; display: block; }
.top-features-title .jp { font-size: 3.6vw; font-family: var(--mincho); line-height: 1.8; display: block; }
.top-features-items { width: 100%; }
.top-features-items li { width: 100%; margin-bottom: 10vw; }
.top-features-item-image { width: 100%; margin-bottom: 6vw; }
.top-features-item-image img { width: 100%; }
.top-features-item-text { width: 90vw; margin: 0 auto; }
.top-features-item-badge { margin-bottom: 2vw; color: var(--pink01); font-size: 4.6vw; font-family: "futura-pt"; font-weight: 300; letter-spacing: 0.2vw; display: block; }
.top-features-item-title { padding-bottom: 3.5vw; margin-bottom: 4vw; font-size: 5vw; font-family: var(--mincho); line-height: 1.4; position: relative; }
.top-features-item-title:after { content: ''; width: 15vw; height: 1px; background: var(--pink01); position: absolute; bottom: 0; left: 0; }
.top-features-item-comment p { font-size: 3.6vw; text-align: justify; text-justify: inter-ideograph; font-feature-settings: "palt"; line-height: 1.8; letter-spacing: 0.04em; }

.top-recommend {padding: 8vw 0 16vw;background: #efa4a5;}
.top-recommend-title { color: #fff; font-size: 14vw; font-family: "futura-pt"; font-weight: 300; text-align: center; line-height: 0.9; letter-spacing: 0.8vw; opacity: 0.1; }
.top-recommend-items { width: 100%; padding-bottom: 10vw; margin: -10vw auto -15px; }
.top-recommend-items .slick-track { padding: 15px 0; display: -webkit-box; display: -webkit-flex; display: flex; }
.top-recommend-items .prev { width: 8vw; height: 8vw; background: url(../images/arrow02-left.png) no-repeat center; background-size: 100%; z-index: 2; cursor: pointer; position: absolute; bottom: -2vw; left: calc(50% - 30vw); }
.top-recommend-items .next { width: 8vw; height: 8vw; background: url(../images/arrow02-right.png) no-repeat center; background-size: 100%; z-index: 2; cursor: pointer; position: absolute; bottom: -2vw; right: calc(50% - 30vw); }
.top-recommend-item { width: 80vw; height: auto; margin: 0 2.5vw; background: #fff; -moz-box-shadow: 0 0 15px rgba(218, 135, 135, 0.9); -webkit-box-shadow: 0 0 15px rgba(218, 135, 135, 0.9); box-shadow: 0 0 15px rgba(218, 135, 135, 0.9); }
.top-recommend-item-image { width: 100%; }
.top-recommend-item-image img { width: 100%; }
.top-recommend-item-text { padding: 6vw 5vw; }
.top-recommend-item-badge { margin-bottom: 4vw; color: var(--pink01); font-size: 3.2vw; font-family: "futura-pt"; font-weight: 300; letter-spacing: 0.4vw; display: block; }
.top-recommend-item-title { margin-bottom: 1vw; }
.top-recommend-item-title .sub { padding: 1.5vw 4vw; margin-bottom: 2vw; color: var(--pink01); font-size: 3.2vw; background: #fef8f7; -moz-border-radius: 10vw; -webkit-border-radius: 10vw; border-radius: 10vw; display: table; }
.top-recommend-item-title .title { font-size: 5.8vw; font-family: var(--mincho); line-height: 1.4; }
.top-recommend-item-comment { margin-bottom: 4vw; }
.top-recommend-item-comment p { font-size: 3.4vw; text-align: justify; text-justify: inter-ideograph; font-feature-settings: "palt"; line-height: 1.8; letter-spacing: 0.04em; }
.top-recommend-item-course { padding-top: 4vw; border-top: 1px solid #afacaf; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; align-items: center; }
.top-recommend-item-course .badge { padding: 2vw 2vw 1.5vw; margin-right: 2.5vw; font-size: 3.2vw; border: 1px solid #afacaf; }
.top-recommend-item-course .price { color: var(--pink01); font-size: 8vw; font-family: "futura-pt"; font-weight: 300; }
.top-recommend-item-course .price span { margin-left: 1vw; font-size: 50%; display: inline-block; }

.top-recommend .more01 {padding-right: 12vw;margin: 0 auto;color: #fff;font-size: 3.95vw;font-weight: bold;position: relative;display: table;padding-top: 15vw;}
.top-recommend .more01:before {content: '';width: 8vw;height: 1px;background: #fff;position: absolute;top: 90%;right: 2.5vw;-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);transform: translateY(-50%);}
.top-recommend .more01:after {content: '';width: 5vw;height: 5vw;border: 1px solid #fff;-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;position: absolute;top: 90%;right: 0;-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);transform: translateY(-50%);}




.top-case { padding: 16vw 0; background: #faf7f3 url(../images/top-case-bg.jpg) no-repeat top center; background-size: 100%; }
.top-case-title { width: 90vw; margin: 0 auto 6vw; }
.top-case-title .en { margin-bottom: 2vw; color: var(--pink01); font-size: 15vw; font-family: "futura-pt"; font-weight: 300; letter-spacing: 0.4vw; display: block; }
.top-case-title .jp { font-size: 3.6vw; display: block; }
.top-case-container { width: 100%; padding-bottom: 8vw; margin-bottom: 10vw; position: relative; }
.top-case-container .prev { width: 12vw; height: 12vw; background: url(../images/arrow01-left.png) no-repeat center; background-size: 5vw; border: 1px solid #28282d; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; cursor: pointer; position: absolute; top: -18vw; right: 20vw; }
.top-case-container .next { width: 12vw; height: 12vw; background: url(../images/arrow01-right.png) no-repeat center; background-size: 5vw; border: 1px solid #28282d; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; cursor: pointer; position: absolute; top: -18vw; right: 5vw; }
.top-case-container .swiper-button-disabled { opacity: 0.25; }
.top-case-container .swiper-scrollbar { width: 95vw; height: 1px; background: #b3b0af; right: 0; bottom: 0; left: auto; }
.top-case-container .swiper-scrollbar-drag { height: 3px; background: var(--pink01); top: -1px; }
.top-case-items { width: 100%; }
.top-case-item { width: 90vw; margin: 0 4vw; }
.top-case-item-image { width: 100%; margin-bottom: 5vw; }
.top-case-item-image img { width: 100%; }
.top-case-item-title { width: 100%; padding: 2vw 0 1.5vw; margin-bottom: 2.5vw; color: var(--pink01); font-size: 3.6vw; font-weight: bold; text-align: center; border: 1px solid var(--pink01); -moz-border-radius: 10vw; -webkit-border-radius: 10vw; border-radius: 10vw; }
.top-case-item-status { color: var(--pink01); font-size: 3.4vw; text-align: center; line-height: 1.6; }

.top-salon { padding: 16vw 0 6vw; background: #fff; }
.top-salon-title, .top-blog-title { margin-bottom: 6vw; text-align: center; }
.top-salon-title .en, .top-blog-title .en { margin-bottom: 2vw; color: var(--pink01); font-size: 15vw; font-family: "futura-pt"; font-weight: 300; letter-spacing: 0.4vw; display: block; }
.top-salon-title .jp, .top-blog-title .jp { font-size: 4.2vw; display: block; }
.top-salon-items { width: 100%; }
.top-salon-item { width: 100%; margin-bottom: 10vw; }
.top-salon-item-image { width: 100%; margin-bottom: 6vw; }
.top-salon-item-text { width: 90vw; margin: 0 auto; }
.top-salon-item-title { padding: 1vw 0 1vw 18vw; margin-bottom: 3.5vw; font-family: var(--mincho); font-weight: 600; background: url(../images/logo-mark.png) no-repeat center left; background-size: auto 100%; }
.top-salon-item-title .sub { margin-bottom: 1.5vw; font-size: 3.6vw; display: block; }
.top-salon-item-title .title { font-size: 6.6vw; display: block; }
.top-salon-item-address { margin-bottom: 2.5vw; font-size: 4.2vw; line-height: 1.6; letter-spacing: 0.1vw; }
.top-salon-item-tel { margin-bottom: 4vw; color: var(--pink01); font-size: 7.63vw; font-family: "futura-pt"; font-weight: 400; letter-spacing: 0.2vw; display: table; }
.top-salon-item-tel:before { content: '\f095'; margin-right: 1vw; font-size: 70%; font-family: 'icon'; display: inline-block; }
.top-salon-item-links { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
.top-salon-item-more { margin-left: 0; }
.top-salon-social-items li { margin: 0 1.5vw; font-size: 7.8vw; }
.top-salon-social-items li.instagram a { color: #cb9fd3; }
.top-salon-social-items li.hpb a { color: #c6839b; }

.top-blog { padding: 16vw 0; background: #f1f0f0; }
.top-blog-items { width: 90vw; margin: 0 auto 5vw; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between; }
.top-blog-items li { width: 48%; margin-bottom: 6vw; }
.top-blog-item-image { width: 100%; margin-bottom: 3.5vw; }
.top-blog-item-time { margin-bottom: 1.5vw; color: var(--pink01); font-size: 3.2vw; font-family: "futura-pt"; font-weight: 400; letter-spacing: 0.2vw; display: block; }
.top-blog-item-title { font-size: 3.2vw; text-align: justify; text-justify: inter-ideograph; font-feature-settings: "palt"; line-height: 1.6; letter-spacing: 0.04em; }


/* ========================================
 pc
==========================================*/
@media screen and (min-width: 736px) { 
.top-message { padding: 120px 0; }
.top-message-content { width: 1200px; margin: 0 auto; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: flex-start; align-items: flex-start; }
.top-message-image { width: 1040px; margin: 0 -400px 0 0; order: 1; }
.top-message-image .image01 { width: 950px; }
.top-message-image .image02 { width: 425px; margin-top: -190px; }
.top-message-text { width: 530px; padding-top: 100px; order: 0; }
.top-message-title { margin-bottom: 40px; }
.top-message-title .en { margin-bottom: 30px; font-size: 15px; letter-spacing: 1px; }
.top-message-title .jp { font-size: 28px; }
.top-message-comment { margin-bottom: 40px; }
.top-message-comment p { font-size: 16px; line-height: 2.4; }
.top-message-more { margin-left: 0; }

.top-features { padding: 0; }
.top-features-head { height: 360px; background: url(../images/top-features-bg-pc.jpg) no-repeat center; background-size: cover; }
.top-features-title .en { margin-bottom: 10px; font-size: 90px; letter-spacing: 4px; }
.top-features-title .jp { font-size: 18px; }
.top-features-items { width: 1200px; margin: 0 auto; }
.top-features-items li { margin: 0; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; align-items: center; }
.top-features-items li:nth-child(odd) .top-features-item-image { margin-left: -200px; }
.top-features-items li:nth-child(odd) .top-features-item-text { padding-left: 45px; margin-right: auto; }
.top-features-items li:nth-child(even) .top-features-item-image { margin-right: -200px; order: 1; }
.top-features-items li:nth-child(even) .top-features-item-text { padding-right: 45px; margin-left: auto; order: 0; }
.top-features-item-image { width: 800px; margin: 0; }
.top-features-item-text { width: 480px; margin: 0; }
.top-features-item-badge { margin-bottom: 10px; font-size: 25px; letter-spacing: 2px; }
.top-features-item-title { padding-bottom: 15px; margin-bottom: 20px; font-size: 26px; }
.top-features-item-title:after { width: 75px; }
.top-features-item-comment p { font-size: 15px; }

.top-recommend {padding: 80px 0 120px;}
.top-recommend-title { font-size: 125px; letter-spacing: 10px; }
.top-recommend-items { padding-bottom: 50px; margin-top: -50px; }
.top-recommend-items .prev { width: 35px; height: 22px; top: 260px; bottom: auto; left: calc(50% - 618px); }
.top-recommend-items .next { width: 35px; height: 22px; top: 260px; bottom: auto; right: calc(50% - 618px); }
.top-recommend-items .slick-dots li { width: 10px; height: 10px; margin: 0 10px; }
.top-recommend-item { width: 1100px; margin: 0 50px; }
.top-recommend-item-content { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; align-items: center; }
.top-recommend-item-image { width: 550px; }
.top-recommend-item-text { width: 550px; padding: 0 50px; }
.top-recommend-item-badge { margin-bottom: 20px; font-size: 14px; letter-spacing: 2px; }
.top-recommend-item-title { margin-bottom: 20px; }
.top-recommend-item-title .sub { padding: 8px 18px; margin-bottom: 10px; font-size: 15px; }
.top-recommend-item-title .title { font-size: 28px; }
.top-recommend-item-comment { margin-bottom: 30px; }
.top-recommend-item-comment p { font-size: 15px; }
.top-recommend-item-course { padding-top: 30px; }
.top-recommend-item-course .badge { padding: 6px 20px; margin-right: 15px; font-size: 15px; }
.top-recommend-item-course .price { font-size: 38px; }
.top-recommend-item-course .price span { margin-left: 5px; }

.top-recommend .more01 { padding-right: 50px; font-size: 16px; padding-top: 60px; }
.top-recommend .more01:before { width: 30px; right: 12px; }
.top-recommend .more01:after { width: 24px; height: 24px; }


.top-case { padding: 120px 0; background: #faf7f3 url(../images/top-case-bg-pc.jpg) no-repeat top center; background-size: cover; }
.top-case-content { width: 1200px; padding-left: 520px; margin: 0 auto; position: relative; }
.top-case-title { width: 350px; margin: 0; position: absolute; top: 100px; left: 0; }
.top-case-title .en { margin-bottom: 10px; font-size: 90px; letter-spacing: 4px; }
.top-case-title .jp { font-size: 18px; }
.top-case-container { width: calc(50vw + 75px); padding-bottom: 160px; margin: 0; overflow: hidden; }
.top-case-container .prev { width: 55px; height: 55px; background-size: 26px; top: auto; right: auto; bottom: 0; left: 0; }
.top-case-container .next { width: 55px; height: 55px; background-size: 26px; top: auto; right: auto; bottom: 0; left: 70px; }
.top-case-container .swiper-scrollbar { width: 100%; bottom: 90px; }
.top-case-item { width: 510px; margin: 0 75px 0 0; }
.top-case-item-image { margin-bottom: 25px; }
.top-case-item-text {/* display: -webkit-box; *//* display: -webkit-flex; *//* display: flex; *//* -webkit-flex-wrap: wrap; *//* flex-wrap: wrap; *//* -webkit-align-items: center; *//* align-items: center; */}
.top-case-item-title {width: auto;padding: 8px 20px 7px;margin: 0 0 10px 0;font-size: 15px;}
.top-case-item-status { font-size: 15px; text-align: left; }
.top-case-more { margin: 0; position: absolute; top: 280px; left: 0; }

.top-salon { padding: 120px 0; }
.top-salon-title, .top-blog-title { margin-bottom: 50px; }
.top-salon-title .en, .top-blog-title .en { margin-bottom: 10px; font-size: 70px; letter-spacing: 2px; }
.top-salon-title .jp, .top-blog-title .jp { font-size: 16px; }
.top-salon-items { width: 960px; margin: 0 auto; }
.top-salon-item { padding: 40px 0; margin: 0; border-bottom: 1px solid #dededc; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: flex-start; align-items: flex-start; }
.top-salon-item:last-child { border-bottom: none;}
.top-salon-item:nth-child(2) { -moz-transition-delay: 0.1s; -o-transition-delay: 0.1s; -webkit-transition-delay: 0.1s; transition-delay: 0.1s; }
.top-salon-item:nth-child(3) { -moz-transition-delay: 0.2s; -o-transition-delay: 0.2s; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; }
.top-salon-item:nth-child(4) { -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s; -webkit-transition-delay: 0.3s; transition-delay: 0.3s; }
.top-salon-item-image { width: 450px; margin: 0; order: 1; }
.top-salon-item-text { width: 450px; margin: 0; position: relative; order: 0; }
.top-salon-item-title { padding: 5px 0 5px 80px; margin-bottom: 15px; }
.top-salon-item-title .sub { margin-bottom: 5px; font-size: 15px; }
.top-salon-item-title .title { font-size: 28px; display: block; }
.top-salon-item-address { margin-bottom: 12px; font-size: 16px; letter-spacing: 1px; }
.top-salon-item-tel { margin-bottom: 25px; font-size: 28px; letter-spacing: 1px; }
.top-salon-item-tel:before { margin-right: 5px; font-size: 70%; }
.top-salon-social-items { margin: 0; position: absolute; top: 0; right: 0; }
.top-salon-social-items li { margin: 0 6px; font-size: 34px; }

.top-blog { padding: 120px 0; }
.top-blog-items { width: 1200px; margin-bottom: 60px; }
.top-blog-items li { width: 240px; margin: 0; }
.top-blog-item-image { margin-bottom: 20px; }
.top-blog-item-time { margin-bottom: 8px; font-size: 15px; letter-spacing: 1px; }
.top-blog-item-title { font-size: 14px; }
}


/* ========================================
 retina
==========================================*/
@media screen and (min-width: 736px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 736px) and (min-resolution: 2dppx) { 
.top-features-head { background: url(../images/top-features-bg-pc@2x.jpg) no-repeat center; background-size: cover; }
.top-recommend-items .prev { background: url(../images/arrow02-left@2x.png) no-repeat center; background-size: 100%; }
.top-recommend-items .next { background: url(../images/arrow02-right@2x.png) no-repeat center; background-size: 100%; }
.top-case { background: #faf7f3 url(../images/top-case-bg-pc@2x.jpg) no-repeat top center; background-size: cover; }
.top-case-container .prev { background: url(../images/arrow01-left@2x.png) no-repeat center; background-size: 26px; }
.top-case-container .next { background: url(../images/arrow01-right@2x.png) no-repeat center; background-size: 26px; }
.top-salon-item-title { background: url(../images/logo-mark@2x.png) no-repeat center left; background-size: auto 100%; }
}
