@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
#gNavi .nav02 a {
	background-color: #e8eeec;
}

#main .comBox {
	width: 928px;
}

#main .greetingsBox {
	margin-bottom: 52px;
}

#main .greetingsBox .title {
	margin: 0 0 6px 7px;
	color: #5D4A33;
	font-size: 31px;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: -2px;
	line-height: 1.5;
}

#main .greetingsBox p {
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 1.87;
}

#main .greetingsBox .strongTxt {
	margin-bottom: 30px;
	font-weight: bold;
}

#main .profileBox {
	margin-bottom: 56px;
}

#main .profileBox .headLine03 {
	margin-bottom: 42px;
}

#main .profileBox .photoBox {
	width: 243px;
	float: right;
	text-align: center;
}

#main .profileBox .photoBox img {
	border: 2px solid #d8d7d5;
}

#main .profileBox .photoBox p {
	margin-top: 15px;
	color: #5D4A33;
	font-size: 16px;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1.5;
	letter-spacing: 0.05;
}

#main .profileBox .textUl {
	width: 660px;
	font-size: 16px;
	line-height: 1.3;
	float: left;
}

#main .profileBox .textUl > li {
	width: 200px;
	float: left;
}

#main .profileBox .textUl > li:last-child {
	width: 440px;
}

#main .profileBox .textUl > li dt {
	margin-bottom: 9px;
	text-indent: -10px;
}

#main .profileBox .textUl > li dd {
	margin-bottom: 9px;
}

#main .profileBox .textUl .subUl {
	margin: -5px 0 -4px;
}

#main .profileBox .textUl .subUl li {
	line-height: 1.88;
}

#main .borderBox {
	margin: 0 28px 52px;
	padding: 3px;
	border: 2px solid #af9678;
	position: relative;
}

#main .borderBox .comTitle {
	position: absolute;
	top: -25px;
	left: 16px;
}

#main .borderBox .innerBox {
	padding: 33px 52px 4px;
	border: 2px solid #d7caba;
}

#main .borderBox .innerBox02 {
	padding-bottom: 39px;
}

#main .borderBox .listDl {
	margin-bottom: 11px;
	font-size: 16px;
}

#main .borderBox .listDl dt {
	line-height: 2.88;
	float: left;
}

#main .borderBox .listDl dd {
	padding-left: 72px;
	line-height: 2.88;
}

#main .borderBox .listDl02 dd {
	padding-left: 81px;
	text-indent: -8px;
}

#main .borderBox .innerBox p {
	margin-bottom: 21px;
	font-size: 16px;
}

#main .borderBox .innerBox .txtMar {
	margin-bottom: 10px;
}

#main .borderBox .innerBox .textDl {
	margin: 15px 0 49px;
	font-size: 16px;
}

#main .borderBox .innerBox .textDl dt {
	margin: 0 0 3px -6px;
}

#main .borderBox .innerBox .textDl dd {
	margin-bottom: 28px;
	line-height: 1.76;
}

#main .borderBox .innerBox .textDl dd:last-child {
	margin-bottom: 0;
}

#main .borderBox .innerBox .comButton a {
	padding: 22px 0 22px;
	font-size: 22px;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#main .comBox {
		width: auto;
	}	
	
	#main .greetingsBox {
		margin: 0 10px 30px;
	}
	
	#main .greetingsBox .headLine03 {
		margin-bottom: 28px;
	}
	
	#main .greetingsBox .title {
		font-size: 20px;
		line-height: 1.6;
	}
	
	#main .greetingsBox p {
		font-size: 16px;
		line-height: 1.6;
	}
	
	#main .profileBox {
		margin: 0 10px 40px;
	}
	
	#main .profileBox .photoBox {
		margin-bottom: 15px;
	}
	
	#main .profileBox .photoBox,
	#main .profileBox .textUl {
		width: auto;
		float: none;
	}
	
	#main .profileBox .photoBox img {
		max-width: 100%;
	}
	
	#main .profileBox .photoBox p {
		font-size: 18px;
		line-height: 1.6;
	}
	
	#main .profileBox .textUl {
		margin: 0 7px;
		font-size: 16px;
		line-height: 1.6;
	}
	
	#main .profileBox .textUl > li {
		width: auto;
		float: none;
	}
	#main .profileBox .textUl > li:last-child {
		width: 98%;
	}
	#main .borderBox {
		margin: 0 10px 60px;
		padding: 2px;
	}
	
	#main .borderBox .listDl,
	#main .borderBox .innerBox p,
	#main .borderBox .innerBox .textDl {
		font-size: 16px;
		line-height: 1.6;
	}
	
	#main .borderBox .innerBox {
	    padding: 33px 11px 16px;
	}
	
	#main .borderBox .innerBox .comButton {
		width: 250px;
		background-size: 250px auto;
	}
	
	#main .borderBox .innerBox .comButton a {
		padding: 13px 0 14px;
		min-height: 39px;
		font-size: 16px;
	}
	
	#main .profileBox .headLine03 {
    	margin-bottom: 28px;
	}
	
	#main .borderBox .listDl dd {
		padding-left: 89px;
		letter-spacing: -1.3px;
	}
	
	#main .borderBox .listDl dd,
	#main .borderBox .listDl dt {
		line-height: 1.6;
	}
	
	#main .profileBox .textUl .subUl li,
	#main .borderBox .innerBox .textDl dd {
		line-height: 1.6;
	}
	
}
