sectionsectionsectionsectionsectionsectionseason-lpseason-lp@media screen and (min-width: 769px)
section@media screen and (min-width: 769px)
section@media screen and (min-width: 769px)
section {
    width: 100%;
    margin: 0 auto;
    padding: 145px 0 0 0;
    color: #000;
    font-size: 12px;
    position: relative;
    overflow: hidden;
}@media screen and (min-width: 769px)
section {
    width: 100%;
    margin: 0 auto;
    padding: 145px 0 0 0;
    color: #000;
    font-size: 12px;
    position: relative;
    overflow: hidden;
}@charset "UTF-8";
/* CSS Document */

.yg{
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}

.pl{
	font-family: 'Plantagenet Cherokee','Marion','Times New Roman', serif;
}

.season-lp{
	width: 100%;
}

.season-lp a img:hover{
	opacity: 0.5;
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.lp_pc-img { display: block !important; }
.lp_sp-img { display: none !important; }
 
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
    .lp_pc-img { display: none !important; }
    .lp_sp-img { display: block !important; }
}

.lp_pc01_img img{
	width: 100%;
	padding-top: 5%;
}

.lp_pc02{
	margin-top: 200px;
}

.lp_pc02_p{
	text-align: center;
	color: #66676d;
	font-size: 12px;
}

.lp_pc03{
	margin: 0 auto;
    margin-top: 200px;
    text-align: center;
    width: 60%;
    max-width: 1200px;
}

.lp_pc03-1_img{
	text-align: left;
}

.lp_pc03-2_img{
	text-align: right;
    margin-top: -20%;
}

.lp_pc03-1_img img{
	width: 60%;
}

.lp_pc03-2_img img{
	width: 60%;
}

.lp_pc03_p{
	font-size: 16px;
    margin-top: -30%;
    line-height: 150%;
}

.lp_pc03-1_p,.lp_pc04-1_p,.lp_pc05-1_p,.lp_pc06-1_p{
	text-align: left;
}

.lp_pc03-1_p a,.lp_pc04-1_p a,.lp_pc05-1_p a,.lp_pc06-1_p a{
	color: #66676d;
	text-decoration: none;
}

.lp_pc03-1_p a:hover,.lp_pc04-1_p a:hover,.lp_pc05-1_p a:hover,.lp_pc06-1_p a:hover{
	opacity: 0.5;
}

.l_to_r{
	text-align: left;
	color: #66676d;
}

.attention{
	font-size: 12px;
	text-align: left;
	color: #000000;
}

.lp_pc03-2_p,.lp_pc04-2_p,.lp_pc05-2_p,.lp_pc06-2_p{
	text-align: left;
	color: #dbccb9;
}

.lp_pc04{
    width: 100%;
	margin-top: 200px;
}

.lp_pc04-1_img{
	text-align: right;
}

.lp_pc04-2_img{
	text-align: left;
	margin-top: -10%;
}

.lp_pc04-3_img{
	text-align: center;
	margin-top: 10%;
}

.lp_pc04-1_img img{
	width: 70%;
}

.lp_pc04-2_img img{
	width: 40%;
}

.lp_pc04-3_img img{
	width: 40%;
	margin-right: -20%;
}

.lp_pc04_p{
	font-size: 16px;
    margin-top: -6%;
    line-height: 150%;
    margin-left: 41%;
}

.lp_pc05{
	margin: 0 auto;
    margin-top: 200px;
    text-align: center;
    width: 60%;
    max-width: 1200px;
}

.lp_pc05-1_img{
	text-align: left;
}

.lp_pc05-2_img{
	text-align: right;
    margin-top: 10%;
}

.lp_pc05-1_img img{
	width: 60%;
}

.lp_pc05-2_img img{
	width: 50%;
}

.lp_pc05_p{
	font-size: 16px;
    line-height: 150%;
    margin-top: -20%;
}

.lp_pc06{
	margin: 0 auto;
    margin-top: 200px;
    text-align: center;
    width: 60%;
    max-width: 1200px;
}

.lp_pc06_p{
	font-size: 16px;
    line-height: 150%;
	margin-top: 1%;
}

.lp_pc06-1_img img{
	width: 100%;
}

.lp_pc07{
	margin: 0 auto;
    margin-top: 200px;
    text-align: center;
	width: 280px;
	height: 62px;
	line-height: 62px;
	background: #66676d;
}

.lp_pc07:hover{
	opacity: 0.5;
}

.lp_botan a{
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}

.lp_pc08{
	padding-bottom: 100px;
}

.lp_pc08_icon li a img{
	width: 20px;
	margin: 15px 8px 0 8px;
}

.lp_pc08_icon li a img:hover{
	opacity: 0.5;
}

.lp_pc08_icon{
	list-style: none;
	display: flex;
	justify-content: center;
	padding: 0px;
	
}

@media only screen and (max-width: 1510px){
	.lp_pc03_p{
		font-size: 10px;
		margin-top: -23%;
	}
	.lp_pc04_p{
		font-size: 12px;
		margin-top: -6%;
	}
	.lp_pc05_p{
		font-size: 12px;
		margin-top: -12%;
	}
	.lp_pc06_p{
		font-size: 12px;
	}
}

@media only screen and (max-width: 1210px){
	.lp_pc03{
		width: 60%;
	}
	.lp_pc03_p{
		font-size: 10px;
		margin-top: -24%;
	}
	.lp_pc04_p{
		font-size: 12px;
		margin-top: -8%;
	}
	.lp_pc05_p{
		font-size: 12px;
		margin-top: -13%;
	}
	.lp_pc06_p{
		font-size: 12px;
	}
}

@media only screen and (max-width: 1060px){
	.lp_pc01_img img{
		padding-top: 10%;
	}
	.lp_pc03_p{
		font-size: 10px;
		margin-top: -40%;
	}
	.lp_pc04_p{
		font-size: 12px;
		margin-top: -10%;
	}
	.lp_pc04-3_img img{
		width: 60%;
	}
	.lp_pc05_p{
		font-size: 12px;
		margin-top: -40%;
	}
	.lp_pc06_p{
		font-size: 12px;
	}
}

@media only screen and (max-width: 750px){
	.lp_pc01_img img{
		padding-top: 15%;
	}
	.lp_pc02 {
		margin-top: 40%;
	}
	.lp_pc03 {
		width: 100%;
		margin-top: 40%;
	}
	.lp_pc03-1_img img {
		width: 60%;
	}
	.lp_pc03-2_img {
		margin-top: -15%;
	}
	.lp_pc03-2_img img {
		width: 70%;
		margin-top: 0;
	}
	.lp_pc03_p {
		font-size: 12px;
		margin-top: 3%;
		margin-left: 3%;
	}
	.lp_pc04{
		margin-top: 40%;
	}
	.lp_pc04_p {
		margin-top: 50%;
		margin-left: 3%;
	}
	.lp_pc04-1_img img {
		width: 100%;
	}
	.lp_pc04-2_img{
		text-align: right;
		margin-top: 10%;
	}
	.lp_pc04-2_img img {
		width: 50%;
		margin-top: 0;
	}
	.lp_pc04-3_img{
		text-align: center;
		margin-top: -70%;
	}
	.lp_pc04-3_img img {
		width: 80%;
		margin-top: -5%;
		margin-right: 0;
	}
	.lp_pc05{
		width: 100%;
		margin-top: 40%;
	}
	.lp_pc05_p {
		margin-left: 3%;
		margin-top: 5%;
	}
	.lp_pc06{
		width: 100%;
		margin-top: 40%;
	}
	.lp_pc06_p {
		margin-left: 3%;
		margin-top: 3%;
	}
	.lp_pc07 {
		width: 190px;
		height: 40px;
		line-height: 40px;
		margin-top: 40%;
	}
	.lp_botan a{
		font-size: 15px;
	}
	.lp_pc08{
	margin-bottom: 50px;
}
}