@charset "UTF-8";
/* Scss Document */
#key {
  height: auto;
  background: url("../img/tori/key.jpg") no-repeat center/cover;
  height: 134vw;
}
#key:before {
  display: none;
}
@media screen and (min-width: 999px) {
  #key {
    height: 902px;
  }
}
#sec1 {
  background: url("../img/shared/bg2.jpg") repeat center 0/1.2vw;
  position: relative;
  padding: 15vw 0 5vw;
}
#sec1:before {
  background: url("../img/tori/sec1_bg.jpg") no-repeat 0 0/100%;
  content: '';
  position: absolute;
  top: 0;
  right: 0px;
  left: 0;
  height: 60vw;
  z-index: 0;
}
#sec1 .wrap {
  z-index: 1;
}
#sec1 h2 {
  width: 40%;
  margin: 0 auto 8vw;
}
#sec1 dt {
  padding-bottom: 5%;
}
#sec2 {
  padding-bottom: 10vw;
  position: relative;
}
#sec2 .deco {
  position: absolute;
  width: 41%;
  top: 4vw;
  left: 0;
  z-index: 1;
}
#sec2 h2 {
  position: relative;
  background: url("../img/tori/sec2_bg.png") no-repeat center 0/cover, url("../img/shared/bg2.jpg") repeat center 0/1.2vw;
  height: 90vw;
  margin-bottom: -7vw;
}
#sec2 h2 img {
  position: absolute;
  bottom: 5vw;
  right: 5%;
  width: 35%;
}
#sec2 .lead {
  padding-bottom: 10vw;
}
#sec2 .lead .photo {
  margin: 0 -7vw 0 -18vw;
}
#sec2 .lead .tag {
  text-align: center;
  font-weight: 500;
  font-size: 6.5vw;
  line-height: 1.4;
  padding-bottom: 5%;
}
#sec2 .lead .tag span {
  font-size: 5vw;
}
#sec2 .menu .photo {
  position: relative;
}
#sec2 .menu .photo img {
  position: relative;
  z-index: 1;
}
#sec2 .menu .photo:before {
  content: '';
  position: absolute;
  top: 25%;
  left: -12%;
  width: 103%;
  height: 49vw;
  border: 4px solid #8d4b1b;
  z-index: 0;
  box-sizing: border-box;
}
#sec2 .menu h3 {
  font-size: 7vw;
  line-height: 1.4;
  padding: 10vw 0 5vw;
  font-weight: 500;
}
#sec2 .menu h3 span {
  font-size: 10vw;
}
#sec3 {
  overflow: hidden;
  position: relative;
  padding-bottom: 65vw;
  margin-bottom: -59vw;
}
#sec3:before {
  background: url("../img/shared/bd_bg.jpg") repeat center top;
  height: 57vw;
  left: 0;
  right: 0;
  position: absolute;
  content: '';
  transform: skewY(-14deg);
  top: -43vw;
}
#sec3:after {
  background: url("../img/shared/bd_bg.jpg") repeat center top;
  height: 57vw;
  left: 0;
  right: 0;
  position: absolute;
  content: '';
  transform: skewY(-14deg);
  bottom: -40vw;
}
#sec3 .js .menu {
  overflow: hidden;
}
#sec3 .js .menu .photo {
  margin-right: -28vw;
  margin-left: -5vw;
}
#sec3 .js .menu dl {
  will-change: transform;
  background-color: #ece7e1;
  position: relative;
  width: 80%;
  margin: -12vw auto 0;
  padding: 5% 5%;
  font-size: 6vw;
  line-height: 1.4;
  position: relative;
  z-index: 2;
  text-align: center;
  box-sizing: border-box;
  font-family: 'Shippori Mincho', serif;
  font-weight: 500;
  letter-spacing: 0.01em;
}
#sec3 .js .menu dl span {
  font-size: 4.5vw;
}
#sec3 .js .menu dl:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  border: 6px solid transparent;
  border-image: url("../img/shared/frame.png") 6 round;
  -moz-border-image: url("../img/shared/frame.png") 6 round;
  -webkit-border-image: url("../img/shared/frame.png") 6 round;
  -o-border-image: url("../img/shared/frame.png") 6 round;
}
#sec3 .info {
  padding: 15vw 0 10vw;
}
#sec3 .info h2 {
  padding: 0 25% 5% 0;
}
#sec3 .info .txt {
  padding-bottom: 10vw;
}
#sec3 .info dl {
  position: relative;
  padding-left: 40%;
  margin-bottom: 10vw;
}
#sec3 .info dl dt {
  width: 45%;
  position: absolute;
  top: 6%;
  left: 0;
  z-index: 1;
}
#sec3 .bnr {
  width: 90%;
  margin: 0 auto;
}
#sec3 .bnr a {
  background: url("../img/index/bnr1.png") no-repeat 0 center/100%;
  width: 100%;
  text-align: center;
  font-weight: 500;
  font-size: 6vw;
  color: #fff;
  line-height: 1.2;
  padding: 6.9vw 0;
  overflow: hidden;
  border-radius: 5px;
}
#sec3 .bnr a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background: url("../img/index/bnr_bg1.png") no-repeat 0 center/100%;
}
#sec3 .bnr a:before {
  background-color: rgba(173, 0, 0, 0.4);
}
#sec3 .bnr a span {
  position: relative;
  z-index: 3;
}
#sec4 .lead {
  position: relative;
}
#sec4 .lead .photo1 {
  padding-left: 16%;
  margin: 0 -5vw -8vw 0;
}
#sec4 .lead .photo2 {
  margin-bottom: -8vw;
}
#sec4 .lead h2 {
  position: absolute;
  z-index: 1;
  top: 6vw;
  left: -3vw;
  width: 45%;
}
#sec4 .lead .price {
  font-size: 20px;
  line-height: 1.4;
  padding-left: 20px;
  margin: 20px 0;
  position: relative;
}
#sec4 .lead .price:before {
  content: '';
  position: absolute;
  top: 2vw;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #8d4b1b;
}
#sec4 .menu {
  padding: 10vw 0px;
}
#sec4 .menu .photo {
  position: relative;
  margin-bottom: 10vw;
}
#sec4 .menu .photo img {
  position: relative;
  z-index: 1;
}
#sec4 .menu .photo:after {
  content: '';
  position: absolute;
  top: 19%;
  left: 17%;
  width: 103%;
  height: 57vw;
  border: 4px solid #8d4b1b;
  z-index: 0;
  box-sizing: border-box;
}
#sec4 .menu h3 {
  font-size: 8vw;
  line-height: 1.4;
  padding-bottom: 5vw;
  font-weight: 500;
}
#sec4 .menu h3 .f1 {
  font-size: 6vw;
}
#sec4 .menu h3 .f2 {
  font-size: 8.5vw;
}
#sec4 .menu h3 .f4 {
  font-size: 8vw;
}
#sec4 .menu h3 .f3 {
  font-size: 10vw;
}
#sec4 .menu h3 .mark2 {
  position: relative;
  top: 6vw;
}
.sec_group {
  background: url("../img/index/bg7.jpg") repeat center 0;
}
#sec5 {
  padding-bottom: 10vw;
}
#sec5 .lead {
  position: relative;
}
#sec5 .lead .photo1 {
  margin: 0 -5vw 5vw;
  position: relative;
  z-index: 1;
}
#sec5 .lead .photo2 {
  position: relative;
  z-index: 1;
}
#sec5 .lead .photo3 {
  width: 80%;
  margin: -10vw auto 5vw;
  position: relative;
}
#sec5 .lead .photo3:after {
  content: '';
  position: absolute;
  left: -13%;
  top: -65%;
  width: 77vw;
  height: 81vw;
  background: url("../img/tori/sec5_deco.png") no-repeat 0 0/100%;
}
#sec5 .lead .photo3 img {
  position: relative;
  z-index: 1;
}
#sec5 .lead h2 {
  padding: 0 20vw 5vw 0;
}
#sec5 .lead .price {
  font-size: 22px;
  font-weight: 500;
  line-height: 35px;
  padding-bottom: 5vw;
}
#sec6 {
  padding: 0vw 0 15vw;
}
#sec6 h2 {
  padding: 0 8% 8vw;
}
#sec6 .js {
  position: relative;
}
#sec6 .js .bnr {
  position: absolute;
  width: 35%;
  top: 33vw;
  right: -5vw;
  z-index: 9;
}
#sec6 .js .menu .tag {
  text-align: center;
  font-size: 6vw;
  line-height: 1.4;
  font-weight: 500;
  padding: 10vw 0 5vw;
}
#sec6 .js .menu .tag span {
  font-size: 4.5vw;
}
#sec6 .js .menu .txt {
  position: relative;
}
#sec6 .js .thumb {
  padding-top: 5vw;
}
#sec6 .js .thumb .slick-track {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  width: 100% !important;
  transform: none !important;
}
#sec6 .js .thumb .slick-slide {
  margin: 0 5px;
  width: 30% !important;
}
#sec6 .js .thumb li {
  position: relative;
	cursor: pointer;
}
#sec6 .js .thumb li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 5px solid #8d4b1b;
  opacity: 0;
  z-index: 1;
}
#sec6 .js .thumb .slick-current li {
  position: relative;
}
#sec6 .js .thumb .slick-current li:before ,#sec6 .js .thumb li:hover:before{
  opacity: 1;
}
#sec7 {
  background: url("../img/shared/bg1.jpg") repeat center 0;
  position: relative;
  padding-bottom: 35vw;
}
#sec7:after {
  content: '';
  position: absolute;
  left: -14vw;
  right: -2vw;
  bottom: 0;
  height: 70vw;
  background: url("../img/tori/sec7_bg2.jpg") no-repeat 0 bottom/100%;
}
#sec7 h2 {
  position: relative;
  background: url("../img/tori/sec7_bg.jpg") no-repeat center/cover;
  padding: 10% 5% 10vw;
}
#sec7 h2 img {
  width: 35%;
}
#sec7 .lead {
  color: #fff;
  margin-bottom: 10vw;
}
#sec7 .lead h3 {
  position: relative;
  z-index: 1;
  margin-top: -3vw;
}
#sec7 .lead h3 span {
  display: inline-block;
  background-color: #c0a68b;
  font-size: 5.8vw;
  line-height: 1.5;
  font-weight: 600;
  color: #472301;
  margin-bottom: 4vw;
  padding: 0 5% 0;
  position: relative;
}
#sec7 .lead h3 span:after {
  position: absolute;
  content: '';
  width: 10vw;
  right: 0%;
  top: 0;
  bottom: 0;
  transform: translateX(97%);
  background: url("../img/index/shape1.png") no-repeat 0 0/auto 100%;
}
#sec7 .contact {
  background-color: #ece7e1;
  padding: 10% 5%;
  border: 6px solid transparent;
  border-image: url("../img/shared/frame.png") 6 round;
  -moz-border-image: url("../img/shared/frame.png") 6 round;
  -webkit-border-image: url("../img/shared/frame.png") 6 round;
  -o-border-image: url("../img/shared/frame.png") 6 round;
}
#sec7 .contact h3 {
  font-weight: 600;
  margin-bottom: 5vw;
  font-size: 6.5vw;
  line-height: 1.4;
}
#sec7 .contact h3 span {
  display: inline-block;
  position: relative;
  padding: 0 3% 5%;
}
#sec7 .contact h3 span:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #c01822;
  height: 5px;
  border-radius: 5px;
}
#sec7 .contact ul {
  width: 100%;
  padding-bottom: 10vw;
}
#sec7 .contact ul li:before {
  color: #be000f;
  content: '・';
}
#sec7 .contact .item {
  width: 100%;
}
#sec7 .contact .tel {
  margin-bottom: 3vw;
  text-align: center;
  background-color: #dcd5cd;
  padding: 5%;
  line-height: 1.4;
  font-size: 3.2vw;
  font-weight: 600;
}
#sec7 .contact .tel img {
  width: 11%;
  height: auto;
  margin-right: 10px;
  position: relative;
  top: -0.5vw;
}
#sec7 .contact .tel .num {
  font-size: 6vw;
  font-weight: 500;
  display: inline-block;
  padding-right: 5vw;
  margin-bottom: 1vw;
}
#sec7 .contact .tel .tt {
  font-size: 3vw;
  display: inline-block;
  line-height: 1.2;
  font-weight: normal;
}
#sec7 .contact .web a {
  background-color: #b80009;
  color: #fff;
  text-align: center;
  font-size: 4vw;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: -0.01em;
  padding: 1% 2%;
}
#sec7 .contact .web a img {
  width: 6.5%;
  height: auto;
  margin: 10px;
}
#sec7 #takeout {
  padding: 10vw 0 0;
  position: relative;
  z-index: 1;
}
#sec7 #takeout h3 {
  color: #fff;
  font-size: 7.5vw;
  line-height: 1.4;
  letter-spacing: -0.01em;
  padding-bottom: 5vw;
}
#sec7 #takeout h3 span {
  font-size: 5vw;
}
#sec7 #takeout .point {
  width: 100%;
  padding: 10% 5%;
  margin-bottom: 5%;
  background-color: #c7beb1;
  text-align: center;
  box-sizing: border-box;
}
#sec7 #takeout .point h4 {
  font-size: 5vw;
  line-height: 1.4;
  font-weight: 600;
  padding-bottom: 5vw;
}
#sec7 #takeout .point .list {
  font-weight: 700;
}
#sec7 #takeout .point .list span {
  color: #be000f;
}
#sec7 #takeout .point dl {
  padding-bottom: 20px;
}
#sec7 #takeout .point dl dt {
  margin-bottom: 10px;
}
#sec7 #takeout .point dl dt span {
  display: inline-block;
  background-color: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  padding: 0 10px;
}
@media screen and (min-width: 999px) {
  #sec1 {
    background: url("../img/tori/bg.png") repeat-x center 0, url("../img/shared/bg2.jpg") repeat center 0;
    padding: 140px 0 0px;
    margin-bottom: -82px;
  }
  #sec1:before {
    right: calc(50% - 100px);
    left: auto;
    height: 516px;
    width: 927px;
  }
}
@media screen and (min-width: 999px) and (min-width: 1500px) {
  #sec1:before {
    right: auto;
    left: 0;
  }
}
@media screen and (min-width: 999px) {
  #sec1 h2 {
    width: auto;
    margin: 0;
    position: absolute;
    top: 116px;
    left: -105px;
  }
  #sec1 dt {
    padding-bottom: 45px;
    margin-left: 266px;
  }
  #sec1 dd {
    padding-left: 294px;
  }
  #sec2 {
    padding-bottom: 64px;
  }
  #sec2 .deco {
    width: auto;
    position: absolute;
    top: -72px;
    right: calc(50% + 96px);
    left: auto;
  }
  #sec2 h2 {
    position: relative;
    background-size: cover, auto;
    height: 798px;
    margin-bottom: 0px;
  }
  #sec2 h2 img {
    bottom: auto;
    right: 100px;
    width: auto;
    top: 112px;
    z-index: 8;
  }
  #sec2 .lead {
    padding-bottom: 67px;
  }
  #sec2 .lead .photo {
    margin: 0;
    position: absolute;
    top: -81px;
    right: -228px;
    z-index: 2;
  }
  #sec2 .lead .tag {
    text-align-last: auto;
    font-size: 40px;
    line-height: 60px;
    padding: 55px 0 9px;
    text-align: left;
    position: relative;
    z-index: 3;
  }
  #sec2 .lead .tag span {
    font-size: 30px;
  }
  #sec2 .lead .txt {
    width: 306px;
  }
  #sec2 .menu {
    position: relative;
  }
  #sec2 .menu .photo {
    margin-left: -10px;
  }
  #sec2 .menu .photo:before {
    top: 62px;
    left: -84px;
    width: 631px;
    height: 406px;
    border: 5px solid #8d4b1b;
  }
  #sec2 .menu h3 {
    font-size: 35px;
    line-height: 70px;
    padding: 0;
    white-space: nowrap;
    position: absolute;
    top: -47px;
    right: -50px;
  }
  #sec2 .menu h3 span {
    font-size: 55px;
  }
  #sec2 .menu h3 .padd {
    padding: 41px 0 0;
  }
  #sec2 .menu .txt {
    height: 401px;
    position: absolute;
    top: 108px;
    right: 117px;
    z-index: 1;
  }
  #sec3 {
    padding-bottom: 956px;
    margin-bottom: -930px;
  }
  #sec3:before {
    height: 531px;
    transform: skewY(-17.5deg);
    top: -269px;
  }
  #sec3:after {
    height: 600px;
    transform: skewY(-17deg);
    bottom: -245px;
  }
  #sec3 .js {
    width: 1065px;
    position: absolute;
    top: 97px;
    left: 416px;
  }
  #sec3 .js .menu .photo {
    margin: 0;
  }
  #sec3 .js .menu dl {
    position: relative;
    z-index: 3;
    width: 428px;
    margin: -100px 0 0 185px;
    padding: 30px 0;
    font-size: 40px;
    line-height: 60px;
  }
  #sec3 .js .menu dl span {
    font-size: 30px;
  }
  #sec3 .js .slick-dots {
    width: 400px;
    margin-left: 198px;
    padding: 27px 0 0;
  }
  #sec3 .js .slick-dots li {
    margin: 0 12px;
    width: 12px;
    height: 12px;
  }
  #sec3 .info {
    padding: 50px 0 50px;
  }
  #sec3 .info h2 {
    padding: 0 0 30px;
  }
  #sec3 .info .txt {
    padding-bottom: 23px;
    width: 455px;
  }
  #sec3 .info dl {
    padding-left: 185px;
    margin-bottom: 30px;
  }
  #sec3 .info dl dt {
    width: auto;
    top: 15px;
    left: -24px;
  }
  #sec3 .bnr {
    width: 460px;
    margin: 0;
  }
  #sec3 .bnr a {
    font-size: 30px;
    line-height: 30px;
    padding: 45px 0 20px;
    border-radius: 10px;
    height: 120px;
    box-sizing: border-box;
    letter-spacing: -0.1em;
  }
  #sec4 .lead .photo1 {
    padding-left: 110px;
    margin: 0;
  }
  #sec4 .lead .photo2 {
    margin-bottom: 0;
    position: absolute;
    top: 663px;
    left: -250px;
  }
  #sec4 .lead h2 {
    position: absolute;
    top: 50px;
    left: -100px;
    width: auto;
  }
  #sec4 .lead .lead_in {
    padding: 64px 0 50px 688px;
    min-height: 488px;
    box-sizing: border-box;
  }
  #sec4 .lead .price {
    font-size: 26px;
    margin: 27px 0 0;
    padding-left: 28px;
  }
  #sec4 .lead .price:before {
    top: 13px;
    width: 16px;
    height: 16px;
  }
  #sec4 .menu {
    padding: 0 0 122px 500px;
    position: relative;
  }
  #sec4 .menu .photo {
    margin-bottom: 0;
  }
  #sec4 .menu .photo:after {
    top: 146px;
    left: 141px;
    width: 525px;
    height: 328px;
    border: 5px solid #8d4b1b;
  }
  #sec4 .menu h3 {
    font-size: 50px;
    line-height: 70px;
    padding-bottom: 0;
    white-space: nowrap;
    position: absolute;
    top: 86px;
    right: 550px;
  }
  #sec4 .menu h3 .f1 {
    font-size: 35px;
  }
  #sec4 .menu h3 .f2 {
    font-size: 55px;
  }
  #sec4 .menu h3 .f4 {
    font-size: 55px;
  }
  #sec4 .menu h3 .f3 {
    font-size: 70px;
  }
  #sec4 .menu h3 .mark {
    position: relative;
    letter-spacing: -0.6em;
    display: inline-block;
    left: 23px;
  }
  #sec4 .menu h3 .mark.mark2 {
    top: 8px;
    left: -20px;
  }
	#sec4 .menu h3 .mark.pc {
		display: inline-block !important;
	}
  #sec4 .menu .txt {
    position: absolute;
    top: 140px;
    height: 335px;
    left: 40px;
  }
  #sec5 {
    padding-bottom: 50px;
  }
  #sec5 .lead {
    padding-left: 549px;
    min-height: 100px;
    padding-bottom: 50px;
  }
  #sec5 .lead .photo1 {
    margin: 0;
    position: absolute;
    top: 0;
    right: 50%;
  }
  #sec5 .lead .photo2 {
    margin: 0;
  }
  #sec5 .lead .photo3 {
    width: auto;
    margin: 0;
    position: absolute;
    top: 783px;
    left: -213px;
  }
  #sec5 .lead .photo3:after {
    left: 295px;
    top: -210px;
    width: 695px;
    height: 716px;
	  z-index: 0;
  }
  #sec5 .lead h2 {
    padding: 47px 0 21px 9px;
	  position: relative;
	  z-index: 2;
  }
  #sec5 .lead p.txt {
    width: 420px;
    margin-left: 65px;
    position: relative;
    z-index: 2;
  }
  #sec5 .lead .price {
    position: relative;
    z-index: 2;
    font-size: 35px;
    line-height: 50px;
    padding: 0 0 16px 61px;
    letter-spacing: -0.06em;
  }
  #sec6 {
    padding: 2px 0 60px;
  }
  #sec6 h2 {
    padding: 0 28px 53px 0;
    text-align: right;
  }
  #sec6 .js .bnr {
    width: auto;
    top: 399px;
    right: -12px;
  }
  #sec6 .js .slider2 {
    width: 856px;
    margin-left: -70px;
  }
  #sec6 .js .menu {
    position: relative;
  }
  #sec6 .js .menu img {
    width: 100%;
    height: auto;
  }
  #sec6 .js .menu .tag {
    letter-spacing: -0.1em;
    text-align: left;
    font-size: 35px;
    line-height: 40px;
    padding: 0;
    position: absolute;
    top: 566px;
    left: 0;
  }
  #sec6 .js .menu .tag span {
    font-size: 25px;
  }
  #sec6 .js .menu .photo {
    margin-bottom: 20px;
  }
  #sec6 .js .menu .txt {
    position: relative;
    margin-left: 210px;
    padding: 0 0 0 50px;
    width: 500px;
    min-height: 133px;
  }
  #sec6 .js .menu .txt:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0%;
    bottom: 0;
    background-color: #c01822;
    width: 5px;
    border-radius: 5px;
  }
  #sec6 .js .thumb {
    padding-top: 0;
    width: 240px;
    position: absolute;
    top: 0;
    right: -40px;
  }
  #sec6 .js .thumb img {
    width: 100%;
    height: auto;
  }
  #sec6 .js .thumb .slick-track {
    flex-wrap: wrap;
  }
  #sec6 .js .thumb .slick-slide {
    margin: 0 0 15px;
    width: 100% !important;
  }
  #sec7 {
    padding-bottom: 70px;
  }
  #sec7:after {
    left: auto;
    right: 50%;
    height: 300px;
    width: 740px;
	  bottom: -2px;
  }
  #sec7 h2 {
    padding: 0;
    height: 736px;
  }
  #sec7 h2 img {
    width: auto;
    position: absolute;
    top: 57px;
    right: calc(50% + 151px);
  }
  #sec7 .lead {
    color: #fff;
    margin-bottom: 67px;
    padding: 35px 0 0 515px;
  }
  #sec7 .lead h3 {
    position: absolute;
    top: -18px;
    left: 70px;
    margin-top: 0;
  }
  #sec7 .lead h3 span {
    font-size: 45px;
    line-height: 66px;
    margin-bottom: 18px;
    padding: 0 15px 0 25px;
    letter-spacing: -0.04em;
  }
  #sec7 .lead h3 span:after {
    width: 30px;
    
  }
  #sec7 .contact {
    padding: 43px 0 52px;
    box-sizing: border-box;
    margin: 0 -65px 0px;
  }
  #sec7 .contact h3 {
    font-size: 33px;
    margin-bottom: 41px;
  }
  #sec7 .contact h3 span {
    padding: 0 2px 13px;
  }
  #sec7 .contact ul {
    width: 420px;
    padding-bottom: 0;
  }
  #sec7 .contact ul li:before {
    color: #be000f;
    content: '・';
  }
  #sec7 .contact .info {
    max-width: 850px;
    margin: 0 auto;
  }
  #sec7 .contact .item {
    width: 390px;
  }
  #sec7 .contact .tel {
    margin-bottom: 8px;
    padding: 20px 0 20px;
    line-height: 30px;
    font-size: 18px;
  }
  #sec7 .contact .tel img {
    width: 27px;
    margin-right: 10px;
    top: -7px;
  }
  #sec7 .contact .tel .num {
    font-size: 30px;
    padding: 7px 13px 0 0;
    margin-bottom: 8px;
    letter-spacing: 0.075em;
  }
  #sec7 .contact .tel .tt {
    font-size: 13px;
    line-height: 20px;
  }
  #sec7 .contact .web a {
    font-size: 18px;
    line-height: 55px;
    padding: 0;
  }
  #sec7 .contact .web a img {
    width: 20px;
    margin-right: 10px;
  }
  #sec7 #takeout {
    padding: 46px 0 0;
  }
  #sec7 #takeout h3 {
    font-size: 60px;
    padding-bottom: 30px;
  }
  #sec7 #takeout h3 span {
    font-size: 45px;
  }
  #sec7 #takeout .group {
    margin: 0 -65px;
  }
  #sec7 #takeout .point {
    width: calc(50% - 17px);
    padding: 55px 0 66px;
    margin-bottom: 0;
  }
  #sec7 #takeout .point:first-child {
    
	  height: 411px;
  }
  #sec7 #takeout .point h4 {
    font-size: 33px;
    line-height: 50px;
    padding-bottom: 20px;
  }
  #sec7 #takeout .point dl {
    padding-bottom: 26px;
  }
  #sec7 #takeout .point dl dt {
    margin-bottom: 10px;
  }
  #sec7 #takeout .point dl dt span {
    font-size: 18px;
    line-height: 33px;
    padding: 0 20px;
  }
  #sec7 #takeout .point dl.pb0 {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 999px) and (max-width: 1300px) {
  #sec3 .js {
    width: 800px;
  }
  #sec3 .js .menu .photo img {
    width: 100%;
    height: auto;
  }
  #sec3 .js .menu dl {
    margin-left: 134px;
  }
  #sec3 .js .slick-dots {
    margin-left: 147px;
  }
  #sec4 .lead h2 {
    left: 0px;
  }
}
@media screen and (min-width: 999px) and (max-width: 1150px) {
  #sec6 .wrap {
    max-width: 100%;
    padding: 0 50px;
  }
  #sec6 .js .menu .tag {
    top: 78%;
  }
  #sec6 .js .slider2 {
    margin-left: 0;
    width: calc(100% - 240px);
  }
  #sec6 .js .menu .txt {
    width: auto;
    padding-right: 20px;
    box-sizing: border-box;
  }
  #sec6 .js .bnr {
    width: 20%;
    left: 58%;
    top: 46%;
  }
  #sec6 .js .bnr img {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 999px) and (max-width: 1100px) {
  #sec1 h2 {
    left: -70px;
  }
  #sec2 .menu h3 {
    right: 0;
  }
  #sec2 .menu .txt {
    right: 147px;
  }
  #sec7 #takeout .group {
    margin: 0;
    padding: 0 10px;
  }
}