@charset "utf-8";
#lp_container {
	position: relative;
	min-width: 980px;
	background: #fff;
	color: #333;
	font-size: 12px;
	font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	-webkit-text-size-adjust: 100%;
}
#lp_container a {
	color: #333;
	text-decoration: none;
	outline: none;
}
#lp_container a:hover {
	text-decoration: none;
}
#lp_container .rollover {
	transition: 0.3s;
}
#lp_container .rollover:hover {
	opacity: 0.7;
}
#lp_container .inner {
	width: 980px;
	margin: 0 auto;
}
#header .inner {
	display: flex;
	align-items: center;
	height: 80px;
}
#header .inner .txt {
	padding-top: 2px;
	color: #dc003e;
	font-size: 22px;
	font-weight: bold;
}
#kv {
	background: #e8e8e8 url(../../img/img_u30/bg_kv.jpg) center center no-repeat;
}
#kv .inner {
	position: relative;
	width: 980px;
	height: 320px;
}
#kv .inner .txt {
	position: absolute;
	top: 110px;
	left: 400px;
	font-size: 14px;
	line-height: 20px;
}
#kv .inner .txt strong {
	color: #dc003e;
	font-size: 20px;
	line-height: 28px;
}
#detail {
	position: relative;
	margin-top: -37px;
}
#detail .inner {
	width: 900px;
}
#detail .inner .main {
	position: relative;
	width: 900px;
	height: 347px;
	margin-top: 2px;
	background: url(../../img/img_u30/bg_detail.jpg) no-repeat;
}
#detail .inner .main .txt {
	position: absolute;
	top: 220px;
	left: 290px;
	color: #fff;
	font-size: 22px;
	line-height: 28px;
}
#detail .inner .main .txt strong {
	font-size: 28px;
	font-weight: bold;
}
#detail .inner .main .txt small {
	display: block;
	font-size: 12px;
	line-height: 20px;
	text-align: right;
}
#guarantee {
	margin-top: 40px;
}
#guarantee .inner {
	width: 900px;
}
#guarantee .inner .heading {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
}
#guarantee .inner > .ttl {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 55px;
	background: #03a4c2;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
#guarantee .inner .main {
	margin-top: 2px;
	border: solid 5px #03a4c2;
}
#guarantee .inner .main .m-inner {
	padding: 30px 35px 50px;
}
#guarantee .inner .main .m-inner .period .ttl {
	padding-bottom: 3px;
	border-bottom: solid 4px #03a4c2;
	font-size: 20px;
}
#guarantee .inner .main .m-inner .period dl {
	display: flex;
	box-sizing: border-box;
	height: 96px;
	margin-top: 1px;
	padding: 1px 0;
	border: solid 1px #cfcfcf;
	border-width: 1px 0;
}
#guarantee .inner .main .m-inner .period dl dt {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 160px;
	background: #03a4c2;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
#guarantee .inner .main .m-inner .period dl dd {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 660px;
	color: #dc003f;
	font-size: 24px;
}
#guarantee .inner .main .m-inner .range {
	width: 820px;
	height: 153px;
	margin-top: 50px;
	background: url(../../img/img_u30/guarantee_range.png) no-repeat;
}
#guarantee .inner .main .m-inner .range {
	position: relative;
}
#guarantee .inner .main .m-inner .range .ttl {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 20px;
}
#guarantee .inner .main .m-inner .range .txt {
	position: absolute;
	top: 75px;
	left: 0;
	width: 820px;
	color: #fff;
	font-size: 44px;
	font-weight: bold;
	text-align: center;
}
#guarantee .inner .main .m-inner .pdf {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 820px;
	height: 67px;
	margin-top: 20px;
	background: #eeecec;
}
#guarantee .inner .main .m-inner .pdf a {
	display: flex;
	align-items: center;
	color: #03a4c2;
	font-size: 14px;
}
#guarantee .inner .main .m-inner .pdf a:hover {
	color: #a80c0f;
}
#guarantee .inner .main .m-inner .pdf a::before {
	content: "";
	width: 47px;
	height: 54px;
	margin-right: 20px;
	background: url(../../img/img_u30/icon_pdf.png) no-repeat;
}
#extend {
	margin-top: 60px;
}
#extend .inner {
	width: 900px;
	padding-top: 30px;
}
#extend .inner .sub {
	font-size: 24px;
	text-align: center;
}
#extend .inner h2 {
	margin-top: 15px;
	padding-bottom: 20px;
	border-bottom: solid 1px #d3d3d3;
	font-size: 34px;
	font-weight: bold;
	text-align: center;
}
#extend .inner .txt {
	margin-top: 30px;
	color: #333;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
}
#extend .inner .detail {
	margin-top: 90px;
	padding: 0 25px 40px;
	border: solid 5px #03a4c2;
}
#extend .inner .detail .d-ttl {
	display: flex;
	justify-content: center;
	box-sizing: border-box;
	width: 840px;
	height: 128px;
	margin-top: -68px;
	padding: 52px 0 0 120px;
	background: url(../../img/img_u30/extend_ttl.png) no-repeat;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
}
#extend .inner .detail .period {
	display: flex;
	width: 835px;
	margin-top: 25px;
}
#extend .inner .detail .period .p-ttl {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 260px;
	height: 47px;
	border: solid 1px #03a4c2;
	color: #333;
	font-size: 20px;
	font-weight: bold;
}
#extend .inner .detail .period .p-txt {
	display: flex;
	align-items: center;
	box-sizing: border-box;
	width: 575px;
	height: 47px;
	padding-left: 15px;
	border-bottom: solid 1px #03a4c2;
	font-size: 14px;
}
#extend .inner .detail .main {
	position: relative;
	width: 835px;
	height: 490px;
	margin-top: 30px;
	background: url(../../img/img_u30/extend_flow.png) no-repeat;
}
#extend .inner .detail .main .h {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	height: 35px;
	border-radius: 3px;
	background: #3a3a3a;
}
#extend .inner .detail .main .h dt {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 25px;
	border-radius: 3px;
	background: #fff;
	font-size: 16px;
	font-weight: bold;
}
#extend .inner .detail .main .h dd {
	margin-left: 15px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
#extend .inner .detail .main .h1 {
	left: 0;
	width: 320px;
}
#extend .inner .detail .main .h2 {
	right: 0;
	width: 490px;
}
#extend .inner .detail .main .t {
	position: absolute;
	font-size: 16px;
}
#extend .inner .detail .main .y {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 25px;
	border-radius: 3px;
	background: #d9d9d9;
}
#extend .inner .detail .main .b {
	color: #fff;
	font-size: 14px;
	line-height: 18px;
}
#extend .inner .detail .main .b strong {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
#extend .inner .detail .main .n {
	font-size: 14px;
	line-height: 24px;
}
#extend .inner .detail .main .t1 {
	top: 55px;
	left: 265px;
	font-weight: bold;
}
#extend .inner .detail .main .t2 {
	top: 55px;
	left: 600px;
	font-weight: bold;
}
#extend .inner .detail .main .t3 {
	top: 90px;
	left: 5px;
}
#extend .inner .detail .main .t4 {
	top: 90px;
	left: 215px;
}
#extend .inner .detail .main .t5 {
	top: 85px;
	left: 300px;
}
#extend .inner .detail .main .t7 {
	top: 85px;
	left: 495px;
}
#extend .inner .detail .main .t16 {
	top: 85px;
	left: 565px;
}
#extend .inner .detail .main .t8 {
	top: 85px;
	left: 635px;
}
#extend .inner .detail .main .t17 {
	top: 85px;
	left: 705px;
}
#extend .inner .detail .main .t9 {
	top: 85px;
	left: 775px;
}
#extend .inner .detail .main .t10 {
	top: 270px;
	left: 50px;
	line-height: 22px;
}
#extend .inner .detail .main .t10 strong {
	font-size: 24px;
}
#extend .inner .detail .main .t11 {
	top: 158px;
	left: 350px;
}
#extend .inner .detail .main .t18 {
	top: 217px;
	left: 350px;
}
#extend .inner .detail .main .t12 {
	top: 276px;
	left: 350px;
}
#extend .inner .detail .main .t19 {
	top: 335px;
	left: 350px;
}
#extend .inner .detail .main .t13 {
	top: 394px;
	left: 350px;
}
#extend .inner .detail .main .t14 {
	top: 445px;
	left: 40px;
}
#extend .inner .detail .main .t15 {
	top: 445px;
	left: 345px;
}
#extend .inner .detail .note {
	margin-left: 25px;
	font-size: 14px;
	line-height: 24px;
}
#extend .inner .detail .note dl {
	display: flex;
}
#extend .inner .detail .note > p {
	margin-top: 10px;
}
#extend .inner .detail .etc {
	width: 835px;
	margin-top: 55px;
}
#extend .inner .detail .etc .e-ttl {
	border-bottom: solid 1px #03a4c2;
}
#extend .inner .detail .etc .e-ttl p {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 260px;
	height: 47px;
	border: solid 1px #03a4c2;
	border-width: 1px 1px 0 1px;
	color: #333;
	font-size: 20px;
	font-weight: bold;
}
#extend .inner .detail .etc .e-txt {
	margin-top: 20px;
	font-size: 16px;
	line-height: 28px;
}
#extend .inner .detail .etc .e-txt2 {
	margin-top: 10px;
	font-size: 14px;
	line-height: 24px;
}
#accident {
	margin-top: 40px;
}
#accident .inner {
	width: 900px;
}
#accident .inner p {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	height: 50px;
	border: solid 5px #03a4c2;
	font-size: 16px;
}
#contact {
	margin: 40px 0;
}
#contact .inner {
	width: 900px;
}
#contact .inner .btn {
	box-sizing: border-box;
	width: 490px;
	height: 70px;
	margin: 0 auto;
	background: url(../../img/img_u30/btn_contact.png) no-repeat;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
}
#contact .inner .btn a {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding-top: 5px;
	color: #fff;
}