@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts .headLine01 {
	margin-bottom: 22px;
}
#conts .imgBox {
	padding-bottom: 39px;
	margin-bottom: 40px;
	border-bottom: 1px solid #D6B09B;
}
#conts .imgBox .photo {
	width: 220px;
	float: left;
}
#conts .imgBox .photo img {
	width: 100%;
}
#conts .imgBox .textBox {
	margin-top: -5px;
	width: 460px;
	float: right;
}
#conts .imgBox .textBox .ttl {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 1.6rem;
	color: #D6B09B;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
	border-bottom: 1px solid #D6B09B;
}
#conts .imgBox .textBox .ttl > span {
	margin-right: 5px;
	display: inline-block;
	vertical-align: 2px;
}
#conts .imgBox .textBox .ttl > span span {
	padding: 1px 6px 0;
	font-weight: bold;
	font-size: 1rem;
	color: #fff;
	display: inline-block;
	background-color: #D6B09B;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#conts .imgBox .textBox .text {
	margin-bottom: 13px;
	color: #603813;
	font-size: 1rem;
	line-height: 2;
}
#conts .infoBox {
	padding: 19px 21px 26px;
	 border: 4px solid #EEE8E0;
	background: url("../img/staff/img01.png") no-repeat left 6px top 6px, url("../img/staff/img02.png") no-repeat right 6px top 6px, url("../img/staff/img03.png") no-repeat left 6px bottom 6px, url("../img/staff/img04.png") no-repeat right 6px bottom 6px;
	background-size: 14px auto;
}
#conts .infoBox p {
	color: #603813;
	line-height: 2;
	letter-spacing: -1px;
}
#conts .infoBox .title {
	margin-bottom: 6px;
	padding-bottom: 1px;
	color: #D6B09B;
	font-size: 1.6rem;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
	border-bottom: 1px solid #D6B09B;
	letter-spacing: 0;
}
#conts .imgBox01 {
	margin-bottom: 25px;
	border: none;
}
#conts .photoBox {
	margin-bottom: 30px;
}
#conts .photoBox img {
	width: 100%;
}
#conts p.center {
	text-align: center;
	padding: 10px 0;
}
#conts .imgBox{
	text-align: center;
}
#main .comMv .txt {
    margin-bottom: 18px;
    color: #D4AE99;
    line-height: 1.5;
    font-size: 1.6rem;
}
#conts .headLine01{
	margin-bottom: 21px;
}
@media all and (max-width: 767px) {
	#conts .headLine01 {
		margin-bottom: 28px;
	}
	#conts .imgBox .photo {
		width: 100%;
	}
	#conts .imgBox .textBox {
		width: 49%;
	}
	#conts .imgBox .textBox .ttl > span {
		margin: 0 0 5px;
		display: block;
	}
	#conts .imgBox .textBox .ttl > span span {
		padding: 0 5px;
		vertical-align: 2px;
		font-size: 1.25rem;
	}
	#conts .imgBox .textBox .ttl {
		margin-bottom: 9px;
		padding-bottom: 9px;
		font-size: 1.8rem;
	}
	#conts .imgBox .textBox .text {
		margin: 0;
		font-size: 1.25rem;
		line-height: 2;
	}
	#conts .imgBox {
		margin-bottom: 34px;	
		padding-bottom: 0;
		border: none;
	}
	#conts .infoBox {
		margin-bottom: 66px;
		padding: 30px 30px 26px;
		border-width: 2px;
		background: url("../img/common/img02.jpg") no-repeat left 3px top 3px,url("../img/common/img03.jpg") no-repeat right 3px top 3px,url("../img/common/img04.jpg") no-repeat left 3px bottom 3px,url("../img/common/img05.jpg") no-repeat right 3px bottom 3px;
		background-size: 36px auto;
	}
	#conts .infoBox .title {
		margin-bottom: 10px;
		padding-bottom: 10px;
		font-size: 1.5rem;
		text-align: center;
		line-height: 1.5;
	}
	#conts .infoBox p {
		letter-spacing: 0;
	}
	#conts .pinkBox {
		padding: 64px 0;
		margin: 0 -17px;
		background-color: #FCF3F4;
	}
	#conts .pinkBox .headLine01 {
		margin-bottom: 26px;
	}
}
@media all and (-ms-high-contrast:none){
	#conts .imgBox .textBox .ttl > span span {
		padding-top: 3px;
	}
	
}
