@charset "utf-8";

/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/

#gNavi li:nth-child(8) a {
	background: #CC0000;
}

.mainVisual {
	margin-bottom: 47px;
	background: url(../img/customers/main_visual.jpg) no-repeat center center;
	background-size: cover;
}

.mainVisual h2 {
	padding: 18px 0 7px;
	background: url(../img/customers/h2_bg.png) repeat left top;
}

#main {
	margin-bottom: 40px;
}

#sideBar {
	margin-top: 14px;
}

#main .comTitle {
	margin-bottom: 27px;
	font-size: 4.5em;
	line-height: 1.44;
}

#conts .txt {
	margin-bottom: 40px;
	font-size: 1.8em;
	line-height: 2.11;
}

#conts .title01 {
	margin-bottom: 75px;
	font-size: 3.2em;
	line-height: 1.09;
}

#conts h3 {
	margin-bottom: 27px;
	padding: 4px 16px 0;
	font-size: 3.2em;
	line-height: 1.45;
	background: url(../img/customers/h3_bg.png) repeat-y left top;
}

#conts .textList {
	margin: -14px -22px 77px 0;
}

#conts .textList li {
	margin: 14px 14px 0 0;
	padding: 13px 13px 19px;
	width: 225px;
	float: left;
	border-radius: 8px;
}

#conts .textList li span {
	display: block;
}

#conts .textList li .title {
	margin-bottom: 15px;
	text-shadow: 2px 3px 2px #101903;
	font-size: 3.5em;
	font-weight: bold;
	text-align: center;
	color: #FFCC00;
}

#conts .textList li .text {
	font-size: 1.8em;
	line-height: 1.39;
}

#conts .textList .list01 {
	background: #990000;
}

#conts .textList .list02 {
	background: #9C4003;
}

#conts .textList .list03 {
	background: #736A0B;
}

#conts .textList .list04 {
	background: #446A17;
}

#conts .textList .list05 {
	background: #057093;
}

#conts .textList .list06 {
	background: #293882;
}

#conts .tableBox {
	margin-bottom: 33px;
}

#conts .tableBox table {
	width: 100%;
	vertical-align: top;
	border-collapse: collapse;
}

#conts .h3Ttl01 {
	margin-bottom: 20px;
}

#conts .tableBox table tr td {
	padding: 12px 5px 5px;
	font-weight: bold;
	font-size: 1.9em;
	line-height: 1.5;
	text-align: center;
	border: 1px solid #fff;
}

#conts .tableBox table tr td:first-child {
	width: 162px;
}

#conts .tableBox table tr td:last-child {
	width: 168px;
}

#conts .txtBox {
	margin-bottom: 56px;
}

#conts .txtBox p {
	margin-bottom: 25px;
	font-size: 2em;
	line-height: 1.25;
}

#conts .txtBox p:last-child {
	margin-bottom: 0;
}

#conts .stepBox {
	margin-bottom: 49px;
	position: relative;
	display: table;
}

#conts .stepBox:before {
	width: 54px;
	height: 27px;
	position: absolute;
	bottom: -39px;
	left: 10%;
	content: "";
	background: url(../img/customers/arrow.gif) no-repeat left bottom;
	background-size: 54px 27px;
}

#conts .stepBox01 {
	margin-bottom: 40px;
}

#conts .stepBox01:before {
	background: none;
}

#conts .stepBox p {
	vertical-align: middle;
	display: table-cell;
}

#conts .stepBox .step {
	padding: 25px 0 26px;
	width: 216px;
	text-align: center;
	font-size: 2.8em;
	font-weight: bold;
	color: #000;
	border-radius: 15px;
	background: #E4BA16;
}

#conts .stepBox .txt {
	padding-left: 28px;
	font-size: 1.8em;
	line-height: 1.38;
}

#conts .stepBox01 .txt {
	line-height: 1.67;
}

#conts .h3Ttl02 {
	margin-bottom: 28px;
}

#conts .txt01 {
	font-size: 1.8em;
	line-height: 1.39;
}
