@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#header {
	padding-bottom: 46px;
}

#main {
	width: auto;
}

.infoBox {
	margin: 0 auto;
	width: 980px;
}

.mainImg {
	background: url(../img/index/main_img_bg.jpg) no-repeat center top;
	background-size: cover;
}

.mainImg .infoBox {
	padding: 60px 0 66px;
	text-align: center;
}

#main {
	margin-bottom: 0;
}

#main .serviceBox .infoBox {
	padding: 60px 0 57px;
	background: url(../img/index/service_box_bg.png) no-repeat center top;
}

#main h2,
#main h3 {
	padding: 0 0 12px 48px;
	font-size: 3.2em;
	font-family: "Sawarabi Mincho";
	line-height: 1.45;
	font-weight: 500;
	text-align: center;
}

#main h2 span {
	font-size: 0.35em;
    font-family: 'Noto Sans Japanese';
	font-weight: normal;
	display: block;
	color: #ed7400;
}

#main .serviceBox p {
	margin: 0 0 36px 155px;
	font-size: 1.4em;
	line-height: 1.55;
}

#main .serviceBox .linkUl {
	margin: 0 -52px 44px 55px;
}

#main .serviceBox .linkUl li {
	margin-right: 52px;
	float: left;
	width: 180px;
	text-align: center;
}

#main .serviceBox .linkUl li a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#main .serviceBox .linkUl li a {
	display: block;
	position: relative;
	width: 180px;
	height: 180px;
}

#main .serviceBox .linkUl li a span {
	position: absolute;
	font-size: 2.8em;
	font-family: "Sawarabi Mincho";
	width: 30px;
	right: 14px;
	top: -35px;
	line-height: 1.1;
	font-weight: 500;
	text-shadow: 0px 0px 3px #fff;
}

#main .serviceBox .linkUl li span {
	margin-top: 22px;
	display: block;
	font-size: 1.3em;
	line-height: 1.7;
	text-align: left;
}

#main .serviceBox .linkUl01 {
	margin: 0 0 0 171px;
}

#main .section {
	background: url(../img/index/img01.jpg) no-repeat center top;
	background-size: cover;
}

#main .section01 {
	background: url(../img/index/img02.jpg) no-repeat center top;
	background-size: cover;
}

#main .section02 {
	background: url(../img/index/img03.jpg) no-repeat center top;
	background-size: cover;
}

#main .section .infoBox {
	padding: 179px 0 37px;
	text-align: right;
}

#main .section01 .infoBox{
	padding: 174px 0 29px;
}

#main .section02 .infoBox{
	padding: 178px 0 62px;
}

#main .section .infoBox img {
	margin-right: 64px;
}

#main .reasonBox .infoBox {
	padding: 38px 0 38px;
	background: url(../img/index/reason_box_bg.png) no-repeat left top;
}

#main .reasonBox h2 {
	padding: 0 0 24px 0;
	text-align: center;
}

#main .tit_h3 {
	font-size: 2.4em;
    padding: 0 0 24px 0;
    text-align: center;
}

#main .reasonBox .imgList {
	margin: 0 -26px 32px 14px;
	overflow: hidden;
}

#main .reasonBox .imgList li {
	margin-right: 26px;
	float: left;
	width: 171px;
}

#main .reasonBox .imgList li span {
	margin-top: 13px;
	display: block;
	font-size: 1.8em;
	font-weight: 500;
	font-family: "Sawarabi Mincho";
	text-align: center;
}

#main .reasonBox .imgList li .textSpan {
	margin-top: 28px;
}

#main .reasonBox p {
	margin-left: 155px;
	font-size: 1.6em;
	line-height: 1.6;
}

#main .detailBox .infoBox {
	padding: 36px 0 76px;
}

#main .detailBox p {
	margin: 0 0 43px 156px;
	font-size: 1.4em;
	line-height: 1.55;
}

#main .detailBox .lineBox {
	margin-bottom: 40px;
	padding-bottom: 51px;
	background: url(../img/index/line.gif) repeat-x left bottom;
}

#main .detailBox .linkList {
	margin-right: -58px;
	overflow: hidden;
}

#main .detailBox .linkList li {
	margin-right: 58px;
	width: 461px;
	float: left;
}

#main .detailBox .linkList li p {
	margin: 0;
}

#main .detailBox .linkList li a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#main .detailBox .linkList li .title {
	margin-bottom: 19px;
	font-weight: 600;
	font-size: 2.3em;
	font-family: "Sawarabi Mincho";
	border-top: 3px solid #EF7A00;
}

#main .detailBox .linkList li .title a {
	padding-top: 22px;
	display: block;
	background: url(../img/common/icon03.png) no-repeat 433px 31px;
}

#main .detailBox .linkList li .title a:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#main .detailBox .linkList li .title span {
	margin-left: 14px;
	color: #ef7a00;
	font-size: 0.5em;
	font-weight: normal;
    font-family: 'Noto Sans Japanese';
	vertical-align: middle;
}

#main .detailBox .linkList li .title a {
	text-decoration: none;
}

#main .detailBox .linkList li .movieBox {
	margin-bottom: 19px;
}

#main .detailBox .linkList01 li:last-child img {
	margin-left: -23px;
}