@charset "utf-8";



#dls {
	width: 930px;
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 30px;
}

/* #################### */
	/* pksup */
/* #################### */
.dls {
	position: relative;
	width: auto;
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FF5400;
}



/* #################### */
	/* ＤＬボタン
/* #################### */
.dlsb {
	width: 457px;
	height: 71px;
    display: block;
	overflow: hidden;
	position: relative; top: 1000px; right: px; bottom: 0px; left: 260px; 
}


.dlsb_area {
	width: 300px;
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative; top: 0px; right: 0px; bottom: 0px; left: 0px; 
}






/* #################### */
	/* ＤＬショップ
/* #################### */

/*#dls {
	width: 930px;
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	position: relative; top: 925px; right: 0px; bottom: 0px; left: 0px; 
}

*/

.dls {
	width: 930px;
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	position: relative; top: -20px; right: 0px; bottom: 0px; left: 0px; 
}


.dlshd {
	width: 930px;
	height: 61px;
	display: block;
	background-image: url(../img/dlshd.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

.dlsft {
	width: 930px;
	height: 40px;
	display: block;
	background-image: url(../img/dlsft.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

.dlsrp {
	width: 930px;
	height: auto;
	display: block;
	background-image: url(../img/dlsrp.png);
	background-repeat: repeat-y;
	overflow: hidden;
	padding-top: 0px;
}

.dlsbn {
	width: 650px;
	height: auto;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.dls_sm{
	width: 205px;
	height: 55px;
	display: block;
	overflow: hidden;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}








.section_download {
	padding: 50px 0 0;
    background: url(../img/bg_log.png) repeat-x center 0;
}
.section_download:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.shop_flex_202005 {
	width: 660px;
	margin: 20px auto 0;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between; 
}
