@charset "utf-8";@charset "UTF-8";

@media (min-width: 1000px)
{
.l-container {
  width: 100%;
  margin: 0 auto;
}

.feature-snslist {
  right: -480px;
}


/* =========================================================
共通
========================================================= */
.spbr {
  display: none;
}
.br {/*追記*/
  display: none;
}
#BR50_SE h2,
#BR50_SE h3,
#BR50_SE p,
#BR50_SE a {
  color: #333;
}
#BR50_SE p {
  letter-spacing: 0.06em;
}
#BR50_SE a {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#BR50_SE a:hover {
  opacity: 0.6;
}
#BR50_SE .ttlS {
  margin-bottom: 20px;
  font-size: 20px;
  color: #333;
}
#BR50_SE .inner {
  width: 670px;
  margin: 0 auto;
}
#BR50_SE .bgBlue{
  background-color: #f5f5f5;
}

#BR50_SE .item-icon {
  display: none;
}
#BR50_SE .all-btn {
  width: 572px;
  height: 46px;
  line-height: 46px;
  background-color: #000;
  display: inline-block;
}
#BR50_SE .col-2{
  display: flex;
  justify-content: space-between;
}
#BR50_SE .col-2 .all-btn{
  width: 300px;
}
#BR50_SE .all-btn a {
  font-size: 16px;
  color: #fff;
  display: block;
}
#BR50_SE .all-btn.big-btn {
  width: 570px;
  height: 66px;
  line-height: 66px;
  margin: 46px auto 80px;
  display: block;
  text-align: center;
}
#BR50_SE .all-btn.big-btn a {
  font-size: 16px;
}
#BR50_SE .btn-blue {
  display: inline-block;
}
#BR50_SE .btn-blue a {
  font-size: 16px;
  color: #3ea1cc;
  display: block;
}
#BR50_SE .list-link {
  margin: 15px 0 0;
}
#BR50_SE .list-link a {
  font-size: 16px;
  color: #3ea1cc;
  display: inline-block;
}
#BR50_SE .line {
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid #eee;
}
.sec__ttl_sub {
  font-size: 22px!important;/*追記　もと　font-size: 22px; */
  margin-top: 50px;
  margin-bottom: 5px;
  font-weight: bold;/*追記*/
}

/* =========================================================
section
========================================================= */
#BR50_SE .sec {
  padding: 75px 0;
  text-align: center;
}
#BR50_SE .sec__ttl {
  margin-bottom: 6px;
  font-size: 28px;
  color: #333;
  font-weight: bold;
}
#BR50_SE .sec__lead {
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.8;
  letter-spacing: 0.01em;
	width: 670px;
}
#BR50_SE .lead .inner {
  width: 990px;
}


/* =========================================================
more
========================================================= */
#BR50_SE .grad-wrap {
  position: relative;
}
#BR50_SE .grad-wrap + .grad-wrap {
  margin-top: 40px;
}
#BR50_SE .grad-trigger {
  text-align: center;
  color: #999;
  letter-spacing: normal;
  cursor: pointer;
}
#BR50_SE .grad-trigger--arrow {
  margin-left: 25px;
  position: relative;
}
#BR50_SE .grad-trigger--arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 50%;
  width: 12px;
  height: 12px;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
}
#BR50_SE .open .grad-trigger--arrow::before {
  transform: translateX(-30%) rotate(135deg);
}
#BR50_SE .close .grad-trigger--arrow::before {
  transform: translateX(-50%) rotate(-45deg);
  top: 7px;
}
#BR50_SE .grad-item {
  position: relative;
  overflow: hidden;
}
#BR50_SE .new .item__list:nth-child(n + 5),
#BR50_SE .item__list:nth-child(n + 5) {
  display: none;
}
#BR50_SE .grad-item.show-all .item__list {
  display: inline-block;
}
#BR50_SE .grad-item .list-link {
  display: block;
	  letter-spacing: -.01em;

}
#BR50_SE .grad-item.show-all .list-link {
  display: block;
  letter-spacing: -.01em;
}
#BR50_SE .grad-item .grad-trigger.close {
  display: none;
}
#BR50_SE .grad-item.show-all .grad-trigger.close {
  display: block;
}
#BR50_SE .grad-item.show-all .grad-trigger.open {
  display: none;
}

/* =========================================================
hdr
========================================================= */
#BR50_SE .hdr {
  width: 990px;
  margin: 0 auto;
}
#BR50_SE .hdr__ttl {
  margin-bottom: 24px;
}

/* =========================================================
lead
========================================================= */
#BR50_SE .lead {
  margin: 0 0 35px;
  font-size: 14px;
}
#BR50_SE .lead h2{
  margin: 41px 0 10px;
  font-size: 28px;
  text-align: center;
  line-height: 1.2;
}
#BR50_SE .lead p{
  text-align: left;
  font-size: 16px;
  line-height: 1.8;
}

/* =========================================================
ankr-menu
========================================================= */
#BR50_SE .ankr-menu {
  width: 990px;
  height: 77px;
    margin: 0 auto 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
#BR50_SE .ankr-menu a {
  font-size: 16px;
  color: #3ea1cc;
}

/* =========================================================
trend
========================================================= */

#BR50_SE .trend_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 567px;
  margin: 0 auto;
}
#BR50_SE .trend_item {
  width: 150px;
  height: 224px;
  position: relative;
}
#BR50_SE .trend_item:nth-of-type(1) {
  margin-bottom: 20px;
}
#BR50_SE .trend_item a {
  display: block;
}

#BR50_SE .trend_item h3 {
  width: 100%;
  height: 54px;
  background: #fff;
  font-size: 16px;
  line-height: 1.5;
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  display: flex;
  justify-content: center;
  align-items: center;
}
/* =========================================================
select
========================================================= */
#BR50_SE .select .point_detail__q{
  font-size: 21px;
  text-align: center;
  background: none;
}

/* =========================================================
point
========================================================= */

#BR50_SE .point .sec__lead {
  margin-bottom: 38px;
  font-size: 16px;
}

#BR50_SE .point_detail {
  width: 656px;
  margin: 0 auto 60px;
}
#BR50_SE .point_detail:last-of-type{
  margin-bottom: 0;
}
#BR50_SE .point_detail__q {
  height: 60px;
  margin: 0 0 8px 0;
  background-color: #fff;
  line-height: 60px;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
}
#BR50_SE .point_detail__q span {
  margin-right: 10px;
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  color: #d91276;
}
#BR50_SE .point_detail__img {
  width: 656px;
  margin: 0 auto 20px;
  display: flex;
  justify-content: space-between;
}
#BR50_SE .point_detail__img a {
  display: block;
}
#BR50_SE .point_detail__img--box{
  width: 300px;
}
#BR50_SE .point_detail__img .all-btn{
  width: 220px;
  margin-top: 20px;
}
#BR50_SE .point_detail__desc {

  margin: 20px 0;
  font-size: 16px;
  line-height: 1.8;
  text-align: left;
}
/* =========================================================
new
========================================================= */
#BR50_SE .new {
  padding: 75px 0 66px;
}
#BR50_SE .new .sec__lead {
  margin-bottom: 37px;
}

/* =========================================================
keyword
========================================================= */
#BR50_SE .keyword {
  margin-bottom: 40px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
}
#BR50_SE .keyword__list {
    text-align: center;
    width: 670px;
    flex-wrap: wrap;
    margin: 0 auto;
}
#BR50_SE .keyword__list li {
  width: 140px;
  margin: 10px ;
  display: inline-block;
}

#BR50_SE .keyword__list li a {
  padding: 10px 14px;
  background: #eeeeee;
  display: block;
}


.ttl_Wide  {
text-align: center;
    font-size: 22px;
    margin: 0 0 0 10px;
}

.koudaka {
	width: 300px!important;
	    font-size: 20px!important;
    margin: 18px 0 0 0;

}.koudaka a{
	    font-size: 20px!important;
    font-weight: normal!important;

}
#secOnayami .inner {
	padding-bottom: 60px;
}

/* =========================================================
size
========================================================= */
.shoes-search-block h3 {
text-align: left;
    font-size: 22px;
    margin: 0 0 0 10px;
}


.shoes-search-block .shoes-search-it {
  position: relative;
}
.shoes-search-block .shoes-search-it::before {
    content: '';
    width: 1px;
    height: 160px;
    position: absolute;
    margin: 0 auto;
    right: -12px;
    top: 16px;
    background-color: #999;
}
.shoes-search-block .shoes-search-it::after {
    content: '';
    width: 1px;
    height: 160px;
    position: absolute;
    margin: 0 auto;
    left: -243px;
    right: 0;
    top: 16px;
    background-color: #999;
}

#filter-btn {
  width: 572px;
  height: 46px;
  line-height: 46px;
  background-color: #000;
  display: inline-block;
	    border-color: #000;
}


.shoes-search-btn button {
    font-size: 14px;
    color: #fff!important;
    display: block;
}
.shoes-search-row {
    width: 630px;
    margin: 0 auto;
}	

.shoes-search-block {
    width: 180px;
    margin: 0 20px 30px 20px;
}
.shoes-search-row {
	display: flex;
}
.shoes-search li{
    width: 180px;

}
.menu-name {
    font-size: 14px;
    margin: 0 0 0 10px;
}
.Shoes_CheckboxInput {
  padding: 5px 8px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.Shoes_CheckboxInput-Input {
  margin: 0;
  width: 0;
  opacity: 0;
}

.Shoes_CheckboxInput-Input:checked + .Shoes_CheckboxInput-DummyInput {
  background: #333333;
  border: solid 3px #333333;

}
.Shoes_CheckboxInput-Input:checked + .Shoes_CheckboxInput-DummyInput::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40%;
  height: 4px;
  border-radius: 100%;
  transform: translate(-6px, 5px) rotateZ(-135deg);
  transform-origin: 2px 2px;
  background: #FFFFFF;
}
.Shoes_CheckboxInput-Input:checked + .Shoes_CheckboxInput-DummyInput::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 76%;
  height: 4px;
  border-radius: 100%;
  transform: translate(-6px, 5px) rotateZ(-45deg);
  transform-origin: 2px 2px;
  background: #FFFFFF;
}
.Shoes_CheckboxInput-DummyInput {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 32px;
  height: 32px;
  border: solid 3px #cccccc;
  background: #FFF;
  border-radius: 100%;
}
.Shoes_CheckboxInput-LabelText {
  margin-left: 12px;
  display: block;
  font-size: 18px;
  font-weight: bold;
}
/* =========================================================
item
========================================================= */
#BR50_SE .item {
  width: 900px;
  text-align: left;
  letter-spacing: -0.7em;
  margin: 0 auto;
}
#BR50_SE .item__list {
  width: 205px;
  margin-right: 15px;
  margin-bottom: 35px;
  display: inline-block;
  vertical-align: top;
}
#BR50_SE .item__list a {
  display: block;
  letter-spacing: normal;
}
#BR50_SE .item__ttl {
  margin-bottom: -15px;
  font-size: 16px;
  font-weight: 600;
  color: #333;
  letter-spacing: normal;
}
#BR50_SE .item__image {
  margin-bottom: 15px;
}
#BR50_SE .item__link li:not(:last-child) {
  margin-bottom: 10px;
}
#BR50_SE .item__link a {
  font-size: 14px;
  color: #3ea1cc;
}

/* =========================================================
ブランドから探す
========================================================= */
#BR50_SE .brand__list {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#BR50_SE .brand__list--name {
  margin-top: 15px;
  color: #3ea1cc;
}
#BR50_SE .brand__list li {
  width: 175px;
  margin: 0 15px;
}
#BR50_SE .brand__list li:first-child {
  margin-bottom: 40px;
}
#BR50_SE .brand__list li a,
#BR50_SE .brand__list li span {
  display: block;
}
#BR50_SE .fav-brand__list--box {
  width: 660px;
padding: 40px 0 50px 0;
border-bottom: solid 1px #cccccc;
}
/* =========================================================
おすすめブランド
========================================================= */
#BR50_SE .fav-brand__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
    margin: 0 auto;
    width: 660px;

}
#BR50_SE .fav-brand__list .fav-brand_text {
text-align: left;
line-height: 1.8;
font-size: 16px;
margin: 0 0 20px 0;
}
.fav-brand__tit {
  font-size: 26px!important;/*追記　もと　font-size: 26px; */
}

#BR50_SE .fav-brand__list--box {
    width: 660px;
  padding: 40px 0 50px 0;
  border-bottom: solid 1px #cccccc;
}

#BR50_SE .fav-brand__list--box .item__list {
  width: 210px;
  margin-right: 10px;
}
#BR50_SE .fav-brand__image {
  margin-bottom: 15px;
}
#BR50_SE .fav-brand__logo {
  margin-bottom: 15px;
}
#BR50_SE .fav-brand__name {
  margin: 15px 0 5px;
  font-size: 22px;
  color: #333333;
  font-weight: bold;/*追記*/
}
#BR50_SE .fav-brand__list--box .all-btn{
  width: 660px;
  font-size: 16px;
}
#BR50_SE .fav-brand__lead {
    text-align: left;
    margin: 20px auto;
}
.fav-brand__list--box .item {
    width: 640px;
    text-align: left;
    letter-spacing: -0.7em;
}
/* =========================================================
SALE
========================================================= */
#BR50_SE .sale {
  padding-top: 0;
  padding-bottom: 20px;/*追記　もと　padding-bottom: 80px;*/
  background-color: #FDF7F7;
}
#BR50_SE .sale .sec__ttl {
  margin-bottom: 16px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  background-color: #ff1515;
  font-weight: bold!important;/*追記*/
}
#BR50_SE .sale .sec__lead {
  margin-bottom: 20px;
}
#BR50_SE .sale .all-btn {
  width: 500px;
  height: 46px;
  line-height: 46px;
  background-color: #ff1515;
}

/* =========================================================
サイズから探す
========================================================= */
#BR50_SE .size__list {
  width: 470px;
  margin: 0 auto 25px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#BR50_SE .size__list h3 {
  width: 110px;
}
#BR50_SE .size__list h3:first-child {
  margin-bottom: 20px;
}
#BR50_SE .size__list h3 a {
  font-size: 14px;
  padding: 13px 20px;
  background: #eeeeee;
  display: block;
}

/* =========================================================
体型から探す
========================================================= */
#BR50_SE .body-type__list {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#BR50_SE .body-type__list li{
  font-size: 16px;
  font-weight: 600;
  color: #333;
  letter-spacing: normal;
}
#BR50_SE .body-type__list--icon {
  margin-right: 5px;
}

/* =========================================================
brand
========================================================= */
.secbrandlisut {
   display: flex;
   flex-wrap: wrap;
    margin: 0 auto;
    width: 600px;
}
.secbrandlisut_brand {
    width: 180px;
    display: block;
    margin: 10px;
}
#secBrand .sec__lead {
  text-align: left!important;
}

.secbrandlisut_brand img {
    width: 100%;
}
/* =========================================================
コーディネートから探す
========================================================= */
#BR50_SE .coode__list {
  margin: 30px auto 16px;
  letter-spacing: -0.7em;
}
#BR50_SE .coode__list li {
  width: 205px;
  margin-right: 15px;
  margin-bottom: 14px;
  display: inline-block;
  vertical-align: top;
  display: inline-block;
}
#BR50_SE .coode__list li:first-child {
  margin-bottom: 15px;
}
#BR50_SE .coode__list .coord_list span {
  display: none;
}
#BR50_SE .coode__list .items {
  width: 570px;
  margin: 0 auto;
}
#secPoint .point_detail__q{
  margin: 0 0 20px 0;
}

/* =========================================================
ご一緒にいかがですか？
========================================================= */
#BR50_SE .together {
  padding: 75px 0 0;
}
#BR50_SE .together .sec__lead {
  margin-bottom: 30px;
}
#BR50_SE .together .item {
  width: 585px;
  margin-right: -15px;
  display: inline-block;
}
#BR50_SE .together .item__ttl {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}
#BR50_SE .together .item__list {
  text-align: center;
}

/* =========================================================
各セクション
========================================================= */
#secPrice.sec,
#secSize.sec,
#secBrand.sec
 {
}

#secSean.sec {
  margin-bottom: 0;
}

#secSean .item__list,
#secSeason .item__list {
  margin-bottom: 0;
}

#secPrice.sec {
  padding-top: 35px;
}

#secBrand.sec .inner {
  padding-bottom: 60px;
}

#secFavBrand.fav-brand {
  padding-bottom: 26px;
  position: relative;
}
#secFavBrand.fav-brand::after {
  content: "";
  width: 2000px;
  height: 30px;
  position: absolute;
  z-index: 2;
  right: 259px;
  bottom: 10px;
  color: #FFF;
  background-color: #FFF;
}
#secBrand.sec {
  padding-bottom: 0;
  padding-top: 0;
}

#secBodyType.sec {
  border-bottom: 1px solid #ccc;
}

/* =========================================================
tab
========================================================= */
#BR50_SE .tab-nav {
  margin-bottom: 20px;
  display: flex;
  border-bottom: 1px solid #ccc;
}
#BR50_SE .tab-nav a {
  margin-right: 1px;
  padding: 0 20px;
  font-size: 14px;
  letter-spacing: normal;
  height: 48px;
  line-height: 48px;
}
#BR50_SE .tab-nav a:hover,
#BR50_SE .tab-nav a.is-active {
  background-color: #e8e8e8;
  border-radius: 4px 4px 0 0;
}
#BR50_SE .tab-contents-item {
  display: none;
}

#BR50_SE .item_list .ranking-num {
  color: #fff;
}
/* =========================================================
QA
========================================================= */
#QA .fx {
  display: flex;
}
.qa {
  text-align: center;
  margin: 0 auto;
}
.qa_img {
  margin: 0 20px 0 0;
  width: 269px!important;/*追記*/
}
.qa_a {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 35px;
  width: 370px!important;
  color: #6E6E6E;/*追記*/
}
#QA .anser {
font-size: 22px;
}
.qa-btn {
  width: 380px;
  height: 46px;
  line-height: 46px;
  background-color: #000;
  display: inline-block;
}
.qa-btn a {
  font-size: 14px;
  color: #fff!important;
  display: block;
  text-align: center;
}
.qa_a {
  text-align: left;
}
.qa .sec__ttl_sub {
  text-align: center!important;
  margin: 0 0 10px 0;
}


.qa01 {
  margin: 0 0 80px 0;
}
.qa02 {
  margin: 0 0 80px 0;
}
.qa03 {
  margin: 0 0 80px 0;
}
.qa01 .qa-btn {
  margin-top: 66px;
}
.qa02 .qa-btn {
  margin-top: 67px;

}
.qa03 .qa-btn {
  margin-top: 94px;

}


/* =========================================================
アイテムから探す
========================================================= */
#BR50_SE #secItem{
  background-color: #f5f5f5;
}
#BR50_SE #secItem .inner{
  width: 910px;
}
#BR50_SE #secItem .sec__link{
  margin-bottom: 27px;
}
#BR50_SE #secItem .sec__link a{
  color: #3EA1CC;
  display: inline-block;
}
#BR50_SE #secItem .item{
  width: 910px;
  margin: 0 auto;
  background-color: #fff;
  padding: 25px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
#BR50_SE #secItem .item__list{
  width: 150px;
  margin-right: 0;
}
#BR50_SE #secItem .item__ttl{
  margin-bottom: 7px;
}

/* =========================================================
価格から探す
========================================================= */
#BR50_SE .price__list {
  text-align: center;
}
#BR50_SE .price__list li{
  margin: 0 8px;
  display: inline-block;
}
#BR50_SE .price__list li a{
  padding: 13px 20px;
  background: #EEEEEE;
  display: block;
}
/* =========================================================
関連特集
========================================================= */
.coord-special{
  width: 500px;
  margin: 0 auto 0;
}
.coord-special-tit{
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
}
.coord-special-flex img {
  width: 500px;
}

/* =========================================================
関連記事
========================================================= */
.coord-hint{
  width: 990px;
  margin: 0 auto 100px;
  padding: 30px;
  background-color: #fff5f8;
  border-radius: 10px;
}
.coord-hint-tit{
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
}
.coord-hint h3{
  margin-bottom: 20px;
  font-weight: 400;
}
.coord-hint h3 a{
  font-size: 15px;
  position: relative;
}
.coord-hint h3 a::before{
  width: 10px;
  height: 16px;
  content: '';
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
  background: url(/res/p/img/common/arrow-text.png) no-repeat;
}
.coord-hint h3 a:hover{
  text-decoration: none;
}
.coord-hint-link{
  text-align: center;
}
.coord-hint-link a{
  font-size: 15px;
  color: #3EA1CC !important;
  display: inline-block;
}
.coord-hint-link a:hover{
  text-decoration: none !important;
}
.sp_only{
  display: none;
}

#secScene .item {
  width: 700px!important;
  margin: 0 auto!important;
  text-align: center!important;
  letter-spacing: -0.7em;}


.item-off {
    font-size: 13px!important;
    color: #5e5e5e!important;
    background: rgba(0,0,0,0)!important;
    padding: 1px 0px!important;
    display: inline-block!important;
}

#secRanking .inner {
    margin: 40px auto!important;
    border-bottom: solid 1px #cccccc;
    padding-bottom: 40px;
}

#secRanking .inner:last-child {
    margin: 40px auto!important;
    border-bottom: hidden;
    padding-bottom: 40px;
}
#secRanking {
    padding: 20px 0!important;
    text-align: center;
}
}


/*スマホ-----------------------------------*/
@media (max-width: 999px) {
.l-container {
  width: 100%;
  margin: 0 auto;
}

/* =========================================================
共通
========================================================= */
.spbr {/*追記*/
  display: block;
}
.pcbr {/*追記*/
  display: none;
}
.br {/*追記*/
  display: block;
}
#BR50_SE.feature {
  margin: 20px 0 50px;
  overflow: hidden;

}
#BR50_SE h2,
#BR50_SE h3,
#BR50_SE p,
#BR50_SE a {
  color: #333;
}
#BR50_SE p {
  letter-spacing: 0.06em;
}
#BR50_SE a {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#BR50_SE img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
#BR50_SE .ttlS {
  margin-bottom: calc(20* (100vw / 375));;
  font-size: calc(18* (100vw / 375));;
  color: #333;
}
#BR50_SE .bgPink {
  background-color: #FAF5F5;
}
#BR50_SE .bgBlue {
  background-color: #f5f5f5;
}
#BR50_SE .item-icon {
  display: none;
}
#BR50_SE .all-btn {
  width: calc(345 * (100vw / 375));
  margin: 0 auto;
  background-color: #000;
  text-align: center;
  padding: calc(14 * (100vw / 375)) 0;
}
#BR50_SE .col-2 .all-btn:first-child{
  margin-bottom: 15px;
}
#BR50_SE .all-btn a {
  font-size: calc(15 * (100vw / 375));
  color: #fff;
  display: block;
}
#BR50_SE .big-btn {
  width: calc(345 * (100vw / 375));
  /* height: 62px;
  line-height: 62px; */
  margin: 0 auto;
  background-color: #000;
  text-align: center;
}
#BR50_SE .btn-blue {
  margin: 0 auto;
  text-align: center;
}
#BR50_SE .btn-blue a {
  font-size: calc(15 * (100vw / 375));
  color: #3ea1cc;
  display: inline-block;
}


#BR50_SE .list-link a {
  font-size: calc(14 * (100vw / 375));
  color: #3ea1cc;
  display: inline-block;
  letter-spacing: -.04em;
  text-align: center;
}
#BR50_SE .line {
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid #ccc;
}
.sec__ttl_sub {/*追記*/
  font-size: 20px!important;
  margin-top: 50px;
  margin-bottom: 5px;
  font-weight: bold;
}

/* =========================================================
section
========================================================= */
#BR50_SE .sec {
  padding: calc(40 * (100vw / 375)) 0;
  text-align: left;
}
#BR50_SE .sec__ttl {
  margin-bottom: 20px;
  font-size: calc(21 * (100vw / 375));
  line-height: 1.2;
  color: #333;
  text-align: center;
  font-weight: bold!important;/*追記*/
}
#BR50_SE .sec__lead {
  width: calc(360 * (100vw / 375));
  margin: 0 auto calc(25* (100vw / 375));
  font-size: 15px;/*追記　もと　font-size: calc(15* (100vw / 375)); */
  line-height: 1.8;
  font-weight: 300;
  text-align: center;
  letter-spacing: -0.005em;
}
#BR50_SE .inner {
  width: calc(350 * (100vw / 375));
  margin: calc(9 * (100vw / 375)) auto ;
}

/* =========================================================
more
========================================================= */
#BR50_SE .grad-wrap {
  position: relative;
}
#BR50_SE .grad-wrap + .grad-wrap {
  margin-top: 40px;
}
#BR50_SE .grad-trigger {
  text-align: center;
  color: #999;
  letter-spacing: normal;
  cursor: pointer;
}
#BR50_SE .grad-trigger--arrow {
  margin-left: 25px;
  position: relative;
}
#BR50_SE .grad-trigger--arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  right: 50%;
  width: 9px;
  height: 9px;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
}
#BR50_SE .open .grad-trigger--arrow::before {
  transform: translateX(-50%) rotate(135deg);
}
#BR50_SE .close .grad-trigger--arrow::before {
  transform: translateX(-50%) rotate(-45deg);
  top: 7px;
}
#BR50_SE .grad-item {
  position: relative;
  overflow: hidden;
}
#BR50_SE .item__list:nth-child(n + 4) {
  display: none;
}
#BR50_SE .grad-item.show-all .item__list {
  display: inline-block;
}
#BR50_SE .grad-item .list-link {
  display: none;
}
#BR50_SE .grad-item.show-all .list-link {
  display: block;
}
#BR50_SE .grad-item .grad-trigger.close {
  display: none;
}
#BR50_SE .grad-item.show-all .grad-trigger.close {
  padding-top: 30px;
  display: block;
}
#BR50_SE .grad-item.show-all .grad-trigger.open {
  display: none;
}

/* =========================================================
hdr
========================================================= */
#BR50_SE .hdr {
  width: 100%;
  margin: 0 auto calc(15* (100vw / 375));;
}
#BR50_SE .hdr__ttl {
  margin-bottom: 11px;
  margin-left: 14px;
  line-height: 1.4;
}
#BR50_SE .hdr__menu {
  width: 100%;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-around;
}
#BR50_SE .hdr__menu li a {
  font-size: calc(16* (100vw / 375));
  color: #3ea1cc;
}

/* =========================================================
lead
========================================================= */
#BR50_SE .lead {
  padding: calc(3* (100vw / 375)) calc(15 * (100vw / 375)) calc(40* (100vw / 375));
  text-align: center;
}
#BR50_SE .lead h2{
  font-size: calc(16* (100vw / 375));
  line-height: 1.4;
  text-align: center;
  margin: 0 0 calc(20* (100vw / 375)) 0 ;
}
#BR50_SE .lead p {
  text-align: center;
  font-size: calc(15* (100vw / 375));
  line-height: 1.7;
  letter-spacing: -0.05em;
}

/* =========================================================
ankr-menu
========================================================= */
#BR50_SE .ankr-menu {
  width: 100%;
  line-height: 1.8;
  border-bottom: 1px solid #eee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-content: space-between;
  justify-content: space-between;

}
#BR50_SE .ankr-menu {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

#BR50_SE .ankr-menu li a {
  font-size: 14px;/*追記　もと　font-size: calc(14* (100vw / 375));; */
  color: #3ea1cc;
}
#BR50_SE .ankr-menu li  {
  margin: calc(15* (100vw / 375)) calc(22* (100vw / 375));

}
#BR50_SE .fav-brand__list--box {
  width: 100%;
  border-bottom: solid 1px #cccccc;
}
/* =========================================================
trend
========================================================= */
#BR50_SE .trend {
  padding: calc(40* (100vw / 375)) 0 calc(50* (100vw / 375));
  /* border-bottom: 1px solid #ccc; */
}
#BR50_SE .trend .inner:nth-of-type(2){
  padding: calc(20* (100vw / 375)) 0;
}
#BR50_SE .trend_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: calc(315* (100vw / 375));
  margin: 0 auto;
}
#BR50_SE .trend_item {
  width: calc(150* (100vw / 375));
  height: calc(210* (100vw / 375));
  margin-bottom: calc(10* (100vw / 375));
  position: relative;
}
#BR50_SE .trend_item h3 {
  width: 100%;
  height: calc(40* (100vw / 375));
  background: rgba(255, 255, 255, 0.8);
  font-size: calc(14* (100vw / 375));
  line-height: 1.4;
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* =========================================================
tab
========================================================= */
#BR50_SE .tab-nav {
  margin: 30px 0 20px;
  padding: 0 15px;
  border-bottom: 1px solid #ccc;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#BR50_SE .tab-nav a {
  font-size: 12px;
  letter-spacing: normal;
  text-align: center;
  padding: 8px 15px;
}
#BR50_SE .tab-nav a.is-active {
  background-color: #e8e8e8;
  border-radius: 4px 4px 0 0;
}
#BR50_SE .tab-contents-item {
  display: none;
}

/* =========================================================
select
========================================================= */
#BR50_SE .select .point_detail__q{/*追記*/
  font-size: 21px;
  text-align: center;
  background: none;
  font-weight: bold;
}	
	
/* =========================================================
point
========================================================= */

#BR50_SE .point .sec__lead {
  margin-bottom: calc(60* (100vw / 375));
}

#BR50_SE .point_detail__img {
  width: calc(345 * (100vw / 375));
  margin: calc(15 * (100vw / 375)) auto calc(15 * (100vw / 375));
  display: flex;
  justify-content: space-between;
}
#BR50_SE .point_detail__img span{
  width: calc(165 * (100vw / 375));
  display: block;
}
#BR50_SE .point_detail__img--box{
  width: calc(165 * (100vw / 375));
}
#BR50_SE .point_detail__img--box .all-btn{
  width: 100%;
  margin-top: calc(20 * (100vw / 375));
}
#BR50_SE .point_detail__img a {
  display: block;
}
#BR50_SE .point_detail__desc {
  margin: calc(15 * (100vw / 375)) 0 calc(40 * (100vw / 375));
  font-size: calc(15 * (100vw / 375));
  line-height: 1.8;
  text-align: left;
}
.point_detail {
  margin: calc(60 * (100vw / 375)) 0 0 0 ;
}
.point_detail__q {
  font-size: calc(20 * (100vw / 375));
  text-align: center;
}
/* =========================================================
keyword
========================================================= */
#BR50_SE .keyword {
  margin: 30px 0 25px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#BR50_SE .keyword__list {
  font-size: calc(14* (100vw / 375));
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(306* (100vw / 375));
  margin: 0 auto;
}
#BR50_SE .keyword__list li {
  margin: 0  calc(7* (100vw / 375))  calc(10* (100vw / 375)) 0;
  display: inline-block;
  text-align: center;
}

#BR50_SE .keyword__list li:first-child {
  margin-bottom: calc(10 * (100vw / 375));
}
#BR50_SE .keyword__list li a {
  width: calc(145* (100vw / 375));
  padding: calc(10* (100vw / 375)) 0;
  background: #eeeeee;
  display: block;
}



.ttl_Wide  {
text-align: center;
    font-size: calc(22 * (100vw / 375));
    margin: 0 0 0 calc(10 * (100vw / 375));
}
.keyword02 {
	   margin: 0 0 0 0!important;
	
}
#BR50_SE .keyword__list02 {
    text-align: center;
    width: calc(160 * (100vw / 375));
    flex-wrap: wrap;
    margin: 0 auto;
    display: inline;

}
#BR50_SE .keyword__list02 li {
  margin: 0  calc(4* (100vw / 375))  calc(10* (100vw / 375)) 0;
  display: inline-block;
  text-align: center;
}

#BR50_SE .keyword__list02 li a {
    padding: calc(7 * (100vw / 375)) calc(14 * (100vw / 375));
    color: #FFFFFF;
    display: block;
    background-color: #000;
    font-size: calc(20 * (100vw / 375));
    margin: calc(10 * (100vw / 375)) 0;

}

.koudaka {
	width: calc(345 * (100vw / 375))!important;
	    font-size: calc(20 * (100vw / 375))!important;
    margin: calc(18 * (100vw / 375)) 0 0 0;

}.koudaka a{
	    font-size: calc(18 * (100vw / 375))!important;
    font-weight: normal!important;

}
#secOnayami .inner {
	padding-bottom: calc(60 * (100vw / 375));
}


/* =========================================================
item
========================================================= */
#BR50_SE .item {
  width: calc(345 * (100vw / 375));
  margin: 0 auto;
  text-align: left;
  letter-spacing: -0.7em;
}
#BR50_SE .item__list {
  width: calc(108 * (100vw / 375));
  margin-right: calc(10 * (100vw / 375));
  margin-bottom: calc(20 * (100vw / 375));
  display: inline-block;
  vertical-align: top;
}
#BR50_SE .item__list:nth-child(3n) {
  margin-right: 0;
}
#BR50_SE .item__list a {
  display: block;
  letter-spacing: normal;
}
#BR50_SE .item__list .item_list {
  text-align: left;
}
#BR50_SE .item__ttl {
  margin-bottom: -15px;
  font-size: calc(16 * (100vw / 375));
  font-weight: 600;
  color: #333;
  letter-spacing: normal;
}
#BR50_SE .item__image {
  margin-bottom: 10px;
}
#BR50_SE .item__link li:not(:last-child) {
  margin-bottom: 6px;
}
#BR50_SE .item__link a {
  font-size: calc(13 * (100vw / 375));
  color: #3ea1cc;
}
/* =========================================================
size
========================================================= */
.shoes-search-block h3 {
text-align: left;
    font-size: calc(17 * (100vw / 375));
    margin: 0 0 0 calc(10 * (100vw / 375));
}


.shoes-search-block .shoes-search-it {
  position: relative;
}

#filter-btn {
  width: calc(345 * (100vw / 375));
  height: calc(46 * (100vw / 375));
  line-height: calc(46 * (100vw / 375));
  background-color: #000;
  display: inline-block;
	    border-color: #000;
}


.shoes-search-btn button {
    font-size: calc(14 * (100vw / 375));
    color: #fff!important;
    display: block;
}
.shoes-search-row {
    width: calc(355 * (100vw / 375));
    margin: 0 auto;
}	

.shoes-search-block {
    margin: 0 calc(3 * (100vw / 375)) calc(30 * (100vw / 375)) 0px;
	    width: calc(170 * (100vw / 375));;

}
.shoes-search-row {
display: flex;
    flex-wrap: wrap;
}
.shoes-search li{

}
.menu-name {
    font-size: calc(14 * (100vw / 375));
    margin: 0 0 0 calc(10 * (100vw / 375));
}
.Shoes_CheckboxInput {
  padding: calc(5 * (100vw / 375)) calc(8 * (100vw / 375));
  display: flex;
  align-items: center;
  cursor: pointer;
}
.Shoes_CheckboxInput-Input {
  margin: 0;
  width: 0;
  opacity: 0;
}

.Shoes_CheckboxInput-Input:checked + .Shoes_CheckboxInput-DummyInput {
  background: #333333;
  border: solid 3px #333333;

}
.Shoes_CheckboxInput-Input:checked + .Shoes_CheckboxInput-DummyInput::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40%;
  height: calc(4 * (100vw / 375));
  border-radius: 100%;
transform: translate(calc(-5 * (100vw / 375)), calc(2 * (100vw / 375))) rotateZ(
-135deg
);  transform-origin: calc(2 * (100vw / 375)) calc(2 * (100vw / 375));
  background: #FFFFFF;
}
.Shoes_CheckboxInput-Input:checked + .Shoes_CheckboxInput-DummyInput::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 76%;
  height: calc(4 * (100vw / 375));
  border-radius: 100%;
    transform: translate(calc(-4 * (100vw / 375)), calc(3 * (100vw / 375))) rotateZ(-45deg); 
transform-origin: calc(2 * (100vw / 375)) calc(2 * (100vw / 375));
  background: #FFFFFF;
}
.Shoes_CheckboxInput-DummyInput {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: calc(27 * (100vw / 375));
  height: calc(27 * (100vw / 375));
  border: solid calc(3 * (100vw / 375)) #cccccc;
  background: #FFF;
  border-radius: 100%;
}
.Shoes_CheckboxInput-LabelText {
  margin-left: calc(12 * (100vw / 375));
  display: block;
  font-size: calc(18 * (100vw / 375));
  font-weight: bold;
}

/* =========================================================
シーズン
========================================================= */
#secSeason.sec {
  padding: 40px 0 25px;
  /* background-color: #fdf7f7; */
}
#BR50_SE .season .item__list:nth-child(n + 4) {
  display: inline-block;
}

/* =========================================================
価格から探す
========================================================= */
#BR50_SE .price__list,
#BR50_SE .size__list {
  width: calc(345 * (100vw / 375));
  margin: 0 auto;
  text-align: left;
  letter-spacing: -0.4em;
}
#BR50_SE .price__list li,
#BR50_SE .size__list h3 {
  width: calc(110 * (100vw / 375));
  margin-right: calc(7 * (100vw / 375));
  margin-bottom: 7px;
  display: inline-block;
  text-align: center;
}
#BR50_SE .price__list li:nth-child(3n),
#BR50_SE .size__list h3:nth-child(3n) {
  margin-right: 0;
}
#BR50_SE .price__list li a,
#BR50_SE .size__list h3 a {
  padding: 7px 0;
  background: #eeeeee;
  display: block;
  letter-spacing: normal;
}

/* =========================================================
ブランドから探す
========================================================= */
#BR50_SE .brand__list {
  width: calc(345 * (100vw / 375));
  margin: 0 auto 20px;
  text-align: left;
  letter-spacing: -0.4em;
}
#BR50_SE .brand__list--name {
  margin-top: 15px;
  color: #3ea1cc;
  letter-spacing: normal;
}
#BR50_SE .brand__list li {
  width: calc(110 * (100vw / 375));
  margin-right: calc(7 * (100vw / 375));
  display: inline-block;
  text-align: center;
}
#BR50_SE .brand__list li:nth-child(3n) {
  margin-right: 0;
}
#BR50_SE .brand__list li:first-child {
  margin-bottom: 15px;
}
#BR50_SE .brand__list li a,
#BR50_SE .brand__list li span {
  display: block;
  letter-spacing: normal;
}

/* =========================================================
おすすめブランド
========================================================= */
#BR50_SE .fav-brand {
  padding-bottom: calc(50 * (100vw / 375));
  position: relative;
}
#BR50_SE .fav-brand .sec__lead {
  margin-bottom: calc(25 * (100vw / 375));
}
#BR50_SE .fav-brand__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
#BR50_SE .fav-brand__list--box {
  width: calc(345 * (100vw / 375));
  padding: calc(50 * (100vw / 375)) 0 calc(50 * (100vw / 375)) 0!important;
}
#BR50_SE .fav-brand__list--box:not(:last-child) {
  margin-bottom: calc(50 * (100vw / 375));
}
#BR50_SE .fav-brand__list--box .item__list {
  width: calc(108 * (100vw / 375));
  margin-right: calc(9 * (100vw / 375));
}
#BR50_SE .fav-brand__list--box .item__list:nth-child(3n) {
  margin-right: 0;
}
#BR50_SE .fav-brand__list--box .item__list .item_list a span {
  font-size: 10px;
}
#BR50_SE .fav-brand__logo img {
  width: calc(170 * (100vw / 375));
}
.fav-brand__logo {
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
#BR50_SE .fav-brand__image {
  margin-bottom: calc(15 * (100vw / 375));
}
#BR50_SE .fav-brand__name {
  margin: 0 0 calc(15 * (100vw / 375));
  font-size: calc(17 * (100vw / 375));
  line-height: 1.7;
  color: #333333;
  text-align: center;
  font-weight: bold;/*追記*/
}
.fav-brand__tit {
  font-size: 26px!important;/*追記　もと　font-size: calc(20 * (100vw / 375));*/
  margin: 0 auto calc(30 * (100vw / 375));
  text-align: center;
}
#secFavBrand.fav-brand::after {
  content: "";
  width: 100%;
  height: calc(20 * (100vw / 375));
  position: absolute;
  z-index: 2;
  right: calc(20 * (100vw / 375));
  bottom: calc(55 * (100vw / 375));
  color: #FFF;
  background-color: #FFF;
}

/* =========================================================
SALE
========================================================= */
#BR50_SE .sale {
  background: #fdf7f7;
  padding: 0 0 50px;
}
#BR50_SE .sale .sec__ttl {
  padding-top: 17px;
  height: 86px;
  line-height: 1.3;
  color: #fff;
  background-color: #ff1515;
}
#BR50_SE .sale .all-btn {
  background-color: #ff1515;
}

/* =========================================================
サイズから探す
========================================================= */
#BR50_SE .size .sec__lead {
  margin-bottom: 40px;
}
#BR50_SE .size .btn-blue {
  margin-top: 30px;
  text-align: center;
}
#BR50_SE .size .btn-blue a {
  font-size: 16px;
}

/* =========================================================
体型から探す
========================================================= */
#BR50_SE .body-type__list {
  width: calc(345 *(100vw / 375));
  margin: 0 auto;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}
#BR50_SE .body-type__list li {
  width: calc(170 *(100vw / 375));
  font-size: calc(16 * (100vw / 375));
  font-weight: 600;
  color: #333;
  letter-spacing: normal;
  
}
#BR50_SE .body-type__list li:first-child {
  margin-bottom: 16px;
}
#BR50_SE .body-type__list li a {
  display: block;
}
#BR50_SE .body-type__list--icon {
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}
#BR50_SE .body-type .btn-blue{
  text-align: center;
}

/* =========================================================
コーディネートから探す
========================================================= */
#BR50_SE .coode {
  /* padding-top: 0;
  padding-bottom: 50px; */
}
#BR50_SE .coode__list {
  width: calc(345 * (100vw / 375));
  margin: 0 auto 30px;
  text-align: left;
  letter-spacing: -0.7em;
}
#BR50_SE .coode__list li {
  width: calc(108 * (100vw / 375));
  margin-right: calc(10 * (100vw / 375));
  display: inline-block;
  vertical-align: top;
}
#BR50_SE .coode__list li:first-child {
  margin-bottom: 8px;
}
#BR50_SE .coode__list li:nth-child(3n) {
  margin-right: 0;
}
#BR50_SE .coode__list .coord_list span {
  display: none;
}
#BR50_SE .coode__list .items {
  width: 570px;
  margin: 0 auto;
}

/* =========================================================
ご一緒にいかがですか？
========================================================= */
#BR50_SE .together.sec{
  padding-bottom: 0;
}
#BR50_SE .together .item {
  width: calc(345 * (100vw / 375));
  margin: 0 auto 0;
  text-align: left;
  letter-spacing: -0.7em;
}
#BR50_SE .together .item:last-of-type {
  margin-bottom: 0;
}
#BR50_SE .together .item__ttl {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
	    margin: 0 0 10px 0;

}
#BR50_SE .together .item__list {
  width: calc(108 * (100vw / 375));
  margin-right: calc(10 * (100vw / 375));
  display: inline-block;
  vertical-align: top;
}
#BR50_SE .together .item__list:nth-of-type(3n) {
  margin-right: 0;
}
#BR50_SE .together .item .btn-blue {
  width: 100%;
  text-align: center;
}

/* =========================================================
各セクション
========================================================= */
#secPoint .item__list,
#secSean .item__list,
#secSeason .item__list{
  width: calc(165 * (100vw / 375));
  margin-right: calc(15 * (100vw / 375));
}
#secPoint .item__list:nth-child(2n),
#secSean .item__list:nth-child(2n),
#secSeason .item__list:nth-child(2n) {
  margin-right: 0;
}
#secPoint .item__list:nth-child(3n),
#secSean .item__list:nth-child(3n),
#secSeason .item__list:nth-child(3n) {
  margin-right: calc(15 * (100vw / 375));
}
#secPoint .item__list:nth-child(4),
#secSeason .item__list:nth-child(4) {
  display: inline-block;
}



.item_list a .item-photo img {
  margin-bottom: 6px !important;
}

#BR50_SE .item_list .ranking-num {
  color: #fff;
}
/* =========================================================
brand
========================================================= */
.secbrandlisut {
   display: flex;
   flex-wrap: wrap;
    margin: 0 auto;
    width: calc(342 * (100vw / 375));;
}
.secbrandlisut_brand {
    width: calc(160 * (100vw / 375));
    display: block;
    margin: calc(5 * (100vw / 375));
}

.secbrandlisut_brand img {
    width: 100%;
}
#secBrand .sec__lead {
  text-align: left;
}
#secBrand .sec__ttl_sub {
  text-align: center;
  font-size: calc(18 * (100vw / 375));
  margin: calc(45 * (100vw / 375)) 0 calc(10 * (100vw / 375)) 0;
  font-weight: bold;/*追記*/
}
.qa .sec__ttl_sub {
  text-align: center;
  font-size: calc(18 * (100vw / 375));
  margin: calc(45 * (100vw / 375)) 0 calc(20 * (100vw / 375)) 0;
}
.qa_img {
 width: calc(269 * (100vw / 375));
 margin: 0 auto calc(20 * (100vw / 375)); 
}
.qa_a {
  font-size: calc(15 * (100vw / 375));
  color: #6E6E6E;/*追記*/
}
.anser {
  font-size: calc(18 * (100vw / 375));
  color: #333333;
  font-weight: bold;
}
#BR50_SE .qa-btn {
  width: calc(350 * (100vw / 375));
  margin: calc(30 * (100vw / 375)) auto calc(50 * (100vw / 375));
  background-color: #000;
  text-align: center;
  padding: calc(14 * (100vw / 375)) 0;
}
#BR50_SE .qa-btn a {

  color: #FFF;

}
/* =========================================================
アイテムから探す
========================================================= */
#BR50_SE #secItem{
  margin-top: 20px;
  padding-bottom: 45px !important;
  background-color: #FAFAFA;
  padding-bottom: 0;
}
#BR50_SE #secItem .sec__link a{
  margin-bottom: 30px;
  color: #3EA1CC;
  display: inline-block;
}
#BR50_SE #secItem .item{
  padding: calc(20 * (100vw / 375)) calc(10 * (100vw / 375));
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
  border-radius: 5px;
}
#BR50_SE #secItem .item__list{
  width: calc(150 * (100vw / 375));
  margin-right: calc(25 * (100vw / 375));
}
#BR50_SE #secItem .item__list:nth-child(2n){
  margin-right: 0;
}
#BR50_SE #secItem .item__list:nth-child(n + 4) {
  display: block;
}
#BR50_SE #secItem .item__ttl{
  margin-bottom: 15px;
}

/* =========================================================
価格から探す
========================================================= */
#BR50_SE .price__list {
  text-align: center;
}
#BR50_SE .price__list li{
  /* margin: 0 8px; */
  display: inline-block;
}
#BR50_SE .price__list li a{
  padding: 13px 20px;
  background: #EEEEEE;
  display: block;
}
/* =========================================================
関連特集
========================================================= */
.coord-special{
  margin: 13% 0 0;
}
.coord-special-flex{
  width: 100%;
  margin: 0 auto;
  padding: 0 4%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.coord-special h3 img{
  width: calc(350 * (100vw / 375)) !important;
}
/* =========================================================
関連記事
========================================================= */
.coord-hint{
  margin: 7% 0 20%;
  padding: 4% 0;
  background-color: #fff5f8;
}
.coord-hint-tit{
  padding-left: 4%;
  font-size: 15px;
  font-weight: bold;
}
.coord-hint h3{
  font-weight: 400;
  border-bottom: 1px solid #fff;
}
.coord-hint h3 a{
  padding: 3% 4%;
  font-size: 15px;
  display: table;
}
.coord-hint h3 a::before{
  width: 10px;
  height: 16px;
  margin-top: 4px;
  margin-right: 4px;
  content: '';
  background: url(/res/p/img/common/arrow-text.png) no-repeat;
  background-size: contain;
  display: table-cell;
  position: relative;
  top: 4px;
}
.coord-hint h3 a span{
  padding-left: 6px;
  display: table-cell;
}
.coord-hint-link{
  margin-top: 4%;
  text-align: center;
}
.coord-hint-link a{
  font-size: 15px;
  color: #3EA1CC !important;
  text-decoration: underline;
  display: inline-block;
}

#secRanking{
}
.pc_only{
  display: none;
}



#secRanking .inner {
    margin: calc(40 * (100vw / 375)) auto!important;
    border-bottom: solid calc(1 * (100vw / 375)) #cccccc;
    padding-bottom: calc(40 * (100vw / 375));
}

#secRanking .inner:last-child {
    margin: calc(40 * (100vw / 375)) auto!important;
    border-bottom: hidden;
    padding-bottom: calc(0 * (100vw / 375));
}
#secRanking {
    padding: calc(20 * (100vw / 375)) 0!important;
    text-align: center;
}
.fav-brand__lead {
	    width: calc(350 * (100vw / 375));
    margin: 0 0 calc(10 * (100vw / 375)) 0;
}
.fav-brand_text {
   margin: calc(20 * (100vw / 375)) 0 calc(20 * (100vw / 375)) 0;
   font-size: calc(15 * (100vw / 375));
   line-height: 1.8;

}
.shoesrec .btn-blue {
	width: auto!important;
	text-align: center!important;

}

.shoesrec .btn-blue a {
	font-size: 12px!important;
}
.shoesrec .item__list {
    margin-right: calc(10 * (100vw / 375));
    margin-bottom: calc(20 * (100vw / 375));
    display: inline-block;
    vertical-align: top;
}
.ttl_lead {
	text-align: center!important;
}	
}