@charset "utf-8";
/* CSS Document 

*{
	 font-family:;
	color:initial;
}
*/

#wrapper #content{
	width:980px;
	margin:0 auto;
}

#wrapper #content h2{
	padding-top:60px;
	padding-bottom:44px;
	width:100%;
	text-align:center;
}

#wrapper #content h2 img{
	display:inline;
}

#wrapper #content #c2{
	margin-bottom:56px;
}

#wrapper #content #c2 h3{
	width:980px;
	padding-bottom:12px;
	border-bottom:1px #b7acdd solid;
	text-align:center;
}

#wrapper #content #c2 h3 img{
	display:inline;
}

#wrapper #content #c2 dl{
	display:table;
	border-bottom:1px #b7acdd solid;
	width:100%;
	padding:28px 10px;
}

#wrapper #content #c2 dl dt{
	display:table-cell;
	background:#493f74;
	width:100px;
	color:#fff;
	vertical-align:middle;
	text-align:center;
	font-size:87.5%;
	height:35px;
}

#wrapper #content #c2 dl dd{
	display:table-cell;
	vertical-align:middle;
	font-size:87.5%;
	line-height:1.5;
	padding-left:45px;
}


/*==============================================
people
==============================================*/


#people {
	font-size: 87.5%;
	line-height: 1.5;
	}

.people-sp {
	padding-left: 60px;
	padding-right: 60px;
	}

#people .box1 {
	float: left;
	padding-left: 50px;
	width: 440px;
	}

#people .box2 {
	float: left;
	padding-right: 50px;
	width: 440px;
	}
/*==============================================
2018/06/28  追記 01.html
==============================================*/
.img_read_box{
 width:900px;
 overflow: hidden;
}
/*==============================================
2018/06/28  追記 01.html
==============================================*/
.img_read_box30{
 width:900px;
 overflow: hidden;
}
.img_read_box p{
 text-align:left;
 line-height:2;
 font-size:1rem;
}
.img_read_box img{
  float:right;
  clear: both;
  vertical-align:bottom;
  width:34%;
  padding-left:20px;
}

.read_box_caption{
  font-size: 0.8em;
  float:right;
  clear: both;
  vertical-align:bottom;
  width:34%;
  padding-left:20px;
  text-align:left;
  margin-top: 10px;
}

.img_read_box30 img{
	float: right;
	clear: both;
	vertical-align: bottom;
	width: 30%;
	padding-left: 20px;
}
.top_spacer {
    float: right;
    width: 1px;
    height: 90px;
}


/*==============================================
2022/05/30  追記 companyprofile
==============================================*/

#enkaku tr th{
font-weight: normal!important;
}

/*==============================================
2022/07/15  追記 company
==============================================*/


.ichigyou img{
    vertical-align: middle;
    display: inline-block;
    padding-right: 40px;
    width: 240px;
}
.ichigyou p{
    display: inline-block;
}

.ichigyou {
	font-size: 1.5em;
    font-weight: 600;

}

.ichigyou-wrapper a{
  margin: 0 auto 40px;
  max-width: 860px;
    display: block;
}


.ichigyou-wrapper a:hover,.ichigyou-wrapper a{
  text-decoration: none;
}

.ichigyou-wrapper {
	margin-top: 63px;
}



#c1 h3{
	color: #fff;
	margin: 0 auto 4%;
}

.h2_box p{
	text-align: left!important;
    margin: 40px auto 30px;
}

#c1 p{
	max-width: 640px;
}

@media (max-width: 540px) {
	.h2_box p{
		margin: 10px auto 20px;
	}
}

.description {
    width: 860px;
    margin: 0 auto 40px;
    font-size: 1.2rem;
    line-height: 2;
}

.about{
	font-family: 'Shippori Mincho', 'Yu Mincho', 'YuMincho', serif;
	color: #333!important;
}

