@charset "UTF-8";
.pageSettting {
  min-width: auto;
}
.pageSettting #main {
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  .pageSettting {
    border-top: 10px solid #cdcfc7;
  }
}
@media screen and (max-width: 768px) {
  .pageSettting .content {
    background-color: #FFF;
  }
}
.pageSettting #mainImgBlock {
  position: relative;
  height: calc(100vh - 98px);
  margin-top: 73px;
}
@media screen and (max-width: 768px) {
  .pageSettting #mainImgBlock {
    height: 100vh;
    margin-top: 0;
  }
}
.pageSettting #mainImgBlock .mainImg {
  height: 80vh;
  background-image: url(../img/kobe/img_salon_main.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .pageSettting #mainImgBlock .mainImg {
    height: 75vh;
    background-image: url(../img/kobe/img_salon_main_sp.jpg);
  }
}
.pageSettting #mainImgBlock .ttlStyle02 {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-flow: row wrap;
  position: relative;
  height: calc(20vh - 98px);
  font-family: "Roboto", sans-serif;
  font-size: 2.6vw;
}
@media screen and (min-width: 769px) {
  .pageSettting #mainImgBlock .ttlStyle02 {
    font-size: 31px;
  }
}
@media screen and (max-width: 768px) {
  .pageSettting #mainImgBlock .ttlStyle02 {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-flow: row wrap;
    padding-top: 20px;
    font-size: 18px;
    height: 25vh;
  }
}
@media screen and (max-width: 768px) {
  .pageSettting .contentWapperSP {
    background-color: #FFF;
  }
}
.pageSettting .salonSec01 {
  width: 1280px;
  height: 1198px;
  margin: 65px auto 0;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec01 {
    width: 100%;
    height: auto;
    margin: 30px auto 0;
  }
}
.pageSettting .salonSec01 .boxContent01 {
  position: relative;
}
.pageSettting .salonSec01 .boxContent01 .txt01Wrapper {
  position: absolute;
  top: 54px;
  right: 0;
  width: 1130px;
  height: 940px;
  background-color: #cdcfc7;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec01 .boxContent01 .txt01Wrapper {
    width: 100%;
    height: auto;
    position: relative;
    top: auto;
    right: auto;
    background: linear-gradient(90deg, #FFF 0%, #FFF 13%, #cdcfc7 13%, #cdcfc7 100%);
  }
}
.pageSettting .salonSec01 .boxContent01 .txt01Wrapper .txt01 {
  padding: 80px 0 0 85px;
  font-size: 24px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec01 .boxContent01 .txt01Wrapper .txt01 {
    font-size: 16px;
    padding: 7% 0 45% 7%;
  }
}
.pageSettting .salonSec01 .boxContent01 .txt02 {
  position: absolute;
  top: 642px;
  left: 650px;
  font-size: 16px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec01 .boxContent01 .txt02 {
    position: relative;
    top: auto;
    left: auto;
    margin: 7% auto 0 5%;
    font-size: 13px;
  }
}
.pageSettting .salonSec01 .boxContent01 .img01 {
  position: absolute;
  top: 0;
  left: 715px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec01 .boxContent01 .img01 {
    position: relative;
    top: auto;
    left: auto;
    width: 50%;
    margin: -40% 5% 0 45%;
  }
}
.pageSettting .salonSec01 .boxContent01 .img02 {
  position: absolute;
  top: 346px;
  left: 120px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec01 .boxContent01 .img02 {
    position: relative;
    top: auto;
    left: auto;
    width: 45%;
    margin: 7% 50% 0 5%;
  }
}
.pageSettting .salonSec01 .boxContent01 .img03 {
  position: absolute;
  top: 720px;
  left: 0;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec01 .boxContent01 .img03 {
    position: relative;
    top: auto;
    left: auto;
    width: 67%;
    margin: 7% auto 0 0;
  }
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec01 .boxContent01 .img03 img {
    box-shadow: 0 105px 0px 30px #cdcfc7;
  }
}
.pageSettting .salonSec01 .boxContent01 .img04 {
  position: absolute;
  top: 859px;
  left: 810px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec01 .boxContent01 .img04 {
    position: relative;
    top: auto;
    left: auto;
    width: 38%;
    margin: 7% 5% 0 auto;
  }
}
.pageSettting .salonSec02 {
  width: 1280px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .ttlService {
    width: 10%;
    margin: 20px 0 0 4%;
  }
}
.pageSettting .salonSec02 .ttlStyle03 {
  font-size: 50px;
  line-height: 1.2em;
  color: #cdcfc7;
  border-bottom: 3px solid #cdcfc7;
  text-align: left;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .ttlStyle03 {
    font-size: 6vw;
    font-weight: 600;
    padding-left: 4%;
    word-break: break-word;
    letter-spacing: 0.01em;
  }
}
.pageSettting .salonSec02 .ttlStyle04 {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-flow: row wrap;
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .ttlStyle04 {
    width: 100%;
    font-size: 4.5vw;
  }
}
.pageSettting .salonSec02 .ttlStyle04 .txt01 {
  margin-left: 35px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .ttlStyle04 .txt01 {
    margin-left: 6%;
  }
}
.pageSettting .salonSec02 .txt02 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 16px;
  line-height: 2em;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .txt02 {
    font-size: 13px;
    margin-left: 4%;
    margin-right: 4%;
  }
}
.pageSettting .salonSec02 .sTxt {
  font-size: 14px;
  line-height: 1.8em;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .sTxt {
    font-size: 11px;
  }
}
.pageSettting .salonSec02 .boxService01 {
  width: 100%;
  height: 905px;
  position: relative;
  margin-top: 258px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService01 {
    width: 100%;
    height: auto;
    margin-top: 120px;
  }
}
.pageSettting .salonSec02 .boxService01 .ttlStyle03 {
  position: absolute;
  width: 920px;
  top: 0;
  left: 0;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService01 .ttlStyle03 {
    width: 78%;
    position: relative;
    top: auto;
    left: auto;
    text-align: left;
  }
}
.pageSettting .salonSec02 .boxService01 .ttlStyle04 {
  position: absolute;
  top: 160px;
  left: 150px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService01 .ttlStyle04 {
    position: relative;
    top: auto;
    left: auto;
  }
}
.pageSettting .salonSec02 .boxService01 .ttlStyle04 .txt01 {
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService01 .ttlStyle04 .txt01 {
    margin-top: 16%;
  }
}
.pageSettting .salonSec02 .boxService01 .txt02 {
  position: absolute;
  top: 545px;
  left: 788px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService01 .txt02 {
    position: relative;
    top: auto;
    left: auto;
  }
}
.pageSettting .salonSec02 .boxService01 .img01 {
  position: absolute;
  top: 352px;
  left: 75px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService01 .img01 {
    position: relative;
    top: auto;
    left: auto;
    width: 81%;
    margin: 8% 4%;
  }
}
.pageSettting .salonSec02 .boxService01 .img02 {
  position: absolute;
  top: 100px;
  left: 780px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService01 .img02 {
    position: relative;
    top: auto;
    left: auto;
    width: 53%;
    margin: 8% 4% 0 auto;
    margin-left: auto;
  }
}
.pageSettting .salonSec02 .boxService01 .img03 {
  position: absolute;
  top: 723px;
  left: 780px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService01 .img03 {
    position: relative;
    top: auto;
    left: auto;
    width: 47%;
    margin: 7% 0 0 4%;
  }
}
.pageSettting .salonSec02 .boxService02 {
  width: 100%;
  height: 675px;
  position: relative;
  margin-top: 234px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService02 {
    height: auto;
    margin: 110px 0 0 0;
  }
}
.pageSettting .salonSec02 .boxService02 .ttlStyle03 {
  position: absolute;
  width: 672px;
  top: 22px;
  right: 0;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService02 .ttlStyle03 {
    position: relative;
    top: auto;
    left: auto;
    width: 85%;
    margin-left: 15%;
    padding-left: 1%;
  }
}
.pageSettting .salonSec02 .boxService02 .ttlStyle04 {
  position: absolute;
  width: 1180px;
  height: 455px;
  top: 160px;
  right: 0;
  background-color: #cdcfc7;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService02 .ttlStyle04 {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: auto;
    background-color: #FFF;
  }
}
.pageSettting .salonSec02 .boxService02 .ttlStyle04 img {
  margin: 80px 0 0 580px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService02 .ttlStyle04 img {
    margin: 20px 0 0 4%;
  }
}
.pageSettting .salonSec02 .boxService02 .ttlStyle04 .txt01 {
  margin-top: 88px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService02 .ttlStyle04 .txt01 {
    margin-top: 16%;
  }
}
.pageSettting .salonSec02 .boxService02 .txt02 {
  position: absolute;
  top: 433px;
  left: 216px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService02 .txt02 {
    position: relative;
    top: auto;
    left: auto;
    margin-top: 8%;
  }
}
.pageSettting .salonSec02 .boxService02 .img01 {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService02 .img01 {
    position: relative;
    top: auto;
    left: auto;
    width: 77%;
    margin: 8% 17% 0 0;
  }
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService02 .img01 img {
    box-shadow: 150px 130px 0px 70px #cdcfc7;
  }
}
.pageSettting .salonSec02 .boxService02 .img02 {
  position: absolute;
  top: 484px;
  left: 820px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService02 .img02 {
    position: relative;
    top: auto;
    left: auto;
    width: 51%;
    margin: 8% 4% 0 45%;
  }
}
.pageSettting .salonSec02 .boxService03 {
  width: 100%;
  height: 616px;
  position: relative;
  margin-top: 238px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService03 {
    width: 100%;
    height: auto;
    margin-top: 110px;
  }
}
.pageSettting .salonSec02 .boxService03 .ttlStyle03 {
  position: absolute;
  width: 689px;
  top: 0;
  left: 0;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService03 .ttlStyle03 {
    width: 85%;
    position: relative;
    top: auto;
    left: auto;
  }
}
.pageSettting .salonSec02 .boxService03 .ttlStyle04 {
  position: absolute;
  top: 362px;
  left: 115px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService03 .ttlStyle04 {
    position: relative;
    top: auto;
    left: auto;
  }
}
.pageSettting .salonSec02 .boxService03 .ttlStyle04 .txt01 {
  margin-top: 90px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService03 .ttlStyle04 .txt01 {
    margin-left: 6%;
    margin-top: 16%;
  }
}
.pageSettting .salonSec02 .boxService03 .txt02 {
  position: absolute;
  top: 524px;
  left: 216px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService03 .txt02 {
    position: relative;
    top: auto;
    left: auto;
    margin: 8% 4% 0;
  }
}
.pageSettting .salonSec02 .boxService03 .img01 {
  position: absolute;
  top: 90px;
  left: 380px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService03 .img01 {
    position: relative;
    top: auto;
    left: auto;
    width: 70%;
    margin: 8% 0 0 30%;
  }
}
.pageSettting .salonSec02 .boxService03 .img02 {
  position: absolute;
  top: 90px;
  left: 805px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService03 .img02 {
    position: relative;
    top: auto;
    left: auto;
    width: 70%;
    margin-left: 30%;
  }
}
.pageSettting .salonSec02 .boxService04 {
  width: 100%;
  height: 721px;
  position: relative;
  margin-top: 208px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService04 {
    width: 100%;
    height: auto;
    margin-top: 110px;
  }
}
.pageSettting .salonSec02 .boxService04 .ttlStyle03 {
  position: absolute;
  width: 672px;
  top: 0;
  right: 0;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService04 .ttlStyle03 {
    width: 85%;
    position: relative;
    top: auto;
    left: auto;
    width: 74%;
    margin-left: 26%;
    padding-left: 1%;
  }
}
.pageSettting .salonSec02 .boxService04 .ttlStyle04 {
  position: absolute;
  width: 1180px;
  height: 560px;
  top: 160px;
  left: 0;
  background-color: #cdcfc7;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService04 .ttlStyle04 {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: auto;
    background-color: #FFF;
  }
}
.pageSettting .salonSec02 .boxService04 .ttlStyle04 img {
  margin: 90px 0 0 645px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService04 .ttlStyle04 img {
    margin: 20px 0 0 4%;
  }
}
.pageSettting .salonSec02 .boxService04 .ttlStyle04 .txt01 {
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService04 .ttlStyle04 .txt01 {
    margin-left: 6%;
    margin-top: 16%;
  }
}
.pageSettting .salonSec02 .boxService04 .txt02 {
  position: absolute;
  top: 400px;
  left: 745px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService04 .txt02 {
    position: relative;
    top: auto;
    left: auto;
    margin-top: 4%;
  }
}
.pageSettting .salonSec02 .boxService04 .txt02 .sTxt {
  margin-top: 10px;
  display: block;
}
.pageSettting .salonSec02 .boxService04 .img01 {
  position: absolute;
  top: 60px;
  left: 95px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService04 .img01 {
    position: relative;
    top: auto;
    left: auto;
    width: 70%;
    margin: 8% auto 0 4%;
  }
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService04 .img01 img {
    box-shadow: 30px 105px 0px 45px #cdcfc7;
  }
}
.pageSettting .salonSec02 .boxService04 .img02 {
  position: absolute;
  top: 470px;
  left: 348px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService04 .img02 {
    position: relative;
    top: auto;
    left: auto;
    width: 35%;
    margin: 8% 10% 0 auto;
  }
}
.pageSettting .salonSec02 .boxService05 {
  width: 100%;
  height: 478px;
  position: relative;
  margin-top: 155px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService05 {
    width: 100%;
    height: auto;
    margin-top: 110px;
  }
}
.pageSettting .salonSec02 .boxService05 .ttlStyle03 {
  position: absolute;
  width: 672px;
  top: 80px;
  left: 0;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService05 .ttlStyle03 {
    position: relative;
    top: auto;
    left: auto;
    width: 83%;
    margin-right: 17%;
  }
}
.pageSettting .salonSec02 .boxService05 .ttlStyle04 {
  position: absolute;
  top: 206px;
  left: 147px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService05 .ttlStyle04 {
    position: relative;
    top: auto;
    left: auto;
  }
}
.pageSettting .salonSec02 .boxService05 .ttlStyle04 .txt01 {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService05 .ttlStyle04 .txt01 {
    margin-top: 16%;
  }
}
.pageSettting .salonSec02 .boxService05 .txt02 {
  position: absolute;
  top: 354px;
  left: 248px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService05 .txt02 {
    position: relative;
    top: auto;
    left: auto;
    margin-top: 8%;
  }
}
.pageSettting .salonSec02 .boxService05 .img01 {
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec02 .boxService05 .img01 {
    position: relative;
    top: auto;
    left: auto;
    width: 96%;
    margin: 8% 0 0 4%;
  }
}
.pageSettting .salonSec03 {
  width: 1080px;
  margin: 290px auto 0;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 {
    width: 92%;
    height: auto;
    margin: 120px auto 0;
  }
}
.pageSettting .salonSec03 .accordionMenu {
  width: 100%;
  height: 330px;
  margin: auto;
  font-family: "Roboto", sans-serif;
  font-size: 31px;
  font-weight: 600;
  text-align: center;
  padding-top: 130px;
  letter-spacing: 0.1em;
  position: relative;
  cursor: pointer;
  transition-duration: 0.2s;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .accordionMenu {
    width: 100%;
    height: 120px;
    padding-top: 42px;
    font-size: 18px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
}
.pageSettting .salonSec03 .accordionMenu .txtCommingSoon {
  display: block;
  font-size: 20px;
  margin-top: -15px;
}
.pageSettting .salonSec03 .accordionIn {
  width: 100%;
  padding: 130px 0;
  display: none;
  border-left: 8px solid #cdcfc7;
  border-right: 8px solid #cdcfc7;
  border-bottom: 8px solid #cdcfc7;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .accordionIn {
    border-left: 4px solid #cdcfc7;
    border-right: 4px solid #cdcfc7;
    border-bottom: 4px solid #cdcfc7;
  }
}
.pageSettting .salonSec03 .accordionIn .flexWrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-flow: row wrap;
}
.pageSettting .salonSec03 .accordionIn .flexWrapper.rvs {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-flow: row-reverse;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .accordionIn .flexWrapper.rvs {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-flow: row wrap;
  }
}
.pageSettting .salonSec03 .accordionIn .flexWrapper .ttlMenu01 {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.4em;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .accordionIn .flexWrapper .ttlMenu01 {
    margin-top: 23px;
    font-size: 17px;
  }
}
.pageSettting .salonSec03 .accordionIn .flexWrapper .ttlMenu02 {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .accordionIn .flexWrapper .ttlMenu02 {
    font-size: 14px;
  }
}
.pageSettting .salonSec03 .accordionIn .flexWrapper .ttlMenuEn {
  font-family: "Roboto", sans-serif;
  font-size: 11px;
  color: #848484;
  letter-spacing: 0.05em;
  margin-top: 4px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .accordionIn .flexWrapper .ttlMenuEn {
    margin-top: 0;
    font-size: 10px;
  }
}
.pageSettting .salonSec03 .accordionIn .flexWrapper .ttlMenuList {
  margin-top: 30px;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .accordionIn .flexWrapper .ttlMenuList {
    margin-top: 20px;
    font-size: 13px;
    letter-spacing: -0.02em;
  }
}
.pageSettting .salonSec03 .accordionIn .flexWrapper .ttlMenuList .menuTax {
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .accordionIn .flexWrapper .ttlMenuList .menuTax {
    font-size: 12px;
  }
}
.pageSettting .salonSec03 .accordionIn .flexWrapper .ttlMenuTxt01 {
  margin-top: 30px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 14px;
  line-height: 2em;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .accordionIn .flexWrapper .ttlMenuTxt01 {
    margin-top: 20px;
    line-height: 1.6em;
  }
}
.pageSettting .salonSec03 .accordionIn .flexWrapper .ttlMenuTxt02 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 13px;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .accordionIn .flexWrapper .ttlMenuTxt02 {
    margin-top: 20px;
  }
}
.pageSettting .salonSec03 .accordionIn .btnStyle01, .pageSettting .salonSec03 .accordionIn .btnStyle02 {
  position: relative;
  width: 270px;
  height: 50px;
  margin-top: 40px;
  line-height: 50px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 16px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .accordionIn .btnStyle01, .pageSettting .salonSec03 .accordionIn .btnStyle02 {
    margin-top: 20px;
    margin-left: 30%;
    width: 70%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
}
.pageSettting .salonSec03 .accordionIn .btnStyle01 a, .pageSettting .salonSec03 .accordionIn .btnStyle02 a {
  display: block;
  color: #000;
  background-image: url(../img/kobe/img_arrow.png);
  background-repeat: no-repeat;
  background-position: right 30px top 20px;
  padding-left: 30px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .accordionIn .btnStyle01 a, .pageSettting .salonSec03 .accordionIn .btnStyle02 a {
    background-size: 14%;
    padding-left: 10%;
    background-position: right 13% top 20px;
  }
}
.pageSettting .salonSec03 .accordionIn .btnStyle01 a:hover, .pageSettting .salonSec03 .accordionIn .btnStyle02 a:hover {
  color: #666666;
  background-image: url(../img/kobe/img_arrow_on.png);
}
.pageSettting .salonSec03 .accordionIn .btnStyle01 {
  margin-left: 100px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .accordionIn .btnStyle01 {
    margin-left: 30%;
  }
}
.pageSettting .salonSec03 .accordionIn .btnStyle01 a {
  background-color: #E3C5A2;
}
.pageSettting .salonSec03 .accordionIn .btnStyle01 a:hover {
  background-color: #eedcc7;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .accordionIn .btnStyle02 {
    margin-left: 30%;
    width: 70%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
}
.pageSettting .salonSec03 .accordionIn .btnStyle02 a {
  border: 3px solid #cdcfc7;
  box-sizing: border-box;
}
.pageSettting .salonSec03 .accordionIn .btnStyle02 a:hover {
  border: 3px solid #e1e2dd;
  background-color: #e1e2dd;
}
.pageSettting .salonSec03 .takeOutBox .accordionMenu {
  background-image: url(../img/kobe/bg_takeout.png);
}
.pageSettting .salonSec03 .takeOutBox .accordionMenu:hover {
  background-image: url(../img/kobe/bg_takeout_on.png);
}
.pageSettting .salonSec03 .takeOutBox .accordionMenu.active {
  background-image: url(../img/kobe/bg_takeout_on.png);
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .takeOutBox .accordionIn {
    padding: 60px 5%;
  }
}
.pageSettting .salonSec03 .takeOutBox .item01 {
  margin: 0 35px 0 60px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .takeOutBox .item01 {
    margin: 0 auto;
  }
}
.pageSettting .salonSec03 .takeOutBox .item02 {
  margin: 130px 92px 0 135px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .takeOutBox .item02 {
    margin: 60px auto 0;
  }
}
.pageSettting .salonSec03 .takeOutBox .item03 {
  margin: 132px 65px 0;
  background-color: #F0F1EE;
  padding: 43px 60px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .takeOutBox .item03 {
    margin: 60px auto 0;
    padding: 10% 7%;
  }
}
.pageSettting .salonSec03 .takeOutBox .item04 {
  margin: 40px 65px 0;
  background-color: #C0C0C0;
  padding: 43px 60px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .takeOutBox .item04 {
    margin: 30px auto 0;
    padding: 10% 7%;
  }
}
.pageSettting .salonSec03 .takeOutBox .item04 .ttlMenu01 {
  letter-spacing: 0em;
}
.pageSettting .salonSec03 .cafeMenuBox {
  margin-top: 100px;
  padding-bottom: 145px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .cafeMenuBox {
    margin-top: 50px;
    padding-bottom: 70px;
  }
}
.pageSettting .salonSec03 .cafeMenuBox .accordionMenu {
  background-image: url(../img/kobe/bg_cafemenu.png);
  cursor: default;
}
.pageSettting .salonSec03 .cafeMenuBox .accordionIn {
  padding: 92px 0 130px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .cafeMenuBox .accordionIn {
    padding: 46px 5% 60px;
  }
}
.pageSettting .salonSec03 .cafeMenuBox .txt01 {
  height: 60px;
  line-height: 60px;
  font-size: 21px;
  margin-bottom: 92px;
  text-align: center;
  background-image: url(../img/kobe/bg_ttlStyle01.png);
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .cafeMenuBox .txt01 {
    width: 100%;
    height: 50px;
    font-size: 15px;
    margin: 0 auto 46px;
    line-height: 1.5em;
    background-size: contain;
  }
}
.pageSettting .salonSec03 .cafeMenuBox .item01 {
  margin: 0 35px 0 60px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .cafeMenuBox .item01 {
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .cafeMenuBox .item01 .ttlMenu01 {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .cafeMenuBox .item01 .ttlMenu02 {
    margin-top: 20px;
  }
}
.pageSettting .salonSec03 .cafeMenuBox .item02 {
  margin: 130px 58px 0 115px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .cafeMenuBox .item02 {
    margin: 60px auto 0;
  }
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .cafeMenuBox .item02 .ttlMenu01 {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .cafeMenuBox .item02 .ttlMenu02 {
    margin-top: 20px;
  }
}
.pageSettting .salonSec03 .cafeMenuBox .item03 {
  margin: 130px 65px 0;
  border: 2px solid #cdcfc7;
  padding: 7px 0;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .cafeMenuBox .item03 {
    margin: 60px auto 0;
  }
}
.pageSettting .salonSec03 .cafeMenuBox .item03 .accordionInMenu {
  font-family: "Roboto", sans-serif;
  font-size: 31px;
  font-weight: 600;
  text-align: center;
  padding-top: 75px;
  letter-spacing: 0.1em;
  border-top: 1px solid #cdcfc7;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .cafeMenuBox .item03 .accordionInMenu {
    padding-top: 20px;
    font-size: 16px;
  }
}
.pageSettting .salonSec03 .cafeMenuBox .item03 .flexWrapper {
  border-bottom: 1px solid #cdcfc7;
  padding: 65px 75px 80px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec03 .cafeMenuBox .item03 .flexWrapper {
    padding: 10% 7%;
  }
}
.pageSettting .salonSec04 {
  padding: 85px 0 100px;
  background-color: #F0F1EE;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec04 {
    padding: 40px 4% 50px;
  }
}
.pageSettting .salonSec04 .ttlStyle02 {
  padding-bottom: 35px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec04 .ttlStyle02 {
    padding-bottom: 20px;
  }
}
.pageSettting .salonSec04 .infoBlock {
  padding-top: 35px;
  letter-spacing: 0.1em;
}
.pageSettting .salonSec04 .infoBlock .ttladdress {
  font-family: "Roboto", sans-serif;
  font-size: 25px;
  font-weight: 600;
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec04 .infoBlock .ttladdress {
    margin-top: 15px;
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .pageSettting .salonSec04 .infoBlock .salonInfo {
    font-size: 13px;
  }
}
.pageSettting .salonSec04 .salonLink {
  margin-top: 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-flow: row wrap;
}
.pageSettting .salonSec04 .salonLink a {
  font-size: 10px;
  margin: 0 10px;
}
