#wrapper {
	max-width:640px !important;
	width:100% !important;
}

#shoes p {
	line-height:1.8em;
	margin-bottom: 40px;}

.img_main {
	width:100%;
}

.img_main img {
	width:100%;
}

.shoes_nav {
	margin:0;
	padding:0;
}

.shoes_nav ul li {
	background:#D71618;
	width:100%;
	height:84px;
	margin-bottom:7px;
	display: table;
}


.shoes_nav ul li a {
	color:#fff;
	font-size:23px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}

.txt_area01 {
	margin:60px auto 0;
	text-align:center;
}

.txt_area01>p>img {
	max-width:362px;
	width:70%;
}

.txt_area01>img {
	width:100%;
}

.txt_area01 .ttl {
	font-size:25px !important;
}

.txt_area01 p {
	font-size:24px !important;
}
	

.sec_shoes {padding-top:100px; text-align:center;}

h3 + img {
	width:100%;
}

.list{
	margin: 0 50px 50px 50px;
	list-style-type: none;
	overflow: hidden;
}
.list li{
	margin: 50px 20px 50px 20px;
	float: left;
	transition: .5s;
}

.sec_shoes h3{
	margin:0 auto;
	padding-bottom:60px;
	float: left;
	transition: .5s;
	display:inline-block;
	text-align:center;
	position:relative;
}

.list-mv07{
	opacity: 0;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, 60px);
	transform: translate(-50%, 60px);
/*	transform: translate(0,60px); 
	-webkit-transform: translate(0,60px); */
	position: absolute;
}
.mv07{
	opacity: 1.0;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, 0px);
	transform: translate(-50%, 0px);
/*	transform: translate(0,0); 
	-webkit-transform: translate(0,0);*/
	position: absolute;
}

ul.sec1btn {
	clear:both;
	margin:0 auto;
	padding:0 0 0 0;
	max-width:528px;
	width:100%;
}

ul.sec1btn li {
	margin:0 auto;
}

ul.sec1btn li img {
	max-width:528px;
	width:100%;
}

ul.step {
	margin:0 auto;
	display: flex;
}

ul.step li {
	float:left;
	margin:0;
	padding:0;
	position:relative;
	transition: .5s;
}

.mrk_d {
	margin:80px auto 60px;
}

.step_box {
	max-width:550px;
	width:96%;
	margin:0 auto;
	text-align:left;
}

.step_box .ttl {
	float:left;
	max-width:280px;
	width:50%;
}

.step_box ul {
	max-width:232px;
	float:right;
	width:45%;
}
.step_box ul li {
	margin-bottom:9%;
}

.step_box ul li:last-child {
	margin-bottom:0;
}

.step_box > .text_area {
	width:100%;
	clear:both;
	padding-top:30px;
}

.step_box > .text_area > p.title {
	width:100%;
	background-image:url(../../images/photos/products/shoes/step_bg_top.gif), url(../../images/photos/products/shoes/step_bg_bottom.gif);
	background-position:top left, bottom right;
	background-repeat: no-repeat, no-repeat;
	padding:30px 0;
	text-align:center;
	font-size:1.6rem !important;
	vertical-align:middle;
}
.step_box > .img_area {
	max-width:550px;
	width:100%;
}

.step_box > .img_area > img {
	width:100%;
}
.step_box > .text_r {width:100%;}

.step_box > .text_r > .text_area2 {
	border-radius: 10px; 
    -webkit-border-radius: 10px;  
    -moz-border-radius: 10px;
	padding:15px 12px;
	color:#656565;
}
.step_box > .text_r > .text_area2 img {
	width:100%;
	max-width:500px;
}
.step_box > .text_r > .text_area2 > div {float:left; width:75%;}
.step_box > .text_r > .text_area2 > div > p.ttl {
	font-size:21px !important;
	width:100%;
	margin-bottom:0!important;
}
.setsumei { clear:both;}

.bo_step1 {border:2px solid #66BE96;}
.bo_step2 {border:2px solid #EB6D80;}
.bo_step3 {border:2px solid #36A0DA;}

.btn_syosai01 {
	clear:both;
	border-radius: 10px; 
    -webkit-border-radius: 10px;  
    -moz-border-radius: 10px;
	width:100%;
	margin-top:20px;
	margin-bottom:0;
	text-align:center;
}

.btn_syosai01 a {
	background:#D61517;
	color: #FFF !important;
	font-size:25px;
	padding:20px;
	display:block;
	text-decoration:none !important;
	letter-spacing:0.1em;
	margin-top:20px;
}

ul.btn_online {
	width:100%;
	margin:50px auto 0;
}

ul.btn_online li {
	margin-bottom:3%;
}
ul.btn_online li img {
	width:100%;
}
ul.btn_online li:last-child {
	margin-right:0;
}

ul.voice {
	max-width:550px;
	width:90%;
	margin:0 auto;
}

ul.voice li {
	list-style:none;
	margin:0 auto 4%;
}

ul.voice li img {
	width:100%;
}



/*-------pagetop-----*/	
#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
	text-indent:-9999px;
}
#page-top a {
    background: url(../../images/photos/products/shoes/btn_top.png) no-repeat;
     width: 68px;
	 height:68px;
    padding: 0;
    display: block;
	filter: alpha(opacity=50);
		-moz-opacity:0.5;
		opacity:0.5;
}
#page-top a:hover {
     width:68px;
	 height:68px;
    display: block;
	filter: alpha(opacity=100);
		-moz-opacity:1;
		opacity:1;
}
/*-----------------------下層*/
.c_inner_b {
	width:96%;
	margin:50px auto;
	max-width:640px;
}

.img_main_con {
	width:100%;
	margin:0 auto 50px;
	max-width:580px;
}

.img_main_con > img {
	width:100%;
}

.c_inner_b h2 {
	color:#A28844;
	font-size:27px;
	margin:0 0 30px 0;
	padding:0;
	letter-spacing:0.1em;
}

.c_inner_b p.ttl02 {
	font-size:25px;
	margin:0 0 20px 0 !important;
	font-weight:bold;
}

.text_box_con {
	margin:0 auto 70px;
	max-width:550px;
	width:100%;
	display:block;
}

.text_box_con img { max-width: 550px; width:100%;}

.text_box_con ul li {
	list-style:none;
	float:left;
	width:48%;
	margin-right:4%;
}

.text_box_con ul li:last-child {
	margin-right:0;
}



/* .text_box_con4_l {
	width:45%;
	float:left;
}

.text_box_con4_r {
	width:50%;
	float: right;
	max-width:506px;
} */

.text_box_con4_r img {
	width:100%;
}

.text_box_con5_l {
	width:62%;
	float:left;
}

.text_box_con5_r {
	width:33%;
	float: right;
	max-width:310px;
}

.text_box_con5_r img {
	width:100%;
}


.text_box_con:after, .sec1btn:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.img_bottom {
	max-width:570px;
	width:100%;
	margin:70px auto;
}
.img_bottom img {width:100%;}

ul.btn_pdf li a {
	background:url(../../images/photos/products/shoes/btn_w.png) no-repeat 15px center #D71618;
	color:#FFFFFF;
	border-radius: 10px; 
    -webkit-border-radius: 10px;  
    -moz-border-radius: 10px;
	width:40%;
	float: left;
	margin:20px 1% 0;
	display:block;
	text-align:center;
	padding:1%;
}

ul.print {
	max-width:1026px;
	width:96%;
	margin:0 auto;
}
ul.print li {
	list-style:none;
	float:left;
}
ul.print li.col01 {
	width:25%;
}
ul.print li.col02 {
	width:12.5%;
}

ul.print li img {width:100%;}
	


/*-----------------------*/
.fs28 {font-size:28px !important; letter-spacing:0.2em;}
.fs25 {font-size:25px !important;}
#shoes  p.fs20 {font-size:20px !important;}
.fs16 {font-size:16px !important;}
.fwB {font-weight:bold !important;}
.alC {text-align:center !important;}
#shoes a:hover {filter:alpha(opacity=50);-moz-opacity: 0.5;opacity: 0.5;}
.mt30 {margin-top:30px !important;}
.wid100 {width:100% !important; min-width:100% !important;}
.ind_1 {text-indent:-1em; padding-left:1em;}
.fcR {color:#BC4248;}
.c_inner .c_inner{
	margin: 0 0px;
}