@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;
}

.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;
  }
}

.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.6rem;
}
.fnt16 ul li.spfnt {
  font-size: 1.4rem;
}
@media (min-width: 740px) {
  .fnt16 ul li.spfnt {
    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: #DC9E0C;
}

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

.indent6 {
  text-indent: -6em;
  padding-left: 6em;
}

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

.contentsInr {
  padding: 0 !important;
}
.contentsInr a {
  text-decoration: none !important;
  transition: all 0.3s;
}
.contentsInr a:hover {
  opacity: 0.6;
}

@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;
  background: #FCFFF1;
  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;
}

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

.bg--w {
  background: #fff;
  padding: 30px 15px;
}
@media screen and (min-width: 740px) {
  .bg--w {
    padding: 25px;
  }
}

.sec-slider ul li {
  pointer-events: none;
}
.sec-slider ul li a {
  pointer-events: none;
}

.top {
  background: #FCF5E6;
  padding: 30px 0 13%;
  position: relative;
}
@media screen and (min-width: 740px) {
  .top {
    padding: 60px 0 6%;
  }
}
.top .top_lead {
  display: flex;
}
.top .top_lead > div:first-of-type {
  width: 60px !important;
  margin: 5px 10px 0 0;
}
.top .top__btm-img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.top .top__btm-img img {
  vertical-align: bottom;
}
.top.wakayama {
  background: #FBEDE6;
}

.video .iframeview iframe {
  width: 100%;
  aspect-ratio: 16/9;
}

.about .about__tab .tabs_parent {
  display: flex;
  justify-content: center;
  gap: 30px;
}
@media screen and (min-width: 740px) {
  .about .about__tab .tabs_parent {
    gap: 60px;
  }
}
.about .about__tab .tabs_parent li {
  width: 50%;
  max-width: 400px;
}
.about .about__tab .tabs_parent li:last-of-type {
  background: #DC9E0C;
}
.about .about__tab .tabs_parent li:last-of-type a {
  background: #DC9E0C;
}
.about .about__tab .tabs_parent li:first-of-type {
  background: #D2500C;
}
.about .about__tab .tabs_parent li:first-of-type a {
  background: #D2500C;
}
.about .about__tab .tabs_parent li.current::after {
  content: none;
}
.about .about__tab .tabs_parent li a {
  color: #fff;
  font-weight: 500;
  padding: 22px 5px 20px;
  font-size: 1.8rem;
}
@media screen and (min-width: 740px) {
  .about .about__tab .tabs_parent li a {
    padding: 32px 5px 30px;
    font-size: 2.2rem;
  }
}
.about .about__tab .tabs_parent li a span::after {
  content: none;
}
.about .about__ttl .ttlLv1 {
  background: #DC9E0C;
  margin-top: 10px;
  padding: 15px 0 13px;
}
@media screen and (min-width: 740px) {
  .about .about__ttl .ttlLv1 {
    padding: 25px 0 20px;
  }
}
.about .about__ttl .ttlLv1 .heading {
  font-size: 2.2rem;
  font-weight: 500;
}
@media screen and (min-width: 740px) {
  .about .about__ttl .ttlLv1 .heading {
    font-size: 2.8rem;
  }
}
.about .about__ttl .ttlLv1 .heading span {
  color: #fff;
  font-size: 3rem;
  font-weight: bold;
}
@media screen and (min-width: 740px) {
  .about .about__ttl .ttlLv1 .heading span {
    font-size: 3.6rem;
  }
}
.about .about__sub-ttl p {
  position: relative;
  padding-left: 1.7em;
}
.about .about__sub-ttl p::before {
  content: "■";
  color: #DC9E0C;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 740px) {
  .about .about__sub-ttl p::before {
    font-size: 3rem;
  }
}
.about .about__table.table_typeA table {
  border-top: none;
  border-right: none;
  border-bottom: none;
}
.about .about__table table {
  border: none;
  max-width: 700px;
}
@media screen and (min-width: 740px) {
  .about .about__table table {
    max-width: none;
  }
}
.about .about__table table tr th {
  background: #E6BB54;
  width: 15%;
  border-top: 2px solid #fff;
}
.about .about__table table tr td {
  background: #E6BB54;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  padding: 15px;
}
@media screen and (min-width: 740px) {
  .about .about__table table tr td {
    padding: 30px 25px;
  }
}
.about .about__table table tr:first-of-type th {
  border-radius: 15px 0 0 0;
  border-top: none;
}
@media screen and (min-width: 740px) {
  .about .about__table table tr:first-of-type th {
    border-radius: 30px 0 0 0;
  }
}
.about .about__table table tr:first-of-type td {
  border-radius: 0 15px 0 0;
  border-top: none;
}
@media screen and (min-width: 740px) {
  .about .about__table table tr:first-of-type td {
    border-radius: 0 30px 0 0;
  }
}
.about .about__table table tr:last-of-type th {
  border-radius: 0 0 0 15px;
}
@media screen and (min-width: 740px) {
  .about .about__table table tr:last-of-type th {
    border-radius: 0 0 0 30px;
  }
}
.about .about__table table tr:last-of-type td {
  border-radius: 0 0 15px 0;
}
@media screen and (min-width: 740px) {
  .about .about__table table tr:last-of-type td {
    border-radius: 0 0 30px 0;
  }
}
.about.wakayama .about__ttl .ttlLv1 {
  background: #D2500C;
}
.about.wakayama .about__sub-ttl p {
  position: relative;
}
.about.wakayama .about__sub-ttl p::before {
  content: "■";
  color: #D2500C;
}
.about.wakayama .about__table table tr th {
  background: #DF8454;
}
.about.wakayama .about__table table tr td {
  background: #DF8454;
}

.program {
  background: #F1D89D;
  padding-bottom: 40px;
}
.program .program__box .col {
  background: #fff;
  filter: drop-shadow(3px 5px 10px rgba(0, 0, 0, 0.16));
}
.program .program__box .col .program__box--inner {
  padding: 15px;
}
.program .program__box .col .program__box--inner .txt--br {
  color: #7B5C0A;
}
.program .program__box.col01 .col:nth-of-type(2) {
  display: none;
}
.program .program__box.col01 .col:nth-of-type(3) {
  display: none;
}
.program.wakayama {
  background: #EDB99D;
}

.hotel .hotel__btn a {
  font-weight: bold;
  width: 90%;
}
.hotel .hotel__btn a .fontSmall {
  font-size: 1.4rem;
}

.info {
  background: #FCF5E6;
  padding: 0 0 20px;
}
@media screen and (min-width: 740px) {
  .info {
    padding: 20px 0 40px;
  }
}
.info .info__cloud {
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/oyako-chihouryugaku/img_sites/ico_cloud.svg) no-repeat;
  background-size: contain;
  padding: 55px 10px 0px;
}
.info .info__btn {
  background: #DC9E0C;
  padding: 5px;
  display: block;
  max-width: 440px;
  margin: 0 auto;
}
.info .info__btn a {
  background: #DC9E0C;
  border: 2px solid #Fff;
  margin: 0;
  border-radius: 10px;
  color: #fff;
  padding: 10px;
}
@media screen and (min-width: 740px) {
  .info .info__btn a {
    font-size: 1.8rem;
  }
}
.info .info__btn a .altIcon {
  width: 21px;
  height: 22px;
  right: 15%;
}
@media screen and (min-width: 740px) {
  .info .info__btn a .altIcon {
    right: 25%;
  }
}
.info.wakayama {
  background: #FBEDE6;
}
.info.wakayama .info__btn {
  background: #DF8454;
}
.info.wakayama .info__btn a {
  background: #DF8454;
}

.caution {
  padding: 15px;
  border: 1px solid #000000;
}
@media screen and (min-width: 740px) {
  .caution {
    padding: 25px;
  }
}

.info .info__ttl .ttlLv1 {
  margin-bottom: 0;
}
.info .info__ttl .ttlLv1 .heading {
  font-size: 2rem;
  font-weight: 400;
}
@media screen and (min-width: 740px) {
  .info .info__ttl .ttlLv1 .heading {
    font-size: 3rem;
  }
}
.info .info__ttl.txt--red .heading {
  color: #D2500C;
}
.info .info__ttl.txt--or .heading {
  color: #DC9E0C;
}
.info .info__box {
  background: #fff;
}
.info .info__box .colWrap {
  align-items: center;
}
@media screen and (min-width: 740px) {
  .info .info__box .colWrap .col:first-of-type {
    width: calc(30% - 15px);
  }
}
.info .info__box .colWrap .col:last-of-type {
  padding: 0 20px 20px 20px;
}
@media screen and (min-width: 740px) {
  .info .info__box .colWrap .col:last-of-type {
    width: calc(70% - 15px);
    padding: 0 20px 20px 0;
  }
}

.about.wakayama .about__table table tr td {
  background: #f4dcd0;
}

.about.wakayama .about__table table tr th {
  background: #f4dcd0;
  color: #D2500C;
}

.coupon-top {
  padding: 10px;
  color: #fff;
  border-radius: 10px;
}
@media screen and (min-width: 740px) {
  .coupon-top {
    padding: 20px;
  }
}
.coupon-top.or {
  background: #DC9E0C;
}
.coupon-top.red {
  background: #D2500C;
}

.coupon {
  padding: 10px;
  border-radius: 10px;
}
@media screen and (min-width: 740px) {
  .coupon {
    padding: 20px;
  }
}
@media screen and (min-width: 740px) {
  .coupon .colWrap .col:first-of-type {
    width: calc(40% - 15px);
  }
}
@media screen and (min-width: 740px) {
  .coupon .colWrap .col:last-of-type {
    width: calc(60% - 15px);
  }
}
.coupon.or {
  border: 2px solid #DC9E0C;
  background: #fff7e4;
}
.coupon.red {
  border: 2px solid #D2500C;
  background: #ffe5d6;
}