@charset 'utf-8';

:root {
	--blue: #0068B7;
	--yellow: #FFEC00;
	--pink: #D8295D;
}

#hokurikufree {
	color: #0D0D0D;
	font-family: "Noto Sans JP", 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;

	background-color: #FFF;
	-webkit-text-size-adjust: 100%;
	        text-size-adjust: 100%;
	-webkit-font-feature-settings: 'palt';
	        font-feature-settings: 'palt';
	overflow-wrap: break-word;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#hokurikufree img {
	max-width: 100% !important;
	height: auto;
	vertical-align: bottom;
}

*, *:before, *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.-noBg.main_rn_hokurikufree {
	padding-bottom: 0 !important;
}

.-noBg.main_rn_hokurikufree .topicPathWrap+* {
    margin-top: 0;	
}

#hokurikufree .pc_only {
	display: none;
}

#hokurikufree .sp_only {
	display: block;
}

#hokurikufree .pc_l {
	display: none;
}

#hokurikufree .pc_r {
	display: none;
}

#hokurikufree .main_kv_image {
	width: 100%;
}

#hokurikufree .main_kv_image img {
	width: 100%;
}

#hokurikufree .date img {
	width: 100%; 
}

#hokurikufree .place img {
	width: 100%; 
}

#hokurikufree .bg_wrap {
	background-image: url(../img/bg_price.png), url(../img/bg_footer.png);
	background-position: center top, center bottom;
	background-repeat: no-repeat, repeat-y;
	background-size: 100%, 100%;
}

/* #hokurikufree .bg_wrap {
	background-image: url(../img/bg_price.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
} */

#hokurikufree .price { 
	padding: 34px 22px 36px;
}

#hokurikufree .price_title { 
	text-align: center;
	margin-bottom: 24px;
}

#hokurikufree .price_block { 
	position: relative;
}

#hokurikufree .price_block_image { 
	margin-bottom: 24px;
	width: 100%;
	text-align: center;
}

#hokurikufree .price_block:last-of-type .price_block_image { 
	margin-bottom: 0;
}

#hokurikufree .has-notice .price_block_image { 
	margin-bottom: 17px;
}

#hokurikufree .price_block_image img { 
	width: 100%;
}

#hokurikufree .price_block_btn { 
	display: block;
	width: calc(100% - 12vw);
	position: absolute;
	bottom: 6.3vw;
	left: 50%;
	transform: translate(-50%,0);
}

#hokurikufree .price_notice { 
	padding-top: 6px;
	margin-bottom: 23px;
	text-align: center;
}

#hokurikufree .price_bnr_wrapper { 
	margin: 0 auto;
}

#hokurikufree .price_bnr { 
	display: block;
	width: 100%;
}

#hokurikufree .price_bnr img { 
	width: 100%;
}

/* #hokurikufree .howto { 
	background: #fff;
	border-radius: 40px;
	padding: 45px 20px 41px;
}

#hokurikufree .howto_title {
	text-align: center;
	margin-bottom: 21px;
}

#hokurikufree .howto_campaign {
	text-align: center;
	margin-bottom: 23px;
}

#hokurikufree .howto_campaign a {
	display: inline-block;
}

#hokurikufree .howto_bnr {
	display: block;
	padding: 0 3px;
	text-align: center;
}

#hokurikufree .howto_bnr a {
	display: block;
} */

/* #hokurikufree .coupon {
	padding: 40px 22px 20px;
}

#hokurikufree .coupon_bnr {
	position: relative;
}

#hokurikufree .coupon_bnr img { 
	width: 100%;
}

#hokurikufree .coupon_bnr_btn { 
	display: block;
	width: calc(100% - 12vw);
	position: absolute;
	bottom: 6.3vw;
	left: 50%;
	transform: translate(-50%,0);
} */

/* #hokurikufree .bannerarea {
	text-align: center;
	padding: 20px 27px 63vw;
}

#hokurikufree .bannerarea_bnr a {
		display: block;
} */

#hokurikufree .membership {
	padding-bottom: 40px;
	background: #fff;
}

#hokurikufree .membership_ttl {
	background: #0049A5;
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	text-align: center;
	padding: 26px 15px;
	position: relative;
	margin-bottom: 42px;
}

#hokurikufree .membership_ttl::after {
    display: block;   
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;
	bottom: -18px;
	z-index: 1;
	transform: translate(-50%,0);
	border-left: 16px solid transparent;
	border-right: 16px solid transparent;
	border-top: 24px solid #0049A5;
}

#hokurikufree .membership_point {
	text-align: center;
	margin-bottom: 24px;
}

#hokurikufree .membership_point img {
	max-width: calc(100% - 20px);
}

#hokurikufree .membership_inner {
	max-width: calc(100% - 48px);
	margin: 0 auto;
}

#hokurikufree .membership_block {
}

#hokurikufree .membership_block + .membership_block {
	margin-top: 24px;
}

#hokurikufree .membership_block img {
	width: 100%;
}

#hokurikufree .membership_bnr_ttl {
	margin-top: 40px;
	margin-bottom: 24px;
	text-align: center;
}

#hokurikufree .membership_bnr_ttl img {
	max-width: 100%;
}

#hokurikufree .membership_bnr {
}

#hokurikufree .membership_bnr a {
	display: block;
}

#hokurikufree .membership_bnr a img {
	width: 100%;
}

#hokurikufree .limited { 
	background: #0049A5;
	padding: 40px 24px 40px;
}

#hokurikufree .limited_ttl { 
	font-size: 28px;
	color: #fff;
	line-height: 1.6;
	text-align: center;
	font-weight: bold;
	margin-bottom: 12px;
}

#hokurikufree .limited_ttl span {
	display: inline-block;
	padding: 0 30px;
	position: relative;
}

#hokurikufree .limited_ttl span::before,.limited_ttl span::after {
	display: inline-block;
	content: '';
	background: url('../img/icon_slash_left.svg') no-repeat center center; 
	background-size: 25px;
	width: 25px;
	height: 37px;
	position: absolute;
	top: 54%;
	left: 0;
	transform: translate(0,-50%);
}

#hokurikufree .limited_ttl span::after {
	background: url('../img/icon_slash_right.svg') no-repeat center center; 
	background-size: 25px;
	left: unset;
	right: 0;
}

#hokurikufree .limited_text { 
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom: 25px;
}

#hokurikufree .limited_bnr { 
	margin-bottom: 40px;
}

#hokurikufree .limited_bnr a { 
	display: block;
}

#hokurikufree .limited_bnr a + a { 
	margin-top: 24px;
}

#hokurikufree .limited_bnr a img { 
	width: 100%;
}

#hokurikufree .limited_btn_wrapper {
	margin-top: 24px;
}

#hokurikufree .limited_btn { 
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	gap: 2px;
	font-size: 16px;
	font-weight: bold;
	color: #0049A5;
	background: #fff;
	line-height: 1.1;
	border: 1px solid #fff;
	padding: 15px 20px;
	border-radius: 50px;
}

#hokurikufree .limited_btn i {
	width: 24px;
	height: 24px;
	background: url('../img/common/icon_westerpoint.png') no-repeat center center;
	background-size: 100%;
	margin-right: 2px;
}


@media screen and (min-width: 768px) {

	.main_rn_hokurikufree .topicPathWrap {
		background: #fff;
		position: relative;
		z-index: 1;
	}

	#footer {
		position: relative;
		z-index: 1;
	}

	#hokurikufree .pc_only {
		display: block;
	}

	#hokurikufree .sp_only {
		display: none;
	}

	#hokurikufree {
		max-width: 516px;
		margin: 0 auto;
		overflow-y: auto;
		position: relative;
		width: 100vw;
	}

	#hokurikufree::before {
		display: block;
		content: '';
		background: url(../img/bg_pc.png) no-repeat left bottom;
		background-size: cover;
		width: 100%;
		height: calc(100% - 63px);
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: -1;
	}

	#hokurikufree {
		display: flex;
		justify-content: space-between;
		align-items: stretch;
		flex-wrap: wrap;
	}

	#hokurikufree .pc_l {
		display: block;
		position: fixed;
		left: 2.8vw;
		top: 217px;
	}

	#hokurikufree .pc_r {
		display: block;
		position: fixed;
		right: 3.2vw;
		top: 215px;
	}

	#hokurikufree .pc_r a {
		display: block;
		transition: all .25s ease;
	}

	#hokurikufree .pc_r a:hover {
		opacity: 0.7;
	}

	#hokurikufree .price_block_btn {
		display: block;
		width: 86.4%;
		bottom: 35px;
		transition: all .25s ease;
	}

	#hokurikufree .price_block_btn:hover {
		opacity: 0.7;
	}

	#hokurikufree .price_notice img {
		width: 100%; 
	}
	
	#hokurikufree .price_bnr { 
		transition: all .25s ease;
	}

	#hokurikufree .price_bnr:hover {
		opacity: 0.7;
	}

	/* #hokurikufree .howto_title img {
		width: 78.13%;
	}

	#hokurikufree .howto_campaign a {
		width: 89.33%;
		transition: all .25s ease;
	}

	#hokurikufree .howto_campaign a:hover {
		opacity: 0.7;
	}

	#hokurikufree .howto_campaign img {
		width: 100%;
	}

	#hokurikufree .howto_bnr {
		transition: all .25s ease;
	}

	#hokurikufree .howto_bnr:hover {
		opacity: 0.7;
	}

	#hokurikufree .howto_bnr img {
		width: 87.73%;
	} */


	#hokurikufree .price_title img {
		width: 77%;
	}

	/* #hokurikufree .coupon_bnr_btn {
		display: block;
		width: 86.4%;
		bottom: 35px;
		transition: all .25s ease;
	}

	#hokurikufree .coupon_bnr_btn:hover {
		opacity: 0.7;
	} */

	/* #hokurikufree .bannerarea_bnr a {
		transition: all .25s ease;
	}

	#hokurikufree .bannerarea_bnr a:hover {
		opacity: 0.7;
	}

	#hokurikufree .bannerarea_bnr img {
		width: 84.53%;
	}

	#hokurikufree .bannerarea {
		text-align: center;
		padding: 40px 27px 315px;
	} */

	#hokurikufree .membership_bnr a {
		transition: all .25s ease;
	}

	#hokurikufree .membership_bnr a:hover {
		opacity: 0.7;
	}

	#hokurikufree .limited_bnr a { 
		transition: all .25s ease;
	}

	#hokurikufree .limited_bnr a:hover {
		opacity: 0.7;
	}

	#hokurikufree .limited_btn {
		transition: all .25s ease;
	}

	#hokurikufree .limited_btn:hover {
		color: #fff;
		background: #0049A5;
	}

	#hokurikufree .limited_btn path {
		transition: all .25s ease;
	}

	#hokurikufree .limited_btn:hover path {
		fill: #fff;
	}


}

@media screen and (min-width: 768px) and (max-width: 1360px) {

	#hokurikufree .pc_l {
		width: 20vw;
	}

	#hokurikufree .pc_r {
		width: calc(50vw - 258px);
		text-align: center;
		right: unset;
		left: calc(50vw + 258px);
	}

	#hokurikufree .pc_r img {
		width: 20vw;
	}

}

@media screen and (min-width: 768px) and (max-width: 1180px) {

	#hokurikufree .pc_l {
		width: 236px;
	}

	#hokurikufree .pc_r {
		left: 848px;
		width: 332px;
	}

	#hokurikufree .pc_r img {
		width: 236px;
	}

	#hokurikufree .pc_main {
		position: relative;
		z-index: 1;
	}
}
