/*------------------------------------------------------------
	◆読み込みHTML
	/index.html
------------------------------------------------------------*/
#header {
	padding-bottom: 30px;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#header {
		padding-bottom: 20px;
	}
}

#main {
	padding: 50px 0 93px;
	background: url(../images/greeting/main_bg.jpg) repeat left top;
	background-size: 125px 725px;
	position: relative;
}

#main:before {
	width: 100%;
	height: 12px;
	background: url(../images/greeting/bg01.jpg) no-repeat left top;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
}

#main:after {
	width: 100%;
	height: 63px;
	background: url(../images/common/com_bg02.png) no-repeat left top;
	background-size: 100% 63px;
	position: absolute;
	bottom: 1px;
	left: 0;
	content: " ";
}

@media all and (min-width: 0) and (max-width: 767px) {
	#main {
		padding-top: 30px;
	}

	#main:before {
		height: 6px;
		background-size: auto 6px;
	}
}

#main .comHeading01 {
	margin-bottom: 40px;
	padding-bottom: 20px;
}

#main .comHeading01 span {
	margin-bottom: 12px;
}

#main #greeting {
	background: url(../images/greeting/bg02.jpg) repeat-y center 95px;
	background-size: 1280px 825px;
}

#main #greeting .mainBox {
	margin: 0 auto;
	padding: 30px 80px 72px;
	width: 800px;
	background: url(../images/greeting/greeting_bg.jpg) repeat left top;
	border-radius: 8px;
}

#main #greeting .title {
	margin-bottom: 34px;
	font-size: 2.6em;
	font-weight: bold;
	text-align: center;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#main .comHeading01 {
		margin-bottom: 15px;
		padding-bottom: 17px;
		background-size: 30px 26px;
	}

	#main .comHeading01 span {
		margin-bottom: 6px;
	}

	#main .comHeading01 img {
		width: 45%;
	}

	#main #greeting {
		background: none;
	}

	#main #greeting .mainBox {
		margin: 0 10px;
		padding: 20px 20px 25px;
		width: auto;
	}

	#main #greeting .title {
		margin-bottom: 16px;
		font-size: 1.5em;
		text-align: left;
	}
}

#main #greeting .imgBox {
	margin: 0 10px 55px 0;
}

#main #greeting .imgBox .photoBox {
	margin: 9px 0 0 22px;
	float: right;
}

#main #greeting .imgBox .textBox p {
	margin-bottom: 16px;
	font-size: 1.6em;
	line-height: 2;
	text-indent: 1em;
}

#main #greeting .imgBox .textBox p:last-child {
	margin-bottom: 0;
}

#main #greeting .officeBox .photoBox {
	margin: 6px 0 0 30px;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#main #greeting .imgBox {
		margin: 0 0 46px;
	}

	#main #greeting .imgBox .photoBox {
		margin: 0 0 18px;
		float: none;
	}

	#main #greeting .imgBox .photoBox img {
		width: 100%;
	}

	#main #greeting .imgBox .textBox p {
		margin-bottom: 13px;
		font-size: 1.4em;
		line-height: 1.5;
	}
}

#main #greeting .heading02 {
	margin-bottom: 42px;
	padding: 33px 0 27px;
	border-bottom: 3px dashed #482c0d;
	text-align: center;
}

#main #greeting .heading02 span {
	padding: 0;
	background: none;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#main #greeting .heading02 {
		margin-bottom: 19px;
		padding: 25px 0 0;
		border-bottom: none;
	}

	#main #greeting .heading02 span {
		padding-bottom: 20px;
		background: url(../images/common/line02.png) repeat-x left bottom;
		background-size: 9px 2px;
		display: block;
	}


	#main #greeting .heading02 img {
		width: 80%;
	}
}

#main #greeting .h4Ttl {
	margin-bottom: 40px;
}

#main #greeting .h4Ttl span {
	display: block;
}

#main #greeting .h4Ttl .title span {
	border-bottom: 2px solid #e7bcbf;
	display: inline;
	line-height: 1.5;
}

#main #greeting .h4Ttl .ttl {
	margin-bottom: 17px;
	padding-top: 46px;
	background: url(../images/greeting/h3_img.png) no-repeat center top;
	background-size: 65px 5px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

#main #greeting .h4Ttl .ttl span {
	margin-top: 6px;
	background: url(../images/common/com_bg03.png) no-repeat center center;
	background-size: 50px 58px;
	display: block;
	font-size: 6.2em;
	font-weight: 300;
	line-height: .8;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#main #greeting .h4Ttl {
		margin-bottom: 20px;
	}

	#main #greeting .h4Ttl .title span {
		border-bottom: 1px solid #e7bcbf;
	}

	#main #greeting .h4Ttl .ttl {
		margin-bottom: 12px;
		padding-top: 25px;
	}

	#main #greeting .h4Ttl .ttl span {
		margin-top: 11px;
		background-size: 50px 58px;
		line-height: .8;
	}
}

#main #cherish .imgBox.photoBox {
	margin-left: 20px;
}

#main #cherish .imgBox .textBox p {
	margin-bottom: 16px;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#main #cherish .imgBox .photoBox {
		margin: 0 0 15px;
	}

	#main #cherish .imgBox .textBox p {
		margin-bottom: 14px;
	}
}

#main #cherish .h4Ttl {
	margin-bottom: 36px;
}

#main #cherish .h4Ttl .ttl {
	padding-top: 0;
	background: none;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#main #cherish .h4Ttl {
		margin-bottom: 17px;
	}

	#main #cherish .h4Ttl .ttl {
		margin-bottom: 12px;
	}
}

#main #cherish .imgBox {
	margin-bottom: 33px;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#main #cherish .imgBox {
		margin-bottom: 45px;
	}
}

#main #difficult .h4Ttl {
	margin-bottom: 42px;
}

#main #difficult .h4Ttl .ttl span {
	background-image: url(../images/greeting/bg01.png);
}

#main #difficult .h4Ttl .title span {
	border-bottom-color: #e8c2e0;
}

#main #difficult .imgBox {
	margin-bottom: 65px;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#main #difficult .h4Ttl {
		margin-bottom: 16px;
	}

	#main #difficult .h4Ttl .title {
		margin-bottom: 16px;
	}

	#main #difficult .h4Ttl .title span {
		font-size: 1.05em;
	}

	#main #difficult .imgBox {
		margin-bottom: 45px;
	}
}

#main #greeting .imgBoxL .photoBox {
	margin: 9px 25px 0 16px;
	float: left;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#main #greeting .imgBoxL .photoBox {
		margin: 0 3px 15px;
		float: none;
	}

	#main #greeting .imgBoxL .photoBox img {
		width: 100%;
	}
}

#main #report .h4Ttl .ttl span {
	background-image: url(../images/greeting/bg02.png);
}

#main #report .h4Ttl .title span {
	border-bottom-color: #c3e7f3;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#main #report .h4Ttl {
		margin-bottom: 0;
	}

	#main #report .h4Ttl .title {
		margin-bottom: 15px;
	}

	#main #report .h4Ttl .title span {
		font-size: 1.05em;
	}
}

#main #report .imgBox {
	margin-bottom: 69px;
}

#main #report .imgBox .photoBox {
	margin-top: 10px;
}

#main #report .imgBox .textBox p:first-child {
	margin-bottom: 0;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#main #report .imgBox {
		margin-bottom: 47px;
	}

	#main #report .imgBox .photoBox {
		margin-bottom: 17px;
	}
}

#main #mood .h4Ttl {
	margin-bottom: 42px;
}

#main #mood .h4Ttl .ttl span {
	background-image: url(../images/greeting/bg03.png);
}

#main #mood .h4Ttl .title span {
	border-bottom-color: #c7d665;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#main #mood .h4Ttl .title {
		margin-bottom: 15px;
	}

	#main #mood .h4Ttl .title span {
		font-size: 1.05em;
	}
}

#main #mood .imgBox {
	margin-bottom: 84px;
}

#main #mood .imgBox p {
	clear: both;
	font-size: 1.6em;
	line-height: 2;
	text-indent: 1em;
}

#main #mood .imgBox .photoBox {
	margin: 9px 20px 0 10px;
}

#main #mood .imgBox .textBox {
	width: 380px;
	float: right;
}

#main #mood .imgBox .textBox p {
	margin-bottom: 20px;
}

#main #mood .imgBox .textBox li {
	margin-bottom: 28px;
	padding-left: 1em;
	font-size: 1.6em;
	line-height: 1.4;
	text-indent: -.5em;
}

#main #mood .imgBox .textBox li i {
	color: #92bc4a;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#main #mood .imgBox {
		margin-bottom: 47px;
	}

	#main #mood .imgBox p {
		font-size: 1.4em;
		line-height: 1.5;
	}

	#main #mood .imgBox .photoBox {
		margin: 0 0 18px;
	}

	#main #mood .imgBox .textBox {
		width: auto;
		float: none;
	}

	#main #mood .imgBox .textBox p {
		margin-bottom: 13px;
	}

	#main #mood .imgBox .textBox li {
		margin-bottom: 13px;
		font-size: 1.4em;
		line-height: 1.5;
	}
}

#main #realization .h4Ttl .ttl span {
	background-image: url(../images/greeting/bg04.png);
}

#main #realization .h4Ttl .title span {
	border-bottom-color: #e7da83;
}

#main #realization .imgBox .photoBox {
	margin-top: 11px;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#main #realization .imgBox .photoBox {
		margin-top: 0;
	}
}

#main #law .h4Ttl .ttl span {
	background-image: url(../images/greeting/bg05.png);
}

#main #law .h4Ttl .title span {
	border-bottom-color: #e7b083;
}

#main #law .imgBox {
	margin-bottom: 108px;
}

#main #law .imgBox .photoBox {
	margin: 10px 19px 0 10px;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#main #law .imgBox {
		margin-bottom: 47px;
	}

	#main #law .imgBox .photoBox {
		margin: 0 0 18px;
	}
}

#main #support .h4Ttl .ttl span {
	background-image: url(../images/greeting/bg06.png);
}

#main #support .h4Ttl .title span {
	border-bottom-color: #e7adad;
}

#main #support .imgBox {
	margin-bottom: 0;
}

#main #support .imgBox .photoBox {
	margin-top: 10px;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#main #support .imgBox .photoBox {
		margin-top: 0;
	}
}
