@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.mainVisual {
	margin-bottom: 40px;
	color: #FFF;
	background: url(../img/index/mv_bg01.jpg) no-repeat center center;
	background-size: cover;
}
.mainVisual .content {
	padding-top: 35px;
	min-height: 384px;
	position: relative;
	box-sizing: border-box;
}
.mainVisual .photo {
	position: absolute;
	right: 0;
	bottom: 3px;
}
.mainVisual h2 {
	margin-bottom: 11px;
	font-size: 6rem;
	line-height: 75px;
	letter-spacing: 0.1em;
}
.mainVisual h2 .ttl {
	margin-bottom: -10px;
	display: block;
}
.mainVisual p {
	font-size: 2.3rem;
	line-height: 39px;
	font-weight: bold;
}
#main .banaSec {
	margin-left: 125px;
    height: auto;
	width: 750px;
    margin-bottom: 50px;
}
#main .jirei {
	margin-bottom: 29px;
	padding: 40px 114px;
	font-size: 1.8rem;
	border: 1px solid #ECECEC;
	background: #F3F3F3;
	box-shadow: 1px 1px 2px rgba(0,0,0,.5);
}
#main .jirei .title {
	margin-bottom: 5px;
	color: #1B386F;
	font-size: 2.7rem;
	font-weight: bold;
}
#main .jirei p .hide {
	display: none;
}
#main .jirei p .more {
	margin-top: 15px;
	display: block;
	text-align: center;
}
#main .jirei p .more .close,
#main .jirei p .more.on .open {
	display: none;
}
#main .jirei p .more.on .close {
	display: block;
}
#main .news {
	margin-bottom: 40px;
}
#main .news .headLine01 {
	margin-bottom: 20px;
	padding: 7px 0 7px 25px;
}
#main .news .newsDl {
	margin-left: 10px;
	line-height: 29px;
}
#main .news .newsDl dt {
	float: left;
	clear: left;
	color: #009FE8;
	font-weight: bold;
}
#main .news .newsDl dd {
	padding-left: 100px;
}
#main .tsuyomi {
	margin-bottom: 96px;
}
#main .tsuyomi .imgUl {
	margin-top: -20px;
}
#main .tsuyomi .imgUl li {
	margin-top: 20px;
	width: 320px;
}
#main .tsuyomi .imgUl li:not(:nth-child(3n)) {
	margin-right: 20px;
}
#main .tsuyomi .imgUl li .pho {
	margin-bottom: 12px;
	display: block;
	position: relative;
}
#main .tsuyomi .imgUl li .pho span {
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	font-size: 2.4rem;
	line-height: 42px;
	font-weight: bold;
	text-align: center;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#main .business {
	margin-bottom: 84px;
}
#main .business .headLine04 {
	padding-left: 120px;
}
#main .business .imgUl {
	margin-top: -62px;
}
#main .business .imgUl li {
	margin: 26px 8px 0;
	width: 286px;
	height: 145px;
}
#main .business .imgUl li a {
	padding-bottom: 12px;
	height: 100%;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	color: #FFF;
	font-size: 2.4rem;
	line-height: 1.29;
	font-weight: bold;
	text-align: center;
	background: url(../img/index/business_bg01.png) no-repeat center center;
	background-size: cover;
	box-sizing: border-box;
}
#main .business .imgUl li a .mark {
	display: block;
	height: 60px;
	box-sizing: border-box;
}
#main .business .imgUl li.list01 a .mark {
	padding-top: 15px;
}
#main .jireiBox {
	padding: 40px 64px 62px;
	background: #F3F3F3; 
}
#main .jireiBox .headLine04 {
	padding-left: 140px;
}
#main .jireiBox .imgUl {
	margin-top: -50px;
}
#main .jireiBox .imgUl li {
	margin-top: 30px;
	width: 422px;
}
#main .jireiBox .imgUl li a {
	padding: 20px 10px 40px;
	display: block;
	font-size: 1.8rem;
	line-height: 25px;
	text-align: center;
	background: #FFF;
}
#main .jireiBox .imgUl li .title {
	margin: 0 26px 3px 0;
	font-size: 2.4rem;
	line-height: 42px;
	font-weight: bold;
}
#main .jireiBox .imgUl li .title .mark {
	display: inline-block;
	margin-right: 17px;
}
