@media screen and (min-width: 960px) {
/* ====================================================================== */
/* consultation */
/* ====================================================================== */

#lower_page h2 {
  background: #775142;
  margin: 0 0 20px;
  padding: 10px;
}

h2 span {
  background: url(/common/img/pc/consultation/bg_title.gif) repeat-y;
}

/* page_title
----------------------------------------------*/
/*.page_title h1 span {
  padding: 0 0 0 90px;
}

.page_title h1 span:before {
  content: url(/common/img/pc/contact/icon_ttl.png);
  left: 0;
  margin: -5px 0 0;
  position: absolute;
  top: 5%;
}*/

#main_image{
	margin-bottom:20px;
}

#top_read{
	margin-bottom:20px;
}

#top_read h3.read_title01{
	color:#FF7F00;
	font-size:200%;
	font-weight:bold;
	margin-bottom:20px;
}

#service_wrap h3,
#foreigner_service_wrap h3{
	background:#755144;
	color:#fff;
	padding:10px;
	font-size:100%;
	margin-bottom:20px;
}

#service_wrap #service_list{
}

#service_wrap #service_list li h4{
	font-size:200%;
	font-weight:bold;
	border-bottom:1px solid #000;
	margin-bottom:20px;
}

#service_wrap #service_list li .service_info{
	overflow:hidden;
	padding-bottom:50px;
}

#service_wrap #service_list li .service_img{
	width:324px;
	float:left;
}

#service_wrap #service_list li .service_read{
	width:650px;
	float:right;
}

#service_wrap #service_list li .service_read h5{
	color:#FF7F00;
	font-size:160%;
	font-weight:bold;
	margin-bottom:0.5em;	
}

#service_wrap #service_list li .service_read p{
	margin-bottom:1em;
}

#service_wrap #service_list li .service_read .btn_link_wrap{
	overflow:hidden;
}

#service_wrap #service_list li .service_read .btn_link a {
  background: #FFF7AD;
  border-radius: 4px;
  border: 1px solid #333;
  box-sizing: border-box;
  box-shadow: 1px 1px 4px 0px rgba(255,255,255,0.35) inset,-1px -1px 4px 0px rgba(0,0,0,0.35) inset;
  display: block;
  font-size:100%;
  font-weight: bold;
  padding: 5px 20px;
  text-align:center;
	width:50%;
	float:right;
}

#service_wrap #service_list li .service_read .btn_link a:hover {
  background: #fff;
  color: #00B683;
}

/* ====================================================================== */
/* service01.html */
/* service02.html */
/* service03.html */
/* ====================================================================== */

.indent01{
	padding:0 43px;
}

.indent02{
	padding:0 43px 40px 43px;
}

.service_mes{
	margin-bottom:20px;
}

#contents .cat_title01{
	font-size:150%;
	font-weight:bold;
	margin-bottom:20px;
}

#service_detail_wrap,
#merit_detail_wrap{
	overflow:hidden;
	margin-bottom:40px;
}

#service_detail_wrap02{
	overflow:hidden;
	width:604px;
	margin:0 auto 40px auto;
}

.service_detail,
.merit_detail{
	width:295px;
	float:left;
	margin-right:14px;
}

.service_detail:last-child,
.merit_detail:last-child{
	margin-right:0!important;
}

.service_detail_img,
.merit_detail_img{
	margin-bottom:20px;
}

.service_detail dl dt,
.merit_detail dl dt{
	font-size:150%;
	font-weight:bold;
	margin-bottom:10px;
}

.service_detail dl dd,
.merit_detail dl dd{
	font-size:100%;
}

#contents .btn_link_large a {
  background: #FFF7AD;
  border-radius: 100px;
  border: 1px solid #333;
  box-sizing: border-box;
  box-shadow: 1px 1px 4px 0px rgba(255,255,255,0.35) inset,-1px -1px 4px 0px rgba(0,0,0,0.35) inset;
  display: block;
  font-size: 3.0rem;
  font-weight: bold;
  padding: 5px 20px;
  text-align: center;
	width:50%;
	margin:0 auto;
}

#contents .btn_link_large a:hover {
  background: #fff;
  color: #00B683;
}

#resolution_case_wrap{
	padding:20px 0 0 0;
	margin-bottom:40px;
}

#resolution_case_wrap .case01{
	background:url(../../img/pc/consultation/service01/bg_wood_plate01.jpg) repeat-y 0 0;
	width:516px;
	min-height:391px;
	padding:30px;
	box-sizing:border-box;
	float:left;
	display:block;
	position:relative;
}

#resolution_case_wrap .case01 h5{
	position:absolute;
	top:-20px;
	left:50px;
}

#resolution_case_wrap .case02{
	background:url(../../img/pc/consultation/service01/bg_wood_plate02.jpg) repeat-y 0 0;
	width:396px;
	min-height:391px;
	padding:30px;
	box-sizing:border-box;	
	float:right;
	display:block;
	position:relative;
}

#resolution_case_wrap .case02 h5{
	position:absolute;
	top:-20px;
	left:50px;
}

#resolution_case_wrap .case01 .case_inner{
	background:#fff;
	padding:40px 20px 20px 20px;
	box-sizing:border-box;
	min-height:300px;
}

#resolution_case_wrap .case02 .case_inner{
	background:#fff;
	padding:40px 20px 20px 20px;
	box-sizing:border-box;
	min-height:300px;
}

.foreigner_service_info{
	background:#FEF6DE;
	padding:20px;
	margin-bottom:20px;
}

.foreigner_service_info dt{
	font-size:150%;
	font-weight:bold;
}

.foreigner_service_info dd{
	margin:0 0 0 30px;
}

#step_flow_wrap01{
	background:url(../../img/pc/consultation/service03/bg_step_flow01.jpg) no-repeat 0 100%;
	padding:0 0 0 200px;
	margin-bottom:40px;
}

#step_flow_wrap02{
	background:url(../../img/pc/consultation/service03/bg_step_flow02.jpg) no-repeat 0 100%;
	padding:0 0 0 200px;
	margin-bottom:40px;
}

#step_flow_wrap01 dl,
#step_flow_wrap02 dl{
	border:1px solid #2F4100;
}

#step_flow_wrap01 dl dt,
#step_flow_wrap02 dl dt{
	background:#ECD073;
	padding:10px 20px;
	font-size:150%;
	font-weight:bold;
}

#step_flow_wrap01 dl dt span ,
#step_flow_wrap02 dl dt span {
	background:#D93600;
	color:#fff;
	border-radius:100px;
	line-height:1.0;
	width:30px;
	height:30px;
	padding:0 10px;
	margin-right:1em;
}

#step_flow_wrap01 dl dd,
#step_flow_wrap02 dl dd{
	background:#FFFEE7;
	padding:10px 20px;
}

.step_arrow{
width: 0;
height: 0;
border-style: solid;
border-width: 20px 20px 0 20px;
border-color: #000000 transparent transparent transparent;
text-align:center;
margin:10px auto;
}

/* min-width: 960px end ----------------------*/
}