/* TOP */
.addIcon{
    display: inline-block;
    position: relative;
    width: auto;
    min-width: 320px;
}
.addIcon .icon--yellow {
    display: inline-block;
    border-radius: 15px;
    padding: 3px 1px 0px 4px;
    background-color: #fefa5e;
    font-size: 1.2rem !important;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 0;
}
@media (min-width: 740px) {
    .addIcon{
        min-width: 390px;
    }
    .addIcon .icon--yellow{
        padding: 3px 10px 0px;
        top: -5px;
        font-size: 1.6rem !important;
    }
}
.newsTopics .topicList div{
    padding: 8px 0;
}
.pointTtl{
    text-align: left;
}
.pointTtl.--secondary{
    font-size: 1.6rem;
    padding: 5px 12px;
    background-color: #182170;
    position: relative;
    color: #fff;
    display: inline-block;
    width: calc(100% - 20px);
}
@media (min-width: 740px) {
    .pointTtl.--secondary{
        width: auto;
    }
}
.pointTtl.--secondary::before,
.pointTtl.--secondary::after{
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
}
.pointTtl.--secondary::before{
    width: 10px;
    height: 100%;
    background-color: #f0f8ff;
    left: 0;
}
.pointTtl.--secondary::after{
    right: -20px;
    width: 20px;
    height: 100%;
    background-color: #182170;
    clip-path: polygon(0 0, 100% 0, 50% 50%, 100% 100%, 0 100%);
}
.pointTtl [class*="ttlLv"]{
    margin: 0 !important;
    padding: 0 !important;
    padding-left: 10px;
}
/* .pointTtl [class*="ttlLv"] .heading{
    position: relative;
    padding: 5px 0 5px 0px;
    margin-top: -5px;
} */
@media (min-width: 740px) {
.pointTtl [class*="ttlLv"] .ttlNum{
    display: inline-block;
    position: relative;
    height: 50px;
    line-height: 55px;
    text-align: center;
	padding: 0 40px 0 18px;
    background: #cc0000;
    color: #fff;
    box-sizing: border-box;
}
.pointTtl [class*="ttlLv"] .ttlNum::after{
	content: '';
	position: absolute;
	width: 0px;
	height: 0px;
	z-index: 1;
	top: 0px;
	right: 0px;
	border-width: 27px 15px 27px 0px;
    border-color: transparent #fff transparent transparent;
	border-style: solid;
}
}
@media (max-width: 739px) {
.pointTtl [class*="ttlLv"] .ttlNum{
    display: inline-block;
    position: relative;
    height: 35px;
    line-height: 40px;
    text-align: center;
	padding: 0 20px 0 10px;
    background: #cc0000;
    color: #fff;
    box-sizing: border-box;
}
.pointTtl [class*="ttlLv"] .ttlNum::after{
    content: '';
	position: absolute;
	width: 0px;
	height: 0px;
	z-index: 1;
	top: 0px;
	right: 0px;
	border-width: 20px 10px 20px 0px;
    border-color: transparent #fff transparent transparent;
	border-style: solid;
}
.pointTtl [class*="ttlLv"] .ttlNum{
	margin: 0 7px 0 -20px;
}
}
@media (min-width: 740px) {
    .pointTtl [class*="ttlLv"] .heading{
        padding-left: 0;
    }
    .pointTtl [class*="ttlLv"] .ttlNum{
        margin: 0 35px 0 -20px;
    }
}
.recommendColorBox{
    /* background-color: #fff1e7; */
    background-color: #fef8d4;
    padding: 0 10px 10px;
	/* margin-top: 35px; */
}
.recommendBox{
    background-color: #fff;
    padding: 20px;
}
.recommendBox02{
	background-color: #fff;
	padding: 20px 20px 40px;
}
@media (min-width: 740px) {
.recommendBox02{
    padding: 20px 20px 80px;
}
}
/* @media (min-width: 740px) {
    .recommendBox{
        padding: 30px;
}      
} */
.recommendBox .pointImg{
    display: flex;
    align-items: center;
    height: 130px;
}
.recommendBox .pointImg .img{
    height: auto;
}
/* .recommendBox .pointImg .img .imgParts{
    display: flex;
    justify-content: center;
} */
.recommendBox .pointImg .img .imgParts > div{
    display: flex;
}
.recommendBox02 .pointImg.--logoHayagime .img .imgParts{
    padding: 18px 30px;
    width: 220px;
    height: 100%;
    display: flex;
    justify-content: center;
    margin: auto;
    border: 1px solid #ccc;
}
.recommendBox.--nest{
    padding: 20px 0;
    border-top: 1px dashed #ccc;
}
.reccomendImg{
    margin-top: 20px;
}
.reccomendImg.--coupon{
    width: calc(150 / 375 * 100vw);
    max-width: 300px;
    margin: 20px auto 0;
    padding: 15px;
    border: 1px solid #ccc;
}
@media (min-width: 740px) {
    .reccomendImg{
        margin-top: 0;
    }
    .reccomendImg.--coupon{
        width: 150px;
        margin: 0 0 0 auto;
    }
}
.pointText{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
}
.pointText .text:first-child{
    margin-bottom: 20px;
}
.pointText .ctm_iconTxt_br_Y{
    background-color: #007060;
}
@media (min-width: 740px) {
    .pointText{
        flex-direction: row;
    }
    .pointText .text:first-child{
        width: 270px !important;
        margin-bottom: 0;
    }
}
.recommendClm.--modelCourse .pointTtl{
    background: #333;
    color: #fff;
    text-align: center;
}
.recommendClm.--modelCourse .pointTtl [class*="ttlLv"] .heading{
    margin: 0;
    padding-left: 0;
}
/* .recommendClm.--modelCourse .recommendBox{
	border: solid 4px #fef8d4;
} */
.reccomendIllust{
    background-color: #e6f2fe;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.recommendClm.--modelCourse .recommendBox .reccomendIllust{
    min-height: 121px;
}
.priceBox{
    display: flex;
    align-items: center;
    border: 2px solid #CC0000;
}
.priceBox .text:first-child{
    width: auto;
}
.priceLabel{
    width: 100px;
    background: #CC0000;
    color: #fff;
    font-weight: bold;
    font-size: 1.6rem;
    padding: 9px 5px 7px;
    text-align: center;
}
@media (min-width: 740px) {
    .priceLabel{
        width: 160px;
    }
}
.pointPrice{
    text-align: center;
    font-size: 1.6rem;
    font-weight: bold;
}
.pointPrice b{
    font-size: 2rem;
}

.pointBtnList .linkbtn.btnBox{
    width: calc(50% - 5px) !important;
}
.pointBtnList .linkbtn.btnBox:nth-child(odd){
    margin-right: 10px;
}
.pointBtnList.--full .linkbtn.btnBox{
    width: 100% !important;
}
.pointBtnList.--full .linkbtn.btnBox:nth-child(odd){
    margin-right: 0;
}
@media (min-width: 740px) {
    .pointBtnList.--full .linkbtn.btnBox{
        width: calc(50% - 5px) !important;
    }
    .pointBtnList.--full .linkbtn.btnBox:nth-child(odd){
        margin-right: 10px;
    }
}
.btnBox > .pointBtn{
    display: block;
}
.btnBox .pointBtn .btn{
    border-radius: 50px;
    width: 100%;
    padding: 13px 25px 13px 15px;
    background-color: #fff;
    color: #cc0000;
    border: 2px solid #cc0000;
    transition: all .4s;
}
.btnBox .pointBtn .btn:hover{
    background-color: #cc0000;
    color: #fff;
}
.btnBox .pointBtn .btn:hover::after{
    background-position: 0 -17px;
}
/* タイトルラベル */
.labelWrap{
    background: #182170;
    padding: 10px 10px 5px 10px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    width: 80%;
    position: relative;
    margin-left: calc(50 / 375 * 100vw);
}
.labelWrap.skiHok{
    background: #182170 url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/skisp/fy24/common/img_sites/icon_ski_hok.png) left 15px center no-repeat;
    background-size: 52px 36px;
    padding: 10px 10px 5px 73px;
}
.labelWrap::before,
.labelWrap::after{
    content: '';
    display: block;
    position: absolute;
    top: 0;
}
.labelWrap::before{
    width: 50px;
    height: 100%;
    left: -60px;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.labelWrap::after{
    right: -50px;
    width: 51px;
    height: 100%;
    background: #182170;
    clip-path: polygon(0 0, 0% 100%, 50% 100%);
}
.labelWrap.skiHok::before{
    background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/skisp/fy24/common/img_sites/icon_ski.jpg);
}
.labelWrap.icon-bus::before{
    background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/skisp/fy24/common/img_sites/icon_bus.jpg);
}
.labelWrap.icon-meal::before{
    background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/skisp/fy24/common/img_sites/icon_meal.jpg);
}
.labelWrap.icon-coupon::before{
    background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/skisp/fy24/common/img_sites/icon_coupon.jpg);
}
.labelWrap.icon-taxi::before{
    background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/skisp/fy24/common/img_sites/icon_taxi.jpg);
}
.labelWrap.icon-lift::before{
    background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/skisp/fy24/common/img_sites/icon_lift.jpg);
}
.labelRecommend{
    background: #fff;
    color: #182170;
    font-size: 1.4rem;
    margin-bottom: 3px;
    padding: 0 3px;
}
.labelText{
    color: #fff;
    font-size: 1.6rem;
}
.labelWrap .text:first-child{
    display: inline-block;
    width: auto !important;
    white-space: nowrap;
}
@media (min-width: 740px) {
    .labelWrap{
        padding-bottom: 10px;
        align-items: center;
        width: calc(100% - 85px);
        flex-direction: row;
        margin-left: 60px;
    }
    .labelWrap .text:first-child{
        margin-right: 15px;
    }
    .labelRecommend{
        margin-bottom: 0;
    }
    .labelText{
        font-size: 2rem;
    }
}

/* タブ文字色 */
.cstmTabTxtGB .tabs_parent > li:nth-child(2):not(.current) > a,
.cstmTabTxtGB .tabs_parent > li:nth-child(3):not(.current) > a{
    color: #0D7351;
}

/* 東北、北海道
   オプショナルプランがおトク！ */
.recommendBox.--nest.--nest-top{
    border-top: none;
    padding-top: 0;
}

.ctm_tableColor_set.table_typeA td {
    background-color: #f0f8ff;
}
.ctm_tableColor_set.table_typeA th {
    background-color: #fce8fa;
}

/* 高さ揃えjs 打ち消し sp */
@media (max-width: 739px) {
    .recommendBox .responsivegrid > .js-eqHeightCols-item-2,
    .recommendBox .responsivegrid > .js-eqHeightCols-item-3{
        height: auto !important;
    }
}

/* うれしいポイント --> 早決クーポン */
.recommendColorBox-hayagime {
    background-color: #fef8d4;
    padding: 10px;
}