@charset "UTF-8";

#key .slick-slide:nth-child(1) li {
  background: url(../img/index/key1_v2.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 900px;
}

#key .slick-slide:nth-child(2) li {
  background: url(../img/index/key2.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 900px;
}

#key .slick-slide:nth-child(3) li {
  background: url(../img/index/key3_v2.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 900px;
}

#key .slick-slide:nth-child(4) li {
  background: url(../img/index/key4.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 900px;
}

#key {
  position: relative;
}

.hero-text-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  text-align: center;
  width: 100%;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
  pointer-events: none;
}

.hero-title {
  font-size: 56px;
  line-height: 1.4;
  color: #fff;
  font-weight: 700;
  margin-bottom: 24px;
  letter-spacing: 0.1em;
}

.hero-sub {
  font-size: 24px;
  line-height: 1.6;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
}

@media screen and (max-width: 767px) {
  .hero-title {
    font-size: 32px;
    line-height: 1.4;
    margin-bottom: 16px;
  }

  .hero-sub {
    font-size: 14px;
    line-height: 1.6;
    padding: 0 20px;
  }
}

#blog {
  background: url("../img/shared/h_deco.png") no-repeat center top, url("../img/shared/bg2.jpg") repeat center top;
  padding: 123px 0 34px 0;
}

#blog .row {
  max-width: 1188px;
  margin: 0 auto 68px auto;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}

#blog .row:before {
  position: absolute;
  content: "";
  background: #030403;
  height: 1px;
  top: 153px;
  left: 116px;
  width: 182px;
}

#blog .row h2 {
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 0.025em;
  color: #000000;
  width: 60px;
  height: 310px;
  margin: 0 auto -3px 47px;
}

#blog .row h2 .fza {
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.2em;
  color: #5f5c57;
}

#blog .row #feed {
  position: relative;
  z-index: 1;
  width: 889px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}

#blog .row #feed .item {
  width: 270px;
  background: #030403;
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.1em;
  font-weight: 500;
  padding: 36px 10px 36px 10px;
}

#blog .row #feed .item .photo {
  margin: 0 0 18px 0;
}

#blog .row #feed .item .photo:hover {
  opacity: 0.8;
}

#blog .row #feed .item dl {
  padding: 0 18px;
}

#blog .row #feed .item dl dt {
  font-size: 12px;
  letter-spacing: 0.1em;
}

#blog .row #feed .item dl dd a {
  text-decoration: underline;
}

#blog .row #feed .item dl dd a:hover {
  text-decoration: none;
}

#blog .btn-cus {
  margin: 0 0 0 calc(50% - 546px);
  width: 309px;
}

#sec1 {
  position: relative;
  padding: 180px 0 262px 0;
}

#sec1:before {
  position: absolute;
  content: "";
  background: url("../img/shared/bg3.jpg") repeat center top;
  top: 0;
  left: 0;
  width: 100px;
  bottom: 0;
}

#sec1:after {
  position: absolute;
  content: "";
  background: url("../img/shared/black_wood.jpg") repeat center top;
  top: 0;
  left: 0;
  right: calc(50% - 250px);
  height: 500px;
}

#sec1>* {
  position: relative;
  z-index: 1;
}

#sec1 .photo {
  background: url("../img/index/s1_img.jpg") no-repeat center center;
  background-size: cover;
  margin: 0 0 126px calc(50% - 541px);
  height: 750px;
}

#sec1 .row {
  max-width: 1170px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

#sec1 .row h2 {
  font-size: 48px;
  line-height: 90px;
  letter-spacing: 0.1em;
  color: #000000;
  margin: 90px 0 0 45px;
  font-weight: 600;
}

#sec1 .row .txt {
  width: 650px;
}

#sec1 .row .txt p+p {
  margin-top: 36px;
}

#sec1 .deco {
  position: absolute;
  bottom: 23px;
  right: calc(50% - 1040px);
  z-index: 0;
}

#sec2 {
  background: url("../img/index/s2_bg.jpg") no-repeat center top, #030955;
  padding: 172px 0 130px 0;
  position: relative;
  color: #fff;
}

#sec2 .photo {
  position: absolute;
  top: -138px;
  left: 0;
  right: calc(50% - 50px);
  height: 533px;
  background: url("../img/index/s2_img.jpg") no-repeat center center;
  background-size: cover;
}

#sec2 .photo2 {
  height: 400px;
  background: url("../img/index/s2_img2_v2.jpg") no-repeat center center;
  background-size: cover;
  margin: 0 0 -29px calc(50% + 150px);
}

#sec2 h2 {
  font-size: 48px;
  line-height: 90px;
  letter-spacing: 0.1em;
  margin: 0 0 128px 118px;
}

#sec2 .row {
  max-width: 1450px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  position: relative;
}

#sec2 .row:before {
  position: absolute;
  content: "";
  background: url("../img/index/s2_deco2.png") no-repeat right top;
  top: -99px;
  left: 0;
  right: -60px;
  bottom: 0;
}

#sec2 .row .item {
  width: 450px;
  position: relative;
  z-index: 1;
}

#sec2 .row .item .tit {
  height: 700px;
  background: url("../img/index/s2_img_01.jpg") no-repeat center center;
  background-size: cover;
  font-size: 30px;
  line-height: 48px;
  letter-spacing: 0.1em;
  padding: 174px 0 0 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

#sec2 .row .item .tit .fza {
  font-size: 48px;
  letter-spacing: 0.1em;
  position: relative;
  display: inline-block;
  margin-right: 10px;
}

#sec2 .row .item .tit .fza:before {
  position: absolute;
  content: "";
  border-right: 1px solid #fff;
  top: 0;
  right: -1px;
  bottom: 0;
}

#sec2 .row .item .tit h3 {
  width: 96px;
  height: 370px;
  margin: 0 auto;
}

#sec2 .row .item .txt {
  width: 361px;
  margin: -81px auto 0 auto;
}

#sec2 .row .item:nth-child(2) .tit {
  background: url("../img/index/s2_img_02.jpg") no-repeat center center;
  background-size: cover;
}

#sec2 .row .item:nth-child(3) .tit {
  background: url("../img/index/s2_img_03.jpg") no-repeat center center;
  background-size: cover;
}

#sec3 {
  background: url("../img/index/s2_deco.png") no-repeat center top;
  background-size: 100%;
  padding: 65px 0 116px 0;
  position: relative;
}

#sec3:before {
  position: absolute;
  content: "";
  background: url("../img/index/s3_deco.png");
  bottom: -411px;
  right: calc(50% - 777px);
  width: 550px;
  height: 680px;
}



#sec3 .group {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  width: 257px;
  margin: 0 0 301px calc(50% - 615px);
}

#sec3 .group .note {
  order: -1;
  font-size: 16px;
  color: #000000;
  font-weight: 500;
  width: 36px;
  text-align: right;
  margin: 0 0 -2px 0;
}

#sec3 .group h2 {
  font-size: 48px;
  line-height: 90px;
  letter-spacing: 0.1em;
  color: #000;
  width: 180px;
  height: 440px;
}

#sec3 .group h2 .enter {
  background: url("../img/shared/bg2.jpg") repeat center top;
  display: inline-block;
  padding: 32px 0 28px 0;
  width: 57px;
  line-height: 57px;
}

#sec3 .photo {
  position: absolute;
  top: 257px;
  left: calc(50% - 250px);
  right: 0;
  height: 667px;
  background: url("../img/index/s3_img.jpg") no-repeat center center;
  background-size: cover;
}

#sec3 .photo2 {
  margin: 0 0 0 -199px;
}

#sec3 .text {
  margin: 241px -21px 0 0;
  width: 534px;
  border-left: 1px solid #000;
  box-sizing: border-box;
  padding: 0 0 10px 35px;
}

#sec3 .text dl {
  font-size: 30px;
  line-height: 60px;
  letter-spacing: 0.1em;
  margin: 0 0 30px 0;
}

#sec3 .text dl .fza {
  font-size: 60px;
  line-height: 60px;
  letter-spacing: 0.1em;
}

#sec3 .text dl dt {
  font-size: 30px;
  line-height: 60px;
  letter-spacing: 0.1em;
}

#sec4 {
  position: relative;
  padding: 144px 0 148px 0;
}

#sec4 .photo {
  position: absolute;
  background: url("../img/index/s4_img_v2.jpg") no-repeat center center;
  background-size: cover;
  top: 0;
  left: 0;
  right: calc(50% - 250px);
  height: 667px;
}

#sec4 .box {
  background: url("../img/shared/black_wood.jpg") repeat center top;
  color: #fff;
  width: 645px;
  box-sizing: border-box;
  margin: 0 0 0 calc(50% + 71px);
  padding: 140px 73px 120px 73px;
  position: relative;
  z-index: 1;
}

#sec4 .box dl {
  font-size: 30px;
  line-height: 60px;
  letter-spacing: 0.1em;
  margin: 0 0 30px 0;
}

#sec4 .box dl .fza {
  font-size: 60px;
  line-height: 60px;
  letter-spacing: 0.1em;
}

#sec4 .box dl dt {
  font-size: 30px;
  line-height: 60px;
  letter-spacing: 0.1em;
}

#sec5 {
  width: 1322px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: 0 auto 170px auto;
}

#sec5 .text {
  padding: 0 0 0 38px;
  width: 547px;
  box-sizing: border-box;
  position: relative;
  margin: 4px 0 0 0;
}

#sec5 .text:before {
  position: absolute;
  content: "";
  border-left: 1px solid #000;
  top: 15px;
  left: 0;
  bottom: -20px;
}

#sec5 .text dl {
  font-size: 30px;
  line-height: 60px;
  letter-spacing: 0.1em;
  margin: 0 0 28px 0;
}

#sec5 .text dl .fza {
  font-size: 60px;
  line-height: 72px;
  letter-spacing: 0.1em;
  display: inline-block;
  margin-top: 5px;
}

#sec5 .text dl dt {
  font-size: 30px;
  line-height: 60px;
  letter-spacing: 0.1em;
  margin-bottom: 12px;
}

#sec5 .slider2 {
  margin: 0 3px 0 73px;
  width: 700px;
  order: 2;
}

#sec5 .slider2 .slick-dots {
  justify-content: flex-start;
  bottom: 1px;
}

#sec5 .slider2 .slick-dots li {
  margin: 0 5px 0 0;
}

#sec6 .set1 {
  background: url("../img/index/s6_bg.jpg") no-repeat center center;
  background-size: cover;
  color: #fff;
  padding: 243px 0 166px 0;
}

#sec6 .set1 .text {
  margin: 0 0 0 137px;
}

#sec6 .set1 .text h2 {
  font-size: 30px;
  line-height: 60px;
  letter-spacing: 0.1em;
  margin: 0 0 39px 0;
}

#sec6 .set1 .text h2 .fza {
  font-size: 48px;
  letter-spacing: 0.1em;
  display: inline-block;
  margin-top: 8px;
}

#sec6 .set1 .text .txt {
  width: 498px;
}

#sec6 .set2 {
  background: url("../img/index/s6_deco_01.png") no-repeat center top, url("../img/index/s6_deco_02.png") no-repeat center bottom;
  padding: 131px 0 196px 0;
  position: relative;
}

#sec6 .set2 .row {
  max-width: 1210px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: relative;
}

#sec6 .set2 .row h3 {
  font-size: 36px;
  line-height: 72px;
  letter-spacing: 0.2em;
  color: #fff;
  position: absolute;
  z-index: 1;
  top: 106px;
  left: calc(50% + 59px);
  width: 500px;
}

#sec6 .set2 .row h3 .enter {
  display: inline-block;
  background: #000;
  padding: 0 0 0 17px;
  height: 55px;
  line-height: 50px;
}

#sec6 .set2 .row h3 .enter:first-child {
  padding: 0 10px 0 17px;
}

#sec6 .set2 .row .text {
  width: 750px;
}

#sec6 .set2 .row .text .slider3 {
  margin: 0 0 38px 0;
}

#sec6 .set2 .row .text .slider3 .slick-dots {
  justify-content: flex-start;
  bottom: auto;
  top: -27px;
  left: -5px;
}

#sec6 .set2 .row .text .slider3 .slick-dots li {
  margin: 0 5px 0 0;
}

#sec6 .set2 .row .text .txt {
  width: 742px;
  margin: 0 0 0 auto;
}

#sec6 .set2 .photo {
  position: absolute;
  bottom: 53px;
  right: calc(50% - 666px);
}

.menu-price {
  padding: 103px 0 144px 0;
}

.menu-price h2 {
  font-size: 36px;
  line-height: 72px;
  letter-spacing: 0.1em;
  color: #000;
  text-align: center;
  margin: 0 0 7px 0;
}

.menu-price .note {
  text-align: center;
  margin: 0 0 56px 0;
}

.menu-price .row {
  max-width: 1300px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

/*
@media only screen and (min-width: 1000px) {
#sec7 .menu-price .row {
	justify-content: space-around;
}
#sec7 .menu-price .row .item {
  width: 45%;
}	
}
*/

.menu-price .row:after {
  content: "";
  display: block;
  width: 400px;
  /* .itemに指定したwidthと同じ幅を指定する */
  height: 0;
}

.menu-price .row .item {
  width: 400px;
}

.menu-price .row .item h3 {
  font-size: 30px;
  line-height: 62px;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #000;
  margin: 0 0 10px 0;
}

.menu-price .row .item dl {
  display: table;
  width: 100%;
}

.menu-price .row .item dl dt {
  display: table-cell;
}

.menu-price .row .item dl dd {
  display: table-cell;
  text-align: right;
}

.menu-price .row .item .list {
  margin: 0 0 67px 0;
}

#sec7 {
  background: url("../img/shared/bg3.jpg") repeat center top;
}

#sec8 .bg-content {
  background: url("../img/index/s8_bg.jpg") no-repeat center center;
  background-size: cover;
  color: #fff;
  padding: 258px 0 222px 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

#sec8 .bg-content h2 {
  font-size: 36px;
  line-height: 60px;
  letter-spacing: 0.1em;
  width: 180px;
  height: 320px;
  margin: 0 181px 0 auto;
}

#sec8 .bg-content h2 .fza {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.2em;
}

#sec8 .bg-content h2 .enter {
  display: inline-block;
  margin-right: -8px;
}

#sec8 .deco {
  background: url("../img/index/s8_deco.png") no-repeat center top;
  background-size: 100%;
  padding: 1px 0 1px 0;
  position: relative;
}

#sec8 .deco:before {
  position: absolute;
  content: "";
  background: url("../img/shared/black_wood.jpg") repeat center top;
  top: 0;
  left: 0;
  right: 50%;
  bottom: 0;
}

#sec8 .deco .box {
  background: url("../img/shared/bg2.jpg") repeat center top;
  width: 750px;
  box-sizing: border-box;
  margin: -109px 0 -102px 27px;
  margin: -109px 0 -102px calc(50% - 723px);
  padding: 85px 126px 180px 127px;
  position: relative;
  z-index: 1;
}

.bg {
  position: relative;
}

.bg:before {
  position: absolute;
  content: "";
  background: url("../img/shared/black_wood.jpg") repeat center top;
  top: 0;
  left: 0;
  right: 50%;
  bottom: 0;
}

#sec9 {
  position: relative;
  padding: 407px 0 78px 0;
}

#sec9 .photo {
  position: absolute;
  top: 0;
  left: calc(50% - 146px);
  right: 0;
  background: url("../img/index/s9_img.jpg") no-repeat center center;
  background-size: cover;
  height: 600px;
}

#sec9 .row {
  max-width: 1334px;
  margin: 0 auto;
  position: relative;
}

#sec9 .row .slider4 {
  width: 700px;
  position: absolute;
  top: -280px;
  right: 634px;
}

#sec9 .row .slider4 .slick-slide:nth-child(1) li {
  background: url("../img/index/s9_js_img1.jpg") no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 467px;
}

#sec9 .row .slider4 .slick-slide:nth-child(2) li {
  background: url("../img/index/s9_js_img2.jpg") no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 467px;
}

#sec9 .row .slider4 .slick-dots {
  justify-content: flex-start;
  bottom: auto;
  top: -27px;
  left: -2px;
}

#sec9 .row .slider4 .slick-dots li {
  margin: 0 5px 0 0;
}

#sec9 .row .text {
  width: 508px;
  margin: 280px 50px 0 auto;
}

#sec9 .row .text h2 {
  font-size: 36px;
  line-height: 60px;
  letter-spacing: 0.1em;
  margin: 0 0 27px -10px;
}

#sec10 .row {
  max-width: 1500px;
  margin: 0 auto;
  position: relative;
}

#sec10 .row .text {
  background: url("../img/shared/bg2.jpg") repeat center top;
  width: 680px;
  box-sizing: border-box;
  margin: 98px -51px 0 70px;
  padding: 80px 88px 80px 88px;
  position: relative;
  z-index: 1;
}

#sec10 .row .text h2 {
  font-size: 36px;
  line-height: 60px;
  letter-spacing: 0.1em;
  color: #000;
  margin: 0 0 30px 0;
}

#sec10 .row .photo {
  position: absolute;
  top: -98px;
  left: 699px;
  width: 750px;
}

#sec11 {
  padding: 55px 0 465px 0;
  position: relative;
}

#sec11:before {
  position: absolute;
  content: "";
  background: url("../img/index/s11_deco.png") no-repeat center top;
  width: 530px;
  height: 680px;
  right: calc(50% - 722px);
  bottom: -315px;
}

#sec11 .photo {
  position: absolute;
  background: url("../img/index/s11_img.jpg") no-repeat center center;
  background-size: cover;
  top: 111px;
  left: 0;
  right: 50%;
  height: 500px;
}

#sec11 .photo2 {
  position: absolute;
  top: 519px;
  left: calc(50% - 149px);
}

#sec11 .text {
  width: 570px;
  margin: 0 calc(50% - 678px) 0 auto;
}

#sec11 .text h2 {
  font-size: 36px;
  line-height: 60px;
  letter-spacing: 0.1em;
  margin: 0 0 27px 0;
}

#sec12 {
  background: url("../img/shared/bg2.jpg") repeat center top;
  position: relative;
  z-index: 1;
}

#sec13 {
  background: url("../img/index/s13_deco.png") no-repeat center top;
  background-size: 100%;
  position: relative;
  padding: 146px 0 1px 0;
}

#sec13:before {
  position: absolute;
  content: "";
  background: url("../img/index/s13_bg.jpg") no-repeat center top;
  background-size: cover;
  top: 0;
  left: 0;
  width: 250px;
  height: 1210px;
}

#sec13>* {
  position: relative;
  z-index: 1;
}

#sec13 .row {
  max-width: 1152px;
  margin: 0 auto 80px auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}

#sec13 .row h2 {
  margin: 0 0 0 185px;
  font-size: 36px;
  line-height: 60px;
  letter-spacing: 0.1em;
}

#sec13 .row h2 .fza {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.2em;
}

#sec13 .row h2 .enter {
  display: block;
  margin-top: -14px;
}

#sec13 .row .txt {
  width: 641px;
  margin: 28px 0 0 0;
}

#sec13 .map {
  margin: 0 -9px 85px 109px;
}

#sec13 .photo {
  margin: 0 -58px -185px auto;
  width: 500px;
}

#sec13 .photo2 {
  margin: 0 0 -121px -53px;
  position: relative;
  z-index: 1;
}

#sec13 .photo3 {
  margin: 0 0 -53px 249px;
}

#sec14 {
  background: #030955;
  color: #fff;
  padding: 147px 0 139px 0;
}

#sec14 .row {
  max-width: 1178px;
  margin: 0 auto 73px auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}

#sec14 .row .text {
  margin: 113px 0 0 48px;
}

#sec14 .row .text h2 {
  font-size: 36px;
  line-height: 60px;
  letter-spacing: 0.1em;
  margin: 0 0 30px 0;
}

#sec14 .row .text h2 .fza {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.2em;
}

#sec14 .row .text h2 .enter {
  display: block;
  margin-top: -4px;
}

#sec14 .row .text .tel {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.025em;
  margin: 0 0 0 -3px;
}

#sec14 .row .text .tel .num {
  font-size: 28px;
  letter-spacing: 0.025em;
}

#sec14 .row .text .tel dd {
  font-size: 14px;
  line-height: 36px;
  letter-spacing: 0.1em;
}

#sec14 .row .info {
  width: 517px;
  padding-left: 72px;
  box-sizing: content-box;
  position: relative;
}

#sec14 .row .info:before {
  position: absolute;
  content: "";
  border-left: 1px solid #514c3c;
  top: 16px;
  left: 0;
  bottom: 22px;
}

#sec14 .row .info dl {
  display: table;
  width: 100%;
  line-height: 24px;
  margin: 23px 0 24px 0;
}

#sec14 .row .info dl dt {
  width: 178px;
  display: table-cell;
}

#sec14 .row .info dl dd {
  display: table-cell;
}

#sec14 .box {
  max-width: 1178px;
  margin: 0 auto;
  border: 1px solid #514c3c;
  padding: 50px 86px 46px 104px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}

#sec14 .box h3 {
  font-size: 24px;
  line-height: 60px;
  letter-spacing: 0.1em;
  margin: 16px 0 0 0;
}

#sec14 .box .txt {
  width: 515px;
}

#sec15 {
  position: relative;
  padding: 0 0 68px 0;
}

#sec15:before {
  position: absolute;
  content: "";
  background: #030955;
  top: 0;
  left: 0;
  right: 0;
  height: 191px;
}

#sec15 .map {
  width: 100%;
  line-height: 0;
  margin: 0 0 59px 0;
  height: 600px;
  position: relative;
  z-index: 1;
}

#sec15 .map iframe {
  width: 100%;
  height: 100%;
}

#sec15 .group-btn {
  width: 700px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

#sec15 .group-btn li {
  width: 309px;
}

#sec15 .group-btn .btn-cus {
  display: block;
}

#sec15 .group-btn .btn-cus .title {
  position: relative;
  z-index: 1;
  display: block;
}

#sec15 .group-btn .copied {
  pointer-events: none;
}

#sec15 .group-btn .copied:after {
  transform-origin: left top;
  transform: scale(1, 1);
}

#sec15 .group-btn .link {
  display: block;
  margin: 24px 0 0 0;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0;
  text-decoration: underline;
  text-align: center;
}

#sec15 .group-btn .link:hover {
  text-decoration: none;
}

@media only screen and (max-width: 1500px) {
  #sec1:before {
    left: calc(50% - 750px);
  }

  #sec2 .row {
    max-width: 96%;
  }

  #sec2 .row .item {
    width: 32%;
  }

  #sec2 .row .item .txt {
    width: 92%;
  }

  #sec4 .photo {
    right: 500px;
  }

  #sec4 .box {
    margin: 0 34px 0 auto;
  }

  #sec8 .deco .box {
    margin: -109px 0 -102px 27px;
  }

  #sec13:before {
    left: calc(50% - 750px);
  }
}

@media only screen and (max-width: 1450px) {
  .bg:before {
    right: 650px;
  }

  #sec11 .text {
    margin: 0 30px 0 auto;
  }

  #sec11 .photo {
    right: 650px;
  }
}

@media only screen and (max-width: 1400px) {
  #sec9 .row .slider4 {
    right: 620px;
    width: calc(100% - 640px);
  }

  #sec9 .row .slider4 .slick-dots {
    left: 0;
  }

  #sec10 .row .text {
    margin: 98px -51px 0 20px;
    padding: 80px 48px 80px 48px;
    width: 600px;
  }

  #sec10 .row .photo {
    left: 589px;
  }
}

@media only screen and (max-width: 1300px) {
  #sec3 .group {
    margin: 0 0 301px 20px;
    width: 220px;
  }

  #sec3 .text {
    margin: 241px 0 0 0;
  }

  #sec6 .set2 .row .text {
    margin: 0 0 0 20px;
    width: 730px;
  }

  #sec6 .set2 .row .text .slider3 .slick-dots {
    left: 0;
  }

  .menu-price .row {
    max-width: 94%;
  }

  .menu-price .row .item {
    width: 32%;
  }
}

@media only screen and (max-width: 1200px) {
  #blog .row #feed {
    width: 80%;
  }

  #blog .row #feed .item {
    width: 32%;
  }

  #blog .row #feed .item .photo span {
    width: 100% !important;
  }

  #blog .btn-cus {
    margin: 0 0 0 47px;
  }

  #sec1 .row {
    max-width: 94%;
  }

  #sec1 .row h2 {
    font-size: 40px;
    line-height: 70px;
    margin: 90px 0 0 0;
  }

  #sec1 .row .txt {
    width: calc(100% - 270px);
  }

  #sec13 .row {
    max-width: 94%;
    justify-content: flex-end;
  }

  #sec13 .row h2 {
    margin: 0 50px 0 0;
  }

  #sec14 .box {
    max-width: 94%;
    justify-content: center;
    padding: 50px 0 46px 10px;
  }

  #sec14 .box h3 {
    margin: 16px 50px 0 0;
  }

  #sec15 .group-btn {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1100px) {
  #sec14 .box h3 {
    margin: 16px 30px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  #key {
    width: 100%;
  }

  #key .slick-slide:nth-child(1) li {
    height: auto;
  }

  #key .slick-slide:nth-child(2) li {
    height: auto;
  }

  #key .slick-slide:nth-child(3) li {
    height: auto;
  }

  #key .slick-slide:nth-child(4) li {
    height: auto;
  }

  #blog {
    background: url("../img/shared/h_deco_sp.png") no-repeat center top, url("../img/shared/bg2.jpg") repeat center top;
    background-size: 100%, auto;
    padding: 15vw 0 15vw 0;
  }

  #blog .row {
    max-width: 88%;
    margin: 0 auto 8vw auto;
    flex-wrap: wrap;
  }

  #blog .row:before {
    height: 0;
    top: 0;
    left: 0;
    width: 0;
  }

  #blog .row h2 {
    font-size: 7vw;
    line-height: 1.2;
    width: auto;
    height: auto;
    margin: 0 0 5vw -2vw;
  }

  #blog .row h2 .fza {
    font-size: 3.5vw;
    line-height: 1.4;
    margin-left: 1.5vw;
  }

  #blog .row #feed {
    width: 100%;
    flex-wrap: wrap;
  }

  #blog .row #feed .item {
    width: 100%;
    padding: 5vw;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }

  #blog .row #feed .item .photo {
    margin: 0 0 0 0;
    width: 43%;
  }

  #blog .row #feed .item .photo span {
    width: 100% !important;
    height: 0 !important;
    padding-top: 74%;
  }

  #blog .row #feed .item dl {
    padding: 0;
    width: 52%;
    align-items: center;
    margin: auto 0;
  }

  #blog .row #feed .item+.item {
    margin-top: 2vw;
  }

  #blog .btn-cus {
    margin: 0 auto;
    width: 64%;
  }

  #sec1 {
    padding: 12vw 0 28vw 0;
  }

  #sec1:before {
    left: 0;
    width: 6%;
  }

  #sec1:after {
    right: 22%;
    height: 55vw;
  }

  #sec1 .photo {
    margin: 0 0 10vw 4%;
    height: auto;
  }

  #sec1 .row {
    max-width: 80%;
    flex-wrap: wrap;
  }

  #sec1 .row h2 {
    font-size: 7vw;
    line-height: 1.6;
    margin: 0 0 5vw 0;
  }

  #sec1 .row .txt {
    width: 100%;
  }

  #sec1 .row .txt p+p {
    margin-top: 5vw;
  }

  #sec1 .deco {
    bottom: 0;
    right: 0;
    left: 3%;
  }

  #sec2 {
    background: url("../img/index/s2_bg_sp.jpg") no-repeat center top, #000;
    background-size: 100%;
    padding: 0 0 15vw 0;
  }

  #sec2 .photo {
    position: relative;
    top: 0;
    right: 0;
    height: auto;
    margin: 0 0 5vw 0;
  }

  #sec2 .photo2 {
    height: auto;
    margin: 0 0 14vw 20%;
  }

  #sec2 h2 {
    font-size: 7vw;
    line-height: 1.6;
    margin: 0 0 20vw 6%;
  }

  #sec2 .row {
    max-width: 94%;
    flex-wrap: wrap;
  }

  #sec2 .row:before {
    background: url("../img/index/s2_deco2_sp.png") no-repeat center top;
    background-size: 100%;
    top: -12vw;
    right: 0;
  }

  #sec2 .row .item {
    width: 100%;
  }

  #sec2 .row .item .tit {
    height: 80vw;
    background: url("../img/index/s2_img_01_sp.jpg") no-repeat center center;
    background-size: cover;
    font-size: 4.5vw;
    line-height: 1.6;
    padding: 14vw 0 0 0;
  }

  #sec2 .row .item .tit .fza {
    font-size: 7vw;
    margin-right: 0;
  }

  #sec2 .row .item .tit .fza:before {
    right: 1vw;
  }

  #sec2 .row .item .tit h3 {
    width: 18vw;
    height: 58vw;
  }

  #sec2 .row .item .txt {
    width: 88%;
    margin: 8vw 3% 0 auto;
  }

  #sec2 .row .item:nth-child(2) .tit {
    background: url("../img/index/s2_img_02_sp.jpg") no-repeat center center;
    background-size: cover;
  }

  #sec2 .row .item:nth-child(3) .tit {
    background: url("../img/index/s2_img_03_sp.jpg") no-repeat center center;
    background-size: cover;
  }

  #sec2 .row .item+.item {
    margin-top: 12vw;
  }

  #sec3 {
    background: url("../img/index/s2_deco_sp.png") no-repeat center top;
    background-size: 100%;
    padding: 0 0 18vw 0;
  }

  #sec3:before {
    background: url("../img/index/s3_deco_sp.png") no-repeat center bottom;
    background-size: 100%;
    bottom: 0;
    right: 0;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
  }

  #sec3>* {
    position: relative;
    z-index: 1;
  }

  #sec3 .group {
    flex-wrap: wrap;
    width: 94%;
    margin: 0 auto 3vw auto;
    position: relative;
    z-index: 2;
    padding-top: 32vw;
  }

  #sec3 .group .note {
    order: 0;
    font-size: 15px;
    width: 70%;
    margin: 0 0 0 auto;
  }

  #sec3 .group h2 {
    font-size: 7vw;
    line-height: 1.8;
    width: 30%;
    height: 80vw;
    position: absolute;
    top: 0;
    left: 0;
  }

  #sec3 .group h2 .enter {
    padding: 3vw 0 2vw 0;
    width: 9vw;
    line-height: 9vw;
  }

  #sec3 .photo {
    position: relative;
    top: 0;
    left: 0;
    height: auto;
    width: 96%;
    margin: 0 auto;
  }

  #sec3 .photo2 {
    margin: 0 15% 0 -1vw;
  }

  #sec3 .text {
    margin: 10vw auto 12vw auto;
    width: 92%;
    padding: 0 0 0 5%;
  }

  #sec3 .text dl {
    font-size: 5vw;
    line-height: 1.6;
    margin: 0 0 5vw 0;
  }

  #sec3 .text dl .fza {
    font-size: 10vw;
    line-height: 1.4;
  }

  #sec3 .text dl dt {
    font-size: 5vw;
    line-height: 1.4;
    margin-bottom: 2vw;
  }

  #sec4 {
    padding: 0 0 15vw 0;
  }

  #sec4 .photo {
    position: relative;
    right: 0;
    height: auto;
  }

  #sec4 .box {
    width: 88%;
    margin: -12vw auto 0 auto;
    padding: 11vw 6%;
  }

  #sec4 .box dl {
    font-size: 5vw;
    line-height: 1.6;
    margin: 0 0 5vw 0;
  }

  #sec4 .box dl .fza {
    font-size: 10vw;
    line-height: 1.4;
  }

  #sec4 .box dl dt {
    font-size: 5vw;
    line-height: 1.4;
    margin-bottom: 2vw;
  }

  #sec5 {
    width: 100%;
    flex-wrap: wrap;
    margin: 0 0 15vw 0;
  }

  #sec5 .text {
    padding: 0 0 0 6%;
    width: 88%;
    margin: 15vw auto 0 auto;
  }

  #sec5 .text:before {
    top: 0;
    bottom: 0;
  }

  #sec5 .text dl {
    font-size: 5vw;
    line-height: 1.6;
    margin: 0 0 5vw 0;
  }

  #sec5 .text dl .fza {
    font-size: 10vw;
    line-height: 1.4;
    margin-top: 0;
  }

  #sec5 .text dl dt {
    font-size: 5vw;
    line-height: 1.4;
    margin-bottom: 2vw;
  }

  #sec5 .slider2 {
    margin: 0 6% 0 0;
    width: 94%;
    order: 0;
  }

  #sec5 .slider2 .slick-dots {
    justify-content: center;
    bottom: -10vw;
  }

  #sec5 .slider2 .slick-dots li {
    margin: 0 2px;
  }

  #sec6 .set1 {
    padding: 20vw 6% 20vw 6%;
  }

  #sec6 .set1 .text {
    margin: 0;
  }

  #sec6 .set1 .text h2 {
    font-size: 6vw;
    line-height: 1.4;
    margin: 0 0 5vw 0;
    text-align: center;
  }

  #sec6 .set1 .text h2 .fza {
    font-size: 10vw;
    margin-top: 1vw;
  }

  #sec6 .set1 .text .txt {
    width: 100%;
  }

  #sec6 .set2 {
    background: url("../img/index/s6_deco_01_sp.png") no-repeat center top, url("../img/index/s6_deco_02_sp.png") no-repeat center bottom;
    background-size: 100%;
    padding: 15vw 0 0 0;
  }

  #sec6 .set2 .row {
    max-width: 94%;
    flex-wrap: wrap;
  }

  #sec6 .set2 .row h3 {
    font-size: 5.5vw;
    line-height: 1.8;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0 0 -7vw -2vw;
  }

  #sec6 .set2 .row h3 .enter {
    padding: 0 0 0 3vw;
    height: 9vw;
    line-height: 8vw;
  }

  #sec6 .set2 .row h3 .enter:first-child {
    padding: 0 2vw 0 3vw;
  }

  #sec6 .set2 .row .text {
    width: 100%;
    margin: 0;
  }

  #sec6 .set2 .row .text .slider3 {
    margin: 0 0 5vw 0;
  }

  #sec6 .set2 .row .text .slider3 .slick-dots {
    justify-content: flex-end;
    top: -5vw;
    left: auto;
    right: 0;
  }

  #sec6 .set2 .row .text .slider3 .slick-dots li {
    margin: 0 0 0 5px;
  }

  #sec6 .set2 .row .text .txt {
    width: 88%;
    margin: 0 0 0 5%;
  }

  #sec6 .set2 .photo {
    position: relative;
    bottom: 0;
    right: 0;
    width: 66%;
    margin: 0 -2% 0 auto;
  }

  .menu-price {
    padding: 15vw 0 15vw 0;
  }

  .menu-price h2 {
    font-size: 8vw;
    line-height: 1.6;
    margin: 0 0 2vw 0;
  }

  .menu-price .note {
    margin: 0 0 10vw 0;
  }

  .menu-price .row {
    max-width: 88%;
    flex-wrap: wrap;
  }

  .menu-price .row .item {
    width: 100%;
  }

  .menu-price .row .item h3 {
    font-size: 5.5vw;
    line-height: 1.6;
    margin: 0 0 3vw 0;
  }

  .menu-price .row .item .list {
    margin: 0 0 10vw 0;
  }

  #sec8 .bg-content {
    padding: 20vw 0 25vw 0;
  }

  #sec8 .bg-content h2 {
    font-size: 7vw;
    line-height: 1.4;
    width: 28vw;
    height: 66vw;
    margin: 0 auto;
  }

  #sec8 .bg-content h2 .fza {
    font-size: 3.5vw;
    line-height: 1.4;
  }

  #sec8 .bg-content h2 .enter {
    margin-right: -1.5vw;
  }

  #sec8 .deco {
    background: none;
    padding: 1px 0 15vw 0;
  }

  #sec8 .deco:before {
    right: 0;
  }

  #sec8 .deco .box {
    width: 90%;
    margin: -8vw auto 0 auto;
    padding: 10vw 5% 10vw 5%;
  }

  .bg:before {
    right: 100%;
  }

  #sec9 {
    padding: 5vw 0 15vw 0;
  }

  #sec9 .photo {
    position: relative;
    left: 0;
    height: auto;
    margin: 0 0 5vw 6%;
  }

  #sec9 .row {
    max-width: 88%;
  }

  #sec9 .row .slider4 {
    width: 92%;
    position: relative;
    top: 0;
    right: 0;
  }

  #sec9 .row .slider4 .slick-slide:nth-child(1) li {
    height: auto;
  }

  #sec9 .row .slider4 .slick-slide:nth-child(2) li {
    height: auto;
  }

  #sec9 .row .slider4 .slick-dots {
    bottom: -5vw;
    top: auto;
    left: 0;
  }

  #sec9 .row .text {
    width: 100%;
    margin: 10vw 0 0 0;
  }

  #sec9 .row .text h2 {
    font-size: 6.5vw;
    line-height: 1.6;
    margin: 0 0 5vw 0;
  }

  #sec10 {
    background: url("../img/shared/black_wood.jpg") repeat center top;
    padding: 15vw 0;
  }

  #sec10 .row {
    max-width: 100%;
    margin: 0;
  }

  #sec10 .row .text {
    width: 94%;
    margin: -5vw auto 0 0;
    padding: 10vw 8%;
  }

  #sec10 .row .text h2 {
    font-size: 6vw;
    line-height: 1.6;
    margin: 0 0 5vw 0;
  }

  #sec10 .row .photo {
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    margin: 0 0 0 6%;
  }

  #sec11 {
    padding: 5vw 0 20vw 0;
  }

  #sec11:before {
    background: url("../img/index/s11_deco_sp.png") no-repeat center bottom;
    background-size: 100%;
    width: 100%;
    height: auto;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
  }

  #sec11>* {
    position: relative;
    z-index: 1;
  }

  #sec11 .photo {
    position: relative;
    top: 0;
    right: 0;
    height: auto;
    margin: 0 0 -7vw 3%;
    width: 82%;
  }

  #sec11 .photo2 {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 3% 8vw auto;
    width: 60%;
  }

  #sec11 .text {
    width: 88%;
    margin: 0 auto;
  }

  #sec11 .text h2 {
    font-size: 6.5vw;
    line-height: 1.6;
    margin: 0 0 5vw 0;
  }

  #sec13 {
    background: none;
    padding: 15vw 0 1px 0;
  }

  #sec13:before {
    background: url("../img/index/s13_bg.jpg") no-repeat center top;
    background-size: cover;
    bottom: 85vw;
    left: 0;
    width: 33%;
    height: auto;
  }

  #sec13 .row {
    max-width: 88%;
    margin: 0 auto 10vw auto;
    flex-wrap: wrap;
  }

  #sec13 .row h2 {
    margin: 0 0 10vw 0;
    font-size: 7vw;
    line-height: 1.2;
    width: 100%;
  }

  #sec13 .row h2 .fza {
    font-size: 3.5vw;
    line-height: 1.4;
  }

  #sec13 .row h2 .enter {
    margin-top: 0;
  }

  #sec13 .row .txt {
    width: 100%;
    margin: 0;
  }

  #sec13 .map {
    margin: 0 0 10vw 0;
  }

  #sec13 .photo {
    margin: 0 0 5vw auto;
    width: 75%;
  }

  #sec13 .photo2 {
    margin: 0 0 -27vw 2%;
    width: 48%;
  }

  #sec13 .photo3 {
    margin: 0 0 -27vw auto;
    width: 70%;
  }

  #sec14 {
    padding: 40vw 0 15vw 0;
  }

  #sec14 .row {
    max-width: 88%;
    margin: 0 auto 10vw auto;
    flex-wrap: wrap;
  }

  #sec14 .row .text {
    width: 100%;
    margin: 0 0 10vw 0;
  }

  #sec14 .row .text h2 {
    font-size: 6vw;
    line-height: 1.2;
    margin: 0 0 5vw 0;
  }

  #sec14 .row .text h2 .fza {
    font-size: 3.5vw;
    line-height: 1.4;
  }

  #sec14 .row .text h2 .enter {
    margin-top: 0;
  }

  #sec14 .row .text .tel {
    font-size: 3.5vw;
    line-height: 1.4;
    margin: 0 0 0 0;
  }

  #sec14 .row .text .tel .num {
    font-size: 5.5vw;
  }

  #sec14 .row .text .tel dd {
    font-size: 3vw;
    line-height: 1.4;
  }

  #sec14 .row .info {
    width: 100%;
    padding-left: 0;
  }

  #sec14 .row .info:before {
    border-left: none;
    top: 0;
    bottom: 0;
  }

  #sec14 .row .info dl dt {
    width: 100px;
  }

  #sec14 .row .info dl dd span {
    display: inline-block;
  }

  #sec14 .box {
    max-width: 88%;
    padding: 10vw 5%;
    flex-wrap: wrap;
  }

  #sec14 .box h3 {
    font-size: 5vw;
    line-height: 1.6;
    margin: 0 0 5vw 0;
    text-align: center;
  }

  #sec14 .box .txt {
    width: 100%;
  }

  #sec15 {
    padding: 0 0 20vw 0;
  }

  #sec15:before {
    height: 0;
  }

  #sec15 .map {
    width: 100%;
    margin: 0 0 15vw 0;
    height: 480px;
  }

  #sec15 .group-btn {
    width: 80%;
    flex-wrap: wrap;
    margin: 0 auto;
  }

  #sec15 .group-btn li {
    width: 100%;
  }

  #sec15 .group-btn li+li {
    margin-top: 5vw;
  }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  #sec3 .text dl {
    line-height: 2;
  }

  #sec3 .text dl .fza {
    line-height: 2;
  }
}

.text_box {
  width: 700px;
  margin: 40px auto 40px auto;
  padding: 20px 0;
  background: #FFF;
  box-shadow: 0px 0px 0px 6px #FFF;
  border: double 3px #000;
}

.text_box p.ttl {
  font-size: 24px;
  margin-bottom: 5px;
  letter-spacing: 2px;
  text-align: center;
  line-height: 60px;
  color: #000;
  font-weight: bold;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.text_box p.txt {
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  color: #000;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.course_bnr a {
  margin: 50px auto 50px auto;
  padding: 20px 0;
  display: block;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  background: #831b03;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  box-sizing: border-box;
  width: 600px;
  font-weight: bold;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

@media screen and (max-width: 768px) {

  .text_box {
    width: 95%;
    margin: 20px auto 20px auto;
    padding: 20px 0;
    background: #FFF;
    box-shadow: 0px 0px 0px 6px #FFF;
    border: double 3px #000;
  }

  .text_box p.ttl {
    font-size: 20px;
    margin-bottom: 5px;
    letter-spacing: 2px;
    text-align: center;
    line-height: 40px;
    color: #000;
    font-weight: bold;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  }

  .text_box p.txt {
    text-align: left;
    padding: 0 10px;
    font-size: 15px;
    line-height: 26px;
    color: #000;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  }

  .course_bnr a {
    margin: 50px auto 50px auto;
    padding: 20px 0;
    display: block;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    background: #831b03;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    box-sizing: border-box;
    width: 95%;
    font-weight: bold;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  }
}