@charset "utf-8";

.dinner_buffet {
  font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  background: #ffcfb2;
  padding: 0 0 100px;
  margin: 142px 0 0;
}

.banner_area {
  background-color:#fff;
  width: 100%;
  text-align: center;
  padding: 40px 0;
}

.banner_area img {
  width: 90%;
  max-width: 660px;
  margin: auto;
}

.dinner_buffet a:hover {
  opacity: 0.7;
}

.dinner_buffet p {
  margin: 0;
}

.dinner_buffet h2 {
  margin: 0;
}

.dinner_buffet h2 img {
  width: 100%;
}

.dinner_buffet h2 img.pcimg {
  display: block;
  margin: 0 auto;
}
.dinner_buffet h2 img.spimg {
  display: none;
  margin: 0 auto;
}

.dinner_buffet div a img.pcimg {
  display: block;
  margin: 0 auto;
}
.dinner_buffet div a img.spimg {
  display: none;
  margin: 0 auto;
}

.sec_explain {
  background: #ffdeb2;
}

.sec_explain .sec_explain_inner {
  max-width: 1290px;
  margin: 0 auto;
  background: url('../img/explain.png') no-repeat 100% 50%;
  box-sizing: border-box;
  padding: 100px 660px 155px 0;
}

.sec_explain h3 {
  font-size: 38px;
  color: #ed5901;
  line-height: 50px;

}

.sec_explain h3 span {
  display: block;
  padding: 0 0 0 70px;
}

.sec_explain p {
  margin: 50px 0 0;
  font-size: 21px;
  color: #ed5901;
}

.sec_howto {
  background: #fff;
}

.sec_howto .sec_howto_inner {
  max-width: 1290px;
  margin: 0 auto;
  padding: 110px 0 70px;
  box-sizing: border-box;
  padding-left: 668px;
  background: url('../img/howto.png') no-repeat 20px 50%;
}

.sec_howto h3 {
  font-size: 30px;
  color: #fb5f06;
  font-weight: normal;
}

.sec_howto ul {
  margin: 0;
  padding: 0;
}

.sec_howto ul li strong {
  position: relative;
  display: block;
  width: 80%;
  background: #fb5f06;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  border-radius: 20px;
  padding: 5px 0 5px 48px;
  margin: 30px 0 20px;
  font-weight: bold;
}

.sec_howto ul li strong:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  left: 12px;
  top: 50%;
  margin-top: -12px;
}

.sec_howto ul li p {
  color: #fb5f06;
  font-size: 20px;
  padding: 5px 10px;
}

.sec_nav {
  position: relative;
  background: #fff;
}

.sec_nav::after {
  content: "";
  display: block;
  width: 100%;
  height: 66px;
  background: url('../img/sec_nav-after.png') repeat-x 50% 50%;
}

.sec_nav .sec_nav_inner {
  max-width: 1290px;
  margin: 0 auto;
  padding: 20px 0 80px;
}

.sec_nav_list {
  display: flex;
  flex-wrap: wrap;
}

.sec_nav_list li {
  width: 50%;
  margin: 20px 0 0;
  box-sizing: border-box;
  padding: 0 30px;
}

.sec_nav_list li a {
  display: flex;
  align-items: center;
}

.sec_nav_list li a strong {
  width: 10%;
  font-size: 40px;
  color: #fb5f06;
  font-weight: normal;
}

.sec_nav_list li a span {
  width: 90%;
  font-size: 16px;
  padding: 15px 10px;
  box-sizing: border-box;
  background: #ffdbc6;
  line-height: 1;
  color: #fb5f06;
  font-weight: bold;
}

.sec_nav p {
  text-align: center;
  margin: 40px 0 0;
}

.sec_nav p span {
  display: inline-block;
  padding: 5px 40px;
  color: #fff;
  background: #fb5f06;
  border-radius: 15px;
  font-size: 20px;
}

.sec_list {
  margin: 90px 0;
}

.list_inner {
  position: relative;
  max-width: 1290px;
  margin: 0 auto;
  background: #fff;
  box-sizing: border-box;
  padding: 45px;
}

.sec_list h3 {
  position: relative;
  text-align: center;
  margin: 0 0 45px;
}

.sec_list h3 span {
  vertical-align: middle;
  display: inline-block;
  width: 135px;
  height: 133px;
  background: url('../img/ttl_num.png') no-repeat 50% 50%;
  text-align: center;
  line-height: 147px;
  color: #fff;
  font-size: 42px;
  margin: 0 15px 0 0;
}

.sec_list h3 strong {
  color: #de6821;
  vertical-align: middle;
  display: inline-block;
  font-size: 25px;
  font-weight: bold;
  text-align: left;
  padding: 10px 0 0;
}

.sec_list h3 strong b {
  display: block;
  font-size: 30px;
  font-weight: bold;
  margin: 6px 0 0;
}

.sec_list .list_explain {
  padding: 0 130px;
  margin: 30px 0 60px;
  font-size: 20px;
  line-height: 1.6em;
  /* color: #787878; */
}

.sec_list .b_img {
  margin: 0;
}

.sec_list .b_img img {
  width: 100%;
}

.sec_list .s_img {
  display: flex;
}

.sec_list .s_img figure {
  flex: 1;
  margin: 0;
}

.sec_list .s_img figure:last-child {
  margin: 0 0 0 24px;
}

.sec_list .s_img figure img {
  border: 28px solid #ffcfb2;
}

.list_info {
  position: relative;
  background: url('../img/bg_info.png') repeat 0 0;
  border-radius: 20px;
  padding: 35px;
  margin: 40px 0 60px;
}

.list_info:last-child {
  margin-bottom: 0;
}

.list_info:after {
  content: "";
  display: block;
  width: 370px;
  height: 280px;
  background: url('../img/dinner_time.png') no-repeat 50% 50%;
  position: absolute;
  top: -15px;
  left: -15px;
}

.list_info .list_info_inner {
  background: #fff url('../img/bg_info_inner.png') no-repeat 50% 50%;
  text-align: center;
  padding: 20px 210px 35px;
  border-radius: 20px;
}

.list_info h4 {
  font-size: 30px;
  color: #51b4c2;
  margin: 30px 0;
}

.list_info ul {
  padding: 0 80px;
}

.list_info ul li {
  padding: 12px 0 15px 50px;
  font-size: 20px;
  line-height: 1.6em;
  background: url('../img/ico_chk.png') no-repeat 0 13px;
  text-align: left;
  color: #787878;
  font-weight: bold;
}

.recommend_plan {
  margin: 40px 0;
  padding: 0 40px;
  text-align: center;
}

.recommend_plan span {
  display: inline-block;
  padding: 10px 100px;
  font-size: 19px;
  color: #fff !important;
  background: #ff3634;
  border-radius: 20px;
  font-weight: bold;
}

.recommend_plan a:link {
  display: inline-block;
  text-align: center;
  margin: 20px 0 0;
  font-size: 20px;
  color: #ff3634;
  line-height: 1.4em;
  text-decoration: underline;
}

.recommend_plan a:before {
  /* content: "・"; */
}

.all_plan a {
  display: inline-block;
  background: #ffe4de;
  border-radius: 20px;
  padding: 25px 15px;
  color: #db4f2e !important;
  font-size: 25px;
  line-height: 1;
}

.all_plan a:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 16px;
  border-color: transparent transparent transparent #db4f2e;
  margin: 0 10px 0 15px;
}

.lastsize {
  font-size: 20px;
}

@media only screen and (max-width: 640px) {
  .dinner_buffet {
    overflow: hidden;
    margin: 60px 0 0;
  }
  .dinner_buffet h2 {
    margin: 0;
  }

  .dinner_buffet h2 img.pcimg {
    display: none;
  }
  .dinner_buffet h2 img.spimg {
    display: block;
  }

  .dinner_buffet div a img.pcimg {
    display: none;
  }
  .dinner_buffet div a img.spimg {
    display: block;
  }

  .sec_explain {
    text-align: center;
  }
  .sec_explain .sec_explain_inner {
    padding: 40vw 5% 10%;
    background-position: 50% 10%;
    background-size: 25vw;
  }
  .sec_explain h3 {
    text-align: center;
    font-size: 5vw;
    line-height: 30px;
  }
  .sec_explain h3 span {
    display: inline;
    padding: 0;
  }
  .sec_explain p {
    margin: 10% 0 0;
    font-size: 4vw;
    text-align: left;
  }
  .sec_explain p br {
    /* display: none; */
  }
  .sec_howto .sec_howto_inner {
    padding: 8% 10vw 46vw;
    background: url('../img/howto.png') no-repeat 50% 100%;
    background-size: 50%;
  }
  .sec_howto h3 {
    font-size: 4.5vw;
    margin: 0 0 7%;
  }
  .sec_howto ul li strong {
    width: 100%;
    font-size: 3.3vw;
    padding: 1vw 0 1vw 7vw;
    margin: 5% 0 3%;
  }
  .sec_howto ul li p {
    font-size: 3.5vw;
  }
  .sec_howto ul li strong:before {
    width: 4vw;
    height: 4vw;
    left: 1.5vw;
    margin-top: -2vw;
  }
  .sec_nav .sec_nav_inner {
    padding: 0 6%;
    background: none;
  }
  .sec_nav {
    padding: 5% 0;
  }
  .sec_nav_list {
    display: block;
    padding: 0;
  }
  .sec_nav_list li {
    width: 100%;
    margin: 3% 0 0;
    padding: 0;
  }
  .sec_nav_list li a strong {
    width: 13%;
    font-size: 6vw;
  }
  .sec_nav_list li a span {
    width: 87%;
    font-size: 2.8vw;
    padding: 3% 0 3% 3%;
  }
  .sec_nav p span {
    display: block;
    font-size: 3.2vw;
    padding: 1% 0;
    border-radius: 10vw;
  }
  .sec_nav p {
    margin: 8% 0 4%;
  }
  .sec_list {
    margin: 8% 0;
  }
  .list_inner {
    max-width: 90%;
    padding: 5% 3%;
  }
  .list_inner:before {
      width: 40vw;
      height: 21vw;
      left: -10vw;
      top: -5vw;
      background-size: 100%;
  }
  .list_inner:after {
      width: 40vw;
      height: 21vw;
      right: -10vw;
      top: -5vw;
      background-size: 100%;
  }
  .sec_list h3 {
    margin: 0 0 7%;
  }
  .sec_list h3 span {
      width: 20vw;
      height: 20vw;
      background-size: 100%;
      line-height: 20vw;
      font-size: 7vw;
      margin: 0;
  }
  .sec_list h3 strong {
    display: block;
    font-size: 4vw;
    text-align: center;
    margin: 2vw 0 0;
  }
  .sec_list h3 strong b {
    font-size: 4.5vw;
    margin: 2vw 0 0;
  }
  .sec_list .list_explain {
    padding: 0;
    font-size: 15px;
    margin: 5% 0 7%;
  }

  .sec_list .s_img figure:last-child {
    margin: 0;
  }
  .sec_list .s_img figure img {
    border-width: 2.5vw;
    border: none;
 
  }

  .list_info .list_info_inner {
    padding: 5%;
    background-image: none;
    border-radius: 3vw;
  }
  .list_info ul {
    padding: 0;
  }
  .list_info:after {
      width: 35vw;
      height: 27vw;
      background-size: 100%;
      top: 0vw;
      left: -6vw;
  }
  .list_info h4 {
    font-size: 5vw;
    margin: 5% 0;
  }
  .list_info {
    padding: 5%;
    border-radius: 3vw;
  }
  .list_info ul li {
    padding: 2% 0 2% 10%;
    font-size: 3.5vw;
    background-size: 4vw;
    background-position: 0 1.8vw;
  }
  .recommend_plan {
    margin: 6% 0 8%;
    padding: 0;
  }
  .recommend_plan span {
    padding: 3% 6vw;
    font-size: 3.5vw;
  }
  .recommend_plan a:link {
    font-size: 3.5vw;
    margin: 4% 0 0;
  }
  .recommend_plan a br {
    display: none;
  }
  .all_plan a {
      border-radius: 4vw;
      padding: 5%;
      font-size: 4vw;
  }
  .all_plan a:after {
      border-width: 1.5vw 0 1.5vw 2vw;
      margin: 0 0 0 2vw;
  }
  .sec_list_alcohol .alcohol_plan p {
    font-size: 5vw;
    margin: 5% 0 10%;
  }
  .sec_list_alcohol .alcohol_plan p:before {
      left: -9vw;
      top: -10vw;
      width: 20vw;
      height: 26vw;
      background-size: 100%;
  }
  .sec_list_alcohol .alcohol_plan p:after {
      right: -8vw;
      top: 15vw;
      width: 30vw;
      height: 17vw;
      background-size: 100%;
  }
  .only_pc {
    display: none;
  }

  .lastsize {
    font-size: 14px;
  }

  .banner_area img {
    width: 90%;
    max-width: 660px;
    margin: auto auto auto -10px;
  }
  
}