@charset "UTF-8";


#head_title section {
	width: 420px;
	height: 190px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/service_header_bg.jpg);
	padding-left: 450px;
	background-repeat: no-repeat;
	padding-top: 50px;
}
#head_title section p {
	margin-top: 15px;
	line-height: 24px;
	color: #702d30;
	width: auto;
}
#main .head_read {
	background-image: url(../img/common_head_read.png);
	background-repeat: no-repeat;
	width: 670px;
	height: 180px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 100px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	line-height: 25px;
	margin-bottom: 50px;
}
#main .head_read .bold {
	font-weight: bold;
}
#main .head_read .big130 {
	font-family: mplus;
	font-size: 130%;
	line-height: 160%;
}
#main .head_read .big200 {
	font-size: 200%;
	font-family: mplus;
	line-height: 200%;
	color: #702d30;
}
article  {
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
}
article h2  {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
}
article .sub  {
	text-align: center;
	color: #702d30;
	font-weight: bold;
}
article .point  {
	padding-top: 40px;
	overflow: hidden;
	margin-bottom: 30px;
}
article .point section  {
	width: 240px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #ad8229;
	background-color: #EBDFC2;
	border-radius: 10px;
	line-height: normal;
	float: left;
	margin-left: 20px;
}
article .point section:first-child    {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
article .point section h3 {
	padding-right: 0px;
	font-size: 17px;
	line-height: 22px;
	font-family: mplus;
	margin-top: 0px;
	position: relative;
	z-index: 1;
}
article .point section h3 img {
	line-height: normal;
	padding-right: 8px;
	margin-top: -20px;
}
article section h3 span {
	display: inline-block;
	padding-bottom: 5px;
}
article .point section p {
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
}
#case {
	width: 780px;
	background-color: #f9f8ee;
	border-left: 10px solid #9b6c6e;
	border-right: 10px solid #9b6c6e;
	border-bottom: 10px solid #9b6c6e;
	border-top: 10px none #9b6c6e;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	position: relative;
}
#case .surprise {
	position: absolute;
	top: -70px;
	left: -50px;
	line-height: normal;
}
#case dl {
	overflow: hidden;
	margin-top: 20px;
	width: auto;
	float: left;
	line-height: normal;
}
#case dl dt {
	width: 100px;
	height: 100%;
	float: left;
	background-color: #702d30;
	color: #FFFFFF;
	margin-right: 20px;
	line-height: 140px;
	text-align: center;
	margin-left: 20px;
}
#case dl dd {
	float: left;
	line-height: 28px;
	font-size: 18px;
}
article #case .case_character {
	float: right;
	margin-top: -50px;
	position: relative;
	z-index: 2;
}
#case .button {
	margin-left: auto;
	margin-right: auto;
	width: 660px;
	margin-top: 10px;
	margin-bottom: 5px;
	clear: both;
}
#case .button a:hover {
	opacity:0.6;
}
#case p {
	text-align: center;
	margin-bottom: 10px;
}
#content .three ul li i {
	color: #702d30;
}
#content   {
	overflow: hidden;
	margin-bottom: 30px;
}
#content .three  {
	background-color: #FFFFFF;
	width: 236px;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 12px;
	font-size: 13px;
	line-height: 25px;
	float: left;
	margin-left:8px;
	margin-right: 8px;
	-webkit-box-shadow: 5px 5px #BBBBBB;
	box-shadow: 5px 5px #BBBBBB;
	margin-bottom: 5px;
	border-radius:10px;
}
#content .three ul .sample {
	overflow:hidden;
}
#content .three ul li span {
	float: left;
}
#content .three ul li img {
	float: right;
	padding-top: 4px;
}
#content .three ul li a:hover  {
	opacity: 0.6;
	display: block;
}
#content .three ul .sample div {
	display: inline;
}
.tab-area {
	margin-bottom: 40px;
}
.tab-area .tab li {
	background-color: #ead2d0;
	border-left: 1px solid #961e14;
	border-right: 1px solid #961e14;
	border-top: 1px solid #961e14;
	display: inline-block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	margin-right: 5px;
	font-size: 16px;
	color: #961e14;
	cursor: pointer;
}
.tab-area .tab li.select {
	color: #ffffff;
	background-color: #961e14;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	vertical-align: bottom;
	font-weight: bold;
	margin-left: 0px;
}
.tab-area .content {
	background-color: #ffffff;
	border: 1px solid #961e14;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-radius: 0px 5px 5px;
	font-size: 0px;
}
.tab-area .content li a {
	display: block;
}
.tab-area .content li a:hover {
	background-color: #961e14;
	border-radius: 5px;
}
.tab-area .content li a:hover img {
	opacity: 0.5;
}
.before-after {
	margin-bottom: 20px;
}
.before-after figure {
	display: inline-block;
	width: 46%;
	text-align: center;
	line-height: 0px;
}
.before-after figure figcaption {
	color: #961e14;
	font-weight: bold;
	font-size: 35px;
	line-height: 40px;
	padding-bottom: 10px;
}
.before-after figure img {
	width: 100%;
	height: auto;
	border-radius: 5px;
}
.before-after .left {
	margin-right: 8%;
	position: relative;
}
.before-after .left::after {
	content: url(img/service_tab-arrow.png);
	position: absolute;
	right: -52px;
	bottom: 40%;
}
.gallery li {
	display: inline-block;
	width: 32%;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	overflow: hidden;
	border-radius: 5px;
	height: 180px;
	vertical-align: top;
}
.gallery li img {
	height: auto;
	border-radius: 5px;
	vertical-align: middle;
	width: 140%;
}
.hide {display:none;}

#type {
	overflow:hidden;
}
#type li {
	float: left;
}
#contact {
	margin-left: auto;
	margin-right: auto;
	width: 642px;
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	color: #702d30;
	font-weight: bold;
}
#contact p  {
	position: relative;
	margin-bottom: -20px;
}
#contact p span {
	font-size: 160%;
	font-family: mplus;
}
#contact p img  {
	position: absolute;
	top: 20px;
	right: -80px;
}
