﻿@charset "UTF-8";

/* fade image in after load */
.lazyload {
  opacity: 0;
}
.lazyloading {
  opacity: 1;
}
.lazyloaded {
  opacity: 1;
  transition: opacity 200ms;
}


/*------------------------------------------------------
	madras WalK MIZUNO SELECT
------------------------------------------------------*/
#block_madraswalk_mizunoselect {
	width: 1024px;
	margin: 20px auto 100px;
}
#block_madraswalk_mizunoselect h1 {
	text-align: center;
	margin: 0 0 25px;
}
#block_madraswalk_mizunoselect .block-madraswalk-mizunoselect--lead {
	margin-bottom: 45px;
}
#block_madraswalk_mizunoselect .block-madraswalk-mizunoselect--lead h2 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 1.875;
	margin: 0 0 35px;
}
#block_madraswalk_mizunoselect .block-madraswalk-mizunoselect--lead p {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3125;
	text-align: justify;
	margin-bottom: 55px;
}
#block_madraswalk_mizunoselect .block-madraswalk-mizunoselect--lead-image {
	text-align: center;
}
#block_madraswalk_mizunoselect .block-madraswalk-mizunoselect--section {
	color: #ffffff;
	margin: 0 auto 45px;
	width: 800px;
	background-color: #273447;
	display: flex;
	justify-content: space-between;
}
#block_madraswalk_mizunoselect .block-madraswalk-mizunoselect--section-image {
	width: 418px;
	text-align: center;
}
#block_madraswalk_mizunoselect .block-madraswalk-mizunoselect--section-description {
	width: 380px;
}
#block_madraswalk_mizunoselect .block-madraswalk-mizunoselect--section-description h2 {
	text-align: center;
	margin: 0 0 25px;
}
#block_madraswalk_mizunoselect .block-madraswalk-mizunoselect--section-description p {
	font-size: 13px;
	line-height: 2.0;
	letter-spacing: 0.12em;
}
#block_madraswalk_mizunoselect .block-madraswalk-mizunoselect--section-description p strong {
	font-size: 18px;
	font-weight: bold;
	line-height: 3.0;
	display: block;
}
#block_madraswalk_mizunoselect .block-madraswalk-mizunoselect--section-description-lead {
	text-align: center;
	margin-bottom: 10px;
}

#block_madraswalk_mizunoselect #block_madraswalk_mizunoselect_sec01 .block-madraswalk-mizunoselect--section-description,
#block_madraswalk_mizunoselect #block_madraswalk_mizunoselect_sec04 .block-madraswalk-mizunoselect--section-description {
	padding: 50px 30px 0;
}
#block_madraswalk_mizunoselect #block_madraswalk_mizunoselect_sec02 .block-madraswalk-mizunoselect--section-description,
#block_madraswalk_mizunoselect #block_madraswalk_mizunoselect_sec03 .block-madraswalk-mizunoselect--section-description {
	padding: 50px 60px 0;
}
#block_madraswalk_mizunoselect #block_madraswalk_mizunoselect_sec01 h2 {
	margin-bottom: 85px;
}
#block_madraswalk_mizunoselect .block-madraswalk-mizunoselect--item-list {
	width: 800px;
	margin: 0 auto;
	text-align: center;
}
/*------------------------------------------------------
	MADRAS REPAIR ONLINE
------------------------------------------------------*/
#block_repair_detail {
	margin: 0 0 80px;
}
#block_repair_detail .sp-only {
	display: none;
}
#block_repair_detail .block-repair-detail--header {
}
#block_repair_detail .block-repair-detail--header h1 {
	color: #4D3B37;
	font-size: 26px;
	font-family: 'Libre Baskerville', serif;
	line-height: 1.625;
	text-align: center;
	background-color: #F2E2CE;
	width: 100%;
	margin: 0;
	padding: 29px 0 26px;
}
#block_repair_detail .block-repair-detail--header .block-repair-detail--header-mv {
	width: 100%;
	height: 400px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #4D3B37;
	background-image: url("../../img/usr/freepage/repair/mv.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
#block_repair_detail .block-repair-detail--header .block-repair-detail--header-mv p {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: 2.0;
	text-align: center;
}
#block_repair_detail .block-repair-detail--header .block-repair-detail--header-mv p strong {
	font-size: 28px;
	line-height: 1.428;
	display: block;
	padding-bottom: 8px;
}

#block_repair_detail .block-repair-detail--sec {
	width: 1024px;
	margin: 47px auto 0;
}
#block_repair_detail .block-repair-detail--sec h2 {
	font-size: 32px;
	font-family: 'Libre Baskerville', serif;
	text-align: center;
	line-height: 1.5;
	border-bottom: 3px double #4e3b37;
	margin: 0;
}
#block_repair_detail .block-repair-detail--sec .at-color-red {
	color: #E94865;
}
#block_repair_detail .block-repair-detail--sec .block-repair-detail--list-txt {
	padding: 16px 0 0 32px;
}
#block_repair_detail .block-repair-detail--sec .block-repair-detail--list-txt li {
	font-size: 16px;
	line-height: 1.8;
	list-style: disc;
}
#block_repair_detail .block-repair-detail--sec .block-repair-detail--list-txt li a {
	text-decoration: underline;
}
#block_repair_detail .block-repair-detail--sec .block-repair-detail--list-txt li a:hover {
	text-decoration: none;
}
#block_repair_detail #block_repair_detail_menu .block-repair-detail-menu--description {
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
}
#block_repair_detail #block_repair_detail_menu .block-repair-detail-menu--description-box {
	width: 328px;
	margin: 0 20px 16px 0;
	padding: 30px 10px 32px;
	background-color: #f9f1e8;
}
#block_repair_detail #block_repair_detail_menu .block-repair-detail-menu--description-box:nth-child(3n) {
	margin-right: 0;
}
#block_repair_detail #block_repair_detail_menu .block-repair-detail-menu--description-box h3 {
	font-size: 16px;
	text-align: center;
	line-height: 1.5;
	margin: 0 0 4px;
}
#block_repair_detail #block_repair_detail_menu .block-repair-detail-menu--description-box p {
	font-size: 12px;
	line-height: 1.5;
	padding: 0 0 7px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #323436;
}
#block_repair_detail #block_repair_detail_menu .block-repair-detail-menu--description-spec {
	display: flex;
}
#block_repair_detail #block_repair_detail_menu .block-repair-detail-menu--description-spec dt,
#block_repair_detail #block_repair_detail_menu .block-repair-detail-menu--description-spec dd {
	font-size: 12px;
	line-height: 1.5;
}
#block_repair_detail #block_repair_detail_menu .block-repair-detail-menu--description-spec dt {
	width: 30px;
}
#block_repair_detail #block_repair_detail_menu .block-repair-detail-menu--description-image {
	display: flex;
	justify-content: space-between;
	width: 300px;
	margin: 30px auto 0;
}
#block_repair_detail #block_repair_detail_menu .block-repair-detail-menu--description-image li {
	text-align: center;
	width: 148px;
}
#block_repair_detail #block_repair_detail_menu .block-repair-detail-menu--description-image li span {
	font-size: 10px;
	line-height: 1.5;
	padding-bottom: 5px;
	display: block;
}

#block_repair_detail #block_repair_detail_flow .block-repair-flow--flow-wrap {
	border: 2px solid #EEEEEE;
	margin-top: 40px;
	padding: 60px 190px;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--flow-wrap > ul {
	overflow: hidden;
	position: relative;
}
/*#block_repair_detail #block_repair_detail_flow .block-repair-flow--flow-wrap > ul::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	width: 184px;
	height: 100%;
	margin-left: -92px;
	background-color: #EBEAEA;
	z-index: 1;
}*/
#block_repair_detail #block_repair_detail_flow .block-repair-flow--flow-wrap > ul > li {
	width: 480px;
	padding-bottom: 40px;
	z-index: 5;
	position: relative;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--flow-wrap > ul > li::before,
#block_repair_detail #block_repair_detail_flow .block-repair-flow--flow-wrap > ul > li::after {
	content: "";
	position: absolute;
	left: 50%;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--flow-wrap > ul > li::before {
	width: 14px;
	height: 21px;
	background-color: #000000;
	bottom: 19px;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--flow-wrap > ul > li::after {
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 19px 26px 0 26px;
	border-color: #000000 transparent transparent transparent;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--flow-wrap > ul > li > div {
	display: flex;
	align-items: center;
	padding: 20px 0;
	border-radius: 10px;
	background-color: #C6E3F8;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--flow-wrap > ul > li:nth-child(odd) {
	float: left;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--flow-wrap > ul > li:nth-child(even) {
	float: right;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--flow-wrap > ul > li .block-repair-flow--icon {
	width: 127px;
	height: 80px;
	text-align: center;
	border-right: 2px solid #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--flow-wrap > ul > li .block-repair-flow--icon img {
	width: 68px;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--flow-wrap > ul > li .block-repair-flow--txt {
	width: 350px;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--txt p {
	font-size: 18px;
	text-align: center;
}
#block_repair_detail #block_repair_detail_flow p .block-repair-flow--txt-memo {
	font-size: 13px;
	display: block;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--list-txt {
	padding: 0 0 0 30px;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--list-txt li {
	font-size: 18px;
	line-height: 1.388;
	list-style: disc;
	margin-left: 20px;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--list-txt li .block-repair-flow--txt-memo {
	font-size: 13px;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--list-memo {
	padding: 12px 40px 0 30px;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--list-memo li {
	font-size: 11px;
	line-height: 1.36;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--flow-wrap > ul > li.block-repair-flow--customer::before {
	left: 313px;
	background-color: #F4E2D0;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--flow-wrap > ul > li.block-repair-flow--customer::after {
	left: 295px;
	border-color: #F4E2D0 transparent transparent transparent;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--flow-wrap > ul > li.block-repair-flow--customer > div {
	background-color: #FBF1E7;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--customer .block-repair-flow--txt {
	color: #546262;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--flow-wrap > ul > li.block-repair-flow--shop::before {
	left: 153px;
	background-color: #D3DAED;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--flow-wrap > ul > li.block-repair-flow--shop::after {
	left: 135px;
	border-color: #D3DAED transparent transparent transparent;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--flow-wrap > ul > li.block-repair-flow--shop > div {
	background-color: #EFF2FC;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--shop .block-repair-flow--txt {
	color: #5D5454;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--flow-wrap > ul > li.block-repair-flow--flow7 {
	padding-bottom: 0;
}
#block_repair_detail #block_repair_detail_flow .block-repair-flow--flow-wrap > ul > li.block-repair-flow--flow7::before,
#block_repair_detail #block_repair_detail_flow .block-repair-flow--flow-wrap > ul > li.block-repair-flow--flow7::after {
	display: none;
}
#block_repair_detail #block_repair_detail_flow > ul.block-repair-flow--note {
	margin-top: 40px;
}
#block_repair_detail #block_repair_detail_flow > ul.block-repair-flow--note li {
	color: #808080;
	font-size: 11px;
	line-height: 1.545;
}
#block_repair_detail #block_repair_detail_entry p {
	font-size: 14px;
	line-height: 1.5;
}
/*------------------------------------------------------
	GORE TEX MEN
------------------------------------------------------*/
#block_gore_tex_mens {
	width: 100%;
}
#block_gore_tex_mens h1 {
	text-align: center;
	background-color: #080100;
	margin: 0 0 45px;
}
#block_gore_tex_mens h1 img {
	width: 800px;
	height: auto;
}
#block_gore_tex_mens .block-gore-tex-mens--section {
	width: 960px;
	margin: 0 auto 75px;
}

#block_gore_tex_mens .block-gore-tex-mens--section h2 {
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.45;
	padding: 12px 20px 13px;
	margin: 0 0 40px;
	background-color: #333333;
}
#block_gore_tex_mens .block-gore-tex-mens--section h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
	border-bottom: 1px dotted #333333;
	margin: 0 0 20px;
	padding: 0 0 4px;
}
#block_gore_tex_mens .block-gore-tex-mens--section p {
	font-size: 16px;
	line-height: 1.625;
	margin-top: 15px;
}
#block_gore_tex_mens .block-gore-tex-mens--section p:first-child {
	margin-top: 0;
}
#block_gore_tex_mens .block-gore-tex-mens--section p sup {
	font-size: 12px;
	vertical-align: top;
}
#block_gore_tex_mens .block-gore-tex-mens--image {
	width: 480px;
	text-align: center;
}
#block_gore_tex_mens .block-gore-tex-mens--image img {
	margin-top: 55px;
}
#block_gore_tex_mens .block-gore-tex-mens--image img:first-child {
	margin-top: 0;
}
#block_gore_tex_mens .block-gore-tex-mens--image p {
	text-align: left;
	margin-top: 20px;
}
#block_gore_tex_mens .block-gore-tex-mens--description {
	width: 420px;
}
#block_gore_tex_mens .block-gore-tex-mens--wrap {
	display: flex;
	justify-content: space-between;
}
#block_gore_tex_mens #block_gore_tex_mens_sec01 h2 {
	color: #333333;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.285;
	text-align: center;
	background-color: inherit;
	padding: 0;
	margin: 0 0 75px;
}
#block_gore_tex_mens #block_gore_tex_mens_sec06 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#block_gore_tex_mens #block_gore_tex_mens_sec06 .block-gore-tex-mens--image {
	width: 460px;
}
#block_gore_tex_mens #block_gore_tex_mens_sec06 h2,
#block_gore_tex_mens #block_gore_tex_mens_sec06 p {
	width: 100%;
}
#block_gore_tex_mens #block_gore_tex_mens_sec08 ul {
	display: flex;
	justify-content: space-between;
}
#block_gore_tex_mens #block_gore_tex_mens_sec08 ul li {
	width:460px;
}
#block_gore_tex_mens #block_gore_tex_mens_visumo {
	width: 1200px;
	margin: 0 auto 80px;
}
#block_gore_tex_mens #block_gore_tex_mens_visumo h2 {
	font-size: 12px;
	text-align: center;
	line-height: 1.5;
	border: 0;
	padding: 0;
	margin: 0 0 30px;
}
#block_gore_tex_mens #block_gore_tex_mens_visumo h2 strong {
	font-size: 32px;
	font-family: 'Libre Baskerville', serif;
	line-height: 1.343;
	margin: 0;
	display: block;
}
#block_gore_tex_mens .block-gore-tex-mens--btn-more {
	width: 320px;
	margin: 40px auto 0;
}
#block_gore_tex_mens .block-gore-tex-mens--btn-more a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 48px;
	border: 1px solid #222222;
}
#block_gore_tex_mens .block-gore-tex-mens--btn-more a:hover {
	text-decoration: none;
	border-radius: 50px;
}

/*------------------------------------------------------
	MADRAS WALK WOMEN
------------------------------------------------------*/
#block_gore_tex_women {
	width: 100%;
}
#block_gore_tex_women h1 {
	text-align: center;
	background-color: #080100;
	margin: 0 0 70px;
	padding: 60px 0;
}
#block_gore_tex_women h1 img {
	width: 800px;
	height: auto;
}
#block_gore_tex_women .block-gore-tex-women--section {
	width: 960px;
	margin: 0 auto 75px;
}

#block_gore_tex_women .block-gore-tex-women--section h2 {
	color: #333333;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.45;
	padding: 12px 20px 13px;
	margin: 0 0 40px;
	background-color: #FFCACB;
}
#block_gore_tex_women .block-gore-tex-women--section h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
	border-bottom: 1px dotted #333333;
	margin: 0 0 20px;
	padding: 0 0 4px;
}
#block_gore_tex_women .block-gore-tex-women--section p {
	font-size: 16px;
	line-height: 1.625;
	margin-top: 15px;
}
#block_gore_tex_women .block-gore-tex-women--section p:first-child {
	margin-top: 0;
}
#block_gore_tex_women .block-gore-tex-women--section p sup {
	font-size: 12px;
	vertical-align: top;
}
#block_gore_tex_women .block-gore-tex-women--image {
	width: 800px;
	margin: 0 auto 40px;
	text-align: center;
}
#block_gore_tex_women .block-gore-tex-women--wrap .block-gore-tex-women--image {
	width: 480px;
	margin: 0;
}
#block_gore_tex_women .block-gore-tex-women--image img {
	margin-top: 55px;
}
#block_gore_tex_women .block-gore-tex-women--image img:first-child {
	margin-top: 0;
}
#block_gore_tex_women .block-gore-tex-women--image p {
	text-align: left;
	margin-top: 20px;
}
#block_gore_tex_women .block-gore-tex-women--description {
	width: 420px;
}
#block_gore_tex_women .block-gore-tex-women--wrap {
	display: flex;
	justify-content: space-between;
}
#block_gore_tex_women #block_gore_tex_women_sec01 {
	text-align: center;
	margin-bottom: 80px;
}
#block_gore_tex_women #block_gore_tex_women_sec01 h2 {
	font-size: 36px;
	font-family: 'Libre Baskerville', serif;
	line-height: 1.0;
	padding: 0 0 20px;
	margin: 0 0 30px;
	position: relative;
}
#block_gore_tex_women #block_gore_tex_women_sec01 h2::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 34px;
	height: 1px;
	background-color: #000000;
	margin-left: -17px;
}
#block_gore_tex_women #block_gore_tex_women_sec01 p {
	font-size: 16px;
	line-height: 1.75;
}
#block_gore_tex_women #block_gore_tex_women_sec07 ul {
	display: flex;
	justify-content: center;
}
#block_gore_tex_women #block_gore_tex_women_sec07 ul li {
	width:460px;
}
#block_gore_tex_women #block_gore_tex_women_visumo {
	width: 1200px;
	margin: 0 auto 80px;
}
#block_gore_tex_women #block_gore_tex_women_visumo h2 {
	font-size: 12px;
	text-align: center;
	line-height: 1.5;
	border: 0;
	padding: 0;
	margin: 0 0 30px;
}
#block_gore_tex_women #block_gore_tex_women_visumo h2 strong {
	font-size: 32px;
	font-family: 'Libre Baskerville', serif;
	line-height: 1.343;
	margin: 0;
	display: block;
}
#block_gore_tex_women .block-gore-tex-women--btn-more {
	width: 320px;
	margin: 40px auto 0;
}
#block_gore_tex_women .block-gore-tex-women--btn-more a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 48px;
	border: 1px solid #222222;
}
#block_gore_tex_women .block-gore-tex-women--btn-more a:hover {
	text-decoration: none;
	border-radius: 50px;
}

/*------------------------------------------------------
	フットパワー
------------------------------------------------------*/
.block-footpower--section {
	margin: 0 0 50px;
}
.block-footpower--section h2 {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
	padding: 11px 20px 10px;
	margin: 0 0 30px;
	background-color: #333333;
}
.block-footpower--section h3 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.77;
	padding: 0 0 5px;
	margin: 30px 0 20px;
	border-bottom: 1px dotted #333333;
}
.block-footpower--section h4 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
	margin: 60px 0 0;
}
.block-footpower--section p {
	font-size: 15px;
	line-height: 1.6;
	margin-top: 15px;
}
.block-footpower--section p strong {
	font-weight: bold;
}
.block-footpower--section p.at-arrow {
	position: relative;
	padding-bottom: 70px;
	margin-bottom: 40px;
}
.block-footpower--section p.at-arrow::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 25px 0 25px;
	border-color: #e3e3e3 transparent transparent transparent;
	margin-left: -25px;
}
.block-footpower--section ul.block-footpower--txt-list li {
	font-size: 15px;
	line-height: 1.6;
}
.block-footpower--section .block-footpower--image ul li {
	margin-top: 30px;
	text-align: center;
}
.block-footpower--section .block-footpower--image.at-column2 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.block-footpower--section .block-footpower--image.at-column2 ul li {
	width: 450px;
}
dl.block-footpower--review {
	display: flex;
	align-items: center;
	margin-top: 20px;
}
dl.block-footpower--review dt,
dl.block-footpower--review dd {
	font-size: 15px;
	line-height: 1.6;
	font-weight: bold;
}
dl.block-footpower--review dt {
	margin-right: 5px;
}
dl.block-footpower--review dd {
	color: #D5B900;
	margin-right: 10px;
}
ul.block-footpower--item-spec {
	display: flex;
	align-items: center;
	margin-top: 15px;
}
ul.block-footpower--item-spec li {
	font-size: 15px;
	line-height: 1.6;
	margin-right: 15px;
}

#block_footpower_sec01 {
	margin-top: 80px;
}
#block_footpower_sec05 {
	margin: 0;
}
#block_footpower_event1_top h4,
#block_footpower_event3_top h4 {
	margin: 0;
}
/*------------------------------------------------------
	シーン・スタイル・機能別おすすめシューズ　MEN
------------------------------------------------------*/
#block_scene_style_function_men {
	margin-bottom: 60px;
}
#block_scene_style_function_men h1 {
	text-align: center;
	line-height: 1.285;
	margin: 0 0 30px;
}
.block-scene-style-function-men--mv {
	text-align: center;
	margin: 0 0 50px;
}
.block-scene-style-function-men--menu {
}
.block-scene-style-function-men--menu h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 1.3125;
	margin: 0 0 15px;
}
.block-scene-style-function-men--menu ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.block-scene-style-function-men--menu ul li {
	width: 230px;
	margin-bottom: 13px;
}
.block-scene-style-function-men--menu ul li a {
	font-size: 14px;
	line-height: 1.285;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #333333;
	background-color: #ffffff;
	width: 100%;
	height: 60px;
	position: relative;
}
.block-scene-style-function-men--menu ul li a:hover {
	text-decoration: none;
	border-radius: 50px;
}
.block-scene-style-function-men--menu ul li a::after {
	content: "";
	position: absolute;
	right: 15px;
	top: 50%;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-left: 1px solid #222222;
	border-bottom: 1px solid #222222;
	transform: rotate(-45deg);
}

.block-scene-style-function-men--title {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
	padding: 11px 20px 10px;
	margin: 0 0 30px;
	background-color: #333333;
}
.block-scene-style-function-men--comment {
	margin: 10px 0 60px;
}
.block-scene-style-function-men--comment p {
	font-size: 15px;
	line-height: 1.6;
}
.block-scene-style-function-men--btn {
	display: flex;
	justify-content: space-between;
}
.block-scene-style-function-men--btn a {
	font-size: 13px;
	line-height: 1.384;
	text-align: center;
	padding: 17px 0 15px;
	display: block;
	border: 1px solid #222222;
	position: relative;
}
.block-scene-style-function-men--btn a:hover {
	text-decoration: none;
	border-radius: 50px;
}
.block-scene-style-function-men--btn a::after {
	content: "";
	position: absolute;
	right: 15px;
	top: 50%;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-right: 1px solid #222222;
	border-bottom: 1px solid #222222;
	transform: rotate(-45deg);
}
.block-scene-style-function-men--btn.at-column1 li,
.block-scene-style-function-men--btn.at-column2 li {
	width: 470px;
}
.block-scene-style-function-men--btn.at-column3 li {
	width: 310px;
}
.block-scene-style-function-men--btn.at-column1 li {
	margin: 0 auto;
}
.block-scene-style-function-men--caption {
	font-size: 28px;
	font-weight: bold;
	line-height: 1.285;
	margin: 0 0 30px;
}
.block-scene-style-function-men--styling {
	margin-bottom: 40px;
}
.block-scene-style-function-men--styling h2 {
	font-size: 12px;
	text-align: center;
	line-height: 1.5;
	border: 0;
	padding: 0;
	margin: 75px 0 27px;
}
.block-scene-style-function-men--styling h2 strong {
	font-size: 32px;
	font-family: 'Libre Baskerville', serif;
	line-height: 1.343;
	margin: 0;
	display: block;
}

#block_event_itemlist .block-thumbnail-t--goods {
	width: 215px;
}
#block_event_itemlist .block-thumbnail-t--goods-image figure {
	width: 215px;
	height: 215px;
}
#block_event_itemlist .block-thumbnail-t--favorite,
#block_event_itemlist .block-thumbnail-t--goods-description .block-icon,
#block_event_itemlist .block-thumbnail-t--goods-image .block-icon {
	display: none;
}
/*------------------------------------------------------
	スタイリング
------------------------------------------------------*/
.block-styling-t li {
	display: flex;
}
.block-styling-t--goods {
	width: 230px;
	margin-right: 13px;
}
.block-styling-t--goods a {
	display: block;
}
.block-styling-t--goods a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.block-styling-t--goods:nth-child(4n) {
	margin-right: 0;
}
.block-styling-t--goods-image .img-center {
	width: 230px;
	height: 345px;
}
.block-styling-t--goods-description {
	display: flex;
	justify-content: space-between;
	padding-top: 10px;
}
.block-styling-t--goods-spec {
	width: 130px;
}
.block-styling-t--goods-brand {
	font-size: 13px;
	line-height: 1.461;
}
.block-styling-t--goods-number {
	color: #808080;
	font-size: 12px;
	line-height: 1.5;
	margin-top: 5px;
}
.block-styling-t--goods-price {
	font-size: 18px;
	line-height: 1.5;
	margin-top: 5px;
}
.block-styling-t--goods-price span {
	font-size: 11px;
	margin-left: 3px;
}
.block-styling-t--item-image {
	width: 90px;
}
.block-styling-t--item-image .img-center {
	width: 90px;
	height: 90px;
}
/*------------------------------------------------------
	シーン・スタイル・機能別おすすめシューズ　WOMEN
------------------------------------------------------*/
#block_scene_style_function_women {
	margin-bottom: 60px;
}
#block_scene_style_function_women h1 {
	font-family: "Yu Mincho", "YuMincho", 'Noto Serif Japanese', 'serif', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
	line-height: 1.285;
	margin: 0 0 30px;
}
#block_scene_style_function_women h1 span {
	font-size: 11px;
	font-family: 'Libre Baskerville', serif;
	font-weight: normal;
	line-height: 1.4;
	letter-spacing: 0.3em;
	margin-top: 20px;
	padding-top: 20px;
	display: block;
	position: relative;
}
#block_scene_style_function_women h1 span::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	width: 20px;
	height: 1px;
	background-color: #707070;
	margin-left: -5px;
}
.block-scene-style-function-women--mv {
	text-align: center;
	margin: 0 0 50px;
}
.block-scene-style-function-women--menu {
}
.block-scene-style-function-women--menu h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 1.3125;
	margin: 0 0 15px;
}
.block-scene-style-function-women--menu ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.block-scene-style-function-women--menu ul li {
	width: 230px;
	margin-bottom: 13px;
}
.block-scene-style-function-women--menu ul li a {
	font-size: 14px;
	line-height: 1.285;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #333333;
	background-color: #ffffff;
	width: 100%;
	height: 60px;
	position: relative;
}
.block-scene-style-function-women--menu ul li a:hover {
	text-decoration: none;
	border-radius: 50px;
}
.block-scene-style-function-women--menu ul li a::after {
	content: "";
	position: absolute;
	right: 15px;
	top: 50%;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-left: 1px solid #222222;
	border-bottom: 1px solid #222222;
	transform: rotate(-45deg);
}

.block-scene-style-function-women--title {
	color: #333333;
	font-size: 20px;
	font-family: "Yu Mincho", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	line-height: 1.6;
	padding: 0 0 10px;
	margin: 0 0 30px;
	border-bottom: 1px solid #DDDDDD;
}
.block-scene-style-function-women--title span {
	font-size: 10px;
	font-family: 'Libre Baskerville', serif;
	font-weight: normal;
	line-height: 1.4;
	letter-spacing: 0.3em;
	margin-left: 30px;
	padding-left: 20px;
	display: inline-block;
	position: relative;
}
.block-scene-style-function-women--title span::after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 10px;
	height: 1px;
	background-color: #707070;
	margin-left: -5px;
}
.block-scene-style-function-women--comment {
	margin: 10px 0 60px;
}
.block-scene-style-function-women--comment p {
	font-size: 15px;
	line-height: 1.6;
	margin-top: 24px;
}
.block-scene-style-function-women--comment p:first-child {
	margin-top: 0;
}
.block-scene-style-function-women--comment-txtlist li {
	font-size: 15px;
	line-height: 1.6;
	margin-top: 5px;
}
.block-scene-style-function-women--comment-txtlist li:first-child {
	margin-top: 0;
}
.block-scene-style-function-women--btn {
	display: flex;
	justify-content: center;
}
.block-scene-style-function-women--btn a {
	font-size: 13px;
	line-height: 1.384;
	text-align: center;
	padding: 17px 0 15px;
	display: block;
	border: 1px solid #222222;
	position: relative;
}
.block-scene-style-function-women--btn a:hover {
	text-decoration: none;
	border-radius: 50px;
}
.block-scene-style-function-women--btn a::after {
	content: "";
	position: absolute;
	right: 15px;
	top: 50%;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-right: 1px solid #222222;
	border-bottom: 1px solid #222222;
	transform: rotate(-45deg);
}
.block-scene-style-function-women--btn.at-column1 li,
.block-scene-style-function-women--btn.at-column2 li {
	width: 470px;
}
.block-scene-style-function-women--btn.at-column2 li:nth-child(2) {
	margin-left: 20px;
}
.block-scene-style-function-women--btn.at-column3 li {
	width: 310px;
}
.block-scene-style-function-women--btn.at-column1 li {
	/*margin-left: auto;*/
}
.block-scene-style-function-women--caption {
	font-size: 28px;
	font-weight: bold;
	font-family: "Yu Mincho", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 1.285;
	margin: 0 0 30px;
}
#block_event_itemlist .block-thumbnail-t--goods {
	width: 215px;
}
#block_event_itemlist .block-thumbnail-t--goods-image figure {
	width: 215px;
	height: 215px;
}

.block-scene-style-function-women--recruit-modello {
	display: flex;
	align-items: center;
	padding: 20px;
	background-color: #EEEEEE;
	margin-bottom: 30px;
}
.block-scene-style-function-women--recruit-modello h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 1.25;
	width: 215px;
}
.block-scene-style-function-women--recruit-modello h3 span {
	font-size: 15px;
	font-weight: normal;
	line-height: 1.333;
	padding-top: 10px;
	display: block;
}
.block-scene-style-function-women--recruit-modello ul {
	display: flex;
}
.block-scene-style-function-women--recruit-modello ul li {
	text-align: center;
	width: 215px;
	margin-left: 20px;
	background-color: #ffffff;
}
.block-scene-style-function-women--recruit-modello ul li p {
	font-size: 14px;
	line-height: 1.285;
	padding: 13px 0 10px;
}
ul.block-scene-style-function-women--trend-color {
	display: flex;
	justify-content: space-between;
}
ul.block-scene-style-function-women--trend-color li {
	width: 210px;
}
ul.block-scene-style-function-women--trend-color li h3 {
	color: #ffffff;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
	padding: 9px 0 8px;
	margin: 0;
	background-color: #cccccc;
	border-radius: 3px 3px 0 0;
}
ul.block-scene-style-function-women--trend-color li h3.at-red {
	background-color: #D50202;
}
ul.block-scene-style-function-women--trend-color li h3.at-green {
	background-color: #36820B;
}
ul.block-scene-style-function-women--trend-color li h3.at-pink {
	background-color: #FC9B9B;
}
ul.block-scene-style-function-women--trend-color li h3.at-black {
	background-color: #000000;
}
ul.block-scene-style-function-women--trend-color li > div {
	text-align: center;
	border: 1px solid #DDDDDD;
	border-top: 0;
	padding: 28px 0 25px;
}
ul.block-scene-style-function-women--trend-color li > div img {
	width: 160px;
}
ul.block-scene-style-function-women--trend-color li > div a {
	font-size: 13px;
	line-height: 1.38;
	margin-top: 20px;
	display: block;
}
.block-scene-style-function-women--styling {
	margin-bottom: 40px;
}
.block-scene-style-function-women--styling h2 {
	font-size: 12px;
	text-align: center;
	line-height: 1.5;
	border: 0;
	padding: 0;
	margin: 75px 0 27px;
}
.block-scene-style-function-women--styling h2 strong {
	font-size: 32px;
	font-family: 'Libre Baskerville', serif;
	line-height: 1.343;
	margin: 0;
	display: block;
}

/*------------------------------------------------------
	ガイド系　共通
------------------------------------------------------*/
.block-freepage-guide--wrap {
	width: 1200px;
	margin: 37px auto 80px;
	display: flex;
	justify-content: space-between;
}
.block-freepage-guide--wrap .sp-only {
	display: none;
}
.block-freepage-guide--wrap strong {
	font-weight: bold;
}
/* 左ナビ */
.block-freepage-guide--leftmenu {
	width: 240px;
	position: relative;
}
.block-freepage-guide--menu {
	position: absolute;
	left: 0;
	top: 0;
	width: 240px;
}
.block-freepage-guide--menu ul li {
	padding: 20px 0 15px;
	border-bottom: 1px dotted #707070;
}
.block-freepage-guide--menu ul li:first-child {
	padding-top: 0;
}
.block-freepage-guide--menu ul li a {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.38;
	display: block;
	padding: 0 20px;
	border-left: 5px solid #333333;
}
.block-freepage-guide--menu ul.block-freepage-guide--menu-child {
	padding-top: 20px;
	/*margin-top: 15px;*/
	border-top: 1px dotted #707070;
	display: none;
}
.block-freepage-guide--menu ul.block-freepage-guide--menu-child li {
	border: 0;
	padding: 5px 0;
}
.block-freepage-guide--menu ul.block-freepage-guide--menu-child li a {
	font-weight: normal;
	border: 0;
}
.block-freepage-guide--menu-acc {
	position: relative;
}
.block-freepage-guide--menu-acc a {
	width: 200px;
}
.block-freepage-guide--menu-acc-btn {
	display: block;
	width: 40px;
	height: 40px;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 7px;
}
.block-freepage-guide--menu-acc-btn::after {
	content: "";
	position: absolute;
	right: 16px;
	top: 50%;
	width: 7px;
	height: 7px;
	margin-top: -3px;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	transform: rotate(-45deg);
	transition: all .3s;
}
.block-freepage-guide--menu-acc.js-open .block-freepage-guide--menu-acc-btn::after {
	transform: rotate(135deg);
}
.block-freepage-guide--menu-acc.js-open > a {
	margin-bottom: 15px;
}
.block-freepage-guide--menu-acc.js-open .block-freepage-guide--menu-child {
	display: block;
}
/* メインエリア */
.block-freepage-guide--main {
	width: 920px;
}

.block-freepage-guide--title-h1 {
	font-weight: bold;
	line-height: 1.28;
	margin: 0 0 20px;
}
.block-freepage-guide--title-h2 {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
	padding: 9px 20px 8px;
	margin: 0 0 20px;
	background-color: #37150A;
}
.block-freepage-guide--title-h3-line {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.77;
	margin: 40px 0 17px;
	padding: 0 0 5px;
	border-bottom: 1px dotted #333333;
}
.block-freepage-guide--title-h3-bold {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
	margin: 25px 0 15px;
}
.block-freepage-guide--title-h4 {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.33;
	margin: 15px 0 8px;
}
.block-freepage-guide--page-nav {
	padding-bottom: 30px;
}
.block-freepage-guide--page-nav ul {
	display: flex;
	flex-wrap: wrap;
}
.block-freepage-guide--page-nav ul li {
	width: 300px;
	margin: 0 10px 10px 0;
}
.block-freepage-guide--page-nav ul li:nth-child(3n) {
	margin-right: 0;
}
.block-freepage-guide--page-nav ul li a {
	color: #333333;
	font-size: 14px;
	line-height: 1.285;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 58px;
	border: 1px solid #333333;
	position: relative;
	transition: all .3s;
}
.block-freepage-guide--page-nav ul li a::after {
	content: "";
	position: absolute;
	right: 14px;
	top: 50%;
	width: 7px;
	height: 7px;
	margin-top: -3px;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	transform: rotate(-45deg);
}
.block-freepage-guide--page-nav ul li a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.block-freepage-guide--page-nav.at-column2 ul li {
	width: 450px;
	margin-right: 20px;
}
.block-freepage-guide--page-nav.at-column2 ul li:nth-child(2n) {
	margin-right: 0;
}
.block-freepage-guide--page-nav.at-column2 ul li:nth-child(3n) {
	margin-right: 20px;
}
.block-freepage-guide--page-nav.at-column5 ul li {
	width: 175px;
}
.block-freepage-guide--page-nav.at-column5 ul li:nth-child(3n) {
	margin-right: 10px;
}
.block-freepage-guide--page-nav.at-column5 ul li:nth-child(5n) {
	margin-right: 0;
}
.block-freepage-guide--page-nav.at-column5 ul li a {
	font-size: 12px;
	line-height: 1.33;
}



.block-freepage-guide--section {
	padding-bottom: 45px;
}
.block-freepage-guide--section .color-red {
	color: #E73656;
}
.block-freepage-guide--section p {
	font-size: 15px;
	line-height: 1.46;
	margin-top: 15px;
}
.block-freepage-guide--section p:first-child {
	margin-top: 0;
}
.block-freepage-guide--section p a {
	text-decoration: underline;
}
.block-freepage-guide--section p a:hover {
	text-decoration: none;
}
.block-freepage-guide--section h4 + p {
	margin-top: 0;
}
.block-freepage-guide--section p + h4,
.block-freepage-guide--list-txt + h4 {
	margin-top: 30px;
}
.block-freepage-guide--list-txt {
	margin-top: 15px;
}
.block-freepage-guide--list-txt li {
	font-size: 15px;
	line-height: 1.46;
	margin-top: 8px;
}
.block-freepage-guide--list-txt li a {
	text-decoration: underline;
}
.block-freepage-guide--list-txt li a:hover {
	text-decoration: none;
}
.block-freepage-guide--button {
	width: 230px;
	margin: 40px auto 15px;
}
.block-freepage-guide--button a {
	font-size: 13px;
	line-height: 1.38;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #222222;
	width: 100%;
	height: 48px;
	position: relative;
}
.block-freepage-guide--button a::after {
	content: "";
	position: absolute;
	right: 14px;
	top: 50%;
	width: 7px;
	height: 7px;
	margin-top: -3px;
	border-right: 1px solid #222222;
	border-bottom: 1px solid #222222;
	transform: rotate(-45deg);
}
.block-freepage-guide--button a:hover {
	text-decoration: none;
	opacity: 0.7;
}

.block-freepage-guide--table {
	border: 1px solid #bbbbbb;
	width: 100%;
	margin: 20px 0;
}
.block-freepage-guide--table th,
.block-freepage-guide--table td {
	font-size: 15px;
	line-height: 1.2;
	border: 1px solid #bbbbbb;
	padding: 21px 20px 19px;
}
.block-freepage-guide--table th {
	text-align: center;
	background-color: #f9f1e8;
}
.block-freepage-guide--table td {
	background-color: #ffffff;
}
/*------------------------------------------------------
	会員サービス
------------------------------------------------------*/
ul.block-freepage-guide--members-about-list {
	display: flex;
	flex-wrap: wrap;
}
ul.block-freepage-guide--members-about-list li {
	width: 280px;
	margin: 0 40px 55px 0;
}
ul.block-freepage-guide--members-about-list li:nth-child(3n) {
	margin-right: 0;
}
ul.block-freepage-guide--members-about-list li h3 {
	font-size: 18px;
	text-align: center;
	margin: 0 0 10px;
}
.block-freepage-guide--members-about-list-img {
	text-align: center;
	margin: 10px 0 30px;
}
.block-freepage-guide--members-about-list-img img {
	width: 255px;
}
.block-freepage-guide--members-about-list p {
	line-height: 1.333;
	margin-top: 15px;
}
.block-freepage-guide--members-about-list-btn {
	margin-top: 25px;
}
.block-freepage-guide--members-about-list-btn a {
	font-size: 13px;
	line-height: 1.38;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #222222;
	width: 100%;
	height: 48px;
	position: relative;
}
.block-freepage-guide--members-about-list-btn a::after {
	content: "";
	position: absolute;
	right: 14px;
	top: 50%;
	width: 7px;
	height: 7px;
	margin-top: -3px;
	border-right: 1px solid #222222;
	border-bottom: 1px solid #222222;
	transform: rotate(-45deg);
}
.block-freepage-guide--members-about-list-btn a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.block-freepage-guide--members-about-shop-list .block-freepage-guide--title-h3-bold {
	margin-top: 0;
}
.block-freepage-guide--members-about-shop-list ul {
	display: flex;
	flex-wrap: wrap;
}
.block-freepage-guide--members-about-shop-list ul li {
	width: 460px;
	margin-top: 20px;
}
.block-freepage-guide--members-about-shop-list ul li a {
	font-size: 15px;
	line-height: 1.266;
	text-decoration: underline;
}
.block-freepage-guide--members-about-shop-list ul li a:hover {
	text-decoration: none;
}
.block-freepage-guide--members-about-shop-list ul li:nth-child(1),
.block-freepage-guide--members-about-shop-list ul li:nth-child(2) {
	margin-top: 0;
}

.block-freepage-guide--members-about-table-point th {
	width: 280px;
}
.block-freepage-guide--members-about-point-birthday,
.block-freepage-guide--members-about-point-review {
	display: flex;
	align-items: center;
}
.block-freepage-guide--members-about-point-birthday dt,
.block-freepage-guide--members-about-point-review dt {
	width: 110px;
}
.block-freepage-guide--members-about-point-birthday dd,
.block-freepage-guide--members-about-point-review dd {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.6;
	margin-left: 20px;
}
.block-freepage-guide--members-about-point-birthday dd strong,
.block-freepage-guide--members-about-point-review dd strong {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.33;
	display: block;
}
.block-freepage-guide--members-about-point-review {
	border-top: 1px solid #DDDDDD;
	padding-top: 30px;
	margin-top: 30px;
}
.block-freepage-guide--members-about-table-point-rank th {
	width: 230px;
}
.block-freepage-guide--members-about-table-point-rank td {
	width: 230px;
	text-align: center;
}
.block-freepage-guide--members-about-table-point-rank td span {
	font-size: 18px;
	line-height: 1.53;
	display: inline-block;
}
.block-freepage-guide--members-about-table-point-rank td span.at-bronze,
.block-freepage-guide--members-about-table-point-rank td span.at-silver,
.block-freepage-guide--members-about-table-point-rank td span.at-gold {
	padding-left: 23px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 17px auto;
}
.block-freepage-guide--members-about-table-point-rank td span.at-bronze {
	background-image: url("../../img/usr/freepage/guide_members/ico-bronze.png");
}
.block-freepage-guide--members-about-table-point-rank td span.at-silver {
	background-image: url("../../img/usr/freepage/guide_members/ico-silver.png");
}
.block-freepage-guide--members-about-table-point-rank td span.at-gold {
	background-image: url("../../img/usr/freepage/guide_members/ico_gold.png");
}

.block-freepage-guide--members-about-not-taken {
	padding: 29px 0;
	border: 1px solid #EEEEEE;
}
.block-freepage-guide--members-about-not-taken h4 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 1.33;
	margin-bottom: 19px;
}
.block-freepage-guide--members-about-not-taken ul {
	width: 165px;
	margin: 0 auto;
}
.block-freepage-guide--members-about-not-taken ul li {
	font-size: 15px;
	line-height: 1.466;
	margin-bottom: 8px;
}
.block-freepage-guide--members-about-not-taken .block-freepage-guide--button {
	margin-top: 30px;
}

.block-freepage-guide--members-about-migration-flow {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
.block-freepage-guide--members-about-migration-flow dl {
	width: 280px;
	border: 1px solid #BBBBBB;
}
.block-freepage-guide--members-about-migration-flow dt,
.block-freepage-guide--members-about-migration-flow dd {
	font-size: 15px;
	text-align: center;
	line-height: 1.2;
}
.block-freepage-guide--members-about-migration-flow dt {
	font-weight: bold;
	padding: 20px 0 21px;
	background-color: #F9F1E8;
}
.block-freepage-guide--members-about-migration-flow dd {
	padding: 17px 0 19px;
	border-top: 1px solid #BBBBBB;
	background-color: #ffffff;
	position: relative;
}
.block-freepage-guide--members-about-migration-flow dd::after {
	content: "";
	position: absolute;
	right: -29px;
	top: 14px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 15px;
	border-color: transparent transparent transparent #bbbbbb;
}
.block-freepage-guide--members-about-migration-flow dd span {
	line-height: 1.53;
	display: inline-block;
}
.block-freepage-guide--members-about-migration-flow dd span.at-bronze,
.block-freepage-guide--members-about-migration-flow dd span.at-silver,
.block-freepage-guide--members-about-migration-flow dd span.at-gold {
	padding-left: 23px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 17px auto;
}
.block-freepage-guide--members-about-migration-flow dd span.at-bronze {
	background-image: url("../../img/usr/freepage/guide_members/ico-bronze.png");
}
.block-freepage-guide--members-about-migration-flow dd span.at-silver {
	background-image: url("../../img/usr/freepage/guide_members/ico-silver.png");
}
.block-freepage-guide--members-about-migration-flow dd span.at-gold {
	background-image: url("../../img/usr/freepage/guide_members/ico_gold.png");
}
.block-freepage-guide--members-about-migration-flow div {
	font-size: 15px;
	text-align: center;
	line-height: 1.2;
	width: 280px;
	height: 240px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #BBBBBB;
	background-color: #F9F1E8;
}
.block-freepage-guide--members-about-rank-schedule {
	margin: 20px 0 80px;
}
.block-freepage-guide--members-about-mypage-img {
	margin: 20px 0;
}
.block-freepage-guide--members-about-convenient-img {
	margin: 20px 0;
}
.block-freepage-guide--members-about-convenient-img + .block-freepage-guide--title-h3-line {
	margin-top: 60px;
}
#block_freepage_guide_members_convenient .block-freepage-guide--title-h3-bold {
	margin-top: 40px;
}
#block_freepage_guide_members_returns .block-freepage-guide--button {
	width: 270px;
}
/*------------------------------------------------------
	初めての方へ
------------------------------------------------------*/
.block-freepage-guide--about-service-list {
	margin-top: 20px;
}
.block-freepage-guide--about-service-list ul {
	display: flex;
	flex-wrap: wrap;
	border-top: 1px solid #707070;
	border-left: 1px solid #707070;
}
.block-freepage-guide--about-service-list ul li {
	padding: 50px 30px 40px;
	text-align: center;
	width: 50%;
	border-bottom: 1px solid #707070;
	border-right: 1px solid #707070;
}
.block-freepage-guide--about-service-list ul li h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.375;
	height: 45px;
	margin: 0;
}
.block-freepage-guide--about-service-list ul li p {
	font-size: 14px;
	line-height: 1.571;
	margin: 0;
}
.block-freepage-guide--about-service-list-img {
	margin: 20px 0 40px;
}
.block-freepage-guide--about-service-list-img img {
	width: 260px;
}
.block-freepage-guide--section p.block-freepage-guide--about-fee {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	line-height: 1.4545;
	margin-top: 40px;
}

/*------------------------------------------------------
	ご注文方法
------------------------------------------------------*/
.block-freepage-guide--order-about-img {
	margin: 20px 0;
}
.block-freepage-guide--order-about-table-charge th {
	width: 50%;
}
.block-freepage-guide--order-about-table-charge th span {
	display: inline-block;
	padding-left: 15px;
}
.block-freepage-guide--order-about-table-cash-delivery td {
	width: 33%;
}
.block-freepage-guide--order-about-table-cash-delivery-company {
	text-align: center;
}

/*------------------------------------------------------
	サイズ返品・交換・修理
------------------------------------------------------*/
.block-freepage-guide--cancel-step {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
.block-freepage-guide--cancel-step li {
	font-size: 15px;
	line-height: 1.466;
	width: 300px;
	display: flex;
	border: 1px solid #707070;
	margin-left: 10px;
	padding: 20px 20px 20px 64px;
	position: relative;
}
.block-freepage-guide--cancel-step li:first-child {
	margin-left: 0;
}
.block-freepage-guide--cancel-step li span {
	color: #ffffff;
	font-size: 19px;
	line-height: 1.0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 34px;
	height: 34px;
	background-color: #3D0102;
	border-radius: 50%;
	position: absolute;
	left: 20px;
	top: 20px;
}

.block-freepage-guide--cancel-point {
	display: flex;
	flex-wrap: wrap;
}
.block-freepage-guide--cancel-point li {
	width: 280px;
	margin: 0 40px 34px 0;
}
.block-freepage-guide--cancel-point li:nth-child(3n) {
	margin-right: 0;
}
.block-freepage-guide--cancel-point li h4 {
	color: #3F0102;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.77;
	text-align: center;
	border-bottom: 1px dotted #3F0102;
}
.block-freepage-guide--cancel-point li p {
}
.block-freepage-guide--cancel-point-img {
	text-align: center;
	margin: 30px 0;
}
.block-freepage-guide--cancel-point-img img {
	width: 84px;
}
.block-freepage-guide--cancel-question {
	display: flex;
	flex-wrap: wrap;
	padding: 37px 65px 23px;
	margin: 5px 0 30px;
	border: 1px solid #707070;
}
.block-freepage-guide--cancel-question li {
	font-size: 15px;
	line-height: 1.46;
	width: 390px;
	margin-bottom: 15px;
}

.block-freepage-guide--cancel-img {
	margin: 30px 0;
}

.block-freepage-guide--cancel-returns-flow > ul {
	display: flex;
	justify-content: space-between;
	border-top: 1px solid #EEEEEE;
	margin-top: 30px;
	padding-top: 30px;
}
.block-freepage-guide--cancel-returns-flow-txt {
	width: 500px;
}
.block-freepage-guide--cancel-returns-flow-img {
	width: 400px;
	text-align: right;
}
.block-freepage-guide--cancel-returns-flow > ul li .block-freepage-guide--list-txt {
	margin-top: 0;
}
#block_freepage_guide_cancel h5 {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.46;
	margin: 27px 0 8px;
}
#block_freepage_guide_cancel h5 + p,
#block_freepage_guide_cancel h5 + .block-freepage-guide--list-txt {
	margin-top: 0;
}
.block-freepage-guide--cancel-returns-address {
	padding: 27px 40px 26px;
	margin: 18px 0 0;
	border: 1px solid #707070;
}

#block_freepage_guide_cancel .block-freepage-guide--title-h3-bold + .block-freepage-guide--title-h3-line {
	margin-top: 22px;
}
#block_freepage_guide_cancel .block-freepage-guide--title-h3-bold + h5 {
	margin-top: 17px;
}

/*------------------------------------------------------
	ご利用ガイド INDEX
------------------------------------------------------*/
#block_freepage_guide .block-freepage-guide--main {
	width: 100%;
}
#block_freepage_guide .block-freepage-guide--title-h1 {
	text-align: center;
}

ul.block-freepage-guide--guide-list {
	display: flex;
	flex-wrap: wrap;
}
ul.block-freepage-guide--guide-list > li {
	width: 280px;
	border: 1px solid #E8E8E8;
	margin: 0 14px 20px 0;
	padding: 30px 20px 40px;
}
ul.block-freepage-guide--guide-list > li:nth-child(4n) {
	margin-right: 0;
}
.block-freepage-guide--guide-list-title {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.25;
	text-align: center;
	padding: 110px 0 28px;
	border-bottom: 5px solid #333333;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 86px 86px;
}
ul.block-freepage-guide--guide-list-menu {
	margin-top: 17px;
}
ul.block-freepage-guide--guide-list-menu li {
	border-bottom: 1px dotted #DDDDDD;
}
ul.block-freepage-guide--guide-list-menu li a {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.3846;
	display: block;
	padding: 14px 0 13px;
}

li.block-freepage-guide--guide-list-beginner .block-freepage-guide--guide-list-title {
	background-image: url("../../img/usr/freepage/guide/ico_beginner.png");
}
li.block-freepage-guide--guide-list-service .block-freepage-guide--guide-list-title {
	background-image: url("../../img/usr/freepage/guide/ico_service.png");
}
li.block-freepage-guide--guide-list-order .block-freepage-guide--guide-list-title {
	background-image: url("../../img/usr/freepage/guide/ico_order.png");
}
li.block-freepage-guide--guide-list-returns .block-freepage-guide--guide-list-title {
	background-image: url("../../img/usr/freepage/guide/ico_returns.png");
}
li.block-freepage-guide--guide-list-faq .block-freepage-guide--guide-list-title {
	background-image: url("../../img/usr/freepage/guide/ico_faq.png");
}

/*------------------------------------------------------
	よくあるご質問
------------------------------------------------------*/

.block-freepage-guide--faq-question {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.312;
	padding: 15px 20px 15px 0;
	margin: 0;
	border-top: 1px solid #EEEEEE;
	position: relative;
	cursor: pointer;
}
.block-freepage-guide--faq-question::after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	transform: rotate(-45deg);
	transition: all .3s;
}
.block-freepage-guide--faq-question.js-open::after {
	transform: rotate(135deg);
}
.block-freepage-guide--faq-answer {
	display: none;
	padding-bottom: 30px;
}
.block-freepage-guide--faq-answer-content {
	padding-right: 30px;
}
.block-freepage-guide--faq-answer p {
	font-size: 14px;
	line-height: 1.5;
	margin-top: 8px;
}
#block_freepage_faq .block-freepage-guide--title-h2 {
	margin-bottom: 30px;
}
.block-freepage-guide--faq-answer-card {
	margin: 10px 0 0;
}
.block-freepage-guide--faq-answer-convenience {
	margin: 10px 0;
}
.block-freepage-guide--faq-answer-card img {
	width: 530px;
}
.block-freepage-guide--faq-answer-convenience img {
	width: 860px;
}
.block-freepage-guide--title-h2-line {
	font-size: 28px;
	font-family: 'Libre Baskerville', serif;
	letter-spacing: 0.2em;
	line-height: 0.7;
	border-bottom: 1px solid #333333;
	margin: 0 0 27px;
}
#block_freepage_faq-011 p {
	font-size: 12px;
	line-height: 1.5;
	margin-top: 12px;
}
#block_freepage_faq-011 p strong,
#block_freepage_faq-011 p a {
	font-size: 14px;
}
#block_freepage_faq-011 p strong {
	font-weight: bold;
}
#block_freepage_faq-011 p a {
	text-decoration: underline;
}
#block_freepage_faq-011 p a:hover {
	text-decoration: none;
}
/*------------------------------------------------------
	日本製シューズの特集ページ
------------------------------------------------------*/
#block_craftsmen {
	width: 100%;
}
#block_craftsmen h1 {
	text-align: center;
	margin: 0 0 60px;
	background-color: #080100;
}

.block-craftsmen--section {
	width: 960px;
	margin: 0 auto 120px;
}
.block-craftsmen--section h2 {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	line-height: 1.285;
	margin: 0 0 30px;
}
.block-craftsmen--section h2 span {
	font-size: 19px;
	font-weight: normal;
	line-height: 2.0;
	display: block;
}
.block-craftsmen--section p {
	font-size: 15px;
	line-height: 1.733;
}
.block-craftsmen--section > p {
	margin-bottom: 60px;
}

.block-craftsmen--txt-content {
	display: flex;
	justify-content: space-between;
	margin-bottom: 80px;
}
.block-craftsmen--txt-content-image {
	width: 290px;
}
.block-craftsmen--txt-content-description {
	width: 610px;
}
.block-craftsmen--txt-content-description h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
	border-bottom: 1px dotted #333333;
	padding: 0 0 5px;
	margin: 0 0 20px;
}
.block-craftsmen--txt-content-btn {
	width: 280px;
	margin: 60px auto 0;
}
.block-craftsmen--txt-content-btn a {
	font-size: 13px;
	line-height: 1.38;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 17px 0;
	border: 1px solid #222222;
	position: relative;
}
.block-craftsmen--txt-content-btn a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.block-craftsmen--txt-content-btn a::after {
	content: "";
	position: absolute;
	right: 15px;
	top: 50%;
	width: 5px;
	height: 5px;
	margin-top: -2px;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	transform: rotate(-45deg);
}

.block-craftsmen--txt-content.at-img-right {
	flex-direction: row-reverse;
}
.block-craftsmen--image {
	text-align: center;
}

.block-craftsmen--line-up {
}
.block-craftsmen--line-up ul {
	display: flex;
	flex-wrap: wrap;
}
.block-craftsmen--line-up ul li {
	width: 280px;
	margin: 0 60px 30px 0;
}
.block-craftsmen--line-up ul li:nth-child(3n) {
	margin-right: 0;
}
.block-craftsmen--line-up-image {
	text-align: center;
	margin-bottom: 20px;
}
.block-craftsmen--line-up-description h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.428;
}
.block-craftsmen--section p.block-craftsmen--line-up-comment {
	font-size: 11px;
	line-height: 1.4545;
	margin: 10px 0 15px;
	padding: 0 0 20px;
	border-bottom: 1px solid #DDDDDD;
}
.block-craftsmen--line-up-brand {
	font-size: 12px;
	line-height: 1.5;
}
.block-craftsmen--line-up-number {
	color: #808080;
	font-size: 11px;
	line-height: 1.2;
	margin-top: 5px;
}
.block-craftsmen--line-up-price {
	font-size: 16px;
	line-height: 1.5;
	margin-top: 10px;
}
.block-craftsmen--line-up-price span {
	font-size: 10px;
	line-height: 1.5;
	margin-left: 5px;
}
.block-craftsmen--section > p.block-craftsmen--txt-content-note {
	font-size: 11px;
	text-align: right;
	margin: 20px 0 0;
}
.block-craftsmen--btn {
	width: 400px;
	margin: 0 auto 0;
}
/*------------------------------------------------------
	プライバシー規約
------------------------------------------------------*/
#block_freepage_privacy .block-freepage-guide--main {
	width: 100%;
}
#block_freepage_privacy ul.block-freepage-guide--list-txt li {
	text-indent: -1em;
    padding-left: 1em;
}
#block_freepage_privacy h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
	padding: 0;
	margin: 0 0 20px;
}
/*------------------------------------------------------
	特定商取引法に基づく表示
------------------------------------------------------*/
#block_freepage_law .block-freepage-guide--main {
	width: 100%;
}

#block_freepage_law .block-freepage-guide--table th {
	text-align: left;
	width: 220px;
	vertical-align: top;
	background-color: #F2F2F2;
}
/*------------------------------------------------------
	MADRAS ONLINE SHOP 利用規約
------------------------------------------------------*/
#block_freepage_terms .block-freepage-guide--main {
	width: 100%;
}
#block_freepage_terms h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
	padding: 0;
	margin: 0 0 20px;
}
/*------------------------------------------------------
	SIZE GUIDE
------------------------------------------------------*/
#block_freepage_size_guide .block-freepage-guide--main {
	width: 100%;
}

.block-freepage-size-guide-table .size-table dl {
	display: flex;
}
.block-freepage-size-guide-table .size-table dl dt,
.block-freepage-size-guide-table .size-table dl dd {
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}
.block-freepage-size-guide-table .size-table dl dt {
	font-weight: bold;
	width: 100px;
	background-color: #F2F2F2;
	border-left: 1px solid #bbbbbb;
}
.block-freepage-size-guide-table .size-table dl dd {
	width: 75px;
}
.block-freepage-size-guide-table .size-table dl.japan dt,
.block-freepage-size-guide-table .size-table dl.japan dd {
	border-top: 1px solid #bbbbbb;
}
.block-freepage-guide--table.block-freepage-guide--sizewidth {
	width: auto;
}
.block-freepage-guide--table.block-freepage-guide--sizewidth th {
	background-color: #F2F2F2;
}
.block-freepage-guide--table.block-freepage-guide--sizewidth th,
.block-freepage-guide--table.block-freepage-guide--sizewidth td {
	text-align: center;
	padding: 5px;
}
.block-freepage-guide--table.block-freepage-guide--sizewidth tbody th {
	font-weight: bold;
	width: 100px;
}
.block-freepage-guide--table.block-freepage-guide--sizewidth tbody td {
	width: 75px;
}
/*------------------------------------------------------
	抗菌レザーケアミスと・抗菌撥水ミスト
------------------------------------------------------*/
#block_event_mist {
	width: 640px;
	margin: 0 auto;
}
#block_event_mist strong {
	font-weight: bold;
}
#block_event_mist .color-red {
	color: #fb2032;
}
#block_event_mist .block-event-mist--section {
	margin-bottom: 50px;
}
#block_event_mist p {
	font-size: 16px;
	line-height: 1.75;
	margin-top: 15px;
}
#block_event_mist .block-event-mist--section-image {
	margin: 50px 0;
}
#block_event_mist h3 {
	font-size: 18px;
	font-weight: bold;
}