@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main .mainBox {
	margin: 0 auto;
	width: 1011px;
}

#main .bgSec01 {
	background-image: url(../img/common/back.png);
	padding-top: 96px;
	padding-right: 0;
	padding-bottom: 85px;
	padding-left: 0;
	width: 100%;
}

#main .bgSec01 p {
	margin-bottom: 75px;
	text-align: center;
}

#main .bgSec01 .linkList {
	margin: 0 auto;
	width: 526px;
}

#main .bgSec01 .linkList li {
	margin-left: 45px;
	float: left;
}

#main .bgSec01 .linkList li:first-child {
	margin-left: 0;
}

#main .hover {
	display: none !important;
	position: absolute;
	left: 0;
	top: 0;
	width: 159px;
	height: 159px;
	background: url(../img/index/hover_bg01.png) repeat left top;
}

#main a:hover .hover {
	display: block !important;
}

#main .bgSec02 {
	padding: 32px 0 47px;
	background-color: #d7c5a2;
}

#main .bgSec02 h2 {
	margin-bottom: 23px;
	padding-bottom: 12px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#main .bgSec02 h2 span {
	margin-top: 4px;
	float: right;
	display: block;
	color: #5b4c2c;
	font-size: 1.4em;
	font-weight: normal;
}

#main .bgSec02 .listUl li {
	padding: 0 40px 10px 25px;
	float: left;
	width: 265px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}

#main .bgSec02 .listUl li:first-child {
	padding: 0 70px 0 0;
	border-left: none;
}

#main .bgSec02 .listUl li a {
	display: block;
}

#main .bgSec02 .listUl li a:hover {
	text-decoration: none;
}

#main .bgSec02 .listUl li a .pho {
	position: relative;
}

#main .bgSec02 .listUl li a span {
	display: block;
	font-size: 1.4em;
	line-height: 1.7;
}

#main .bgSec02 .listUl li a .ttl {
	margin: 7px 0 10px;
	font-size: 1.8em;
	line-height: 1.4;
}

#main .bgSec02 .listUl li a .ttl span {
	color: #5b4c2c;
	font-size: 0.65em;
}

#main .bgSec02 .listUl li a .link {
	margin-top: 15px;
	color: #FFF;
	font-size: 1.4em;
	font-weight: bold;
}

#main .bgSec02 .listUl li a:hover .link {
	color: #f666a3;
}

#main .bgSec03 {
	padding: 59px 0 87px;
	background-color: #F2F2F2;
}

#main .bgSec03 .mainBox {
	width: 1016px;
}

#main .bgSec03 h2 {
	margin-bottom: 27px;
}

#main .bgSec03 a {
	display: block;
	position: relative;
	font-size: 1.4em;
	line-height: 1.7;
	background-color: #FFF;
}

#main .bgSec03 a:hover {
	text-decoration: none;
}

#main .bgSec03 a span {
	display: block;
}

#main .bgSec03 a .hover {
	width: 100%;
	height: 100%;
	background: url(../img/index/hover_bg02.png) repeat left top;
}

#main .bgSec03 a .ttl {
	margin-bottom: 12px;
	font-size: 1.35em;
	font-weight: bold;
}

#main .bgSec03 .lBox {
	margin-right: 23px;
	float: left;
	width: 322px;
}

#main .bgSec03 .lBox a {
	padding: 32px 25px 0;
	color: #535353;
}

#main .bgSec03 .lBox a .ttl {
	color: #262626;
}

#main .bgSec03 .lBox a img {
	margin: 55px -25px 0;
}

#main .bgSec03 .txtInner {
	margin-right: 26px;
	float: left;
	width: 323px;
}

#main .bgSec03 .txtInner .txtBox {
	margin-bottom: 25px;
	position: relative;
}

#main .bgSec03 .txtInner .txtBox .line {
	position: absolute;
	left: 12px;
	top: 14px;
}

#main .bgSec03 .txtInner .txtBox a {
	padding: 0 40px 75px;
	background: url(../img/index/txt_box_bg.gif) no-repeat center bottom;
}

#main .bgSec03 .txtInner .txtBox a .ttl {
	margin-bottom: 5px;
	font-size: 1.3em;
}

#main .bgSec03 .txtInner .txtBox a .pho {
	margin: 0 -40px 15px;
}

#main .bgSec03 .txtInner .txtBox02 a {
	padding: 15px 13px;
	background-color: #d7c5a2;
}

#main .bgSec03 .txtInner .txtBox02 a .innerBox {
	padding: 20px 15px;
	border: 12px solid #FFFFFF;
}

#main .bgSec03 .txtInner .txtBox02 a .innerBox .ttl {
	margin-bottom: 10px;
	font-size: 1.3em;
	text-align: center;
}

#main .bgSec03 .txtInner .txtBox02 a .innerBox .link {
	margin-top: 25px;
	color: #FFC;
	font-weight: bold;
	text-align: center;
}

#main .bgSec03 .rBox {
	float: left;
	width: 322px;
}

#main .bgSec03 .rBox .txtBox {
	margin-bottom: 25px;
}

#main .bgSec03 .rBox .txtBox a {
	padding: 30px 25px 20px;
	color: #535353;
}

#main .bgSec03 .rBox .txtBox a img {
	margin: 15px auto 0;
	display: block;
}

#main .bgSec03 .rBox .txtBox a .pho {
	margin: 15px -20px 0;
}

#main .bgSec03 .rBox .txtBox02 {
	margin-bottom: 0;
}

#main .bgSec03 .rBox .txtBox02 a {
	padding-bottom: 5px;
}

#main .bgSec03 .rBox .txtBox02 a .ttl {
	margin-bottom: 8px;
}
