@charset "utf-8";

/**
 *
 * index: トップページ
 *
 */

#Contents section{
	padding: 130px 0;
}
#Contents section .section-inner{
	max-width: 1080px;
	margin: 0 auto;
}
#Contents h2 {
	text-align: center;
	margin: 0 0 50px 0;
}
#Contents h2 span {
	display: block;
	font-size: 14px;
	color: #ccad54;
	padding: 30px 0 0 0;
	letter-spacing: 2px;
}


.dl_01 dt {
	float: left;
	list-style-type: disc;
	display: list-item;
	margin-left: 1.2em;
 /margin-left: 0px;
 /background-image: url(../images/mod_ico_circle_01.gif);
 /background-repeat: no-repeat;
 /background-position: left 0.5em;
 /padding-left: 10px;
}
.dl_01 dd {
	padding-left: 140px;
	margin-bottom: 10px;
}
.dl_01 dd.last {
	margin-bottom:0px;
}

@media all and (max-width: 767px){
	#Contents section{
		padding: 100px 0;
		padding: 60px 0;
	}
	#Contents section .section-inner{
		min-width: 100%;
		margin: 0 auto;
	}
	#Contents h2 {
		text-align: center;
		margin: 0 0 30px 0;
	}
	#Contents h2 span {
		display: block;
		font-size: 14px;
		color: #ccad54;
		padding: 20px 0 0 0;
		letter-spacing: 2px;
	}
}

/*----------------------------
	Keyvisual
-----------------------------*/
#Keyvisual{
	position: relative;
	width: 100%;
	height: 770px;
	background: url(../images/kv.jpg) no-repeat;
	background-size: cover;
	z-index: 1;
}
#Inner{
	max-width: 1080px;
	min-width: 1080px;
	margin: 0 auto;
}
#Keyvisual .copy{
	padding: 205px 0 0 0;
}
#Keyvisual p{
	font-size: 20px;
	padding:40px 0 0 0;
	font-weight: 600;
	letter-spacing: 2px;
	color: #fff;
}
#Keyvisual p span{
	color: #dcb852;
}
#Keyvisual .btn{
	width: 435px;
	color: #fff;
	text-align: center;
	background: ##ba1d1d;
	margin: 50px 0 0 0;
	background-color: #ba1d1d;
}
#Keyvisual .btn a{
	display: block;
	cursor: pointer;
	padding: 40px 0;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 24px;
	letter-spacing: 1px;
}
#Keyvisual .btn a:hover{
	background: #fff;
	color: #ccad54;
}

#Keyvisual .btn span{
	FONT-VARIANT: JIS83;
	background: #ccad54;
	padding: 5px 30px;
	margin: -10px 0 0 20px;
	color: #383838;
	font-size: 18px;
}
@media all and (max-width: 767px){
	#Keyvisual{
		position: relative;
		width: 100%;
		height: 640px;
		background: url(../images/sp-kv.jpg) no-repeat center center;
		background-size: cover;
		z-index: 1;
		padding: 0 20px;
	}
	#Inner{
		max-width: 100%;
		min-width: 100%;
		margin: 0 auto;
	}
	#Keyvisual .copy{
		text-align: center;
		padding: 160px 0 0 0;
	}
	#Keyvisual .copy img{
		width: 260px;
		margin: 0 auto;
		text-align: center;
		padding: 0;
	}
	#Keyvisual p{
		font-size: 18px;
		text-align: center;
		line-height: 1.5;
		padding:20px 0 0 0;
	}
	#Keyvisual .btn{
		width: 100%;
		margin: 0 ;
		position: absolute;
		left: 0;
		bottom: 0;
	}
	#Keyvisual .btn a{
		display: block;
		cursor: pointer;
		padding: 30px 0;
		font-size: 20px;
		letter-spacing: 2px;
	}
	#Keyvisual .btn span{
		padding: 5px 30px;
		margin: 0 0 0 10px;
		font-size: 16px;
	}
}

/*----------------------------
	LINE
-----------------------------*/
#Line{
		padding: 20px;
		margin: 0 auto;
	background-color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 2;
	}


/*----------------------------
	Feature
-----------------------------*/
#Feature{
	width: 100%;
	background: url(../images/bg.gif);
}
#Feature h2 img{
	width: 180px;
	height: auto;
}
#Feature ul{
	overflow: hidden;
}
#Feature li{
	padding: 60px 0;
	position: relative;
	overflow: hidden;
}
#Feature li .body{
	width: 620px;
	float: left;
	border: 2px solid #ccad54;
	padding: 60px ;
	position: relative;
	z-index: 1000;
}
#Feature li:nth-of-type(1) .body:after{
	content:  url(../images/no01.png);
	display: block;
	position: absolute;
	top: 60px;
	right:60px;
}
#Feature li:nth-of-type(2) .body:after{
	content:  url(../images/no02.png);
	display: block;
	position: absolute;
	top: 60px;
	right:60px;
}
#Feature li:nth-of-type(3) .body:after{
	content:  url(../images/no03.png);
	display: block;
	position: absolute;
	top: 60px;
	right:60px;
}
#Feature li:nth-of-type(4) .body:after{
	content:  url(../images/no04.png);
	display: block;
	position: absolute;
	top: 60px;
	right:60px;
}
#Feature li .image{
	width: 45%;
	float: right;
	position: absolute;
    right: 0;
    top: 20px;
    width: 45%;
}
#Feature li .image img{
	width: 100%;
}
#Feature li .body h3{
	font-size: 28px;
	font-weight: 600;
	line-height: 1.5;
}
#Feature li .body h3 span{
	color: #ccad54;
}
#Feature li .body .number{
	position: absolute;
	top: 60px;
	right: 40px;
}
#Feature li .body p{
	padding: 30px 0 0 0  ;
	line-height: 40px;
	font-size: 15px;
}
#Feature li:nth-of-type(2) .body,
#Feature li:nth-of-type(4) .body{
	width: 620px;
	float: right;
	border: 2px solid #ccad54;
	padding: 60px ;
	position: relative;
	z-index: 1000;
}
#Feature li:nth-of-type(2) .image,
#Feature li:nth-of-type(4) .image{
	width: 45%;
	float: left;
	position: absolute;
    left: 0;
    top: 20px;
    width: 45%;
}
@media all and (max-width: 767px){
	#Feature h2 img{
		width: 140px;
		height: auto;
	}
	#Feature li{
		padding: 0 0 40px 0;
		position: relative;
	}
	#Feature li .body{
		width: 90%;
		float: none;
		padding: 30px ;
		position: relative;
		margin: 0 auto;
	}
	#Feature li:last-child{
		padding: 0;
	}
	#Feature li:nth-of-type(1) .body:after{
		content:  url(../images/no01.png);
		display: block;
		position: absolute;
		top: 50px;
		right:30px;
	}
	#Feature li:nth-of-type(2) .body:after{
		content:  url(../images/no02.png);
		display: block;
		position: absolute;
		top: 50px;
		right:30px;
	}
	#Feature li:nth-of-type(3) .body:after{
		content:  url(../images/no03.png);
		display: block;
		position: absolute;
		top: 50px;
		right:30px;
	}
	#Feature li:nth-of-type(4) .body:after{
		content:  url(../images/no04.png);
		display: block;
		position: absolute;
		top: 50px;
		right:30px;
	}
	#Feature li .image{
		width: 100%;
		float: none;
		position: relative;
	}
	#Feature li .body h3{
		padding: 20px 0 0 0;
		font-size: 21px;
	}
	#Feature li .body .number{
		position: absolute;
		top: 30px;
		right: 30px;
	}
	#Feature li .body p{
		padding: 20px 0 0 0  ;
		line-height: 30px;
		font-size: 15px;
	}
	#Feature li:nth-of-type(2) .body,
	#Feature li:nth-of-type(4) .body{
		width: 90%;
		margin: 0 auto;
		float: none;
		padding: 30px ;
		position: relative;
	}
	#Feature li:nth-of-type(2) .image,
	#Feature li:nth-of-type(4) .image{
		width: 100%;
		float: none;
		position: relative;
	}
}
/*----------------------------
	Step
-----------------------------*/
#Step{
	width: 100%;
}
#Step h2 img{
	width: 100px;
	height: auto;
}
#Step li{
	position: relative;
	width: 31%;
	padding: 80px 40px 0 40px;
	border: 1px solid #d6d6d6;
	text-align: center;
}
#Step li:nth-of-type(1):before{
	position: absolute;
	top: -30px;
	left:-30px;
	display: block;
	content: url(../images/step01.png);
}
#Step li:nth-of-type(1):after{
	position: absolute;
	top: 50%;
	right:-60px;
	display: block;
	content: url(../images/arrow-right.png);
}
#Step li:nth-of-type(2):before{
	position: absolute;
	top: -30px;
	left:-30px;
	display: block;
	content: url(../images/step02.png);
}
#Step li:nth-of-type(2):after{
	position: absolute;
	top: 50%;
	right:-60px;
	display: block;
	content: url(../images/arrow-right.png);
}
#Step li:nth-of-type(3):before{
	position: absolute;
	top: -30px;
	left:-30px;
	display: block;
	content: url(../images/step03.png);
}
#Step li h3{
	font-size: 20px;
	color: #ccad54;
	padding: 40px 0 30px 0;
}
#Step li p{
	text-align: left;
	font-size: 16px;
	line-height:30px;
	padding: 0 0 60px 0;
}
#Step li p span{
	font-size: 14px;
}
@media all and (max-width: 767px){
	#Step{
		padding: 60px 0 0 0 ;
	}
	#Step li{
		position: relative;
		width: 80%;
		margin: 30px auto;
		padding: 30px 20px 10px 20px;
		text-align: center;
		border: 1px solid #d6d6d6;
	}
	#Step li:nth-of-type(1):before{
		position: absolute;
		top: -30px;
		left:-30px;
	}
	#Step li:nth-of-type(1):after{
		position: absolute;
		top: 99%;
		right:50%;
		display: block;
		content: url(../images/arrow-under.png);
	}
	#Step li:nth-of-type(2):before{
		position: absolute;
		top: -30px;
		left:-30px;
	}
	#Step li:nth-of-type(2):after{
		position: absolute;
		top: 99%;
		right:50%;
		display: block;
		content: url(../images/arrow-under.png);
	}
	#Step li:nth-of-type(3):before{
		position: absolute;
		top: -30px;
		left:-30px;
		display: block;
		content: url(../images/step03.png);
	}
	#Step li h3{
		font-size: 20px;
		color: #ccad54;
		padding: 40px 0 30px 0;
	}
	#Step li p{
		text-align: left;
		font-size: 15px;
		line-height:30px;
		padding: 0 0 40px 0;
	}
	#Step li p span{
		font-size: 14px;
	}
}
/*----------------------------
	Company
-----------------------------*/
#Company{
	padding: 60px 0 0 0 ;
}
#Company h2 img{
	width: 206px;
	height: auto;
}
#Company table{
	width: 47%;
	text-align: left;
	display:table;
}
#Company table tr{
	width: 100%;
	border-bottom: 1px solid #d6d6d6;
	padding: 0 60px;
}
#Company table:nth-of-type(1) li{
	line-height: 35px;
}
#Company table th{
	width:33%;
}
#Company table tr.group td{
	padding: 30px 0 80px 0;
}
#Company table td{
	padding: 28px 0;
}
#Company table:nth-of-type(3){
	width: 100%;
}
#Company table:nth-of-type(3) th{
	width: 15.5%;
}
#Company table:nth-of-type(3) li{
	line-height: 35px;
}
@media all and (max-width: 767px){
	#Company{
		padding: 60px 20px 20px 20px !important;
	}
	#Company table{
		width: 100%;
	}
	#Company table tr{
		width: 100%;
		border-bottom: none;
	}
	#Company table:nth-of-type(1) li{
		line-height: 35px;
	}
	#Company table th{
		width:100%;
		padding: 20px 20px;
		display: block;
		background: #f1f0f0;
		font-size:18px;
	}
	#Company table tr.group td{
		padding: 30px 20px;
	}
	#Company table td{
		padding: 25px 20px;
		display: block;
		width: 100%;
		line-height: 2;
		font-size:15px;
	}
	#Company table:nth-of-type(3){
		width: 100%;
	}
	#Company table:nth-of-type(3) th{
		width: 100%;
	}
	#Company table:nth-of-type(3) li{
		line-height: 2;
		padding: 15px 0 0 0;
	}
}

