@charset "utf-8";

/* LP */
.content-lp {
	margin: 90px 0 0;
}

.content-lp .fv_inner {
	max-width: 1600px;
	margin: 0 auto;
	padding: 20px;
	box-sizing: border-box;
}

.content-lp .fv p {
	background: url('../img/page/lp/fv.png') no-repeat 50% 50%;
	background-size: 100%;
	height: 515px;
	text-indent: -9999px;
}

#content.content-lp > section {
    padding: 1px 0 120px;
}

#content.content-lp section.why {
    padding: 1px 0 0;
}

#content.content-lp section.service,
#content.content-lp section.winactor,
#content.content-lp section.contact {
    background: #F5F7FC;
}

#content.content-lp section h2 {
	color: #000;
}

.ly_why {
	display: flex;
	margin: 0 0 70px;
}

.ly_why figure {
	width: 50%;
	box-sizing: border-box;
	padding: 0 5% 0 0;
}

.ly_why p {
	width: 50%;
	line-height: 1.8em;
	font-size: 18px;
}

.ly_why p strong {
	font-size: 30px;
	line-height: 1.6em;
	font-weight: 500;
	display: block;
	margin: 20px 0;
}

.ly_why.rev {
	flex-direction: row-reverse;
}

.ly_why.rev figure {
	padding: 0 0 0 5%;
}

.reason_list {
	display: flex;
}

.reason_list li {
	flex: 1;
	margin: 0 5% 0 0;
	text-align: center;
}

.reason_list li:last-child {
	margin: 0;
}

.reason_list li strong {
	display: block;
	font-size: 30px;
	margin: 35px 0;
	font-weight :500;
}

.reason_list li span {
	font-size: 18px;
	line-height: 1.6em;
}

.reason_txt {
	margin: 100px 0 0;
	text-align: center;
}

.reason_txt p {
	font-size: 38px;
	font-weight: 500;
}

.reason_txt p strong {
	display: block;
	font-weight: 500;
	font-size: 45px;
	margin: 100px 0;
	line-height: 1.8em;
}

.reason_txt p strong span {
	background: linear-gradient(transparent 70%, #F5FF00 0%);
    line-height: 1.3em;
}

.reason_txt figure {
	margin: 70px 0 0;
}

.reason_txt figure img {
	width: 70%;
}

.reason_txt figure a:hover {
	opacity: .7;
}

.reason_txt figure figcaption {
	display: block;
	font-size: 20px;
	margin: 30px 0 0;
}

.ly_service {
	display: flex;
	margin: 0 0 65px;
}

.ly_service figure {
	width: 50%;
	padding: 0 5% 0 0;
}

.ly_service dl {
	width: 50%;
}

.ly_service dl dt span {
	font-size: 14px;
	color: #3664F9;
	font-weight: 500;
}

.ly_service dl dt strong {
	display: block;
	font-size: 36px;
	margin: 15px 0 60px;
}

.ly_service dl dd p {
	font-size: 28px;
	color: #6D90AF;
	font-weight: 500;
}

.ly_service dl dd ul {
	margin: 30px 0 0;
}

.ly_service dl dd ul li {
	position: relative;
	font-size: 20px;
	line-height: 2.5em;
	padding: 0 0 0 50px;
}

.ly_service dl dd ul li:before {
	position: absolute;
	left: 0;
	top: 12px;
	display: block;
	width: 27px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	background: url('../img/page/lp/bg_num.png') no-repeat 50% 50%;
	background-size: 100%;
	content: "1";
	font-size: 17px;
	font-weight: 500;
	color: #fff;
}

.ly_service dl dd ul li:nth-of-type(2):before {
	content: "2";
}

.ly_service.rev {
	flex-direction: row-reverse;
}

.ly_service.rev figure {
	padding: 0 0 0 5%;
}

.service_btn {
	text-align: center;
}

.service_btn p {
	font-size: 38px;
	font-weight: 500;
	margin: 120px 0 100px;
}

.btn_reservation {
	display: inline-block;
	font-size: 32px;
	color: #fff;
	font-weight: 500;
	background: #000;
	border-radius: 20px;
	padding: 25px 130px;
}

.btn_reservation:hover {
	background: #283976;
}

.appguard p {
	text-align: center;
	font-size: 30px !important;
	font-weight: 500;
}

.appguard figure {
	padding: 0 5%;
}

.appguard .logo_appguard02 {
	margin: 100px 0 0;
}

.appguard .logo_appguard02 img {
	max-width: 50%;
}

.appguard .arrow_txt {
	font-size: 38px !important;
	padding: 30px 0 50px;
	background: url('../img/page/lp/arrow.png') no-repeat 50% 50%;
	background-size: auto 100%;
	margin: 100px 0;
}

.winactor p strong {
	display: block;
	text-align: center;
	font-size: 32px;
	font-weight: 500;
	line-height: 1.6em;
}

.winactor figure {
	padding: 0 5%;
}

.winactor p {
	font-size: 24px;
	line-height: 1.6em;
}

.iplis dl dt {
	font-size: 38px;
	font-weight: 500;
	text-align: center;
	margin: 80px 0 50px;
}

.iplis dl dd {
	font-size: 18px;
	line-height: 1.6em;
}

.iplis p {
	font-size: 18px;
	line-height: 1.6em;
}

.iplis p strong {
	display: block;
	font-size: 30px;
	color: #283976;
	font-weight: 500;
	margin: 100px 0 30px;
}

.iplis figure {
	border: 1px solid #707070;
	border-radius: 20px;
	overflow: hidden;
	padding: 3%;
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.contact_form {
	background: #fff;
}

.contact_form li dl dt i {
	font-size: 14px;
	display: block;
	margin: 10px 0 0;
	line-height: 1.6em;
}

.privacy_agree {
	text-align: center;
	margin: 80px 0 40px;
	font-size: 18px;
}

.privacy_agree span {
	font-weight: 500;
	text-decoration: underline;
}

.privacy_box {
	border: 1px solid #181870;
	background: #fff;
	padding: 20px 50px;
	height: 98px;
	overflow-y: scroll;
}

.privacy_box strong {
	display: block;
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 10px;
}

.privacy_box p {
	font-size: 14px;
	line-height: 1.8em;
}

#ly_footer {
	background: rgb(1,47,255);
	background: linear-gradient(90deg, rgba(1,47,255,1) 0%, rgba(40,148,218,1) 70%, rgba(55,187,204,1) 100%);
	color: #fff;
}

#ly_footer .inner {
	max-width: 1300px;
	margin: 0 auto;
	padding: 65px 0;
}

#ly_footer .f_logo {
	flex: 1;
	text-align: center;
}

#ly_footer .f_logo img {
	max-width: 190px;
}

#ly_footer .f_information {
	display: flex;
	max-width: 700px;
	margin: 0 auto;
	align-items: center;
}

#ly_footer .f_information p {
	flex: 1;
	font-size: 15px;
	line-height: 2.1em;
	font-weight: 400;
}

#ly_footer .copy {
    text-align: center;
    background: #232855;
    color: #fff;
    font-size: 15px;
    padding: 30px 0;
    font-weight: 400;
}


@media screen and (max-width: 1599px){
	.content-lp .fv p {
		height: 32vw;
	}
}

@media screen and (max-width: 1169px) {
	section h2 {
		margin: 60px 0 35px;
	}
	.ly_why {
		margin: 0 0 40px;
	}
	.ly_why p {
		font-size: 16px;
	}
	.ly_why p strong {
		font-size: 20px;
		margin: 0 0 15px;
	}
	.reason_list li strong {
		font-size: 22px;
		margin: 20px 0;
	}
	.reason_list li span {
		font-size: 16px;
	}
	.reason_list li span br {
		display: none;
	}
	.reason_txt {
		margin: 80px 0 0;
	}
	.reason_txt p {
		font-size: 28px;
	}
	.reason_txt p strong {
		font-size: 34px;
		margin: 50px 0;
	}
	.reason_txt figure {
		margin: 50px 0 0;
	}
	.reason_txt figure figcaption {
		font-size: 16px;
	}
	.ly_service dl dt strong {
		font-size: 30px;
		margin: 10px 0 30px;
	}
	.ly_service dl dd p {
		font-size: 20px;
	}
	.ly_service dl dd ul li {
		padding: 0 0 0 40px;
		font-size: 16px;
		margin: 10px 0 0;
		line-height: 1.8em;
	}
	.ly_service dl dd ul li:before {
		top: 2px;
	}
	.ly_service {
		margin: 0 0 50px;
	}
	.ly_service.rev figure {
		padding: 0;
	}
	.service_btn p {
		font-size: 30px;
		margin: 80px 0 50px;
	}
	.btn_reservation {
		font-size: 26px;
		padding: 25px 100px;
	}
	.appguard p {
		font-size: 26px !important;
		margin: 40px 0;
	}
	.appguard .arrow_txt {
		font-size: 30px !important;
		padding: 20px 0 30px;
		margin: 60px 0;
	}
	.appguard .logo_appguard02 {
		margin: 60px 0 0;
	}
	.winactor p strong {
		font-size: 23px;
	}
	.winactor figure {
		padding: 0;
	}
	.appguard figure {
		padding: 0;
	}
	.iplis dl dt {
		font-size: 30px;
		margin: 60px 0 30px;
	}
	.iplis p strong {
		font-size: 26px;
		margin: 80px 0 25px;
	}
}

@media screen and (max-width: 768px) {
	.content-lp .fv p {
		background-image: url('../img/page/lp/fv_sp.png');
		height: 62vw;
	}
	#content.content-lp > section {
		padding: 1px 0 13vw;
	}
    section h2 {
		margin: 10% 0 7%;
	}
	.ly_why {
		display: block;
	}
	.ly_why figure {
		width: 100%;
		padding: 0;
	}
	.ly_why p {
		width: 100%;
		margin: 5% 0 0;
		font-size: 3.4vw;
	}
	.ly_why p strong {
		font-size: 4.5vw;
		margin: 0 0 4%;
		text-align: center;
	}
	.ly_why.rev figure {
		padding: 0;
	}
	.ly_why {
		margin: 0 0 10%;
	}
	.reason_list {
		display: block;
	}
	.reason_list li {
		margin: 0 0 10%;
	}
	.reason_list li strong {
		font-size: 4.5vw;
		margin: 7% 0 6%;
	}
	.reason_list li span {
		font-size: 3.6vw;
	}
	.reason_txt {
		margin: 15% 0 0;
	}
	.reason_txt p {
		font-size: 5vw;
	}
	.reason_txt p strong {
		font-size: 4.5vw;
		margin: 10% 0;
	}
	.reason_txt figure {
		margin: 10% 0 0;
	}
	.reason_txt figure img {
		width: 100%;
	}
	.reason_txt figure figcaption {
		font-size: 3.4vw;
		margin: 5% 0 0;
	}
	.ly_service {
		display: block;
	}
	.ly_service figure {
		width: 100%;
		padding: 0;
		margin: 0 0 5%;
	}
	.ly_service dl {
		width: 100%;
	}
	.ly_service dl dt {
		text-align: center;
	}
	.ly_service dl dt span {
		font-size: 4vw;
	}
	.ly_service dl dt strong {
		font-size: 5.5vw;
		margin: 4% 0 7%;
	}
	.ly_service dl dd p {
		font-size: 4.8vw;
	}
	.ly_service dl dd ul {
		margin: 5% 0 0;
	}
	.ly_service dl dd ul li {
		font-size: 3.8vw;
		padding: 0 0 0 8vw;
	}
	.ly_service dl dd ul li:before {
		width: 5vw;
		height: 5vw;
		font-size: 3.4vw;
		line-height: 4.5vw;
		top: 1vw;
	}
	.service_btn p {
		font-size: 5vw;
		margin: 15% 0 10%;
	}
	.btn_reservation {
		font-size: 5vw;
		padding: 4vw 14vw;
		border-radius: 2vw;
	}
	.appguard p {
        font-size: 4vw !important;
	}
	.appguard .arrow_txt {
        font-size: 5vw !important;
        padding: 4vw 0 5vw;
        margin: 10% 0;
    }
	.appguard .logo_appguard02 {
		margin: 8% 0 0;
	}
	.appguard .logo_appguard02 img {
		max-width: 70%;
	}
	.winactor p strong {
		font-size: 4vw;
	}
	.iplis dl dt {
		font-size: 4.5vw;
		margin: 10% 0 5%;
	}
	.iplis dl dd {
		font-size: 3.4vw;
	}
	.iplis p strong {
		font-size: 4.5vw;
		margin: 12% 0 4%;
	}
	.contact_form li dl dt i {
		font-size: 3vw;
		margin: 3% 0 0;
	}
	#ly_footer .inner {
		padding: 40px 0;
	}
	#ly_footer .f_information {
		display: block;
	}
	#ly_footer .f_information p {
		font-size: 14px;
		text-align: center;
		margin: 30px 0 0;
	}
}