@media screen and (min-width: 769px),
print {
  .sp {
    display: none;
    ;
  }

}

.slider_wrap {
  width: 100%;
  height: 800px;
  position: relative;
  margin-bottom: 60px;
}

.slider_wrap h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  font-size: 66px;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  text-align: center;
  line-height: 60px;
  text-shadow: #333 1px 0 10px;
}

.slider_wrap h2 span {
  font-size: 33px;
  font-weight: normal;
  font-style: italic;
  font-family: 'Open Sans', sans-serif;
  text-shadow: #333 1px 0 10px;
}

.slider {
  position: relative;
  z-index: 1;
  max-width: 1500px;
  width: 100%;
  height: 800px;
  margin: 6% auto 0;
}

.slider-item {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.slick-slider .slick-track {
  width: 100%;
  height: 800px;
}

.slider-item01 {
  background: url(../img/bg_mv.png) no-repeat center center;
}

.slider-item02 {
  background: url(../img/mv2.png) no-repeat center center;
}

.slider-item03 {
  background: url(../img/mv3.png) no-repeat center center;
}

.slider-item04 {
  background: url(../img/mv4.png) no-repeat center center;
}

.slider-item05 {
  background: url(../img/mv5.png) no-repeat center center;
}

@media (max-width:768px) {
  .slider_wrap {
    width: 100%;
    height: 100vw;
    position: relative;
    margin-bottom: 0px;
  }

  .slider_wrap h2 {
    font-size: 31px;
    width: 100%;
    line-height: 36px;
  }

  .slider_wrap h2 span {
    font-size: 24px;
  }

  .slider {
    position: relative;
    z-index: 1;
    max-width: 1500px;
    width: 100%;
    height: 100vw;
    margin: 0 auto;
  }

  .slider-item {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }


  .slick-slider .slick-track {
    height: 100vw;
  }

  .slider-item01 {
    background: url(../img/bg_mv_sp.png) no-repeat center center;
    background-size: contain;
  }

  .slider-item02 {
    background: url(../img/mv2_sp.png) no-repeat center center;
    background-size: contain;
  }

  .slider-item03 {
    background: url(../img/mv3_sp.png) no-repeat center center;
    background-size: contain;
  }

  .slider-item04 {
    background: url(../img/mv4_sp.png) no-repeat center center;
    background-size: contain;
  }

  .slider-item05 {
    background: url(../img/mv5_sp.png) no-repeat center center;
    background-size: contain;
  }
}




.mv>figure img {
  width: 100%;
  height: auto;
}



.about {
  color: #000;
  padding-top: 35px;
  position: relative;
  z-index: 10;
}

.about .about_bot p {
  font-size: 1.6rem;
  text-align: center;
}

.price-list {
  padding-top: 96px;
}

.menu {
  display: flex;
  width: 100%;
  padding: 50px 0 0;
  justify-content: space-between;
}

.menu_left,
.menu_right {
  max-width: 520px;
  width: 100%;
  line-height: 0;
}

.manu_category {
  font-size: 1.6rem;
  font-weight: bold;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  position: relative;
  padding-left: 28px;
  margin-bottom: 17px;
  text-align: left;
  display: block;
}

.manu_category::after {
  position: absolute;
  content: " ";
  bottom: 0;
  top: 0;
  left: 0;
  width: 15px;
  display: block;
  border-bottom: solid #2E2E2E 2.5px;
  transform: translateY(-50%);
  -webkit- transform: translateY(-50%);
}

.menu table {
  width: 100%;
}

.menu table tr:first-child {
  display: flow-root;
}

.menu table tr td:first-child,
.discount table tr td:first-child {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 1.4rem;
  font-weight: normal;
  color: #191919;
  float: left;
}

.menu table tr:nth-child(n+2) {
  display: flow-root;
  clear: both;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: #CCCCCC 1px dotted
}

.menu table tr td:last-child,
.discount table tr td:last-child {
  font-family: 'メイリオ', 'Meiryo', sans-serif;
  font-size: 1.2rem;
  font-weight: bold;
  color: #191919;
  float: right;
}

.manu_sav td:nth-child(2) {
  float: right;
  font-family: 'メイリオ', 'Meiryo', sans-serif;
  font-size: 1.2rem;
  font-weight: bold;
  color: #191919;
  line-height: 2.2;
}

.manu_sav td:last-child {
  width: 130px;
  float: right;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif !important;
  font-size: 1.4rem !important;
  font-weight: normal !important;
  color: #191919;
  line-height: 1.8;
}

.menu_left table:nth-child(n+2),
.menu_right table:nth-child(n+2) {
  padding-top: 50px;
}

.discount {
  background: #F7F5F0;
  width: 100%;
  /*display: flex;
  justify-content: space-between;*/
  padding: 33px 40px 55px 45px;
  margin-top: 50px;
}

.discount table {
  width: 100%;
  max-width: 689px;
  padding-top: 28px !important;
}

.discount table tr {
  padding: 12px 0;
  border-bottom: #B7B7B7 1px solid !important;
  display: flow-root;
}

.discount_ttl {
  font-family: 'Open Sans', sans-serif;
  font-size: 2.6rem;
  line-height: 26px;
  font-weight: normal;
  letter-spacing: 6px;
}

.menu_attention p {
  font-size: 1.4rem;
  font-weight: normal;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif !important;
  padding-top: 70px;
}

.staff {
  padding-top: 130px;
}

.staff_head {
  padding-top: 104px;
  display: flex;
  /* justify-content: space-between; */
  justify-content: center;
  flex-wrap: wrap;
  width: 1000px;
  margin: 0 auto;
}

.staff_section {
  width: 100%;
  max-width: 288px;
  text-align: center;
  margin-bottom: 60px;
}

.staff_section a {
  width: 100%;
  max-width: 220px;
  height: 220px;
  border-radius: 50%;
  display: block;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: all .6s;
  margin: 0 auto;
}

.staff_section:nth-child(1) a {
  background-image: url("../img/bg_staff02.jpg");
}

.staff_section:nth-child(2) a {
  background-image: url("../img/bg_staff01.jpg");
}

.staff_section:nth-child(3) a {
  background-image: url("../img/bg_staff04.jpg");
}

.staff_section:nth-child(4) a {
  background-image: url("../img/bg_staff05.jpg");
}

.staff_section:nth-child(5) a {
  background-image: url("../img/bg_staff06.jpg");
}

.staff_section a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  transition: all .6s;
}

.staff_section a:hover::before {
  width: 100%;
  background: #292929;
  opacity: 0.85;
}

.staff_section a:hover::after {
  position: absolute;
  content: url("../img/aicon_staff_instagram.svg");
  width: 50px;
  height: 50px;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}

.view_arrow {
  position: relative;
  font-family: "Arial", "メイリオ";
  font-size: 10px;
  font-style: italic;
}

.view_arrow_staff {
  display: none;
  color: #fff;
  top: 70%;
  left: 54%;
  padding-bottom: 5px;
  transform: translateY(-70%) translateX(-50%);
  -webkit- transform: translateY(-70%) translateX(-50%);
  transition: all .6s;
}

.staff_section a:hover .view_arrow_staff {
  animation-name: slidein;
  animation-duration: 0.6s;
}

@keyframes slidein {
  from {
    left: 48%;
  }

  to {
    left: 54%;
  }
}

.staff_section a:hover .view_arrow_staff,
.staff_section a:hover .view_arrow_staff::after,
.staff_section a:hover .view_arrow_staff::before {
  display: block;
}

.view_arrow::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 0 9px;
}

.view_arrow_staff::after {
  display: none;
  bottom: 1px;
  right: 42%;
  -webkit- transform: translateY(-50%) translateX(-40%);
  transform: rotate(180deg);
  border-bottom: solid 4px transparent;
  border-left: solid 8px transparent;
}

.view_arrow::before {
  content: "";
  width: 53px;
  height: 2px;
  position: absolute;
}

.view_arrow_staff::before {
  display: none;
  background: #fff;
  bottom: 0;
  left: 47%;
  transform: translateY(-50%) translateX(-47%);
  -webkit- transform: translateY(-50%) translateX(-47%);
}

.stylist_button {
  background: #2C2C2C;
  text-align: center;
  width: 78px;
  height: 25px;
  line-height: 25px;
  color: #fff;
  margin: 40px auto 23px;
}

.staff_name {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 26px;
  font-weight: normal;
  color: #191919;
  padding-bottom: 10px;
  line-height: 23px;
}

.staff_career {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #191919;
  padding-bottom: 20px;
}

.staff_profile_button {
  font-size: 12px;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  line-height: 19px;
  color: #7E7E7E;
}

.access {
  padding-top: 120px;
}

.access .access_head {
  padding-top: 40px;
  overflow: hidden;
}

.access .access_head figure {
  width: 100%;
  height: 20vw;
}

.access .access_head figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.access .access_head .shop {
  font-size: 20px;
  font-weight: bold;
  display: flex;
  justify-content: flex-start;
  align-items: center;

}

.access .access_head .shop::before {
  content: "";
  display: block;
  width: 3px;
  height: 28px;
  background-color: #657529;
  margin-right: 10px;
}

.access .access_head .access_txt {
  width: 90%;
  padding: 53px 53px 0;
  display: flex;
  justify-content: space-between;
  position: relative;
  top: -53px;
  background: #fff;
  margin: 0 auto;
}

.access .access_head .access_txt tr {
  padding-bottom: 24px;
  display: block;
}

.access .access_head .access_txt tr:last-child {
  padding-bottom: 0;
  display: block;
}

.access .access_head .access_txt tr th {
  font-size: 14px;
  font-weight: bold;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  width: 90px;
  text-align: left;
  color: #191919;
}

.access .access_head .access_txt tr td {
  font-size: 14px;
  font-weight: normal;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  width: 338px;
  color: #262626;
}

.access .access_head .access_txt .price-list_main:last-child tr td {
  line-height: 26px;
}

.access .access_head .access_txt tr td span {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #9B9B9B;
}

.access .access_head .access_txt tr td .map {
  color: #4267B2;
}

/* アクセス追加 */
.access .access_head .access_df {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.access .access_head .access_df .access_head {
  width: 48%;
}

.show_sp_line {
  cursor: text;
}

.show_sp_line:hover {
  cursor: text;
  opacity: 1;
}

.contact_line_button_contets {
  background: #EAF1F7;
  max-width: 434px;
  padding: 17px 30px;
  border-radius: 10px;
  margin: 40px auto;
}

.contact_line_button_contets h3 {
  text-align: center;
  color: #191919;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}

.contact_line_bd {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
}

.contact_line_button {
  padding: 8px 15px 8px 10px;
  background: #fff;
  align-items: center;
  width: 100%;
  position: relative;
  display: flex;
  cursor: pointer;
  border-radius: 5px;
}

.contact_line_button::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border: 6px solid transparent;
  border-left: 7px solid #272727;
  right: 15px;
  top: 35%;
  transition: all .6s;
}

.contact_line_button:hover::after {
  right: 10px;
}

.contact_line_button:hover,
.contact_line_button:hover p img {
  opacity: 1;
}

.contact_line_button p {
  width: 45px;
  padding-right: 15px;
  line-height: 0;
}

.contact_line_button h4 {
  color: #191919;
  font-size: 14px;
  font-weight: bold;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}

.access_right {
  line-height: 0;
}

.view_arrow_map {
  position: relative;
  font-family: "Arial", "メイリオ";
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  color: #1E1E1E;
  text-align: right;
  padding-right: 7px;
  padding-bottom: 5px;
  margin-top: 15px;
  padding-left: 66px;
  float: right;
  right: 10px;
  transition: all .6s;
}

.view_arrow_map:hover {
  right: 0px;
}

.view_arrow_map::after {
  display: inline-block;
  content: "";
  position: absolute;
  width: 0;
  bottom: 0px;
  height: 0;
  border-style: solid;
  border-width: 5px 0 0 9px;
  border-color: transparent transparent transparent #1E1E1E;
}

.view_arrow_map::before {
  display: inline-block;
  content: "";
  width: 141px;
  height: 2px;
  background: #1E1E1E;
  position: absolute;
  bottom: 0;
  right: 0;
}

.sns {
  padding-top: 111px;
}

.sns .ttl {
  padding-top: 42px;
}

.sns_head {
  width: 100%;
  /* padding-top: 105px; */
  padding: 150px 0 80px;
  background: url("../img/bg_sns.png") no-repeat center center;
  position: relative;
  line-height: 0;
  margin-bottom: 47px;
}

.sns_head .row p {
  font-size: 18px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
  color: #fff;
  position: absolute;
  line-height: 25px;
  top: 15%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sns_head .row p span {
  font-weight: bold;
  font-size: 24px;
  line-height: 25px;
}

.sns_head .row p::after {
  content: "";
  width: 38px;
  height: 2px;
  background: #fff;
  position: absolute;
  bottom: 5px;
  transform: rotate(60deg);
  left: -35px;
  display: block;
}

.sns_head .row p::before {
  content: "";
  width: 38px;
  height: 2px;
  background: #fff;
  position: absolute;
  bottom: 11px;
  transform: rotate(-60deg);
  right: -30px;
  display: block;
}

.sns_head .row {
  overflow: hidden;
}

.sns_head .row a {
  /* float: right; */
  display: flex;
  justify-content: center;
}

.sns_head .row a:hover {
  opacity: 1;
  cursor: pointer;
}

.sns_head .row a:hover img {
  opacity: 1;
}

.sns_head_bd {
  width: 100%;
  display: flex;
  justify-content: center;
}

.sns_link_contents {
  max-width: 368px;
  width: 100%;
  padding: 8px 53px 8px 34px;
  border-right: 1px solid #E2E2E2;
  display: flex;
  justify-content: space-between;
}

@media (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .sns_link_contents img {
    width: 51px;
    height: 51px;
  }

  .view_arrow_sns::before {
    left: 30px !important;
  }
}

.sns_link_contents:last-child {
  border-right: none;
}

.sns_link_contents .sns_txt {
  width: 220px;
  overflow: hidden;
}

.sns_link_contents .sns_txt .sav_sns_txt {
  width: 100%;
  font-size: 14px;
  color: #191919;
  font-weight: normal;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}

.sns_link_contents .sns_txt .sns_txt_ttl h3 {
  width: 100%;
  font-size: 24px;
  font-weight: bold;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}

.sns_link_contents .sns_txt .sns_txt_ttl {
  width: 100%;
  display: flex;
}

.sns_link_contents:nth-child(1) .sns_txt .sns_txt_ttl h3 {
  color: #4267B2;
}

.sns_link_contents:nth-child(2) .sns_txt .sns_txt_ttl h3 {
  color: #DD2D75;
}

.sns_link_contents:nth-child(3) .sns_txt .sns_txt_ttl h3 {
  color: #00B900;
}

.view_arrow_sns {
  width: 28px;
  color: #191919;
  margin: 0 17px 0 auto;
  transform: translateY(50%);
  -webkit- transform: translateY(50%);
  transition: all .6s;
  right: 10px;
}

.sns_link_contents:hover .view_arrow_sns {
  right: 0;
}

.sns_link_contents:hover img {
  opacity: 1;
}

.view_arrow_sns::after {
  border-color: transparent transparent transparent #191919;
  top: 18px;
  right: -90%;
  transform: translateY(-100%) translateX(-40%);
  -webkit- transform: translateY(-100%) translateX(-40%);
}

.view_arrow_sns::before {
  background: #191919;
  top: 18px;
  left: 42%;
  transform: translateY(-100%) translateX(-47%);
  -webkit- transform: translateY(-100%) translateX(-47%);
}

.gallery {
  padding-top: 105px;
  padding-bottom: 174px;
}

.gallery_heads {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.gallery_heads p {
  padding-bottom: 1.5%;
  line-height: 0;
  width: 18.8%;
}
}

@media screen and (min-width: 769px) and (max-width: 1350px) and (min-width: 769px) {}

@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }

  .mv {
    position: relative;
  }

  .mv .leg {
    position: absolute;
    top: 33.9%;
    left: 48.5%;
    width: 22.29167%;
    z-index: 2;
  }

  .mv h2 {
    font-size: 31px;
    width: 100%;
    line-height: 36px;
  }

  .mv h2 span {
    font-size: 23px;
  }

  .about .about_bot p {
    font-size: 1.3rem;
  }

  .menu {
    display: block;
  }

  .menu_left,
  .menu_right {
    max-width: 768px;
  }

  .menu_right {
    padding-top: 50px;
  }

  .menu_attention p {
    padding-top: 25px;
  }

  .staff_head {
    padding-top: 52px;
  }

  .staff_head {
    width: 100%;
    margin: 0 auto;
    display: block;
  }

  .staff_section {
    max-width: 290px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 70px;
  }

  .staff_section:last-child {
    padding-bottom: 0;
  }

  .staff_section a {
    margin: 0 auto;
  }

  .access .access_head .access_txt {
    display: block;
    padding: 35px 35px 0;
  }

  .access .access_head figure {
    height: 60vw;
  }

  .access .access_head .shop {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .access .row {
    padding: 0;
  }

  .access .access_head .access_txt tr th {
    display: block;
    width: 100%;
    padding-bottom: 10px;
  }

  .access .access_head .access_txt tr td {
    display: block;
    width: 100%;
    padding-bottom: 15px;
  }

  .access_right {
    padding-top: 24px;
  }

  .access .access_head .access_df {
    display: block;
    padding: 0 15px;
  }

  .access .access_head .access_df .access_head {
    width: 100%;
  }


  .show_sp_line {
    cursor: pointer;
    text-decoration: underline !important;
    text-decoration-color: #191919;
  }

  .show_sp_line:hover {
    cursor: pointer;
  }

  .contact_line_bd {
    display: block;
  }

  .contact_line_button_contets {
    max-width: 768px;
    width: 80%;
  }

  .contact_line_button {
    width: 100%;
    margin-top: 10px;
  }

  .view_arrow_map {
    margin-right: 3.90625vw;
  }

  .sns_head {
    background-size: cover;
    background-position: center;
    margin-bottom: 5px;
  }

  .sns_head .row p {
    top: 65px;
    left: 53%;
    transform: translateY(-50%) translateX(-50%) rotate(-10deg);
  }

  .sns_head_bd {
    display: block;
  }

  .sns_head_bd img {
    max-width: 51px;
    width: 100%;
  }

  .sns_head .row a {
    /* width: 50%; */
    width: 100%;
  }

  .sns_link_contents {
    border-right: none;
    border-bottom: 1px solid #E2E2E2;
    max-width: 768px;
    padding: 25px 8px;
  }

  .sns_link_contents .sns_txt {
    width: 85%;
    padding-left: 3%;
  }

  .gallery_heads {}

  .gallery_heads p {
    width: 32.5%;
  }
}

/* pittoretigua */
.pittoretigua {
  padding-top: 13rem;
}

.pittoretigua .ttl {
  width: 31.6rem;
  margin: 0 auto;
  text-align: center;
}

.pittoretigua .ttl+p {
  font-size: 3.2rem;
  line-height: 1.6;
  color: #191919;
  font-weight: 400;
  margin: 4rem auto 3.2rem;
  text-align: center;
}

.pittoretigua .ttl+p+p {
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.88889;
}

.pittoretigua .cmn-img__wrap {
  max-width: 36.6rem;
  width: 90%;
  margin: 6rem auto;
}

.pittoretigua .cmn-btn-area {
  display: flex;
  /*width: 78rem;*/
  width: 96rem;

  margin: 0 auto;
  justify-content: space-between;
}

.pittoretigua .cmn-btn-area a {
  font-size: 2.1rem;
  color: #2C2C2C;
  font-weight: 400;
  display: inline-block;
  width: 22rem;
  border: 2px solid #2C2C2C;
  border-radius: 2.6rem;
  padding: 1.2rem;
  text-align: center;
  transition: 0.4s;
}

.pittoretigua .cmn-btn-area a:hover {
  background-color: #2C2C2C;
  color: white;
}

.md-inner>p {
  font-size: 1.6rem;
  color: #7E7E7E;
  font-weight: bold;
  text-align: left;
}

.md__wrap {
  margin: 3rem auto 0;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.md__wrap>.cmn-img__wrap {
  width: 24.8rem;
}

.md_txt {
  width: 45.6rem;
}

.md__wrap .md_txt h3 {
  font-size: 2.1rem;
  font-weight: bold;
  color: #2C2C2C;
}

.md__wrap .md_txt p {
  font-size: 1.4rem;
  line-height: 1.8;
  color: #2C2C2C;
  margin-top: 2rem;
}

.qr {
  /* display: flex;
  align-items: center; */
  margin-top: 3rem;
}

.qr .cmn-img__wrap {
  width: 8.3rem;
  margin-top: 2rem;
}

.md__wrap .md_txt .qr a {
  font-size: 1.2rem;
  line-height: 1.4;
  color: #2C2C2C;
  background-color: #EAF1F7;
  border-radius: 5px;
  padding: 1rem;
  position: relative;
}

/* .md__wrap .md_txt .qr a::before{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border: 6px solid transparent;
    border-left: 7px solid #272727;
    right: 15px;
    top: 35%;
    transition: all .6s;
} */

/* モーダルウィンドウ */
.md-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(30, 30, 30, 0.7);
  opacity: .7;
  z-index: 9999;
}

.md-contents {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 80rem;
  height: auto;
  overflow: hidden;
  transform: translateX(-50%) translateY(-50%);
  z-index: 10000;
}

.md-inner {
  overflow: auto;
  padding: 3rem;
  background: #fff;
  -webkit-overflow-scrolling: touch;
  position: relative;
  height: 100%;
}



.md-xmark {
  position: absolute;
  top: 3.4rem;
  right: 2rem;
  width: 2.5rem;
  height: 2.2rem;
  z-index: 9999;
  cursor: pointer;
}

.md-xmark span {
  height: auto;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #333;
  border-radius: 4px;
}

.md-xmark span:nth-of-type(1) {
  top: 0;
  transform: translateY(10px) rotate(-45deg);
}


.md-xmark span:nth-of-type(2) {
  bottom: 0;
  transform: translateY(-10px) rotate(45deg);
}

body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
}

.md-btn {
  text-align: right;
  display: block;
}

.md-btn span {
  font-size: 16px;
}

.view_arrow--md::before {
  width: 14rem;
  top: 2.6rem;
  left: 42%;
}

.view_arrow--md::after {
  right: -32%;
  top: 2.6rem;
}

.md-btn:hover .view_arrow--md {
  right: 0;
  opacity: 0.8;
}

@media screen and (max-width: 768px) {
  .sp {
    display: block !important;
  }

  .pc {
    display: none !important;
  }

  .pittoretigua .ttl {
    width: 21.6rem;
  }

  .pittoretigua .ttl+p {
    font-size: 2.1rem;
  }

  .pittoretigua .cmn-btn-area {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .pittoretigua .cmn-btn-area .md-btn {
    margin-top: 2rem;
  }

  .md-contents {
    width: 90%;
  }

  .md-inner {
    padding: 3rem 2rem;
  }

  .md__wrap {
    flex-direction: column;
  }

  .md_txt,
  .md__wrap>.cmn-img__wrap {
    width: 100%;
  }

  .md__wrap>.cmn-img__wrap {
    order: 1;
  }

  .md_txt {
    order: 2;
  }

  .md__wrap .md_txt h3 {
    font-size: 1.6rem;
    margin-top: 2rem;
  }

  .md__wrap .md_txt p {
    margin-top: 1.6rem;
  }

  .qr {
    margin-top: 2rem;
  }

  .md-btn {
    margin-top: 3rem;
  }

  .ext-btn {
    margin-top: 2rem;
  }

  .md-xmark {
    top: 1.4rem;
  }

  .pittoretigua .cmn-btn-area a {
    width: 80%;
    max-width: 38rem;
  }

  #modal03 .md-contents {
    height: 86%;
  }
}

.sp {
  display: none;
}

.pc {
  display: block;
}

.cmn-img__wrap img {
  width: 100%;
  height: auto;
}

.md-btn--link {
  margin: 0 0 0 auto;
  width: 150px;
}

@media screen and (max-width: 768px) {
  .md-btn--link {
    margin: 4rem 0 0 auto;
    width: 15rem;
  }
}


/* new_contents */
.headspa {
  max-width: 1100px;
  padding: 0 15px;
  width: 100%;
  margin: 120px auto;
}

.headspa h2 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}

.headspa h2 span {
  font-size: 18px;
  font-weight: normal;
  display: block;
}

.headspa p {
  text-align: center;
  font-size: 18px;
  margin: 40px auto;
}

.headspa .headspa_img1 {
  width: 80%;
  margin: 0 auto;
  border-radius: 0 120px;
  overflow: hidden;
}

.headspa .headspa_img1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.headspa .headspa_img2 {
  border: solid 1px #313147;
  padding: 10px;
}


.headspa .spa1 {
  margin: 160px auto;
}

.headspa .spa1 h3 {
  font-size: 32px;
  display: inline;
  font-weight: bold;
  background: linear-gradient(transparent 50%, #F1ECE1 50%);
}

.headspa .spa1_df {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 80%;
  margin: -80px 0 0 auto;
  position: relative;
  z-index: 10;
}

.headspa .spa1_df .circle {
  width: 400px;
  height: 400px;
  background-color: rgba(75, 132, 144, 0.3);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.headspa .spa1_df .circle1 {
  margin-right: -80px;
}

.headspa .spa1_df .circle2 {
  background-color: rgba(219, 170, 185, 0.3);
}

.headspa .spa1_df .circle3 {
  margin-top: -30px;
  background-color: rgba(224, 221, 149, 0.3);
}

.headspa .spa1_df .circle .circle_contents h4 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 14px;
}

.headspa .spa1_df .circle .circle_contents ul li {
  font-size: 14px;
  line-height: 2;
  display: flex;
  justify-content: flex-start;
  align-items: center;

}

.headspa .spa1_df .circle .circle_contents ul li::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background-color: #000;
  margin-right: 10px;
}

.headspa .spa1_bg {
  margin: -30% auto 10%;
}

.headspa .spa2 {
  text-align: center;
}

.headspa .spa2 h3 {
  font-size: 32px;
  display: inline;
  font-weight: bold;
  background: linear-gradient(transparent 50%, #F1ECE1 50%);
}

.headspa .spa2 .spa2_df {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 40px auto;
  text-align: left;
}

.headspa .spa2 .spa2_df figure {
  width: 48%;
}

.headspa .spa2 .spa2_df .spa2_text {
  width: 48%;
}

.headspa .spa2 .spa2_df .spa2_text p {
  text-align: left;
  font-size: 16px;
  line-height: 2.3;
}

.headspa .spa3 {
  text-align: center;
  margin: 120px auto;
  position: relative;
}

.headspa .spa3 h3 {
  font-size: 32px;
  display: inline;
  font-weight: bold;
  background: linear-gradient(transparent 50%, #F1ECE1 50%);
}

.headspa .spa3 .spa3_df {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: left;
  margin: 80px auto;
  position: relative;
  z-index: 10;
}

.headspa .spa3 .spa3_df .spa3_contents_bg {
  background-color: #FFFBE3;
  width: 360px;
  height: 200px;
  border-radius: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}

.headspa .spa3 .spa3_df .spa3_contents .bold {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  margin: 0 0 10px;
  line-height: 1.5;
}

.headspa .spa3 .spa3_df .spa3_contents ul li {
  list-style: square inside;
}

.headspa .spa3 .spa3_bg {
  margin-top: -35%;
}

.headspa .spa3 .spa3_bg img {
  width: 90%;
}

.headspa .spa3 .spa3_p {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
}

.headspa .spa3 .spa3_p::before {
  content: "";
  display: block;
  height: 60px;
  width: 2px;
  background-color: #000;
  margin-right: 16px;
  transform: rotate(-25deg);
}

.headspa .spa3 .spa3_p::after {
  content: "";
  display: block;
  height: 60px;
  width: 2px;
  background-color: #000;
  margin-left: 16px;
  transform: rotate(25deg);
}

.headspa .spa4 p {
  line-height: 3;
}

.spa_line {
  margin-top: -60px;
}


@media (max-width: 768px) {

  /* new_contents */
  .headspa {
    max-width: 768px;
    margin: 20% auto;
  }

  .headspa h2 {
    font-size: 32px;

  }

  .headspa h2 span {
    font-size: 14px;
  }

  .headspa p {
    font-size: 14px;
    margin: 20px auto;
    line-height: 2;
  }

  .headspa .headspa_img1 {
    width: 100%;
    border-radius: 0 80px;
  }

  .headspa .spa1 {
    margin: 100px auto;
    text-align: center;
  }

  .headspa .spa1 h3 {
    font-size: 24px;
  }

  .headspa .spa1_df {
    display: block;
    width: 100%;
    margin: 20px auto;
    position: initial;
  }

  .headspa .spa1_df .circle {
    width: 90vw;
    height: 90vw;
    margin: 0 auto 20px;
  }

  .headspa .spa1_df .circle1 {
    margin-right: 0;
  }

  .headspa .spa1_df .circle2 {}

  .headspa .spa1_df .circle3 {
    margin-top: 0px;
  }

  .headspa .spa1_df .circle .circle_contents h4 {
    font-weight: bold;
    /* font-size: 16px; */
    font-size: 5vw;
  }

  .headspa .spa1_df .circle .circle_contents ul li {
    text-align: left;
    /* font-size: 12px; */
    font-size: 3.2vw;

  }

  .headspa .spa1_df .circle .circle_contents ul li::before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background-color: #000;
    margin-right: 10px;
  }

  .headspa .spa1_bg {
    margin: -20% auto 0;
  }

  .headspa .spa1_bg img {
    transform: scale(1.2);
  }

  .headspa .spa2 {
    text-align: center;
  }

  .headspa .spa2 h3 {
    font-size: 24px;
  }

  .headspa .spa2 .spa2_df {
    display: block;
  }

  .headspa .spa2 .spa2_df figure {
    width: 100%;
  }

  .headspa .spa2 .spa2_df .spa2_text {
    width: 100%;
  }

  .headspa .spa2 .spa2_df .spa2_text p {
    font-size: 14px;
  }

  .headspa .spa3 {
    margin: 80px auto;
  }

  .headspa .spa3 h3 {
    font-size: 24px;
  }

  .headspa .spa3 .spa3_df {
    display: block;
    margin: 0px auto;
    position: initial;
  }

  .headspa .spa3 .spa3_df .spa3_contents_bg {
    background-color: #FFFBE3;
    width: 100%;
    margin-bottom: 20px;
  }

  .headspa .spa3 .spa3_df .spa3_contents .bold {
    /* font-size: 16px; */
    font-size: 4.5vw;
  }


  .headspa .spa3 .spa3_bg {
    margin-top: 0;
  }

  .headspa .spa3 .spa3_bg img {
    transform: scale(1.2);
  }

  .headspa .spa3 .spa3_p {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    transform: initial;
    position: initial;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 40px auto 20px;
  }

  .headspa .spa3 .spa3_p::before {
    content: "";
    display: block;
    height: 30px;
    width: 2px;
    background-color: #000;
    margin-right: 16px;
    transform: rotate(-25deg);
  }

  .headspa .spa3 .spa3_p::after {
    content: "";
    display: block;
    height: 30px;
    width: 2px;
    background-color: #000;
    margin-left: 16px;
    transform: rotate(25deg);
  }

  .headspa .spa4 p {
    line-height: 3;
    font-size: 13px;
  }

  .spa_line {
    margin-top: 0;
  }
}