@charset 'UTF-8';
/*mixin定義*/

#lp_main a {
	text-decoration: underline;
}

p
{
	font-size: 16px;
	line-height: 1.8;
}

#fil
{
	display: none;
}


#contentInner
{
	width: auto;
	margin: 0 auto;
	position: relative;
	padding: 0;
}
#footer_nav
{
	margin-top: 0 !important;
}

#lp_title
{
	width: 100%;
	text-align: center;
}

.cov_bg
{
	width: 100%;
	height: 591px;
}

.cov_tit
{
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -450px;
	z-index: 10;
}

h1
{
	position: relative;
}

h1 span
{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 175px;
	background-color: rgb(195, 19, 23);
}

#lp_main
{
	background-image: url("https://d11w49g8ylcixs.cloudfront.net/resource/20150717/s01_bg.png");
}

.contents
{
	width: 900px;
	margin: 0 auto;
	text-align: center;
}

#lp_sec01
{
	padding: 50px 0 70px 0;
}

#lp_sec02,#lp_sec03
{
	padding:70px 0;
}

#lp_sec01_care
{
	padding: 40px 0 80px 0;
	background-color: #1BB3B2;
}

#lp_sec01_sma
{
	padding: 40px 0 80px 0;
	background-color: #A0C1E6;
}

.info
{
	background-color: #fff;
	padding: 10px;
	width: 690px;
	margin: 0 auto;
	border: solid 1px #bbb;
	text-align: left;
	letter-spacing: 1.5;
	line-height: 1.5;
}

dl:not(:last-child)
{
	border-bottom: 2px dashed #bbb;
}

dl
{
	width: 617px;
	margin: 0 auto;
	padding: 30px 12px;
}

dt
{
	width: 92px;
	height: 61px;
	color: #C31317;
	font-weight: bold;
	font-size: 18px;
	display: table-cell;
	vertical-align: middle;
	padding-right: 25px;
}

dd
{
	width: 600px;
	display: table-cell;
	vertical-align: middle;
}

.frame
{
	background-color: #fff;
	padding: 70px 0;
	width: 770px;
	border-radius: 25px;
	margin: 0 auto;
}

.button_wrap
{
	position: relative;
}

.l_sma
{
	top: -71px;
	left: 111px;
}

.l_care
{
	top: -76px;
	left: 109px;
}

.fade img
{
	transition: opacity .3s ease;
}

.fade:hover img
{
opacity: 0.7;
}

.pab
{
	position: absolute;
	z-index: 5;
}

.fll
{
	float: left;
}

.w587
{
	width: 587px;
	margin: 0 auto;
}

.mb20
{
	margin-bottom: 20px;
}

.mb40
{
	margin-bottom: 40px;
}

.mb50
{
	margin-bottom: 50px;
}

.mb60
{
	margin-bottom: 60px;
}

.mb70
{
	margin-bottom: 70px;
}

.mb100
{
	margin-bottom: 100px;
}

.mb120
{
	margin-bottom: 120px;
}

.mr20
{
	margin-right: 20px;
}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	margin:0 auto;
}

.clearfix {
	min-height: 1px;
}
