@charset "UTF-8";
@media screen and (min-width: 751px){
header {
    background-color: #FFFFFF;
}
	header p {
    width: 216px;
    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: 50px;
    padding-bottom: 40px;
}
h1 img {
	width: 320px;
}
#bock1 #mv {
    position: relative;
}
	#bock1 .img img {
		width: 100%;
		min-width: 1000px;
	}
#bock1 #mv .txt {
    position: absolute;
    width: 1000px;
    top: 10%;
    right: 10%;
    /*left: 0;
    margin: auto;*/
    text-align: right;
    font-size: 16px;
    line-height: 38px;
}

/********************#contents
#contents {
    width: 1026px;
    margin-right: auto;
    margin-left: auto;
	}********************/
#contents .block {
	width: 1026px;
    margin-right: auto;
    margin-left: auto;
    border-bottom: 10px solid #000;
    padding-bottom: 70px;
    font-size: 14px;
}
#contents .block .box1 {
    width: 494px;
    float: left;
}
#contents .block.cf .box2 {
    width: 532px;
    float: right;
}
.block.cf .box1 h2 {
    border-bottom: 1px solid #D19880;
    bottom: 10px;
    padding-bottom: 15px;
    margin: 0;
    padding-top: 50px;
}
#contents .block.cf .box2 .img {
    margin-top: 60px;
    margin-bottom: 0px;
}
.box3.cf .cf .left {
    float: left;
    margin-top: 10px;
    list-style-type: none;
}
.box3.cf .cf .right {
    float: right;
    margin-top: 10px;
    list-style-type: none;
}
.box1 p .green {
    background-color: #315749;
    display: block;
    width: 350px;
    font-size: 19px;
    color: #fff;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}
.block.cf .box1 .f18 {
    font-size: 19px;
    line-height: 30px;
}
.box1 .f18 .red {
    color: #c50018;
    font-size: 28px;
}
	
	
	
	
#accessories {
    margin: 0 0 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 1050px;
    margin-right: auto;
    margin-left: auto;
}

#accessories h2{
	width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
}
 
#accessories div {
    margin-top: 0;
    margin-right: 13px;
    margin-left: 13px;
    width: 324px;
    list-style: none;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 30px;
}
#accessories div span {
    font-size: 20px;
    display: block;
    margin-bottom: 10px;
}
	
	
.btn a {
    display: block;
    width: 1026px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: #c17656;
    font-size: 30px;
    text-decoration: none;
    color: #fff;
    border-radius: 15px;
    margin-right: auto;
    margin-left: auto;
}
	
/********************#footer********************/
footer {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top: 80px;
    background-color: #164e9e;
}
body footer ul {
    text-align: center;
    width: 1140px;
    margin-right: auto;
    margin-left: auto;
}
body footer ul li {
    display: inline-block;
    list-style-type: none;
    margin-right: 16px;
    margin-left: 16px;
}
.000000 {
}
}
