@charset "utf-8";
/*------------------------------------------------------------
	スタッフ紹介
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: 18px;
}

#conts .section01 {
	margin: 0 27px 51px 12px;
	clear: both;
}

#conts .section01 .textBox {
	float: right;
	width: 435px;
}

#conts .section01 h3 {
	margin-bottom: 13px;
	padding: 5px 0 10px;
	font-size: 18px;
	background: url(../img/common/line01.gif) repeat-x left bottom;
}

#conts .section01 p {
	margin: 0 1px 6px;
	font-size: 1.2em;
	line-height: 1.8;
}

#conts .section01 dl {
	margin: 0 1px;
	font-size: 14px;
	line-height: 1.83;
	word-wrap: break-word;
}

#conts .section01 dl dt {
	padding: 8px 0 0;
	color: #e42021;
	font-weight: bold;
}

.comTable td.form-large {
  padding-top: 20px;
}

.comTable span.form-attension {
  display: inline-block;
    line-height: 1.2;
    margin-top: 10px;
}

.txtPrivacy {
  text-align: center;
    margin-top: 15px;
}

.comTable textarea.form-textarea {
  width: 80%;
}

.staff_images {
	width: 230px;
	height: auto;
}

.suigyu_info-item {
	display: none;
}
.suigyu_photo_list {
	overflow: hidden;
	margin-bottom: 10px;
}
.panel_item {
	display: block;
	width: 33%;
	float: left;
	font-size: 12px;
	border: solid 1px #F2F0EA;
}
.panel_item a {
	background: url("../img/general/arrow-20.png") 10px center no-repeat;
	background-size: 3%;
	display: block;
	padding: 10px 10px 10px 30px;
	box-sizing: border-box;
	color: #000;
	text-decoration: none;
}
.panel_item .on {
	background-color: #fe4d4d;
	color: #fff;
	font-weight: bold;
}

#conts .single .textBox {
    float: none;
    width: 100%;
    margin-top: 16px;
}

#conts .single > img {
    width: auto;
    display: block;
    margin: auto;
    max-width: 100%;
}
