@charset "utf-8";

#nav5 a {
	background-position: -436px -57px;
}

#operations .sec-title {
	background-image: url(../operation/images/sec-title.png);
}

#operations ul {
	margin-top: 30px;
}

#operations ul li {
	width: 325px;
	float: left;
	margin-bottom: 0.7rem;
}

#operations ul li:nth-child(2n) {
	margin-left: 30px;
}

#operations ul li .thumb {
	width: 325px;
	height: 138px;
	overflow: hidden;
	margin-bottom: 12px;
}

#operations ul li .thumb img {
	width: 100%;
	height: auto;
}

#operations ul li .thumb a img:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#operations ul li h3 {
	margin-top: 0.5em;
	color: #218b65;
	font-size: 1.0rem;
	font-weight: bold;
}

#operations ul li h3 a {
	color: #218b65;
}

#operations ul li h3 a:hover {
	text-decoration: none;
}

#operations ul li p {
	font-size: 0.9rem;
	line-height: 1.8;
}

/* detail(common) */
.o-container {
}

.o-container .bx-wrapper {
	position: relative;
}

.o-container .bx-viewport {
	margin-top: 30px;
}

.o-container #slider li {
	height: 425px;
}

.o-container #slider li img {
	width: 100%;
	height: auto;
}

/* <,> */
.o-container .bx-controls-direction {
}

.o-container .bx-controls-direction:before,
.o-container .bx-controls-direction:after,
.o-container .bx-default-pager:before,
.o-container .bx-default-pager:after {
	content: "";
	display: block;
}

.o-container .bx-controls-direction:after,
.o-container .bx-default-pager:after {
	clear: both;
}

.o-container .bx-controls-direction,
.o-container .bx-default-pager {
	zoom: 1;
}

.o-container .bx-controls-direction a {
	display: block;
	width: 60px;
	height: 0;
	padding-top: 60px;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.o-container .bx-controls-direction .bx-prev {
	position: absolute;
	top: 180px;
	left: -20px;
	background-image: url(../images/subpage/arrow-left.png);
}

.o-container .bx-controls-direction .bx-next {
	position: absolute;
	top: 180px;
	right: -20px;
	background-image: url(../images/subpage/arrow-right.png);
}

/* 1,2,3… */
.o-container .bx-default-pager {
	width: 6em;
	margin: 20px auto 0 auto;
	text-align: center;
	clear: both;
}

.o-container .bx-default-pager a {
	display: block;
	width: 13px;
	height: 0;
	padding-top: 13px;
	overflow: hidden;
	background: url(../images/subpage/slide-icon.png) no-repeat;
	float: left;
	margin-left: 7px;
}

.o-container .bx-default-pager .active {
	margin-right: 0;
}

.o-container .bx-default-pager .bx-pager-item:last-child {
	margin-right: 0;
}

.o-container .bx-default-pager a:hover,
.o-container .bx-default-pager a.active {
	background: url(../images/subpage/slide-icon_ov.png);
}

/* text */
.o-container .text {
	margin-top: 40px;
}

.o-container .text p {
	margin-bottom: 0.7rem;
	font-size: 1.0rem;
	line-height: 1.7;
	letter-spacing: -0.02em;
}

.o-container .text .sec-title3,
.o-container .text p strong {
	color: #218b65;
	font-weight: bold;
	font-size: 1.0rem;
}

/** c-charge **/
#c-charge {
	margin-top: 44px;
}

#c-charge p {
	margin-top: 0.6rem;
	font-size: 1.0rem;
}

#c-charge .caution strong {
	color: #e60012;
}

#c-charge .supple strong {
	color: #218b65;
}

#c-charge a {
	color: #218b65;
}

#c-charge a:hover {
	text-decoration: none;
}

/** sec-title3 **/
#c-charge .sec-title3 {
	margin-top: 1.5rem;
	color: #218b65;
	font-weight: normal;
	font-size: 1.05rem;
}

#c-charge p.right {
	text-align: right;
}

/** table(tb01) **/
#contents .tb01 {
	width: 680px;
	margin-top: 20px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#contents .tb01 .th01 {
	width: 293px;
}

#contents .tb01 .th02 {
	width: 100px;
}

#contents .tb01 th, #contents .tb01 td {
	padding: 12px;
	font-size: 0.9rem;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#contents .tb01 th, #contents .tb01 .td01, #contents .tb01 .td02 {
	text-align: center;
}

#contents .tb01 .right {
	text-align: right;
}

#contents .tb01 .bold {
	font-weight: bold;
}

#contents .tb01 .Red {
	color: #e60012;
}
