@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.mainVisual .lBox h2 {
	position: absolute;
	top: 66px;
	left: 57px;
}

.mainVisual .lBox .comLinkList {
	position: absolute;
	left: 65px;
	bottom: 26px;
}

.mainVisual .lBox .link01 {
	position: absolute;
	right: 13px;
	top: 14px;
}

.mainVisual .lBox p {
	position: absolute;
	bottom: 5px;
	right: 3px;
	font-size: 1.1em;
}

#main {
	margin-bottom: 66px;
}

#main .link02 {
	position: fixed;
	right: 40px;
	bottom: 82px;
	z-index: 20;
}

#main .comTxtBox {
	margin-bottom: 47px;
}

#main .comTxtBox .txtListBox {
	margin-left: 14px;
	width: 170px;
	float: left;
}

#main .comTxtBox .txtListBox .txtList {
	padding: 11px 2px 16px;
	background-color: #DAF2DB;
}

#main .comTxtBox .txtListBox .txtList li {
	margin-top: 4.5px;
	color: #42210B;
	font-size: 1.1em;
}

#main .comTxtBox .txtListBox .txtList li:first-child {
	margin-top: 0;
}

#main .comTxtBox .txtBox {
	margin-top: -12px;
}

#main .comTxtBox .txtBox p {
	margin-bottom: 17px;
	font-size: 1.3em;
	line-height: 1.55;
	text-align: justify;
	text-justify: inter-ideograph;
}

#main .comTxtBox .txtBox .title {
	margin-bottom: 3px;
	display: block;
	color: #00AC8D;
	font-size: 1.35em;
	font-weight: bold;
}

#main .comTxtBox .txtBox .title01 {
	letter-spacing: -1px;
}

#main .comTxtBox .txtBox .title span {
	font-size: 0.7em;
}

#main .comTxtBox .txtBox .txt {
	margin-top: 4px;
	display: block;
	font-size: 0.8em;
}

#main .comTxtBox .txtBox .green {
	color: #00AC8D;
}

#main .comTxtBox .txtBox .text {
	letter-spacing: -1px;
}

#main .comTxtBox .txtBox .openBox {
	display: none;
}

#main .comTxtBox .txtBox .openLink .close {
	display: none;
}

#main .comTxtBox .txtBox .closeLink .close {
	display: inline-block;
}

#main .comTxtBox .txtBox .closeLink .open {
	display: none;
}

#main .comTxtBox .txtBox .closeLink a:hover img {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

#main .voice {
	padding-top: 34px;
	clear: both;
	font-size: 1.2em;
	text-align: right;
}