@charset "UTF-8";
/* CSS Document */
#key .ttl {
  position: absolute;
  top: 0;
  right: 0;
}
#sec1 {
  position: relative;
  padding-bottom: 20vw;
  background: url("../img/menu/s1_bg.jpg") no-repeat center top / 100%, url("../img/shared/bg4.png") repeat;
}
/*
#sec1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("../img/menu/s1_bg.jpg") no-repeat center top / 100%;
}
#sec1:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("../img/shared/bg4.png");
}
*/
#sec1 h2 {
  text-align: center;
  position: relative;
  z-index: 2;
  width: 40%;
  margin: 20vw auto 10vw;
  padding-top: 20%;
}
#sec1 h2 .txt {
  text-align: justify;
}
#sec1 .box_img {
  position: relative;
  z-index: 2;
  top: auto;
  left: auto;
  margin-top: 8vw;
}
#sec1 .box_img ul li:nth-child(1) {
  position: relative;
  z-index: 2;
  width: 48%;
}
#sec1 .box_img ul li:nth-child(2) {
  position: absolute;
  z-index: 2;
  width: 48%;
  right: 0;
  top: 25vw;
}
#sec1 .box_img ul li:nth-child(3) {
  position: relative;
  z-index: 2;
  width: 50%;
  margin-top: 56vw;
}
#sec1 .box_img .bd {
  position: absolute;
  top: 49vw;
  left: 21%;
  width: 36%;
}
#sec1 .box_img .tit {
  position: absolute;
  top: 100vw;
  right: 10%;
  font-size: 6vw;
  color: #231815;
}
#sec1 .box_img .tit:before {
  content: "";
  position: absolute;
  top: 0;
  left: -19%;
  background: url(../img/menu/s1_ico.png) no-repeat;
  width: 34px;
  height: 34px;
  background-size: 90%;
}
#sec2 {
  position: relative;
  padding-bottom: 0;
}
#sec2:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: url("../img/shared/bg4.png");
  height: 126px;
}
#sec2 .note {
  text-align: right;
}
#sec2 h2 {
  line-height: 1.8;
  letter-spacing: 0.05em;
  position: relative;
  top: auto;
  left: auto;
  z-index: 2;
  cursor: vertical-text;
  writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -moz-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: upright;
  word-wrap: break-word;
  margin: 8vw auto 10vw;
  font-size: 9vw;
  color: #231815;
}
#sec2 .img {
  position: relative;
  z-index: 2;
  margin-right: -5%;
  margin-left: 5%;
}
#sec2 .blk {
  display: block;
}
#sec2 .blk .box_price dl {
  display: table;
  font-weight: bold;
  width: 100%;
  margin-bottom: 8vw;
  color: #231815;
}
#sec2 .blk .box_price dl dt, #sec2 .blk .box_price dl dd {
  display: table-cell;
}
#sec2 .blk .box_price dl dt {
  font-size: 6vw;
  letter-spacing: 0;
}
#sec2 .blk .box_price dl dd {
  text-align: right;
  font-size: 5vw;
}
#sec2 .blk .box_price .txt {
  text-align: justify;
}
#sec2 .blk .list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  font-weight: bold;
  position: relative;
  padding-left: 8%;
  margin-top: 10vw;
  font-size: 5vw;
  color: #231815;
}
#sec2 .blk .list:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: url("../img/menu/s2_bd.png") no-repeat;
  width: 12px;
}
#sec2 .blk .list ul li {
  margin-bottom: 3vw;
}
#sec2 .blk .list ul:nth-child(2) {
  padding-left: 8%;
}
#sec3 {
  position: relative;
  padding-top: 15vw;
  padding-bottom: 0;
}
#sec3:before {
  content: "";
  position: absolute;
  top: 15vw;
  bottom: -45vw;
  left: 0;
  right: 0;
  background: url("../img/menu/s3_deco_circle.png") no-repeat center/cover;
}
#sec3 .wrap {
  padding-top: 1px;
}
#sec3 dl {
  margin-bottom: 8vw;
}
#sec3 dl dt {
  font-size: 9vw;
  line-height: 1.5;
  margin-bottom: 5vw;
  margin-top: 15vw;
  color: #231815;
}
#sec3 dl dd {
  text-align: justify;
}
#sec3 ul {
  margin-top: 10vw;
  font-size: 5vw;
  color: #231815;
}
#sec3 ul li {
  position: relative;
  letter-spacing: 0;
  padding-left: 11%;
  margin-bottom: 5vw;
}
#sec3 ul li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url("../img/menu/s3_ico_moon.png") no-repeat;
  width: 30px;
  height: 33px;
}
#sec4 {
  padding-bottom: 15vw;
  position: relative;
}
#sec4 h2 {
  position: relative;
  top: auto;
  left: auto;
  writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -moz-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: upright;
  word-wrap: break-word;
  color: #231815;
  font-size: 10vw;
  margin: 13vw auto 10vw;
  line-height: 1.5;
}
#sec4 h2 span {
  display: block;
  text-align: right;
}
#sec4 .box {
  margin-top: 10vw;
}
#sec4 .box dl {
  display: table;
  font-weight: bold;
  width: 100%;
  color: #231815;
}
#sec4 .box dl dt, #sec4 .box dl dd {
  display: table-cell;
}
#sec4 .box dl dt {
  font-size: 6vw;
  width: 48vw;
}
#sec4 .box dl dd {
  font-size: 5vw;
  padding-left: 5%;
}
#sec4 .box .txt {
  margin-top: 5vw;
  text-align: justify;
}
#sec4 .slider .slick-dots {
  justify-content: flex-end;
  bottom: -19px;
  right: -10px;
}
#sec4 .slider .slick-dots li {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 1px solid #000;
  background: #fac441;
}
#sec4 .slider .slick-dots li:hover {
  cursor: pointer;
}
#sec4 .slider .slick-dots li.slick-active {
  background: #000;
}
#sec4 .slider .slick-dots li button {
  background: none;
}
#sec5 {
  padding-bottom: 15vw;
}
#sec5 .wrap {
  position: relative;
  padding-top: 1px;
}
#sec5 .wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 5%;
  right: 5%;
  background: url("../img/shared/f_line1.jpg") repeat-x;
  height: 15px;
}
#sec5 .wrap:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 5%;
  right: 5%;
  background: url("../img/shared/f_line1.jpg") repeat-x;
  height: 15px;
}
#sec5 .img1 {
  position: static;
}
#sec5 dl {
  margin-top: 15vw;
  margin-bottom: 8vw;
}
#sec5 dl dt {
  font-size: 8vw;
  margin-bottom: 5vw;
  color: #231815;
}
#sec5 dl dd {
  text-align: justify;
}
#sec5 dl dt span {
  font-size: 6vw;
}
#sec5 .lst {
  font-size: 6vw;
  padding-left: 13%;
  margin-top: 8vw;
  color: #231815;
}
#sec5 .lst li {
  position: relative;
  margin-bottom: 5vw;
}
#sec5 .lst li:before {
  content: "";
  position: absolute;
  top: 0;
  left: -43px;
  background: url("../img/index/s2_ico_moon.png") no-repeat;
  width: 30px;
  height: 33px;
}
#sec5 .box_img {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-top: 28vw;
  padding-bottom: 15vw;
}
#sec5 .box_img li {
  width: 48%;
}
#sec5 .box_img li:nth-child(3) {
  position: absolute;
  top: -20vw;
  left: 18vw;
  width: auto;
}
#sec6 {
  position: relative;
  padding-bottom: 15vw;
  background: url("../img/menu/s1_bg.jpg") no-repeat center top / 100%, url("../img/shared/bg4.png") repeat;
}
/*
#sec6:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("../img/menu/s1_bg2.png") no-repeat center top / cover;
}
*/
/*
#sec6:after {
  content: "";
  position: absolute;
  top: 64vw;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("../img/shared/bg4.png");
}
*/
#sec6 .wrap {
  padding-top: 1px;
}
#sec6 h2 {
  position: relative;
  z-index: 2;
  top: auto;
  right: auto;
  cursor: vertical-text;
  writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -moz-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: upright;
  word-wrap: break-word;
  margin: 20vw auto 8vw;
  font-size: 8vw;
  line-height: 1.5;
  color: #231815;
}
#sec6 .txt {
  position: relative;
  z-index: 2;
  margin-bottom: 8vw;
  text-align: justify;
}
#sec6 .box_slide {
  position: relative;
  z-index: 2;
}
#sec6 .box_slide .slider .slick-dots {
  justify-content: flex-start;
  bottom: -15px;
  left: 5%;
}
#sec6 .box_slide .slider .slick-dots li {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 1px solid #000;
  background: #fac441;
}
#sec6 .box_slide .slider .slick-dots li.slick-active {
  background: #000;
}
#sec6 .box_slide .slider .slick-dots li button {
  background: none;
  width: 15px;
  height: 15px;
}
#sec6 .box_slide .lst {
  font-size: 6vw;
  color: #fff;
  position: absolute;
  bottom: 3vw;
  right: 5%;
}
#sec6 .box_slide .lst li {
  position: relative;
  margin-bottom: 3vw;
}
#sec6 .box_slide .lst li:before {
  content: "";
  position: absolute;
  top: 0;
  left: -41px;
  background: url("../img/menu/s6_ico_moon.png") no-repeat;
  width: 30px;
  height: 33px;
}
#sec6 .blk {
  position: relative;
  margin-top: 8vw;
}
#sec7 {
  background: url("../img/shared/bg4.png") repeat;
  position: relative;
  padding-bottom: 5vw;
}
#sec7 .wrap {
  padding-top: 1px;
}
#sec7 h2 {
  position: absolute;
  top: 0;
  left: 5%;
  cursor: vertical-text;
  writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -moz-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: upright;
  word-wrap: break-word;
  font-size: 7vw;
  color: #231815;
}
#sec7 h2:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url("../img/menu/s7_deco.png") no-repeat center;
  width: 222px;
  height: 222px;
  background-size: 50%;
  z-index: -1;
}
#sec7 .txt {
  position: relative;
  z-index: 1;
  line-height: 1.5;
  letter-spacing: 0;
  margin-left: 20%;
  margin-bottom: 8%;
}
#sec7 .txt span {
  display: block;
  padding-bottom: 3vw;
}
#sec7 .set1, #sec7 .set2, #sec7 .set3 {
  margin-right: -5%;
  margin-left: 20%;
  margin-bottom: 10vw;
}
#sec7 .set1 .inf, #sec7 .set2 .inf, #sec7 .set3 .inf {
  text-align: justify;
  padding-right: 6%;
}
#sec7 .set1 dl, #sec7 .set2 dl, #sec7 .set3 dl {
  font-weight: bold;
  display: table;
  width: 85%;
  margin-top: 5vw;
  padding-bottom: 3vw;
}
#sec7 .set1 dl dt, #sec7 .set1 dl dd, #sec7 .set2 dl dt, #sec7 .set2 dl dd, #sec7 .set3 dl dt, #sec7 .set3 dl dd {
  display: table-cell;
}
#sec7 .set1 dl dt, #sec7 .set2 dl dt, #sec7 .set3 dl dt {
  font-size: 5vw;
  color: #231815;
}
#sec7 .set1 dl dt, #sec7 .set3 dl dt {
  width: 25vw;
}
#sec7 .set1 dl dd, #sec7 .set2 dl dd, #sec7 .set3 dl dd {
  font-size: 4vw;
  padding-left: 3%;
}
#sec8 {
  background: url("../img/shared/bg4.png") repeat;
  position: relative;
  padding-bottom: 15vw;
}
#sec8:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url("../img/index/deco_wood2.png") repeat-x;
  height: 139px;
  width: 40%;
}
#sec8 .wrap {
  padding-top: 1px;
}
#sec8 h2 {
  position: relative;
  z-index: 2;
  padding-left: 45%;
  font-size: 7vw;
  line-height: 1.5;
  color: #231815;
}
#sec8 .img2 {
  width: 60%;
  margin-top: -14vw;
}
#sec8 .box_inf {
  position: relative;
}
#sec8 .box_inf .price dl {
  font-weight: bold;
  color: #231815;
}
#sec8 .box_inf .price dl dt {
  font-size: 5vw;
}
#sec8 .box_inf .price dl dd {
  font-size: 4vw;
}
#sec8 .box_inf .txt {
  width: 100%;
}
#sec8 .box_inf .list {
  font-weight: bold;
  position: relative;
  top: auto;
  right: auto;
  padding-left: 6%;
  letter-spacing: 0;
  font-size: 4.5vw;
  color: #231815;
  margin-top: 8vw;
}
#sec8 .box_inf .list:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: url("../img/menu/s8_bd.png") no-repeat;
  width: 12px;
}
#sec9 {
  position: relative;
  padding-top: 40vw;
  padding-bottom: 15vw;
}
#sec9:before {
  content: "";
  position: absolute;
  top: 20vw;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("../img/index/s2_bg_sp.png") no-repeat center/cover;
}
#sec9 .wrap {
  padding-top: 1px;
}
#sec9 h2 {
  text-align: center;
  font-size: 8vw;
  line-height: 1.5;
  margin-bottom: 5vw;
  color: #231815;
}
#sec9 h2 span {
  display: block;
  font-size: 6vw;
}
#sec9 .blk {
  margin-bottom: 10vw;
}
#sec9 .blk dl {
  font-weight: bold;
  margin-top: 8vw;
  margin-bottom: 3vw;
  color: #231815;
}
#sec9 .blk dl dt {
  font-size: 8vw;
  margin-bottom: 3vw;
}
#sec9 .blk dl dd {
  font-size: 6vw;
}
#sec9 .slider-sp dl {
  text-align: center;
  font-weight: bold;
  margin-top: 8vw;
  margin-bottom: 5vw;
  color: #231815;
}
#sec9 .slider-sp dl dt {
  font-size: 7vw;
  margin-bottom: 3vw;
}
#sec9 .slider-sp dl dd {
  font-size: 6vw;
}
#sec10 {
  position: relative;
  padding-top: 30vw;
  margin-top: 20vw;
}
#sec10:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/index/deco_wood2.png) repeat-x;
  width: 80%;
  height: 279px;
}
#sec10 .wrap {
  padding-top: 1px;
}
#sec10 .img1 {
  position: relative;
  z-index: 2;
  width: 80%;
  margin-left: auto;
  margin-top: -37vw;
}
#sec10 .img2 {
  position: relative;
  top: auto;
  right: auto;
  z-index: 2;
  width: 55%;
  margin: 0 auto;
}
#sec10 h2 {
  background: url("../img/shared/bg.jpg") repeat;
  cursor: vertical-text;
  writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -moz-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: upright;
  word-wrap: break-word;
  font-size: 8vw;
  line-height: 1.5;
  margin-top: 8vw;
  color: #231815;
}
#sec10 dl {
  font-weight: bold;
  display: table;
  width: 80%;
  margin-bottom: 8vw;
  color: #231815;
}
#sec10 dl dt, #sec10 dl dd {
  display: table-cell;
  vertical-align: bottom;
}
#sec10 dl dt {
  font-size: 6vw;
}
#sec10 dl dt span {
  display: block;
  font-size: 5vw;
}
#sec10 dl dd {
  font-size: 5vw;
}
#sec10 .txt {
  text-align: justify;
}
#sec11 {
  padding-top: 15vw;
  padding-bottom: 15vw;
}
#sec11 .content {
  position: relative;
}
#sec11 .content h2 {
  width: 15%;
  margin: 0 auto 5vw;
}
#sec11 .content .set1 {
  margin-bottom: 10vw;
}
#sec11 .content .set1 h3 {
  position: absolute;
  top: 0;
  left: 32%;
  width: 40%;
}
#sec11 .content .set1 dl {
  position: absolute;
  top: 29vw;
  right: 14%;
}
#sec11 .content .set1 dl dt {
  font-size: 5.5vw;
}
#sec11 .content .set1 dl dd {
  font-size: 5vw;
}
#sec11 .content .set2 dl {
  position: absolute;
  top: 43vw;
  left: 27%;
}
#sec11 .content .set2 dl dt {
  font-size: 5.5vw;
}
#sec11 .content .set2 dl dd {
  font-size: 5vw;
}
#sec11 .content .set2 .txt {
  color: #000;
  padding: 5vw 5% 0;
  text-align: justify;
}
#sec11 .content .set1, #sec11 .content .set2 {
  color: #fff;
  position: relative;
}
#sec11 .content .set1 dl, #sec11 .content .set2 dl {
  font-weight: bold;
}
#sec12 {
  position: relative;
  padding-bottom: 15vw;
}
#sec12 .wrap {
  padding-top: 1px;
}
#sec12 h2 {
  cursor: vertical-text;
  writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -moz-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: upright;
  word-wrap: break-word;
  font-size: 9vw;
  line-height: 1.5;
  margin-left: -3%;
  color: #231815;
}
#sec12 .img1 {
  position: absolute;
  top: 0;
  right: 0;
  width: 73%;
}
#sec12 .img2 {
  position: absolute;
  top: 40vw;
  right: -5%;
  width: 65%;
}
#sec12 dl {
  display: table;
  font-weight: bold;
  margin-top: 13vw;
  width: 70%;
  color: #231815;
}
#sec12 dl dt, #sec12 dl dd {
  display: table-cell;
  vertical-align: bottom;
}
#sec12 dl dt {
  font-size: 30px;
  line-height: 48px;
}
#sec12 dl dt span {
  display: block;
  font-size: 25px;
}
#sec12 dl dd {
  font-size: 25px;
  padding-bottom: 5px;
  padding-left: 5%;
}
#sec12 .txt {
  text-align: justify;
}
#sec12 .blk {
  position: relative;
  margin-top: 10vw;
}
#sec12 .blk .wrap {
  padding-bottom: 10vw;
}
#sec12 .blk .wrap:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 5%;
  right: 5%;
  background: url("../img/shared/f_line1.jpg") repeat-x;
  height: 15px;
  color: #231815;
}
#sec12 .blk ul {
  position: static;
  margin-top: 8vw;
  padding-left: 15%;
}
#sec12 .blk ul li {
  position: relative;
  font-size: 6vw;
  margin-bottom: 5vw;
}
#sec12 .blk ul li:before {
  content: "";
  position: absolute;
  top: 0;
  left: -40px;
  background: url("../img/menu/s3_ico_moon.png") no-repeat center;
  width: 30px;
  height: 33px;
}
#sec12 .blk ul li span {
  color: #000;
}
#sec13 {
  position: relative;
  padding-bottom: 15vw;
}
#sec13:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url("../img/index/deco_wood2.png") repeat-x;
  width: 80%;
  height: 198px;
}
#sec13 .wrap {
  padding-top: 1px;
}
#sec13 h2 {
  background: url("../img/shared/bg.jpg") repeat;
  padding: 5%;
  position: relative;
  z-index: 2;
  width: 40%;
  margin-top: 12vw;
  margin-left: 5vw;
  font-size: 7vw;
  line-height: 1.5;
  color: #231815;
}
#sec13 .price {
  font-weight: bold;
  font-size: 7vw;
  line-height: 1.5;
  margin-top: 5vw;
  margin-bottom: 5vw;
  color: #231815;
}
#sec13 .price span {
  display: block;
}
#sec13 .txt1 {
  font-weight: bold;
  font-size: 5vw;
  color: #231815;
}
#sec13 .txt1 span {
  margin-top: 11px;
  display: block;
}
#sec13 .txt2 {
  padding-top: 8vw;
  padding-bottom: 20vw;
}
#sec13 .list {
  font-weight: bold;
  position: relative;
  font-size: 5.5vw;
  color: #231815;
}
#sec13 .list:before {
  content: "";
  position: absolute;
  top: -41px;
  left: 0;
  right: 0;
  background: url("../img/menu/s13_bd.png") no-repeat;
  height: 12px;
}
#sec13 .list li {
  position: relative;
  margin-bottom: 12px;
}
#sec13 .list li:before {
  content: "●";
  display: inline-block;
  color: #231815;
  font-size: 25px;
  padding-right: 10px;
}
#sec13 .list li span {
  display: block;
  padding-left: 35px;
  letter-spacing: 0.05em;
  line-height: 1;
  font-size: 5vw;
}
#sec13 .lst_img {
  position: relative;
  top: auto;
  right: auto;
  margin-top: 8vw;
}
#sec13 .lst_img li:nth-child(1) {
  width: 60%;
}
#sec13 .lst_img li:nth-child(2) {
  position: absolute;
  top: 5vw;
  right: 0;
  width: 35%;
}
#sec13 .lst_img li:nth-child(3) {
  width: 45%;
  margin-top: 8vw;
}
#sec13 .lst_img li:nth-child(4) {
  position: absolute;
  top: 46vw;
  right: 0;
  width: 50%;
}
#menu1 {
  position: relative;
  padding-top: 20vw;
  background: url("../img/menu/s1_bg.jpg") no-repeat center top / 100%, url("../img/shared/bg4.png") repeat;
}
/*
#menu1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("../img/menu/s1_bg2.png") no-repeat center top / cover;
}
*/
/*
#menu1:after {
  content: "";
  position: absolute;
  top: 64vw;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("../img/shared/bg4.png") repeat;
}
*/
#menu1 .wrap {
  padding-top: 1px;
}
#menu1 h2, #menu1 .note {
  text-align: center;
}
#menu1 h2 {
  font-size: 33px;
  color: #231815;
}
#menu1 .list_menu {
  margin-top: 8vw;
}
#menu1 .list_menu .col_l .mn h3, #menu1 .list_menu .col_r .mn h3 {
  font-weight: bold;
  position: relative;
  font-size: 25px;
  text-align: center;
  border-bottom: 1px solid #302421;
  padding-bottom: 12px;
  margin-top: 13vw;
  color: #231815;
}
#menu1 .list_menu .col_l .mn h3 span, #menu1 .list_menu .col_r .mn h3 span {
  display: inline-block;
  width: 8%;
}
#menu1 .list_menu .col_l .mn dl, #menu1 .list_menu .col_r .mn dl {
  display: table;
  border-bottom: 1px solid #beb3a8;
  width: 100%;
  padding: 15px 0 10px;
}
#menu1 .list_menu .col_l .mn dl dt, #menu1 .list_menu .col_l .mn dl dd, #menu1 .list_menu .col_r .mn dl dt, #menu1 .list_menu .col_r .mn dl dd {
  display: table-cell;
  line-height: 25px;
  letter-spacing: 0;
}
#menu1 .list_menu .col_l .mn dl dt, #menu1 .list_menu .col_r .mn dl dt {
  width: 290px;
}
#menu1 .list_menu .col_l .mn dl dd, #menu1 .list_menu .col_r .mn dl dd {
  text-align: right;
}
#menu2 {
  padding-top: 20vw;
  padding-bottom: 15vw;
}
#menu2 .wrap {
  padding-top: 1px;
}
#menu2 h2, #menu2 .note {
  text-align: center;
}
#menu2 h2 {
  font-size: 33px;
  color: #231815;
}
#menu2 .list_menu {
  margin-top: 8vw;
}
#menu2 .list_menu .col_l .mn h3, #menu2 .list_menu .col_r .mn h3 {
  font-weight: bold;
  position: relative;
  font-size: 25px;
  text-align: center;
  border-bottom: 1px solid #302421;
  padding-bottom: 12px;
  margin-top: 13vw;
  color: #231815;
}
#menu2 .list_menu .col_l .mn h3 span, #menu2 .list_menu .col_r .mn h3 span {
  display: inline-block;
  width: 8%;
}
#menu2 .list_menu .col_l .mn dl, #menu2 .list_menu .col_r .mn dl {
  display: table;
  border-bottom: 1px solid #beb3a8;
  width: 100%;
  padding: 15px 0 10px;
}
#menu2 .list_menu .col_l .mn dl.pt, #menu2 .list_menu .col_r .mn dl.pt {
  padding-top: 0;
}
#menu2 .list_menu .col_l .mn dl dt, #menu2 .list_menu .col_l .mn dl dd, #menu2 .list_menu .col_r .mn dl dt, #menu2 .list_menu .col_r .mn dl dd {
  display: table-cell;
  line-height: 25px;
  letter-spacing: 0;
}
#menu2 .list_menu .col_l .mn dl dt, #menu2 .list_menu .col_r .mn dl dt {
  width: 140px;
}
#menu2 .list_menu .col_l .mn dl dd, #menu2 .list_menu .col_r .mn dl dd {
  text-align: right;
}
@media only screen and (min-width: 768px) {
  header .logo {
    width: 166px !important;
  }
  #key {
    background: url("../img/menu/key_img.png") no-repeat center bottom/cover;
    height: 910px;
  }
  #key .ttl {
    position: absolute;
    top: 405px;
    right: 454px;
  }
  #sec1 {
    padding-bottom: 184px;
    margin-top: 115px;
  }
  #sec1:before {
    top: 112px;
  }
  #sec1:after {
    top: 354px;
  }
  #sec1 .wrap {
    padding-top: 1px;
  }
  #sec1 h2 {
    text-align: right;
    width: auto;
    margin: 285px 94px 0 0;
    padding-top: 0;
  }
  #sec1 .box_img {
    position: absolute;
    top: 0;
    left: -53px;
    width: 708px;
    margin-top: 0;
  }
  #sec1 .box_img ul li:nth-child(1) {
    width: auto;
  }
  #sec1 .box_img ul li:nth-child(2) {
    position: absolute;
    top: 178px;
    right: 0;
    width: auto;
  }
  #sec1 .box_img ul li:nth-child(3) {
    margin-top: 348px;
    margin-left: 85px;
    width: auto;
  }
  #sec1 .box_img .bd {
    position: absolute;
    top: 396px;
    left: 190px;
  }
  #sec1 .box_img .tit {
    top: 719px;
    right: 141px;
    font-size: 33px;
    line-height: 50px;
    letter-spacing: 0.05em;
  }
  #sec1 .box_img .tit:before {
    top: 11px;
    left: -36px;
  }
  #sec1 .txt {
    width: 400px;
    margin-left: auto;
    margin-top: 172px;
    margin-right: -4px;
    letter-spacing: 0.05em;
    line-height: 32px;
  }
  #sec2 {
    padding-bottom: 0;
  }
  #sec2:after {
    height: 196px;
  }
  #sec2 .note {
    text-align: right;
    margin-right: 0;
    letter-spacing: 0.05em;
  }
  #sec2 .img {
    margin-right: -250px;
    width: 975px;
    margin-left: auto;
    margin-top: 22px;
  }
  #sec2 h2 {
    font-size: 50px;
    line-height: 85px;
    position: absolute;
    top: 330px;
    left: 63px;
    margin: 0;
  }
  #sec2 .blk {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
  }
  #sec2 .blk .box_price {
    width: 420px;
    margin-left: -8px;
  }
  #sec2 .blk .box_price dl {
    display: table;
    margin-bottom: 0;
  }
  #sec2 .blk .box_price dl dt, #sec2 .blk .box_price dl dd {
    display: table-cell;
  }
  #sec2 .blk .box_price dl dt {
    font-size: 30px;
  }
  #sec2 .blk .box_price dl dd {
    font-size: 25px;
  }
  #sec2 .blk .box_price .txt {
    margin-top: 35px;
    letter-spacing: 0.08em;
    line-height: 32px;
  }
  #sec2 .blk .list {
    font-size: 25px;
    margin-left: 110px;
    padding-left: 0;
    margin-top: 0;
  }
  #sec2 .blk .list:before {
    left: -60px;
  }
  #sec2 .blk .list ul li {
    margin-bottom: 10px;
  }
  #sec2 .blk .list ul:nth-child(2) {
    margin-left: 45px;
    padding-left: 0;
  }
  #sec3 {
    padding-bottom: 48px;
    padding-top: 0;
  }
  #sec3:before {
    top: 10px;
    bottom: -490px;
    background-size: auto;
  }
  #sec3 dl {
    width: 280px;
    margin-left: auto;
    margin-top: 90px;
    margin-right: 4px;
    margin-bottom: 0;
  }
  #sec3 dl dt {
    font-size: 38px;
    line-height: 65px;
    letter-spacing: 0.05em;
    margin-top: 0;
    margin-bottom: 0;
  }
  #sec3 dl dd {
    margin-top: 35px;
    line-height: 32px;
    letter-spacing: 0.09em;
  }
  #sec3 .img {
    position: absolute;
    top: 60px;
    left: -75px;
  }
  #sec3 ul {
    font-size: 33px;
    letter-spacing: 0.05em;
    margin-top: 75px;
    margin-left: 101px;
  }
  #sec3 ul li {
    margin-bottom: 29px;
    padding-left: 0;
    letter-spacing: 0.05em;
  }
  #sec3 ul li:before {
    left: -37px;
  }
  #sec4 {
    padding-bottom: 81px;
  }
  #sec4 h2 {
    position: absolute;
    font-size: 50px;
    line-height: 85px;
    letter-spacing: 0.05em;
    top: 184px;
    left: 44px;
    margin: 0;
  }
  #sec4 .slider {
    width: 666px;
    margin-left: auto;
  }
  #sec4 .slider .slick-dots li {
    width: 18px;
    height: 18px;
  }
  #sec4 .box {
    width: 590px;
    margin-left: auto;
    margin-top: 30px;
    margin-right: 77px;
  }
  #sec4 .box dl {
    width: auto;
  }
  #sec4 .box dl dt {
    font-size: 30px;
    width: auto;
  }
  #sec4 .box dl dd {
    font-size: 25px;
    padding-left: 22px;
  }
  #sec4 .box .txt {
    margin-top: 35px;
    letter-spacing: 0.05em;
    line-height: 32px;
  }
  #sec5 {
    padding-bottom: 119px;
  }
  #sec5 .wrap {
    padding-bottom: 96px;
  }
  #sec5 .wrap:before {
    content: "";
    left: -45px;
    right: -55px;
  }
  #sec5 .wrap:after {
    content: "";
    left: -45px;
    right: -55px;
  }
  #sec5 dl {
    width: 415px;
    margin-left: auto;
    margin-top: 111px;
    margin-right: -5px;
    margin-bottom: 0;
  }
  #sec5 dl dt {
    font-size: 40px;
    letter-spacing: 0.05em;
    line-height: 57px;
    margin-bottom: 0;
  }
  #sec5 dl dt span {
    font-size: 33px;
  }
  #sec5 dl dd {
    margin-top: 36px;
    line-height: 31px;
    letter-spacing: 0.03em;
  }
  #sec5 .img1 {
    position: absolute;
    top: 83px;
    left: -250px;
  }
  #sec5 .lst {
    font-size: 33px;
    margin-top: 252px;
    margin-left: 92px;
    padding-left: 0;
  }
  #sec5 .lst li {
    margin-bottom: 30px;
  }
  #sec5 .box_img {
    width: 689px;
    margin-left: auto;
    margin-top: -228px;
    margin-right: 3px;
    padding-bottom: 0;
  }
  #sec5 .box_img li {
    width: auto;
  }
  #sec5 .box_img li:nth-child(3) {
    position: absolute;
    top: -102px;
    left: 285px;
  }
  #sec6 {
    padding-bottom: 185px;
  }
  #sec6:after {
    top: 240px;
  }
  #sec6 h2 {
    font-size: 50px;
    line-height: 85px;
    position: absolute;
    top: 357px;
    right: 54px;
    height: 340px;
    margin: auto;
  }
  #sec6 .box_slide {
    margin-top: 267px;
    margin-left: -101px;
    width: 820px;
  }
  #sec6 .box_slide .lst {
    bottom: 15px;
    right: 22px;
    font-size: 33px;
  }
  #sec6 .box_slide .lst li {
    margin-bottom: 30px;
  }
  #sec6 .box_slide .slider .slick-dots {
    left: 91px;
  }
  #sec6 .box_slide .slider .slick-dots li {
    width: 18px;
    height: 18px;
  }
  #sec6 .box_slide .slider .slick-dots li button {
    width: 18px;
    height: 18px;
  }
  #sec6 .blk {
    margin-top: 96px;
  }
  #sec6 .blk .img {
    position: absolute;
    top: -37px;
    left: -98px;
  }
  #sec6 .blk .txt {
    width: 435px;
    margin-left: auto;
    line-height: 32px;
    margin-bottom: 0;
    letter-spacing: 0.09em;
  }
  #sec7 {
    padding-bottom: 73px;
  }
  #sec7:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background: url("../img/index/deco_wood2.png") repeat-x;
    height: 419px;
    width: 512px;
  }
  #sec7 h2 {
    font-size: 50px;
    height: 400px;
    top: 73px;
    left: -71px;
  }
  #sec7 h2:before {
    background-size: 100%;
  }
  #sec7 .txt {
    margin-top: 66px;
    line-height: 32px;
    margin-left: 167px;
    letter-spacing: 0.03em;
    margin-bottom: 40px;
  }
  #sec7 .txt span {
    display: block;
    padding-bottom: 32px;
  }
  #sec7 .set1, #sec7 .set2, #sec7 .set3 {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
  }
  #sec7 .set1 .img, #sec7 .set2 .img, #sec7 .set3 .img {
    width: 1079px;
  }
  #sec7 .set1 .img img, #sec7 .set2 .img img, #sec7 .set3 .img img {
    margin-left: 169px;
  }
  #sec7 .set1 dl, #sec7 .set2 dl, #sec7 .set3 dl {
    margin-top: 53px;
    margin-left: 165px;
    width: auto;
    padding-bottom: 0;
  }
  #sec7 .set1 dl dt, #sec7 .set2 dl dt, #sec7 .set3 dl dt {
    font-size: 30px;
  }
  #sec7 .set1 dl dt, #sec7 .set3 dl dt {
    width: auto;
  }
  #sec7 .set1 dl dd, #sec7 .set2 dl dd, #sec7 .set3 dl dd {
    font-size: 25px;
    padding-left: 32px;
  }
  #sec7 .set1 .inf, #sec7 .set2 .inf, #sec7 .set3 .inf {
    margin-left: 167px;
    letter-spacing: 0.03em;
    margin-top: 23px;
    margin-bottom: 70px;
    padding-right: 0;
  }
  #sec8 {
    padding-bottom: 115px;
  }
  #sec8:before {
    height: 419px;
    width: 815px;
  }
  #sec8 h2 {
    font-size: 50px;
    width: 290px;
    margin-left: auto;
    line-height: 85px;
    margin-top: 54px;
    margin-right: 56px;
    margin-bottom: 35px;
    padding-left: 0;
  }
  #sec8 .img2 {
    margin-top: -118px;
    margin-left: 21px;
    width: auto;
  }
  #sec8 .box_inf {
    width: 582px;
    margin-left: auto;
    margin-right: 82px;
  }
  #sec8 .box_inf .price {
    width: 310px;
    margin-left: 84px;
    margin-top: -243px;
  }
  #sec8 .box_inf .price dl dt {
    font-size: 30px;
  }
  #sec8 .box_inf .price dl dd {
    font-size: 25px;
    margin-top: 21px;
  }
  #sec8 .box_inf .price .txt {
    margin-top: 10px;
    margin-left: 4px;
    line-height: 32px;
    letter-spacing: 0.05em;
    width: auto;
  }
  #sec8 .box_inf .list {
	font-size: 25px;
    right: -85px;
    padding-left: 0;
    letter-spacing: 0.05em;
    position: absolute;
    top: -116px;
  }
  #sec8 .box_inf .list:before {
    left: -61px;
  }
  #sec8 .box_inf .list li {
    margin-bottom: 12px;
  }
  #sec9 {
    padding-bottom: 112px;
    padding-top: 0;
  }
  #sec9:before {
    top: -50px;
    background: url("../img/menu/s3_deco_circle.png") no-repeat center;
    background-size: auto;
  }
  #sec9 h2 {
    font-size: 50px;
    line-height: 70px;
    margin-top: 144px;
    margin-bottom: 0;
  }
  #sec9 h2 span {
    font-size: 35px;
  }
  #sec9 .blk {
    position: relative;
    margin-bottom: 0;
  }
  #sec9 .blk .img {
    position: absolute;
    top: -116px;
    left: -50px;
  }
  #sec9 .blk .box dl {
    width: 320px;
    margin-left: auto;
    margin-top: 170px;
    margin-right: 63px;
    margin-bottom: 0;
  }
  #sec9 .blk .box dl dt {
    font-size: 30px;
    margin-bottom: 0;
  }
  #sec9 .blk .box dl dd {
    font-size: 25px;
    margin-top: 19px;
  }
  #sec9 .blk .box .txt {
    width: 315px;
    margin-left: auto;
    margin-right: 65px;
    letter-spacing: 0.03em;
    line-height: 32px;
    margin-top: 13px;
  }
  #sec9 .slider-sp {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin: 140px -98px 0;
  }
  #sec9 .slider-sp li {
    width: 384px;
  }
  #sec9 .slider-sp li .inf {
    margin-top: 10px;
    letter-spacing: 0.04em;
    line-height: 32px;
  }
  #sec9 .slider-sp li dl {
    text-align: center;
    font-weight: bold;
    margin-top: 31px;
    margin-bottom: 0;
  }
  #sec9 .slider-sp li dl dt {
    font-size: 30px;
    margin-bottom: 0;
  }
  #sec9 .slider-sp li dl dd {
    font-size: 25px;
    margin-top: 22px;
  }
  #sec10 {
    padding-bottom: 195px;
    margin-top: 0;
    padding-top: 0;
  }
  #sec10:before {
    width: 1165px;
    height: auto;
    bottom: 0;
  }
  #sec10 h2 {
    font-size: 50px;
    letter-spacing: 0.05em;
    line-height: 85px;
    margin-top: 88px;
    padding: 73px 53px 0 59px;
    height: 493px;
  }
  #sec10 .img1 {
    margin-top: -272px;
    margin-left: 148px;
    width: auto;
  }
  #sec10 .img2 {
    position: absolute;
    top: 595px;
    right: 0;
    width: auto;
  }
  #sec10 dl {
    margin-top: -87px;
    width: auto;
    margin-bottom: 0;
  }
  #sec10 dl dt {
    font-size: 30px;
    line-height: 48px;
  }
  #sec10 dl dt span {
    font-size: 25px;
  }
  #sec10 dl dd {
    font-size: 25px;
    padding-left: 25px;
  }
  #sec10 .txt {
    width: 572px;
    letter-spacing: 0.05em;
    line-height: 32px;
    margin-top: 38px;
  }
  #sec11 {
    padding-top: 0;
    padding-bottom: 0;
  }
  #sec11 .content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    height: 650px
  }
  #sec11 .content h2 {
    position: absolute;
    top: 47%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: auto;
    margin: 0;
  }
  #sec11 .content .set1, #sec11 .content .set2 {
    width: 50%;
    position: relative;
    height: 650px;
    margin-bottom: 0;
  }
  #sec11 .content .set1 h3, #sec11 .content .set2 h3 {
    position: absolute;
    top: 16px;
    left: 281px;
    width: auto;
  }
  #sec11 .content .set1 dl, #sec11 .content .set2 dl {
    position: absolute;
    top: 0;
    right: 0;
  }
  #sec11 .content .set1 dl dt, #sec11 .content .set2 dl dt {
    font-size: 30px;
    line-height: 40px;
  }
  #sec11 .content .set1 dl dt span, #sec11 .content .set2 dl dt span {
    font-size: 25px;
  }
  #sec11 .content .set1 dl dd, #sec11 .content .set2 dl dd {
    font-size: 25px;
    margin-top: 11px;
  }
  #sec11 .content .set1 .txt, #sec11 .content .set2 .txt {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    padding: 0;
  }
  #sec11 .content .set1 {
    position: relative;
  }
  #sec11 .content .set1:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: -110px;
    background: url("../img/menu/s11_img1.png") no-repeat center right/cover;
  }
  #sec11 .content .set1 dl {
    position: absolute;
    top: 170px;
    right: 102px;
  }
  #sec11 .content .set2 {
    position: relative;
  }
  #sec11 .content .set2:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -111px;
    right: 0;
    background: url("../img/menu/s11_img2.png") no-repeat center left/cover;
  }
  #sec11 .content .set2 dl {
    position: absolute;
    top: 363px;
    left: 141px;
  }
  #sec11 .content .set2 .txt {
    top: 515px;
    left: 144px;
    letter-spacing: 0.04em;
    line-height: 32px;
  }
  #sec12 {
    padding-bottom: 134px;
  }
  #sec12 h2 {
    font-size: 50px;
    line-height: 85px;
    margin-top: 110px;
    margin-left: 96px;
  }
  #sec12 .img1 {
    position: absolute;
    top: 110px;
    right: 30px;
    width: auto;
  }
  #sec12 .img2 {
    position: absolute;
    top: 430px;
    right: -100px;
    width: auto;
  }
  #sec12 dl {
    margin-top: 62px;
    width: auto;
  }
  #sec12 dl dd {
    padding-left: 15px;
  }
  #sec12 .txt {
    width: 400px;
    line-height: 32px;
    letter-spacing: 0.04em;
    margin-top: 38px;
  }
  #sec12 .blk {
    padding-top: 150px;
    padding-bottom: 103px;
    margin-top: 0;
  }
  #sec12 .blk:before {
    content: "";
    position: absolute;
    top: 74px;
    bottom: 0;
    right: 0;
    background: url("../img/menu/s12_deco.png") no-repeat center;
    width: 1018px;
  }
  #sec12 .blk .wrap {
    padding-top: 1px;
    padding-bottom: 0;
  }
  #sec12 .blk .wrap:before {
    bottom: -62px;
    left: -40px;
    right: -60px;
  }
  #sec12 .blk ul {
    position: absolute;
    top: 131px;
    right: 60px;
    letter-spacing: 0.25em;
    margin-top: 0;
    padding-left: 0;
  }
  #sec12 .blk ul li {
    font-size: 30px;
    margin-bottom: 24px;
  }
  #sec12 .blk ul li:before {
    background: url("../img/menu/ico_moon_white.png") no-repeat center;
  }
  #sec12 .blk ul li span {
    color: #fff;
  }
  #sec13 {
    padding-bottom: 144px;
  }
  #sec13:before {
    width: 1180px;
    height: 419px;
  }
  #sec13 h2 {
    width: 365px;
    font-size: 50px;
    line-height: 85px;
    margin-top: 70px;
    padding: 60px 0 33px 80px;
    margin-left: 0;
  }
  #sec13 .img {
    position: absolute;
    top: 171px;
    right: -185px;
    width: auto;
  }
  #sec13 .price {
    font-size: 45px;
    line-height: 65px;
    margin-top: 52px;
    margin-bottom: 0;
  }
  #sec13 .price span {
    font-size: 37px;
  }
  #sec13 .txt1 {
    font-size: 25px;
    margin-top: 34px;
  }
  #sec13 .txt1 span {
    display: block;
  }
  #sec13 .txt2 {
    margin-top: 21px;
    letter-spacing: 0.04em;
    line-height: 32px;
    padding-top: 0;
    padding-bottom: 0;
  }
  #sec13 .list {
    font-size: 25px;
    margin-top: 111px;
  }
  #sec13 .list li span {
    font-size: 20px;
  }
  #sec13 .lst_img {
    position: absolute;
    top: 723px;
    right: 156px;
    margin-top: 0;
  }
  #sec13 .lst_img li:nth-child(1) {
    width: auto;
  }
  #sec13 .lst_img li:nth-child(2) {
    top: 41px;
    right: -254px;
    width: auto;
  }
  #sec13 .lst_img li:nth-child(3) {
    margin-top: 41px;
    width: auto;
  }
  #sec13 .lst_img li:nth-child(4) {
    top: 320px;
    right: -226px;
    width: auto;
  }
  #menu1 {
    padding-bottom: 103px;
    padding-top: 0;
  }
  #menu1:after {
    top: 240px;
  }
  #menu1 h2 {
    margin-top: 194px;
  }
  #menu1 .note {
    margin-top: 15px;
    letter-spacing: 0;
  }
  #menu1 .list_menu {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 0;
  }
  #menu1 .list_menu .col_l, #menu1 .list_menu .col_r {
    width: 480px;
  }
  #menu1 .list_menu .col_l .mn, #menu1 .list_menu .col_r .mn {
    margin-top: 95px;
  }
  #menu1 .list_menu .col_l .mn h3, #menu1 .list_menu .col_r .mn h3 {
    margin-top: 0;
  }
  #menu1 .list_menu .col_l .mn dl dt, #menu1 .list_menu .col_r .mn dl dt {
    width: auto;
  }
  #menu2 {
    padding-bottom: 110px;
    padding-top: 0;
  }
  #menu2 h2 {
    margin-top: 135px;
  }
  #menu2 .note {
    margin-top: 15px;
    letter-spacing: 0;
  }
  #menu2 .list_menu {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 0;
  }
  #menu2 .list_menu .col_l, #menu2 .list_menu .col_r {
    width: 480px;
  }
  #menu2 .list_menu .col_l .mn, #menu2 .list_menu .col_r .mn {
    margin-top: 85px;
  }
  #menu2 .list_menu .col_l .mn h3, #menu2 .list_menu .col_r .mn h3 {
    margin-top: 0;
  }
  #menu2 .list_menu .col_l .mn dl dt, #menu2 .list_menu .col_r .mn dl dt {
    width: auto;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  #key .ttl {
    right: 244px;
  }
  #sec7 h2 {
    left: 39px;
  }
  #sec8:before {
    width: 655px;
  }
  #sec9 .slider-sp {
    margin: 140px -41px 0;
  }
  #sec9 .slider-sp li {
    width: 350px;
  }
  #sec9 .slider-sp dl dt {
    font-size: 27px;
  }
  #sec10:before {
    width: 915px;
  }
  #sec11 .content .set1 h3, #sec11 .content .set2 h3 {
    top: 3px;
    left: 80px;
  }
  #sec11 .content .set1 dl {
    top: 220px;
    right: 39px;
  }
  #sec11 .content .set2 dl {
    top: 313px;
  }
  #sec11 .content .set2 .txt {
    top: 455px;
  }
  #sec13:before {
    width: 900px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  #key {
    background-position: 85% 0;
  }
  #sec6:after {
    bottom: 1px;
  }
  #sec7 .txt {
    margin-left: 197px;
  }
  #sec7 .set1 dl, #sec7 .set2 dl, #sec7 .set3 dl {
    margin-left: 200px;
  }
  #sec7 .set1 .inf, #sec7 .set2 .inf, #sec7 .set3 .inf {
    margin-left: 200px;
  }
  #sec9 .slider-sp li dl dt {
    font-size: 27px;
  }
  #sec9 .slider-sp li .inf {
    padding: 0 50px 0 10px;
  }
}
@media only screen and (min-device-width: 1366px) and (max-device-width: 1400px) {
  #key {
    background-position: 85% 0;
  }
  #sec7 h2 {
    left: 0;
  }
}
@media only screen and (min-device-width: 390px) and (max-device-width: 819px) {
  #sec1:before {
    height: 260px;
  }
  #sec6:before {
    height: 259px;
  }
  #menu1:after {
    top: 61.3vw;
  }
}
@media only screen and (min-device-width: 820px) and (max-device-width: 1180px) {
  #sec1:after {
    top: 352px;
  }
  #sec6:after {
    top: 240px;
  }
  #sec5 .wrap:after {
    right: -45px;
  }
  #sec5 .wrap:before {
    right: -45px;
  }
}
@media only screen and (min-width: 700px) and (max-width: 1280px) {
  #key {
    background-position: 85% 0;
  }
  #sec5 .wrap:before {
    left: -50px;
  }
  #sec5 .wrap:after {
    left: -50px;
  }
  #sec7 h2 {
    left: 9px;
  }
  #sec7:before {
    width: 392px;
  }
}
@media only screen and (min-width: 1800px) {
  #sec11 .set1:before {
    left: 200px !important;
  }
  #sec11 .set2:before {
    right: 200px !important;
  }
  #sec11 .set1 h3, #sec11 .set2 h3 {
    left: 471px !important;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #sec8 .box_inf .price dl dt {
    white-space: nowrap;
  }
  #sec9 .blk .box dl dt {
    white-space: nowrap;
  }
  #sec9 .slider-sp li dl dt {
    white-space: nowrap;
  }
  #sec12 h2 {
    height: 415px;
    letter-spacing: 0;
  }
  #sec12 .blk ul {
    right: 31px;
  }
}