@charset "UTF-8";
/* CSS Document */
.shoesBox01 {
	width: 100%;
	padding-top: 30px;
	margin: 80px auto 30px;
	background-image: url(../img/shoes/bg01.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	text-align: center;
}
.shoesBox01 .h3Box {
	padding-top: 80px;
	background-image: url(../img/sub/titBg.png);
	background-position: top center;
	background-repeat: no-repeat;
}
.shoesBox01 .h3Box h3 {
	font-size: 43px;
	line-height: 60px;
	position: relative;
}
.shoesBox01 .h3Box h3:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 50px;
    height: 1px;
    background-color: #fff;
}
.shoesBox01_s {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.shoesBox01 .shoesBox01_s .left {
	width: 50%;
	float: left;
	margin-top: 80px;
}
.shoesBox01 .shoesBox01_s .left .img {
	width: 100%;
}
.shoesBox01 .shoesBox01_s .left .img img {
	width: 100%;
}
.shoesBox01 .shoesBox01_s .right {
	width: 50%;
	float: right;
	margin-top: 150px;
	padding: 50px 0 20px 5%;
	font-size: 14px;
	text-align: left;
}
.shoesBox01 .shoesBox01_s .right .txt01 {
	padding-bottom: 25px;
}
.shoesBox01 .shoesBox01_s .right .txt02 {
	padding-bottom: 90px;
}
.wrapShoesBox02 {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.wrapShoesBox02:after {
	position: absolute;
	content: "";
	top: 100px;
	left: 0;
	width: 885px;
	height: 290px;
	background-color: #304050;
	z-index: -1;
}
.shoesBox02 {
	width: 100%;
	max-width: 1200px;
	margin: 50px auto 0;
	overflow: hidden;
}
.shoesBox02 .left {
	width: 50%;
	float: left;
}
.shoesBox02 .left .img {
	width: 100%;
	margin-top: 100px;
}
.shoesBox02 .left .img img {
	width: 100%;
}
.shoesBox02 .right {
	width: 50%;
	float: right;
	padding: 0 0 20px 5%;
	font-size: 14px;
}
.shoesBox02 .right .img_s {
	float: right;
}
.shoesBox02 .right h4 {
	clear: both;
	width: 100%;
	padding: 0 0 20px;
	font-size: 28px;
	line-height: 30px;
	text-align: left;
}
.shoesBox02 .right h4 span {
	display: block;
	padding: 10px 0 0;
	font-size: 12px;
	line-height: 15px;
	color: #00F9F9;
}
.shoesBox02 .right .txt01 {
	padding-bottom: 15px;
}
.shoesBox02 .right .txt01 {
	padding-bottom: 50px;
}
.wrapShoesBox03 {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.wrapShoesBox03:after {
	position: absolute;
	content: "";
	top: 100px;
	right: 0;
	width: 885px;
	height: 290px;
	background-color: #304050;
	z-index: -1;
}
.shoesBox03 {
	width: 100%;
	max-width: 1200px;
	margin: 50px auto 0;
	overflow: hidden;
}
.shoesBox03 .right {
	width: 50%;
	float: right;
	padding: 50px 0 20px 5%;
	font-size: 14px;
}
.shoesBox03 .left .img_s {
	float: left;
}
.shoesBox03 .left h4 {
	clear: both;
	width: 100%;
	padding: 0 0 20px 30%;
	font-size: 28px;
	line-height: 30px;
	text-align: left;
}
.shoesBox03 .left h4 span {
	display: block;
	padding: 10px 0 0;
	font-size: 12px;
	line-height: 15px;
	color: #00F9F9;
}
.shoesBox03 .left .txt01 {
	padding-left: 30%;
	padding-bottom: 15px;
}
.shoesBox03 .left .txt02 {
	padding-left: 30%;
	padding-bottom: 50px;
}
.shoesBox03 .left {
	width: 50%;
	float: left;
}
.shoesBox03 .left .img {
	width: 100%;
}
.shoesBox03 .left .img img {
	width: 100%;
}

@media screen and (max-width: 736px) {
.shoesBox01 {
	padding-top: 10px;
	margin: 40px auto 0;
	background-image: url(../img/shoes/bg01.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	text-align: center;
}
.shoesBox01 .h3Box {
	padding-top: 40px;
	background-size: contain;
}
.shoesBox01 .h3Box h3 {
	font-size: 25px;
	line-height: 60px;
	position: relative;
}
.shoesBox01 .h3Box h3:after {
    width: 20px;
}
.shoesBox01 .shoesBox01_s .left {
	width: 100%;
	float: none;
	margin-top: 50px;
}
.shoesBox01 .shoesBox01_s .right {
	width: 100%;
	float: none;
	margin-top: 0;
	padding: 0 0 0 5%;
	font-size: 14px;
	text-align: left;
}
.shoesBox01 .txt01 {
    padding: 20px 4vw;
	line-height: 20px;
}	
.shoesBox02 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.wrapShoesBox {
    padding-top: 40px;
    background-image: none;
}
.shoesBox02 .left,
.shoesBox03 .left,
.shoesBox03 .right {
	width: 100%;
	float: none;
}
.shoesBox02 .right {
	width: 100%;
	float: none;
	padding: 10px 4vw 20px;
	font-size: 14px;
}
.shoesBox02 .right .txt02 {
    padding-bottom: 20px;
}
.shoesBox03 .left .img {
    padding: 10px 10% 20px;
}
.shoesBox02 .left .img {
    margin-top: 20px;
}
.shoesBox02 .right .img_s {
    float: right;
	width: 50%;
}
.shoesBox02 .right .img_s img {
    width: 100%;
}
.wrapShoesBox02:after,
.wrapShoesBox03:after {
	display: none;
}
.shoesBox02 .right h4,
.shoesBox03 .left h4 {
	padding-top: 5px;
    font-size: 20px;
    line-height: 30px;
}
.shoesBox03 {
    margin: 0 auto;
}
.shoesBox03 .right {
    width: 100%;
    float: none;
    padding: 0 0 20px 5%;
    font-size: 14px;
}
.shoesBox03 .left .img_s {
    float: left;
	width: 50%;
}
.shoesBox03 .left .img_s img {
    width: 100%;
}
.shoesBox03 .left h4 {
    padding: 10px 4vw;
}
.shoesBox03 .left .txt01,
.shoesBox03 .left .txt02 {
    padding: 20px 4vw;
    line-height: 20px;
}
}


