@charset "UTF-8";
body {
  background: url("../img/takeout/bg_bd.jpg");
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 0.1em;
}
header {
  padding-top: 86px;
}
header .logo {
  width: 380px;
  margin: 0 auto;
  padding-bottom: 69px;
}
header nav {
  background: url("../img/takeout/bg_bd.jpg");
  bottom: -97px;
}
header nav ul {
  font-weight: bold;
  height: 97px;
}
header nav ul li {
  padding-top: 34px;
}
header nav ul li a.active {
  border-bottom: 2px solid #890000;
  color: #890000;
}
header nav ul li a:hover {
  border-bottom: 2px solid #890000;
  color: #890000;
}
header .nav-fixed ul a {
  font-weight: bold;
}
header .nav-fixed ul .active a, header .nav-fixed ul a:hover {
  border-bottom: 2px solid #890000;
}
#key {
  margin-top: 0;
  min-height: 900px;
  background: none;
}
#key iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
section {
  margin-top: 97px;
}
.ttl2 {
  font-size: 35px;
  font-weight: bold !important;
  line-height: 50px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 980px) {
  #key {
    min-height: 750px;
  }
}
@media only screen and (max-width: 767px) {
  header {
    padding-top: 70px;
  }
  header .logo {
    width: 70%;
    padding-bottom: 7%;
  }
  section {
    margin-top: 0;
  }
  #key {
    min-height: 500px;
  }
}
#sec1 {
  background: url("../img/takeout/s1_bga.jpg");
  background-size: cover;
  text-align: center;
  color: #fff;
}
#sec1 h2 {
  font-size: 32px;
  font-weight: bold;
  line-height: 62px;
  letter-spacing: 0.1em;
  padding: 84px 0 25px;
}
#sec1 .txt {
  padding-bottom: 72px;
}
@media screen and (max-width: 980px) {
  #sec1 .txt {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  #sec1 {
    background: url("../img/takeout/s1_bga_sp.jpg");
    background-size: cover;
  }
  #sec1 h2 {
    font-size: 26px;
    line-height: 1.5;
    padding: 15% 4% 5%;
  }
  #sec1 .txt {
    text-align: left;
    padding: 0 4% 20%;
  }
}
#sec2 {
  background: none;
  padding-top: 136px;
}
#sec2 .heading {
  font-size: 22px;
  font-weight: bold;
  color: #a21300;
  line-height: 50px;
}
#sec2 .heading small {
  font-size: 35px;
  color: #000;
  margin-top: 7px;
}
#sec2 .blk1 .note {
  margin-top: 23px;
}
#sec2 .blk3 {
  margin-top: 69px;
}
#sec2 .blk3 .img {
  position: relative;
  width: 630px !important;
}
#sec2 .blk3 .img:before {
  content: '';
  background: url("../img/takeout/bg_imga.jpg");
  position: absolute;
  top: 20px;
  left: 20px;
  right: -20px;
  bottom: -20px;
}
#sec2 .blk3 .item1 .text {
  width: 47%;
  padding-left: 54px;
}
#sec2 .blk3 .item1 .text h3 {
  padding: 89px 0 18px;
  border-bottom: 3px solid #460e00;
}
#sec2 .blk3 .item1 .text .price {
  font-weight: bold;
  color: #a21300;
  margin-top: 23px;
}
#sec2 .blk3 .item1 .text .txt {
  padding: 39px 44px 28px 48px;
}
#sec2 .blk3 .item1 .img {
  width: 53%;
  margin-right: -101px;
}
#sec2 .blk3 .item2 {
  margin-top: 80px;
}
#sec2 .blk3 .item2 .text {
  width: 46%;
  padding-right: 20px;
}
#sec2 .blk3 .item2 .text h3 {
  padding: 89px 0 18px;
  border-bottom: 3px solid #460e00;
}
#sec2 .blk3 .item2 .text .price {
  font-weight: bold;
  color: #a21300;
  margin-top: 23px;
  padding-left: 0;
}
#sec2 .blk3 .item2 .text .txt {
  padding: 38px 51px 31px 61px;
}
#sec2 .blk3 .item2 .img {
  margin-left: -99px;
}
#sec2 .blk3 .item3 .text {
  width: 47%;
  padding-left: 54px;
}
#sec2 .blk3 .item3 .text h3 {
  padding: 44px 0 23px;
  border-bottom: 3px solid #460e00;
  line-height: 40px;
}
#sec2 .blk3 .item3 .text .price {
  font-weight: bold;
  color: #a21300;
  margin-top: 23px;
}
#sec2 .blk3 .item3 .text .txt {
  padding: 39px 44px 28px 48px;
}
#sec2 .blk3 .item3 .img {
  width: 53%;
  margin-right: -101px;
}
@media screen and (max-width: 1080px) {
  #sec2 {
    padding-top: 100px;
  }
  #sec2 .blk3 {
    margin-top: 60px;
  }
  #sec2 .blk3 .img {
    width: 50% !important;
  }
  #sec2 .blk3 .img:before {
    top: 10px;
    left: 10px;
    right: -10px;
    bottom: -10px;
  }
  #sec2 .blk3 .item1 .text {
    width: 50%;
    padding-left: 0;
  }
  #sec2 .blk3 .item1 .text h3 {
    padding: 0;
  }
  #sec2 .blk3 .item1 .text .price {
    margin-top: 15px;
  }
  #sec2 .blk3 .item1 .text .txt {
    padding: 10px 14px 8px 0;
  }
  #sec2 .blk3 .item1 .img {
    width: 50%;
    margin-right: 0;
  }
  #sec2 .blk3 .item2 {
    margin-top: 60px;
  }
  #sec2 .blk3 .item2 .text {
    width: 50%;
    padding-right: 0;
  }
  #sec2 .blk3 .item2 .text h3 {
    padding: 0;
  }
  #sec2 .blk3 .item2 .text .price {
    margin-top: 15px;
    padding-left: 0;
  }
  #sec2 .blk3 .item2 .text .txt {
    padding: 10px 0 8px 20px;
  }
  #sec2 .blk3 .item2 .img {
    margin-left: 0;
  }
  #sec2 .blk3 .item3 .text {
    width: 50%;
    padding-left: 0;
  }
  #sec2 .blk3 .item3 .text h3 {
    padding: 0;
  }
  #sec2 .blk3 .item3 .text .price {
    margin-top: 15px;
  }
  #sec2 .blk3 .item3 .text .txt {
    padding: 10px 14px 8px 0;
  }
  #sec2 .blk3 .item3 .img {
    width: 50%;
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  #sec2 {
    padding-top: 15%;
  }
  #sec2 .heading {
    line-height: 9vw;
    font-size: 4vw;
  }
  #sec2 .heading small {
    font-size: 6vw;
  }
  #sec2 .blk1 .note {
    margin-top: 3%;
  }
  #sec2 .blk3 {
    margin-top: 10%;
  }
  #sec2 .blk3 .img {
    width: 100% !important;
  }
  #sec2 .blk3 .item1 .text {
    width: 100%;
  }
  #sec2 .blk3 .item1 .text h3 {
    padding: 3% 0;
    line-height: 8vw;
    width: 100%;
  }
  #sec2 .blk3 .item1 .text .price {
    margin-top: 3%;
  }
  #sec2 .blk3 .item1 .text .txt {
    padding: 5% 0 4% 0;
  }
  #sec2 .blk3 .item2 {
    margin-top: 20px;
  }
  #sec2 .blk3 .item2 .text {
    width: 100%;
    padding-right: 0;
  }
  #sec2 .blk3 .item2 .text h3 {
    padding: 3% 0;
    line-height: 8vw;
    width: 100%;
  }
  #sec2 .blk3 .item2 .text .price {
    margin-top: 3%;
  }
  #sec2 .blk3 .item2 .text .txt {
    padding: 5% 0 4% 0;
  }
  #sec2 .blk3 .item3 {
    margin-top: 20px;
  }
  #sec2 .blk3 .item3 .text {
    width: 100%;
  }
  #sec2 .blk3 .item3 .text h3 {
    padding: 3% 0;
    line-height: 8vw;
    width: 100%;
  }
  #sec2 .blk3 .item3 .text .price {
    margin-top: 3%;
  }
  #sec2 .blk3 .item3 .text .txt {
    padding: 5% 0 4% 0;
  }
}
#sec2 {
  padding-bottom: 105px;
}
#sec2 .blk4 {
  margin-top: 95px;
}
#sec2 .blk4 .heading {
  font-size: 22px;
  font-weight: bold;
  color: #a21300;
  line-height: 50px;
}
#sec2 .blk4 .heading small {
  font-size: 35px;
  color: #000;
  margin-top: 7px;
}
#sec2 .blk4 .heading_2 {
  text-align: center;
  padding: 60px 0 0;
}
#sec2 .blk4 .heading_2 span {
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 0.1em;
  line-height: 50px;
  border-bottom: 3px solid #9a0e00;
  padding-bottom: 13px;
}
#sec2 .blk4 .note {
  text-align: center;
  padding-top: 23px;
}
#sec2 .blk4 .df {
  width: auto;
  margin-left: 0;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 58px;
}
#sec2 .blk4 .df .item {
  width: 320px;
  margin: 0 10px;
}
#sec2 .blk4 .df .item h3 {
  font-size: 25px;
  line-height: 33px;
  letter-spacing: 0.1em;
  border-bottom: 3px solid #460e00;
  margin: 0;
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px 0 0;
  min-height: 106px;
}
#sec2 .blk4 .df .item h3.lh_1 {
  min-height: 142px;
}
#sec2 .blk4 .df .item .price {
  font-weight: bold;
  color: #a21300;
  margin-top: 16px;
}
#sec2 .blk4 .df .item .txt2 {
  padding: 20px 0 36px 0;
}
#sec2 .blk4_cus {
  margin-top: -33px;
}
#sec2 .blk5_cus {
  margin-top: -30px;
}
#sec2 .blk6_cus {
  margin-top: -30px;
}
#sec2 .blk7_cus {
  margin-top: -35px;
}
#sec2 .blk8_cus {
  margin-top: -30px;
}
#sec2 .blk9_cus {
  margin-top: -37px;
}
@media screen and (max-width: 1080px) {
  #sec2 .blk4 .df .item {
    width: calc((100% / 3) - 10px);
    margin: 0 5px;
  }
  #sec2 .blk4 .df .item h3 {
    min-height: 114px;
    letter-spacing: 0;
    font-size: 21px;
  }
  #sec2 .blk4 .df .item .price {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #sec2 {
    padding-bottom: 15%;
  }
  #sec2 .blk4 {
    margin-top: 10%;
  }
  #sec2 .blk4 .heading {
    line-height: 9vw;
    font-size: 4vw;
  }
  #sec2 .blk4 .heading small {
    font-size: 6vw;
  }
  #sec2 .blk4 .heading_2 {
    padding-top: 10%;
  }
  #sec2 .blk4 .heading_2 span {
    font-size: 6vw;
    line-height: 9vw;
    padding-bottom: 10px;
  }
  #sec2 .blk4 .note {
    padding-top: 3%;
  }
  #sec2 .blk4 .df {
    width: auto;
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10%;
  }
  #sec2 .blk4 .df .item {
    width: 100%;
    margin: 0;
  }
  #sec2 .blk4 .df .item h3 {
    font-size: 5.5vw;
    line-height: 8vw;
    letter-spacing: 0;
    width: 86%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 3% 0 0;
    min-height: 24vw;
  }
  #sec2 .blk4 .df .item h3.lh_1 {
    min-height: 24vw;
  }
  #sec2 .blk4 .df .item .price {
    font-size: 5.5vw;
    line-height: 8vw;
    margin-top: 3%;
  }
  #sec2 .blk4 .df .item .txt2 {
    padding: 3% 7% 0;
  }
  #sec2 .blk4_cus, #sec2 .blk5_cus, #sec2 .blk6_cus, #sec2 .blk7_cus, #sec2 .blk8_cus {
    margin-top: 5%;
  }
}
#sec2_9 {
  background: url("../img/takeout/s3_bga.jpg");
  padding: 65px 0 122px;
}
#sec2_9 .heading {
  font-size: 22px;
  font-weight: bold;
  color: #a21300;
  line-height: 50px;
}
#sec2_9 .heading small {
  font-size: 35px;
  color: #000;
  margin-top: 7px;
}
#sec2_9 .note {
  text-align: center;
  padding-top: 21px;
  padding-bottom: 73px;
}
#sec2_9 .content {
  display: flex;
  justify-content: space-between;
  padding: 0 30px;
  position: relative;
	 background: url("../img/takeout/s3_line.png")repeat-y center top;
}
/*#sec2_9 .content:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
	right: 0;
  bottom: 30px;
  background: url("../img/takeout/s3_line.png")no-repeat center top;
  width: 1px;
}*/
#sec2_9 .content .box {
  width: 440px;
	margin: 0;
}
#sec2_9 .content .box h3 {
  font-size: 25px;
  font-weight: bold;
  color: #a21300;
  min-height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 33px;
  margin-bottom: 27px;
}
#sec2_9 .content .box .item {
  padding-bottom: 15px;
}
#sec2_9 .content .box .item:last-child{
	padding-bottom: 0;
}
#sec2_9 .content .box .item h4 {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  border-bottom: 1px solid #000;
  margin-bottom: 22px;
  padding-bottom: 14px;
}
#sec2_9 .content .box .item dl {
  display: table;
  width: 100%;
  padding-bottom: 10px;
}
#sec2_9 .content .box .item:last-child dl:last-child{
	padding-bottom: 0;
}
#sec2_9 .content .box .item dl dt {
  display: table-cell;
}
#sec2_9 .content .box .item dl dd {
  display: table-cell;
  text-align: right;
  width: 178px;
}
@media screen and (max-width: 1080px) {
  #sec2_9 .content {
    padding: 0;
  }
  #sec2_9 .content .box {
    width: 420px;
  }
}
@media screen and (max-width: 980px) {
  #sec2_9 .content .box {
    width: 335px;
  }
}
@media screen and (max-width: 767px) {
  #sec2_9 {
    padding: 10% 4% 15%;
  }
  #sec2_9 .heading {
    line-height: 9vw;
    font-size: 4vw;
  }
  #sec2_9 .heading small {
    font-size: 6vw;
  }
  #sec2_9 .note {
    padding: 5% 0 7%;
  }
  #sec2_9 .content {
    display: block;
    padding: 0;
	  background: none;
  }
  #sec2_9 .content:before {
    display: none;
  }
  #sec2_9 .content .box {
    width: 100%;
  }
  #sec2_9 .content .box:nth-child(1) {
    background: url("../img/takeout/s3_line_sp.png") center bottom repeat-x;
    padding-bottom: 5%;
  }
  #sec2_9 .content .box:nth-child(2) {
    padding-top: 10%;
  }
  #sec2_9 .content .box h3 {
    margin-bottom: 5%;
  }
  #sec2_9 .content .box h3 img {
    width: 70%!important;
  }
  #sec2_9 .content .box .item {
    padding-bottom: 5%;
  }
  #sec2_9 .content .box .item h4 {
    font-size: 20px;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
}
#sec3 {
  background: url("../img/takeout/s4_bga.jpg");
  padding-top: 136px;
}
#sec3 .heading {
  font-size: 22px;
  font-weight: bold;
  color: #a21300;
  line-height: 50px;
}
#sec3 .heading small {
  font-size: 35px;
  color: #000;
  margin-top: 7px;
}
#sec3 .blk {
  margin-top: 52px;
}
#sec3 .blk .tt {
  font-size: 20px;
  letter-spacing: 0.1em;
  font-weight: 500;
}
#sec3 .blk .ct h6 {
  font-weight: bold;
  line-height: 35px;
  padding-top: 27px;
  letter-spacing: 0.1em;
}
#sec3 .blk .step1 .icon:before {
  z-index: 0;
  height: 650px;
}
#sec3 .blk .step1 .ct .tt {
  letter-spacing: 0.1em;
}
#sec3 .blk .step1 .ct .df {
  margin-top: 20px;
}
#sec3 .blk .step1 .ct .box1, #sec3 .blk .step1 .ct .box2 {
  padding-bottom: 25px;
}
#sec3 .blk .step1 .ct .box1 .txt2, #sec3 .blk .step1 .ct .box2 .txt2 {
  margin-top: 7px;
  font-size: 18px;
  line-height: 28px;
}
#sec3 .blk .step1 .ct .box1 .txt3, #sec3 .blk .step1 .ct .box2 .txt3 {
  font-size: 12px;
  margin-top: 0;
  letter-spacing: 0.1em;
  padding: 9px 54px 0;
  line-height: 20px;
}
#sec3 .blk .step1 .ct .box1 .tel span, #sec3 .blk .step1 .ct .box2 .tel span {
  font-size: 27px;
  position: relative;
  display: block;
  width: 296px;
  height: 59px;
  margin: 11px auto 0;
  padding: 17px 0 0 0;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  text-align: center;
  letter-spacing: 1px;
  border-radius: 10px;
  background-image: url(../img/index/pat3.jpg);
}
#sec3 .blk .step2 {
  margin-top: 65px;
}
#sec3 .blk .step2 .icon:before {
  z-index: 0;
}
#sec3 .blk .step3 {
  margin-top: 60px;
}
#sec3 .blk .step3 .icon:before {
  z-index: 0;
}
#sec3 .blk .step3 .ct .df h6 {
  padding: 33px 0 21px;
  border-bottom-color: #888888;
}
#sec3 .blk .step3 .ct .df .box1 .txt2, #sec3 .blk .step3 .ct .df .box2 .txt2 {
  line-height: 28px;
  padding: 24px 0 29px 0;
  letter-spacing: 0.1em;
  font-size: 18px;
  text-align: center;
}
#sec3 .blk .step4 {
  margin-top: 63px;
  padding-bottom: 93px;
}
#sec3 .blk .step4 .icon:before {
  z-index: 0;
}
#sec3 .blk .step4 .ct .tt {
  letter-spacing: 0.05em;
}
#sec3 .blk .step4 .ct .txt3 {
  margin: 26px 0 28px 6px;
}
@media screen and (max-width: 980px) {
  #sec3 .blk .step1 .ct .box1 .tel span, #sec3 .blk .step1 .ct .box2 .tel span {
    width: 90%;
    font-size: 23px;
  }
  #sec3 .blk .step1 .icon:before {
    height: 800px;
  }
  #sec3 .blk .step3 .icon:before {
    height: 530px;
  }
}
@media screen and (max-width: 767px) {
  #sec3 .blk .step1 .icon:before, #sec3 .blk .step2 .icon:before, #sec3 .blk .step3 .icon:before, #sec3 .blk .step4 .icon:before {
    display: none;
  }
  #sec3 .blk .step1 .icon, #sec3 .blk .step2 .icon, #sec3 .blk .step3 .icon, #sec3 .blk .step4 .icon {
    width: 80px;
  }
  #sec3 .blk .sttl {
    width: 90px;
    height: 25px;
    line-height: 25px;
  }
  #sec3 {
    padding-top: 15%;
  }
  #sec3 .heading {
    line-height: 9vw;
    font-size: 4vw;
  }
  #sec3 .heading small {
    font-size: 6vw;
  }
}

footer .ft-info h2 {
  font-size: 22px;
  font-weight: bold;
  color: #a21300;
  line-height: 50px;
  letter-spacing: 0.1em;
  padding-top: 64px;
}
footer .ft-info h2 img {
  margin-top: 15px;
}
footer .ft-info .vcard {
  margin: 32px auto 0;
}
footer .ft-info .vcard dl dt {
  padding-left: 17px;
  width: 103px;
}
footer .ft-info .vcard dl dd {
  padding-right: 10px;
}
footer .ft-info .btn-group {
  margin-top: 29px;
}
footer .ft-info .ft-btn a {
  margin: 20px auto 0;
}
footer .df2 {
  flex-direction: row-reverse;
}
footer .df3 .ft-info h2 {
  padding-top: 68px;
}
footer #socialbuttons {
  margin-top: 51px;
}
footer .ft-add {
  margin-top: 10px;
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  footer .ft-info h2 {
    line-height: 7vw;
    font-size: 4vw;
    padding-top: 13%;
  }
  footer .ft-info h2 img {
    width: 50%!important;
	  margin-top: 5%;
  }
  footer .df3 .ft-info h2 {
    padding-top: 13%;
  }
  footer .ft-info .vcard dl dt {
    padding-left: 0;
  }
  footer .ft-info .vcard {
    margin-top: 9%;
  }
  footer .ft-info {
    padding-bottom: 50px;
  }
  footer #socialbuttons {
    margin-top: 13%;
  }
  footer .ft-add {
    padding-bottom: 90px;
  }
  #pagetop {
    bottom: 70px;
  }
}
.ft_fixed_shared li span {
  font-size: 3vw;
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: 0;
}
.ft_fixed_shared li:last-child a, .ft_fixed_shared li:first-child a {
  font-size: 5vw;
  padding-top: 0;
  line-height: 1;
}
.ft_fixed_shared li:first-child a:before, .ft_fixed_shared li:last-child a:before {
  font-size: 5vw;
}
.ft_fixed_shared {
  padding: 5px 0;
}