﻿@charset "utf-8";

.uppoint-head{
	background:url(../images/lp/lp3_bg.jpg) !important;
	background-repeat: no-repeat !important;
	background-size:cover !important;
	background-position: center center !important;
	width: 100% !important;
	height: 477px !important;
	position: relative;
}

.uppoint-head div img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}

.select{
	background:url(../images/lp/select_bg.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center center;
	width: 100%;
}

.select_title{
	text-align: center;
	padding-top: 130px;
}

.select_p{
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 50px;
	max-width: 726px;
    font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
    font-size: 20px;
    font-weight: bold;
}
.fontbig{
	 font-size: 25px;
}

.conpari{

	margin: 0 auto;
	padding-top: 40px;
	background:url(../images/lp/lp_53.png);
	background-position: right bottom; 
	background-repeat: no-repeat;
		background-color: #E0F0FC;

}
.conpari_head{
	font-family: "メイリオ", "Meiryo" !important;
	color: #FFFFFF;

	height: 169px;
	margin: 0 auto;
}

.conpari_wrap{
	margin: 0 auto;
	max-width: 1044px;
	width: 90%;
	box-shadow: 5px 5px 5px #888;
}

.conpari_inner{
	width: 50%;
}

.pink{
	background-color: #FF7BAC;
}

.blue{
	background-color: #00BFDF;
}

.font-pink{
	color: #FF7BAC;
	position: relative;
	display: block;
	margin-left: 60px; 
}

.font-pink:before{
	content: url(../images/lp/lp3_batsu.png);
	position: absolute;
	display: block;
	bottom: -10px;
	left: -35px;
}


.font-blue{
	color: #00BFDF;
	position: relative;
	display: block;
	margin-left: 60px; 
}

.font-blue:before{
	content: url(../images/lp/lp3_maru.png);
	position: absolute;
	display: block;
	bottom: -10px;
	left: -45px;
}

.conpari_box{
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
	background-color: #FFFFFF;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: center;

}
.conpari_head h3{
	font-size: 119px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 80px;

}
.conpari1{
	position: relative;
}
.conpari1 img{
	position: absolute;
	top: 15px;
	right: 15px;
}

.conpari_small{
	font-size: 52px;
}
.conpari_box div{
	padding: 20px 20px 0 20px;
}

.conpari_box h4{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 0;
}

.h4big{
	font-size: 36px;
}

.bordertop{
	border-top: 2px dotted #000000;
}

.conpari_box p{
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding-top: 8px; 
	border-bottom: 2px dotted #000000;
	display: block;
}

.check_blue::before{
	content: url(../images/lp/check_blue.png);
	float: left;

}
.check_pink::before{
	content: url(../images/lp/check_pink.png);
	float: left;
}
.check_blue::after{
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
.check_pink::after{
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}

.conpari_under{
	display: flex;
	flex-direction: row;
	justify-content: center;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 30px;
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
}

.indi{
	font-size: 35px;
	font-weight: bold;
	line-height: 41px;
	padding-top: 30px;
	position: relative;
}
.indi div{
	padding: 0 30px 0 5px;
}

.indi::after{
	content: url(../images/lp/lp_41.png);
	position: absolute;
	top: 10px;
	right: -40px;
}

.indi_p{
	font-size: 18px;
	font-weight: normal;
	line-height: 29px;
	padding-left: 50px;
}


.br2{
	display: none;
}

.br3{
	display: block;
}

.conpari_wrap2{
	margin-top: 50px; 
}

.conpari2{
	position: relative;
}
.conpari2 img{
	position: absolute;
	top: 15px;
	right: 15px;
}

.demerit{
	position: relative;
}

.clip{
	position: absolute;
	right: 30px;
	bottom: 0px;
}

.conpari_box2{
	padding-bottom: 55px;
}

.envi{
	text-align: center;
	margin: 0 auto;
	font-size: 47px;
	padding: 60px 0 70px 0;
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
	font-weight: bold;
}

.bluebig{
	font-size: 69px;
	color: #0071BC;
}

.make{
	display: block;
	margin-top: -10px;
}

.hear{
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
	font-weight: bold;
	color: #FFFFFF;
	overflow: hidden;
	position: relative;
	z-index: -1;
	background-color: #F5F0EA;
}

.front_summer{
	padding-top: 40px;
}

.hear p{
	text-align: center;
	font-size: 33px;
}

.hear_title{
	font-size: 50px;
	background-color: #2D3868;
	border: solid 2px #FFFFFF;
	text-align: center;
	margin: 0 auto;
	width: 95%;
	max-width: 984px;
	position: relative;
}

.hear_1{
	position: absolute;
	top: -130%;
	left: -80px;
}
.hear_2{
	position: absolute;
	top: -50%;
	right: -90px;
}


.hear_situ{
	font-size: 56px;
	text-align: center;
	margin-top: 20px;
}
.hear_conf{
	font-size: 119px;
	text-align: center;
	margin-top: -40px;
	font-family: "メイリオ", "Meiryo" !important;
}

.hear_arc{
	position: absolute;
	top:0;
	left: 50%;
	right: 0;
	transform: translateX(-50%);
	margin: 0 auto;
	z-index: -3;
	background-color: #00BFDF;
	min-height: 200px;
	border-bottom-right-radius: 3000px 300px;
	border-bottom-left-radius: 3000px 300px;
	width: 100%;
	height: 460px;
}

.triangle2{
	width: 0;
	height: 0;
	border-left: 100px solid transparent;
	border-right: 100px solid transparent;
	border-top: 90px solid #00BFDF;
	margin: 0 auto 40px auto;
}

.bring_wrap{
	max-width: 1044px;
	width: 90%;
	box-shadow: 5px 5px 5px #888;
	margin: 0 auto;
	position: relative;
}

.bring_wrap img{
	position: absolute;
	right: -70px;
	bottom: 0;
}

.bring{
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	background-color: #0083CF;
}

.bring_p{

	color: #4D4D4D;
	font-weight: bold;
	background-color: #FFFFFF;
	line-height: 68px;
	padding: 15px 0 30px 30px;
}

.bring_p p{
	font-size: 30px !important;
	text-align: left !important;
}
.bring_big{
	font-size: 37px;
}

.best{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 25px;
	line-height: 29px;
	color: #666666;
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
	margin-top: 20px;
}

.method{
	margin-left: -100px;
	padding-bottom: 30px; 
	text-align: center;
}

.red{
	color: red;
}

@media screen and (max-width: 1150px) {
	.conpari_head h3{
		font-size: 85px;
	}
	.conpari_small{
		font-size: 40px;
	}
	.conpari_box h4{
		font-size: 19px;
		font-weight: bold;
		margin-bottom: 0;
	}

	.h4big{
		font-size: 28px;
	}
	.conpari_box p{
		font-size: 18px;
	}
	.indi{
		font-size: 30px;
	}

	.indi_p{
		font-size: 15px;
		line-height: 25px;
	}

	.bring_wrap img{
		width: 35%;
		height: auto;
	}
	.hear_title{
		font-size: 45px;
	}
	.hear_1{
		left: -30px !important;
		width: 150px;
		height: auto;
	}
	.hear_2{
		right: -40px;
		width: 150px;
		height: auto;
	}
	.bring{
		font-size: 45px;

	}
	.bring_p{
		line-height: 50px;
	}

	.bring_p p{
		font-size: 30px !important;

	}

	.bring_big{
		font-size: 35px;
	}

}
@media screen and (max-width: 1000px){
	.conpari_head h3{
		padding-top: 50px;
		font-size: 60px;
	}
	.conpari_small{
		font-size: 30px;
		display: block;
		margin-top: -10px;
	}
	.conpari_box h4{
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 0;
	}

	.h4big{
		font-size: 24px;
	}
	.conpari_box p{
		font-size: 14px;
	}
	.br2{
		display: block;
	}
	.indi{
		font-size: 25px;
	}
	.hear_title{
		font-size: 40px;
	}
	.hear_1{
		left: -100px;
	}
	.bring_wrap img{
		width: 38%;
		height: auto;
	}

	.bring{
		font-size: 40px;

	}

	.bring_p p{
		font-size: 21px !important;

	}

	.bring_big{
		font-size: 25px;
	}


}

@media screen and (max-width: 900px){
	.conpari_box p{
		font-size: 14px;
	}
	.conpari_head h3{
		padding-top: 40px;
		padding-left: 20px;
		font-size: 80px;
	}
	.conpari_small{
		font-size: 25px;
	}
	.conpari1 img{
		width: 200px;
		height: auto;
	}
	.indi{
		font-size: 18px;
		padding-top: 20px;
		line-height: 26px;
	}
	.hear_title{
		font-size: 35px;
	}

	.hear_1{
		left: -65px !important;
	}
	.hear_situ{
		font-size: 40px;
	}
	.hear_conf{
		font-size: 70px;
		margin-top: -20px;
	}
	.hear_arc{
		height: 370px;
	}


}

@media screen and (max-width: 768px) {
	.uppoint-head{	
		height: 350px !important;
	}	
	.select_p{
		font-size: 18px;
	}
	.fontbig{
		 font-size: 20px;
	}

	.conpari_box{
		flex-direction: column;
		align-items: center;
	}
	.conpari_box p{
		font-size: 14px;
	}
	.conpari_inner{
		width: 100%;
	}
	.br2{
		display: none;
	}
	.conpari_head h3{
		padding-top: 15px;
		padding-left: 20px;
		font-size: 80px;
	}
	.conpari_small{
		display: block;
		height: 25px;
		font-size: 23px;
	}
	.conpari1 img{
		width: 170px;
		height: auto;
	}
	.conpari_under{
		flex-direction: column;
		align-items: center;
	}

	.demerit{
		height: 300px;
	}

	.clip{
		top: 200px;
		right: 30px;
	}

	.font-pink:before{
		top: 25px;
		left: -35px;
		bottom: 0px;
	}

	.indi{
		font-size: 24px;
		padding-top: 20px;
		padding-bottom: 20px;
		line-height: 30px;
	}
	.indi::after{
		content: "";
	}
	.br3{
		display: none;
	}

	.envi{
		font-size: 30px;
	}

	.bluebig{
		font-size: 45px;
	}
	.hear p{
		font-size: 25px;
	}

	.hear_title{
		font-size: 25px;
		width: 85%;
	}
	.hear_situ{
		font-size: 30px;
	}
	.hear_conf{
		font-size: 70px;
		margin-top: -20px;
	}

	.hear_arc{
		height: 350px;
	}

	.hear_1{
		width: 90px;
		height: auto;
		top: -110%;
		left: -30px !important;
	}
	.hear_2{
		width: 100px;
		height: auto;
		right: -40px;
	}
	.bring_wrap img{
		width: 40%;
		right: -30px;
		height: auto;
	}

	.bring{
		font-size: 30px;

	}

	.bring_p p{
		font-size: 20px !important;
		display: block;
		width: 80%;
	}

	.bring_big{
		font-size: 25px;
	}
	.best{
		font-size: 18px;
		line-height: 22px;
	}
}

@media screen and (max-width: 600px) {
	.hear_title{
		font-size: 21px;
	}
	.hear_1{
		width: 80px;
		height: auto;
		top: -90%;
	}
	.hear_2{
		width: 80px;
		height: auto;
	}
}

@media screen and (max-width: 530px) {
	.strength-head{
		height: 220px !important;
	}
	.select_title{
		padding-top: 200px;
		width: 90%;
		margin: 0 auto;
	}
	.conpari1 img{
		width: 120px;
		height: auto;
	}
	.envi{
		font-size: 25px;
	}

	.bluebig{
		font-size: 40px;
	}
	.hear p{
		font-size: 20px;
	}

	.hear_title{
		font-size: 20px;
	}
	.hear_1{
		width: 70px;
		height: auto;
		top: -80%;
	}
	.hear_2{
		width: 70px;
		height: auto;
	}
	.hear_situ{
		font-size: 30px;
	}
	.hear_conf{
		font-size: 40px;
		margin-top: -10px;
	}
	.hear_arc{
		height: 290px;
	}
	.bring_wrap img{
		width: 38%;
		height: auto;
		right: -30px;
	}

	.bring{
		font-size: 20px;

	}
	.bring_p{

	}

	.bring_p p{
		line-height: 25px;
		font-size: 18px !important;

	}

	.bring_big{
		font-size: 21px;
	}
	.best{
		font-size: 15px;
		line-height: 20px;
	}

}

@media screen and (max-width: 450px) {
	.br2{
		display: block;
	}
	.h4big{
		font-size: 28px;
	}
	.indi{
		text-align: center;
	}
	.indi_p{
		padding: 5px;
	}
	.br3{
		display: block;
	}
	.envi{
		font-size: 20px;
	}

	.bluebig{
		font-size: 30px;
	}
	.hear p{
		font-size: 15px;
	}

	.hear_title{
		font-size: 14px;
	}

	.hear_1{
		width: 60px;
		height: auto;
		top: -25px;
		left: -30px !important;
	}
	.hear_2{
		width: 60px;
		height: auto;
	}
	.hear_situ{
		font-size: 20px;
	}
	.hear_conf{
		font-size: 30px;
		margin-top: -10px;
	}
	.hear_arc{
		height: 220px;
	}
	.bring_wrap img{
		width: 38%;
		height: auto;
		right: -30px;
	}

	.bring{
		font-size: 20px;

	}
	.bring_p{
		line-height: 20px;
	}

	.bring_p p{
		font-size: 15px !important;

	}

	.bring_big{
		font-size: 18px;
	}
	.best{
		font-size: 15px;
		line-height: 18px;
	}

}


@media screen and (max-width: 450px) {
	.best{
		font-size: 12px;
		line-height: 15px;
	}

}