.sp_view {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .pc_view {
    display: none !important;
  }
  .sp_view {
    display: block !important;
  }
}
.jin_inner {
  font-feature-settings: "palt";
}
.jin_inner .main {
  position: relative;
  padding: 143px 0 143px 66%;
  background: url(../images/main.jpg) no-repeat center;
  background-size: cover;
}
.jin_inner .main .text_box h1 {
  font-size: 3.5rem;
  color: #5a493e;
  font-weight: 600;
  margin-bottom: 30px;
}
.jin_inner .main .text_box p {
  font-size: 1.8rem;
  color: #5a493e;
  line-height: 2;
}
.jin_inner .main .logo {
  position: absolute;
  width: 123px;
  top: 55px;
  left: 70px;
}
@media screen and (max-width: 767px) {
  .jin_inner .main {
    max-width: calc(100% - 30px);
    height: 143vw;
    padding: 0;
    margin: auto;
    background: url(../images/main_sp.jpg) no-repeat center;
    background-size: cover;
  }
  .jin_inner .main .text_box {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .jin_inner .main .text_box h1 {
    position: absolute;
    top: 25px;
    right: 20px;
    font-size: 2.2rem;
    margin-bottom: 0;
    writing-mode: vertical-rl;
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
  .jin_inner .main .text_box p {
    position: absolute;
    bottom: 25px;
    left: 20px;
    font-size: 1.6rem;
    color: #fff;
    line-height: 1.75;
    text-shadow: 0 0 3px #5a493e, 0 0 1px #5a493e;
  }
  .jin_inner .main .logo {
    position: absolute;
    width: 85px;
    top: 20px;
    left: 25px;
  }
}
.jin_inner .announce {
  padding: 60px 0 65px;
}
.jin_inner .announce h2 {
  font-size: 3rem;
  text-align: center;
  font-weight: 600;
  margin-bottom: 30px;
  letter-spacing: 0.03em;
}
.jin_inner .announce p {
  font-size: 1.4rem;
  max-width: 680px;
  padding-bottom: 1.8em;
  margin: 0 auto;
  line-height: 1.8;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 767px) {
  .jin_inner .announce {
    padding: 30px 5% 35px;
  }
  .jin_inner .announce h2 {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
.jin_inner .shop_jin {
  background: #f0f0f0;
  padding: 40px 0;
}
.jin_inner .shop_jin h2 {
  font-size: 2.5rem;
  text-align: center;
  font-weight: 600;
  margin-bottom: 5px;
}
.jin_inner .shop_jin .sub_h2 {
  font-size: 1.2rem;
  text-align: center;
  margin-bottom: 30px;
}
.jin_inner .shop_jin .address {
  text-align: center;
}
.jin_inner .shop_jin .address_shop {
  font-size: 1.4rem;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.5;
}
.jin_inner .shop_jin .address .white_btn {
  display: inline-block;
  position: relative;
  top: 0;
}
.jin_inner .shop_jin .address .white_btn a {
  display: block;
  padding: 0.5em 0.9em 0.3em;
}
.jin_inner .shop_jin .address .info_list {
  width: 450px;
  margin: 30px auto 0;
  text-align: left;
}
.jin_inner .shop_jin .address .info_list dl {
  display: flex;
  align-items: top;
  margin-bottom: 20px;
}
.jin_inner .shop_jin .address .info_list dl dt {
  width: 80px;
  font-weight: 600;
  line-height: 1.6;
}
.jin_inner .shop_jin .address .info_list dl dd {
  display: flex;
  align-items: center;
  width: calc(100% - 80px);
  line-height: 1.6;
}
.jin_inner .shop_jin .address .info_list dl dd .white_btn {
  display: inline-block;
}
.jin_inner .shop_jin .address .info_list dl dd .white_btn a {
  padding: 0.5em 0.9em 0.3em;
}
@media screen and (max-width: 767px) {
  .jin_inner .shop_jin {
    padding: 25px 0;
  }
  .jin_inner .shop_jin .sub_h2 {
    margin-bottom: 20px;
  }
  .jin_inner .shop_jin .address {
    text-align: left;
    padding: 0 10%;
  }
  .jin_inner .shop_jin .address_shop {
    text-align: left;
  }
  .jin_inner .shop_jin .address .info_list {
    width: 100%;
    margin: 25px auto 0;
  }
  .jin_inner .shop_jin .address .info_list dl {
    display: block;
    margin-bottom: 17px;
  }
  .jin_inner .shop_jin .address .info_list dl dt {
    width: 80px;
    font-weight: 600;
    line-height: 1.6;
  }
  .jin_inner .shop_jin .address .info_list dl dd {
    display: block;
    width: 100%;
  }
  .jin_inner .shop_jin .address .info_list dl dd .white_btn {
    margin-top: 10px;
  }
}
.jin_inner .problem {
  padding: 60px 0;
}
.jin_inner .problem h2 {
  font-size: 3.8rem;
  text-align: center;
  font-weight: 600;
}
.jin_inner .problem .case_image {
  display: flex;
  justify-content: center;
  gap: 13px;
  margin: 35px 0 50px;
}
.jin_inner .problem .case_image .img01 {
  width: 311px;
  margin: 0 0 60px 15px;
}
.jin_inner .problem .case_image .img02 {
  width: 277px;
}
.jin_inner .problem .case_image .img03 {
  width: 277px;
  margin: 88px 0 45px 45px;
}
.jin_inner .problem .case_image .img04 {
  width: 324px;
}
.jin_inner .problem .case_image .img05 {
  width: 258px;
  margin: 10px 0 45px 35px;
}
.jin_inner .problem .case_image .img06 {
  width: 336px;
}
.jin_inner .problem h3 {
  font-size: 3rem;
  text-align: center;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .jin_inner .problem {
    padding: 35px 0;
  }
  .jin_inner .problem h2 {
    font-size: 2.5rem;
  }
  .jin_inner .problem .case_image {
    width: 85%;
    margin: 15px auto 35px;
  }
  .jin_inner .problem h3 {
    font-size: 2.5rem;
  }
}
.jin_inner .about_brain {
  background: url(../images/bg_brain.jpg) no-repeat;
  background-color: #001453;
  background-position: center bottom;
  background-size: cover;
  padding: 45px 12% 30px;
}
.jin_inner .about_brain .text_contents {
  width: 460px;
  margin: 0 0 0 auto;
}
.jin_inner .about_brain .text_contents h2 {
  font-size: 3.5rem;
  color: #fff;
  text-align: center;
  margin-bottom: 25px;
}
.jin_inner .about_brain .text_contents p {
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.75;
  margin-bottom: 1.75em;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .jin_inner .about_brain {
    background: url(../images/bg_brain_sp.jpg) no-repeat;
    background-color: #001453;
    background-size: 375px;
    background-position: top center;
    padding: 20px 5% 10px;
  }
  .jin_inner .about_brain .text_contents {
    width: 100%;
    margin: 0 0 0 auto;
  }
  .jin_inner .about_brain .text_contents h2 {
    font-size: 3rem;
    margin-bottom: 245px;
  }
  .jin_inner .about_brain .text_contents p {
    line-height: 1.5;
    margin-bottom: 1.5em;
  }
}
.jin_inner .habit {
  position: relative;
  padding: 50px 0 70px;
  overflow: hidden;
}
.jin_inner .habit .sub_title {
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
}
.jin_inner .habit h2 {
  font-size: 3rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 45px;
}
.jin_inner .habit .problem_list {
  text-align: center;
}
.jin_inner .habit .problem_list ul {
  display: inline-block;
}
.jin_inner .habit .problem_list ul li {
  position: relative;
  text-align: left;
  font-size: 1.6rem;
  padding-left: 30px;
  margin-bottom: 25px;
}
.jin_inner .habit .problem_list ul li:before {
  content: "";
  position: absolute;
  width: 21px;
  height: 18px;
  background: url(../images/icon-checkbox.svg) no-repeat;
  background-size: cover;
  left: 0;
  top: 1px;
}
.jin_inner .habit .habit_illust {
  position: absolute;
  width: 1060px;
  top: 0;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.jin_inner .habit .img01, .jin_inner .habit .img02, .jin_inner .habit .img03, .jin_inner .habit .img04, .jin_inner .habit .img05, .jin_inner .habit .img06 {
  position: absolute;
}
.jin_inner .habit .img01 {
  width: 143px;
  top: 117px;
  left: 153px;
}
.jin_inner .habit .img02 {
  width: 146px;
  top: 250px;
  left: 0;
}
.jin_inner .habit .img03 {
  width: 187px;
  top: 350px;
  left: 153px;
}
.jin_inner .habit .img04 {
  width: 219px;
  top: 145px;
  right: 142px;
}
.jin_inner .habit .img05 {
  width: 167px;
  top: 272px;
  right: 0;
}
.jin_inner .habit .img06 {
  width: 204px;
  top: 440px;
  right: 180px;
}
@media screen and (max-width: 767px) {
  .jin_inner .habit {
    padding: 25px 0 120px;
    background: url(../images/habit_img_sp.png) no-repeat;
    background-size: 422px;
    background-position: bottom center;
  }
  .jin_inner .habit .sub_title {
    font-size: 1.8rem;
    margin-bottom: 8px;
  }
  .jin_inner .habit h2 {
    font-size: 2.5rem;
    margin-bottom: 25px;
  }
  .jin_inner .habit .problem_list ul li {
    font-size: 1.4rem;
    padding-left: 45px;
    margin-bottom: 18px;
    letter-spacing: 0;
  }
  .jin_inner .habit .problem_list ul li:before {
    width: 17px;
    height: 15px;
    left: 20px;
  }
}
.jin_inner .massage {
  padding: 140px 0 60px;
  text-align: center;
}
.jin_inner .massage .title {
  display: inline-block;
  position: relative;
  text-align: center;
  margin-bottom: 110px;
}
.jin_inner .massage .title:before {
  content: "";
  position: absolute;
  background: linear-gradient(to right, #f0f0f0 0%, rgba(240, 240, 240, 0) 100%);
  width: 268px;
  height: 175px;
  top: -50px;
  left: -90px;
  z-index: -1;
}
.jin_inner .massage .title p {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 10px;
}
.jin_inner .massage .title h2 {
  font-size: 3rem;
  font-weight: 600;
}
.jin_inner .massage .corse_list .brain_massage, .jin_inner .massage .corse_list .brain_option {
  width: 90%;
  max-width: 925px;
  margin: 0 auto;
}
.jin_inner .massage .corse_list .brain_massage_wrapper, .jin_inner .massage .corse_list .brain_option_wrapper {
  position: relative;
  padding: 0 0 0 38%;
}
.jin_inner .massage .corse_list .brain_massage_wrapper ul, .jin_inner .massage .corse_list .brain_option_wrapper ul {
  position: relative;
  z-index: 100;
}
.jin_inner .massage .corse_list .brain_massage_wrapper ul li, .jin_inner .massage .corse_list .brain_option_wrapper ul li {
  margin-bottom: 35px;
  text-align: left;
}
.jin_inner .massage .corse_list .brain_massage_wrapper ul li h5, .jin_inner .massage .corse_list .brain_option_wrapper ul li h5 {
  position: relative;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 15px;
}
.jin_inner .massage .corse_list .brain_massage_wrapper ul li h5:before, .jin_inner .massage .corse_list .brain_option_wrapper ul li h5:before {
  content: "";
  position: absolute;
  width: 65px;
  height: 1px;
  background-color: #3C3C3C;
  top: 50%;
  left: -78px;
  transform: translateY(-50%);
}
.jin_inner .massage .corse_list .brain_massage_wrapper ul li p, .jin_inner .massage .corse_list .brain_option_wrapper ul li p {
  font-size: 1.4rem;
  line-height: 1.7;
  letter-spacing: 0.04em;
}
.jin_inner .massage .corse_list .brain_massage_wrapper ul li .right, .jin_inner .massage .corse_list .brain_option_wrapper ul li .right {
  text-align: right;
}
.jin_inner .massage .corse_list .brain_massage_wrapper .note, .jin_inner .massage .corse_list .brain_option_wrapper .note {
  color: #b1085b;
  text-align: right;
  line-height: 1.6;
}
.jin_inner .massage .corse_list .brain_massage_wrapper .brain_massage_image, .jin_inner .massage .corse_list .brain_option_wrapper .brain_massage_image {
  position: absolute;
  width: 289px;
  top: 0;
  left: 0;
  z-index: 0;
}
.jin_inner .massage .corse_list .brain_massage_wrapper .brain_massage_image img, .jin_inner .massage .corse_list .brain_option_wrapper .brain_massage_image img {
  filter: drop-shadow(30px 30px 30px rgba(0, 0, 0, 0.1));
}
.jin_inner .massage .corse_list .brain_massage_wrapper .brain_option_image, .jin_inner .massage .corse_list .brain_option_wrapper .brain_option_image {
  position: absolute;
  width: 283px;
  top: 0;
  left: 0;
  z-index: 0;
}
.jin_inner .massage .corse_list .brain_massage_wrapper .brain_option_image img, .jin_inner .massage .corse_list .brain_option_wrapper .brain_option_image img {
  filter: drop-shadow(30px 30px 30px rgba(0, 0, 0, 0.1));
}
.jin_inner .massage .corse_list .brain_massage h3 {
  font-size: 3.4rem;
  border: 1px solid #3C3C3C;
  padding: 13px 0;
  text-align: center;
  margin-bottom: 30px;
}
.jin_inner .massage .corse_list .brain_option {
  margin: 50px auto 170px;
}
.jin_inner .massage .corse_list .brain_option h3 {
  font-size: 2.5rem;
  border: 1px solid #3C3C3C;
  padding: 3.5px 0 5.5px;
  text-align: center;
  margin-bottom: 30px;
}
.jin_inner .massage .corse_list .question_title {
  position: relative;
  width: 500px;
}
.jin_inner .massage .corse_list .question_title h2 {
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 20px;
}
.jin_inner .massage .corse_list .question_title p {
  font-size: 1.4rem;
  line-height: 1.7;
  letter-spacing: 0.02em;
}
.jin_inner .massage .corse_list .question_title:before {
  content: "";
  position: absolute;
  background: linear-gradient(to right, #f0f0f0 0%, rgba(240, 240, 240, 0) 100%);
  width: 150px;
  height: 150px;
  top: -40px;
  left: -40px;
  z-index: -1;
}
.jin_inner .massage .corse_list .question_01 {
  position: relative;
  width: 985px;
  padding: 80px 0 180px 120px;
  margin: 0 auto;
  text-align: left;
}
.jin_inner .massage .corse_list .question_01 .position_img {
  position: absolute;
  width: 268px;
  top: 0;
  right: 0;
}
.jin_inner .massage .corse_list .question_01 .position_img img {
  filter: drop-shadow(30px 30px 30px rgba(0, 0, 0, 0.1));
}
.jin_inner .massage .corse_list .question_02 {
  position: relative;
  width: 838px;
  padding: 180px 0 140px;
  margin: 0 auto;
  text-align: right;
}
.jin_inner .massage .corse_list .question_02 div {
  display: inline-block;
  margin: 0 0 auto;
}
.jin_inner .massage .corse_list .question_02 div h2, .jin_inner .massage .corse_list .question_02 div p {
  text-align: left;
}
.jin_inner .massage .corse_list .question_02 .position_img {
  position: absolute;
  width: 268px;
  top: 50%;
  left: -95px;
  transform: translateY(-50%);
}
.jin_inner .massage .corse_list .question_02 .position_img img {
  filter: drop-shadow(30px 30px 30px rgba(0, 0, 0, 0.1));
}
.jin_inner .massage .corse_list .question_03 {
  position: relative;
  width: 985px;
  padding: 180px 0 180px 120px;
  margin: 0 auto;
}
.jin_inner .massage .corse_list .question_03 .position_img {
  position: absolute;
  width: 268px;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.jin_inner .massage .corse_list .question_03 .position_img img {
  filter: drop-shadow(30px 30px 30px rgba(0, 0, 0, 0.1));
}
@media screen and (max-width: 767px) {
  .jin_inner .massage {
    padding: 60px 0 105px;
  }
  .jin_inner .massage .title {
    margin-bottom: 55px;
  }
  .jin_inner .massage .title:before {
    height: 153px;
    top: -28px;
    left: -30px;
  }
  .jin_inner .massage .title p {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  .jin_inner .massage .title h2 {
    font-size: 2.5rem;
  }
  .jin_inner .massage .corse_list .brain_massage, .jin_inner .massage .corse_list .brain_option {
    width: 100%;
    padding: 0 33px;
  }
  .jin_inner .massage .corse_list .brain_massage_wrapper, .jin_inner .massage .corse_list .brain_option_wrapper {
    padding: 0;
  }
  .jin_inner .massage .corse_list .brain_massage_wrapper ul, .jin_inner .massage .corse_list .brain_option_wrapper ul {
    margin-top: 40px;
  }
  .jin_inner .massage .corse_list .brain_massage_wrapper ul li, .jin_inner .massage .corse_list .brain_option_wrapper ul li {
    margin-bottom: 45px;
  }
  .jin_inner .massage .corse_list .brain_massage_wrapper ul li h5, .jin_inner .massage .corse_list .brain_option_wrapper ul li h5 {
    margin-bottom: 15px;
  }
  .jin_inner .massage .corse_list .brain_massage_wrapper ul li h5:before, .jin_inner .massage .corse_list .brain_option_wrapper ul li h5:before {
    width: 24px;
    left: -34px;
  }
  .jin_inner .massage .corse_list .brain_massage_wrapper .note, .jin_inner .massage .corse_list .brain_option_wrapper .note {
    text-align: left;
    text-indent: -1em;
    padding-left: 1em;
  }
  .jin_inner .massage .corse_list .brain_massage_wrapper .brain_massage_image, .jin_inner .massage .corse_list .brain_option_wrapper .brain_massage_image {
    position: static;
    margin: 0 auto;
  }
  .jin_inner .massage .corse_list .brain_massage_wrapper .brain_option_image, .jin_inner .massage .corse_list .brain_option_wrapper .brain_option_image {
    position: static;
    margin: 0 auto;
  }
  .jin_inner .massage .corse_list .brain_massage h3 {
    font-size: 3rem;
    padding: 20px 0;
  }
  .jin_inner .massage .corse_list .brain_option {
    margin: 55px auto 110px;
  }
  .jin_inner .massage .corse_list .brain_option h3 {
    font-size: 2.5rem;
    padding: 7.5px 0 8px;
  }
  .jin_inner .massage .corse_list .question_title {
    position: relative;
    width: 500px;
  }
  .jin_inner .massage .corse_list .question_title h2 {
    font-size: 3rem;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 20px;
  }
  .jin_inner .massage .corse_list .question_title p {
    font-size: 1.4rem;
    line-height: 1.7;
    letter-spacing: 0.02em;
  }
  .jin_inner .massage .corse_list .question_title:before {
    content: "";
    position: absolute;
    background: linear-gradient(to right, #f0f0f0 0%, rgba(240, 240, 240, 0) 100%);
    width: 150px;
    height: 150px;
    top: -40px;
    left: -40px;
    z-index: -1;
  }
  .jin_inner .massage .corse_list .question_01 {
    position: relative;
    width: 985px;
    padding: 80px 0 180px 120px;
    margin: 0 auto;
    text-align: left;
  }
  .jin_inner .massage .corse_list .question_01 .position_img {
    position: absolute;
    width: 268px;
    top: 0;
    right: 0;
  }
  .jin_inner .massage .corse_list .question_01 .position_img img {
    filter: drop-shadow(30px 30px 30px rgba(0, 0, 0, 0.1));
  }
  .jin_inner .massage .corse_list .question_02 {
    position: relative;
    width: 838px;
    padding: 180px 0 140px;
    margin: 0 auto;
    text-align: right;
  }
  .jin_inner .massage .corse_list .question_02 div {
    display: inline-block;
    margin: 0 0 auto;
  }
  .jin_inner .massage .corse_list .question_02 div h2, .jin_inner .massage .corse_list .question_02 div p {
    text-align: left;
  }
  .jin_inner .massage .corse_list .question_02 .position_img {
    position: absolute;
    width: 268px;
    top: 50%;
    left: -95px;
    transform: translateY(-50%);
  }
  .jin_inner .massage .corse_list .question_02 .position_img img {
    filter: drop-shadow(30px 30px 30px rgba(0, 0, 0, 0.1));
  }
  .jin_inner .massage .corse_list .question_03 {
    position: relative;
    width: 985px;
    padding: 180px 0 180px 120px;
    margin: 0 auto;
  }
  .jin_inner .massage .corse_list .question_03 .position_img {
    position: absolute;
    width: 268px;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  .jin_inner .massage .corse_list .question_03 .position_img img {
    filter: drop-shadow(30px 30px 30px rgba(0, 0, 0, 0.1));
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .jin_inner .massage .corse_list .question_title {
    width: 100%;
  }
  .jin_inner .massage .corse_list .question_title h2 {
    font-size: 2.5rem;
  }
  .jin_inner .massage .corse_list .question_title:before {
    top: -30px;
    left: -25px;
  }
  .jin_inner .massage .corse_list .question_01 {
    width: 82%;
    padding: 0 0 85px;
  }
  .jin_inner .massage .corse_list .question_01 .position_img {
    position: static;
    margin: 20px auto 0;
  }
  .jin_inner .massage .corse_list .question_02 {
    width: 82%;
    padding: 0 0 85px;
    text-align: left;
  }
  .jin_inner .massage .corse_list .question_02 .position_img {
    display: block;
    position: static;
    margin: 20px auto 0;
    transform: translateY(0);
  }
  .jin_inner .massage .corse_list .question_03 {
    width: 82%;
    padding: 0;
  }
  .jin_inner .massage .corse_list .question_03 .position_img {
    display: block;
    position: static;
    margin: 20px auto 0;
    transform: translateY(0);
  }
}
.jin_inner .m-scorp {
  background: url(../images/bg_m-scorp.jpg) no-repeat;
  background-position: bottom center;
  background-size: cover;
  padding: 55px 10% 55px 0;
}
.jin_inner .m-scorp_wrapper {
  width: 440px;
  margin: 0 0 0 auto;
}
.jin_inner .m-scorp_wrapper h3 {
  font-size: 2rem;
  color: #fff;
  margin-bottom: 10px;
  font-weight: 600;
}
.jin_inner .m-scorp_wrapper h2 {
  font-size: 3rem;
  color: #fff;
  line-height: 1.3;
  margin-bottom: 25px;
  font-weight: 600;
}
.jin_inner .m-scorp_wrapper p {
  font-size: 1.4rem;
  line-height: 1.75;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .jin_inner .m-scorp {
    background: url(../images/bg_m-scorp_sp.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 30px 5% 25px;
  }
  .jin_inner .m-scorp_wrapper {
    width: 100%;
    margin: 0;
  }
  .jin_inner .m-scorp_wrapper h3 {
    text-align: center;
  }
  .jin_inner .m-scorp_wrapper h2 {
    font-size: 25px;
    line-height: 1.5;
    margin-bottom: 125px;
    text-align: center;
  }
}
.jin_inner .scalp-change {
  padding: 45px 0 100px;
}
.jin_inner .scalp-change h5 {
  font-size: 2.5rem;
  font-weight: 600;
  text-align: center;
}
.jin_inner .scalp-change .change_image {
  width: 702px;
  margin: 30px auto 100px;
}
.jin_inner .scalp-change .change_image p {
  font-size: 14px;
  line-height: 1.7;
  margin: 20px 0 0;
}
.jin_inner .scalp-change .change_read {
  margin-bottom: 60px;
}
.jin_inner .scalp-change .change_read h3 {
  font-size: 3rem;
  line-height: 1.6;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
}
.jin_inner .scalp-change .change_read h2 {
  font-size: 4rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px;
}
.jin_inner .scalp-change .change_read p {
  font-size: 1.4rem;
  text-align: center;
}
.jin_inner .scalp-change .reserve_button a {
  display: block;
  width: 660px;
  background: #b1085b;
  font-size: 3rem;
  text-align: center;
  color: #fff;
  font-weight: 600;
  border-radius: 80px;
  padding: 26px 0;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .jin_inner .scalp-change {
    padding: 30px 6%;
  }
  .jin_inner .scalp-change h5 {
    font-size: 2.2rem;
  }
  .jin_inner .scalp-change .change_image {
    width: 100%;
    margin: 20px auto 90px;
  }
  .jin_inner .scalp-change .change_image p {
    margin: 10px 0 20px;
  }
  .jin_inner .scalp-change .change_read {
    margin-bottom: 50px;
    text-align: center;
  }
  .jin_inner .scalp-change .change_read h3 {
    position: relative;
    display: inline-block;
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
  .jin_inner .scalp-change .change_read h3:before {
    content: "";
    position: absolute;
    background: linear-gradient(to right, #f0f0f0 0%, rgba(240, 240, 240, 0) 100%);
    width: 268px;
    height: 162px;
    top: -35px;
    left: -40px;
    z-index: -1;
  }
  .jin_inner .scalp-change .change_read h2 {
    font-size: 2.5rem;
    line-height: 1.4;
  }
  .jin_inner .scalp-change .change_read p {
    font-size: 14px;
    text-align: center;
    line-height: 1.6;
  }
  .jin_inner .scalp-change .reserve_button a {
    width: 100%;
    font-size: 2.5rem;
    padding: 25px 0;
    margin: 0 auto;
  }
}
.jin_inner .menu_list {
  background: url(../images/bg_menu_list.jpg) repeat-y top center;
  background-size: 100%;
  padding: 65px 0 75px;
}
.jin_inner .menu_list h2 {
  margin-bottom: 50px;
}
.jin_inner .menu_list h2 .sub_ttl {
  font-size: 12px;
  text-align: center;
  font-weight: 500;
}
.jin_inner .menu_list .menu_contents {
  position: relative;
  max-width: 1200px;
  padding-left: 340px;
  margin: 0 auto 80px;
}
.jin_inner .menu_list .menu_contents .position_img {
  position: absolute;
  width: 400px;
  top: 20px;
  left: 0;
}
.jin_inner .menu_list .menu_contents h3 {
  font-size: 3rem;
  font-weight: 600;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.08) 50%, transparent 100%);
  padding: 17px 0 17px 105px;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}
.jin_inner .menu_list .menu_contents ul li {
  padding: 30px 0 20px;
  margin: 0 18% 0 105px;
  border-bottom: 1px solid #3C3C3C;
}
.jin_inner .menu_list .menu_contents ul li h5 {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 12px;
}
.jin_inner .menu_list .menu_contents ul li p {
  font-size: 1.4rem;
  line-height: 1.7;
  letter-spacing: 0.04em;
}
.jin_inner .menu_list .menu_contents ul li .right {
  text-align: right;
}
.jin_inner .menu_list .menu_contents .note {
  font-size: 1.4rem;
  line-height: 1.7;
  color: #b1085b;
  text-align: right;
  margin: 15px 18% 0 0;
}
.jin_inner .menu_list .menu_wig {
  margin-bottom: 0;
}
.jin_inner .menu_list .menu_wig p {
  font-size: 1.4rem;
  line-height: 1.7;
  letter-spacing: 0.04em;
  padding: 15px 0 10px;
  margin: 0 18% 0 105px;
}
.jin_inner .menu_list .menu_wig p span {
  color: #b1085b;
  text-decoration: underline;
}
.jin_inner .menu_list .menu_wig ul li {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 20px 0 10px;
}
.jin_inner .menu_list .menu_wig ul li p {
  padding: 0;
  margin: 0;
}
.jin_inner .menu_list .menu_wig ul li .name {
  font-size: 2rem;
  font-weight: 600;
}
.jin_inner .menu_list .menu_wig ul li .price {
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .jin_inner .menu_list {
    padding: 50px 0 60px;
  }
  .jin_inner .menu_list .menu_contents {
    padding-left: 0;
    margin: 0 auto 50px;
  }
  .jin_inner .menu_list .menu_contents .position_img {
    position: static;
    width: 90%;
  }
  .jin_inner .menu_list .menu_contents h3 {
    font-size: 2.3rem;
    padding: 16px 0 16px 20px;
    letter-spacing: 0.05em;
    margin: 0 5% 25px;
  }
  .jin_inner .menu_list .menu_contents ul li {
    padding: 20px 0;
    margin: 0 5%;
  }
  .jin_inner .menu_list .menu_contents ul .sp_border_none {
    border-bottom: none;
    padding-bottom: 0;
  }
  .jin_inner .menu_list .menu_contents .note {
    text-align: left;
    text-indent: -1em;
    padding-left: 1em;
    margin: 20px 5% 0;
  }
  .jin_inner .menu_list .menu_wig {
    margin-bottom: 0;
  }
  .jin_inner .menu_list .menu_wig p {
    padding: 20px 5% 10px;
    margin: 0;
  }
  .jin_inner .menu_list .menu_wig p span {
    color: #b1085b;
    text-decoration: underline;
  }
  .jin_inner .menu_list .menu_wig ul li {
    padding: 15px 0 8px;
  }
  .jin_inner .menu_list .menu_wig ul li .price {
    line-height: 1.4;
  }
}
.jin_inner .reservation {
  padding: 110px 0;
}
.jin_inner .reservation h2 {
  margin-bottom: 35px;
}
.jin_inner .reservation h2 .sub_ttl {
  font-size: 12px;
  text-align: center;
  font-weight: 500;
}
.jin_inner .reservation div .center_bold {
  font-size: 1.6rem;
  font-weight: 600;
  text-align: center;
  line-height: 2;
}
.jin_inner .reservation div .center_normal {
  font-size: 1.4rem;
  line-height: 1.7;
  text-align: center;
}
.jin_inner .reservation .qr_code {
  width: 120px;
  margin: 20px auto;
}
@media screen and (max-width: 767px) {
  .jin_inner .reservation {
    padding: 50px 0 80px;
  }
  .jin_inner .reservation h2 .big {
    font-size: 3.5rem;
    letter-spacing: 0.2em;
    padding: 0;
  }
  .jin_inner .reservation div .center_bold {
    line-height: 1.6;
    text-align: left;
    width: 77%;
    margin: 0 auto;
  }
  .jin_inner .reservation div .center_bold a {
    display: block;
    text-align: center;
    font-size: 1.5rem;
    margin-top: 35px;
  }
  .jin_inner .reservation div .center_normal {
    text-align: left;
    width: 18.5em;
    margin: 20px auto 0;
  }
  .jin_inner .reservation div .center_normal span {
    display: inline-block;
    width: 5em;
    font-weight: 600;
  }
  .jin_inner .reservation .qr_code {
    margin: 10px auto;
  }
}
.jin_inner .staff {
  padding: 20px 0 0;
}
.jin_inner .staff h2 {
  margin-bottom: 35px;
}
.jin_inner .staff h2 .sub_ttl {
  font-size: 12px;
  text-align: center;
  font-weight: 500;
}
.jin_inner .staff .staff_flex {
  display: flex;
  gap: 5%;
  width: 90%;
  max-width: 780px;
  margin: 0 auto;
}
.jin_inner .staff .staff_flex .photo {
  width: 230px;
}
.jin_inner .staff .staff_flex .photo .name_j {
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
  margin: 15px 0 10px;
}
.jin_inner .staff .staff_flex .photo .name_e {
  font-family: "Josefin Sans", sans-serif;
  font-size: 1.2rem;
  text-align: center;
  letter-spacing: 0.1em;
}
.jin_inner .staff .staff_flex table {
  width: calc(100% - (6% + 230px));
  border-collapse: collapse;
  margin: 0 0 120px;
}
.jin_inner .staff .staff_flex table tr th {
  text-align: left;
  font-size: 1.4rem;
  letter-spacing: 0;
  width: 8.8em;
  line-height: 1.45;
  padding: 0 0 15px;
}
.jin_inner .staff .staff_flex table tr td {
  font-size: 1.4rem;
  line-height: 1.45;
  padding: 0 0 15px;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .jin_inner .staff h2 {
    margin-bottom: 20px;
  }
  .jin_inner .staff .staff_flex {
    display: block;
    width: 62%;
    max-width: 260px;
  }
  .jin_inner .staff .staff_flex .photo {
    width: 100%;
  }
  .jin_inner .staff .staff_flex table {
    display: block;
    width: 100%;
    margin: 20px 0 60px;
  }
  .jin_inner .staff .staff_flex table tr th {
    display: block;
    font-weight: 600;
    width: 100%;
    line-height: 1.45;
    padding: 0 0 5px;
  }
  .jin_inner .staff .staff_flex table tr td {
    display: block;
    width: 100%;
    line-height: 1.6;
    padding: 0 0 20px;
  }
}
.jin_inner .voice {
  padding-bottom: 115px;
}
.jin_inner .voice h2 {
  margin-bottom: 45px;
}
.jin_inner .voice h2 .sub_ttl {
  font-size: 12px;
  text-align: center;
  font-weight: 500;
}
.jin_inner .voice ul {
  display: flex;
  flex-wrap: wrap;
  gap: 45px 8%;
  max-width: 796px;
  margin: 0 auto;
}
.jin_inner .voice ul li {
  position: relative;
  width: 46%;
  padding: 20px 0 0 20px;
}
.jin_inner .voice ul li:before {
  content: "";
  position: absolute;
  background: linear-gradient(to right, #f0f0f0 0%, rgba(240, 240, 240, 0) 100%);
  width: 82px;
  height: 82px;
  top: 0;
  left: 0;
  z-index: -1;
}
.jin_inner .voice ul li h5 {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 15px;
}
.jin_inner .voice ul li p {
  font-size: 1.4rem;
  line-height: 1.7;
}
.jin_inner .voice ul li .right {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .jin_inner .voice {
    padding: 0;
  }
  .jin_inner .voice h2 {
    margin-bottom: 30px;
  }
  .jin_inner .voice ul {
    gap: 15px 0;
    padding: 0 5%;
  }
  .jin_inner .voice ul li {
    width: 100%;
    padding: 20px 0 0 15px;
  }
}
.jin_inner .question {
  padding-bottom: 115px;
}
.jin_inner .question h2 {
  margin-bottom: 45px;
}
.jin_inner .question h2 .sub_ttl {
  font-size: 12px;
  text-align: center;
  font-weight: 500;
}
.jin_inner .question .accordion-area {
  width: 96%;
  max-width: 530px;
  margin: 40px auto 0;
}
.jin_inner .question .accordion-area li {
  border-bottom: 1px solid #dcdcdc;
}
.jin_inner .question .accordion-area .title {
  position: relative;
  cursor: pointer;
  font-size: 1.6rem;
  font-weight: 600;
  padding: 12px 30px 12px 0;
  transition: all 0.5s ease;
}
.jin_inner .question .accordion-area .title::before, .jin_inner .question .accordion-area .title::after {
  position: absolute;
  content: "";
  width: 10px;
  height: 1.5px;
  background-color: #000;
}
.jin_inner .question .accordion-area .title::before {
  top: 48%;
  right: 15px;
  transform: rotate(0deg);
}
.jin_inner .question .accordion-area .title::after {
  top: 48%;
  right: 15px;
  transform: rotate(90deg);
}
.jin_inner .question .accordion-area .title.close::after {
  display: none;
}
.jin_inner .question .accordion-area .box {
  display: none;
  padding: 0 30px 18px 0;
}
.jin_inner .question .accordion-area .box p {
  font-size: 1.4rem;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .jin_inner .question {
    padding-bottom: 80px;
  }
  .jin_inner .question h2 {
    margin-bottom: 20px;
  }
  .jin_inner .question .accordion-area {
    width: 90%;
    margin: 0 auto;
  }
  .jin_inner .question .accordion-area li section {
    padding: 0;
  }
  .jin_inner .question .accordion-area .title {
    padding: 10px 30px 10px 0;
    line-height: 1.6;
  }
  .jin_inner .question .accordion-area .box {
    padding: 0 30px 15px 0;
  }
}
.jin_inner .access h2 {
  margin-bottom: 30px;
}
.jin_inner .access h2 .sub_ttl {
  font-size: 12px;
  text-align: center;
  font-weight: 500;
}
.jin_inner .access .address {
  text-align: center;
  padding-bottom: 80px;
}
.jin_inner .access .address_shop {
  font-size: 1.4rem;
  margin-bottom: 15px;
}
.jin_inner .access .address_wallk {
  line-height: 1.6;
  margin-top: 30px;
}
.jin_inner .access .address_parking {
  margin: 1.6em 0 20px;
}
.jin_inner .access .address .white_btn {
  display: inline-block;
  position: relative;
  top: 0.5em;
}
.jin_inner .access .address .white_btn a {
  display: block;
  padding: 0.5em 0.9em 0.3em;
}
.jin_inner .access .address p {
  text-align: center;
  font-size: 1.4rem;
}
.jin_inner .access .footer_jin {
  text-align: center;
}
.jin_inner .access .footer_jin img {
  display: block;
  width: 75px;
  margin: 0 auto 20px;
}
.jin_inner .access .footer_jin small {
  font-size: 1.2rem;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .jin_inner .access {
    padding: 0;
  }
  .jin_inner .access .address {
    text-align: left;
    width: 30em;
    padding-bottom: 50px;
    margin: 0 auto;
  }
  .jin_inner .access .address_shop {
    margin-bottom: 10px;
  }
  .jin_inner .access .address_wallk {
    line-height: 1.6;
    margin-top: 30px;
  }
  .jin_inner .access .address_parking {
    margin: 1.6em 0 20px;
  }
  .jin_inner .access .address .white_btn {
    left: 0;
  }
  .jin_inner .access .address p {
    display: inline-block;
    text-align: left;
    line-height: 1.6;
  }
}/*# sourceMappingURL=style.css.map */