body {	
	font-family: "Arial" , "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif, "メイリオ","ヒラギノ角ゴシック";
	margin: auto;
}
ul{
	padding: 0;
	margin: 0;
	border: 0;
	line-height: 1;
	list-style: none;
}
.red{
	color: #E70000;
}
.skyblue{
	color: #1399FF;
}
a:link{
	color: #1399FF;
}
a:visited{
	color: #1399FF;
	text-decoration: none;
}
a:hover,a:focus {
	opacity: .6;
}
.mb00{
	margin-bottom: 0 !important;
}
.sale .desc p{
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	color: #000;
	line-height: 1.3;
	margin: 6% auto 2%;
}
.sale .desc p span{
	color: #9D0D0D;
}
.sale .desc p.btn{
	max-width: 750px;
	width: 94%;
}
.sale .desc p.btn img{
	animation: anime1 0.5s ease 0s infinite alternate;
	transform-origin:center;
	-webkit-animation: anime1 0.5s ease 0s infinite alternate;
}
@keyframes anime1 {
	from {
		transform: scale(0.9,0.9);
	}
	to {
		transform: scale(1,1);
	}
}
.sale .cta_coupon{
	margin-top: 0 !important;
}
#lhokkaido_LP3{
	max-width: 800px;
	width: 100%;
	margin: 4% auto 0;
	font-size: 16px;
}
/* #lhokkaido_LP3 img{
	width: 100%;
} */
#lhokkaido_LP3 p a{
	font-weight: bold;
}
section{
	max-width: 760px;
	width: 95%;
	margin: 0 auto 8%;
}
#lhokkaido_LP3 .marker{
	background:linear-gradient(transparent 70%, #FEF532 0%);
}
#lhokkaido_LP3 .images{
    margin: 0 auto 3%;
}
#description h1{
	font-size: 28px;
	line-height: 1.5;
	margin-bottom: 2rem;
	font-weight: bold;
}
#lhokkaido_LP3 p{
	display: block;
	line-height: 1.5;
	margin-bottom: 2rem;
}
.merit h2{
	font-size: 24px;
	line-height: 1.5;
	margin-bottom: 2rem;
}
#lhokkaido_LP3 h2{
	background-color: #F7F7F7;
	border-left: 8px solid #023255;
	padding: 1% 0 1% 2%;
	margin-top: 8%;
	font-weight: bold;
}
#lhokkaido_LP3 h3.caption{
	color: #023255;
	margin: 6% 0 0.5%;
	font-weight: bold;
	margin-top: 8%;
}
#lhokkaido_LP3 h3.line{
    font-size: 20px;
    color: #023255;
    border-bottom: 1px solid #C0C0C0;
    line-height: 2;
	font-weight: bold;
	margin-top: 8%;
}
#lhokkaido_LP3 .comment{
	margin-top: 0;
	font-size: 12px;
	line-height: 18px;
}


@media print, screen and (max-width: 768px) {
	.sale .desc p{
		font-size: 5vw;
	}
}
@media print, screen and (max-width: 430px) {

	#description h1{
		font-size: 7.2vw;
	}
	#lhokkaido_LP3 h2{
		line-height: 1.2;
		padding: 2% 1% 2% 2%;
	}
	#lhokkaido_LP3 h3.line{
		line-height: 1.5;
		margin: 6% 0 0;
	}
}


/* FS用CSS */
.fs-l-main{
	padding: 0;
}
.fs-c-heading.fs-c-heading--page{
	display: none;
}