#sec1 {
    margin-bottom: 20%;
    color: #53290f;
}

p.txt {
    text-align: justify;
}

#sec2 {
    color: #53290f;
    padding-bottom: 10%;
}

#sec2 h2 {
    margin-bottom: 7%;
}

#sec2 dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 2%;
}

#sec2 dl dt,
#sec2 dl dd {
    width: 50%;
    text-align: right;
}

#sec2 dl dd {
    font-size: 4.5vw;
}

#sec2 .sub-txt {
    padding: 0 2%;
    margin-bottom: 5%;
}

#sec2 .txt {
    padding-top: 0;
}

#sec3 {
    padding-bottom: 10%;
    background: url("../img/shared/bg1.jpg");
}

#sec3 .slick-dots {
    position: unset;
    width: 100%;
    text-align: center;
}

#sec3 .slide {
    margin-bottom: 0;
}

#sec4 {
    color: #53290f;
    background: url("../img/takeout/s4_bg_t.png") repeat-x top center;
}

#sec4 .price {
    text-align: center;
    font-size: 4.5vw;
    margin: 3% 0 4%;
}

#sec4 .sub-txt {
    padding: 0 2%;
    margin-bottom: 5%;
}

#sec5 {
    padding-bottom: 2%;
    color: #53290f;
}

#sec5 .txt {
    padding-top: 0;
}

#sec6 {
    position: relative;
    padding-bottom: 10%;
}

#sec6:after {
    content: '';
    position: absolute;
    top: 10vw;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../img/takeout/s6_bg.jpg");
    z-index: -1;
}

#sec6 .slick-dots {
    position: unset;
    width: 100%;
    text-align: center;
}

#sec6 .txt {
    padding-top: 7%;
    padding-bottom: 3%;
}

#sec6 .sub-txt {
    padding: 0 2%;
    margin-bottom: 7%;
}

#sec6 dl {
    text-align: center;
    margin-top: 4%;
    font-size: 4.5vw;
}

#sec6 .btn {
    padding: 0 2%;
}

#sec7 {
    color: #53290f;
    padding-bottom: 10%;
}

#sec7 .sub-txt {
    margin: 0 2%;
    background: #fcb305;
    color: #53290f;
    font-size: 4.5vw;
    font-weight: bold;
    text-align: center;
    padding: 1% 0;
}

#sec7 .txt span {
    position: relative;
    display: inline-block;
    font-size: 5vw;
    font-weight: bold;
}

#sec7 .txt span:after {
    position: absolute;
    content: '';
    top: 60%;
    left: 0;
    width: 100%;
    z-index: -1;
    height: 2.5vw;
    background: #fcb305;
}

#sec7 .ttl {
    margin-top: 34px;
	padding-bottom:10px;
    text-align: center;
    font-size: 17px;
    color: #8f1602;
}

#sec7 .tel {
    text-align: center;
    margin-left: 3%;
    font-size: 220%;
    font-weight: 900;
    color: #8f1602;
    position: relative;
    letter-spacing: 0.1em;
    vertical-align: middle;
    line-height: 1;
}

#sec7 .tel:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 25px;
    background: url(../img/takeout/icon_phone.png);
       left: 7%;
    top: 1px;
}

#sec7 .tel2 {
    text-align: center;
    margin-left: 3%;
    font-size: 170%;
    font-weight: 900;
	padding-top:10px;
    color: #8f1602;
    position: relative;
    letter-spacing: 0.1em;
    vertical-align: middle;
    line-height: 1;
}

#sec7 .tel2:after {
    content: '';
    position: absolute;
    width: 14px;
    height: 25px;
    background: url("../img/takeout/icon_phone2.png");
    left: 12%;
    top: 8px;
}

#sec7 .small {
    text-align: center;
    font-size: 15px;
    color: #53290f;
    letter-spacing: -0.08em;
    margin-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}

#sec7 .btn {
    padding: 0 2%;
}

#sec8 {
    padding-bottom: 10%;
    background: url("../img/takeout/s8_bg_t.png") no-repeat top center/100% auto, url("../img/takeout/s8_bg.jpg");
}

#sec8 .box-txt {
    margin: 0 2% 7%;
    border: 1px solid #c0a97a;
    color: #fdeaa4;
    padding: 5%;
}

#sec8 .box-txt dl {
    margin-bottom: 5%;
    text-align: center;
}

#sec8 .box-txt dl dt {
    font-size: 5vw;
}

#sec8 .box-txt dl dd {
    font-size: 4vw;
}

#sec8 .box-txt dl dd strong {
    font-size: 5vw;
}

#sec8 .box-txt dl dd small {
    font-size: 4vw;
}

#sec8 .slick-dots {
    position: unset;
    width: 100%;
    text-align: center;
}

#sec8 .slide {
    margin-bottom: 1%;
}

#sec8 .sub-txt {
    text-align: center;
    margin-bottom: 3%;
}

#sec8 .txt {
    padding-bottom: 8%;
}

#sec8 .txt1 {
    padding: 2% 2% 0;
}
.take_ttl{
	font-size: 28px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-bottom: 1px solid #c6bda6;
	padding-bottom: 5px;
	padding-top: 10px;
	margin: 0 auto 0px auto;
	width: 95%;
}
.sec8_teki{
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
	padding: 10px 0;
}
.p_teki{
	text-align: center;
	font-size: 20px;
}