@charset "UTF-8";


#index.wtlineshoes img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
 
#index.wtlineshoes #content {
	width: 100%;
}


#index.wtlineshoes #visual_shoes {
	background-size: cover!important;
	background: linear-gradient(-45deg, rgba(0, 0, 0, 0.9), rgba(20, 83, 150, .3)),  url("../img/visual.jpg") center center;
	padding: 40px 30px 40px 30px;
}
#index.wtlineshoes #visual_shoes .titlebox {
	padding: 40px 30px 50px 30px;
	background: linear-gradient(-45deg, rgba(0, 0, 0, .8), rgba(20, 83, 150, .6));
	margin: 0 auto;
	text-align: center;
	border: 1px solid #333;
}
#index.wtlineshoes #visual_shoes .shoesbox {
	margin-top: -30px;
}
#index.wtlineshoes #visual_shoes .shoesbox img {
	width: 100%;
	height: auto;
}
#index.wtlineshoes #visual_shoes h1 {
}
#index.wtlineshoes #visual_shoes h1 rt {
	font-size: 20px;
	margin-bottom: -10px;
}
#index.wtlineshoes #visual_shoes h1 small {
	font-size: 30px;vertical-align:top;
}
#index.wtlineshoes .section .section-body p {
	font-size: 16px;
	line-height: 1.75;
	color: #fff;
}
#index.wtlineshoes .section .section-body p strong {
	color: #fff100;
	font-size: 20px;
}

.inner {
	padding: 0 20px;
	margin: 0 auto;
}
.heading {	
	border: 1px solid rgb(0, 0, 0, .5);
	background-color: rgba(35, 11, 5, 0.7);
	padding: 0.6em  0.8em;
	margin-bottom: 1em;
	font-size: 26px;
	text-align: left;
}
.heading strong {
	font-size: 26px;
	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: 30px;
}
#index.wtlineshoes #content #sec02 {
	padding-top: 40px;
	background: url("../img/bg_gridpaper.png") repeat top center;
}
#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-y top center;
}
#index.wtlineshoes #content #sec08 {
	background: url("../img/bg_sec03.jpg") repeat-y top center;
}
#index.wtlineshoes #content #sec09 {
	background: url("../img/bg_sec04.jpg") repeat-y 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;
}

#sec02 .sec_lead {
	margin-bottom: 30px;
	color: #fff03a;
	border: 1px solid #ffffff;
	background: rgba(35, 11, 5 ,.4);
}


.list-sp {
	display: flex;
}

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

#index.wtlineshoes #content .sec-data {
	background: url("../img/bg_red.png") no-repeat top center;
	background-size: cover;
	padding: 0 15px;
	padding-top: 70px;
	text-align: left;
}
#index.wtlineshoes #content .sec-data p {
	line-height: 1.75;
}
#index.wtlineshoes #content .sec-data p span {
	background-color: #009944;
	display: inline-block;
	padding: 0 10px;
	margin: 0 5px;
	font-size: 16px;
	font-weight: bold;
}



.expSet {
}

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

.expSet ul li a span {
	font-size: 12px;
	line-height: 1.75;
}

#sec05 .sec_lead {
	margin-bottom: 30px;
	color: #fff03a;
	border: 1px solid #ffffff;
	background: rgba(35, 11, 5 , .4);
}

#sec05 #training_session {
	padding: 15px 15px 16px !important;
	background: #fff100;
	margin-bottom: 20px;
}


.iframe_wrap {
	display: block;
	padding: 30px 0 56.25%;
	position: relative;
	overflow: hidden;
}
.iframe_wrap iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}


#fancybox-content {
	height: 100% !important;
	overflow: scroll;
}


/* フロートボタン */
#buynow {
    position: fixed;
    bottom: 100px;
	right: 0px;
	z-index: 10000;
}
#buynow a {
	width: auto; 
    height: auto;
	line-height: 24px;
    display: block;
	background-color: crimson;
	color:  white;
	font-weight: bold;
	font-size: 14px;
	writing-mode: vertical-rl;
	padding: 15px 15px 15px 10px;
}

.box-left {
	border: 2px solid #fff;
	padding: 10px 20px;
}

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