﻿@charset "UTF-8";

/*-----------------------------------------------------*/
/*-------------------------TOP-------------------------*/
/*-----------------------------------------------------*/
#top_notice {
  border-top: 1px #cc3333 solid;
}
#top_notice div{
  width: 1000px;
  padding: 12px 10px;
  margin: 0 auto;
  overflow: hidden;
}
#top_notice div a{
  display: block;
  background: url(../images/pc/ico_notice.gif) no-repeat left center;
  color: #cc3333;
  text-decoration: underline;
  padding-left: 22px;
}
#top_notice div a:hover{
  text-decoration: none;
}
#top_notice div span{
  display: block;
  background: url(../images/pc/ico_notice.gif) no-repeat left center;
  color: #cc3333;
  padding-left: 22px;
}
#top_mv {
  width: 100%;
  overflow: hidden;
}
#top_mv ul{
  height: 600px;
  width: 100%;
  position: relative;
}
#top_mv ul li{
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#top_mv ul li.text_{
  background-size: 100% auto;
}
#top_mv ul li.text_>div{
  width: 100%;
  height: 150px;
  top: 0;
  display: table;
}
#top_mv ul li.text_>div span{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#top_mv ul li.text_>div img{
  display: block;
  max-width: 600px;
  max-height: 150px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
/*
#top_mv ul li.w1_h1_{width: 20%;height: 225px;}
#top_mv ul li.w2_h1_{width: 40%;height: 225px;}
#top_mv ul li.w1_h2_{width: 20%;height: 450px;}
#top_mv ul li.w2_h2_{width: 40%;height: 450px;}
#top_mv ul li.wh_h1_{width: 50%;height: 225px;}
#top_mv ul li.wh_h2_{width: 50%;height: 450px;}
*/
#top_mv ul li.wL_hL_{width: 58%;height: 600px;}
#top_mv ul li.wS_hM_{width: 21%;height: 225px;}
#top_mv ul li.wM_hS_{width: 42%;height: 150px;}

/*
#top_mv ul li.pos1_1_{top: 0; left: 0;}
#top_mv ul li.pos2_1_{top: 0; left: 20%;}
#top_mv ul li.pos3_1_{top: 0; left: 40%;}
#top_mv ul li.pos4_1_{top: 0; left: 60%;}
#top_mv ul li.pos5_1_{top: 0; left: 80%;}
#top_mv ul li.posh_1_{top: 0; left: 50%;}
#top_mv ul li.pos1_2_{top: 225px; left: 0;}
#top_mv ul li.pos2_2_{top: 225px; left: 20%;}
#top_mv ul li.pos3_2_{top: 225px; left: 40%;}
#top_mv ul li.pos4_2_{top: 225px; left: 60%;}
#top_mv ul li.pos5_2_{top: 225px; left: 80%;}
#top_mv ul li.posh_2_{top: 225px; left: 50%;}
#top_mv ul li.pos1_3_{top: 450px; left: 0;}
#top_mv ul li.pos2_3_{top: 450px; left: 20%;}
#top_mv ul li.pos3_3_{top: 450px; left: 40%;}
#top_mv ul li.pos4_3_{top: 450px; left: 60%;}
#top_mv ul li.pos5_3_{top: 450px; left: 80%;}
#top_mv ul li.posh_3_{top: 450px; left: 50%;}
*/
#top_mv ul li.pos1_1_{top: 0; left: 0;}
#top_mv ul li.pos1_2_{top: 0; left: 58%;}
#top_mv ul li.pos1_3_{top: 0; left: 79%;}
#top_mv ul li.pos2_2_{top: 225px; left: 58%;}
#top_mv ul li.pos3_2_{top: 375px; left: 58%;}
#top_mv ul li.pos3_3_{top: 375px; left: 79%;}

#top_mv ul li a{
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  color: #fff;
}
#top_mv ul li a.notlink_:hover{
  cursor: default;
}
#top_mv ul li:hover a{
  opacity: 1;
}
#top_mv ul li a>div{
  padding: 6px;
  height: 213px;
}
#top_mv ul li.wL_hL_ a div{
  height: 588px;
}
#top_mv ul li a>div>div{
  border: 1px #ffffff solid;
  height: 211px;
  display: table;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#top_mv ul li.wL_hL_ a>div>div{
  height: 586px;
}
#top_mv ul li a>div>div>div{
  display: table-cell;
  text-align: center;
  height: 100%;
  vertical-align: middle;
  padding: 0 15px;
}
#top_mv ul li a>div>div>div p{
  font-size: 16px;
  font-weight: bold;
}
#top_mv ul li a>div>div>div span{
  display: block;
  margin-top: 10px;
}
#top_mv ul li a>div>div>div img{
  display: inline-block;
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
#top_pickup{
  background: url(../images/pc/top/pickup/bg.gif) repeat;
  padding: 50px 0 10px 0;
}
#top_pickup h2{
  height: 50px;
  background: url(../images/pc/ttl_pickup.png) no-repeat center;
  margin-bottom: 25px;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;  
}
#top_pickup .feature_{
  width: 1000px;
  padding: 0 10px;
  margin: 0 auto;
  overflow: hidden;
}
#top_pickup .feature_ ul{
  width: 1020px;
  overflow: hidden;  
  margin-bottom: 30px;
}
#top_pickup .feature_ ul li{
  float: left;
  padding-right: 20px;
}
#top_pickup .feature_.three_columns_ ul li{width: 320px;}
#top_pickup .feature_.four_columns_ ul li{width: 235px;}
#top_pickup .feature_.five_columns_ ul li{width: 184px;}
#top_pickup .feature_ ul li a{
  display: block;
  text-decoration: none;
}
#top_pickup .feature_ ul li a div{
  border: 1px #ffffff solid;
  margin-bottom: 10px;
}
#top_pickup .feature_ ul li a div img{
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#top_pickup .feature_ ul li a:hover div img{
  opacity: 0.8;
}
#top_pickup .feature_ ul li a span{
  color: #ffffff;
  font-size: 13px;
  display: block;
  line-height: 170%;
}
#top_pickup .feature_.three_columns_ ul li a span{text-align: center;}
#top_pickup .feature_.four_columns_ ul li a span{text-align: left;}

/*
#top_pickup .slider_{
  max-width: 1092px;
  margin: 0 auto;
  overflow: hidden;
}
#top_pickup .slider_ .bx-wrapper{
  max-width: 1092px !important;
}
#top_pickup .slider_ .bx-viewport{
  width: 1000px !important;
  margin: 0 auto;
}
#top_pickup .slider_ .bx-wrapper ul li a{
  display: block;
  border: 1px #fff solid;
}

#top_pickup .slider_ .bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 30px;
}

#top_pickup .slider_ .bx-wrapper .bx-pager .bx-pager-item,
#top_pickup .slider_ .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

#top_pickup .slider_ .bx-wrapper .bx-pager.bx-default-pager a {
  background: #666666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#top_pickup .slider_ .bx-wrapper .bx-pager.bx-default-pager a:hover,
#top_pickup .slider_ .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fff;
}

#top_pickup .slider_ .bx-wrapper .bx-prev {
  left: 0px;
  background: url(../images/pc/top/pickup/ico_prev.png) no-repeat;
}

#top_pickup .slider_ .bx-wrapper .bx-next {
  right: 0px;
  background: url(../images/pc/top/pickup/ico_next.png) no-repeat;
}
#top_pickup .slider_ .bx-wrapper .bx-prev:hover {
}
#top_pickup .slider_ .bx-wrapper .bx-next:hover {
}
#top_pickup .slider_ .bx-wrapper .bx-controls{
  position: relative;
}
#top_pickup .slider_ .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 0;
  margin-top: -134px;
  outline: 0;
  width: 16px;
  height: 33px;
  text-indent: -9999px;
  z-index: 9999;
}
#top_pickup .slider_ .bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
*/


#top_brand{
  padding: 48px 0 60px 0;
}
#top_brand h2{
  height: 50px;
  background: url(../images/pc/ttl_brand.png) no-repeat center;
  margin-bottom: 26px;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;  
}
#top_brand .inner_{
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
#top_brand .inner_>ul{
  width: 1020px;
  overflow: hidden;
  border-top: 1px #dcdcdc solid;
  border-left: 1px #dcdcdc solid;
}
#top_brand .inner_>ul>li{
  float: left;
  width: 249px;
  position: relative;
  border-right: 1px #dcdcdc solid;
  border-bottom: 1px #dcdcdc solid;
}
#top_brand .inner_>ul>li:nth-child(4n+4){
  width: 248px;
}
#top_brand .inner_>ul>li .img_{
  width: 100%;
  height: 179px;
  overflow: hidden;
}
#top_brand .inner_>ul>li .img_ img{
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#top_brand .inner_>ul>li:hover .img_ img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#top_brand .inner_>ul>li .cover_{
  background: rgba(0,0,0,0.75);
  position: absolute;
  top: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  height: 179px;
}
#top_brand .inner_>ul>li:hover .cover_{
  opacity: 1;
}
#top_brand .inner_>ul>li .cover_ a{
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}
#top_brand .inner_>ul>li .cover_ .ico_{
  position: absolute;
  top: 10px;
  left: 10px;
  overflow: hidden;
}
#top_brand .inner_>ul>li .cover_ .ico_ li{
  float: left;
  padding-right: 7px;
  width: 52px;
  height: 52px;
  background-repeat: no-repeat;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;  
}
#top_brand .inner_>ul>li .cover_ .ico_ li:last-child{
  padding-right: 0;
}
#top_brand .inner_>ul>li .cover_ .ico_ li.mens_{background-image: url(../images/pc/ico_mens.png);}
#top_brand .inner_>ul>li .cover_ .ico_ li.womens_{background-image: url(../images/pc/ico_womens.png);}
#top_brand .inner_>ul>li .cover_ .ico_ li.goods_{background-image: url(../images/pc/ico_goods.png);}
#top_brand .inner_>ul>li .cover_ .ico_ li.kids_{background-image: url(../images/pc/ico_kids.png);}

#top_brand .inner_>ul>li .cover_>p{
  position: absolute;
  top: 70px;
  left: 0px;
}
#top_brand .inner_>ul>li .cover_>p span{
  display: block;
  padding: 0 12px;
  color: #ffffff;
  font-size: 12px;
  line-height: 140%;
}
#top_brand .inner_>ul>li .cover_ .link_{
  position: absolute;
  bottom: 10px;
  width: 100%;
}
#top_brand .inner_>ul>li .cover_ .link_ ul{
  margin: 0 10px;
  border-left: 1px #888889 solid;
  overflow: hidden;
}
#top_brand .inner_>ul>li .cover_ .link_ ul li{
  float: left;
  border-right: 1px #888889 solid;
    border-top: 1px #888889 solid;
  border-bottom: 1px #888889 solid;
}
#top_brand .inner_>ul>li .cover_ .link_ ul li{width: 227px;}
#top_brand .inner_>ul>li:nth-child(4n+4) .cover_ .link_ ul li{width: 226px;}
#top_brand .inner_>ul>li .cover_ .link_ ul li.half_{width: 49%;}
#top_brand .inner_>ul>li .cover_ .link_ ul li a{
  display: block;
  line-height: 28px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: -0.1em;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#top_brand .inner_>ul>li .cover_ .link_ ul li a span{
  display: block;
  margin-right: 10px;
  background: url(../images/pc/ico_arrow01.png) no-repeat right center;
}
#top_brand .inner_>ul>li .cover_ .link_ ul li a:hover{
  color: #ccc;
}

#top_shoes_manual{
  background: #eeeeee;
  padding: 47px 0 65px 0;
  overflow: hidden;
  position: relative;
}
#top_shoes_manual:after{
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background: rgba(255,255,255,0);
  z-index: 999;
}
#top_shoes_manual .inner_{
  position: relative;
  width: 1000px !important;
  margin: 0 auto !important;
}
#top_shoes_manual h2{
  height: 50px;
  background: url(../images/pc/ttl_shoes_manual.png) no-repeat center;
  margin-bottom: 47px;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;  
}
#top_shoes_manual .inner_ .topbar {
  position: absolute;
  top: 15px;
  width: 1000px;
  left: 50%;
  margin-left: -500px;
  overflow: hidden;
}
#top_shoes_manual .inner_ .back {
  float: right;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  padding-top: 2px;
  line-height: 38px;
  color: #ffffff;
  font-weight: bold;
  background: #bbb;
  background: rgba(187,187,187);
  cursor: pointer;
  display: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#top_shoes_manual .inner_ .back:hover{
  background: rgba(187,187,187,0.7);
}
#top_shoes_manual .inner_ .no-touch .back:hover {
/*
  background: rgba(187,187,187,0.5);
*/
}
#top_shoes_manual .inner_ .tp-grid {
  list-style-type: none;
  position: relative;
  display: block;
  -webkit-transition: height 0.5s ease;
  -moz-transition: height 0.5s ease;
  -ms-transition: height 0.5s ease;
  transition: height 0.5s ease;
}
#top_shoes_manual .inner_ .tp-grid li {
  position: absolute;
  cursor: pointer;
  border: 1px solid #ffffff;
  display: none;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: border-color 0.5s ease;
  -moz-transition: border-color 0.5s ease;
  -ms-transition: border-color 0.5s ease;
  transition: border-color 0.5s ease;
}
#top_shoes_manual .inner_ .tp-grid li.ttl_{border: 1px #828282 solid;}
#top_shoes_manual .inner_ .tp-grid li.parent_{border: 1px #aaaaaa solid;}
#top_shoes_manual .inner_ .tp-grid li:hover{border: 1px #1e1e1e solid;}
#top_shoes_manual .inner_ .tp-grid li.ttl_:hover{border-color: #1e1e1e;}
#top_shoes_manual .inner_ .tp-grid li.parent_:hover{border-color: #1e1e1e;}
#top_shoes_manual .inner_ .no-js .tp-grid li {
  position: relative;
  display: inline-block;
}
#top_shoes_manual .inner_ .tp-grid li a {
  display: block;
  outline: none;
  border: none;
}
#top_shoes_manual .inner_ .tp-grid.tp-open li {display: none !important;}
#top_shoes_manual .inner_ .tp-grid.tp-open li.active {display: list-item !important;}
#top_shoes_manual .inner_ .tp-grid li img {
  display: block;
  border: none;
  visibility: visible !important;
}

#top_shoes_manual .inner_ .tp-info, .tp-title {
  position: absolute;
  background: #fff;
  line-height: 20px;
  color: #333;
  top: 40%;
  width: 75%;
  padding: 10px;
  font-weight: 700;
  text-align: right;
  left: -100%;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.1), 5px 0 5px -3px rgba(0,0,0,0.4), inset 0 0 5px rgba(0,0,0,0.04);
}
#top_shoes_manual .inner_ .touch .tp-info {
  left: 0px;
}
#top_shoes_manual .inner_ .no-touch .tp-info {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#top_shoes_manual .inner_ .no-touch .tp-grid li:hover .tp-info {
  -webkit-transition-delay: 150ms;
  -moz-transition-delay: 150ms;
  -o-transition-delay: 150ms;
  -ms-transition-delay: 150ms;
  transition-delay: 150ms;
}
#top_shoes_manual .inner_ .no-touch .tp-open li:hover .tp-info {
  left: 0px;
}
#top_shoes_manual .inner_ .tp-title {
  padding: 10px 35px 10px 10px;
  left: 0px;
  display: none !important;
}
#top_shoes_manual .inner_ .tp-title span:nth-child(2) {
  color: #aaa;
  padding: 0 5px;
  background: #F7F7F7;
  right: 0px;
  height: 100%;
  line-height: 40px;
  top: 0px;
  position: absolute;
  display: block;
}
#top_shoes_manual .inner_ .loader{
  text-align: center;
}

#top_online_store{
  width: 1000px;
  margin: 0 auto 0 auto;
  padding: 47px 0;
}
#top_online_store h2{
  height: 50px;
  background: url(../images/pc/ttl_online_store.png) no-repeat center;
  margin-bottom: 28px;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;  
}
#top_online_store ul{
  overflow: hidden;
  width: 1020px;
}
#top_online_store ul li{
  float: left;
  width: 490px;
  padding-right: 20px;
}
#top_online_store ul li a{
  display: block;
  border: 1px #dcdcdc solid;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#top_online_store ul li a:hover{
  opacity: 0.9;
}
#top_online_store ul li a .img_{
  border-bottom: 1px #dcdcdc solid;
  height: 218px;
}
#top_online_store ul li a .logo_{
  display: table;
  width: 100%;
  height: 114px;
  background: url(../images/pc/ico_arrow04.png) no-repeat 455px 45px;
}
#top_online_store ul li a .logo_ .inner_{
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
#top_online_store ul li a .logo_ .inner_ span{
  display: block;
  margin-top: 4px;
}
#top_online_store ul li a .logo_ .inner_ img{
  display: inline-block;
}
#top_online_store ul li a>p{
  padding: 0 18px 18px 18px;
  line-height: 170%;
color: #333;
}

#top_shop{
  width: 1001px;
  margin: 0 auto 0 auto;
  padding-bottom: 47px;
}
#top_shop h2{
  height: 50px;
  background: url(../images/pc/ttl_shop.png) no-repeat center;
  margin-bottom: 27px;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;  
}
#top_shop ul{
  overflow: hidden;
  border-left: 1px #dcdcdc solid;
  margin-bottom: 30px;
  margin: 0px auto;
}
#top_shop ul li{
  float: left;
  width: 198px;
  height: 149px;
  border-right: 1px #dcdcdc solid;
  border-bottom: 1px #dcdcdc solid;
  position: relative;
}
.bdg{
  border-top: 1px #dcdcdc solid;  
}
#top_shop ul li .img_{
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#top_shop ul li .img_ img{
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#top_shop ul li:hover .img_ img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#top_shop ul li .cover_{
  position: absolute;
  display: block;
  opacity: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.75);
  text-decoration: none;
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#top_shop ul li .cover_:hover{
  opacity: 1;
}
#top_shop ul li .cover_ .inner_{
  display: table;
  width: 100%;
  height: 100%;
}
#top_shop ul li .cover_ .inner_ div{
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
  text-align: center;
}
#top_shop ul li .cover_ .inner_ div h3{
  padding-bottom: 5px;
}
#top_shop ul li .cover_ .inner_ div p{
  font-size: 12px;
}
#top_shop .link_{
  display: block;
  width: 350px;
  line-height: 38px;
  border: 1px #333333 solid;
  background: url(../images/pc/ico_arrow04.png) no-repeat 333px center;
  margin: 30px auto;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#top_shop .link_:hover{
  color: #919191;
}



#top_news{
  position: relative;
  padding: 47px 0 60px 0;
  overflow: hidden;
}
#top_news h2{
  height: 50px;
  background: url(../images/pc/ttl_news.png) no-repeat center;
  margin-bottom: 27px;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;  
}
#top_news .inner_{
  width: 1000px;
  margin: 0 auto 0 auto;
}
#top_news video{
  position: absolute;
  left: 0;
  top: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  background-size: cover;
}
#top_news .inner_ .list_{
  overflow: hidden;
}
#top_news .inner_ .list_>div{
  float: left;
  width: 430px;
  background: #ffffff;
  padding: 50px 30px 30px 30px;
}
#top_news .inner_ .list_ .left_{
  margin-right: 20px;
}
#top_news .inner_ .list_>div h3{
  border-left: 4px #676050 solid;
  padding-left: 14px;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 120%;
}
#top_news .inner_ .list_>div ul{
  margin-bottom: 20px;
}
#top_news .inner_ .list_>div ul li{
  border-bottom: 1px #b3afa7 dotted;
}
#top_news .inner_ .list_>div ul li a{
  display: block;
  padding: 12px 0 5px 0;
  text-decoration: none;
}
#top_news .inner_ .list_>div ul li a>div{
  overflow: hidden;
  padding-bottom: 7px;
}
#top_news .inner_ .list_>div ul li a>div span.date_{
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #af080f;
  line-height: 16px;
  position: relative;
}
#top_news .inner_ .list_>div ul li a>div span.brand_{
  display: inline;
  font-size: 13px;
}
#top_news .inner_ .list_>div ul li a>div p{
  display: inline;
  font-size: 13px;
  text-decoration: underline;
}
#top_news .inner_ .list_>div ul li a:hover>div p{
  text-decoration: none;
}
#top_news .inner_ .list_>div ul li a.ir_>div p:after,
#top_news .inner_ .list_>div ul li a.pdf_>div p:after{
  content: "";
  display: inline-block;
  padding-left: 4px;
  background: #ff0000;
  width: 14px;
  height: 13px;
  background: url(../images/common/ico_pdf.gif) no-repeat right center;
}
#top_news .inner_ .list_>div>a{
  display: block;
  width: 190px;
  line-height: 38px;
  border: 1px #333333 solid;
  background: url(../images/pc/ico_arrow04.png) no-repeat 170px center;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#top_news .inner_ .list_>div>a:hover{
  color: #919191;
}
#top_news .btn_{
  position: absolute;
  display: block;
  width: 35px;
  height: 30px;
  background: url(../images/pc/ico_movie.png) no-repeat;
  top: 50px;
  right: 0;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#top_news .btn_:hover{
  opacity: 0.8;
}
#news_movie_modal video::-webkit-media-controls-enclosure {
    overflow:hidden;
}
#news_movie_modal video::-webkit-media-controls-panel {
    width: calc(100% + 30px);
}

/*-----------------------------------------------------*/
/* 会社概要
/*-----------------------------------------------------*/
.company_index_{
}
.company_index_ .vision_{
  margin-top: 35px;
  padding-bottom: 25px;
}
.company_index_ .vision_ .block_{
  margin-bottom: 50px;
}
.company_index_ .vision_ .block_ h2{
  text-align: center;
  margin-bottom: 30px;
}
.company_index_ .vision_ .block_ h2 span{
  display: inline-block;
  border-bottom: 2px #cb3b3b solid;
  font-size: 28px;
  line-height: 150%;
  padding-bottom: 3px;
  font-weight: bold;
}
.company_index_ .vision_ .block_ h3{
  color: #cb3b3b;
  font-size: 36px;
  font-weight: bold;
  line-height: 130%;
  margin-bottom: 15px;
  text-align: center;
}
.company_index_ .vision_ .block_ p{
  font-size: 18px;
  text-align: center;
  line-height: 160%;  
}
.company_index_ .vision_ .block_ ul{
  width: 700px;
  margin: 0 auto;
  padding-top: 5px;
}
.company_index_ .vision_ .block_ ul li{
  font-size: 18px;
  list-style-type: disc;
  line-height: 160%;
  margin-bottom: 10px;
}
.company_index_ .greeting_{
  margin-top: -20px;
  background: url(../images/common/company_profile/bg_president.jpg) no-repeat right bottom;
  padding-bottom: 27px;
  margin-bottom: 60px;
}
.company_index_ .greeting_ p{
  padding-top: 25px;
  padding-bottom: 25px;
  line-height: 160%;
  width: 700px;
}
.company_index_ .shoes_{
    margin-top: -20px;
    background: url(../images/common/company_profile/bg_companyshoes.jpg) no-repeat right bottom;
    padding-bottom: 70px;
}
.company_index_ .shoes_ p{
  padding-top: 25px;
  padding-bottom: 25px;
  line-height: 160%;
  width: 700px;
}
.company_index_ .company_info_{
}
.company_index_ .company_info_ .block_pt1_{
  display: table;
  margin-bottom: 42px;
}
.company_index_ .company_info_ .block_pt1_ .left_{
  display: table-cell;
  width: 490px;
  vertical-align: top;
  padding-right: 20px;
}
.company_index_ .company_info_ .block_pt1_ .left_ ul{
  border-top: 1px #dcdcdc solid;
}
.company_index_ .company_info_ .block_pt1_ .left_ ul.mb_{
  margin-bottom: 20px;
}
.company_index_ .company_info_ .block_pt1_ .left_ ul li{
  display: table;
  width: 100%;
  border-bottom: 1px #dcdcdc solid;
  padding: 5px 0;
}
.company_index_ .company_info_ .block_pt1_ .left_ ul li span{
  display: table-cell;
  vertical-align: middle;
  width: 105px;
  background: #eeeeee;
  padding: 11px 10px;
}
.company_index_ .company_info_ .block_pt1_ .left_ ul li p{
  display: table-cell;
  vertical-align: middle;
  padding: 11px 10px;
}
.company_index_ .company_info_ .block_pt1_ .right_{
  height: 490px;
  display: table-cell;
  width: 490px;
  vertical-align: top;
}
.company_index_ .company_info_ .block_pt1_ .right_ iframe{
  width: 100%;
  height: 100%;
}
.company_index_ .company_info_ .block_pt2_{
  display: table;
}
.company_index_ .company_info_ .block_pt2_ .left_,
.company_index_ .company_info_ .block_pt2_ .right_{
  display: table-cell;
  width: 490px;
}
.company_index_ .company_info_ .block_pt2_ .left_{
  padding-right: 20px;
}
.company_index_ .company_info_ .block_pt2_ .left_ .block_,
.company_index_ .company_info_ .block_pt2_ .right_ .block_{
  display: table;
  width: 100%;
}
.company_index_ .company_info_ .block_pt2_ .left_ .block_>p,
.company_index_ .company_info_ .block_pt2_ .right_ .block_>p{
  display: table-cell;
  border: 1px #dcdcdc solid;
  width: 130px;
  text-align: center;
  vertical-align: middle;
}
.company_index_ .company_info_ .block_pt2_ .left_ .block_>div,
.company_index_ .company_info_ .block_pt2_ .right_ .block_>div{
  display: table-cell;
  border: 1px #dcdcdc solid;
  border-left: none;
  padding: 15px;
}
.company_index_ .company_info_ .block_pt2_ .left_ .block_>div>span,
.company_index_ .company_info_ .block_pt2_ .right_ .block_>div>span{
  display: block;
  padding-bottom: 3px;
}
.company_index_ .company_info_ .block_pt2_ .left_ .block_>div ul,
.company_index_ .company_info_ .block_pt2_ .right_ .block_>div ul{
}
.company_index_ .company_info_ .block_pt2_ .left_ .block_>div ul li,
.company_index_ .company_info_ .block_pt2_ .right_ .block_>div ul li{
  display: table;
  padding-bottom: 6px;
}
.company_index_ .company_info_ .block_pt2_ .left_ .block_>div ul li span,
.company_index_ .company_info_ .block_pt2_ .right_ .block_>div ul li span{
  display: table-cell;
  vertical-align: top;
  width: 8em;
  line-height: 130%;
}
.company_index_ .company_info_ .block_pt2_ .left_ .block_>div ul li p,
.company_index_ .company_info_ .block_pt2_ .right_ .block_>div ul li p{
  display: table-cell;
  vertical-align: top;
  line-height: 130%;
}

/*-----------------------------------------------------*/
/* 会社概要＞沿革
/*-----------------------------------------------------*/
.company_history_{
  margin-top: 20px;
}
.company_history_ .wrap_{
  display: table;
}
.company_history_ .wrap_ .list_{
  display: table-cell;
  vertical-align: top;
  width: 700px;
}
.company_history_ .wrap_ .list_ table{
  border-top: 1px #dcdcdc solid;
  border-left: 1px #dcdcdc solid;
}
.company_history_ .wrap_ .list_ table th,
.company_history_ .wrap_ .list_ table td{
  border-right: 1px #dcdcdc solid;
  border-bottom: 1px #dcdcdc solid;
  font-size: 14px;
}
.company_history_ .wrap_ .list_ table th{
  width: 170px;
  padding: 10px;
  text-align: left;
}
.company_history_ .wrap_ .list_ table td{
  padding: 14px 10px;
  line-height: 140%;
}

.company_history_ .wrap_ .img_{
  display: table-cell;
  vertical-align: top;
  padding-left: 30px;
  width: 270px;
}
.company_history_ .wrap_ .img_ ul{
  margin-top: 30px;
}
.company_history_ .wrap_ .img_ ul li{
  margin-bottom: 30px;
}
.company_history_ .wrap_ .img_ ul li img{
  margin-bottom: 8px;
}
.company_history_ .wrap_ .img_ ul li p{
  line-height: 140%;
  text-align: center;
}
.company_history_ .wrap_ .img_ ul li p strong{
  font-weight: bold;
  display: block;
  margin-bottom: 3px;
}


/*-----------------------------------------------------*/
/* お客様相談窓口
/*-----------------------------------------------------*/
.customer_support_top_ p{
  margin-bottom: 50px;
}
.customer_support_top_ .before_{
  width: 1020px;
  overflow: hidden;
  margin-bottom: 60px;
}
.customer_support_top_ .before_>div{
  float: left;
  width: 318px;
  border: 1px #dcdcdc solid;
}
.customer_support_top_ .before_>div:nth-child(2){
     margin:0px 20px;
}
.customer_support_top_ .before_>div h3{
  background: #f5e0d7;
  font-weight: bold;
  padding: 10px;
  line-height: 140%;
}
.customer_support_top_ .before_>div ul{
}
.customer_support_top_ .before_>div ul li{
}
.customer_support_top_ .before_>div ul li:nth-child(even){
  background: #eeeeee;
}
.customer_support_top_ .before_>div ul li a{
  display: block;
  text-decoration: none;
  line-height: 145%;
  padding: 5px 5px 5px 30px;
  background: url(../images/pc/ico_arrow04.png) no-repeat 15px center;
}
.customer_support_top_ .before_>div ul li span{
  display: block;
  text-decoration: none;
  line-height: 145%;
  padding: 5px 5px 5px 30px;
}
.customer_support_top_ .before_>div ul li a:hover{
  text-decoration: underline;
}

.customer_support_top_ .contact_{
  width: 1020px;
  overflow: hidden;
  margin-bottom: 60px;
}
.customer_support_top_ .contact_>div{
  float: left;
  width: 488px;
  border: 1px #dcdcdc solid;
}
.customer_support_top_ .contact_>div:last-child{
  margin-left: 20px;
}
.customer_support_top_ .contact_>div h3{
  background: #f5e0d7;
  font-weight: bold;
  padding: 10px;
  line-height: 140%;
}
.customer_support_top_ .faq_{
  width: 1020px;
  overflow: hidden;
  margin-bottom: 30px;
}
.customer_support_top_ .faq_ .left_{
  float: left;
  width: 490px;
  padding-right: 20px;
}
.customer_support_top_ .faq_ .right_{
  float: left;
  width: 490px;
}
.customer_support_top_ .faq_ .left_ h3,
.customer_support_top_ .faq_ .right_ h3,
.customer_support_top_ .faq_slider_ h3{
  background: #666666;
  font-size: 18px;
  font-weight: bold;
  line-height: 150%;
  padding: 3px 13px;
  color: #ffffff;
  margin-bottom: 20px;
}
.customer_support_top_ .faq_ .left_ div,
.customer_support_top_ .faq_ .right_ div{
  overflow: hidden;
}
.customer_support_top_ .faq_ .left_ div ul,
.customer_support_top_ .faq_ .right_ div ul{
  float: left;
  width: 245px;
}
.customer_support_top_ .faq_ .left_ div ul li,
.customer_support_top_ .faq_ .right_ div ul li{
  margin-bottom: 10px;
}
.customer_support_top_ .faq_ .left_ div ul li a,
.customer_support_top_ .faq_ .right_ div ul li a{
  display: block;
  background: url(../images/pc/ico_arrow04.png) no-repeat 15px 5px;
  padding-left: 30px;
  line-height: 140%;
  text-decoration: none;
}
.customer_support_top_ .faq_ .left_ div ul li a:hover,
.customer_support_top_ .faq_ .right_ div ul li a:hover{
  text-decoration: underline;
}


.customer_support_top_ .faq_slider_{
  margin: 0 auto;
  overflow: hidden;
}
.customer_support_top_ .faq_slider_ p{
  margin-bottom: 30px;
}
.customer_support_top_ .faq_slider_ .bx-wrapper{
  width: 900px !important;
  margin: 0 auto;
}
.customer_support_top_ .faq_slider_ .bx-viewport{
}
.customer_support_top_ .faq_slider_ .bx-wrapper ul li a{
}

.customer_support_top_ .faq_slider_ .bx-wrapper .bx-pager {
  display: none;
}
/* DIRECTION CONTROLS (NEXT / PREV) */

.customer_support_top_ .faq_slider_ .bx-wrapper .bx-prev {
  left: -50px;
  background: url(../images/common/customer_support/ico_prev.png) no-repeat;
}

.customer_support_top_ .faq_slider_ .bx-wrapper .bx-next {
  right: -50px;
  background: url(../images/common/customer_support/ico_next.png) no-repeat;
}
.customer_support_top_ .faq_slider_ .bx-wrapper .bx-prev:hover {
}
.customer_support_top_ .faq_slider_ .bx-wrapper .bx-next:hover {
}
.customer_support_top_ .faq_slider_ .bx-wrapper .bx-controls{
  position: relative;
}
.customer_support_top_ .faq_slider_ .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: -70px;
  outline: 0;
  width: 16px;
  height: 33px;
  text-indent: -9999px;
  z-index: 99;
}
.customer_support_top_ .faq_slider_ .bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}


/*-----------------------------------------------------*/
/* お客様相談窓口＞お問い合わせの前に
/*-----------------------------------------------------*/
.customer_support_info_ h3{
  background: #f5e0d7;
  font-size: 24px;
  padding: 10px 15px;
  line-height: 125%;
  margin-bottom: 20px;
}
.customer_support_info_ .wrap_{
  margin-bottom: 30px;
}
.customer_support_info_ .block_{
  padding-bottom: 10px;
}
.customer_support_info_ .block_ h4{
  background: #666666;
  color: #ffffff;
  font-size: 16px;
  padding: 8px 15px;
  margin-bottom: 20px;
}
.customer_support_info_ .block_ div{
  padding: 0 20px 10px 20px;
}
.customer_support_info_ .block_ div p{
  padding-bottom: 15px;
}
.customer_support_info_ .block_ div a{
  text-decoration: underline;
  display: inline-block;
  margin-bottom: 5px;
  background: url(../images/pc/ico_arrow04.png) no-repeat left 7px;
  padding-left: 15px;
}
.customer_support_info_ .block_ div a.mb_{
  margin-bottom: 15px;
}


/*-----------------------------------------------------*/
/* お客様相談窓口＞よくあるご質問
/*-----------------------------------------------------*/
.customer_support_faq_ .common_h2_{
  margin-top: 15px;
}
.customer_support_faq_ .intro_{
  margin-bottom: 30px;
}
.customer_support_faq_ .anchor_{
  overflow: hidden;
}
.customer_support_faq_ .anchor_ ul{
  width: 1020px;
  overflow: hidden;
  margin-bottom: 40px;
}
.customer_support_faq_ .anchor_ ul li{
  float: left;
  width: 235px;
  padding-right: 20px;
  display: table;
}
.customer_support_faq_ .anchor_ ul li a{
  display: table-cell;
  width: 225px;
  height: 70px;
  border: 5px #dcdcdc solid;
  text-align: center;
  vertical-align: middle;
  padding-bottom: 10px;
  text-decoration: none;
  background: #ffffff url(../images/pc/ico_arrow05.png) no-repeat center 63px;
}
.customer_support_faq_ .anchor_ ul li a span{
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.customer_support_faq_ .anchor_ ul li a:hover span{
  color: #cc3333;
}
.customer_support_faq_ h3{
  background: #666666;
  font-size: 18px;
  font-weight: bold;
  line-height: 150%;
  padding: 3px 13px;
  color: #ffffff;
  margin-bottom: 20px;
}
.customer_support_faq_>ul{
  margin-bottom: 60px;
}
.customer_support_faq_>ul>li{
}
.customer_support_faq_>ul>li h4{
  background: #eeeeee url(../images/common/customer_support/faq/ico_q.png) no-repeat 19px center;
  padding: 13px 15px 13px 52px;
  font-weight: bold;
}
.customer_support_faq_>ul>li div{
  background: url(../images/common/customer_support/faq/ico_a.png) no-repeat 19px 19px;
  padding: 15px 15px 0 52px;
  margin-bottom: 30px;
}
.customer_support_faq_>ul>li div p{
  line-height: 170%;
  margin-bottom: 12px;
}
.customer_support_faq_>ul>li div p.notes_{
  font-size: 85%;
  margin-top: -10px;
}
.customer_support_faq_>ul>li div ul.link_{
}
.customer_support_faq_>ul>li div ul.link_ li{
  background: url(../images/pc/ico_arrow04.png) no-repeat left 6px;
  padding-left: 15px;
  margin-bottom: 3px;
}
.customer_support_faq_>ul>li div ul.point_{
  border-top: 1px #cccccc dotted;
  margin-bottom: 15px;
}
.customer_support_faq_>ul>li div ul.point_ li{
  border-bottom: 1px #cccccc dotted;
  padding: 12px 0;
}
.customer_support_faq_>ul>li div ul.point_ li p{
  margin-bottom: 0;
}
.customer_support_faq_>ul>li div p strong{
  font-weight: bold;
}



/*-----------------------------------------------------*/
/* 採用情報
/*-----------------------------------------------------*/
.recruit_common_ .arealist_ {
  border-top: 1px #dcdcdc solid;
  border-left: 1px #dcdcdc solid;
  overflow: hidden;
}
.recruit_common_ .arealist_ li{
  float: left;
  width: 17%;
}
.recruit_common_ .arealist_ li:nth-child(6n+1){width: 16%;}
.recruit_common_ .arealist_ li:nth-child(6n+6){width: 16%;}
.recruit_common_ .arealist_ li a,
.recruit_common_ .arealist_ li span{
  display: block;
  border-right: 1px #dcdcdc solid;
  border-bottom: 1px #dcdcdc solid;
  text-align: center;
  padding: 7px 5px;
}
.recruit_common_ li.shop1 span,.recruit_common_ li.feature_shop1 span{background-color: #cceb8e !important;}
.recruit_common_ li.shop2 span,.recruit_common_ li.feature_shop2 span{background-color: #cceb8e !important;}
.recruit_common_ li.shop3 span,.recruit_common_ li.feature_shop3 span{background-color: #b2e1f2 !important;}
.recruit_common_ li.shop4 span,.recruit_common_ li.feature_shop4 span{background-color: #b2e1f2 !important;}
.recruit_common_ li.shop5 span,.recruit_common_ li.feature_shop5 span{background-color: #fede88 !important;}
.recruit_common_ li.shop6 span,.recruit_common_ li.feature_shop6 span{background-color: #fede88 !important;}
.recruit_common_ li.shop7 span,.recruit_common_ li.feature_shop7 span{background-color: #f6cbdb !important;}
.recruit_common_ li.shop8 span,.recruit_common_ li.feature_shop8 span{background-color: #f6cbdb !important;}
.recruit_common_ li.shop1_1 span,.recruit_common_ li.feature_shop1_1 span{background-color: #cceb8e !important;}
.recruit_common_ li.shop1_2 span,.recruit_common_ li.feature_shop1_2 span{background-color: #cceb8e !important;}
.recruit_common_ li.shop1_4 span,.recruit_common_ li.feature_shop1_4 span{background-color: #cceb8e !important;}
.recruit_common_ li.shop1_6 span,.recruit_common_ li.feature_shop1_6 span{background-color: #cceb8e !important;}
.recruit_common_ li.shop2_2 span,.recruit_common_ li.feature_shop2_2 span{background-color: #b2e1f2 !important;}
.recruit_common_ li.shop2_4 span,.recruit_common_ li.feature_shop2_4 span{background-color: #b2e1f2 !important;}
.recruit_common_ li.shop2_5 span,.recruit_common_ li.feature_shop2_5 span{background-color: #b2e1f2 !important;}
.recruit_common_ li.shop3_1 span,.recruit_common_ li.feature_shop3_1 span{background-color: #fede88 !important;}
.recruit_common_ li.shop3_4 span,.recruit_common_ li.feature_shop3_4 span{background-color: #fede88 !important;}
.recruit_common_ li.shop4_3 span,.recruit_common_ li.feature_shop4_3 span{background-color: #f6cbdb !important;}
.recruit_common_ li.shop4_4 span,.recruit_common_ li.feature_shop4_4 span{background-color: #f6cbdb !important;}

.recruit_common_ .hidden_list_{
  display: none;
}
.recruit_top_ .intro_{
  margin-bottom: 50px;
}
.recruit_top_ .block_{
  border: 1px #dcdcdc solid;
  padding: 15px 18px;
  margin-bottom: 55px;
}
.recruit_top_ h3{
  background: #666666;
  color: #ffffff;
  line-height: 140%;
  padding: 5px 10px;
  font-size: 18px;
  margin-bottom: 20px;
}
.recruit_top_ .staff_{
  border-top: 1px #dcdcdc solid;
  border-left: 1px #dcdcdc solid;
  width: 100%;
  margin-bottom: 40px;
}
.recruit_top_ .staff_ th,
.recruit_top_ .staff_ td{
  border-right: 1px #dcdcdc solid;
  border-bottom: 1px #dcdcdc solid;
  line-height: 140%;
  padding: 7px 10px;
}
.recruit_top_ .staff_ th{
  text-align: left;
  font-weight: normal;
  width: 5.5em;
}
.recruit_top_ .staff_ .date_{
  width: 7em;
}

/*-----------------------------------------------------*/
/* 採用情報＞店舗スタッフ募集
/*-----------------------------------------------------*/
.recruit_list_{
  margin-top: 20px;
}
.recruit_list_>ul{
  margin-bottom: 60px;
}
.recruit_list_>ul>li{
  margin-bottom: 20px;
}
.recruit_list_>ul>li a{
  display: block;
  border: 1px #dcdcdc solid;
  padding: 20px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.recruit_list_>ul>li a:hover{
  border: 1px #333333 solid;
}
.recruit_list_>ul>li .title_{
  border-bottom: 1px #dcdcdc solid;
  padding-bottom: 15px;
  margin-bottom: 18px;
}
.recruit_list_>ul>li .title_ p{
  display: inline-block;
  font-size: 16px;
  text-decoration: underline;
}
.recruit_list_>ul>li .title_ span{
  font-size: 14px;
  padding-left: 1.5em;
}
.recruit_list_>ul>li .info_{
  display: table;
  width: 100%;
}
.recruit_list_>ul>li .info_>span{
  display: table-cell;
  vertical-align: top;
  padding-right: 20px;
  width: 240px;
}
.recruit_list_>ul>li .info_>span img{
  display: block;
  max-width: 240px;
}
.recruit_list_>ul>li .info_>div{
  display: table-cell;
  vertical-align: top;
}
.recruit_list_>ul>li .info_>div .address_{
  padding-bottom: 1em;
}
.recruit_list_>ul>li ul{
  overflow: hidden;
  width: 966px;
  margin-top: 20px;
}
.recruit_list_>ul>li ul li{
  float: left;
  width: 155px;
  padding: 0 6px 6px 0;
}
.recruit_list_>ul>li ul li span{
  display: block;
  font-size: 12px;
  line-height: 24px;
  padding: 0 5px;
  text-align: center;
  background: #ccc;
}

/*-----------------------------------------------------*/
/* 採用情報＞店舗詳細
/*-----------------------------------------------------*/
.recruit_detail_ .link_{
  overflow: hidden;
  margin-bottom: 20px;
}
.recruit_detail_ .link_ a{
  float: right;
  display: block;
  width: 198px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
  border: 1px #333333 solid;
  background: url(../images/pc/ico_arrow06.png) no-repeat 10px center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.recruit_detail_ .link_ a:hover{
  color: #cc3333;
}
.recruit_detail_ .img_{
  margin-bottom: 30px;
}
.recruit_detail_ .img_ img{
  display: block;
  margin: 0px auto;
  max-width: 1000px;
}
.recruit_detail_ .message_{
  overflow: hidden;
  margin-bottom: 30px;
}
.recruit_detail_ .message_ div{
  border: 1px #dcdcdc solid;
}
.recruit_detail_ .message_ div.manager_{
  float: left;
  width: 490px;
}
.recruit_detail_ .message_ div.senior_{
  float: right;
  width: 490px;
}
.recruit_detail_ .message_ div h3{
  background: #f5e0d7;
  font-size: 16px;
  line-height: 140%;
  padding: 10px;
}
.recruit_detail_ .message_ div p{
  padding: 15px 20px;
}
.recruit_detail_>h3{
  background: #666666;
  color: #ffffff;
  line-height: 140%;
  padding: 5px 10px;
  font-size: 18px;
  margin-bottom: 20px;
}

.recruit_detail_ .block_{
  display:table;
  margin-bottom: 30px;
  width: 100%;
}
.recruit_detail_ .block_ .img_{
  display:table-cell;
  vertical-align: top;
  width: 240px;
  padding-right: 20px;
}
.recruit_detail_ .block_ .img_ span{
  display: block;
  margin-bottom: 20px;
}
.recruit_detail_ .block_ .img_ span img{
  max-width: 240px;
}
.recruit_detail_ .block_ .right_{
  display:table-cell;
  vertical-align: top;
}
.recruit_detail_ .block_ .right_ .icon_{
  overflow: hidden;
}
.recruit_detail_ .block_ .right_ .icon_ li{
  float: left;
  width: 155px;
  padding: 0 6px 6px 0;
}
.recruit_detail_ .block_ .right_ .icon_ li:last-child{
  padding-bottom: 20px;
}
.recruit_detail_ .block_ .right_ .icon_ li span{
  display: block;
  font-size: 12px;
  line-height: 24px;
  padding: 0 5px;
  text-align: center;
  background: #ccc;
}


.recruit_detail_ .block_ .right_ table{
  border-top: 1px #dcdcdc solid;
  border-left: 1px #dcdcdc solid;
  width: 100%;
}
.recruit_detail_ .block_ .right_ table th,
.recruit_detail_ .block_ .right_ table td{
  border-right: 1px #dcdcdc solid;
  border-bottom: 1px #dcdcdc solid;
  line-height: 150%;
  padding: 9px 13px;
  vertical-align: middle;
}
.recruit_detail_ .block_ .right_ table th{
  width: 152px;
  background: #eeeeee;
  font-weight: normal;
  text-align: left;
}
.recruit_detail_ .block_ .right_ table td span{
  display: block;
  font-size: 0.9em;
}

.recruit_detail_ .googlemap_{
  overflow: hidden;
  width: 100%;
  margin-top: 30px;
}
.recruit_detail_ .googlemap_ .map_{
  float: right;
  width: 100%;
  height: 460px;
  background: #ccc;
}
.recruit_detail_ .googlemap_ .map_>div{
  width: 100% !important;
  height: 100% !important;
}
.recruit_detail_ .googlemap_ .map_>div>a{
  display: none;
}

.recruit_detail_ .table_{
}
.recruit_detail_ .table_ h4{
  border: 1px #dcdcdc solid;
  border-bottom: none;
  background: #f5e0d7;
  line-height: 140%;
  padding: 7px 10px;
  font-size: 16px;
  font-weight: bold;
}
.recruit_detail_ .table_ table{
  margin-bottom: 20px;
  border-top: 1px #dcdcdc solid;
  border-left: 1px #dcdcdc solid;
  width: 100%;
}
.recruit_detail_ .table_ table th,
.recruit_detail_ .table_ table td{
  border-right: 1px #dcdcdc solid;
  border-bottom: 1px #dcdcdc solid;
  line-height: 150%;
  padding: 9px 13px;
  vertical-align: middle;
}
.recruit_detail_ .table_ table th{
  width: 152px;
  background: #eeeeee;
  font-weight: normal;
  text-align: left;
}
.recruit_detail_ .table_ table td.height_{
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.recruit_detail_ .contact_{
  margin-bottom: 55px;
}
.recruit_detail_ .contact_>div{
  width: 1020px;
  overflow: hidden;
  margin-bottom: 15px;
}
.recruit_detail_ .contact_>div>div{
  float: left;
  width: 488px;
  border: 1px #dcdcdc solid;
}
#telbox{
    margin-right: 20px;
}
.recruit_detail_ .contact_>div>div.width_{
  margin-right: 0;
  float: none;
  width: 998px;
}
.recruit_detail_ .contact_>div>div.width_ a{
  height: 99px;
  text-align: center;
}
.recruit_detail_ .contact_>div>div.width_ a img{
  margin-top: 0;
  display: inline-block;
}

.recruit_detail_ .contact_>div>div h3{
  background: #f5e0d7;
  font-size: 16px;
  font-weight: bold;
  padding: 10px;
  line-height: 140%;
}
.recruit_detail_ .contact_>div>div span,
.recruit_detail_ .contact_>div>div a{
  display: block;
  height: 113px;
  text-decoration: none;
}
.recruit_detail_ .contact_>div>div span img,
.recruit_detail_ .contact_>div>div a img{
  margin-top: 10px;
}
.recruit_detail_ .contact_>div>div div.inner_{
  display: table;
  width: 100%;
  height: 123px;
}
.recruit_detail_ .contact_>div>div div.inner_ .tel_{
  font-size: 28px;
  line-height: 130%;
  color: #af080f;
}
.recruit_detail_ .contact_>div>div div.inner_ .tel_ a{
  font-size: 28px;
  display: inline;
  line-height: 130%;
  color: #af080f;
}
.recruit_detail_ .contact_>div>div div.inner_ .hour_{
  line-height: 130%;
}
.recruit_detail_ .contact_>div>div div.inner_ div{
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.recruit_detail_ .contact_>p{
  font-size: 12px;
}


/*-----------------------------------------------------*/
/* 店舗紹介
/*-----------------------------------------------------*/
.shop_top_ .common_h1_{
  margin-bottom: 40px;
}
.shop_top_ .tile_{
  overflow: hidden;
  width: 1020px;
  margin-bottom: 20px;
}
.shop_top_ .tile_>li{
  float: left;
  width: 318px;
  border: 1px #dcdcdc solid;
  margin-bottom: 20px;
}
.ml20{
    margin:0px 20px;
}
.shop_top_ .tile_>li .img_{
  width: 318px;
  height: 188px;
  border-bottom: 1px #dcdcdc solid;
}
.shop_top_ .tile_>li .img_ img{
  width: 100%;
}
.shop_top_ .tile_>li .icon_{
  padding: 9px 18px 18px 18px;
  overflow: hidden;
}
.shop_top_ .tile_>li .icon_ h4{
  float: left;
}
.shop_top_ .tile_>li .icon_ ul{
  float: right;
  overflow: hidden;
}
.shop_top_ .tile_>li .icon_ ul li{
  float: left;
  width: 52px;
  height: 52px;
  margin-left: 5px;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
}
.shop_top_ .tile_>li .icon_ ul li:first-child{
  margin-left: 0;
}
.shop_top_ .tile_>li .icon_ ul li.mens_{background: url(../images/pc/ico_mens.png) no-repeat;}
.shop_top_ .tile_>li .icon_ ul li.womens_{background: url(../images/pc/ico_womens.png) no-repeat;}
.shop_top_ .tile_>li .inner_>p{
  border-bottom: 1px #dcdcdc solid;
  padding: 0 18px 12px 18px;
}
.shop_top_ .tile_>li .inner_>a{
  display: block;
  padding: 15px 18px;
}
.shop_top_ .tile_>li .inner_>a span{
  padding-left: 17px;
  background: url(../images/pc/ico_arrow04.png) no-repeat left center;
　color: #333;
　text-decoration: underline;
  
}
.shop_top_ .tile_>li .inner_>a span.blank_{
  background: url(../images/pc/ico_link.gif) no-repeat left center !important;
　color: #333;
　text-decoration: underline;
}

.shop_top_ .list_{
  margin-bottom: 30px;
}
.shop_top_ .list_>li{
  border: 1px #dcdcdc solid;
  display: table;
  width: 998px;
  margin-bottom: 20px;
}
.shop_top_ .list_>li .img_{
  display: table-cell;
  vertical-align: top;
  width: 318px;
  border-right: 1px #dcdcdc solid;
  position: relative;
}
.shop_top_ .list_>li .img_.online_:before{
  content: "";
  display: block;
  position: absolute;
  width: 71px;
  height: 71px;
  background: url(../images/common/shop/ico_onlinestore.png) no-repeat;
}
.shop_top_ .list_>li .img_ img{
  width: 100%;
}
.shop_top_ .list_>li .right_{
  display: table-cell;
  vertical-align: top;
}
.shop_top_ .list_>li .right_ .block_{
  padding: 20px 20px 5px 20px;
  overflow: hidden;
}
.shop_top_ .list_>li .right_ .block_ h4{
  float: left;
}
.shop_top_ .list_>li .right_ .block_ ul{
  float: right;
  overflow: hidden;
}
.shop_top_ .list_>li .right_ .block_ ul li{
  float: left;
  width: 52px;
  height: 52px;
  margin-left: 5px;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
}
.shop_top_ .list_>li .right_ .block_ ul li:first-child{
  margin-left: 0;
}
.shop_top_ .list_>li .right_ .block_ ul li.mens_{background: url(../images/pc/ico_mens.png) no-repeat;}
.shop_top_ .list_>li .right_ .block_ ul li.womens_{background: url(../images/pc/ico_womens.png) no-repeat;}
.shop_top_ .list_>li .right_>p{
  padding: 0 20px 15px 20px;
}
.shop_top_ .list_>li .right_>a{
  display: block;
  border-top: 1px #dcdcdc solid;
  padding: 15px 10px 13px 20px;
}
.shop_top_ .list_>li .right_>a span{
  padding-left: 17px;
  background: url(../images/pc/ico_arrow04.png) no-repeat left center;
}
.shop_top_ .list_>li .right_>a span.blank_{
  background: url(../images/pc/ico_link.gif) no-repeat left center;
　text-decoration: underline;
　color: #333;
}


/*-----------------------------------------------------*/
/* 店舗紹介＞ブランド別
/*-----------------------------------------------------*/
.shop_brand_ .common_h2_{
  margin-top: 20px;
}
.shop_brand_ .anchor_{
  overflow: hidden;
  margin-bottom: 40px;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.shop_brand_ .anchor_ li{
  display: table-cell;
}
.shop_brand_ .anchor_ li#navi_area1,
.shop_brand_ .anchor_ li#navi_area2,
.shop_brand_ .anchor_ li#navi_area3,
.shop_brand_ .anchor_ li#navi_area4,
.shop_brand_ .anchor_ li#navi_area5,
.shop_brand_ .anchor_ li#navi_area6,
.shop_brand_ .anchor_ li#navi_area7,
.shop_brand_ .anchor_ li#navi_area8,
.shop_brand_ .anchor_ li#navi_outlet{
  display: none;
}
.shop_brand_ .anchor_ li a{
  display: block;
  height: 45px;
  line-height: 45px;
  border-left: 1px #dcdcdc solid;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.shop_brand_ .anchor_ li a span{
  padding-left: 25px;
  padding-right: 10px;
  background: url(../images/pc/ico_arrow05.png) no-repeat left center;
}
.shop_brand_ .anchor_ li a:hover{
  color: #cc3333;
}
.shop_brand_ .anchor_ li:last-child a{
  border-right: 1px #dcdcdc solid;
}
.shop_brand_ .anchor_ li.map_ a{
  background: none;
}
.shop_brand_ .anchor_ li.map_ a span{
  padding-left: 25px;
  padding-right: 10px;
  background: url(../images/pc/ico_mappin.gif) no-repeat left center;
}
.shop_brand_ h3{
  background: #666666;
  color: #ffffff;
  line-height: 140%;
  padding: 5px 10px;
  font-size: 18px;
  margin-bottom: 20px;
}
.shop_brand_ .list_{
  overflow: hidden;
  width: 1020px;
  margin-bottom: 40px;
}
.shop_brand_ .list_>li{
  float: left;
  width: 488px;
  margin-bottom: 20px;
  border: 1px #dcdcdc solid;
}
.shop_brand_ .list_ li:nth-child(odd){
  margin-right: 20px;
}
.shop_brand_ .list_>li .title_{
  background: #eeeeee;
  display: table;
  width: 100%;
}
.shop_brand_ .list_>li .title_ h4{
  display: table-cell;
  vertical-align: middle;
  padding: 14px 0 14px 15px;
  font-size: 16px;
  font-weight: bold;
}
.shop_brand_ .list_>li .title_ .icon_{
  display: table-cell;
  vertical-align: middle;
  height: 51px;
  padding: 14px 15px 14px 0;
  width: 169px;
  text-align: right;
}
.shop_brand_ .list_>li .title_ .icon_ div{
  display: inline-block;
  width: 52px;
  height: 52px;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
}
.shop_brand_ .list_>li .title_ .icon_ div.mens_{background: url(../images/pc/ico_mens.png);}
.shop_brand_ .list_>li .title_ .icon_ div.womens_{background: url(../images/pc/ico_womens.png); margin-left: 4px;}
.shop_brand_ .list_>li .title_ .icon_ a.map_{
  display: inline-block;
  width: 52px;
  height: 52px;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
  background: url(../images/pc/ico_map.png) no-repeat left 1px;
  margin-left: 9px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.shop_brand_ .list_>li .title_ .icon_ a.map_:hover{
  opacity: 0.8;
}
.shop_brand_ .list_>li ul{
  margin-bottom: 10px;
  padding: 2px 14px 0 14px;
}
.shop_brand_ .list_>li ul li{
  border-bottom: 1px #cccccc dotted;
  padding: 8px 0;
}
.shop_brand_ .list_>li .tel_{
  background: #eeeeee url(../images/pc/ico_tel.png) no-repeat 10px center;
  margin: 0 14px 13px 14px;
  line-height: 18px;
  font-size: 16px;
  padding: 6px 10px 6px 37px;
}
.shop_brand_ .list_>li .tel_ a{
  display: inline;
  color: #333333;	
}
.shop_brand_ .list_>li .tel_ span{
  font-size: 14px;
}
.shop_brand_ .googlemap_{
  width: 100%;
  height: 505px;
  background: #ccc;
}


/*-----------------------------------------------------*/
/* ニュース
/*-----------------------------------------------------*/
.news_list_ .article_list_{
  padding-top: 10px;
  margin-bottom: 40px;
}
.news_list_ .article_list_ li{
  border-bottom: 1px #b3afa7 dotted;
}
.news_list_ .article_list_ li .article_{
  display: block;
  padding: 12px 0 5px 0;
  text-decoration: none;
}
.news_list_ .article_list_ li .article_>div{
  overflow: hidden;
  padding-bottom: 7px;
}
.news_list_ .article_list_ li .article_>div span.date_{
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #af080f;
  line-height: 16px;
  position: relative;
}
.news_list_ .article_list_ li .article_>div span.brand_{
  display: inline;
  font-size: 13px;
}
.news_list_ .article_list_ li .article_>div p{
  display: inline-block;
  font-size: 13px;
  padding-left: 7em;
}
.news_list_ .article_list_ li .article_>div p a{
  display: inline;
  text-decoration: underline;
}
.news_list_ .article_list_ li .article_:hover>div p{
  text-decoration: none;
}
.news_list_ .article_list_ li .article_.ir_>div p:after,
.news_list_ .article_list_ li .article_.pdf_>div p:after{
  content: "";
  display: inline-block;
  padding-left: 4px;
  background: #ff0000;
  width: 14px;
  height: 13px;
  background: url(../images/common/ico_pdf.gif) no-repeat right center;
}

.news_list_ .navipage_{
  margin-bottom: 60px;
}
.news_list_ .navipage_ a{
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border: 1px #dcdcdc solid;
  text-align: center;
  background-color: #ffffff;
  text-decoration: none;
  margin: 0 4px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}
.news_list_ .navipage_ a:hover{
  color: #ffffff;
  background-color: #999999;
}
.news_list_ .navipage_ .navipage_first_ a,
.news_list_ .navipage_ .navipage_prev_ a,
.news_list_ .navipage_ .navipage_next_ a,
.news_list_ .navipage_ .navipage_last_ a{
  width: auto;
  font-size: 12px;
  border: none;
  margin: 0 14px;
  text-decoration: underline;
}
.news_list_ .navipage_ .navipage_first_ a:hover,
.news_list_ .navipage_ .navipage_prev_ a:hover,
.news_list_ .navipage_ .navipage_next_ a:hover,
.news_list_ .navipage_ .navipage_last_ a:hover{
  text-decoration: none;
  background-color: #ffffff !important;
  color: inherit !important;
}
.news_list_ .navipage_ .navipage_first_ a:before,
.news_list_ .navipage_ .navipage_prev_ a:before,
.news_list_ .navipage_ .navipage_next_ a:after,
.news_list_ .navipage_ .navipage_last_ a:after{
  width: auto;
  font-size: 10px;
}
.news_list_ .navipage_ .navipage_first_ a:before{content:"<<";}
.news_list_ .navipage_ .navipage_prev_ a:before{content:"<";}
.news_list_ .navipage_ .navipage_next_ a:after{content:">";}
.news_list_ .navipage_ .navipage_last_ a:after{content:">>";}
.news_list_ .navipage_ .navipage_now_{
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #999999;
  color: #ffffff;
  text-decoration: none;
  margin: 0 4px;
}

.news_list_ .archive_year_list_{
  display: inline-block;
  overflow: hidden;
  background: #ffffff;
  border-top: 1px #e6e6e6 solid;
  border-left: 1px #e6e6e6 solid;
}
.news_list_ .archive_year_list_ li{
  float: left;
  width: 250px;
}
.news_list_ .archive_year_list_ li:nth-child(4n+4){width: 249px;}
.news_list_ .archive_year_list_ li a{
  display: block;
  border-right: 1px #e6e6e6 solid;
  border-bottom: 1px #e6e6e6 solid;
  line-height: 33px;
  text-align: center;
  text-decoration: none;
  background: #ffffff url(../images/pc/ico_arrow04.png) no-repeat 10px center;
  padding: 0 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;  
}
.news_list_ .archive_year_list_ li a.active_,
.news_list_ .archive_year_list_ li a:hover{
  color: #cc3333;
}

/*-----------------------------------------------------*/
/* ニュース＞詳細
/*-----------------------------------------------------*/
.news_detail_{
}
.news_detail_ .title_{
  padding-top: 20px;
  border-bottom: 1px #cccccc dotted;
  margin-bottom: 30px;
}
.news_detail_ .title_ .date_{
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  color: #af080f;
  line-height: 16px;
  position: relative;
}
.news_detail_ .title_ h2{
  margin-top: 15px;
  line-height: 120%;
  font-size: 28px;
  border-left: 4px #cb3b3b solid;
  padding-left: 10px;
  margin-bottom: 30px;
}

.news_detail_ .block_{
  margin-bottom: 30px;
  overflow: hidden;
}
.news_detail_ .type1_{
  display: table;
  width: 100%;
}
.news_detail_ .type1_ .text_{
  display: table-cell;
  vertical-align: top;
}
.news_detail_ .type1_ .text_ h3{
  padding-bottom: 0.8em;
}
.news_detail_ .type1_ .img_{
  display: table-cell;
  vertical-align: top;
}
.news_detail_ .type1_ .img_ img{
  max-width: 1000px;
margin: 0px auto;
}
.news_detail_ .type1_ .img_.left_{
  width: 360px;
  padding-right: 20px;
}
.news_detail_ .type1_ .img_.right_{
  width: 360px;
  padding-left: 20px;
}
.news_detail_ .type1_ .img_.left_,
.news_detail_ .type1_ .img_.right_{
  max-width: 360px;
}
.news_detail_ .type1_ .img_.left_ img,
.news_detail_ .type1_ .img_.right_ img{
  max-width: 100%;
}
.news_detail_ .type2_{
overflow: hidden;
position: relative;
  width: 1020px;
}
.news_detail_ .type2_ ul{
    list-style: none outside none;
    float: left;
    position: relative;
    left: 50%;
}
.news_detail_ .type2_ li{
    float: left;
    position: relative;
    left: -50%;
  width: 320px;
  padding-right: 20px;
}
.news_detail_ .type2_ li .img_{
  width: 320px;
  margin-bottom: 15px;
}
.news_detail_ .type2_ li .img_ img{
  max-width: 320px;
}
.news_detail_ .type2_ li h3{
  margin-bottom: 10px;
}




/*-----------------------------------------------------*/
/* ブランド
/*-----------------------------------------------------*/
.brand_top_ .brand_h1_{
  width: 1000px;
  overflow: hidden;
  margin-bottom: 30px;
}
.brand_top_ .brand_h1_ img{
  display: block;
  max-width: 100%;
}
.brand_top_ .description_{
  display: table;
  margin-bottom: 30px;
}
.brand_top_ .description_ span{
  display: table-cell;
  vertical-align: middle;
  width: 240px;
  border-right: 1px #000000 solid;
}
.brand_top_ .description_ div{
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}
.brand_top_ .description_ div h2{
  font-weight: bold;
  margin-bottom: 0.8em;
}

.brand_top_ .text_{
  background: #eeeeee;
  margin-bottom: 40px;
}
.brand_top_ .text_ h2{
  border-bottom: 2px #ffffff solid;
  padding: 10px 20px;
  font-size: 18px;
}
.brand_top_ .text_ p{
  padding: 15px 20px;
  line-height: 160%;
}

.brand_top_ .brand_list_{
  margin-bottom: 60px;
}
.brand_top_ .brand_list_ ul{
  width: 1024px;
  overflow: hidden;
  margin-bottom: 20px;
}
.brand_top_ .brand_list_ li{
  float: left;
  width: 235px;
  padding-right: 20px;
  margin-bottom: 15px;
}
.brand_top_ .brand_list_ li a{
  display: block;
  text-decoration: none;
}
.brand_top_ .brand_list_ li a span{
  display: block;
  border: 1px #dcdcdc solid;
  margin-bottom: 8px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;  
}
.brand_top_ .brand_list_ li a span:hover{
  border: 1px #333333 solid;
}
.brand_top_ .brand_list_ li a p{
  text-align: center;
}

.brand_top_ .brand_list_>a{
display: inline-block;
  width: 399px;
  height: 58px;
  line-height: 58px;
  border: 1px #333333 solid;
margin: 0px 0px 0px 50px;
  text-decoration: none;
  text-align: center;
  background: url(../images/pc/ico_arrow04.png) no-repeat 380px center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;  
}
.brand_top_ .brand_list_>a:hover{
  border: 1px #dcdcdc solid;
}

.brand_top_ h3{
  background: #666666;
  color: #ffffff;
  font-size: 18px;
  color: #ffffff;
  padding: 8px 10px;
  margin-bottom: 20px;
}
.brand_top_ .brand_info_{
  margin-bottom: 60px;
}
.brand_top_ .brand_info_ ul{
  overflow: hidden;
  width: 1020px;
}
.brand_top_ .brand_info_ ul li{
  float: left;
  width: 184px;
  padding-right: 20px;
}
.brand_top_ .brand_info_ ul li a{
  display: block;
  text-decoration: none;
}
.brand_top_ .brand_info_ ul li a div{
  border: 1px #dcdcdc solid;
  margin-bottom: 6px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;  
}
.brand_top_ .brand_info_ ul li a:hover div{
  border: 1px #333333 solid;
}
.brand_top_ .brand_info_ ul li a p{
  font-size: 12px;
  line-height: 150%;
}
.brand_top_ .brand_info_ ul li a p .name_{
  display: block;
  padding-bottom: 15px;
}
.brand_top_ .brand_info_ ul li a p .price_{
  display: block;
  text-align: right;
  font-size: 12px;
}

.brand_top_ .brand_shop_ ul{
  overflow: hidden;
  width: 1020px;
}
.brand_top_ .brand_shop_ ul li{
  float: left;
  padding-right: 20px;
}
.brand_top_ .brand_shop_ ul li a{
  display: block;
}


/*-----------------------------------------------------*/
/* 靴の取説 TOP
/*-----------------------------------------------------*/
.kutsu_top_{
  margin-bottom: 40px;
  overflow: hidden;
}
.kutsu_top_.intro_{
  margin-bottom: 30px;
}
.kutsu_top_ h2{
  background: #f5e0d7;
  font-size: 24px;
  padding: 10px 15px;
  line-height: 125%;
  margin-bottom: 20px;
}
.kutsu_top_ ul.wrap_{
  overflow: hidden;
  width: 1020px;
}
.kutsu_top_ ul.wrap_>li{
  float: left;
  width: 318px;
  margin-right: 20px;
  margin-bottom: 20px;
  border: 1px #aaaaaa solid;
}
.kutsu_top_ ul.wrap_>li>.img_{
  display: block;
  margin: 4px;
  border: 1px #dcdcdc solid;
  padding: 17px 0 25px 0;
}
.kutsu_top_ ul.wrap_>li>.img_ img{
  display: block;
  margin: 0 auto;
}
.kutsu_top_ ul.wrap_>li>.list_{
  background: #eeeeee;
  display: table;
  width: 100%;
}
.kutsu_top_ ul.wrap_>li>.list_ div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.kutsu_top_ ul.wrap_>li>.list_ div ul {
  overflow: hidden;
  padding-left: 34px;
  padding-top: 10px;
}
.kutsu_top_ ul.wrap_>li>.list_ div ul li {
  float: left;
  padding: 0 5px;
  margin-bottom: 10px;
}
.kutsu_top_ ul.wrap_>li>.list_ div ul li a{
  display: block;
  width: 38px;
  line-height: 38px;
  border: 1px #cc3333 solid;
  text-align: center;
  background: #ffffff;
}
.kutsu_top_ ul.wrap_>li>.list_>ul{
  padding: 2px 20px;
}
.kutsu_top_ ul.wrap_>li>.list_>ul li{
  border-bottom: 1px #999999 dotted;
}
.kutsu_top_ ul.wrap_>li>.list_>ul li:last-child{
  border-bottom: none;
}
.kutsu_top_ ul.wrap_>li>.list_>ul li a{
  display: block;
  padding: 10px 0 10px 18px;
  background: url(../images/pc/ico_arrow04.png) no-repeat left center;
  text-decoration: none;
}
.kutsu_top_ ul.wrap_>li>.list_>ul li a:hover{
  text-decoration: underline;
}


/*-----------------------------------------------------*/
/* 靴の取説 共通
/*-----------------------------------------------------*/
.shoes_manual_h1_{
  width: 1000px;
  height: 160px;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
  margin-bottom: 40px;
}
.shoes_manual_h1_.glossary_{background: url(../images/common/kutsu/glossary/ttl.jpg) no-repeat;}
.shoes_manual_h1_.care_{background: url(../images/common/kutsu/care/ttl.jpg) no-repeat;}
.shoes_manual_h1_.college_{background: url(../images/common/kutsu/college/ttl.jpg) no-repeat;}
.shoes_manual_h1_.fitting_{background: url(../images/common/kutsu/fitting/ttl.jpg) no-repeat;}
.shoes_manual_h1_.health_{background: url(../images/common/kutsu/health/ttl.jpg) no-repeat;}
.shoes_manual_h1_.lace_{background: url(../images/common/kutsu/lace/ttl.jpg) no-repeat;}
.shoes_manual_h1_.leather_{background: url(../images/common/kutsu/leather/ttl.jpg) no-repeat;}
.shoes_manual_h1_.material_{background: url(../images/common/kutsu/material/ttl.jpg) no-repeat;}
.shoes_manual_h1_.rain_{background: url(../images/common/kutsu/rain/ttl.jpg) no-repeat;}
.shoes_manual_h1_.repair_{background: url(../images/common/kutsu/repair/ttl.jpg) no-repeat;}
.shoes_manual_h1_.style_{background: url(../images/common/kutsu/style/ttl.jpg) no-repeat;}
.shoes_manual_h1_.tassel_{background: url(../images/common/kutsu/tassel/ttl.jpg) no-repeat;}

.shoes_manual_block_h2_{
  display: table;
  width: 100%;
  margin-bottom: 40px;
}
.shoes_manual_block_h2_ .text_{
  display: table-cell;
  vertical-align: top;
}
.shoes_manual_block_h2_ .text_ h2{
  border-left: 4px #cb3b3b solid;
  font-size: 28px;
  line-height: 130%;
  padding-left: 10px;
  margin-bottom: 16px;
}
.shoes_manual_block_h2_ .text_ p{
  margin-bottom: 16px;
}
.shoes_manual_block_h2_ .text_ ul{
  overflow: hidden;
  display: inline-block;
  margin-bottom: 5px;
  width: 100%;
}
.shoes_manual_block_h2_ .text_ ul li{
  float: left;
  width: 33%
}
.shoes_manual_block_h2_ .text_ ul li:nth-child(3n){
  width: 34%
}
.shoes_manual_block_h2_ .text_ ul li:first-child a{
  border-left: 1px #dcdcdc solid;
}
.shoes_manual_block_h2_ .text_ ul li a{
  display: block;
  padding: 8px 35px;
  text-align: left;
  border-right: 1px #dcdcdc solid;
  background: url(../images/pc/ico_arrow08.gif) no-repeat 14px center;
}
.shoes_manual_block_h2_ .img_{
  display: table-cell;
  vertical-align: top;
  margin-left: 25px;
  padding-left: 15px;
}
.shoes_manual_block_h2_ .img_ img{
  display: block;
  border: 1px #e0dbd5 solid;
}
.shoes_manual_block_h2_v2_{
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
}
.shoes_manual_block_h2_v2_ h2{
  border-left: 4px #cb3b3b solid;
  font-size: 28px;
  line-height: 130%;
  padding-left: 10px;
  margin-bottom: 16px;
}
.shoes_manual_block_h2_v2_ p{
  margin-bottom: 10px;
}
.shoes_manual_block_h2_v2_ .img_{
  float: right;
  padding-left: 20px;
  padding-bottom: 20px;
}
.shoes_manual_block_h2_v2_ .img_ img{
  display: block;
  border: 1px #e0dbd5 solid;
  max-width: 100%;
  margin: 0 auto;
}
.bold_rain{
	font-weight:bold;
	display:nomal;
}

.shoes_manual_block_h3_{
  margin-bottom: 35px;
}
.shoes_manual_block_h3_.mb_{
  margin-bottom: 0;
}
.shoes_manual_block_h3_ h3{
  background: #f5e0d7;
  font-size: 24px;
  padding: 10px 15px;
  line-height: 125%;
  margin-bottom: 20px;
}
.shoes_manual_block_h3_ div{
  display: table;
}
.shoes_manual_block_h3_ div span{
  display: table-cell;
  vertical-align: top;
  padding-left: 5px;
}
.shoes_manual_block_h3_ div span img{
  display: block;
  border: 1px #e0dbd5 solid;
}
.shoes_manual_block_h3_ div p{
  display: table-cell;
  vertical-align: top;
  padding: 0 15px;
  width: 100%;
}
.shoes_manual_block_h3_ .text_{
  display: table-cell;
  vertical-align: top;
  padding: 0 15px 30px 15px;
}
.shoes_manual_block_h3_ .text_ h4{
  margin-bottom: 8px;
}
.shoes_manual_block_h3_ .text_ p{
  display: block;
  padding: 0;
}

.shoes_manual_block_h3_ ul{
  padding-bottom: 5px;
}
.shoes_manual_block_h3_ ul li{
  padding-bottom: 20px;
  margin: 0 auto 20px auto;
  border-bottom: 1px #ccc dotted;
  display: table;
  width: 100%;
}
.shoes_manual_block_h3_ ul li:last-child{
  border-bottom: none;
  padding-bottom: 0;
}
.shoes_manual_block_h3_ ul li>div{
  display: table-cell;
  vertical-align: top;
  padding: 0;
  -moz-padding: 0;
  -webkit-padding: 0;
  width: 100%;
}
.shoes_manual_block_h3_ ul li>div h4{
  margin-bottom: 10px;
}
.shoes_manual_block_h3_ ul li>div h4 span{
  font-size: 20px;
  color: #cc3333;
  display: inline-block;
  padding-right: 5px;
  padding-left: 0;
}
.shoes_manual_block_h3_ ul li>div p{
  padding: 0;
}

.shoes_manual_block_h3_ ul li>span{
  display: table-cell;
  vertical-align: top;
  padding-left: 10px;
  padding-right: 15px;
}
.shoes_manual_block_h3_ ul li>span img{
  display: inline-block;
  vertical-align: bottom;
  border: 1px #e0dbd5 solid;  
  margin-left: 5px;
}

.shoes_manual_block_list_{
  margin-bottom: 35px;
}
.shoes_manual_block_list_ h3{
  background: #666666;
  color: #ffffff;
  font-size: 16px;
  padding: 10px;
  margin-bottom: 15px;
}
.shoes_manual_block_list_>div{
  padding: 0 15px;
  display: table;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.shoes_manual_block_list_>div p,
.shoes_manual_block_list_>div ul{
  display: table-cell;
  vertical-align: top;
}
/*
.shoes_manual_block_list_>div li{
  padding-left: 1em;
  text-indent: -1em;
}
*/
.shoes_manual_block_list_>div li .bold{
  font-weight: bold;
}
.shoes_manual_block_list_>div div{
  display: table-cell;
  vertical-align: top;
  overflow: hidden;
}
.shoes_manual_block_list_>div div img{
  border: 1px #e0dbd5 solid;
  display: block;
  float: left;
  margin-left: 10px;
}  
.shoes_manual_block_list_ .img_{
  padding: 0;
  display: block;
}
.shoes_manual_block_list_ .img_ img{
  display: block;
  max-width: 100%;
  border: 1px #e0dbd5 solid;
  margin: 35px auto 0 auto;
}
.shoes_manual_block_list_ .text_{
  margin-top: 35px;
  padding: 0;
  display: block;
}
.shoes_manual_block_list_ .text_ h4{
  display: block;
  margin-bottom: 8px;
}

.shoes_manual_block_list_ .block_{
  margin-bottom: 25px;
  display: block;
}
.shoes_manual_block_list_ .block_ h4{
}
.shoes_manual_block_list_ .block_ p{
}
.shoes_manual_block_list_ .block_ a{
  display: block;
  margin-top: 10px;
    background: url(../images/pc/ico_arrow04.png) no-repeat left 6px;
    padding-left: 15px;
    margin-bottom: 3px;
  text-decoration: underline;
}
.shoes_manual_block_list_ .block_ a:hover{
  text-decoration: none;
}

.shoes_manual_block_faq_{
  padding-top: 10px;
  margin-bottom: 50px;
}
.shoes_manual_block_faq_ .ttl_{
  background: url(../images/pc/ttl_kutsu_faq.jpg) no-repeat;
  height: 55px;
  line-height: 55px;
  padding-top: 5px;
  padding-left: 80px;
  color: #ffffff;
  font-size: 20px;
}
.shoes_manual_block_faq_>div{
  background: #eeeeee;
-webkit-border-bottom-right-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
  padding: 20px;
}
.shoes_manual_block_faq_ div ul{
}
.shoes_manual_block_faq_ div ul li{
  background: #ffffff;
  margin-bottom: 10px;
}
.shoes_manual_block_faq_ div ul li:last-child{
  margin-bottom: 0;
}
.shoes_manual_block_faq_ div ul li .q_{
  border-bottom: 1px #cccccc dotted;
  padding: 13px 10px 11px 52px;
  background: url(../images/pc/ico_q.gif) no-repeat 17px 13px;
}
.shoes_manual_block_faq_ div ul li .a_{
  padding: 12px 10px 13px 85px;
  background: url(../images/pc/ico_a.gif) no-repeat 49px 13px;
}

.shoes_manual_block_slider_{
  overflow: hidden;
  border: 5px #dcdcdc solid;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-bottom: 50px;
  overflow: hidden;
}
.shoes_manual_block_slider_ .slider-for{
  float: left;
  width: 680px;
  background: #eeeeee;
  padding: 15px;
}
.shoes_manual_block_slider_ .slider-for .slick-slide .ttl_{
  background: #666666;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  padding: 10px;
  margin-bottom: 20px;
}
.shoes_manual_block_slider_ .slider-for .slick-slide .ttl_ span{
  font-size: 20px;
  padding-right: 0.5em;
}
.shoes_manual_block_slider_ .slider-for .slick-slide>span{
  display: block;
  margin: 0 auto;
  padding: 3px;
  border: 1px #cec6c4 solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 538px;
}
.shoes_manual_block_slider_ .slider-for .slick-slide>span img{
  display: block;
  width: 538px;
}

.shoes_manual_block_slider_ .slider-for .slick-arrow{
  position: absolute;
  display: block;
  top: 214px;
  width: 40px;
  height: 40px;
  background: none;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
  z-index: 2;
}
.shoes_manual_block_slider_ .slider-for .slick-arrow.slick-prev{
  left: 18px;
  background: url(../images/pc/ico_slider_prev.gif) no-repeat;
}
.shoes_manual_block_slider_ .slider-for .slick-arrow.slick-next{
  right: 18px;
  background: url(../images/pc/ico_slider_next.gif) no-repeat;
}
.shoes_manual_block_slider_ .slider-for .slick-slide .txt_{
  margin-top: 20px;
}

.shoes_manual_block_slider_ .slider-nav{
  float: right;
  width: 310px;
  background: #f5e0d7;
  padding: 15px;
}
.shoes_manual_block_slider_ .slider-nav .slick-track{
  width: 100% !important;
  transform: none !important;
}
.shoes_manual_block_slider_ .slider-nav .slick-track .slick-cloned{
  display: none;
}
.shoes_manual_block_slider_ .slider-nav .slick-slide{
  border: 1px #dcdcdc solid;
  border-bottom: none;
  background: #ffffff url(../images/pc/ico_arrow06.png) no-repeat 10px center;
  display: table;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 13px 10px 13px 28px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;  
}
.shoes_manual_block_slider_ .slider-nav .slick-slide.slick-active{
  background: #cb3b3b url(../images/pc/ico_arrow09.png) no-repeat 10px center;
  color: #ffffff;
}
.shoes_manual_block_slider_ .slider-nav .slick-slide:hover{
  cursor: pointer;
}
.shoes_manual_block_slider_ .slider-nav .slick-slide:last-child{
  border-bottom: 1px #dcdcdc solid;
}
.shoes_manual_block_slider_ .slider-nav .slick-slide div{
  display: table;
  width: 100%;
}
.shoes_manual_block_slider_ .slider-nav .slick-slide span{
  display: table-cell;
  vertical-align: middle;
  width: 4em;
}
.shoes_manual_block_slider_ .slider-nav .slick-slide p{
  display: table-cell;
  vertical-align: middle;
}

.shoes_manual_block_list_v2_{
  margin-bottom: 15px;
  overflow: hidden;  
}
.shoes_manual_block_list_v2_ ul{
  overflow: hidden;
  width: 1020px;
  margin-bottom: 30px;
}
.shoes_manual_block_list_v2_ ul li{
  float: left;
  width: 490px;
  padding-right: 20px;
}
.shoes_manual_block_list_v2_ ul li h3{
  background: #666666;
  color: #ffffff;
  font-size: 16px;
  padding: 10px;
  margin-bottom: 15px;
}
.shoes_manual_block_list_v2_ ul li span{
  display: block;
  margin-bottom: 16px;
}
.shoes_manual_block_list_v2_ ul li span img{
  max-width: 100%;
  display: block;
  border: 1px #e1dbd1 solid;
  margin: 0 auto;
}
.shoes_manual_block_list_v2_ ul li p{
  padding: 0 20px;
}

.shoes_manual_block_list_v3_{
  margin-bottom: 15px;
  overflow: hidden;  
}
.shoes_manual_block_list_v3_ ul{
  overflow: hidden;
  width: 1020px;
  margin-bottom: 40px;
}
.shoes_manual_block_list_v3_ ul li{
  float: left;
  width: 320px;
  padding-right: 20px;
}
.shoes_manual_block_list_v3_ ul li h3{
  background: #666666;
  color: #ffffff;
  font-size: 16px;
  padding: 10px;
  margin-bottom: 15px;
  text-align: center;
}
.shoes_manual_block_list_v3_ ul li p{
  padding: 0 20px;
  margin-bottom: 15px;
}
.shoes_manual_block_list_v3_ ul li span{
  display: block;
}
.shoes_manual_block_list_v3_ ul li span img{
  max-width: 100%;
  display: block;
  border: 1px #e1dbd1 solid;
  margin: 0 auto;
}

.shoes_manual_block_bnr_{
  margin-bottom: 35px;
}
.shoes_manual_block_bnr_ h3{
  background: #666666;
  color: #ffffff;
  font-size: 16px;
  padding: 10px;
  margin-bottom: 15px;
}
.shoes_manual_block_bnr_ ul{
  overflow: hidden;
}
.shoes_manual_block_bnr_ ul li{
  float: left;
  padding: 0 15px 15px 0;
}
.shoes_manual_block_bnr_ ul li a{
  display: block;
  border: 1px #e1dbd1 solid;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.shoes_manual_block_bg_gray_{
  background: #eeeeee;
  padding: 20px 20px 10px 20px;
  margin-bottom: 50px;
}
.shoes_manual_block_bg_gray_ .block_{
  margin-bottom: 20px;
}
.shoes_manual_block_bg_gray_ .block_ h3{
  background: #666666;
  font-size: 16px;
  color: #ffffff;
  padding: 10px;
  margin-bottom: 20px;
}
.shoes_manual_block_bg_gray_ .block_ div{
  display: table;
}
.shoes_manual_block_bg_gray_ .block_ div p{
  display: table-cell;
  vertical-align: top;
  width: 100%;
}
.shoes_manual_block_bg_gray_ .block_ div span{
  display: table-cell;
  vertical-align: top;
  padding-left: 20px;
}
.shoes_manual_block_bg_gray_ .block_ div span img{
  display: block;
  border: 1px #e1dbd1 solid;
}

.shoes_manual_block_bg_gray_v2_{
  background: #eeeeee;
  padding: 20px 20px 10px 20px;
  margin-bottom: 60px;
  overflow: hidden;
}
.shoes_manual_block_bg_gray_v2_ h3{
  background: #cb3b3b;
  font-size: 16px;
  color: #ffffff;
  padding: 10px;
  margin-bottom: 20px;
}
.shoes_manual_block_bg_gray_v2_ ul{
  overflow: hidden;
  width: 970px;
}
.shoes_manual_block_bg_gray_v2_ ul li{
  float: left;
  width: 455px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px;
  background: #ffffff;
  display: table;
}
.shoes_manual_block_bg_gray_v2_ ul li span{
  display: table-cell;
  vertical-align: middle;
  padding-left: 1em;
  text-indent: -1em;  
}

.shoes_manual_block_border_{
  border: 5px #dcdcdc solid;
  padding: 15px;
  margin-bottom: 35px;
}
.shoes_manual_block_border_ h3{
  border-bottom: 1px #999999 dotted;
  padding-bottom: 8px;
  margin-bottom: 12px;
}

.shoes_manual_block_ul_{
}
.shoes_manual_block_ul_ ul{
}
.shoes_manual_block_ul_ ul li{
  border-top:1px #999999 dotted;
  padding-top: 18px;
}
.shoes_manual_block_ul_ ul li a{
    display: block;
    margin-top: 10px;
    background: url(../images/pc/ico_arrow04.png) no-repeat left 6px;
    padding-left: 15px;
    margin-bottom: 3px;
    text-decoration: underline;
}

/*-----------------------------------------------------*/
/* 靴の取説 なんでも靴の用語集
/*-----------------------------------------------------*/
.shoes_manual_glossary_.mt_{
  margin-top: 60px;
}
.shoes_manual_glossary_ .anchor_{
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.shoes_manual_glossary_ .anchor_ ul{
  list-style: none outside none;
  float: left;
  position: relative;
  left: 50%;
}
.shoes_manual_glossary_ .anchor_ ul li{
  float: left;
  position: relative;
  left: -50%;
  padding: 0 5px;
}
.shoes_manual_glossary_ .anchor_ ul li a{
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 1px #dcdcdc solid;
  background-color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.shoes_manual_glossary_ .anchor_ a:hover{
  color: #ffffff;
  background-color: #999999;
}
.shoes_manual_glossary_ .ttl_{
  background: #f5e0d7;
  height: 38px;
  overflow: hidden;
  padding: 0 0 0 15px;
}
.shoes_manual_glossary_ .ttl_ h3{
  float: left;
  line-height: 38px;
  font-size: 24px;
  color: #cc3333;
}
.shoes_manual_glossary_ .ttl_ ul{
  float: right;
  overflow: hidden;
  padding-top: 11px;
}
.shoes_manual_glossary_ .ttl_ ul li{
  float: left;
  border-left: 1px #67615f solid;
  line-height: 120%;
}
.shoes_manual_glossary_ .ttl_ ul li:first-child{
  border-left: none;
}
.shoes_manual_glossary_ .ttl_ ul li a,
.shoes_manual_glossary_ .ttl_ ul li span{
  display: block;
  line-height: 120%;
  padding: 0 15px;
}
.shoes_manual_glossary_ .glossary_block_{
  margin-bottom: 20px;
}
.shoes_manual_glossary_ .glossary_block_ ul{
}
.shoes_manual_glossary_ .glossary_block_ ul li{
  border-bottom: 1px #cccccc dotted;
  padding: 18px 20px;
}
.shoes_manual_glossary_ .glossary_block_ ul li h4{
  font-size: 16px;
  font-weight: bold;
  line-height: 140%;  
}
.shoes_manual_glossary_ .glossary_block_ ul li div{
  display: table;
  width: 100%;
  margin-top: 15px;
}
.shoes_manual_glossary_ .glossary_block_ ul li p{
  display: table-cell;
  vertical-align: top;
}
.shoes_manual_glossary_ .glossary_block_ ul li span{
  display: table-cell;
  vertical-align: top;
  margin-top: 15px; 
  padding-left: 20px; 
}
.shoes_manual_glossary_ .glossary_block_ ul li span img{
  max-width: 360px;
}
.shoes_manual_glossary_ .glossary_block_ ul li a{
  display: block;
  background: url(../images/pc/ico_arrow04.png) no-repeat left 6px;
  padding-left: 15px;
  margin-bottom: 3px;
  margin-top: 10px;
}

/*-----------------------------------------------------*/
/* お問い合わせ
/*-----------------------------------------------------*/
div.contact_.col1_{
  width: 1000px;
  padding: 0 10px;
  margin: 0 auto 100px auto;
  overflow: hidden;
}
div.contact_.col1_ h1.common_headline1_ {
    font-size: 36px;
    font-weight: lighter;
    line-height: 140%;
    display: inline-block;
    vertical-align: middle;
    width: 980px;
    height: 100px;
    line-height: 100px;
    padding-left: 20px;
    color: #ffffff;
    margin-bottom: 20px;
    background: #000000 url(../images/common/kutsu/ttl.jpg) no-repeat;
}
div.contact_.col1_ .message_{
  margin-bottom: 30px;
}
div.contact_.col1_ table {
	width: 100%;
  border-top:1px solid #dcdcdc;
}
div.contact_.col1_ table.contact_ th {
	width: 11em;
	padding: 12px 3.5em 12px 10px;
	text-align: left;
	font-weight:bold;
	vertical-align: top;
	background-color:#eeeeee;
	border-bottom:1px solid #dcdcdc;
  position: relative;
}
div.contact_.col1_ table.contact_ th .must_{
  position: absolute;
  display: block;
  right: 10px;
  top: 13px;
  line-height: 18px;
  font-size: 11px;
  background: #cb3b3b;
  color: #ffffff;
  width: 3em;
  text-align: center;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
div.contact_.col1_ table.contact_ td {
	padding:12px 15px;
	font-weight:normal;
	vertical-align: top;
	background-color:#FFF;
	border-bottom:1px solid #dcdcdc;
}
div.contact_.col1_ table.contact_ td .small_{
  font-size: 0.9em;
}
div.contact_.col1_ table.contact_ td .error_{
  margin-top: 4px;
  font-size: 0.9em;
  font-weight: bold;
  color: #cb3b3b;
}

div.contact_.col1_ div.contact_reform_ {
	margin:auto;
	text-align:center;
}
div.contact_.col1_ table.contact_ td input[type="text"],
div.contact_.col1_ table.contact_ td select,
div.contact_.col1_ table.contact_ td textarea{
  border:1px solid #dcdcdc;
}
div.contact_.col1_ table.contact_ td input[type="text"]{
  height: 1.6em;
  line-height: 1.6em;
  padding: 0 5px;
}
div.contact_.col1_ table.contact_ td select{
  display: block;
  line-height: 25px;
  height: 25px;
}
div.contact_.col1_ table.contact_ td textarea{
  width: 90%;
}

div.contact_.col1_ table.contact_ td .block_{
  padding: 8px 0;
  overflow: hidden;
}
div.contact_.col1_ table.contact_ td .block_ #magazine,
div.contact_.col1_ table.contact_ td .block_ #brand{
  width: 20em;
}
div.contact_.col1_ table.contact_ td .block_ p.text_{
  display: inline-block;
  padding-right: 1em;
  width: 9em;
}
div.contact_.col1_ table.contact_ td .block_ span.text_{
  display: inline-block;
  padding-left: 2em;
  padding-right: 1em;
}
div.contact_.col1_ table.contact_ td .block_ label{
  padding-left: 5px;
  padding-right: 15px;
}
div.contact_.col1_ table.contact_ td .block_ .small{
  display: inline-block;
  margin-top: 5px;
  padding-left: 9.5em;
}

div.contact_.col1_ .submit_{
  margin-top: 30px;
  text-align: center;
}
div.contact_.col1_ .submit_ input,
div.contact_.col1_ .submit_ a{
  display: inline-block;
  line-height: 50px;
  width: 200px;
  text-align: center;
  text-decoration: none;
  border: 1px #e6e6e6 solid;
  margin: 0 10px;
}
div.contact_.col1_ .submit_ input{
  background: #ffffff url(../images/pc/ico_arrow04.png) no-repeat 180px center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;  
}
div.contact_.col1_ .submit_ input:hover{
  color: #cc3333;
}
div.contact_.col1_ .submit_ a{
  background: #ffffff url(../images/pc/ico_arrow06.png) no-repeat 12px center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;  
}
div.contact_.col1_ .submit_ a.gohome_{
  background: #ffffff url(../images/pc/ico_arrow04.png) no-repeat 180px center;
}
div.contact_.col1_ .submit_ a:hover{
  color: #cc3333;
}


/*-----------------------------------------------------*/
/* 静的ページ共通
/*-----------------------------------------------------*/
.staticpage_ #main .br15em {
    margin-bottom: 1.5em;
}
/* list */
dl.indent1em{
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 1em;
}
dl.indent1em dt{
  float:left;
}
dl.indent1em dd{
  padding-left:1.3em;
  margin-left: 0;
  margin-bottom: 10px;
}
dl.indent3em dt,
dl.indent10em dt{
  position:absolute;
}
dl.indent3em dd{
  padding-left:3em;
}
dl.indent10em dd{
  padding-left:11.3em;
}

.staticpage_{
  margin-top: 20px;
}
.staticpage_ .section{
  margin-bottom: 50px;
}
.staticpage_ .section .heading span{
  display: block;
  padding: 0.8em 10px 0.6em;
  border-top: 1px solid #cb3b3b;
  border-bottom: 1px dotted #dcdcdc;
  font-size: 125%;
  font-weight: bold;
  color: #544a3c;
  margin-bottom: 20px;
}
.staticpage_ .section>p{
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 1em;
}
.staticpage_ .br2em{
  margin-bottom: 2em;
}
.staticpage_ .section a.arr{
  display: block;
  margin-top: 5px;
  background: #ffffff url(../images/pc/ico_arrow04.png) no-repeat left center;
  padding-left: 20px;
}

.staticpage_ .section .section .section{
  margin-bottom: 25px;
}
.staticpage_ .section .section dl{
  margin: 0 10px;
}
.staticpage_ .section .section dl dt{
  margin-bottom:0.5em;
  padding-bottom:0.5em;
  border-bottom:1px solid #c2bbac;
  font-weight:bold;
  _zoom:1;
}
.staticpage_ .section .section dl dl dt{
  margin-bottom:0.5em;
  padding-bottom:0.5em;
  border-bottom:none;
  font-weight:normal;
}
.staticpage_ .section .section dl dd{
  margin-left: 10px;
}
.staticpage_ .section .section dl dd p a{
  color: #cb3b3b;
}
.staticpage_ .section .section h3.subhead{
  line-height: 130%;
  border-left: 4px #cb3b3b solid;
  font-size: 20px;
  font-weight: lighter;
  padding-left: 10px;
  margin-bottom: 25px;
}

/* 個人情報保護方針 */
#idPP .section .section{
  margin-bottom: 25px;
}
#idPP .section .ppBottom{
  text-align:right;
  margin-top:2em;
  padding-top:0.5em;
}
#idPP .borderTop{
  margin-top:2.5em;
  padding-top:1em;
  overflow: hidden;
}
#idPP .threeCol{
  overflow: hidden;
}
#idPP .threeCol .redButton{
  overflow: hidden;
  width: 1020px;
}
#idPP .threeCol .redButton .item{
  float: left;
  width: 310px;
  padding-right: 30px;
}

#idPP .threeCol .item .inner{
  background: #BF5A55;
  padding: 3px;
  display: table;
  width: 304px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#idPP .threeCol .item .inner a{
  display: table-cell;
  background: url(../images/pc/ico_arrow01.png) no-repeat 280px center;

  width: 100%;
  height: 80px;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  text-decoration: none;
  border: 2px #C8827C solid;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#idPP .threeCol .item .inner a:hover{
  text-decoration: underline;
}

/* リーガルクラブ個人情報保護方針 */
#ppRc .ppBottom{
  margin-top: 2em;
  padding-top: 0.5em;
  text-align: right;
}

/* クラークスショップカード個人情報保護方針 */
#ppCc .ppBottom{
  margin-top: 2em;
  padding-top: 0.5em;
  text-align: right;
}

/* クラブナチュラライザーカード個人情報保護方針 */
#ppNt .ppBottom{
  margin-top: 2em;
  padding-top: 0.5em;
  text-align: right;
}

/* 株主総会関連 */
.c9030_ h2{
  line-height: 130%;
  border-left: 4px #cb3b3b solid;
  font-size: 18px;
  font-weight: lighter;
  padding-left: 10px;
  margin-bottom: 20px;
}
.c9030_ h3 {
    background: #666666;
    color: #ffffff;
    font-size: 16px;
    color: #ffffff;
    padding: 8px 10px;
    margin-top: 50px;
    margin-bottom: 20px;
}
.c9030_ ul{
  margin-bottom: 30px;
  margin-left: 2em;
}
.c9030_ ul li{
  margin-bottom: 8px;
  padding-left: 1em;
  text-indent: -1em;
  list-style-type: disc;
}
.c9030_ ul li a.pdf_:after{
  content: "";
  display: inline-block;
  padding-left: 4px;
  background: #ff0000;
  width: 14px;
  height: 13px;
  background: url(../images/pc/ico_pdf.gif) no-repeat right center;
}

/* 株主優待 */
.c9008_ h2{
  line-height: 130%;
  border-left: 4px #cb3b3b solid;
  font-size: 18px;
  font-weight: lighter;
  padding-left: 10px;
  margin-bottom: 20px;
}
.c9008_ .intro_{
  margin-bottom: 30px;
}
.c9008_ .block_{
  margin-bottom: 40px;
}
.c9008_ .block_>p{
  margin-bottom: 15px;
}
.c9008_ .block_>table{
  width: 500px;
  margin: 0 auto;
  border-top:1px solid #dcdcdc;
  border-left:1px solid #dcdcdc;
  margin-bottom: 20px;
}
.c9008_ .block_>table th,
.c9008_ .block_>table td{
  border-right:1px solid #dcdcdc;
  border-bottom:1px solid #dcdcdc;
  padding: 6px 10px;
  text-align: center;
}
.c9008_ .block_>table th{
  background-color:#eeeeee;  
}
.c9008_ .block_ a{
  color: #cb3b3b;
}

/* 株価情報 */
.c9007_ p{
  margin-bottom: 20px;
}
.c9007_ a{
  text-decoration: none;
  display: block;
  width: 160px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;  
}
.c9007_ a img{
  display: block;
  width: 140px;
  margin: 0 auto;
}
.c9007_ a:hover{
  opacity: 0.8;
}
.c9007_ a div{
  margin-top: 5px;
  text-align: center;
  color: #ffffff;
  padding: 4px 0;
  background: #ca2420 url(../images/pc/ico_arrow01.png) no-repeat 150px center;
}

/* ソーシャルメディアポリシー */
#sns.staticpage_ .section dt{
  margin-bottom: 5px;
}
#sns.staticpage_ .section dd{
  margin-left: 10px;
}
#sns.staticpage_ .section dd dt{
  margin-bottom: 0;
}
#sns.staticpage_ .section dd dd{
  margin-left: 0px;
}
#sns.staticpage_ .section .ppBottom {
    text-align: right;
    margin-top: 1em;
    padding-top: 0.5em;
}
#sns.staticpage_ .section h3.subhead {
    line-height: 130%;
    border-left: 4px #cb3b3b solid;
    font-size: 20px;
    font-weight: lighter;
    padding-left: 10px;
    margin-bottom: 25px;
}
#sns.staticpage_ .section .section dl dt {
    border-bottom: none;
    font-weight: normal;
}
#sns.staticpage_ .section a.arr{
  display: inline-block;
  margin-top: 2px;
  margin-bottom: 8px;
}
#sns.staticpage_ .section .link_{
  display: inline-block;
  padding-right: 15px;
  background: url(../images/pc/ico_link.gif) no-repeat right center;
}
#sns.staticpage_ .section .section dl.indent15em dt {
    position: absolute;
}
#sns.staticpage_ .section .section dl.indent15em dd {
    padding-left: 15em;
}

/* サイトマップ */
.sitemap_ .block_{
  margin-bottom: 50px;
}
.sitemap_ .block_ ul{
  margin-bottom: 30px;
}
.sitemap_ .block_ ul li{
  display: inline-block;
  padding-right: 30px;
  margin-bottom: 7px;
}
.sitemap_ .block_ ul li a{
  background: url(../images/pc/ico_arrow04.png) no-repeat left center;
  padding-left: 20px;
}
.sitemap_ .block_ ul li a.blank_:after{
  content: "";
  display: inline-block;
  width: 16px;
  height: 10px;
  background: url(../images/pc/ico_link.gif) no-repeat right center;
}
.sitemap_ .block_ h3{
  margin-bottom: 15px;
  padding-bottom: 0.3em;
  border-bottom: 1px solid #c2bbac;
  font-weight: bold;
}



/* --------------------------------------------------------------------
  common Module
-------------------------------------------------------------------- */

.temp_wrap_{
  margin: 0 0 15px;
  /*max-width: 1000px;*/
  line-height: 1.4;
}


/* .temp_h1txt */
.temp_h1txt h1{
  padding: 10px 5px;
  background-color: #000000;
  color: #ffffff;
}

/* .temp_h1txt_img */
.temp_h1txt_img{
  background-color: #000000;
}
.temp_h1txt_img img{
  float: left;
}
.temp_h1txt_img h1{
  min-height: 50px;
  line-height: 50px;
  padding-left: 10px;
  color: #ffffff;
  margin-left: 50px;
}

/* .temp_h2 */
.temp_h2 h2{
/*  font-size: 90%;*/
  padding: 8px 5px;
  background-color: #001e84;
  color: #ffffff;
}
/* .temp_h3 */
.temp_h3 h3{
  /*font-size: 90%;*/
  padding: 8px 5px;
  border-bottom: 2px solid #001e84;
}
/* .temp_h4 */
.temp_h4 h4{
  /*font-size: 90%;*/
  padding: 8px 5px;
  font-weight: bold;
}
/* .temp_h5 */
.temp_h5 h5{
  /*font-size: 90%;*/
  padding: 8px 5px;
}
/* .temp_i1 */
.temp_i1 img{
  display: block;
  margin: 0 auto;
  max-width: 1000px;
}

/* .temp_i2 */
.temp_i2 img{
  float: left;
  /*width: 49%;*/
}
.temp_i2 img:nth-child(2n-1){
  margin-right: 20px;
}
/* .temp_i3 */
.temp_i3 img{
  float: left;
  /*width: 32%;*/
}
.temp_i3 img:nth-child(-n+2){
  margin-right: 20px;
}
/* .temp_i4 */
.temp_i4 img{
  float: left;
  /*width: 23%;*/
}
.temp_i4 img:nth-child(-n+3){
  margin-right: 20px;
}

/* .temp_inm1 */
.temp_inm1 img{
  display: block;
  margin: 0 auto;
  max-width: 1000px;
}
/* .temp_inm2 */
.temp_inm2 img{
  float:left;
  width:50%;
}
/* .temp_inm3 */
.temp_inm3 img{
  float:left;
  width:33.3%;
}
.temp_inm3 img:first-child{
  width:33.4%;
}
/* .temp_inm4 */
.temp_inm4 img{
  float:left;
  width:25%;
}
/* .temp_inm5 */
.temp_inm5 img{
  float:left;
  width:20%;
}


/* .temp_txt : テキスト全般 */
.temp_txt{
  padding: 5px;
}

/* .temp_t1 */

/* .temp_t2 */
.temp_t2{
  float: left;
  width: 490px;
}
.temp_t2:nth-child(1){
  margin-right: 20px;
}
.temp_t2 .common_h2_{
  font-size: 20px;
}

/* .temp_t3 */
.temp_t3{
  float: left;
  width: 320px;
}
.temp_t3:nth-child(-n+2){
  margin-right: 20px;
}
.temp_t3 .common_h2_{
  font-size: 20px;
}

/* .temp_t4 */
.temp_t4{
  float: left;
  width: 235px;
}
.temp_t4:nth-child(-n+3){
  margin-right: 20px;
}
.temp_t4 .common_h2_{
  font-size: 20px;
}

/* .temp_itl */
.temp_itl .img_wrap_{
  float: left;
}
.temp_itl .temp_txt{
  margin-left: 400px;
  padding: 0 5px;
}
/* .temp_itr */
.temp_itr .img_wrap_{
  float: right;
}
.temp_itr .temp_txt{
  padding: 0 5px;
  width: 600px;
}

/*** .temp_b1 ***/
.temp_b1{
  text-align: center;
}
/*.temp_b1 a{
  background-color: #001e84;
  padding: 5px 15px;;
  color: #ffffff;
  display:inline-block;
}*/
/*** .temp_b2 ***/
.temp_b2_inner{
  float: left;
  width: 490px;
  text-align:center;
}
.temp_b2_inner:nth-child(1){
  margin-right: 20px;
}
/*.temp_b2_inner a{
  background-color: #001e84;
  padding: 5px 15px;;
  color: #ffffff;
  display:inline-block;
}*/

/*** .temp_b3 ***/
.temp_b3_inner{
  float: left;
  width: 320px;
  text-align:center;
}
.temp_b3_inner:nth-child(-n+2){
  margin-right: 20px;
}
/*.temp_b3_inner a{
  background-color: #001e84;
  padding: 5px 15px;;
  color: #ffffff;
  display:inline-block;
}*/
/*** .temp_b4 ***/
.temp_b4_inner{
  float: left;
  width: 247px;
  text-align:center;
}
.temp_b4_inner:nth-child(-n+3){
  margin-right: 3px;
}
/*.temp_b4_inner a{
  background-color: #001e84;
  padding: 5px 15px;
  color: #ffffff;
  display:inline-block;
}*/

/* .temp_b系 ボタンデザイン */
.temp_b1 a,
.temp_b2_inner a,
.temp_b3_inner a,
.temp_b4_inner a{
  background-color: #000000;
  padding: 5px 15px;;
  color: #ffffff;
  display:inline-block;
}

/* .temp_qa */
.temp_qa dl{
  border: 1px #000000 solid;
  margin-bottom: 20px;
  cursor: pointer;
}
.temp_qa dt{
  padding: 7px 35px 8px 10px;
  overflow: hidden;
  position: relative;
  background: #000000;
  color: #ffffff;
}
.temp_qa dt .q_{
}
.temp_qa dt .btn_{
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  right: 10px;
  margin-top: -10px;
}
.temp_qa dt.close_ .btn_{
  background: #ffffff url(../images/master_template/qa_on.jpg) no-repeat left top;
}
.temp_qa dt.open_ .btn_{
  background: #ffffff url(../images/master_template/qa_off.jpg) no-repeat left top;
}

.temp_qa dd{
  padding: 10px 10px 11px 10px;
}

/* .temp_tb */
.temp_tb table{
  box-sizing: border-box;
  width: 100%;
  border-top: 1px #dcdcdc solid;
  border-left: 1px #dcdcdc solid;
}
.temp_tb th{
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  width: 20%;
  padding: 5px 10px;
  max-width: 200px;
}
.temp_tb td{
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  width: 80%;
  padding: 5px 10px;
}

/* .temp_ls */
.temp_ls ul{
}
.temp_ls ul li{
  list-style: disc;
  padding: 7px 10px;
  list-style-position: inside;
  border-bottom: 2px solid #dcdcdc;
}

/* .temp_lsn */
.temp_lsn ol{
}
.temp_lsn ol li{
  list-style: decimal;
  padding: 7px 10px;
  list-style-position: inside;
  border-bottom: 2px solid #dcdcdc;
}

/* .temp_lsi */
.temp_lsi ul{
}
.temp_lsi ul li{
  margin-bottom: 10px;
}
.temp_lsi ul li a{
  display: inline-block;
}
.temp_lsi ul li a img{
  float: left;
}
.temp_lsi ul li a .temp_txt{
  padding-left: 40px;
}


/* .temp_cp */
.temp_cp .bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0 0 45px 0;
}
.temp_cp .slides_ li{
  display: none;
}
.temp_cp.forcms_ .slides_ li{
  display: block !important;
}
.temp_cp .bx-viewport .slides_ li{
  display: block !important;
}
.temp_cp .bx-wrapper .bx-viewport {
}
.temp_cp .bx-wrapper .bx-pager {
  text-align: center;
  padding-top: 18px;
  position: absolute;
  width: 100%;
}
.temp_cp .bx-wrapper .bx-pager .bx-pager-item{
  display: inline-block;
  *display: inline;  
  *zoom: 1;  
}
.temp_cp .bx-wrapper .bx-pager .bx-pager-item a{
  background: #cccccc;
  width: 11px;
  height: 11px;
  display: block;
  margin: 0 5px;
  text-indent: -9999px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;  
}
.temp_cp .bx-wrapper .bx-pager .bx-pager-item a.active{
  background: #cb3b3b;
}
.temp_cp .bx-wrapper .bx-controls-direction{
  position: absolute;
  z-index: 100;
  width: 100%;
}
.temp_cp .bx-wrapper .bx-controls-direction a{
  position: absolute;
  width: 13px;
  height: 25px;
  display: block;
  top: 10px;
  text-indent: -9999px;
}
/*.temp_cp .bx-wrapper .bx-controls-direction a.bx-prev{
  background: url(../img/usr/master_template/module_ico_slide_arrow.png) no-repeat left;
  left: 0;
}
.temp_cp .bx-wrapper .bx-controls-direction a.bx-next{
  background: url(../img/usr/master_template/module_ico_slide_arrow.png) no-repeat right;
  right: 0;
}*/

/* .temp_gm */
.temp_gm {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.temp_gm iframe,
.temp_gm object,
.temp_gm embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/* clearfix */
.temp_h1txt_img:after,
.temp_i2:after,
.temp_i3:after,
.temp_i4:after,
.temp_inm2:after,
.temp_inm3:after,
.temp_inm4:after,
.temp_inm5:after,
.temp_itl:after,
.temp_itr:after,
.temp_t2_wrap_:after,
.temp_t3_wrap_:after,
.temp_t4_wrap_:after,
.temp_b2:after,
.temp_b3:after,
.temp_b4:after,
.temp_lsi ul li a:after{
  content: "";
  display: block;
  clear: both;
}

/* ************************************************** */

/*textArea*/
textarea.tag_txt_{
  width: 1000px;
  height: 100px;
  box-sizing: border-box;
  margin: 0px 0px 30px;
  border: 1px #ccc solid;
}
.bold{
 font-weight: bold!important;
}
.mb5{
 margin-bottom:5px
}
.bold_left{
 padding-left:0px!important;
 font-weight:bold;	
}
._blank{
    background: url(../images/pc/ico_link_pictop.gif) no-repeat left center !important;
}
._arrow{
    background: url(../images/pc/ico_arrow04.png) no-repeat left center !important;
}
.blank_repair{
background: url(../images/pc/ico_link.gif) no-repeat right center;
}
.tit_silver{
    background: #666666!important;
    color:#fff;
    font-size:14px!important;
}

.bd_arrow{
background: url(../images/pc/ico_arrow04.png) no-repeat left center;
padding-left: 20px;
}
.bd_blank{
background: url(../images/pc/ico_link.gif) no-repeat left center;
padding-left: 20px;
}

.temp_t1 img{
  width:100%;
}
.temp_t2 img{
  width:100%;
}
.temp_t3 img{
  width:100%;
}
.temp_t4 img{
  width:100%;
}
