
/*=============================================================
#top TOP画像　PC
=============================================================*/

.nav ul li.service {
background-color: #69c5ed;
border-right:  1px solid #FFFFFF;
}
.nav ul li.service a {
	color: #fff;
}



#head_img {
/*background-color: #69c5ed;*/
background-color: #fff;
}


#head_img .body {
width: 100%;
/*height: 320px;*/
height: 280px;
background-image:url(../image/head_back.jpg);
}
#head_img .body dl {
color: #333;
text-align: left;
width: 80%;
padding-top: 110px;
padding-left: 5%;
text-shadow:0 0 10px #fff;
}
#head_img .body dl dt {
font-size: 18px;
font-weight: bold;
}
#head_img .body dl dd {
margin-top: 10px;
font-size: 16px;
font-weight: bold;
line-height: 1.6em;
}

#head_img .body dl dd br {
display: none;
}






/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/


#content_01 {
  margin-top: 60px;
		overflow: hidden;
		background-color: #fff;
}
h3 {
  color: #0f6a2c;/*文字色*/
  border-left: solid 8px #0f6a2c;/*左線*/
		font-size: 20px;
		font-weight: bold;
		text-align: left;
		padding-left: 20px;
		padding-bottom: 15px;
		padding-top: 10px;
		border-bottom: 2px solid #0f6a2c;
}


h3 span {
		font-size: 12px;
		padding-left: 1em;
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝上記共通？＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/



#content_01 ul.box_wrapper {
margin-top: 30px;
width: 94%;
margin-left: auto;
margin-right: auto;
/*margin-bottom: 50px;*/
overflow: hidden;
}
#content_01 ul.box_wrapper li.box_left {
width: 100%;
float: none;
text-align: left;
margin-bottom: 20px;
}




#content_01 ul.box_wrapper li.box_right {
width: 100%;
float: none;
}
#content_01 ul.box_wrapper li.box_left dl dt {
font-size: 16px;
font-weight: bold;
padding-bottom: 20px;
color: #0f6a2c;
}
#content_01 ul.box_wrapper li.box_left dl dd.text_boldBlack {
font-size: 14px;
font-weight: bold;
line-height: 1.5em;
}



#content_02 ul.box_wrapper {
margin-top: 30px;
width: 94%;
margin-left: auto;
margin-right: auto;
overflow: hidden;
margin-bottom: 20px;
}

#content_02 ul.box_wrapper li.box_left {
width: 100%;
float: none;
}

#content_02 ul.box_wrapper li.box_left p {
font-size: 17px;
font-weight: bold;
padding-bottom: 10px;
color: #0f6a2c;
text-align: left;
padding-left: 10px;
}



#content_02 ul.box_wrapper li.box_left p + img {
padding-bottom: 20px;
}




#content_02 ul.box_wrapper li.box_right p {
font-size: 14px;
font-weight: bold;
color: #0f6a2c;
border-bottom:  2px dotted #ccc;
padding-bottom: 10px;
}



#content_02 ul.box_wrapper li.box_right p span {
color: #fff;
background-color: #0f6a2c;
display: inline-block;
padding-left: 3%;
padding-right: 3%;
margin-right: 3%;
}

#content_02 ul.box_wrapper li.box_right dl.work {
margin-top: 10px;
}

#content_02 ul.box_wrapper li.box_right dl.work dt {
font-size: 16px;
font-weight: bold;
/*padding-bottom: 10px;*/
color: ##000;
}




#content_02 ul.box_wrapper li.box_right dl.work dd.text_box {
font-size: 14px;
line-height: 1.7em;
}

#content_02 ul.box_wrapper li.box_right dl.work dd.text_boldGreen {
font-size: 16px;
font-weight: bold;
color: #0f6a2c;
padding-top: 10px;
line-height: 1.5em;
}



#content_02 ul.box_wrapper li.box_right {
width: 100%;
float: none;
text-align: left;
margin-top: 20px;
}





#content_02 ul.box_wrapper li.box_right dl.details {
margin-top: 10px;
}

#content_02 ul.box_wrapper li.box_right dl.details dt {
font-size: 16px;
font-weight: bold;
color: ##000;
float: none;
padding-left: 3%;
background-color: #eee;
}

#content_02 ul.box_wrapper li.box_right dl.details dt span {
display: block;
}



#content_02 ul.box_wrapper li.box_right dl.details dd.text_box {
font-size: 13px;
}


#content_02 ul.box_wrapper li.box_right dl.details dd.text_box ul {
overflow: hidden;
margin-top: 10px;
margin-bottom: 10px;
}

#content_02 ul.box_wrapper li.box_right dl.details dd.text_box ul li {
padding-right: 1em;
line-height: 1.9em;
}


h2 {
font-size: 18px;
font-weight: bold;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝info＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/


#information {
/*margin-bottom: 60px;*/
padding-top: 30px;
background-color: #fff;
}
#information dl {
width: 90%;
    text-decoration: none;
    display: block;
    background-color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
				box-sizing: border-box;
				border: solid 2px #592c00;
				margin-left: auto;
				margin-right: auto;
				line-height: 1.2em;
}


#information dl:hover {
    background-color: #D2B48C;
				transition: 200ms;
}


#information dl dt {
font-size: 25px;
text-decoration: none;
font-weight: bold;
}
#information dl dt:before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 21px;
    background-image: url(/image/tel_icon.png);
    background-size: contain;
    vertical-align: -3px;
    padding-right: 7px;
    background-repeat: no-repeat;
}
#information dl a {
text-decoration: none;
}
#information dl a dt {
color: #592c00;
}
#information dl dd {
color: #592c00;
}
#information dl a dd {
font-size: 12px;
}


#information p {
margin-bottom: 30px;
font-size: 12px;
line-height: 1.5em;
margin-top: 10px;
}














