/* Scss Document */
#key {
  position: relative;
}
#key dt {
  z-index: 1;
  position: absolute;
  top: 50%;
  width: 80%;
  left: 5%;
  right: 5%;
  transform: translateY(-50%);
}
#lead {
  background: url("../img/index/lead_bg_sp.png") no-repeat right 0/100%;
  padding: 15vw 0 2vw;
  position: relative;
}
#lead:before {
  background: url("../img/index/bg2.jpg") repeat 0 0;
  content: '';
  position: absolute;
  top: 60vw;
  width: 21vw;
  height: 131vw;
  right: -10vw;
}
#lead h2 {
  font-size: 5.1vw;
  line-height: 1.8;
  font-weight: 500;
  letter-spacing: 0.15em;
  padding-bottom: 5vw;
  text-shadow: 4px 4px 8px rgba(0, 0, 0, 0.71);
}
#lead h2 span {
  letter-spacing: 0.15em;
  font-size: 7vw;
}
#lead .photo {
  position: relative;
  padding-bottom: 17vw;
  margin: 0 0 13vw -5vw;
  padding-right: 5%;
}
#lead .photo:after {
  content: '';
  position: absolute;
  background: url("../img/index/bg1.png") 0 0 repeat;
  bottom: 0;
  right: -5vw;
  top: 13vw;
  left: 10vw;
}
#lead .photo img {
  position: relative;
  z-index: 2;
}
#lead .photo li:nth-child(2) {
  width: 50%;
  position: absolute;
  top: 31vw;
  right: -14vw;
}
#lead .photo li:nth-child(3) {
  width: 40%;
  position: absolute;
  top: 2vw;
  left: -10vw;
}
#lead .menu {
  margin-top: 10vw;
  padding: 5vw 0px 15vw;
  position: relative;
}
#lead .menu:before {
  content: '';
  position: absolute;
  top: 0;
  right: -5vw;
  width: 42%;
  height: 51vw;
  background: url("../img/index/bg1.png") 0 0 repeat;
  z-index: -1;
}
#lead .menu:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: -7vw;
  width: 28%;
  height: 115vw;
  background: url("../img/index/bg2.jpg") 0 0 repeat;
  z-index: -1;
}
#lead .menu h3 {
  font-size: 5vw;
  line-height: 1.8;
  letter-spacing: 0.15em;
  font-weight: 500;
  padding-bottom: 5vw;
  text-shadow: 4px 4px 8px rgba(0, 0, 0, 0.71);
}
#lead .menu .photo1 {
  padding-bottom: 5vw;
}
#caution {
  position: relative;
  color: #fff;
  font-size: 12px;
  line-height: 24px;
  padding: 0 5% 15vw;
  margin-bottom: 15vw;
}
#caution:before {
  z-index: -1;
  content: '';
  position: absolute;
  top: 5vw;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../img/index/cau_bg.jpg") no-repeat 0 0/cover;
}
#caution h2 {
  font-size: 7vw;
  line-height: 1.5;
  letter-spacing: 0.15em;
  padding-bottom: 10vw;
  text-align: center;
}
#caution .note {
  text-align: center;
  font-size: 13px;
  font-weight: 700;
}
#caution .note span {
  background-color: #7e0f1d;
}
#caution dl {
  padding: 8vw 0;
}
#caution dt {
  font-size: 16px;
  background-color: #bf992e;
  color: #000;
  text-align: center;
  font-weight: 700;
  margin-bottom: 10px;
  padding: 5px;
}
#caution ul li {
  text-indent: -15px;
  padding-left: 15px;
}
#menu {
  background: url("../img/index/bg4.jpg") repeat center 0;
  color: #fff;
  padding: 15vw 0 0;
  width: 90%;
  margin: 0 auto;
}
#menu h2 {
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 10vw;
  line-height: 1.5;
  padding: 13vw 0 8vw;
  background: url("../img/index/deco.png") no-repeat center 0/24%;
}
#menu .menu {
  padding: 10vw 0;
}
#menu .menu-list {
  padding-bottom: 5vw;
}
#menu .menu-list p {
  font-size: 12px;
  line-height: 18px;
  padding-bottom: 10px;
}
#menu .menu-list h3 {
  background-color: #251f1a;
  letter-spacing: 0.16em;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  line-height: 35px;
  padding: 3px 5px;
  margin-bottom: 14px;
}
#menu .menu-list h3 span {
  font-size: 10px;
}
#menu .menu-list dl {
  border-bottom: 2px dashed #6c5840;
  line-height: 20px;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-weight: 500;
  font-size: 13px;
  padding: 9px 0;
}
#menu .menu-list dl:after {
  content: "." !important;
  clear: both !important;
  display: block !important;
  height: 0 !important;
  visibility: hidden !important;
}
#menu .menu-list dl dt {
  float: left;
}
#menu .menu-list dl dd {
  float: right;
  text-align: right;
}
#reco {
  padding: 15vw 0 0;
  position: relative;
}
#reco:before {
  content: '';
  position: absolute;
  top: -15vw;
  left: -5vw;
  height: 61vw;
  width: 10%;
  background: url("../img/index/bg2.jpg") repeat center 0;
  z-index: -1;
}
#reco h2 {
  text-align: center;
  color: #bf992e;
  font-size: 15vw;
  line-height: 1.4;
  letter-spacing: 0;
  padding-bottom: 5vw;
  white-space: normal;
}
#reco h3.txt-vertical {
  z-index: 2;
  color: #fff;
  white-space: nowrap;
}
#reco h3.txt-vertical span {
  display: inline-block;
  background-color: #000;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 6vw;
  line-height: 1.2;
  margin-left: 5%;
  padding: 3% 0 2%;
}
#reco .menu {
  background: url("../img/index/bg1.png") repeat 0 0;
  box-sizing: border-box;
}
#reco .course {
  background: url("../img/index/bg2.jpg") repeat 0 0;
  padding: 10% 5% 15%;
  box-sizing: border-box;
}
#reco .course .bnr-shop {
  margin-top: 10vw;
}
#reco .course .tag {
  text-align: left;
  font-size: 5.4vw;
  line-height: 1.8;
  letter-spacing: 0.15em;
  font-weight: 500;
  border-bottom: 1px dashed #6a6765;
  padding: 0 0 5% 14%;
  margin-bottom: 5vw;
  position: relative;
  white-space: nowrap;
}
#reco .course .tag:before {
  position: absolute;
  top: 5vw;
  left: 0;
  content: '';
  width: 9%;
  height: 3px;
  border-top: 3px solid #bf992e;
}
#reco .course .tag dd {
  font-size: 4.9vw;
}
#reco .sec1 {
  z-index: 2;
  position: relative;
  padding: 20vw 0 5vw;
}
#reco .sec1 h3.txt-vertical {
  position: absolute;
  top: -15vw;
  left: 2%;
}
#reco .sec1 .catch {
  width: 74%;
  top: -19vw;
  right: -3%;
  position: absolute;
}
#reco .sec1 .lead {
  height: 60vw;
  margin-bottom: 17vw;
}
#reco .sec1 .menu {
  padding: 5% 5% 10%;
  width: 90%;
  box-sizing: border-box;
}
#reco .sec1 .menu .photo {
  margin: -19vw -4vw 3vw 0;
}
#reco .sec1 .menu dt {
  font-size: 18px;
  padding-bottom: 5px;
}
#reco .sec1 .menu dd {
  font-size: 13px;
}
#reco .sec1 .course {
  margin-left: 10%;
}
#reco .sec2 {
  position: relative;
}
#reco .sec2 h3.txt-vertical {
  position: absolute;
  right: 5%;
  top: 0;
}
#reco .sec2 .photo {
  position: relative;
  padding: 5vw 0 0;
  margin-bottom: -7vw;
}
#reco .sec2 .photo:before {
  z-index: -1;
  background: url("../img/index/bg1.png") repeat 0 0;
  content: '';
  position: absolute;
  top: 10vw;
  left: 12vw;
  right: -5vw;
  bottom: -21vw;
}
#reco .sec2 .photo1 {
  width: 60%;
}
#reco .sec2 .photo2 {
  margin: 0 -9vw 0 -5vw;
}
#reco .sec2 .course {
  margin: 0 2% 0 -5vw;
}
#reco .sec2 .course .list {
  padding-left: 13%;
}
#reco .sec3 {
  position: relative;
  padding: 20vw 0px 15vw;
}
#reco .sec3 .box-parallax {
  height: 61vw;
}
#reco .sec3 .box-parallax h3.txt-vertical {
  position: absolute;
  top: -10vw;
  right: 5%;
}
#reco .sec3 .catch {
  position: relative;
  margin: -8vw 0 -10vw 0;
}
#reco .sec3 .catch:before {
  z-index: -1;
  background: url("../img/index/bg1.png") repeat 0 0;
  content: '';
  position: absolute;
  top: 8vw;
  left: 12vw;
  right: -5vw;
  bottom: -21vw;
}
#reco .sec3 .catch dt {
  width: 79%;
  position: absolute;
  z-index: 2;
  top: 21vw;
  left: 25%;
}
#reco .sec3 .catch dd {
  margin-left: -9vw;
  width: 70%;
}
#reco .sec3 .course {
  padding-top: 15vw;
  margin: 0 -5vw 0 2%;
}
#reco .sec4 {
  position: relative;
}
#reco .sec4 h3.txt-vertical {
  position: absolute;
  top: 0;
  right: 15%;
}
#reco .sec4 h3.txt-vertical span {
  font-size: 5.1vw;
}
#reco .sec4 h3.txt-vertical:before {
  content: '';
  position: absolute;
  top: -3vw;
  right: -4vw;
  bottom: 6vw;
  left: 1vw;
  background: url("../img/index/mark1.png") no-repeat right 0/15%, url("../img/index/mark2.png") no-repeat 0 bottom/15%;
}
#reco .sec4 .photo {
  padding: 10vw 5% 10vw;
}
#reco .sec5 {
  padding: 15vw 0;
}
#reco .sec5 .box-parallax {
  height: 60vw;
}
#reco .sec5 .box-parallax h3.txt-vertical {
  position: absolute;
  top: -5vw;
  left: 5%;
}
#reco .sec5 .catch {
  position: relative;
  margin-bottom: -10vw;
}
#reco .sec5 .catch:before {
  z-index: -1;
  background: url("../img/index/bg1.png") repeat 0 0;
  content: '';
  position: absolute;
  top: 0vw;
  left: 22vw;
  right: -5vw;
  height: 44vw;
}
#reco .sec5 .catch dt {
  width: 64%;
  position: absolute;
  top: 10vw;
  left: 0;
  z-index: 2;
}
#reco .sec5 .catch dd {
  margin-right: -14vw;
  padding: 0 0 0 30%;
}
#reco .sec5 .course {
  padding-top: 15%;
  margin: -19vw 2% 0 -5vw;
}
#other {
  position: relative;
  padding: 15vw 0 25vw;
}
#other:before {
  background: url(../img/index/bg2.jpg) repeat 0 0;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 30%;
  height: 49vw;
}
#other h2 {
  line-height: 1.4;
  font-weight: 500;
  letter-spacing: 0.2em;
  padding-bottom: 15vw;
}
#other h2 span {
  display: block;
  font-size: 15vw;
  font-weight: 400;
  letter-spacing: 0;
}
#other .js {
  margin: 0 -5vw;
}
#other .menu .inner {
  padding: 0 2%;
}
#other .menu .photo {
  padding-bottom: 10vw;
}
#other .menu .txt {
  padding: 0 5%;
}
#other .menu .tag {
  text-align: left;
  white-space: nowrap;
  font-size: 4.5vw;
  line-height: 1.8;
  letter-spacing: 0.15em;
  font-weight: 500;
  border-bottom: 1px dashed #6a6765;
  padding: 0 0 5% 14%;
  margin-bottom: 5vw;
  position: relative;
}
#other .menu .tag:before {
  position: absolute;
  top: 5vw;
  left: 0;
  content: '';
  width: 9%;
  height: 3px;
  border-top: 3px solid #bf992e;
}
#other .menu .tag dd {
  font-size: 4vw;
}
#other .slick-list {
  padding: 0 4%;
}
#other .bnr-shared {
  margin-top: 15vw;
}
#other .bnr-shared a {
  border: 2px solid #bf992e;
  background: url("../img/index/bg1.png") 0 0 repeat;
  font-size: 20px;
  font-weight: 400;
  position: relative;
  line-height: 70px;
}
#other .bnr-shared a:after {
  content: '';
  width: 26px;
  height: 23px;
  background: url("../img/index/ico2.png") no-repeat 0 0/100%;
  position: absolute;
  top: 50%;
  right: calc(50% + 79px);
  transform: translateY(-50%);
}
#other .bnr-shared a span:after {
  right: calc(50% - 103px);
}
#flow {
  background: url("../img/index/flow_bg_sp_sp.png") no-repeat center 0/100%, url("../img/index/bg4.jpg") repeat center 0/100%;
  padding: 1vw 0 5vw;
}
#flow h2 {
  text-align: center;
  line-height: 1;
  letter-spacing: 0.2em;
  margin: -7.5vw 0 13vw;
}
#flow h2 span {
  display: block;
  font-size: 15vw;
  font-weight: 400;
  letter-spacing: 0;
}
#flow .step {
  text-align: center;
}
#flow .step h3 {
  background-color: #000;
  text-align: center;
  position: relative;
  letter-spacing: 0.15em;
  line-height: 1.4;
  font-size: 5.8vw;
  padding: 4% 5% 4% 16%;
  margin-bottom: 5vw;
}
#flow .step h3 .num {
  letter-spacing: 0.05em;
  color: #bf992e;
  font-family: 'Amiri', serif;
  font-weight: 400;
  font-size: 5vw;
  position: absolute;
  left: 5%;
  top: 3.5vw;
  line-height: 1;
}
#flow .step h3 .num span {
  font-size: 9vw;
}
#flow .step .txt {
  padding-bottom: 10vw;
  font-size: 16px;
}
#flow .step .txt.tal {
  text-align: left;
}
#flow .step .txt dd {
  font-size: 13px;
  padding-top: 15px;
  text-align: left;
}
#flow .step .txt .li-note li {
  text-indent: -15px;
  line-height: 22px;
  padding-left: 15px;
}
#flow .step .contact .item {
  background-color: #000;
  padding: 0% 5% 10%;
  font-size: 12px;
  margin-bottom: 10vw;
}
#flow .step .contact .item h4 {
  background-color: #bf992e;
  font-weight: 500;
  color: #000;
  font-size: 5vw;
  line-height: 1.4;
  padding: 2% 8% 2% 0%;
  margin: 0 -5vw 7vw;
}
#flow .step .contact .item h4 img {
  width: 11%;
  height: auto;
  margin-right: 5%;
}
#flow .step .contact .item .tel {
  white-space: nowrap;
  font-size: 3.8vw;
  padding-bottom: 5vw;
}
#flow .step .contact .item .tel .num {
  font-weight: 700;
  font-size: 10vw;
  letter-spacing: 0;
  line-height: 1;
  display: inline-block;
  padding: 3% 0 0;
}
#flow .step .contact .item .tel .note {
  font-size: 2.5vw;
}
#flow .step .contact .item .tel img {
  width: 14%;
  margin-right: 3%;
}
#flow .step .contact .item .web dt {
  font-size: 15px;
}
#flow .step .contact .item .web .bnr-shared {
  padding: 15px 0;
  width: 90%;
  margin: 0 auto;
}
#shopinfo {
  padding: 15vw 0;
}
#shopinfo h2 {
  text-align: center;
  line-height: 1;
  letter-spacing: 0.2em;
  margin: 0 0 10vw;
}
#shopinfo h2 span {
  display: block;
  font-size: 15vw;
  font-weight: 400;
  letter-spacing: 0;
}
#shopinfo .lead {
  text-align: center;
}
#shopinfo .lead .photo {
  padding: 0 5%;
}
#shopinfo .lead .info {
  padding: 10vw 0;
}
#shopinfo .lead .logo {
  width: 60%;
  margin: 0 auto 10vw;
}
#shopinfo .lead .tel {
  white-space: nowrap;
  font-size: 3.8vw;
}
#shopinfo .lead .tel .num {
  font-weight: 700;
  font-size: 10vw;
  letter-spacing: 0;
  line-height: 1;
  display: inline-block;
  padding: 3% 0 0;
}
#shopinfo .lead .tel .note {
  font-size: 2.5vw;
}
#shopinfo .lead .tel img {
  width: 14%;
  margin-right: 3%;
}
#shopinfo .lead .bnr {
  padding: 5vw 10%;
}
#shopinfo .lead .bnr li {
  margin-bottom: 4%;
}
#shopinfo .tbl-info dl {
  border-bottom: 1px dashed #605d5b;
  padding: 10px 0;
  font-weight: 500;
}
#shopinfo .tbl-info dl dd {
  padding-left: 14px;
}
#gmap .map {
  position: relative;
  height: 480px;
}
#gmap .map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#gmap .link {
  padding: 10% 10% 15%;
}
#gmap .link .btn-copy {
  margin-top: 10px;
}
#gmap .link .btn-copy span {
  display: block;
}
#gmap .link .btn-copy.hs-copie a:before {
  background-color: #82101e;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
@media screen and (min-width: 999px) {
  #key {
    background: url("../img/index/key.jpg") no-repeat 0 0/cover;
    height: 859px;
    margin-left: 230px;
    text-align: center;
  }
  #key dt {
    width: auto;
    left: 0;
    right: 0;
    top: 245px;
    transform: none;
  }
  #lead {
    background: url("../img/index/lead_bg.png") no-repeat right 0;
    padding: 116px 0 0px;
  }
  #lead:before {
    top: 540px;
    width: auto;
    height: 808px;
    right: 0;
    left: calc(50% + 310px);
  }
  #lead h2 {
    font-size: 40px;
    line-height: 85px;
    padding-bottom: 0;
    position: absolute;
    top: 4px;
    right: -14px;
    z-index: 4;
  }
  #lead h2 span {
    font-size: 56px;
  }
  #lead .photo {
    padding: 0 0 470px;
    margin: 0;
  }
  #lead .photo:after {
    bottom: auto;
    right: -500%;
    top: 360px;
    height: 492px;
    left: calc(50% - 59px);
  }
  #lead .photo li:first-child {
    margin: 0 0 0 -179px;
  }
  #lead .photo li:nth-child(2) {
    width: auto;
    top: 531px;
    right: auto;
    left: calc(50% + 263px);
  }
  #lead .photo li:nth-child(3) {
    width: auto;
    top: 656px;
    left: -203px;
  }
  #lead .txt {
    position: absolute;
    height: 337px;
    top: 656px;
    right: 244px;
  }
  #lead .menu {
    margin-top: 0;
    padding: 0 0 206px 167px;
  }
  #lead .menu:before {
    top: 344px;
    right: -163px;
    width: 338px;
    height: 387px;
  }
  #lead .menu:after {
    bottom: 0;
    left: -500%;
    right: calc(50% + 193px);
    width: auto;
    height: auto;
    top: 155px;
  }
  #lead .menu .txt {
    padding: 0px 0 0 3px;
  }
  #lead .menu h3 {
    font-size: 36px;
    line-height: 70px;
    padding: 0;
    position: absolute;
    top: 7px;
    left: 0;
    z-index: 6;
  }
  #lead .menu .photo1 {
    padding-bottom: 50px;
  }
  #caution {
    font-size: 14px;
    line-height: 30px;
    padding: 0 0 65px;
    margin: -42px 0 115px;
  }
  #caution:before {
    top: 40px;
    background: url("../img/index/sec2_bg.jpg") no-repeat 0 0/cover;
  }
  #caution h2 {
    font-size: 46px;
    padding-bottom: 62px;
  }
  #caution .note {
    font-size: 18px;
    line-height: 40px;
  }
  #caution .note span {
    background-color: #7e0f1d;
  }
  #caution dl {
    padding: 43px 0 43px;
    text-align: center;
  }
  #caution dt {
    font-size: 18px;
    line-height: 51px;
    padding: 0 5px;
    width: 600px;
    margin: 0 auto 34px;
  }
  #caution ul {
    display: inline-block;
  }
  #caution ul li {
    text-align: left;
  }
  #caution .bnr-shared {
    width: 500px;
    margin: 0 auto;
  }
  #menu {
    padding: 40px 0 116px;
    max-width: 1200px;
  }
  #menu .note {
    font-size: 14px;
  }
  #menu h2 {
    font-size: 56px;
    padding: 68px 0 7px;
    background-size: auto;
  }
  #menu .menu {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    padding: 50px 0 0;
    justify-content: space-between;
  }
  #menu .menu .col {
    width: 310px;
  }
  #menu .menu-list {
    padding-bottom: 30px;
  }
  #menu .menu-list h3 {
    font-size: 18px;
    line-height: 41px;
    padding: 0;
  }
  #menu .menu-list dl {
    line-height: 20px;
    font-size: 14px;
  }
  #reco {
    padding: 149px 0 50px;
  }
  #reco:before {
    content: '';
    position: absolute;
    top: -60px;
    left: 0;
    height: 351px;
    width: auto;
    right: calc(50% + 352px);
  }
  #reco h2 {
    text-align: right;
    font-size: 174px;
    padding: 0 56px 76px 0px;
    letter-spacing: 0.02em;
  }
  #reco h3.txt-vertical span {
    font-size: 45px;
    line-height: 58px;
    margin-left: 21px;
    padding: 17px 0 12px;
  }
  #reco .course {
    padding: 30px 20px 80px;
  }
  #reco .course .bnr-shop {
    margin-top: 60px;
  }
  #reco .course .tag {
    font-size: 32px;
    line-height: 56px;
    padding: 0 0 26px 52px;
    margin-bottom: 31px;
  }
  #reco .course .tag:before {
    position: absolute;
    top: 27px;
    width: 29px;
  }
  #reco .course .tag dd {
    font-size: 28px;
  }
  #reco .sec1 {
    padding: 0 0;
  }
  #reco .sec1 h3.txt-vertical {
    position: absolute;
    top: -90px;
    left: calc(50% - 561px);
  }
  #reco .sec1 .catch {
    width: auto;
    top: -98px;
    right: auto;
    left: 50%;
  }
  #reco .sec1 .lead {
    height: 660px;
    margin-bottom: 0px;
    position: relative;
  }
  #reco .sec1 .menu {
    float: left;
    padding: 1px 0 110px;
    position: relative;
    width: 555px;
    margin: 251px 0 0 0;
  }
  #reco .sec1 .menu:before {
    background: url("../img/index/bg1.png") repeat 0 0;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 1px;
    width: 400%;
    transform: translateX(-100%);
  }
  #reco .sec1 .menu .photo {
    margin: -222px 0 10px -100px;
    position: relative;
    z-index: 9;
  }
  #reco .sec1 .menu dl {
    padding-left: 65px;
  }
  #reco .sec1 .menu dt {
    font-size: 20px;
    padding-bottom: 8px;
    letter-spacing: 0.15em;
  }
  #reco .sec1 .menu dd {
    font-size: 16px;
  }
  #reco .sec1 .course {
    position: relative;
    z-index: 3;
    margin-left: -86px;
    width: 717px;
    padding: 81px 100px 75px 95px;
    float: left;
  }
  #reco .sec1 .course .tag {
    padding: 0 0 40px 113px;
    margin: 0 0 38px 0px;
  }
  #reco .sec1 .course .tag:before {
    top: 26px;
    left: 63px;
  }
  #reco .sec1 .course .txt {
    padding: 0 10px 0px 20px;
  }
  #reco .sec1 .course .bnr-shop {
    margin-left: 38px;
  }
  #reco .sec1 .group {
    max-width: 1000px;
    margin: 0 auto;
  }
  #reco .sec1 .group .clearfix {
    margin-right: -200px;
  }
  #reco .sec2 {
    padding-bottom: 92px;
  }
  #reco .sec2 h3.txt-vertical {
    z-index: 5;
    right: 342px;
    top: 48px;
  }
  #reco .sec2 .wrap {
    padding-top: 88px;
  }
  #reco .sec2 .photo {
    padding: 0;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  #reco .sec2 .photo:before {
    top: 274px;
    left: calc(50% + 10px);
    right: -500%;
    bottom: -177px;
  }
  #reco .sec2 .photo1 {
    width: auto;
    position: absolute;
    top: 16px;
    right: -126px;
  }
  #reco .sec2 .photo2 {
    margin: 0;
    position: absolute;
    top: 334px;
    right: -227px;
  }
  #reco .sec2 .course {
    margin: 0 0 0 -115px;
    padding: 105px 51px 85px 129px;
    width: 711px;
  }
  #reco .sec2 .course .list {
    padding-left: 45px;
  }
  #reco .sec2 .course .bnr-shop {
    margin: 53px 0 0 -11px;
  }
  #reco .sec3 {
    padding: 0;
  }
  #reco .sec3 .box-parallax {
    height: 660px;
  }
  #reco .sec3 .box-parallax h3.txt-vertical {
    top: -44px;
    right: calc(50% - 500px);
  }
  #reco .sec3 .box-parallax h3.txt-vertical span {
    padding-bottom: 2px;
  }
  #reco .sec3 .catch {
    position: absolute;
    margin: 0;
    top: -126px;
    left: calc(50% + 25px);
    width: 681px;
  }
  #reco .sec3 .catch:before {
    top: 503px;
    left: -13px;
    right: -500%;
    bottom: auto;
    height: 612px;
  }
  #reco .sec3 .catch dt {
    width: auto;
    top: 702px;
    left: 27px;
  }
  #reco .sec3 .catch dd {
    margin: 0;
    width: auto;
  }
  #reco .sec3 .course {
    width: 767px;
    padding: 87px 94px 80px 85px;
    margin: 0 0 57px -137px;
  }
  #reco .sec3 .course .tag {
    width: 526px;
    padding-bottom: 36px;
    margin-bottom: 51px;
  }
  #reco .sec3 .course .bnr-shop {
    margin: 49px 0 0 55px;
  }
  #reco .sec4 {
    padding-bottom: 138px;
  }
  #reco .sec4 h3.txt-vertical {
    top: 26px;
    right: calc(50% + 226px);
  }
  #reco .sec4 h3.txt-vertical span {
    font-size: 36px;
    margin-left: 8px;
    line-height: 50px;
    padding: 14px 0 6px;
  }
  #reco .sec4 h3.txt-vertical:before {
    top: -21px;
    right: -46px;
    bottom: 46px;
    left: -14px;
    background-size: auto;
  }
  #reco .sec4 .photo {
    padding: 0;
    position: absolute;
    top: 0;
    right: -45px;
  }
  #reco .sec4 .wrap {
    padding-top: 485px;
  }
  #reco .sec4 .txt {
    padding-left: 50px;
  }
  #reco .sec5 {
    padding: 0 0 130px;
  }
  #reco .sec5 .box-parallax {
    height: 660px;
  }
  #reco .sec5 .box-parallax h3.txt-vertical {
    top: 159px;
    left: calc(50% - 520px);
  }
  #reco .sec5 .catch {
    position: absolute;
    margin-bottom: 0;
    top: 0;
    left: -122px;
    padding: 45px 0 0;
  }
  #reco .sec5 .catch:before {
    height: 361px;
    left: -500%;
    right: 20px;
  }
  #reco .sec5 .catch dt {
    width: auto;
    top: 602px;
    left: 83px;
  }
  #reco .sec5 .catch dd {
    margin-right: 0;
    padding: 0 0;
  }
  #reco .sec5 .course {
    padding: 91px 52px 86px 39px;
    margin: 0 0 0 458px;
    width: 671px;
  }
  #reco .sec5 .course .txt {
    padding: 0 29px 0 27px;
  }
  #reco .sec5 .course .tag {
    padding: 0 0 26px 112px;
    margin-bottom: 54px;
  }
  #reco .sec5 .course .tag:before {
    left: 59px;
  }
  #reco .sec5 .course .bnr-shop {
    margin: 60px 0 0 54px;
  }
  #other {
    padding: 70px 0 207px;
  }
  #other:before {
    width: 399px;
    height: 261px;
    top: -19px;
  }
  #other .wrap {
    width: 100%;
    max-width: 100%;
  }
  #other h2 {
    padding: 0 0 44px 204px;
    font-size: 30px;
  }
  #other h2 span {
    display: inline;
    font-size: 174px;
    letter-spacing: 0.025em;
    padding-right: 49px;
    position: relative;
    top: 29px;
  }
  #other .menu .bnr-shop {
    margin-top: 67px;
  }
  #other .menu .inner {
    padding: 0;
    width: 464px;
    margin: 0 25px;
  }
  #other .menu .photo {
    padding-bottom: 40px;
  }
  #other .menu .txt {
    padding: 0 7px 0 7px;
  }
  #other .menu .tag {
    font-size: 26px;
    line-height: 48px;
    padding: 0 0 20px 50px;
    margin-bottom: 41px;
  }
  #other .menu .tag:before {
    top: 30px;
    left: 0;
    width: 29px;
  }
  #other .menu .tag dd {
    font-size: 20px;
  }
  #other .slick-list {
    padding: 0;
  }
  #other .bnr-shared {
    margin-top: 110px;
    width: 1000px;
    margin: 110px auto 0;
  }
  #other .bnr-shared a {
    font-size: 32px;
    line-height: 90px;
    text-align: center;
    padding: 0 0 0 24px;
  }
  #other .bnr-shared a:after {
    width: 41px;
    height: 34px;
    right: calc(50% + 145px);
  }
  #other .bnr-shared a span {
    letter-spacing: 0.25em;
  }
  #other .bnr-shared a span:after {
    right: calc(50% - 187px);
    width: 29px;
    height: 29px;
    background: url("../img/index/arrow6.png") 0 0 no-repeat;
  }
  #flow {
    background: url("../img/index/flow_bg.jpg") no-repeat center 0, url("../img/index/bg4.jpg") repeat center 0;
    padding: 1px 0 117px;
  }
  #flow h2 {
    margin: -27px 0 96px;
    font-size: 30px;
    letter-spacing: 0.15em;
    line-height: 1;
  }
  #flow h2 span {
    font-size: 174px;
    letter-spacing: 0em;
    margin-bottom: -33px;
  }
  #flow .step {
    padding-bottom: 84px;
  }
  #flow .step h3 {
    line-height: 78px;
    font-size: 36px;
    padding: 0;
    margin-bottom: 50px;
  }
  #flow .step h3 .num {
    font-size: 36px;
    top: 10px;
    left: 30px;
  }
  #flow .step h3 .num span {
    font-size: 56px;
  }
  #flow .step .txt {
    padding-bottom: 0;
    font-size: 20px;
    line-height: 48px;
  }
  #flow .step .txt.tal {
    text-align: center;
  }
  #flow .step .txt dd {
    font-size: 14px;
    line-height: 30px;
    padding-top: 4px;
    text-align: center;
  }
  #flow .step .txt .li-note li {
    text-indent: -15px;
    line-height: 30px;
    padding-left: 15px;
  }
  #flow .step .contact {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    padding-top: 75px;
  }
  #flow .step .contact .item {
    width: 480px;
    box-sizing: border-box;
    padding: 0px 0 54px;
    font-size: 16px;
    line-height: 36px;
    margin-bottom: 0;
  }
  #flow .step .contact .item h4 {
    font-size: 26px;
    line-height: 76px;
    padding: 0 31px 0 0;
    margin: 0 0 48px;
  }
  #flow .step .contact .item h4 img {
    width: auto;
    margin-right: 32px;
    position: relative;
    top: -3px;
  }
  #flow .step .contact .item .tel {
    font-size: 18px;
    padding-bottom: 11px;
  }
  #flow .step .contact .item .tel .num {
    font-size: 54px;
    padding: 25px 0 0;
    letter-spacing: -0.05em;
  }
  #flow .step .contact .item .tel .note {
    font-size: 14px;
    letter-spacing: 0;
  }
  #flow .step .contact .item .tel img {
    width: auto;
    margin-right: 13px;
  }
  #flow .step .contact .item .info dt {
    font-size: 18px;
    padding-bottom: 26px;
  }
  #flow .step .contact .item .web dt {
    font-size: 18px;
  }
  #flow .step .contact .item .web .bnr-shared {
    padding: 63px 0px 51px;
    width: 380px;
    margin: 0 auto;
  }
  #flow .step .contact .item .web .bnr-shared a {
    padding-left: 64px;
    font-size: 24px;
    letter-spacing: 0.2em;
  }
  #flow .step .contact .item .web .bnr-shared a span:after {
    background: url("../img/index/arow7.png") no-repeat 0 0/100%;
    width: 30px;
    height: 30px;
    right: 23px;
  }
  #shopinfo {
    padding: 1px 0 110px;
  }
  #shopinfo h2 {
    text-align: center;
    line-height: 1;
    letter-spacing: 0.2em;
    margin: -32px 0 68px;
    font-size: 30px;
  }
  #shopinfo h2 span {
    font-size: 174px;
    margin-bottom: -11px;
  }
  #shopinfo .lead {
    text-align: center;
    max-width: 1240px;
    margin: 0 auto 106px;
    position: relative;
  }
  #shopinfo .lead .photo {
    padding: 0;
    position: absolute;
    top: 50px;
    left: 437px;
  }
  #shopinfo .lead .info {
    width: 384px;
    padding: 0;
  }
  #shopinfo .lead .logo {
    width: auto;
    margin: 0 auto 15px;
  }
  #shopinfo .lead .tel {
    margin: 0 -10px;
    font-size: 18px;
  }
  #shopinfo .lead .tel .num {
    font-size: 58px;
    padding: 14px 0 0;
    letter-spacing: -0.05em;
  }
  #shopinfo .lead .tel .note {
    
    font-size: 14px;
    letter-spacing: 0;
	  display: block;
	  overflow: hidden;
	  text-align: center;
	  margin: 0 -20px;
  }
  #shopinfo .lead .tel img {
    width: auto;
    height: auto;
    margin-right: 12px;
  }
  #shopinfo .lead .bnr {
    padding: 35px 0 0;
  }
  #shopinfo .lead .bnr li {
    margin-bottom: 20px;
  }
  #shopinfo .lead .bnr li a {
    line-height: 72px;
    font-size: 24px;
    padding-left: 0px;
    text-align: center;
  }
  #shopinfo .lead .bnr li a span:after {
    background: url("../img/index/arow7.png") no-repeat 0 0/100%;
    width: 30px;
    height: 30px;
    right: 23px;
  }
}
@media screen and (min-width: 999px) and (max-width: 1280px) {
  #shopinfo .lead {
    padding-left: 30px;
  }
  #shopinfo .lead .photo {
    left: 447px;
  }
}
@media screen and (min-width: 999px) {
  #shopinfo .tbl-info dl {
    width: 100%;
    padding: 14px 0 15px;
    line-height: 30px;
    display: table;
    text-align: left;
    font-size: 16px;
  }
  #shopinfo .tbl-info dl dt, #shopinfo .tbl-info dl dd {
    display: table-cell;
    box-sizing: border-box;
    letter-spacing: 0.1em;
  }
  #shopinfo .tbl-info dl dd {
    padding: 0;
  }
  #shopinfo .tbl-info dl dt {
    padding: 0 0 0 40px;
    width: 310px;
    box-sizing: border-box;
  }
  #gmap .map {
    height: 650px;
  }
  #gmap .link {
    padding: 74px 0 62px;
    max-width: 894px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #gmap .link .bnr-shared {
    width: 423px;
  }
  #gmap .link .bnr-shared a {
    font-size: 24px;
    text-align: center;
    padding-left: 0;
  }
  #gmap .link .bnr-shared a span:after {
    background: url("../img/index/arow7.png") no-repeat 0 0/100%;
    width: 27px;
    height: 27px;
    right: 26px;
  }
  #gmap .link .print_map {
    order: 2;
    padding: 14px 0 0 13px;
    letter-spacing: 0.15em;
  }
  #gmap .link .print_map a:hover {
    text-decoration: underline;
  }
  #gmap .link .btn-copy {
    margin-top: 0;
    order: 1;
  }
  #gmap .link .btn-copy a {
    padding: 0;
  }
  #gmap .link .btn-copy span {
    display: block;
  }
}