@charset "UTF-8";

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

common

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

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

.-spOnly {
  display: none !important;
}

@media screen and (max-width: 960px) {
  .-pcOnly {
    display: none !important;
  }

  .-spOnly {
    display: block !important;
  }
}

@media screen and (max-width: 960px) {
  .mgt20-spOnly {
		margin-top: 20px
  }
}


div[class*="pic"] img {
  vertical-align: top;
}


.c-courseSec {
  position: relative;
  z-index: 0;
}

.c-courseSec::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 18px;
  background: url("/jp/ja/domtour/jaldp/oka/asobimanabu/img_sites/bg_mountain.png") repeat-x center/contain;
  z-index: 0;
}

.c-courseSec::after {
  content: '';
  /* position: fixed; */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  /* height: 100vw; */
  height: 100%;
  z-index: -1;
}


.c-innerWrap {
  width: 960px;
  margin: 0 auto;
  padding: 80px 0 20px;
}

.c-courseSec .c-innerWrap {
  padding: 100px 0;
}

@media screen and (max-width: 960px) {
  .c-innerWrap {
    width: 100%;
    padding: 40px 10px 0;
  }

  .c-courseSec .c-innerWrap {
    padding: 60px 20px;
  }
}


.c-secTit {
  text-align: center;
  margin: auto;
}

.c-txt {}


.c-btnWrap {
  text-align: center;
}

.c-btnWrap .c-linkBtn a {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #c90000;
  padding: 15px 30px;
  min-width: 335px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  color: #c90000;
}

@media screen and (max-width: 960px) {
  .c-btnWrap .c-linkBtn a {
    padding: 10px 20px;
    min-width: auto;
    width: 100%;
    line-height: 2;
  }
}


/* ------------------------------------------------------------------------------------------
compo none
------------------------------------------------------------------------------------------ */

.pageTtl {
  margin-bottom: 0;
}

.ctm_contentsFull {
  width: 100vw;
  margin-left: calc((-100vw + 100%) / 2);
}

.contentsInr .ttlLv1,
.contentsInr .contactBlock {
  /* display: contents; */
}

@media screen and (max-width: 960px) {
  .fs18 {
    font-size: 1.6rem !important;
  }
}

/* ------------------------------------------------------------------------------------------
contents
------------------------------------------------------------------------------------------ */


.ctm_contentsFull.full01 {
  background-color: #004499;
  padding: 40px 0 25px;
}

.ctm_contentsFull.full02 {
  background: url("/jp/ja/domtour/jaldp/tdr-portal/img_sites/bg.jpg") no-repeat;
  background-position: top;
  background-size: cover;
  /* padding: 100px 0; */
}

.contentsUnit {
  width: 960px;
  margin: auto;
}

.settei {
  font-size: 24px;
  color: #e13932;
  letter-spacing: .1em;
}

.box_typeA {
  border: 1px solid #cc0000;
  padding: 20px;
}

@media screen and (max-width: 960px) {
  .ctm_contentsFull.full01 {
    padding: 30px 20px;
  }

  .ctm_contentsFull.full02 {
    padding: 0px 20px 60px;
  }

  .contentsUnit {
    width: auto;
    margin: auto;
  }

  .settei {
    font-size: 16px;
  }

  .box_typeA {
    border: 1px solid #cc0000;
    padding: 20px 15px 20px 10px;
    font-size: 13px;
  }
}

/* content ----------------------------------------------------------------------------------*/

.heroimgWrap.typeImg {
  padding-bottom: 0px;
}

.heroimgWrap .bx-controls {
  bottom: 20px !important;
}

.bg_white {
  background-color: #fff;
  padding: 50px 60px 60px;
  border-radius: 50px;
  box-shadow: 0px 0px 15px 10px rgba(0, 0, 0, 0.15);
}

.ribbon_head {
  text-align: center;
  margin: -77px;
}

.ribbon_head img {
  height: 54px;
  width: auto;
}

div#cont01 {
  padding-top: 100px;
}

div#cont02 {
  padding-top: 130px;
}

.cont_head .ttlLv3 {
  padding: 0;
  text-align: center;
}

.cont_head .ttlLv3 .heading {
  display: contents;
  font-size: 20px;
  line-height: 1.4;
}

.cont01_icon .clm_1_3col.colWrap .col {
  width: calc((100% - 40px) / 3);
  margin-left: 20px;
  border: 3px solid #004499;
  border-radius: 20px;
  padding: 30px 15px 30px;
  position: relative;
}

.cont01_iconTit .ttlLv4 {
  display: contents;
}

.cont01_iconTit {
  text-align: center;
  font-size: 18px;
  height: 62px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cont01_iconTit span {
  font-size: 14px;
}

.cont01_iconBlock {
  border: 3px solid #e6372e;
  border-radius: 20px;
  margin-top: 30px;
  padding: 30px 15px;
}

.cont01_iconTit_adj {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #e6372e;
  margin-bottom: 30px;
}

.cont_icon {
  text-align: center;
  margin-top: 20px;
}

.cont_icon img {
  width: auto;
  height: 85px;
}

.cont01_iconBox.-four {
  border-right: 1px solid #e6372e;
}

.attn_tit {
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}

.cont01_icon .clm_1_3col.colWrap .col:first-child {
  margin-left: 0;
}

.cont01_iconBox {
  position: relative;
}

.cont01_iconBox::before {
  content: '';
  position: absolute;
  top: -33px;
  left: -18px;
  width: 54px;
  height: 38px;
}

.cont01_iconBox.-fir::before {
  background: url("/jp/ja/domtour/jaldp/tdr-portal/img_sites/ribbon_icon01.png");
  background-size: contain;
}

.cont01_iconBox.-sec::before {
  background: url("/jp/ja/domtour/jaldp/tdr-portal/img_sites/ribbon_icon02.png");
  background-size: contain;
}

.cont01_iconBox.-thi::before {
  background: url("/jp/ja/domtour/jaldp/tdr-portal/img_sites/ribbon_icon03.png");
  background-size: contain;
}

.cont01_iconBlock {
  position: relative;
}

.cont01_iconBlock::before {
  content: '';
  position: absolute;
  background: url("/jp/ja/domtour/jaldp/tdr-portal/img_sites/ribbon_icon04.png");
  background-size: contain;
  top: -3px;
  left: -3px;
  width: 54px;
  height: 38px;
}

.cloud_head img {
  width: 90%;
}

.cloud_head.-adj01 img {
  width: 210px;
  height: 123px;
}

.limited_option_ribbon {
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
}

.limited_optionArea {
  position: relative;
  background-color: #fcdec0;
  padding: 70px 40px 30px;
  margin-top: 50px;
}

.cloud_head {
  text-align: center;
  margin-bottom: 20px;
}

.cloud_head02 {
  text-align: center;
  margin-top: 20px;
}

.cloud_head02 img {
  width: 154px;
  height: 52px;
}

.cont_head.-adj .ttlLv3 .heading {
  font-size: 30px;
}

.cont_head.-adj .ttlLv3 .heading span {
  font-size: 24px;
}

.limited_optionBlock {
  background-color: #fff;
  padding: 20px;
}

.limited_option_tit {
  color: #cc0000;
  font-size: 20px;
  font-weight: bold;
}

.limited_option_list.-bold li {
  font-weight: bold;
  font-size: 16px;
}

.limited_option_list.-adj li {
  font-size: 12px;
  padding: 0 0 0 7px !important;
}

.limited_option_list.-adj {
  padding-left: 16px;
}

s .limited_option_list.-adj li::before {
  width: 3px !important;
  height: 3px !important;
  top: 9px !important;
}

.cloud_head03 {
  text-align: center;
  margin: 40px auto 20px;
}

.cloud_head03 img {
  width: 310px;
  height: 65px;
}

.cont02_3col .colWrap.clm_1_2col .col {
  margin-left: 20px;
  border: 3px solid #004499;
  border-radius: 20px;
  padding: 20px 15px;
  background-color: #faf0c3;
}

.cont02_3col .colWrap.clm_1_2col .col:first-child {
  margin-left: 0;
}

.cont02_3col .colWrap {
  justify-content: space-between;
}

.cont02_3col .colWrap.clm_1_2col .col:nth-child(1) {
  width: 63%;
}

.cont02_3col .colWrap.clm_1_2col .col:nth-child(2) {
  width: 33%;
}

.cont02_optionTit .ttlLv4 {
  display: contents;
}

.cont02_optionTit .ttlLv4 .heading {
  text-align: center;
  color: #004499;
  font-size: 18px;
  font-weight: normal;
}

span.l-font {
  font-size: 24px;
  font-weight: bold;
}

span.s-font {
  font-size: 16px;
  font-weight: bold;
}

.cont02_optionText {
  margin-top: 15px;
  text-align: center;
}

/* .macthBox {
    height: 200px;
} */

.option_list a {
  text-decoration: underline;
  color: #0f0f69;
  font-weight: bold;
}

.cloud_head05 {
  text-align: center;
}

.cloud_head05 img {
  width: 576px;
}

.head-tit {
  background-color: #004499;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 0 8px;
  margin-bottom: 20px;
  border-radius: 100px;
}

.cont02_2colBox.-sec {
  border-top: 1px dashed #999;
  padding-top: 20px;
  margin-top: 20px;
}

.option_bg {
  background-color: #f38bcc;
  padding: 15px 10px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  border-radius: 10px;
  margin-top: 20px;
}

@media screen and (max-width: 960px) {
  .ribbon_head img {
    height: auto;
    width: 75%;
  }

  .ribbon_head {
    margin: -42px;
  }

  div#cont01 {
    padding-top: 80px;
  }

  div#cont02 {
    padding-top: 60px;
  }

  .bg_white {
    padding: 30px 20px 40px;
    border-radius: 20px;
  }

  .cloud_head img {
    width: 100%;
  }

  .cont_head .ttlLv3 .heading {
    font-size: 16px;
  }

  .cont01_icon .colWrap {
    flex-direction: column;
  }

  .cont01_icon .clm_1_3col.colWrap .col {
    width: 100%;
    margin-left: 0px;
    padding: 20px 15px;
    margin-top: 20px;
  }

  .cont01_iconTit {
    height: auto;
  }

  .cont01_iconBox::before {
    width: 44px;
    height: 31px;
  }

  .cont01_iconBlock::before {
    width: 44px;
    height: 31px;
  }

  .cont01_iconBox.-four {
    border-right: none;
    border-bottom: 1px solid #e6372e;
    padding-bottom: 30px;
    margin-bottom: 20px;
  }


  ul.txtList {
    font-size: 13px;
  }

  .cloud_head02 img {
    width: 45%;
    height: auto;
  }

  .cont_head.-adj .ttlLv3 .heading span {
    font-size: 14px;
  }

  .cont_head.-adj .ttlLv3 .heading {
    font-size: 20px;
  }

  .limited_optionArea {
    padding: 70px 15px 20px;
    margin-top: 45px;
  }

  .limited_optionBlock {
    padding: 10px;
  }

  .limited_option_tit {
    font-size: 16px;
  }

  .limited_option_list.-bold {
    margin-top: -5px;
  }

  .limited_option_list.-bold li {
    font-size: 14px;
  }

  .limited_option_list.-adj li {
    padding: 0 0 0 18px !important;
  }

  .limited_option_text.mgt20 {
    font-size: 13px;
  }

  .cloud_head03 img {
    width: 80%;
    height: auto;
  }

  .cloud_head03 {
    margin: 30px auto 10px;
  }

  .cont02_3col .colWrap.clm_1_3col .col {
    width: 100%;
    margin-left: 0;
  }

  .cont02_optionText {
    margin-top: 10px;
    font-size: 14px;
  }

  .macthBox {
    height: auto;
  }

  .option_list {
    font-size: 14px;
  }

  .cloud_head05 img {
    width: 90%;
    height: auto;
  }

  .limited_option_ribbon {
    width: 90%;
  }

  .head-tit {
    font-size: 14px;
    margin-bottom: 15px;
  }

  .cont02_3col .colWrap.clm_1_2col .col:nth-child(1) {
    width: 100%;
  }

  .cont02_3col .colWrap.clm_1_2col .col:nth-child(2) {
    width: 100%;
  }

  .cont02_3col .colWrap.clm_1_2col .col {
    margin-left: 0;
  }

  .option_bg {
    font-size: 15px;
  }

}


/* ================
250804
================ */

.cont01-2_iconTit_adj {
  width: 100%;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #e6372e;
  margin-bottom: 20px;
}

.cont01-2_iconBlock {
  border: 3px solid #e6372e;
  border-radius: 20px;
  padding: 30px;
}

.cont01-2_imgGift {
  width: 60%;
  margin: auto;
}

.cont01-2_itemShow {
  border: 1px solid #999;
  padding: 20px;
}

.cont01-2_itemShow__ttl {
  margin-bottom: 10px;
}

.cont01-2_otoku-plan {
  background-color: #E4F2FF;
  padding: 30px;
  border-radius: 20px;
  font-weight: bold;
  width: 100%;
}

.cont02_iconBlock {
  border: 3px solid #004499;
  border-radius: 20px;
  padding: 30px;
}

.cont02_iconTit_adj {
  width: 100%;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #e6372e;
  margin-bottom: 10px;
}

.cont02_img {
  width: 30%;
  margin: auto;
  margin-top: 30px;
}

.cont02-2_img {
  width: 100%;
  margin: auto;
  margin-top: 30px;
}

@media screen and (max-width: 960px) {
  .cont01-2_imgGift {
    width: 100%;
    margin-top: 20px;
  }

  .cont01-2_iconBlock {
    padding: 30px 15px;
  }

  .cont01-2_itemShow {
    padding: 15px;
    margin-top: 20px;
  }

  .cont01-2_itemShow :last-of-type {
    margin-top: 10px;
  }

  .cont01-2_otoku-plan {
    text-align: left;
    margin-top: 10px;
    padding: 15px;
  }

  .cont02_iconBlock {
    padding: 30px 15px;
  }

  .cont02_img {
    width: 100%;
  }

  .cont02_iconTit_adj.redTtl {
    font-size: 18px;
  }
}

.bg_white.ttl_pnk {
  position: relative;
}

.bg_white.ttl_pnk::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 160px;
  top: 0;
  left: 0;
  background-color: #fee9ff;
  border-radius: 50px 50px 0 0;
}

.ttl_pnk-img {
  position: relative;
}

.bg_white.ttl_blu {
  position: relative;
}

.bg_white.ttl_blu::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 160px;
  top: 0;
  left: 0;
  background-color: #d3f2f4;
  border-radius: 50px 50px 0 0;
}

.ttl_blu-img {
  position: relative;
}

.bg_white.ttl_blu .img-small {
  width: 10%;
  margin: auto;
  display: block;
}


@media screen and (max-width: 960px) {


  .bg_white.ttl_pnk::before {
    height: 120px;
    border-radius: 20px 20px 0 0;
  }
  .bg_white.ttl_blu::before {
    height: 120px;
    border-radius: 20px 20px 0 0;
  }
  .bg_white.ttl_blu .img-small {
    width: 30%;
  }
}