@charset "UTF-8";
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

common

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ----pc,sp表示切替---- */
.sp {
  display: block !important;
}

.pc {
  display: none !important;
}

@media (min-width: 740px) {
  .sp {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
}
.txt_c {
  display: block !important;
  text-align: center !important;
}

.txt_r {
  display: block !important;
  text-align: right !important;
}

.fnt10 {
  font-size: 1rem;
}

.fnt12 {
  font-size: 1.2rem;
}

.fnt13 {
  font-size: 1.3rem;
}

.fnt14 {
  font-size: 1.4rem;
}
.fnt14.spfnt {
  font-size: 1.2rem;
}
@media (min-width: 740px) {
  .fnt14.spfnt {
    font-size: 1.4rem;
  }
}
.fnt14 ul li {
  font-size: 1.2rem;
}
@media screen and (min-width: 740px) {
  .fnt14 ul li {
    font-size: 1.4rem;
  }
}

.fnt15 {
  font-size: 1.5rem;
}
.fnt15.spfnt {
  font-size: 1.3rem;
}
@media (min-width: 740px) {
  .fnt15.spfnt {
    font-size: 1.5rem;
  }
}

.fnt16 {
  font-size: 1.6rem;
}
.fnt16.spfnt {
  font-size: 1.4rem;
}
@media (min-width: 740px) {
  .fnt16.spfnt {
    font-size: 1.6rem;
  }
}
.fnt16 ul li {
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .fnt16 ul li {
    font-size: 1.6rem;
  }
}
.fnt16 .numList li {
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .fnt16 .numList li {
    font-size: 1.6rem;
  }
}

.fnt18 {
  font-size: 1.8rem;
}
.fnt18.spfnt {
  font-size: 1.6rem;
}
@media (min-width: 740px) {
  .fnt18.spfnt {
    font-size: 1.8rem;
  }
}

.fnt20 {
  font-size: 2rem;
}
.fnt20.spfnt {
  font-size: 1.8rem;
}
@media (min-width: 740px) {
  .fnt20.spfnt {
    font-size: 2rem;
  }
}

.fnt22 {
  font-size: 2.2rem;
}
.fnt22.spfnt {
  font-size: 2rem;
}
@media (min-width: 740px) {
  .fnt22.spfnt {
    font-size: 2.2rem;
  }
}

.lineheight2 {
  line-height: 2;
}

.txt--w {
  color: #fff;
}

.txt--or {
  color: #EB6431;
}

.txt--pk {
  color: #e3007f;
}

.txt--lbl {
  color: #008AAE;
}

.txt--red {
  color: #c00;
}

.indent1 {
  text-indent: -1em;
  padding-left: 1em;
}

@media (min-width: 740px) {
  .pc-txtCenter p {
    text-align: center !important;
  }
}

.contentsInr {
  padding: 0 !important;
}

@media (min-width: 740px) {
  .contentsInr {
    width: 100% !important;
    font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS UI Gothic", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
  }
}
.pageTtl {
  margin-bottom: 0 !important;
}

.no-point a {
  pointer-events: none;
  opacity: 0.8;
}

/* ----sec---- */
.sec {
  font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS UI Gothic", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
  padding-bottom: 50px;
}
@media screen and (min-width: 740px) {
  .sec {
    padding-bottom: 100px;
  }
}

.inner {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 0 15px;
}

.sec-slider ul {
  margin-top: 0 !important;
}
.sec-slider ul li {
  pointer-events: none;
}
.sec-slider ul li a {
  pointer-events: none;
}

.sec__ttl {
  position: relative;
  margin: auto;
  padding: 0 10px;
  background: #EB6431;
}
@media screen and (min-width: 740px) {
  .sec__ttl {
    padding: 0 20px;
  }
}
.sec__ttl .ttlLv1 {
  padding-top: 10px !important;
}
.sec__ttl .ttlLv1 .heading {
  color: #fff;
  font-size: 2rem !important;
}
@media screen and (min-width: 740px) {
  .sec__ttl .ttlLv1 .heading {
    font-size: 3rem !important;
  }
}
.sec__ttl .ttlLv1 .heading .sec__ttl__img-left {
  height: 100%;
  width: fit-content;
  object-fit: contain;
  position: absolute;
  left: -26px;
  top: 0;
}
@media screen and (min-width: 740px) {
  .sec__ttl .ttlLv1 .heading .sec__ttl__img-left {
    left: -57px;
  }
}
.sec__ttl .ttlLv1 .heading .sec__ttl__img-right {
  height: 100%;
  width: fit-content;
  object-fit: contain;
  position: absolute;
  right: -27px;
  top: 0;
}
@media screen and (min-width: 740px) {
  .sec__ttl .ttlLv1 .heading .sec__ttl__img-right {
    right: -57px;
  }
}
.sec__ttl.red {
  background: #c00;
}

.top-lead {
  background: #dd7026;
  color: #fff;
  padding: 20px 0;
}
@media screen and (min-width: 740px) {
  .top-lead {
    padding: 30px 0;
  }
}
.top-lead .inner {
  padding: 0 10px;
}

.coupon {
  background: #fdfdeb;
  padding: 0 15px 15px;
}
@media screen and (min-width: 740px) {
  .coupon {
    padding: 0 20px 20px;
  }
}
.coupon .coupon__ttl .ttlLv1 .heading span {
  background-color: #cc0000;
  color: #ffffff;
  padding: 3px 8px 0px 10px;
  border-radius: 30px;
  font-size: 1.8rem;
}
@media screen and (min-width: 740px) {
  .coupon .coupon__ttl .ttlLv1 .heading span {
    font-size: 2rem;
  }
}

.coupon__border {
  width: fit-content;
  border: 2px solid #333;
  padding: 5px 10px 1px;
}

.recommend .recommend__ttl .ttlLv2 {
  text-align: left;
}
.recommend .recommend__ttl .ttlLv2 .heading {
  border-left: 4px solid #ddd;
  padding-left: 10px;
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .recommend .recommend__ttl .ttlLv2 .heading {
    font-size: 1.6rem;
  }
}

.ichioshi {
  background: #fff9ea;
  padding: 20px;
}
@media screen and (min-width: 740px) {
  .ichioshi {
    padding: 30px;
  }
}
.ichioshi .ichioshi__fukidashi {
  text-align: center;
  background: #ffffff;
  border: 2px solid #008aae;
  border-radius: 5px;
  width: fit-content;
  margin: auto;
  padding: 10px 40px 6px;
  position: relative;
}
.ichioshi .ichioshi__fukidashi::before {
  content: "";
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/furusato/miyazaki-mattyoruyo/img_sites/ico_fukidashi.svg) no-repeat;
  width: 13px;
  height: 15px;
  position: absolute;
  left: 10px;
  bottom: 10px;
}
.ichioshi .ichioshi__ttl .ttlLv2 {
  background: #EB6431;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.ichioshi .ichioshi__ttl .ttlLv2 .heading {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  gap: 20px;
  font-size: 2rem;
}
@media screen and (min-width: 740px) {
  .ichioshi .ichioshi__ttl .ttlLv2 .heading {
    font-size: 2.4rem;
  }
}
.ichioshi .ichioshi__ttl .ttlLv2 .heading img {
  width: 80px;
}
@media screen and (min-width: 740px) {
  .ichioshi .ichioshi__flex .colWrap .col:first-of-type {
    width: calc(30% - 15px);
  }
}
@media screen and (min-width: 740px) {
  .ichioshi .ichioshi__flex .colWrap .col:last-of-type {
    width: calc(70% - 15px);
  }
}
.ichioshi .ichioshi__banner {
  max-width: 420px;
  margin: auto;
}

.food .food__ttl .ttlLv2 {
  text-align: left;
}
.food .food__ttl .ttlLv2 .heading {
  border-left: 4px solid #ddd;
  padding-left: 10px;
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .food .food__ttl .ttlLv2 .heading {
    font-size: 1.6rem;
  }
}