@charset "UTF-8";
/* コンテンツ */

.bgi {
    background-color: #f4f1e7;
}
.eqtx1 {
	text-align:center;
}
.eqtx1 h2 {
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
	font-size:2.5em;
	line-height:1.3;
	letter-spacing:0.1em;
	text-align:center;
}
.eqtx1 p img {
    width: 400px;
}

.tx1 {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
	font-size:1.8em;
    text-align: center;
}

.csub {
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
	font-size:1.24em;
	line-height:1.5;
	color:#595656;
	font-weight:normal;
}
.csub2 {
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
	font-size:1.24em;
	line-height:1.5;
	color:#6f9bb6;
}

.csub3 {
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
	font-weight:bold;
	font-size:1.16em;
	background-color:#e18a3c;
	color:#fff;
	padding:5px;
	text-align:center;
	line-height:1.5;
}


@media screen and (min-width: 500px) {


}

@media screen and (max-width: 499px) {
.subnavi li {
	left:0;
	width:calc(100% / 3);
}
.subnavi li:last-child a {
    border-right: 0;
}
.subnavi li:nth-child(2) a {
    border-right:1px dotted #999 !important;
}
.subnavi li a span {
    display: none;
}
.eqtx1 h2 {
	font-size:2em;
	line-height:1.3;
	letter-spacing:0.1em;
}
.eqtx1 p img {
	width: 250px;
}
.tx1 {
	font-size:1.4em;
    line-height: 1.5;
}
.csub {
	font-size:1.16em;
}
.csub2 {
	font-size:1.16em;
}

.limg {
	width:100%;
	overflow:scroll;
}
.limg img {
	width:800px;
}
.btite {
	margin-left:30px;
	margin-right:30px;
}

}