@charset "UTF-8";

/*------------------------------------------------------------
	/service/skill-up/
------------------------------------------------------------*/

#conts .workshopCatch {
	background: url(/img/service/skill-up/bg_skill.jpg) no-repeat left top;
	min-height: 460px;
}

#conts .workshopCatch .txt {
	right: 30px;
	top: 54px;
	width: 468px;
}

#conts .workshopCatch .txt p {
	color: #FFF;
	margin-top: 28px;
}

#conts .workshopCatch .txt p.attention mark {
	color: #FFF;
}

#conts .workshopCatch .txt p.attention + p {
	margin-top: 14px;
}

#conts #recommend {
	margin-bottom: 75px;
}

#conts .recommend li {
	float: left;
	text-align: center;
	width: 320px;
	color: #2C120C;
	font-size: 1.8em;
	font-weight: bold;
}

#conts .recommend li img {
	display: block;
	margin: 0 auto 25px;
}

#conts #benefits {
	margin-bottom: 88px;
}

#conts .benefits {
	padding-top: 33px;
	overflow: hidden;
}

#conts .benefits ul {
	width: 990px;
}

#conts .benefits li {
	margin-right: 30px;
	padding: 74px 10px 10px;
	width: 274px;
	min-height: 103px;
	float: left;
	border: 3px solid #D1C9C2;
	background: #FFFFFF;
	font-size: 1.8em;
	font-weight: bold;
	color: #2C120C;
	text-align: center;
	position: relative;
}

#conts .benefits li .red {
	color: #990000;
}

#conts .benefits li small {
	font-size: 0.67em;
	font-weight: normal;
}

#conts .benefits li .ico {
	position: absolute;
	top: -36px;
	left: 0;
	width: 100%;
	text-align: center;
}

#conts #feature .caseBox {
	margin-bottom: 90px;
}

#conts #point .point01,
#conts #point .point02 {
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#conts #point .point01 {
	padding-right: 30px;
	border-right: 1px solid #40210F;
}

#conts #point .point02 {
	padding-left: 30px;
}

#conts #point .ttl04{
	padding-bottom: 0;
	margin-bottom: 10px;
	border: none;
}

#conts #point p span {
	color: #900;
	font-weight: bold;
}

#conts #repairCases {
	margin-bottom: 62px;
}

#conts .example {
	margin-bottom: 40px;
	width: 960px;
	letter-spacing: -0.4em;
}

#conts .example .box {
	width: 450px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	letter-spacing: normal;
}

#conts .example .box .icon {
	position: absolute;
	top: 0;
	left: 0;
}

#conts .example .arrow {
	padding: 0 14px;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
}

#conts .caseBox {
	margin-bottom: 60px;
	padding: 37px 40px 32px;
}

#conts .caseBox .ttl04 {
	margin-bottom: 14px;
	padding-bottom: 10px;
}

#conts .caseBox .ttl04 span {
	display: inline-block;
	margin-right: 10px;
	padding: 0px 10px;
	color: #FFF;
	font-size: 0.89em;
	font-weight: normal;
	line-height: 25px;
	background: #40210F;
}

#conts #case03 {
	margin: 0;
}

#conts #summary {
	margin-bottom: 62px;
}

#conts #summary .whiteBox {
	margin: 0;
	padding: 40px;
}

#conts #summary .basicTable {
	margin-bottom: 40px;
}

#conts #summary .basicTable dl dt,
#conts #summary .basicTable dl dd {
	padding: 19px 0 16px 10px;
	line-height: 2;
}

#conts #summary .basicTable dl .top {
	vertical-align: top;
}

#conts #summary .basicTable dl dd p:first-child {
	margin: 0;
}

#conts #summary .basicTable dl dd ul {
	margin-top: 28px;
}

#conts #summary .basicTable dl dd ul li {
	padding-left: 3.0em;
	text-indent: -3.0em;
}

#conts #summary .basicTable dl .lineBox {
	border: 2px solid #E3DEDB;
	background: #FFF;
	padding: 11px 19px;
	margin: 11px 0 8px;
}

#conts #summary .notice {
	border: 2px solid #E3DEDB;
}

#conts #summary .notice .ttl {
	padding: 12px 18px 9px;
	background: #E3DEDB;
	font-size: 1.4em;
	font-weight: bold;
	color: #3F1F0C;
}

#conts #summary .notice .list01 {
	padding: 28px 30px 21px;
}

#conts #summary .notice .list01 li {
	margin-bottom: 5px;
	font-size: 1.2em;
	line-height: 1.75;
}

#conts #service {
	margin-bottom: 52px;
}

#conts .imgBox {
	margin-bottom: 37px;
}

#conts .imgBox .photoBox {
	float: right;
}

#conts .imgBox .textBox {
	float: left;
	width: 610px;
	padding-left: 2px;
}

#conts .textBox p {
	margin-top: 28px;
}

#conts .textBox p:first-child {
	margin-top: 0;
}

#conts .listBox {
	margin-bottom: 45px;
	border: 1px solid #E3DEDB;
	background: #FFF;
	padding: 27px 30px 19px;
}

#conts .listBox li {
	font-weight: bold;
	margin-bottom: 7px;
}

#conts .imgBox02 {
	margin-bottom: 23px;
}

#conts .imgBox02 .photoBox {
	float: left;
}

#conts .imgBox02 .textBox {
	float: right;
	width: 610px;
}

#conts .contactBox .inner {
	padding: 50px 39px;
	width: 802px;
}

#conts .text {
	margin-bottom: 28px;
}

@media only screen and (max-width: 640px) {
	.sp {
		display: block;
	}

	.ttl01 {
		line-height: 1.4;
	}

	#conts .workshopCatch {
		background-size: cover;
		min-height: 0;
	}

	#conts .workshopCatch .txt {
		width: auto;
	}

	#conts .workshopCatch .txt p.attention mark {
		color: #3f1f0c;
	}

	#conts .workshopCatch .txt p {
		color: #111;
		margin-top: 20px;
	}

	#conts #recommend {
		margin-bottom: 20px;
	}

	#conts #recommend ul {
		text-align: center;
	}

	#conts .recommend li {
		margin-bottom: 30px;
		font-size: 1.4em;
		float: none;
		display: inline-block;
	}

	#conts .recommend li img {
		margin-bottom: 10px;
		width: 100px;
		height: auto;
	}

	#conts #benefits {
		margin-bottom: 50px;
	}

	#conts .benefits ul {
		width: auto;
		margin: 0 10px;
	}

	#conts .benefits li {
		width: 100%;
		float: none;
		padding-bottom: 40px;
		margin: 50px 0 0;
		min-height: 0;
		height: auto !important;
		box-sizing: border-box;
	}

	#conts .benefits li:first-child {
		margin: 0;
	}

	#conts .feature {
		margin: 0 10px;
	}

	#conts #feature .ttl04 {
		margin-bottom: 7px;
	}

	#conts #feature .caseBox {
		margin-bottom: 50px;
	}

	#conts #feature .point01 {
		margin-bottom: 20px;
	}

	#conts #feature .point01,
	#conts #feature .point02 {
		width: 100%;
		float: none;
		padding: 0;
		border: none;
	}

	#conts .example {
		margin-bottom: 20px;
		width: auto;
	}

	#conts .example .box {
		margin-bottom: 10px;
		width: auto;
		display: block;
	}
	#conts .example .box:last-child {
		margin-bottom: 0;
	}
	#conts .example .box img {
		width: 100%;
		height: auto;
	}
	#conts .example .arrow {
		margin-bottom: 10px;
		display: block;
		text-align: center;
	}
	#conts .example .arrow img {
		-moz-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
	}

	#conts .caseBox {
		margin-bottom: 40px;
		padding: 20px 15px;
	}

	#conts #repairCases {
		margin: 0 10px 50px;
	}

	#conts #summary .whiteBox {
		padding: 20px 10px;
	}

	#conts #summary .basicTable dl dt,
	#conts #summary .basicTable dl dd {
		padding: 0 10px;
	}

	#conts #summary .basicTable dl dd p {
		margin-top: 10px;
	}

	#conts #summary .notice .ttl {
		padding: 8px 15px;
	}

	#conts #summary .notice .list01 {
		padding: 20px 15px 10px;
	}

	#conts #summary {
		margin: 0 10px 50px;
	}

	#conts .imgBox {
		margin: 0 0 25px;
	}

	#conts .imgBox .photoBox,
	#conts .imgBox02 .photoBox {
		float: none;
		margin-bottom: 25px;
	}

	#conts .imgBox .textBox,
	#conts .imgBox02 .textBox {
		float: none;
		width: auto;
	}

	#conts .imgBox .photoBox img,
	#conts .imgBox02 .photoBox img {
		width: 100%;
		height: auto;
	}

	#conts .listBox {
		margin: 0 0 30px;
		box-sizing: border-box;
		padding: 15px 15px 8px;
	}

	#conts #service {
		margin: 0 15px 30px;
	}

	#conts .contactBox + p {
		margin: 0 15px;
		background: #FFF;
		border: 1px solid #e3dedb;
		padding: 15px;
	}
}
