img {
  width: 100%;
  height: auto;
}

#lead {
  position: relative;
  background: url("../img/takeout/lead_bg.jpg") repeat-x bottom;
}

#lead:after {
  content: '';
  border-top: 2px solid #000;
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 100%;
}

.flexBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#sec1 {
  text-align: center;
  color: #fff;
  padding-bottom: 20%;
  background: url("../img/shared/bg03.jpg");
}

#sec1 ul li {
  width: 48%;
}

.shadw {
  -webkit-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.35);
}

.slider {
  position: relative;
}

.slider .bx-wrapper .bx-pager, .slider .bx-wrapper .bx-controls-auto {
  position: static;
}

.slider .bx-wrapper .bx-pager.bx-default-pager a {
  border-color: #8c2c00;
}

.slider .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: transparent;
}

.slider .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: url("../img/shared/bg_btn.jpg");
}

.toggle.active .toggle-link:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.toggle .toggle-link {
  padding-bottom: 40px;
  z-index: 1;
}

.toggle .toggle-link:after {
  top: auto;
  left: 0;
  right: 0;
  color: currentColor;
  bottom: 0;
  content: '\f107' !important;
  font-size: 40px;
}

#sec2 {
  color: #fff;
  text-align: center;
  padding-bottom: 13%;
  position: relative;
  z-index: 1;
  background: url("../img/takeout/line01.jpg") repeat-x top left/auto 6px, url("../img/takeout/sec2_deco1.png") no-repeat top/100% auto, url("../img/shared/bg04.jpg");
}

#sec2:after {
  content: "";
  background: url("../img/takeout/line01.jpg") repeat-x top left/auto 6px, url("../img/takeout/sec2_deco1.png") no-repeat top/100% auto;
  z-index: -1;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#sec2:before {
  content: "";
  background: url("../img/shared/bg03.jpg");
  z-index: -1;
  height: 80vw;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

#sec2 .txtBox {
  margin-top: 30px;
}

#sec2 .txtBox dl {
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}

#sec2 .txtBox dt {
  font-size: 22px;
}

#sec2 .txtBox dd span {
  display: inline-block;
  font-weight: bold;
  font-size: 18px;
}

#sec2 .txtBox .txt {
  text-align: left;
}

#sec2 .set1 {
  margin-top: 8%;
  padding-bottom: 10%;
}

#sec2 .set1 .img {
  position: relative;
  margin-right: 8%;
}

#sec2 .set1 .img span {
  width: 32%;
  z-index: 1;
  position: absolute;
  top: -6%;
  right: 0;
}

#sec2 .set2 {
  padding-bottom: 13%;
  background: url("../img/takeout/sec2_deco2.png") no-repeat top/100% auto, url("../img/takeout/sec2_deco3.png") no-repeat bottom/100% auto;
}

#sec2 .set2 .img {
  margin-left: 8%;
}

#sec2 .set3 {
  padding-bottom: 13%;
  background: url("../img/takeout/sec2_deco4.png") no-repeat top/100% auto;
}

#sec2 .set3 .img {
  margin-right: 8%;
}

#sec2 .set4 .img {
  margin-left: 8%;
}

#sec2 .set4 .txtBox {
  background: url("../img/takeout/sec2_txtbg.png");
  padding: 30px 15px 30px;
  position: relative;
  margin-top: -10%;
  z-index: 1;
}

#sec2 .set4 .txtBox:before {
  content: "";
  position: absolute;
  top: -12vw;
  left: -3vw;
  height: 50vw;
  width: 40vw;
  background: url("../img/takeout/sec2_line.png") no-repeat center/contain;
}

#sec2 .set5 {
  margin-bottom: 30px;
  padding-top: 15%;
  position: relative;
  z-index: 0;
}

#sec2 .set5:before {
  content: "";
  position: absolute;
  top: -24vw;
  right: 0;
  width: 100%;
  height: 80vw;
  z-index: -1;
  background: url("../img/takeout/sec2_deco5.png") no-repeat center bottom/100% auto;
}

#sec2 .set5 .note {
  margin-top: -15px;
}

#sec2 .set5 .row {
  padding-bottom: 30px;
  padding-top: 30px;
}

#sec2 .set5 h4 {
  font-size: 22px;
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 30px;
}

#sec2 .set5 h4:after {
  content: "";
  height: 2px;
  width: 45px;
  background: url("../img/shared/line01.jpg");
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

#sec2 .set5 .menuBox {
  margin-top: 20px;
}

#sec2 .set5 .menuBox dl {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5px 0;
  border-bottom: 1px dashed #fff;
}

#sec2 .set5 .menuBox dd {
  text-align: right;
}

#sec2 .set5 .bx-wrapper .bx-pager, #sec2 .set5 .bx-wrapper .bx-controls-auto {
  margin-top: 15px;
}

#sec3 {
  text-align: center;
}

#sec3 .prr {
  padding: 25vw 0;
  position: relative;
}

#sec3 h2 {
  width: 40%;
  margin: auto;
}

#sec3 .img_parallax {
  clip: rect(0, auto, auto, 0);
  margin-bottom: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#sec3 .img_parallax img {
  width: 100% !important;
  height: 100vh !important;
  position: fixed;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: -1;
  -webkit-transform: translateZ(0) !important;
  transform: translateZ(0) !important;
}

#sec3 .set1 {
  position: relative;
  background: url("../img/takeout/sec3_deco1.png") no-repeat center top/100% auto;
}

#sec3 .set1 dt {
  font-size: 22px;
  margin-bottom: 8px;
}

#sec3 .set1 dt small {
  font-size: 80%;
  display: block;
}

#sec3 .set1 .img {
  padding: 0 3%;
}

#sec3 .set1 .slider {
  margin-top: 15px;
}

#sec3 .set1 dl {
  margin-top: 20px;
  margin-bottom: 10px;
}

#sec3 .set1 .txt {
  text-align: left;
}

#sec3 .set1 dd span {
  font-weight: bold;
  font-size: 18px;
}

#sec3 .set2 {
  padding-top: 6%;
  padding-bottom: 13%;
  position: relative;
}

#sec3 .set2:before {
  background: url("../img/takeout/sec3_deco2.png") no-repeat bottom/100% auto;
  height: 70vw;
  content: '';
  z-index: -1;
  pointer-events: none;
  position: absolute;
  top: -8vw;
  right: 0;
  left: 0;
}

#sec3 .set2:after {
  background: url("../img/takeout/sec3_deco3.png") no-repeat bottom/100% auto;
  height: 63vw;
  content: '';
  z-index: 1;
  pointer-events: none;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}

#sec3 .set2 .bx-wrapper .bx-pager, #sec3 .set2 .bx-wrapper .bx-controls-auto {
  margin-top: 15px;
}

#sec3 .set2 .slider {
  position: relative;
  padding-top: 4vw;
  margin-top: 15px;
}

#sec3 .set2 .slider .tit {
  position: absolute;
  z-index: 2;
  width: 15%;
  top: 0;
}

#sec3 .set2 .slider .tit1 {
  left: 5%;
}

#sec3 .set2 .slider .tit2 {
  right: 5%;
}

#sec3 .set2 .slider .bxSlider {
  z-index: 1;
}

#sec3 .set2 .menuBox {
  margin-bottom: 30px;
  margin-top: 20px;
}

#sec3 .set2 .menuBox dl {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5px 0;
  border-bottom: 1px dashed #000;
}

#sec3 .set2 .menuBox dd {
  text-align: right;
}

#sec3 .set2 .box {
  margin-top: 40px;
  padding-bottom: 40px;
  background: url("../img/takeout/sec3_txtbg.jpg");
  position: relative;
  z-index: 1;
}

#sec3 .set2 .box:before {
  content: "";
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -1.5vw;
  right: 1.5vw;
  pointer-events: none;
  opacity: 0.7;
  background: url("../img/takeout/sec3_txtbg2.png") repeat center/60px auto;
}

#sec3 .set2 .box dt {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
}

#sec3 .set2 .box .txt {
  text-align: left;
  position: relative;
  padding-top: 20px;
  margin: 0 5%;
}

#sec3 .set2 .box .txt:before {
  content: "";
  height: 2px;
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: url("../img/shared/line02.jpg");
}

#sec3 .set2 .box .txt p + p {
  margin-top: 15px;
}

#sec4 {
  padding-bottom: 40px;
  color: #fff;
  background: url("../img/takeout/line01.jpg") repeat-x top left/auto 6px, url("../img/shared/bg06.jpg");
}

#sec4 .tel {
  text-align: center;
  margin-bottom: 20px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 15px 0 10px;
  margin: 25px 0 30px;
}

#sec4 .tel dd {
  font-size: 12px;
}

#sec4 .box {
  background: rgba(0, 0, 0, 0.4);
  margin-bottom: 20px;
  text-align: center;
  padding: 30px 4%;
}

#sec4 .box h3 {
  margin-bottom: 10px;
  font-size: 20px;
}

#sec4 .box dl {
  margin-bottom: 10px;
}

#sec4 .box dl dt {
  font-size: 17px;
}

#sec4 .box .list ul {
  text-align: left;
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
}

#sec4 .btn {
  margin: 30px 0;
}

#sec4 .box2 {
  padding-bottom: 40px;
}

#sec4 .box3 {
  padding-bottom: 5%;
  background: url("../img/takeout/sec2_txtbg.png");
}

#sec4 .box3 ul {
  padding: 0 10%;
}

#sec4 .box3 ul li {
  width: 48%;
  margin-bottom: 6%;
}

.txt {
  text-align: justify;
}

#sec5 {
  padding-bottom: 15%;
  color: #fff;
  background: url("../img/takeout/sec5_gra.png") repeat-x top/60px auto, url("../img/shared/bg03.jpg");
  position: relative;
  z-index: 1;
}

#sec5:before {
  background: url("../img/takeout/bg_line.jpg");
  height: 2px;
  width: 100%;
  content: '';
  position: absolute;
  top: -3px;
  left: 0;
}

#sec5 .img {
  margin-bottom: 15px;
}

#sec5 .btn {
  position: relative;
  z-index: 2;
  margin: 40px 0 30px;
}

#sec5 dl {
  padding-bottom: 30px;
  position: relative;
  z-index: 1;
}

#sec5 dl:before {
  content: "";
  width: 100vw;
  height: 63vw;
  z-index: -1;
  background: url("../img/takeout/sec5_deco1.png") no-repeat center/100% auto;
  position: absolute;
  top: -35vw;
  right: -3vw;
  pointer-events: none;
}

#sec5 dl:after {
  content: "";
  position: absolute;
  top: 13vw;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  border: 1px solid #fff;
  border-top: none;
}

#sec5 dl dt {
  position: relative;
}

#sec5 dl dt:before, #sec5 dl dt:after {
  content: "";
  width: 15%;
  position: absolute;
  top: 13vw;
  pointer-events: none;
  height: 1px;
  background: #fff;
}

#sec5 dl dt:before {
  left: 0;
}

#sec5 dl dt:after {
  right: 0;
}

#sec5 dl dd {
  padding: 0 5%;
}
.takeout_bnr a{
	margin: 20px auto 0px auto;
	padding: 15px 0;
	display: block;
	color:#FFF;
	text-align: center;
	text-decoration: none;
	font-size: 20px;
	background:#923200; 
	-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;
}