@charset "UTF-8";

#index.wtlineshoes #content {
	width: 100%;
}

#index.wtlineshoes #visual_shoes {
	height: 500px;

}
#index.wtlineshoes .visual_wrap{
	background-size: cover!important;
	background: linear-gradient(-45deg, rgba(0, 0, 0, .8), rgba(20, 83, 150, .3)),  url("../img/visual.jpg") center center;
	position: absolute;
	width: 100%;
	height: 500px;
}
#index.wtlineshoes .visual_wrap .titlebox {
	padding: 40px 60px 100px 60px;
	background: linear-gradient(-45deg, rgba(0, 0, 0, .8), rgba(20, 83, 150, .6));
	width: 640px;
	height: auto;
	position: relative;
	top:100px;
	left: 50%;
	margin-left: -380px;
	border: 1px solid rgba(0, 0, 0, .3);
}
#index.wtlineshoes .visual_wrap .shoesbox {
	position: relative;
	top:30px;
	left: 50%;
	width: 400px;
	height: auto;
	margin-left: -200px;
}
#index.wtlineshoes .visual_wrap .shoesbox img {
	width: 100%;
	height: auto;
}
#index.wtlineshoes .visual_wrap h1 {
	
	
}

#index.wtlineshoes .section .section-body p {
	font-size: 20px;
	line-height: 38px;
	color: #fff;
	text-align: center;
}
#index.wtlineshoes .section .section-body p strong {
	color: #fff100;
	font-size: 24px;
}

.inner {
	width: 980px;
	margin: 0 auto;
}

.heading {
	border: 1px solid rgb(0, 0, 0, .5);
	background-color: rgba(35, 11, 5, 0.7);
	padding: 2.6em;
	margin-bottom: 2em;
}
.heading strong {
	font-size: 32px;
	color: rgb(255, 244, 92);
	text-align: center;
	-moz-transform: matrix( 1.24880187326201,0,0,1.24880187326201,0,0);
	-webkit-transform: matrix( 1.24880187326201,0,0,1.24880187326201,0,0);
	-ms-transform: matrix( 1.24880187326201,0,0,1.24880187326201,0,0);
	font-family: "WebSubsetFont";
	font-weight: normal;
}


#index.wtlineshoes #content #sec01 {
	background: linear-gradient(-45deg, rgba(0, 0, 0, 0.8), rgba(20, 83, 150, 0.9)),  url("../img/bg_bone.jpg") center center;
	background-size: cover;
	padding-top: 60px;
}
#index.wtlineshoes #content #sec02 {
	background: url("../img/bg_gridpaper.png") repeat top center;
	padding-top: 60px;
}
#index.wtlineshoes #content #sec03 {
	background: linear-gradient(-45deg, rgba(0, 0, 0, .9), rgba(0, 0, 0, .6)),  url("../img/bg_waraji.jpg") center center;
	background-size: cover;
}
#index.wtlineshoes #content #sec04 {
	background: url("../img/bg_gridpaper.png") repeat top center;
}
#index.wtlineshoes #content #sec05 {
	background: linear-gradient(-45deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .1)),  url("../img/bg_red.jpg") center center;
	background-size: cover;
}
#index.wtlineshoes #content #sec06 {
	background-color: #fff;
}
#index.wtlineshoes #content #sec07 {
	background: url("../img/bg_sec02.jpg") repeat top center;
}
#index.wtlineshoes #content #sec08 {
	background: url("../img/bg_sec03.jpg") repeat top center;
}
#index.wtlineshoes #content #sec09 {
	background: url("../img/bg_sec04.jpg") repeat top center;
}

#index.wtlineshoes #content .sec_red {
	background: url("../img/bg_sec05.jpg") repeat-x center center;
	background-size: cover;
}
#index.wtlineshoes #content .sec_blue {
	background: url("../img/bg_blue.jpg") repeat center center;
	background-size: cover;
}
#index.wtlineshoes #content .sec_yellow {
	background: url("../img/bg_yellow.jpg") repeat center center;
	background-size: cover;
}
#index.wtlineshoes #content .sec_purple {
	background: url("../img/bg_purple.jpg") repeat center center;
	background-size: cover;
}
#index.wtlineshoes #content .sec_green {
	background: url("../img/bg_green.jpg") repeat center center;
	background-size: cover;
}
#index.wtlineshoes #content .sec_black {
	background: url("../img/bg_black.jpg") repeat center center;
	background-size: cover;
}


.btn-black {
	display: inline-block;
	padding: 0 80px;
	margin: 0 auto;
	color: #fff !important;
	text-align: center;
	font-size: 16px;
	line-height: 49px;
	background: #121212;
}

.btn-black:hover {
	color: #111 !important;
	background: #fff100;
}

#index.wtlineshoes #content .sec-data {
	background: url("../img/bg_red.png") no-repeat top center;
	padding-top: 130px;
	padding-bottom: 60px;
	margin-bottom: 80px;
}
#index.wtlineshoes #content .sec-data p {
	line-height: 40px;
}
#index.wtlineshoes #content .sec-data p span {
	background-color: #009944;
	display: inline-block;
	padding: 0 10px;
	margin: 0 5px;
	font-size: 24px;
	font-weight: bold;
}

#sec03 .font-ex,
#sec04 .font-ex {font-size:30px!important;}

.expSet {
}
.expSet ul {
	padding-left: 10px;
}

.expSet ul li a {
	display: block;
	float: left;
	background: url(../../common/img/ico_outlink.gif) no-repeat 16px 22px;
	background-color: #111;
	color: #fff;
	width: 252px;
	margin: 0 10px 10px 0;
	padding: 10px 0px 10px 40px;
	line-height: 40px;
	border-radius: 4px;
}

.expSet ul li a:hover {
	background-color: #fff;
	color: #111;
}

.expSet ul li a span {
	font-size: 60%;
	line-height: 20px;
}

#sec05 {
}

#sec05 #training_session {
	padding: 16px 30px 33px;
	background: #fff100;
	margin-bottom: 60px;
}



.iframe_wrap {
	text-align: center;
}


/* フロートボタン */
#buynow {
    position: fixed;
    top: 20%;
	right: 0px;
	z-index: 10000;
}
#buynow a {
	width: auto; 
    height: auto;
	line-height: 24px;
    display: block;
	text-align: center;
	background-color: crimson;
	color:  white;
	font-weight: bold;
	font-size: 20px;
	writing-mode: vertical-rl;
	padding: 20px 20px 40px 20px;
	transition: all 0.5s 0s ease;
}
#buynow a:hover {
	color: #333;
	background-color: #fff100;
	padding: 20px 30px 40px 20px;
}

.box-left {
	border: 2px solid #fff;
	margin: 0 auto;
	padding: 30px 50px;
	width: 640px;
	background-color: rgba(0, 0, 0, .2);
}
.box-left p {
	text-align: left!important;
}

.shoes-pic {
	background-color: #111;
	color: #fff!important;
	box-shadow: 0px 0px 20px #666;
	padding-bottom: 15px;
	border-radius: 20px;
	text-align: center;
}