@media (max-width: 768px) {

#center-img-bg {
    margin-top: 48px;
}



#center-img {
	    background-size: cover;
	height: 220px;

}

#copyright {
    padding-top: 10px;
	     text-align: inherit;
    font-size: 10px;
}

.row{
	margin:auto;
	}

.main2_arrow{
	display:none;
}
.main4_arrow{
	display:none;
}

#online {
     float: none;
     width:auto;
}
#catalog {
    float: none;
    width: auto;
}

.follow {
    position: fixed !important;
    top: 10px !important;
    right: 0;
}


.center-img-bg-p {
    color: #fff;
    text-align: right;
    position: absolute;
    bottom: -6px;
    left: 68%;
    font-size: 5px;
    line-height: 1.1em;
}
.center-img-bg-p span {
    font-size: 11px;
}

#header {
    height: auto;
}


#logo {
    padding: 9px 0 0 48px;
    float: inherit;
}
#logo img{
    width: 150px;
}

#header h1 {
    font-size: 9px;
    margin: 0;
    width: auto;
    border-bottom: none;
    text-align: left;
    padding: 7px 0;
    float: inherit;
}

#header h1 br{
	display:none;
	}

#purchace_btn_sp {
    position: absolute;
    right: 0;
    top: 5px;
    z-index: 2;
    background: #ffffff;
    border-radius: 5px;
}

#purchace_btn_sp img{
    width: 40px;
}

#wide_box {
    width: 100%;
    height: auto;
    float: left;
    background: #B2A513;
    position: relative;
}

#wide_box_inner {
    color: #FFF;
    margin: 20px 20px;
}

.follow-sp {
    position: fixed !important;
    top: 0px !important; 
    right: 0;
    z-index: 2;
	 width: 100%;
}

.main_text_box {
    width: 100%;
    height: auto;
    padding: 20px 20px;
    float: left;
    position: relative;
}
#information_title {
    text-align: center;
    margin-top: 16px;
}
#new-information {
    margin-top: 0px;
}
hr.under_border {
    border: solid #AAA;
    margin: 10px 0 0 0 ;
    border-width: 1px 0 0 0;
}
.information {
    width: 100%;
    height: auto;
    background: #f7f7d9;
    float: left;
    border-right: none;
    border-bottom: solid #b3b3b3 0.1px;
    padding: 5px 0px 5px 16px;
    margin-bottom: 0px;
}

#footer {
    width: 100%;
    margin: 0 auto;
    text-align: center;
   background: #302221 url(../img/common/footer.jpg) top center no-repeat;
     height: auto; 
    color: #FFF;
    padding: 20px 13px 0 13px;
    margin-top: 20px;
}

#backnumber {
    margin-bottom: 24px;
    text-align: center;
}

#center-img-bg2 {

    margin-top: 70px;
    margin-bottom: 20px;
}

.no-line{
	    margin-top: -18px;
	}
	
.sp-block{
    display: flex;}

.ex{
	display:block;}
}

@media (max-width: 360px){
.center-img-bg-p {
    color: #fff;
    /* text-align: right; */
    position: absolute;
    bottom: -6px;
    left: 59%;
    font-size: 5px;
    line-height: 1.1em;
}
}