/* 事業内容 */
.service_box {
	padding-top: 10px;	
}

.service_column {
	margin-bottom: 20px;
}
.service_box img {
    border: 1px solid #BFBFBF;
}

.service_read {
    font-size: 21px;
    letter-spacing: 0.1em;
    line-height: 1.4;
    color: #279DE9;
    padding: 10px;
    text-transform: uppercase;
    margin-top: 0px;
    font-weight: bold;
}
.service_ttl {
	font-size: 38px;
	letter-spacing: 0.3em;
	line-height: 1.4;
	text-align: center;
	color: #000;
	padding-top: 0px;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	margin-top: 0px;
}
.service_ttl2 {
	font-size: 20px;
	letter-spacing: 0.5em;
	line-height: 1.4;
	margin-bottom: 10px;
	color: #a87111;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a87111;
	border-bottom-color: #a87111;
	padding: 10px;
	background-color: #FDF5EA;
}
.service_ttl3 {
	font-size: 20px;
	letter-spacing: 0.5em;
	line-height: 1.4;
	margin-bottom: 0px;
	color: #a87111;
	font-family: 'Oswald', sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.service_ttl_sub {
	font-size: 20px;
	letter-spacing: 0.1em;
	line-height: 1.4;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #a87111;
	font-family: Light;
	text-align: center;	
	padding-left: 30px;	
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
}

.service_tx {
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 1.8;
	margin-bottom: 10px;
	color: #000;
	
	padding: 10px;	
}
.service_tx span {
    color: #E08512;
}

.service_tx2 {
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 1.4;
	margin-bottom: 10px;
	color: #000;
	
	padding: 10px;
	text-align: center;
}

.service_name {
    font-size: 21px;
    letter-spacing: 0.1em;
    line-height: 1.4;
    margin-bottom: 0px;
    color: #0095cb;
    padding-right: 10px;
    padding-left: 10px;
}
.service_name2 {
    font-size: 21px;
    letter-spacing: 0.1em;
    line-height: 1.4;
    margin-bottom: 0px;
    color: #0095cb;
    padding-right: 10px;
    padding-left: 10px;
    border-bottom: 1px solid #0095cb;
}
.service_nametx {
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1.4;
    margin-bottom: 10px;
    color: #000;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 5px;
}

.service_name span {
	font-size: 36px;	
}

.button_s {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #333;
	border-radius: 3px;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 20px;
	padding: 8px 16px;
	text-decoration: none;
}

@media (max-width: 1200px) {

	
}


@media (max-width: 992px)  {
	
	
}



@media (max-width: 768px)  {
.service_read {
	font-size: 30px;
	
}
}


@media (max-width: 468px) {
	


}
