@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;
 }
.contentsInr{
  padding: 0;
}

@media (min-width: 740px){
  .contentsInr {
    width: 100%;
}
}
.pageTtl{
  margin-bottom: 0;
}

 /* ----sec---- */   
.sec{
  padding: 30px 0;
}
@media (min-width: 740px){
  .sec{
  padding: 50px 0 ;
}
}

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

.sec_top_box{
  border: 1px solid #FF6092;
  padding: 20px;
  position: relative;
}
@media (min-width: 740px){
  .sec_top_box{
    width: 100%;
  max-width: 688px;
  margin: 0 auto;
  padding: 40px;
}
}
.sec_top_box:before,.sec_top_box:after{
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 1px;
  background: #FF6092;
}
.sec_top_box:before{
  top: 5px;
}
.sec_top_box:after{
  bottom: 5px;
}
.sec_top_box_ttl .ttlLv1{
  margin-top: 0;
  padding: 0;
}
.sec_top_box_ttl .ttlLv1 .heading{
  color: #FF6092;
  font-size: 2rem;
  padding: 0 20px 5px;
  border-bottom: 1px solid #FF6092;
}
@media (min-width: 740px){
  .sec_top_box_ttl .ttlLv1 .heading{
    font-size: 3rem;
    padding: 0 40px 5px;
}

}
.sec_top_box_list{
  color: #FF6092;
}
.sec_top_box_list .txtList > li{
  font-size: 1.6rem;
}
@media (min-width: 740px){
  .sec_top_box_list{
    width: 100%;
  max-width: 500px;
  margin: 0 auto;
  }
  .sec_top_box_list .txtList > li{
    font-size: 2rem;
  }
}
.sec_top_box_list .txtList > li:before{
  background-color: #FF6092;
}
.sec_anc .linkbtn:last-child{
  margin-right: 0;
}
.sec_anc .linkbtn a {
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  border-radius: 10px;
  border: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
.sec_anc .linkbtn:nth-child(odd) a{
  background: #FF727E;
}
.sec_anc .linkbtn:nth-child(even) a{
  background: #06BEC4;
}
.sec_anc .linkbtn a::after{
  background: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 6px 0 6px;
  border-color: #ffffff transparent transparent transparent;
}
.sec_point01{
  background: #FFD5D8;
}

.point_inner{
  width: 95%;
  max-width: 1050px;
  margin: 0 auto;
  padding: 25px 0;
  background: #fff;
  border-radius: 20px;
}
@media (min-width: 740px){
  .point_inner{
    padding: 40px 0;
  }
}
.sec_point_ttl .ttlLv1{
  margin-top: 0;
}
.sec_point_ttl .ttlLv1 .heading{
  position: relative;
  font-size: 2.4rem;
  padding: 0 20px;
}
.sec_point_ttl .ttlLv1 .heading span{
  display: block;
  font-size: 1.8rem;
}
.sec_point_ttl .ttlLv1 .heading > img{
  position: absolute;
  top: -50px;
  left: 0;
  width: 90px;
    height: 47px;
}
.sec_point_ttl .ttlLv1 .heading span > img{
  width: 40px;
  margin-right: 5px;
}
@media (min-width: 740px){
  .sec_point_ttl .ttlLv1 .heading span > img{
    width: 63px;
  }
  .sec_point_ttl .ttlLv1 .heading{
    font-size: 3.4rem;
    padding: 0 50px 10px;
  }
  .sec_point_ttl .ttlLv1 .heading > img{
    width: 135px;
    height: 70px;
  }
  .sec_point_ttl .ttlLv1 .heading span{
    font-size: 2.4rem;
  }
}
.point01_ttl .ttlLv1 .heading{
  color: #FF727E;
  border-bottom: 4px dotted #FF727E;
}
.point02_ttl .ttlLv1 .heading{
  color: #06BEC4;
  border-bottom: 4px dotted #06BEC4;
}
@media (min-width: 740px){
.point02_ttl .ttlLv1 .heading img{
  left: -60px;
}
}
.ttl_03 .ttlLv1{
  padding: 0;
  margin: 0 0 20px;
}
.ttl_03 .ttlLv1 .heading{
  font-size: 2.2rem;
  padding: 0;
}

@media (min-width: 740px){
  .ttl_03 .ttlLv1 .heading{
    font-size: 3.2rem;
    padding: 0 50px 10px;
  }
  .ttl_03 .ttlLv1 .heading img{
    left: 12%;
  }
}

.txt_gl p strong{
  color: #06BEC4;
}
.txt_pk p strong{
  color: #FF727E;
}
.point01_anc a{
  background: #fff !important;
  border: 1px solid #333 !important;
}
.point01_anc a::after{
  background: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 6px 0 6px;
  border-color: #333333 transparent transparent transparent;
}
.point01_box{
  background: #FFFAAB;
  padding: 10px;
  position: relative;
}
@media (min-width: 740px){
  .point01_box{
    padding: 20px;
  }
}
.point01_box_img {
  position: absolute;
  right: 0;
  top: 43px;
  width: 130px;
  height: 94px;
}
@media (min-width: 740px){
  .point01_box_img {
    top: 58px;
    width: 195px;
    height: 141px;
  }
}
.point01_box_list .txtList > li{
  padding-left: 0 !important;
  color: #FF727E;
  font-size: 1.4rem;
}
.point01_box_list .txtList > li:before{
  content: none;
}
.point01_box_list .txtList > li strong {
  font-size: 1.8rem;
  font-weight: bold;
  color: #FF727E;
}
.point01_box_list .txtList > li b {
  font-size: 1.4rem;
}
@media (min-width: 740px){
  .point01_box_list .txtList > li{
    font-size: 1.8rem;
  }
  .point01_box_list .txtList > li strong {
    font-size: 2.4rem;
  }
  .point01_box_list .txtList > li b {
    font-size: 1.8rem;
  }
}

.point01_box_list .txtList > li:first-child{
  display: block;
  font-size: 1.6rem;
  border-bottom: 1px solid #FF727E;
}
.point01_box_list .txtList > li:first-child strong {
  font-size: 2rem;
  font-weight: bold;
}
.point01_box_list .txtList > li:first-child b {
  font-size: 1.6rem;
}
.point01_box_list .txtList > li:first-child span {
  font-size: 1.2rem;
}
@media (min-width: 740px){
  .point01_box_list .txtList > li:first-child{
    font-size: 2.2rem;
  }
  .point01_box_list .txtList > li:first-child strong {
    font-size: 2.8rem;
  }
  .point01_box_list .txtList > li:first-child b {
    font-size: 2.2rem;
  }
  .point01_box_list .txtList > li:first-child span {
    font-size: 1.4rem;
  }
}

.point01_subTtl01 .ttlLv2{
  background: #FFE3E5;
  padding: 10px 20px;
}
.point01_subTtl01 .ttlLv2 .heading {
  font-size: 1.8rem;
  font-weight: normal;
  color: #FF727E;
}
.point01_subTtl01 .ttlLv2 .heading span {
  display: block;
  font-size: 1.4rem;
}
@media (min-width: 740px){
  .point01_subTtl01 .ttlLv2 .heading {
    font-size: 2.4rem;
  }
  .point01_subTtl01 .ttlLv2 .heading span {
    font-size: 1.6rem;
  }
}
.point01_col{
  padding-top: 25px;
}
.point01_col .colWrap .col:first-child{
  width: 60px;
  min-width: 60px;
  position: relative;
  z-index: 1;
}
.point01_col .colWrap .col:first-child::before{
  content: "";
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: calc(100% + 25px);
  background-image: linear-gradient(to bottom, #FF727E, #FF727E 2px, transparent 2px, transparent 4px);
  background-size: 2px 8px;
  background-repeat: repeat-y;
  z-index: -1;
}
.no_dot .colWrap .col:first-child::before{
  content: none;
}
.point01_col .colWrap .col:nth-child(2){
  width: calc((100% - 60px) - 10px);
}
@media (min-width: 740px){
  .point01_col{
    padding-top: 50px;
  }
  .point01_col .colWrap .col:first-child{
    width: 90px;
    min-width: 90px;
  }
  .point01_col .colWrap .col:first-child::before{
    height: calc(100% + 50px);
  }
  .point01_col .colWrap .col:nth-child(2){
    width: calc((100% - 90px) - 30px);
  }
}

.point01_col_cont:before,.point01_col_cont:after{
  content: none;
}
.point01_col_cont_txt{
  margin-bottom: 10px;
}
.point01_col_cont_img{
  margin-top: 5px;
}
@media (min-width: 740px){
  .point01_col_cont{
    display: inline-flex;
    gap: 40px;
  }
  .point01_col_cont > div{
    width: calc(50% - 20px) !important;
  }
  .point01_col_cont_txt{
    margin-bottom: 0;
  }
  .point01_col_cont_img{
    margin-left: 5px;
    margin-top: 0;
  }
}

.point01_col_cont02{
  display: flex;
  gap: 20px;
  overflow-x: auto;
  white-space: nowrap;
}
.point01_col_cont02 > div{
  min-width: 100%;
}
@media (min-width: 740px){
.point01_col_cont02 > div{
  width: calc(25% - 10px) !important;
  min-width: auto;
}
}
.point01_col_cont02:before,.point01_col_cont02:after{
  content: none;
}
.point01_col_cont02_ttl .ttlLv4{
  padding: 10px;
  background: #FFFAAB;
}
.point01_col_cont02_ttl .ttlLv4 .heading{
  color: #FF727E;
  white-space: normal;
}
.point01_col_cont02_col4 .text > p{
  white-space: normal;
}

.point01_subTtl02 .ttlLv3{
  background: #E6F8F9;
  padding: 10px 20px;
  margin-top: 20px;
}
.point01_subTtl02 .ttlLv3 .heading {
  font-size: 1.4rem;
  font-weight: bold;
  color: #06BEC4;
  padding: 0;
}
.point01_subTtl02 .ttlLv3 .heading span{
  display: block;
  font-size: 1.4rem;
  font-weight: normal;
  color: #333;
}
@media (min-width: 740px){
  .point01_subTtl02 .ttlLv3 .heading {
    font-size: 1.6rem;
  }
  .point01_subTtl02 .ttlLv3 .heading span{
    font-size: 1.4rem;
  }
}
.point01_col_cont_txt .point01_subTtl02 .ttlLv3{
  text-align: left;
}

.point01_dotWrap{
  position: relative;
  background: #fff;
  padding: 10px;
}
.point01_dotWrap::before {
  content: "";
  display: block;
  background-image: linear-gradient(to right, #FF727E, #FF727E 2px, transparent 2px, transparent 5px), linear-gradient(to right, #FF727E, #FF727E 2px, transparent 2px, transparent 5px), linear-gradient(to bottom, #FF727E, #FF727E 2px, transparent 2px, transparent 5px), linear-gradient(to bottom, #FF727E, #FF727E 2px, transparent 2px, transparent 5px);
  background-size: 5px 2px, 5px 2px, 2px 5px, 2px 5px;
  background-position: left top, left bottom, left top, right top;
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
}
@media (min-width: 740px){
  .point01_dotWrap{
    padding: 20px;
  }
}
.sec_tabl{
  padding: 10px 5px 0;
  font-size: 1.2rem;
}
.list_inner{
  padding: 20px 10px;
}
@media (min-width: 740px){
.sec_tabl{
  font-size: 1.6rem;
  padding: 20px 20px 0;
}
.list_inner{
  padding: 20px;
}
}
.sec_tabl table{
  width: 100%;
  border-collapse: separate;
  border-spacing:0;
  border-top: 1px solid #333333;
  border-right: none;
  border-bottom: none;
  border-left: 1px solid #333333;
}
.sec_tabl table tbody tr td{
  padding: 5px 10px;
  border-top: none;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-left: none;
}

/* ----sec_point02---- */
.sec_point02{
  background: #DAF5F6;
}
.point02_subTtl{
  background: #06BEC4;
  color: #fff;
  font-weight: bold;
  padding: 5px 10px;
}

/* ----sec_point03---- */
.sec_point03{
  background: #FFEAEC;
}
.point03_subTtl{
  background: #FF727E;
  color: #fff;
  font-weight: bold;
  padding: 5px 10px;
}
.point03_tabl table{
  border-collapse: separate;
  border-spacing: 0;
}
.point03_tabl table tbody tr td:nth-child(odd){
  padding: 5px;
  font-size: 1.4rem;
  border: 1px solid #333333;
}
@media (min-width: 740px){
  .point03_tabl table tbody tr td:nth-child(odd){
    font-size: 1.6rem;
  }
}
.point03_tabl table tbody tr td ul {
  list-style-type: disc;
    padding-left: 1em;
}
.point03_list .txtList > li{
  padding: 0 !important;
  margin-top: 10px;
}
.point03_list .txtList > li:before{
  content: none;
}
.point03_list .txtList > li dl {
  display: block;
}
@media (min-width: 740px){
  .point03_list .txtList > li dl{
    display: flex;
  }
}
.point03_list .txtList > li dl dt{
  display: block;
  background: #FF727E;
  color: #fff;
  font-weight: bold;
  padding: 5px;
  margin-bottom: 5px;
}
@media (min-width: 740px){
  .point03_list .txtList > li dl dt{
    display: inline-block;
    min-width: 105px;
    margin-right: 10px;
    margin-bottom: 0;
  }
}
.sec_hotel_ttl .ttlLv1 {
  background: #06BEC4;
  padding:  10px 0;
  margin-top: 0;
}
.sec_hotel_ttl .ttlLv1 .heading{
  font-size: 2rem;
  color: #fff;

}
.hotel_ttl .ttlLv2{
  padding: 0;
  margin: 0;
}
.hotel_ttl .ttlLv2 .heading{
  display: flex;
  gap: 10px;
  font-size: 1.6rem;
  text-align: left;
  white-space: normal;
}
@media (min-width: 740px){
  .hotel_ttl .ttlLv2 .heading{
    font-size: 1.8rem;
  }
}
.hotel_ttl .ttlLv2 .heading img{
  transform: translateY(-18px);
  width: 71px;
  min-width: 71px;
  height: 100%;
}
.hotel_ttl_col{
  display: flex;
}
.hotel_ttl_col:before,.hotel_ttl_col:after{
  content: none;
}
.hotel_txt{
  white-space: normal;
}
@media (max-width: 739px){
  .hotel_list{
    overflow: auto;
    white-space: nowrap;
  }
  .hotel_list .colWrap {
    width: 100%;
    display: block;
  }
  .hotel_list .colWrap .col {
    width: calc(100% - 20px);
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
  }
  .hotel_list .colWrap .col:nth-child(2){
    margin-left: 10px;
  }
}
.tour_inner{
  background: #FFE7EF;
  padding: 20px;
}
.tour_list .colWrap .col{
  background: #fff;
}
@media (min-width: 740px){
  .tour_list .colWrap{
    gap: 20px;
  }
  .tour_list .colWrap .col{
    width: calc(33.3% - 13.1px);
    margin-left: 0;
  }
}
.tour_list_nub{
  display: block;
  text-align: center;
}
.tour_list_nub >p{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #FF6092;
  color: #fff;
  border-radius: 60px;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 2px 20px;
}
@media (min-width: 740px){
  .tour_list_nub >p{
    font-size: 1.8rem;
  }
}
.ban_ttl .ttlLv2{
  margin: 0;
  padding: 15px 0;
  background: #FF6092;
}
.ban_ttl .ttlLv2 .heading{
  color: #fff;
  font-size: 1.8rem;
}
@media (min-width: 740px){
  .ban_ttl .ttlLv2 .heading{
    font-size: 2.4rem;
  }
}
.tb_top table tbody tr td{
  vertical-align: top;
}
@media (min-width: 740px){
.bot_col{
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.bot_col::before,.bot_col:after{
  content: none;
}
.bot_col >div:first-child{
  width: calc(40% - 10px) !important;
}
.bot_col >div:nth-child(2){
  width: calc(60% - 10px) !important;
}
.bot_col_col{
  display: flex;
  justify-content: space-between;
  gap: 4px;
}
.bot_col_col::before,.bot_col_col:after{
  content: none;
}
.bot_col_col >div:first-child{
  width: calc(61.5% - 2px) !important;
}
.bot_col_col >div:nth-child(2){
  width: calc(38.5% - 2px) !important;
}
}