@media screen and (max-width:750px){
header {
    background-color: #FFFFFF;
}
	header p {
    width: 28.5%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
header p img {
    width: 100%;
}
	
/********************#bock1********************/
#bock1 {
    background-color: #000000;
	color: #fff;
}
h1 {
    margin-right: auto;
    margin-left: auto;
    margin: 0px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 25px;
}
h1 img {
	width: 50%;
}
#bock1 .img {
		margin: 0px;
	}
#bock1 .img img {
		width: 100%;
	}
#bock1 #mv .txt {
    background-color: #cd3910;
    text-align: left;
    font-size: 16px;
    line-height: 38px;
    padding: 20px;
    margin: 0px;
}
/********************#contents********************/	
#contents {
	}
#contents .block {
    border-bottom: 10px solid #000;
    padding-bottom: 70px;
    font-size: 14px;
}
#contents .block .box1 {
	margin-right: 5%;
    margin-left: 5%;
}
#contents .block.cf .box2 {
	margin-right: 7%;
    margin-left: 1%;
}
.block.cf .box1 h2 {
    border-bottom: 1px solid #D19880;
    bottom: 10px;
    padding-bottom: 15px;
    margin: 0;
    padding-top: 50px;
}
.box1 h2 .title1 {
    width: 123px;
}
.box1 h2 .title2 {
    width: 244px;
}
.box1 h2 .title3 {
    width: 180px;
}
.box1 h2 .title4 {
    width: 150px;
}
.box1 h2 .title5 {
    width: 238px;
}
#contents .block.cf .box2 .img {
    margin-top: 40px;
    margin-bottom: 0px;
}
#contents .block.cf .box3 {
	margin-right: 7%;
    margin-left: 1%;
}
.box3.cf .cf .left {
    margin-top: 40px;
    margin-bottom: 0px;
}
.box3.cf .cf .right {
    margin-top: 40px;
    margin-bottom: 0px;
}
	
	
#accessories {
    margin: 0 0 10px;
    margin-right: auto;
    margin-left: auto;
}
#accessories h2 .title {
    width: 255px;
}
#accessories h2{
	width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
}
#accessories div img {
    width: 100%;
}
#accessories div {
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    width: 80%;
    list-style: none;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 40px;
    border-bottom: 1px solid #000000;
    padding-bottom: 20px;
}
#accessories div span {
    font-size: 20px;
    display: block;
    margin-bottom: 10px;
}
	
.btn a {
    display: block;
    width: 90%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #c17656;
    font-size: 20px;
    text-decoration: none;
    color: #fff;
    border-radius: 15px;
    margin-right: auto;
    margin-left: auto;
}
	
/********************#footer********************/
footer {
    height: auto;
    padding-top: 30px;
    padding-bottom: 60px;
    margin-top: 80px;
    background-color: #164e9e;
}
body footer ul {
    text-align: center;
}
body footer ul li {
    display: inline-block;
    list-style-type: none;
    margin-right: 16px;
    margin-left: 16px;
    margin-top: 30px;
}
.000000 {
}
}
