@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "CormorantGaramond-Medium";
  src: url("../fonts/CormorantGaramond-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "CormorantGaramond-SemiBold";
  src: url("../fonts/CormorantGaramond-SemiBold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ShipporiMinchoB1-Medium";
  src: url("../fonts/ShipporiMinchoB1-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ShipporiMinchoB1-SemiBold";
  src: url("../fonts/ShipporiMinchoB1-SemiBold.ttf");
  font-display: swap;
}
/*	layout
------------------------------------ */
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "CormorantGaramond-Medium";
  src: url("../fonts/CormorantGaramond-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "CormorantGaramond-SemiBold";
  src: url("../fonts/CormorantGaramond-SemiBold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ShipporiMinchoB1-Medium";
  src: url("../fonts/ShipporiMinchoB1-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ShipporiMinchoB1-SemiBold";
  src: url("../fonts/ShipporiMinchoB1-SemiBold.ttf");
  font-display: swap;
}
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/************************************************

  SP layout

************************************************/
/*	cmn parts  SP
------------------------------------ */
.com-inner {
  padding: 50px 15px;
}

.com-md-inner {
  padding: 50px 15px;
}

.no-sb {
  margin: 30px auto 0;
}

.com-ib {
  display: inline-block;
}

.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}

.anchor-mp {
  margin: -70px auto 0;
  padding-top: 70px;
}

.com-txt-box p:nth-of-type(n+2) {
  margin-top: 15px;
}

/*  共通パーツ
------------------------------------ */
.news-post-item:nth-of-type(n+2) {
  margin-top: 25px;
}
.news-post-link {
  padding: 30px 15px 30px 0;
}
.news-post-time {
  font-size: 1.3rem;
}
.news-post-tag {
  margin-left: 10px;
}
.news-post-tag-txt {
  margin: 0 5px 5px;
  font-size: 1.2rem;
}

.com-tag {
  flex-direction: column;
  align-items: center;
}
.com-tag-item {
  width: 100%;
}
.com-tag-item:nth-of-type(n+2) {
  margin-top: 20px;
}
.com-tag-link {
  height: 60px;
}

/* =========================================

  main  SP

========================================= */
/*  top-about  SP
------------------------------------ */
#top-about {
  padding-top: 22%;
}
#top-about .about-bg {
  padding: 50px 15px;
}
#top-about .about-bg-sub::before {
  width: 100%;
  left: -15px;
}
#top-about .about-inner {
  padding: 20px 15px 10px;
}
#top-about .about-ttl {
  top: -20px;
}
#top-about .about-txt-box {
  padding-right: 15px;
}
#top-about .about-en {
  width: 49px;
  right: -10px;
  top: auto;
  bottom: -18px;
}
#top-about .about-img {
  width: 80%;
  margin: 20px 0 0;
  position: static;
}

/*  top-menu  SP
------------------------------------ */
#top-menu .menu-txt {
  margin-top: 20px;
}
#top-menu .menu-list-item:nth-of-type(n+2) {
  margin-top: 35px;
}
#top-menu .menu-list-inner {
  padding-top: 10px;
}
#top-menu .menu-list-img {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
}
#top-menu .menu-list-img::before {
  width: calc(100% + 5px);
  top: 5px;
}
#top-menu .menu-list-img-right {
  margin-left: auto;
}
#top-menu .menu-list-box {
  border: none;
}
#top-menu .menu-list-con {
  margin: auto;
  padding: 15px;
}
#top-menu .menu-list-ttl {
  font-size: 2rem;
}
#top-menu .menu-list-menu {
  font-size: 2rem;
}
#top-menu .menu-list-num {
  font-size: 4rem;
}
#top-menu .menu-btn-wrap {
  margin-top: 25px;
}

/*  top-bnr  SP
------------------------------------ */
#top-bnr .bnr-list {
  display: block;
}
#top-bnr .bnr-list-item {
  width: 100%;
}
#top-bnr .bnr-list-link {
  padding: 18% 0;
  outline-offset: -5px;
}
#top-bnr .bnr-list-link::before {
  width: 35px;
  height: 35px;
  right: 15px;
  bottom: 15px;
}
#top-bnr .bnr-list-ttl {
  width: 90%;
  padding: 2% 0 6%;
}

/*  top-news  SP
------------------------------------ */
#top-news {
  padding: 50px 0;
}
#top-news .news-inner {
  padding: 20px 15px;
}
#top-news .news-ttl {
  flex-direction: column;
  align-items: flex-start;
}
#top-news .news-ttl-ja {
  margin: 5px 0 0;
}
#top-news .news-post {
  margin-top: 20px;
}
#top-news .news-en {
  width: 331px;
  bottom: -7px;
}

/*  com-contact  SP
------------------------------------ */
.com-contact .contact-ttl-en {
  top: -19px;
}
.com-contact .contact-ttl-ja {
  font-size: 2rem;
}
.com-contact .contact-box {
  padding: 17px 15px 30px;
}
.com-contact .contact-txt {
  text-align: left;
}
.com-contact .contact-list {
  flex-direction: column;
  align-items: center;
}
.com-contact .contact-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
.com-contact .contact-list-link {
  height: 60px;
}
.com-contact .contact-tel-ttl {
  padding: 0;
  background-position: calc(50% - 101px) 18px;
  font-size: 2rem;
}
.com-contact .contact-tel-txt {
  display: block;
  margin: 5px auto 0;
  font-size: 1.3rem;
  line-height: 1.6;
}
.com-contact .contact-tel-flx {
  margin: 20px auto 0;
  flex-direction: column;
  align-items: center;
}
.com-contact .contact-tel-num {
  font-size: 3rem;
}
.com-contact .contact-tel-dl {
  margin: 15px auto 0;
}

/* =========================================

sub layout  SP

========================================= */
/*  slimming  SP
------------------------------------ */
.com-about .about-list {
  margin-top: 30px;
  padding: 20px 15px;
}
.com-about .about-list-item {
  flex-direction: column-reverse;
  align-items: center;
}
.com-about .about-list-item:nth-of-type(n+2) {
  margin: 60px auto 0;
}
.com-about .about-list-contents {
  margin: 10px auto 0;
}
.com-about .about-list-video {
  width: 100%;
  height: 0;
  padding-top: 178%;
  position: relative;
}
.com-about .about-list-video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.com-about .about-list-ttl01 {
  font-size: 2rem;
}
.com-about .about-list-ttl01-sm {
  font-size: 2rem;
}
.com-about .about-list-txt {
  margin-top: 10px;
}
.com-about .about-list-note {
  margin: 30px auto 0;
  text-align: left;
}

.com-check li:nth-of-type(n+2) {
  margin-top: 20px;
}
.com-check-ttl {
  font-size: 1.8rem;
}

.com-merit .merit-list {
  margin-top: 25px;
  padding: 20px 15px;
}
.com-merit .merit-list-item:nth-of-type(n+2) {
  margin-top: 20px;
}
.com-merit .merit-list-txt {
  margin-top: 10px;
}

.com-case .case-ttl-sub {
  margin-top: 20px;
  font-size: 1.8rem;
}
.com-case .case-txt {
  text-align: left;
}
.com-case .case-list {
  margin-top: 30px;
}
.com-case .case-list-item {
  padding: 20px 15px;
}
.com-case .case-list-item:nth-of-type(n+2) {
  margin-top: 40px;
}
.com-case .case-list-ttl {
  padding-bottom: 5px;
  font-size: 2rem;
}
.com-case .case-list-ba {
  margin-top: 15px;
  background: none;
  flex-direction: column;
  align-items: center;
}
.com-case .case-list-ba-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
.com-case .case-list-ba-ttl {
  font-size: 1.8rem;
}

.com-voice .voice-txt {
  margin-top: 20px;
}
.com-voice .voice-list {
  margin-top: 30px;
}
.com-voice .voice-list-item {
  display: block;
  padding: 20px 0;
}
.com-voice .voice-list-icon {
  width: 55px;
}
.com-voice .voice-list-contents {
  margin: 0 0 0;
}
.com-voice .voice-list-ttl {
  font-size: 1.8rem;
}
.com-voice .voice-list-txt {
  margin-top: 10px;
}

/*  bridal  SP
------------------------------------ */
#bridal .about-list-ttl01-sm {
  font-size: 1.7rem;
}
#bridal .course-inner {
  padding-top: 0;
}
#bridal .course-ttl-lg {
  font-size: 2rem;
}
#bridal .course-list {
  margin-top: 20px;
}
#bridal .course-list-item {
  padding: 20px 10px;
}
#bridal .course-list-ttl {
  padding-bottom: 5px;
}
#bridal .course-list-ttl-sub {
  font-size: 1.8rem;
}
#bridal .course-list-ttl-sub::before {
  margin-right: 10px;
}
#bridal .course-list-ttl-sub::after {
  margin-left: 10px;
}
#bridal .course-list-txt {
  margin-top: 10px;
  text-align: left;
}
#bridal .course-detail-ttl {
  line-height: 1.8;
}
#bridal .course-detail-dl {
  margin: 15px auto 0;
}
#bridal .course-detail-dl div {
  align-items: center;
}
#bridal .course-detail-dl dt {
  width: 51px;
  font-size: 1.5rem;
}

/*  menu  SP
------------------------------------ */
#menu .com-tag {
  margin-top: 30px;
}
#menu .menu-list {
  padding: 50px 15px;
}
#menu .menu-list-item {
  padding: 20px 15px;
}
#menu .menu-list-ttl {
  display: block;
  padding-bottom: 10px;
}
#menu .menu-list-ttl-price {
  margin-top: 10px;
}
#menu .menu-list-txt {
  margin-top: 10px;
}

/*  access  SP
------------------------------------ */
#access .salon {
  padding: 50px 15px;
}
#access .salon-inner {
  background: #fff;
}
#access .salon-inner::before {
  content: none;
}
#access .salon-flx {
  flex-direction: column-reverse;
  align-items: center;
}
#access .salon-ttl {
  position: static;
}
#access .salon-con {
  padding: 20px 15px;
}

/*  news  SP
------------------------------------ */
#news .com-tag {
  margin: auto;
}
#news .com-ttl03 {
  padding-bottom: 5px;
}

/*  contact  SP
------------------------------------ */
#contact .contact-form-table {
  margin: auto !important;
}
#contact .contact-form-table th {
  padding: 7px 15px;
}/*# sourceMappingURL=style_sp.css.map */