@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
body {
	
}

.list-column-3 {
    overflow: hidden;
    padding: 50px 0 30px 0;
}
.list-column-3.list-nonmb > li {
    /*margin-bottom: 0;*/
}
.list-column-3 > li {
    float: left;
    width: 320px;
    margin-left: 20px;
    margin-bottom: 35px;
}
#main .list-column-3 h3 {
	padding: 4px 0 0px 0;
	font-size: 1.5em;
	line-height: 1.5;
	text-align: left;
	font-weight: normal;
}
#main .list-column-3 p {
	margin-bottom: 80px;
	font-size: 1.3em;
	line-height: 1.5;
	text-align: left;
}


.list-column-4 {
    overflow: hidden;
    padding: 0 0 30px 90px;
}
.list-column-4.list-nonmb > li {
    margin: 0 8px 30px 8px;
	text-align:center;
}
.list-column-4 > li {
    float: left;
    width: 250px;
    margin-left: 20px;
    margin-bottom: 35px;
}
#main .list-column-4 p {
	margin-bottom: 80px;
	font-size: 1.3em;
	line-height: 1.5;
	text-align: left;
}
#main .list-column-4 .thumb a {
    display: block;
    padding: 50px 30px;
    border: 1px solid #ddd;
    font-size: 150%;
    background-color: #eee;
}

#main .list-column-4 .thumb a:hover {
    border: 4px solid #ddd;
	padding: 47px 30px;
}
.thumb img {
    border: 0;
    vertical-align: top;
    max-width: 100%;
	display:inline;
	width: 100%;
}
.service-contents {
	width:1024px;
	margin: 0 auto;
}

img.topImages {
	display:block;
	margin: 0 auto;
	width:100%;
	max-width: 1000px;
}

.btn01 {margin: 0px 0 67px 0px;
    width: 200px;
	float: right;
    display: block;
}

.btn01 a.btn-turn-w {
    display: block;
    color: #fff;
    font-size: 11px;
    line-height: 20px;
    text-align: center;
    border-radius: 10px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    background: url("../../img/searvice/arrow_01_right-w.png") no-repeat 95% 50% #000;
    border: solid 2px transparent;
    padding: 7px 10px;
}

.btn01 a.btn-turn-w:hover {
  color: #000;
  background-image: url("../../img/searvice/arrow_01_right-b.png");
  background-color: transparent;
  border-color: #000;
}


.btn02 {margin: 0px auto;
    width: 200px;
    display: block;
}

.btn02 a.btn-turn-w {
    display: block;
    color: #fff;
    font-size: 11px;
    line-height: 20px;
    text-align: center;
    border-radius: 10px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    background: url("../../img/searvice/arrow_01_right-w.png") no-repeat 95% 50% #000;
    border: solid 2px transparent;
    padding: 7px 10px;
}

.btn02 a.btn-turn-w:hover {
  color: #000;
  background-image: url("../../img/searvice/arrow_01_right-b.png");
  background-color: transparent;
  border-color: #000;
}




.service-contents h3 {
	font-size: 160%;
    padding: 20px 0 5px 0;
}










#brand .current_page_item a {
	padding-bottom: 6px;
	border-bottom: 3px solid #FE4D01;
}

#brand2 .current_page_item a {
	padding-bottom: 6px;
	display: block;
	border-bottom: 3px solid #4D4D4D;
}

#main {
	padding: 46px 0 0 0;
}

#main h2 {
	margin-bottom: 26px;
}

#main p {
	margin-bottom: 30px;
	font-size: 1.4em;
	line-height: 1.8;
}
.main-contents {
    width: 1024px;
    padding: 0 5% 0 5%;
    margin: 0 auto;
}
#main .h2Ttl {
	margin: 20px 0 20px 0;
}
.searviceImg img {
	width:100%;
}
#main .imgBox {
	margin-bottom: 32px;
}

#main .imgBox .photoBox {
	width: 50%;
	float: right;
}

#main .imgBox .photoBox img {
	width: 100%;
}
#main .photo img {
	width: 100%;
}
#main .textBox {
	width: 100%;
}

#main .subBox {
	
}

#main .textBox h3 {
	margin-bottom: 5px;
	color: #FF4D00;
	font-size: 2em;
	font-weight: normal;
	clear: both;
	border-bottom: 1px solid #FF4D00;
}
#main .textBox h4 {
	margin: 5px 0;
	font-size: 2em;
	font-weight: normal;
	clear: both;
}


#main .textBox p {
	font-size: 1.6em;
	line-height: 1.75;
	text-align: left;
}

#main .comInner {
	margin-bottom: 45px;
	clear: both;
}

#main .comInner .innerBg {
	padding: 0 0 0 0
}

#main .comInner .imgBox .photoBox {
	float: left;
}

#main .comInner .imgBox .textBox {
	float: right;
}


#main .comInner .imgBox .textBox .subBox ul {
	margin: 30px 0 20px 0;
}
#main .comInner .imgBox .textBox .subBox ul li {
	font-weight:bold;
	font-size: 1.9em;
    line-height: 1.75;
	padding: 0 0 7px 0;
}


#main .comInner .imgBox .textBox h3 {
	margin-bottom: 12px;
}

#main .comInner .imgBox .textBox p {
	margin-bottom: 21px;
}

#main .inner01 {
	margin-bottom: 10px;
	background: url(../../img/searvice/com_inner_bg03.jpg) no-repeat left top;
}

#main .inner01 .innerBg {
	padding: 133px 0 0 0;
	background: url(../../img/searvice/com_inner_bg04.jpg) no-repeat right top;
}

#main .inner01 .imgBox {
	margin-bottom: 32px;
}

#main .inner01 .imgBox .photoBox {
	float: right;
}

#main .inner01 .imgBox .textBox {
	float: left;
}

#main .inner01 .imgBox .textBox .subBox {
	padding: 0 90px 0 90px;

}

.subBox a {
	padding: 0 15%;
	display:block;
	background-color:#CCCCCC;
}


.supple {
	float: left;
    width: 425px;
    margin: 0 30px;
}








#main .inner01 .imgBox .textBox h4 {
	margin-bottom: 1px;
	font-size: 1.9em;
}

#main .inner01 .imgBox .textBox .text {
	margin-bottom: 0;
	font-size: 1em;
}

#main .inner02 {
	margin-bottom: 75px;
	background: url(../../img/searvice/com_inner_bg05.jpg) no-repeat left top;
}

#main .inner02 .innerBg {
	padding: 161px 0 0 0;
	background: url(../../img/searvice/com_inner_bg06.jpg) no-repeat right top;
}

#main .inner02 .photo {
	margin-bottom: 43px;
	text-align: center;
}

#main .inner02 h3 {
	margin-bottom: 14px;
	color: #FF4D00;
	font-size: 2em;
	font-weight: normal;
	text-align: center;
}



#main .inner02 .text01 {
	margin-bottom: 23px;
}

#main .inner02 .imgBox .textBox h4 {
	margin-bottom: 1px;
	font-size: 1.9em;
}


#main .inner03 {
	margin-bottom: 0;
	background: url(../../img/searvice/com_inner_bg07.jpg) no-repeat left top;
}

#main .inner03 .innerBg {
	padding: 135px 0 0 0;
	background: url(../../img/searvice/com_inner_bg08.jpg) no-repeat right top;
}
.service02Img {
	width:100%;
}
.gf-label-color {
    color: #ff0000 !important;
}

.pageTopBox {
	clear: both;
}



