@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: 0 0 30px;
}
@media (min-width: 740px){
  .sec{
  padding: 0 0 60px;
}
}

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

.bg-pink {
  background-color: #ffe7ec;
  padding: 15px;
}

.bg_bl{
  background: #B1DCE0;
}

.bg_yl{
  background: #FAEFAC;
}
.hide-area{
  display: none;
}
.mod_inner{
  position: relative;
}
.map_sp{
	display: block !important;
}
.map_pc{
	display: none !important;
}
@media (min-width: 740px){
	.map_sp{
	display: none !important;
}
.map_pc{
	display: block !important;
}
}
.mod_list_wrap{
  border: 2px solid #a5a5a5;
  border-radius: 20px;
  overflow: hidden;
  height: 275px;
}
.mod_list{
  overflow-y: auto;
  height: 100%;
}
@media (min-width: 740px){
  .mod_list_wrap{
    border: 0;
    border-radius: 0;
    overflow: inherit;
    height: auto;
  }
  .mod_list{
    overflow-y: inherit;
    height: auto;
  }
  .mod_list li{
    position: absolute;
  }
}
.mod_list li a{
  display: block;
  padding: 10px;
  background: #fff;
  position: relative;
}
.mod_list li:nth-child(even) a{
  background: #EBEBEB;
}
.mod_list li a:after{
  content: "";
  background: url("/content/dam/sites/wwwjalcojp/jp/ja/domtour/mottomotto_hok_cpn/img_sites/icon_map_list.svg")no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
}
@media (min-width: 740px){
  .mod_list li a{
    padding: 0;
    background: inherit;
    opacity: .5;
    transition: all .3s;
  }
  .mod_list li:nth-child(even) a{
    background: inherit;
  }
  .mod_list li a:after{
    content: none;
  }
  .mod_list li a:hover{
    background: rgba(244,244,244,.6);
  }
}
@media (min-width: 740px){
  .mod_list li:nth-child(1){
    top: 35.7%;
    left: 14.1%;
  }
  .mod_list li:nth-child(1) a{
    width: 77px;
    height: 33px;
  }
  .mod_list li:nth-child(2){
    top: 41%;
    left: 4.8%;
  }
  .mod_list li:nth-child(2) a{
    width: 107px;
    height: 33px;
  }
  .mod_list li:nth-child(3){
    top: 46.6%;
    left: 4.7%;
  }
  .mod_list li:nth-child(3) a{
    width: 104px;
    height: 53px;
  }
  .mod_list li:nth-child(4){
    top: 28.6%;
    left: 22.1%;
  }
  .mod_list li:nth-child(4) a{
    width: 106px;
    height: 33px;
  }
  .mod_list li:nth-child(5){
    top: 26%;
    left: -0.8px;
  }
  .mod_list li:nth-child(5) a{
    width: 72px;
    height: 33px;
  }
  .mod_list li:nth-child(6){
    top: 60.1%;
    left: 36.1%;
  }
  .mod_list li:nth-child(6) a{
    width: 139px;
    height: 56px;
  }
  .mod_list li:nth-child(7){
    top: 68%;
    left: 14.8%;
  }
  .mod_list li:nth-child(7) a{
    width: 139px;
    height: 32px;
  }
  .mod_list li:nth-child(8){
    top: 75.7%;
    left: 34.8%;
  }
  .mod_list li:nth-child(8) a{
    width: 166px;
    height: 32px;
  }
  .mod_list li:nth-child(9){
    top: 89.8%;
    left: 19.5%;
  }
  .mod_list li:nth-child(9) a{
    width: 177px;
    height: 33px;
  }
  .mod_list li:nth-child(10){
    top: 23.7%;
    left: 40%;
  }
  .mod_list li:nth-child(10) a{
    width: 115px;
    height: 33px;
  }
  .mod_list li:nth-child(11){
    top: 39.9%;
    left: 35.2%;
  }
  .mod_list li:nth-child(11) a{
    width: 179px;
    height: 33px;
  }
  .mod_list li:nth-child(12){
    top: 51.1%;
    left: 34.7%;
  }
  .mod_list li:nth-child(12) a{
    width: 134px;
    height: 53px;
  }
  .mod_list li:nth-child(13){
    top: 68.2%;
    left: 55.8%;
  }
  .mod_list li:nth-child(13) a{
    width: 129px;
    height: 56px;
  }
  .mod_list li:nth-child(14){
    top: 52%;
    left: 53.1%;
  }
  .mod_list li:nth-child(14) a{
    width: 128px;
    height: 55px;
  }
  .mod_list li:nth-child(15){
    top: 34.5%;
    left: 55%;
  }
  .mod_list li:nth-child(15) a{
    width: 117px;
    height: 56px;
  }
  .mod_list li:nth-child(16){
    top: 52.2%;
    left: 20.6%;
  }
  .mod_list li:nth-child(16) a{
    width: 82px;
    height: 33px;
  }
}
/* @media (min-width: 740px){
.mod_list li:nth-child(1){
  top: 34.8%;
  left: 14.2%;
}
.mod_list li:nth-child(1) a{
  width: 77px;
  height: 33px;
}
.mod_list li:nth-child(2){
  top: 40%;
  left: 5%;
}
.mod_list li:nth-child(2) a{
  width: 107px;
  height: 33px;
}
.mod_list li:nth-child(3){
  top: 45.6%;
  left: 5%;
}
.mod_list li:nth-child(3) a{
  width: 104px;
  height: 53px;
}
.mod_list li:nth-child(4){
  top: 28%;
  left: 22.3%;
}
.mod_list li:nth-child(4) a{
  width: 106px;
  height: 33px;
}
.mod_list li:nth-child(5){
  top: 25.3%;
  left: 0;
}
.mod_list li:nth-child(5) a{
  width: 72px;
  height: 33px;
}
.mod_list li:nth-child(6){
  top: 58.5%;
  left: 37.5%;
}
.mod_list li:nth-child(6) a{
  width: 117px;
  height: 56px;
}
.mod_list li:nth-child(7){
  top: 66.5%;
  left: 15%;
}
.mod_list li:nth-child(7) a{
  width: 139px;
  height: 32px;
}
.mod_list li:nth-child(8){
  top: 74.3%;
  left: 35%;
}
.mod_list li:nth-child(8) a{
  width: 115px;
  height: 32px;
}
.mod_list li:nth-child(9){
  top: 85.5%;
  left: 17.4%;
}
.mod_list li:nth-child(9) a{
  width: 126px;
  height: 33px;
}
.mod_list li:nth-child(10){
  top: 23%;
  left: 40%;
}
.mod_list li:nth-child(10) a{
  width: 117px;
  height: 34px;
}
.mod_list li:nth-child(11){
  top: 41.2%;
  left: 39.5%;
}
.mod_list li:nth-child(11) a{
  width: 140px;
  height: 33px;
}
.mod_list li:nth-child(12){
  top: 52.5%;
  left: 34.2%;
}
.mod_list li:nth-child(12) a{
  width: 140px;
  height: 33px;
}
.mod_list li:nth-child(13){
  top: 66.5%;
  left: 56%;
}
.mod_list li:nth-child(13) a{
  width: 129px;
  height: 57px;
}
.mod_list li:nth-child(14){
  top: 54.2%;
  left: 53.4%;
}
.mod_list li:nth-child(14) a{
  width: 162px;
  height: 33px;
}
.mod_list li:nth-child(15){
  top: 33.5%;
  left: 55.1%;
}
.mod_list li:nth-child(15) a{
  width: 119px;
  height: 57px;
}
.mod_list li:nth-child(16){
  top: 51%;
  left: 20.7%;
}
.mod_list li:nth-child(16) a{
  width: 83px;
  height: 33px;
}
} */


.mod_list li a .mod_sp{
  display: flex;
  align-items: baseline;
  gap: 5px;
  font-size: 1.6rem;
}
.mod_list li a .mod_sp span{
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: #14469B;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
}
@media (min-width: 740px){
  .mod_list li a .mod_sp{
    display: none;
  }
}
.remodal {
  border-radius: 20px;
  padding: 15px;
  text-align: left;
  margin-top: 50px;
}
@media (min-width: 740px){
  .remodal {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    border-radius: 40px;
    padding: 30px;
    margin-top: 80px;
}
}
.remodal-close{
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  position: absolute;
  color: #333;
  top: -45px;
  left: inherit;
  right: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.remodal-close:after, .remodal-close:before{
  content: none;
}
.remodal-close span{
  position: relative;
}
.remodal-close span:after, .remodal-close span:before{
  content: "";
  display: block;
  width: 2px;
  height: 22px;
  border-radius: 0;
  background: #707070;
  position: absolute;
  top: 50%;
  left: 50%;
}
.remodal-close span:before{
  transform: translate(-50%,-50%)rotate(-45deg);
}
.remodal-close span:after{
  transform: translate(-50%,-50%)rotate(45deg);
}
@media (min-width: 740px){
  .remodal-close{
    top: -60px;
    right: -30px;
    width: 50px;
    height: 50px;
  }
}
.mod_ttl{
  color: #14469B;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 740px){
  .mod_ttl{
    font-size: 3rem;
  }
}
.mod_img{
  width: 100%;
  max-width: 430px;
  margin: 0 auto 20px;
}
.mod_cap{
  display: block;
  text-align: right;
  font-size: 1.2rem;
}
.mod_txt{
  color: #209BA5;
  font-size: 1.7rem;
  font-weight: bold;
}
@media (min-width: 740px){
  .mod_txt{
    font-size: 1.9rem;
  }
}
.mod_col{
  display: block;
}

@media (min-width: 740px){
  .mod_col{
    display: flex;
    justify-content: space-between;
    gap: 20px;
  }
  .mod_col_box{
    width: calc(50% - 10px);
  }
}

.mod_subTtl{
  color: #209BA5;
  font-size: 1.5rem;
  font-weight: bold;
  padding-left: 5px;
  border-left: 6px solid #209BA5;
  line-height: 1.25;
  margin-bottom: 10px;
  margin-top: 20px;
}
.mod_subTtl span{
  display: block;
  font-size: 1.2rem;
}
@media (min-width: 740px){
  .mod_subTtl{
    font-size: 1.6rem;
    
  }
  .min_h{
    min-height: 37px;
  }
  .mod_subTtl span{
    font-size: 1.3rem;
  }
}
.mod_col_box_list li{
  padding: 0 0 0 18px;
  position: relative;
}
.mod_col_box_list li:before{
  content: "";
  display: inline-block;
  width: 0.4em;
  height: 0.4em;
  background-color: #333;
  border-radius: 50%;
  position: absolute;
  top: 0.75em;
  left: 0.9em;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
@media (min-width: 740px){
  .mod_col_box_list li{
    padding: 0 0 0 12px;
  }
  .mod_col_box_list li:before {
    width: 5px;
    height: 5px;
    position: absolute;
    top: 11px;
    left: 2px;
  }
}
.mod_box{
  margin-top: 20px;
  background: #F7E788;
  padding: 20px;
}
.mod_box_list li{
  display: inline-block;
  padding: 0 10px;
  border-right: 1px solid #707070;
  line-height: 1.25;
  margin-top: 5px;
}
.mod_box_list li:last-child{
  border-right: 0;
}

.plan_ttl .ttlLv3{
  padding: 0;
}

.plan_ttl .ttlLv3 .heading img{
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  padding: 0;
}
.ban_col:before,.ban_col:after{
  content: none;
}
@media (min-width: 740px){
.ban_col{
  display: flex;
  justify-content: space-between;
}
.ban_col > div{
  width: 50%;
}
}
.ban_col .linkbtn a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  background: #E6D028;
  border: 2px solid #326840;
  color: #326840;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 0px 2px;
  min-height: auto;
  line-height: 38px;
}
@media (min-width: 740px){
  .ban_col .linkbtn a {
  line-height: 27px;
  }
}
.ban_col > div:first-child a {
  background: #6EB2A0;
}
.ban_col .linkbtn a > span >span{
  display: inline-block;
  font-size: 1.2rem;
  position: relative;
  padding-right: 15px;
}
.ban_col .linkbtn a > span >span::after{
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.5px 0 5.5px 8px;
  border-color: transparent transparent transparent #326841;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}