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

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

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

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

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

/* ----sec---- */
.sec {
  font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS UI Gothic", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/kyu/aruressha-nagasaki-yufuin/img_sites/img_bg.jpg) repeat-y;
  background-size: 100%;
  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_ttl .ttlLv1 {
  padding: 15px 0 10px !important;
  background: #AE8243;
  position: relative;
  overflow: hidden;
}
.sec_ttl .ttlLv1::before {
  content: "";
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/kyu/aruressha-nagasaki-yufuin/img_sites/img_sec-ttl.png) no-repeat center top;
  background-size: cover;
  width: 100%;
  height: 170px;
  position: absolute;
  top: -90px;
  left: 0;
}
.sec_ttl .ttlLv1 .heading {
  position: relative;
  z-index: 2;
  color: #fff;
  font-weight: 500;
  font-size: 2.2rem !important;
}
@media screen and (min-width: 740px) {
  .sec_ttl .ttlLv1 .heading {
    font-size: 3rem !important;
  }
}
.sec_ttl .ttlLv1 .sec-ttl__icon {
  width: 35px;
}
.sec_ttl .ttlLv1 .sec-ttl__icon.icon02 {
  width: 42px;
}

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

.top-lead .top-lead__bg {
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/kyu/aruressha-nagasaki-yufuin/img_sites/bg_top-lead.jpg) no-repeat;
  background-size: cover;
  padding: 20px 0;
}
@media screen and (min-width: 740px) {
  .top-lead .top-lead__bg {
    padding: 30px;
  }
}
.top-lead .top-lead__inner {
  padding: 20px 15px;
  position: relative;
}
@media screen and (min-width: 740px) {
  .top-lead .top-lead__inner {
    padding: 50px 35px;
  }
}
.top-lead .top-lead__inner div {
  position: relative;
  z-index: 2;
}
.top-lead .top-lead__inner::before {
  content: "";
  background: #2C4839;
  width: 100%;
  height: 100%;
  clip-path: polygon(4% 0%, 96% 0%, 100% 0%, 100% 96%, 96% 100%, 0% 100%, 0% 96%, 0% 4%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  box-shadow: 2px 4px 10px 3px rgba(0, 0, 0, 0.38);
}

.point .point__num.ctm_iconTxt_RD {
  background-color: #28473C;
  padding: 4px 6px 3px;
}
.point .point__table tbody {
  border: 1px solid #D0D0D0;
}
.point .point__table tbody tr th {
  background: #28473C;
  padding: 15px 10px;
  border-bottom: 1px solid #fff;
  color: #fff;
  width: 34%;
}
@media screen and (min-width: 740px) {
  .point .point__table tbody tr th {
    width: 24%;
  }
}
.point .point__table tbody tr td {
  background: #fff;
  padding: 15px 10px;
  border-bottom: 1px solid #D0D0D0;
}

.about .about__box-ttl {
  background: #28473C;
  padding: 10px;
}
.about .img_width {
  max-width: 760px;
  margin: 0 auto;
}
.about .about__flex .colWrap {
  justify-content: center;
}
@media screen and (min-width: 740px) {
  .about .about__flex .colWrap .col:first-of-type {
    width: calc(30% - 15px);
  }
}
@media screen and (min-width: 740px) {
  .about .about__flex .colWrap .col:last-of-type {
    width: calc(52% - 15px);
  }
}

.scroll p {
  display: flex;
  align-items: flex-end;
  gap: 10px;
}
.scroll p img {
  width: 20px;
}

.plan .plan__table {
  overflow-x: scroll;
}
@media screen and (min-width: 740px) {
  .plan .plan__table {
    overflow-x: auto;
  }
}
.plan .plan__table table {
  min-width: 800px;
}
@media screen and (min-width: 740px) {
  .plan .plan__table table {
    width: 100%;
  }
}
.plan .plan__table table tbody {
  border: 1px solid #D0D0D0;
}
.plan .plan__table table tbody tr th {
  background: #28473C;
  padding: 15px 10px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #fff;
  font-weight: bold;
  vertical-align: top;
  font-size: 1.2rem;
  vertical-align: middle;
}
@media screen and (min-width: 740px) {
  .plan .plan__table table tbody tr th {
    font-size: 1.4rem;
  }
}
.plan .plan__table table tbody tr th:nth-of-type(1) {
  width: 14%;
}
.plan .plan__table table tbody tr td {
  background: #F8F7EE;
  padding: 15px 10px;
  border-right: 1px solid #D0D0D0;
  vertical-align: top;
  font-size: 1.2rem;
}
@media screen and (min-width: 740px) {
  .plan .plan__table table tbody tr td {
    font-size: 1.4rem;
  }
}
.plan .plan__table table tbody tr td:nth-of-type(1) {
  width: 10%;
}
.plan .plan__table table tbody tr td:nth-of-type(3) {
  vertical-align: middle;
  border-bottom: 1px solid #D0D0D0;
  width: 18%;
}
.plan .plan__table table tbody tr:nth-of-type(8) td {
  border-bottom: 1px solid #D0D0D0;
}
.plan .plan__table table tbody tr:nth-of-type(16) td {
  border-bottom: 1px solid #D0D0D0;
}

.sec_btn a {
  background-color: #28473C !important;
}

.hotel__day.ctm_iconTxt_RD {
  background-color: #28473C;
  padding: 4px 6px 3px;
}

.price .price__table {
  width: 100%;
}
@media screen and (min-width: 740px) {
  .price .price__table {
    width: fit-content;
  }
}
.price .price__table tbody {
  border: 1px solid #D0D0D0;
}
.price .price__table tbody tr th {
  background: #F8F7EE;
  padding: 6px 5px;
  border-right: 1px solid #D0D0D0;
  border-bottom: 1px solid #d0d0d0;
}
@media screen and (min-width: 740px) {
  .price .price__table tbody tr th {
    padding: 6px 15px;
  }
}
.price .price__table tbody tr td {
  padding: 6px 5px;
  border-right: 1px solid #D0D0D0;
  border-bottom: 1px solid #d0d0d0;
}
@media screen and (min-width: 740px) {
  .price .price__table tbody tr td {
    padding: 6px 15px;
  }
}
.price .price__table tbody tr:first-of-type {
  border-bottom: 1px solid #D0D0D0;
}

.contactBlock .contactBlock_body .data {
  display: none;
}
.contactBlock .contactBlock_body dd:last-of-type {
  display: flex;
  justify-content: center;
}