@charset "utf-8";

@media (min-width: 458px) and (max-width: 690px){
	
		/* 2019toppage更新 */
.container.top  {
	background-color: #DDDDDD;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	margin-top: 0px;
}

.mainContainer .container.top .rowtop {
	margin-left: auto;
	margin-right: auto;
	max-width: none;
	width: auto;
	height: auto;
	max-height: none;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.rowtop .col-left .logo {
    margin-bottom: 10px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    margin-top: 0px;
}
.col-left .logo img {
    width: 100%;
}

.rowtop .col-left p {
	font-size: 90%;
}

.rowtop .col-right .dde {
	margin-top: 10px;
	margin-bottom: 10px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	display: none;

}
.rowtop .col-right .dde_smart {
	margin-top: 10px;
	width: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.dde_smart a img {
	width: 100%;
}



.container.top .rowtop .col-left {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	text-align: center;
	float: none;
	padding-bottom: 30px;
	margin-bottom: 0px;
    background-color: #131313;}
.container.top .rowtop .col-right {
	width: 100%;
	height: 100%;
	float: none;
	clear: none;
}
.rowtop .col-right .news {
	width: 100%;
	height: 100%;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
.col-right .news .news2 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: thin solid #000000;
	margin-bottom: 0px;
}


.container.btn1 {
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	max-width: none;
	max-height: none;
	padding-left: 10px;
	padding-right: 10px;
}
.col-left-btn {
	float: none;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: auto;

}
.col-right-btn {
	width: auto;
	float: none;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#scroll {
	position: relative;
	text-align: left;
	padding-top: 10px;
	font-size: 90%;
}
.col-left-btn a img {
    width: 100%;
    max-width: none;
}
.col-right-btn a img {
	width: 100%;
	max-width: none;
}
.news .news2 img {
	width: 15%;
}
.logo2 {
   padding-top: 20px;
}
.shimz {
    letter-spacing: 0.2em;
    margin-bottom: 10px;
    margin-top: 0px;
    padding-bottom: 10px;
}


	
}
