@charset "UTF-8";
/*================================================
fischer専用CSS
================================================*/
@font-face {
  font-family: "NotoSans-DL";
  src:url("/static/full/fischer/assets/webfont_notosans/NotoSans_DemiLight.otf") format('opentype');
  font-display: swap;
}
@font-face {
  font-family: "NotoSans-M";
  src:url("/static/full/fischer/assets/webfont_notosans/NotoSans_Medium.otf") format('opentype');
  font-display: swap;
  font-weight: 500 !important;
}

@font-face {
  font-family: "NotoSans-SB";
  src:url("/static/full/fischer/assets/webfont_notosans/NotoSans_Medium.otf") format('opentype');
  font-display: swap;
  font-weight: 600 !important;
}
@font-face {
  font-family: "NotoSans-B";
  src: url("/static/full/fischer/assets/webfont_notosans/NotoSans_Bold.otf") format('opentype');
  font-display: swap;
  font-weight: 700 !important;
}


@font-face {font-family: 'TradeGothicLTPro';src: url('/static/full/fischer/assets/webfonts/36B5A0_0_0.eot');src: url('/static/full/fischer/assets/webfonts/36B5A0_0_0.eot?#iefix') format('embedded-opentype'),url('/static/full/fischer/assets/webfonts/36B5A0_0_0.woff2') format('woff2'),url('/static/full/fischer/assets/webfonts/36B5A0_0_0.woff') format('woff'),url('/static/full/fischer/assets/webfonts/36B5A0_0_0.ttf') format('truetype');
  font-weight: 100 !important;
}


@font-face {font-family: 'TradeGothicLTPro-Bold';src: url('/static/full/fischer/assets/webfonts/36B5A0_1_0.eot');src: url('/static/full/fischer/assets/webfonts/36B5A0_1_0.eot?#iefix') format('embedded-opentype'),url('/static/full/fischer/assets/webfonts/36B5A0_1_0.woff2') format('woff2'),url('/static/full/fischer/assets/webfonts/36B5A0_1_0.woff') format('woff'),url('/static/full/fischer/assets/webfonts/36B5A0_1_0.ttf') format('truetype');
  font-weight: 500 !important;
}


html {
    font-size: 13px;
}
body {
    font-family: "NotoSans-DL","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-feature-setting : "pkna";
  text-justify:inter-ideograph;
    font-size: 120%;
}
#pagetop.wrapper {
    margin: 0 auto;
}
.wrapper{
  margin-top:0 !important;
}
ul.bxslider02 li a{
  font-size: 19.5px;
}
ul.bxslider02 li a:hover{
  text-decoration: none;
}

body.online hr , .footer-big hr {
    margin-top: 0px;
    margin-bottom: 6px !important;
    border-top: 0px;
    border-bottom: 1px solid #ddd;
}
#footer{
  background:#a6a6a6;
}
.footer nav .footer-nav-list a:link{
  color:#fff !important;
  padding: 0;
  margin: 0;
}
.footer nav > ul.footer-nav-list a:not(.btn){
  color:#fff;
}
footer.footer.footer-big ul {
    margin-bottom: 7px;
    text-align: center;
}
footer.footer.footer-big .footer-nav-list{
  clear:both;
  text-align:center;
  display: block;
}
footer.footer .centering ul{
    line-height: 1.4em;
}
.footer-nav-list > li > a {
}
.footer-info {
    margin-top: 0;
    text-align: center;
}
.footer-info-inner {
    height: 52px;
    padding: 11px;
    text-align: center;
    color:#fff;
}
#footer.footer .footer-inner .footer-brand-info .brand-open .more-txt a {
    color: #fff !important
  }
.more-txt a::after{
  background:#fff;
}
.footer:not(.footer-big) nav  > .footer-nav-list > li{
  margin:0 !important;
  padding: 0 10px;
  float: none;
  text-align: center;
}
.footer-nav-list > li + li::before {
    content: "|";
    display: block;
    position: absolute;
    margin:0;
    padding:0;
    line-height: 1;
}
#SHOPS-CONTENTS table td{
  line-height: 1.5em;
}
p.col-sm-offset-4 {
    margin-left: 33.33333333% !important;
}

.cart_data_btn a.addCart,
.button_cart.cart_in, .button_cart.reserve, .button_cart.dummy_cart,
.cart_size_radio:checked + .cart_size_label {
background: #ff7900;
}
/*
.bxslider li img {
  width: 100%;
  min-height: 70vh;
  top: 0;
  position: absolute;
  object-fit: cover;
}
*/
body#home .section-header .container {
    width: 100%;
    margin: 0;
    padding: 0;
}
.header-wrap.fixed .header.inner{

    box-shadow: 0px 0px 13px -4px #888888;
    -moz-box-shadow: 0px 0px 13px -4px #888888;
    -webkit-box-shadow: 0px 0px 13px -4px #888888;

}
.header-inner-box{
  background:none;
}

.header-logo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    width: 11.2%;
    height: 112px;
    margin: auto;
    line-height: 1.0;
    z-index: 10000;
}
.header-wrap.fixed .header-logo {
    width: 60px;
    height: 60px;
}
footer.footer .footer-inner {
    background-color: #a6a6a6;
}
.footer-brand-info ul:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: "";
}
.footer-brand-info-btn a{
  border-color:#fff;
  color: #fff !important;
}
.footer-brand-info .more-txt{
  color:#fff;
  border-color: #fff;
}
.header-btn-list-item > a > strong {
    font-size: 16px !important;
    font-family: 'TradeGothicLTPro-Bold', "NotoSans-B";
    -webkit-font-smoothing: none;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: subpixel-antialiased;
    line-height: 1 !important;
}
.footer .copyright {
    font-weight: normal;
    font-size: 12px;
    margin: 10px 0px 8px;
    letter-spacing: 0.1em;
    line-height: 20px;
    text-align: center;
}
#footer.footer .footer-inner .footer-info p small {
  color: #fff;
  font-size: 10px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: normal;
}
.header-btn-list > li {
    margin: 0 30px 0 0;
}

.header-btn-list-item > a::before {
  background: #e5de01;
}

.section.section-header{
  margin-bottom: 20px;
}
body#home .section.section-header{
  margin-bottom: 10px;
}

.child-navi__cols > ul{
  display:flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: -30px;
  padding: 0;
}
.child-navi__cols > ul >li{
  flex-basis: 25%;
  font-size: 14px;
  line-height:1.5;
  margin-bottom: 10px;
  padding-left: 30px;
}
.child-navi__cols > ul >li > a{
  line-height: 1.4;
  font-size:16px;
  font-weight: bold;
  margin: 0 0 10px 0;
  display: block;
}
.child-navi__cols > ul >li > a > span{
  display:block;
  font-size:12px;
  font-weight: normal;
}
.child-navi__cols > ul >li > ul {
  padding-left:0;
}
.child-navi__cols > ul >li > ul > li{
  margin-bottom: 10px;
  margin-left: 15px;
}
.child-navi__cols > ul >li > ul > li >ul{
  padding-left:0;
}
.child-navi__cols > ul >li > ul > li > a{
  font-size:15px;
  font-weight: bold;
}

.child-navi__cols > ul >li > ul > li > ul >li{
  margin-left:15px;
}
.nav-contents{
  padding:60px 0 45px 0 !important;
}

.bread {
  font-size: 10px;
  padding-top: 8px;
}
.bread li a {
  font-size: 10px;
}

.header_category_box h3{
  font-size:15px;
  margin: 0 0 10px;
}
.header_category_box .child-navi__cols > ul{
  margin:0 0 10px 0;
}
.header_category_box ul > li{
  font-size:14px;
  margin-bottom: 10px;
}

.header_category_list{
  margin-bottom:15px;
}

.header_category_block{
  display:block;
  margin-left:-30px;
}

.header_category_list{
  float:left;
  width:25%;
  padding-left:30px;
}

.header_category_block_list {
  float:left;
  width:25%;
  padding-left:30px;
}

.header_category_block_list > .header_category_list {
  float:none!important;
  width:100%!important;
  padding-left:0px!important;
}

.header_category_list > ul{
  margin-left:15px;
  padding:0;
}
.header-btn-list-item.information ul >li a{
  margin-bottom: 5px;
}
.header-btn-list-item.information ul >li > ul > li{
  margin-bottom: 5px;
}
.header-btn-list-item.information ul >li > ul > li a{
  font-weight:normal;
  font-size:14px;
}

.header-search input[type="image"]{
  padding: 0;
  border: none;
  background: transparent;
}

.video-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
}
.video-wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

body#home .bxslider li img {
  width: 100%;
  min-height: 70vh;
  top: 0;
  position: absolute;
  object-fit: cover;
}

#SHOPLIST .breadcrumb li a {
    font-size: 14px;
    line-height: 10px;
    padding: 5px 8px 3px 6px;
}

body#home h3 , .jp {
    font-family: "NotoSans-B";
}

body#home .section-header h1 a:hover {
  color: #fff!important;
}

.footer h2 {
    font-family: "NotoSans-M";
    font-weight: bold;
    font-size: 0.95em;
    line-height: 1;
    margin: 0.4em 0 0.8em;
}
.footer .subheading , .btn {
    font-family: 'TradeGothicLTPro-Bold';
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

.bread li {
  display: inline-flex;
}

.bread li:before {
    content: "＞";
}
