@charset "utf-8";

.SPdisplayNone {
	display:none!important;
}
.dummy_4 img {
    width: 100%;
}
#SiteIdentityP{
	height:50px;
}
#PageTopBottom{
	display:none!important;
}
#Footer p{
	text-align:left!important;
	padding-left:0!important;
}
.fea_mb10{
	margin-bottom:10px!important;
}
.fea_mb40{
	margin-bottom:20px!important;
}
.fea_mb0{
	margin-bottom:0!important;
}
.fea_noteM {
    font-size: 0.8rem!important;
    font-weight: normal!important;
    line-height: 1.3rem;
}
.fea_noteL {
	font-size:0.8rem!important;
	font-weight:normal!important;
	line-height: 1.3rem;
}
.fea_noteS {
	font-size:0.75rem!important;
	font-weight:normal!important;
	line-height: 1.3rem;
}

.LP_contentsLine {
    width: 100%;
    border-bottom: 1px #000 solid;
}


.main_top{
	margin: 10px -10px 25px!important;
}
.main_txt{
	font-size: 1rem;
	text-align: center;
	font-weight: bold;
	margin: 0 0 25px;
	line-height: 2rem;
}
.ouchi_list{
	padding:50px 8% 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
}
.ouchi_list li{
	margin-bottom: 50px;
}
.topMenuEtcIcon{
	text-align: center;

}
.topMenuEtcIcon img{
	width: 13%;
	margin: 30px auto 0;
}




/* 20200529 */
.main_mgb{
	margin-bottom: 25px!important;
}
.main_mgb .main_txt{
	margin-bottom: 15px;
}
.main_btn{
	border: 1px #000 solid;
	font-size: 1.1rem;
	padding: 8px 0 5px;
	text-align: center;
	margin: 10px 8% 30px;
}
.listbtn{
	margin: 10px 8% 50px;
}
.listbtn a{
	display: block;
	border:1px #000 solid;
	padding: 8px 0 5px;
	text-align: center;
	background:url(../img/arrow_01.png) 98% center no-repeat;
	background-size:3.5%;
	text-decoration: none;
	font-size: 1.2rem;
	color: #000;
}


@media only screen and (min-width: 0) and (max-width: 360px) {
	.main_txt{
		font-size: 0.85rem;
		line-height: 1.8rem;
	}


}
