@charset "utf-8";

main {background: none;}
#other .mv {
	margin-bottom: 0;
	padding-bottom: 0;
}
main article {background-image: linear-gradient(180deg, rgb(255 232 237), rgb(255 244 244) 60%);}
.bg-white {background: #FFF}
#other.bg-white {border-top: 2px solid #2270c4;}

/*759px以下*/
@media screen and (max-width: 759.9px) {
#other .discount_Wrap {padding: 10px;}

/*targetpark_title*/
#targetpark_title > div {margin: 3% 3% 0}
#targetpark_title > div img {width:100%}
#targetpark_title > div span{
	color: #FFF;
	line-height: 2
}

/*event*/
.event_slick {
    width: 90%;
    margin: auto;
}
.event_slick .slick-prev {left: -8% !important;}
.event_slick .slick-next {right: -8% !important;}

/* クーポン対象のおすすめホテル・旅館 */
.hotel_plan_section {font-size: 18px}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li {
    width: 260px!important;
    margin: 0 5px 2% !important;
	text-align: center;
    color:#333;
	border: 1px solid #18399b;
	box-sizing: border-box
}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li dt {
    margin-bottom: 3%;
	position:relative;
    overflow: hidden
}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li dt img {
    width: 100%;
    height: auto;
    margin-bottom: 3%
}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li dt .cr {
	position: absolute;
	bottom: 77px;
	left: 1%;
	font-size: 12px
}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li dt p{
    font-size: 0.85em;
    color: #c42258;
    text-align: right;
    margin-bottom: 3%;
    padding: 0 10px
}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li dt p.dep {
    font-size: 1em;
    color: #333;
    text-align: center;
    padding: 10px
}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li dt h3{
    font-weight: 700;
    margin: 5% 0;
    padding: 0 10px;
    box-sizing: border-box
}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li dd.plan_txt {
    font-size: 0.75em;
    margin-bottom: 5%;
    padding: 0 10px;
    text-align: left
}
.other .hotel_plan_section .scrollbox_wraper .scrollbox > ul li dd.plan_txt {color: #333;}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li dd.plan_price {margin-bottom: 4%;line-height: 1}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li dd.plan_price p {
    color: #C22A39;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0 10px
}	
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li dd.plan_price small {
    font-size: 0.5em;
    height: 32px;
    display: inline-flex;
    line-height: 1.5
}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li .dis_flex {
    display: flex;
	gap: 3%;
	margin-bottom: 3%;
    padding: 0 10px
}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li .btn {width: 100%}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li .btn a {
    width: 100%;
    font-size: 0.75em;
    text-align: center;
    padding: 15px 0 18px;
    font-weight: 700
}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li .btn a::after {display:none}
.hotel_plan_section p.comment_txt {
    font-size: 14px;
    margin-bottom: 5%
}

/*coupon_jyoken*/
#coupon_jyoken {margin-bottom: 15px;}
#coupon_jyoken li {
	margin-bottom: 15px;
    padding: 10px;
	background-color: #176ec8;
    background-image: linear-gradient(90deg, #176ec8, #499bf0 50%, #176ec8);
	color: #FFF;
	box-shadow: 2px 2px 5px #FFF
}
#coupon_jyoken li h2 {
	color: #FFF;
    font-size: 20px;
    margin: 0 0 2%;
}
#coupon_jyoken li p {font-size: 16px;}
#coupon_jyoken li p.wari > small {
	text-align: center;
    width: 100%;
    display: block;
    margin-bottom: -3%;
}
#coupon_jyoken li p.wari strong {
	width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 50px;
    font-weight: bold;
}
#coupon_jyoken li p.wari strong > small{font-size: 0.6em;}
#coupon_jyoken li p.sen {
	width: 250px;
    display: block;
    margin: 0 auto 5%;
    padding: 2px 0 3px;
    color: #222;
    font-size: 0.85em;
    text-align: center;
	background: #FAFAFA
}
#coupon_jyoken li p.jyo > small {
	font-size: 0.8em;
    line-height: 1.4;
    display: inline-block;
}

}

/*760px以上*/
@media screen and (min-width: 760px),print {
#other .discount_Wrap {padding: 25px;}

/*targetpark_title*/
#targetpark_title {
	width: 100%;
	max-width: 1080px;
	min-width: 760px;
	margin: auto;
	display: flex;
	gap: 2%;
}
#targetpark_title > div {
	width: 22%;
	margin: 2% 0 0 0;
}
#targetpark_title > div img {width:100%;}
#targetpark_title > div span{
	color: #FFF;
	line-height: 2;
}
#targetpark_title > p {width: 78%}

/*event*/
.event_slick {
    width: 50%;
    margin: auto;
}
.event_slick .slick-prev {left: -5% !important;}
.event_slick .slick-next {right: -5% !important;}

/* クーポン対象のおすすめホテル・旅館 */
.hotel_plan_section {font-size: 18px}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul {
	width: fit-content !important;
	display: flex !important;
	flex-wrap: wrap;
	margin: 0 auto 15px !important;
}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li {
    width: calc(96% / 4);
    margin: 0 0.5% 2% !important;
    text-align: center;
    color: #333;
    border: none;
    background: none;
    background: #FFF;
    box-sizing: border-box;
    border: 1px solid #18399b;
}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li dt {
    margin-bottom: 3%;
	position:relative;
    overflow: hidden
}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li dt img {
    width: 100%;
    height: auto;
    margin-bottom: 3%
}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li dt .cr {
	position: absolute;
	bottom: 77px;
	left: 1%;
	font-size: 12px
}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li dt p{
    font-size: 0.65em;
    color: #c42258;
    text-align: right;
    margin-bottom: 3%;
    padding: 0 10px
}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li dt p.dep {
    font-size: 1em;
    color: #333;
    text-align: center;
    padding: 10px
}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li dt h4,
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li dt h5{
    font-size: 0.85em;
    font-weight: 700;
    margin: 5% 0;
    padding: 0 10px;
    box-sizing: border-box
}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li dd.plan_txt {
    font-size: 0.75em;
    margin-bottom: 5%;
    padding: 0 10px;
    text-align: left
}
.other .hotel_plan_section .scrollbox_wraper .scrollbox > ul li dd.plan_txt {color: #333;}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li dd.plan_price {margin-bottom: 4%;line-height: 1}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li dd.plan_price p {
    color: #C22A39;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0 10px
}	
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li dd.plan_price small {
    font-size: 0.6em;
    height: 32px;
    display: inline-flex;
    line-height: 1.5
}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li .dis_flex {
    display: flex;
	gap: 5px;
	margin-bottom: 3%;
    padding: 0 10px
}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li .btn {width: 100%}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li .btn a {
    width: 100%;
    font-size: 0.75em;
    text-align: center;
    padding: 15px 0 18px;
    font-weight: 700
}
.hotel_plan_section .scrollbox_wraper .scrollbox > ul li .btn a::after {display:none}
.hotel_plan_section p.comment_txt {
    font-size: 14px;
    margin-bottom: 5%
}

/*coupon_jyoken*/
#coupon_jyoken {
	display: flex;
	gap: 1%;
	margin-bottom: 50px;
}
#coupon_jyoken li {
	width: 100%;
    padding: 10px;
	background-color: #176ec8;
    background-image: linear-gradient(90deg, #176ec8, #499bf0 50%, #176ec8);
	color: #FFF;
	box-shadow: 2px 2px 5px #FFF
}
#coupon_jyoken li h2 {
	color: #FFF;
    font-size: 24px;
    margin: 0 0 2%;
}
#coupon_jyoken li p {font-size: 17px;}
#coupon_jyoken li p.wari > small {
	text-align: center;
    width: 100%;
    display: block;
    margin-bottom: -5%;
}
#coupon_jyoken li p.wari strong {
	width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 56px;
    font-weight: bold;
}
#coupon_jyoken li p.wari strong > small{font-size: 0.6em;}
#coupon_jyoken li p.sen {
	width: 250px;
    display: block;
    margin: 0 auto 5%;
    padding: 2px 0 3px;
    color: #222;
    font-size: 0.75em;
    text-align: center;
	background: #FAFAFA
}
#coupon_jyoken li p.jyo > small {
	font-size: 0.75em;
    line-height: 1.4;
    display: inline-block;
}

}