@charset "utf-8";

::selection {
	background-color: #0162b3;
	color: #fff;
}

body {
	background-color: #e8f2e1;
}

#wrap {
	max-width: 1200px;
	margin: 0 auto;
}

* {
	color: #535353;
}

button {
	outline: none;
}

.tb,
.sp {
	display: none;
}

#header {
	background-color: #fff;
}

#header .inner {
	overflow: hidden;
	padding: 0 50px;
}

#header h1 {
	float: left;
	padding: 20px 0 12px 10px;
}

#header .contact_btn {
	float: right;
	padding-top: 10px;
}

#main {
	background-color: #fff;
}

.inner {
	width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
}

.visual {
	background: url('../img/bg_visual.png') no-repeat 50% 50%;
	background-size: cover;
}

.visual .inner {
	padding: 50px 100px 40px;
}

.campaign_banner {
	width: 100%;
	margin: 0 auto;
	padding: 10px;
	box-sizing: border-box;
	text-align: center;
}

.campaign_banner .campain_btn {
	margin: 30px 0 25px;
}

.campaign_banner .campain_btn a {
	display: inline-block;
	width: 600px;
	height: 77px;
	line-height: 77px;
	border-bottom: 4px solid #41952e;
	color: #fff;
	background-color: #61bd4c;
	font-size: 30px;
	border-radius: 3px;
}

.ly {
	background-color: #f6f6f6;
	padding: 50px 0
}

.ly .inner {
	background: url('../img/bg_ly.png') no-repeat 30% 50%;
	width: 1000px;
	padding: 30px 0 45px;
	margin: 0 auto;
	position: relative;
}

.ly h3 {
	font-size: 30px;
	font-weight: bold;
	color: #39b11d;
	margin: 0 0 25px;
}

.ly ul li {
	font-size: 21px;
	margin: 0 0 16px;
}

.ly p {
	font-size: 34px;
	color: #0162b3;
	font-weight: bold;
	padding: 30px 0 10px;
}

.ly figure {
	position: absolute;
	top: 0;
	right: 0;
}

section .inner {
	width: 1000px;
	padding: 55px 0;
	border-bottom: 1px solid #000;
}

section h3 {
	text-align: center;
	font-size: 36px;
	margin: 0 0 55px;
}

section h3 span {
	color: #0162b3;
}

section.sec01 ul {
	overflow: hidden;
}

section.sec01 ul li {
	float: left;
	width: 320px;
	margin-right: 20px;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	padding: 20px;
	font-size: 18px;
	letter-spacing: -0.04em;
	line-height: 1.8em;
}

section.sec01 ul li:last-child {
	margin-right: 0;
}

section.sec01 ul li figure {
	text-align: center;
	margin: 10px 0 20px;
}

section.sec01 .campain_btn {
	margin: 20px 0 0;
}

section.sec02 .box {
	overflow: hidden;
}

section.sec02 .box p {
	float: left;
	width: 550px;
	border-right: 1px solid #ccc;
	box-sizing: border-box;
	padding-right: 10px;
	padding-left: 20px;
	font-size: 18px;
	line-height: 1.6em;
}

section.sec02 .box p strong {
	display: block;
	font-size: 20px;
	color: #39b11d;
	letter-spacing: -0.05em;
	margin: 0 0 20px;
}

section.sec02 .box p span {
	display: block;
	text-align: right;
	margin-top: 20px;
	padding-bottom: 15px;
}

section.sec02 .box figure {
	float: right;
}

section.sec03 ul {
	background-color: #f6f6f6;
	padding: 24px 24px 10px;
}

section.sec03 ul li {
	padding: 25px 0;
	overflow: hidden;
}

section.sec03 h4 {
	font-size: 21px;
	color: #39b11d;
	line-height: 1.4em;
}

section.sec03 ul li .txt_box {
	width: 535px;
	float: left;
}

section.sec03 ul li figure {
	float: right;
}

section.sec03 ul li dl {
	margin-top: 20px;
	margin-bottom: 30px;
}

section.sec03 ul li dl:last-child {
	margin-bottom: 0;
}

section.sec03 ul li dl dt {
	font-size: 21px;
	font-weight: bold;
	margin: 0 0 10px;
}

section.sec03 ul li dl dt:before {
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	background-color: #0162b1;
	margin-right: 7px;
}

section.sec03 ul li dl dd {
	font-size: 18px;
	line-height: 1.8em;
	position: relative;
	padding-left: 22px;
	letter-spacing: -0.05em;
}

section.sec03 ul li dl dd:before {
	position: absolute;
	left: 0;
	content: "・"
}

section.sec03 ul li:nth-of-type(2) figure {
	float: left;
}

section.sec03 ul li:nth-of-type(2) .txt_box {
	float: right;
	background: url('../img/bk_icon02.png') no-repeat 100% 100%;
}

section.sec03 ul li:nth-of-type(1) .txt_box {
	background: url('../img/bk_icon01.png') no-repeat 100% 100%;
}

section.sec03 ul li:nth-of-type(3) .txt_box {
	background: url('../img/bk_icon03.png') no-repeat 100% 100%;
}

section.sec03 ul li:nth-of-type(1) figure {
	padding-top: 50px;
}

section.sec03 p.explain {
	font-size: 18px;
	text-align: right;
	margin: 10px 0 0;
}

section.sec04 ul li {
	padding: 17px 0 17px 192px;
	background: url('../img/human.png') no-repeat 30px 50%, url('../img/li_line.png') no-repeat 50% 100%;
}

section.sec04 ul li:last-child {
	background: url('../img/human.png') no-repeat 30px 50%;
}

section.sec04 ul li p {
	background-color: #f8f8f8;
	padding: 15px 40px;
	font-size: 18px;
	line-height: 1.8em;
	position: relative;
}

section.sec04 ul li p:before {
	position: absolute;
	left: -24px;
	top: 50%;
	margin-top: -17px;
	display: block;
	content: " ";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 17px 24px 17px 0;
	border-color: transparent #f8f8f8 transparent transparent;
}

section.sec04 ul li p strong {
	font-weight: bold;
	font-size: 21px;
	display: block;
}

section.sec05 .box {
	overflow: hidden;
	padding: 0 50px 30px;
}

section.sec05 .box p {
	float: left;
	width: 500px;
	font-size: 18px;
	line-height: 1.8em;
}

section.sec05 .box figure {
	float: right;
}

.campaign {
	width: 1000px;
	margin: 40px auto;
	background-color: #e0e0e0;
	padding: 40px 25px;
	box-sizing: border-box;
}

.campaign h3 {
	font-size: 61px;
	font-weight: bold;
	margin: 0 0 20px;
	color: #000;
}

.campaign p {
	font-size: 18px;
	line-height: 2em;
}

.contact_form {
	max-width: 1200px;
	margin: 40px auto 0;
	box-sizing: border-box;
	text-align: center;
	font-size: 100px;
	font-weight: bold;
	padding-bottom: 40px;
}

iframe{
	max-width: 1000px;
	width:100%;
	height:650px;
}

.copyright{
	text-align: center;
	max-width: 1200px;
	width: 100%;
	border-top: 1px solid #000;
}

.copyright p{
	padding: 20px 0;
}

section.sec06 .box {
	overflow: hidden;
	width: 950px;
	margin: 0 auto;
	letter-spacing: -0.04em;
}

section.sec06 .box .le {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding-right: 25px;
	border-right: 1px solid #ccc;
	padding-bottom: 20px;
}

section.sec06 .box .ri {
	float: right;
	width: 50%;
	box-sizing: border-box;
	padding-left: 15px;
}

section.sec06 .box p {
	text-align: center;
	margin: 0 0 25px;
}

section.sec06 .box ul li {
	position: relative;
	margin: 0 0 5px;
	line-height: 1.4em;
	font-size: 18px;
	padding-left: 15px;
}

section.sec06 .box ul li:before {
	position: absolute;
	left: -4px;
	content: "・";
}

section.sec05 .step {
	margin: 50px 0;
}

section.sec05 .step ol li {
	padding-bottom: 70px;
	background: url('../img/ol_arrow.png') no-repeat 85px 75%;
}

section.sec05 .step ol li:last-child {
	background: none;
	padding-bottom: 0;
}

section.sec05 .step ol li dl {
	display: table;
	width: 100%;
}

section.sec05 .step ol li dl dt {
	display: table-cell;
	width: 205px;
	text-align: center;
	height: 65px;
	color: #fff;
	background-color: #0162b1;
	vertical-align: middle;
	font-size: 21px;
	font-weight: bold;
}

section.sec05 .step ol li dl dd {
	display: table-cell;
	height: 65px;
	vertical-align: middle;
	font-size: 21px;
	font-weight: bold;
	padding: 0 30px;
	background-color: #f8f8f8;
	line-height: 1.4em;
}

section.sec05 .step p {
	text-align: center;
	font-size: 21px;
	margin: 30px 0 -30px;
}

.ly_arrow {
	text-align: center;
	margin: 30px 0 0;
}

#footer {
	background-color: #fff;
	max-width: 1200px;
	margin: 0 auto;
}


.bnr{
	margin-bottom: 30px;
	max-width: 1000px;
	width: 100%;
}
