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

#gnavi ul li:nth-child(6) a {
	background-color:rgba(255,255,255,0.3);
}
.subnavi li:nth-child(3) a {
	background-color:#f8c5b3;
}
#navi li:nth-child(6) a {
	background-color:#555;
}
#ftnavi li:nth-child(6) a {
	background-color:#555;
}

.cat {
    position: absolute;
    left: -20px;
    top: 0;
    width: 350px;
}

.ebg {
    position: relative;
    background-image: url("../img/bg.jpg");
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 600px auto;
}
.bg_eb {
    position: absolute;
    left: 20px;
    top: 20px;
}
.bg_eb img {
    width: 430px;
}
.eqtx1 {
	text-align:center;
}
.eqtx1 h2 {
	line-height:0;
	font-size:1px;
}
.eqtx1 h2 img {
    width: 400px;
}
.eqtx1 h3 {
	line-height:0;
	font-size:1px;
	margin-top:10px;
}
.eqtx1 h3 img {
	height:25px;
}

.eqbox li {
	float:left;
	width:calc((100% / 3) - (100px / 3));
	margin:0 50px 0 0;
}
.eimg {
	position:relative;
	margin-bottom:10px;
}

.eitem p {
	clear:both;
	margin-top:10px;
	line-height:1.7;
}

.tx1 {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
	font-size:2em;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 600;
    line-height: 1.5;
}

.tx2 {
	font-size:1.24em;
	line-height:1.3;
    color: #fff;
    background: linear-gradient(to right, #cf9296, #fff);
    padding: 6px 10px;
}
.tx3 {
    background-color: #c7e18f;
    text-align: center;
    padding: 5px;
    margin-bottom: 10px;
}
.tx4 {
    background-color: #d9d0ba;
    text-align: center;
    padding: 5px;
    margin-bottom: 10px;
}
.tx5 {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
	font-size:1.16em;
    text-align: center;
}
.waku {
    border: 1px solid #71422a;
    padding: 20px;
    line-height: 1.7;
}

@media screen and (min-width: 500px) {
.tbadj {
    margin-right: auto;
    margin-left: auto;
}
}

@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 solid #fce2dd !important;
}
.subnavi li a span {
    display: none;
}

.ebg {
    background-size: 230px auto;
}
.bg_eb {
    position: static;
    text-align: center;
    margin-top: 40px;
}
.bg_eb img {
    width: 80%;
}
.eqtx1 h2 img {
    width: 230px;
}
.eqtx1 h3 {
	margin-top:10px;
}
.eqtx1 h3 img {
	height:20px;
}
.eqtx1 p img {
	width: 250px;
}

.eqbox li:last-child {
	margin-bottom:0 !important;
}

.eqbox {
	margin-left:20px;
	margin-right:20px;
}
.eqbox li {
	float:none;
	width:100%;
	margin:0 0 50px 0;
}
.eitem h5 {
	font-size:1.16em;
	padding-top:4px;
}
.eitem p {
	font-size:1em;
}

.tx1 {
	font-size:1.6em;
    margin-bottom: 20px;
    line-height: 1.5;
}

.tx2 {
	font-size:1.16em;
}
.tx3 {
	
}
.tx4 {
	
}
.tx3 {
	font-size:1.16em;
}

}