@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
#gHeader {
	margin-bottom: 0;
}

#main .headLine01 {
    padding: 16px 0 21px 10px;
}

#main .headLine01 span {
	display: block;
	color: #CB2417;
	font-size: 14px;
	line-height: 1;
}

#main .headLine02 {
	margin-bottom: 14px;
	padding-bottom: 6px;
}

#pagePath {
	margin: 0 10px 18px;
	line-height: 1;
}

#main .photo {
	margin: 0 8px 30px;
}

#main .photo img {
	width: 100%;
}

#main .ttl {
	margin: 0 10px 10px;
	padding: 7px 0;
	color: #CB2417;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-color: #EFEFEF;
	border-radius: 3px;
}

#main .txt01 {
	margin: 0 10px 9px;
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
	line-height: 1.65;
}

#main .photo02 {
	margin: 0 auto 9px;
	width: 55%;
}

#main .photo02 img {
	width: 100%;
}

#main .txt02 {
	margin: 0 10px 5px;
	font-size: 12px;
	line-height: 1.8;
}

#main .txt02 span {
	color: #CB2417;
}

#main .txt03 {
	margin: 0 10px 12px;
	color: #999;
	font-size: 12px;
	line-height: 1.4;
}

#main .area {
	margin: 0 10px 5px;
	padding: 10px;
	background-color: #FBF1F0;
}

#main .area ul {
	font-size: 9px;
}

#main .area li {
	padding-left: 10px;
	line-height: 1.8;
	background: url(../img/common/icon02.gif) no-repeat left 5px;
	background-size: 5px 5px;
}

#main .txt04 {
	margin: 0 10px 30px;
	font-size: 9px;
}

#main .txt04 a {
	color: #CB2417;
	text-decoration: underline;
}

#main .txt04 a:hover {
	text-decoration: none;
}

#main h4 {
	margin: 0 10px 15px;
	padding-left: 10px;
	font-weight: normal;
	background: url(../img/common/icon22.gif) no-repeat left center;
	background-size: 5px 15px;
}

#main .ttl02 {
	margin-bottom: 15px;
}

#main .photo03 {
	margin: 0 auto 9px;
	width: 49%;
}

#main .photo03 img {
	width: 100%;
}

#main .phoList {
	margin: -10px 10px 12px;
}

#main .phoList li {
	margin: 10px 2% 0 0;
	width: 23.5%;
	float: left;
}

#main .phoList li:nth-child(4n) {
	margin-right: 0;
}

#main .phoList li img {
	width: 100%;
}

#main .txt05 {
	margin: 0 10px 4px;
	padding-left: 2em;
	color: #333;
	font-size: 9px;
	line-height: 1.8;
	text-indent: -2em;
}

#main .photo04 {
	margin: 0 auto 9px;
	width: 40%;
}

#main .photo04 img {
	width: 100%;
}

#main .h4Ttl {
	margin-bottom: 4px;
}

#main .txt06 {
	margin-bottom: 15px;
}

#main .txt07 {
	margin: 0 10px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 1.8;
	background: url(../img/common/icon02.gif) no-repeat left 10px;
	background-size: 5px 5px;
}

#main .txt07 span {
	display: block;
	font-size: 10px;
}

#main .txt07 a {
	color: #CB2417;
	font-size: 9px;
	text-decoration: underline;
}

#main .txt07 a:hover {
	text-decoration: none;
}

#main .comBtm {
	margin-top: 30px;
}