@charset "UTF-8";
/*****************************
  config
 *****************************/
/*
 setting（上書き禁止）
 */
/*
 variable
 サイト、ページ別に上書きを許可する値
 */
/*
 Break-Point
 @param $point (sm, md, lg)
 */
/*
 Line-Bottom
 @param $style (solid, dotted)
 @param $size (s, m, l)
 */
/*
 Link
 */
@font-face {
  font-family: 'icomoon-header';
  src: url("../fonts/icomoon.eot?vlhs1s");
  src: url("../fonts/icomoon.eot?vlhs1s#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?vlhs1s") format("truetype"), url("../fonts/icomoon.woff?vlhs1s") format("woff"), url("../fonts/icomoon.svg?vlhs1s#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Global Header ================================================== */
.sofina-brands-BlHeader {
  padding: 0;
  background-color: #ffffff;/* 180118 */
}
.sofina-brands-BlHeader .g-Area__inner {
  max-width: 100%;
}

/* brands-BlHeader
---------- ---------- ---------- */
.brands-BlHeader {
  margin: 0 auto;
  padding: 9px 0 12px 0;/* 180118 */
  box-sizing: border-box;
  border-bottom: solid 2px #3c0000;/* 180118 */
  background-color: #ffffff;/* 180118 */
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .brands-BlHeader {
    padding: 7px 0 15px 0;/* 180118 */
    border-bottom: solid 4px #3c0000;/* 180118 */
  }
}
@media only screen and (min-width: 1025px) {
  .brands-BlHeader {
    position: static;
    min-width: 960px;
    padding: 10px 8px;/* 180223 */
    border-bottom: solid 4px #3c0000;/* 180118 */
  }
  .brands-BlHeader.is-fixed {
    position: fixed;
  }
}

/* heaer placeholder
---------- */
/* Logo
---------- ---------- */
.sofina-brands-HeaderLogo {
  width: 143px;/* 180118 */
  height: 29px;/* 180118 */
  margin: 0 auto;
  padding: 0;
}
.sofina-brands-HeaderLogo img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.sofina-brands-HeaderLogo a {
  display: block;
  position: relative;
  width: inherit;
  height: inherit;
}
.sofina-brands-HeaderLogo a:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
}
.sofina-brands-HeaderLogo a:focus:after, .sofina-brands-HeaderLogo a:hover:after, .sofina-brands-HeaderLogo a:active:after {
/*  background-color: rgba(255, 255, 255, 0.5);*/
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .sofina-brands-HeaderLogo {
    width: 287px;/* 180118 */
    height: 55px;/* 180118 */
  }
}
@media only screen and (min-width: 1025px) {
  .sofina-brands-HeaderLogo {
    margin: 10px auto 30px;/* 180118 */
    width: 285px;/* 180118 */
    height: 57px;/* 180118 */
  }
  .is-fixed .sofina-brands-HeaderLogo {
    margin-top: 11px;/* 170215 */
    margin-bottom: 21px;/* 170215 */
    width: 180px;/* 170215 */
    height: 30px;/* 170215 */
  }
  .is-fixed .sofina-brands-HeaderLogo .sofina-brands-HeaderLogo__img {
    display: none;
  }
  .is-fixed .sofina-brands-HeaderLogo .sofina-brands-HeaderLogo__img--fixed {
    display: block;
  }
}

.sofina-brands-HeaderLogo__img--fixed {
  display: none;
}

/* Header Menu
---------- ---------- */
.sofina-brands-HeaderMenu {
  padding: 0 10px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 20px;
  text-decoration: none;
}
.sofina-brands-HeaderMenu:after {
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  line-height: 1;
  height: 1em;
  content: '\e606';
  color: #3c0000;/* 180118 */
  font-family: 'icomoon-header';
  font-size: 1.7em;
  text-align: center;
}
.sofina-brands-HeaderMenu:focus, .sofina-brands-HeaderMenu.is-open {
  background-color: #777;
}
.sofina-brands-HeaderMenu:focus:after, .sofina-brands-HeaderMenu.is-open:after {
  color: #fff;
}
@media only screen and (min-width: 1025px) {
  .sofina-brands-HeaderMenu {
    display: none;
  }
}

/* sbps GlobalNav
---------- ---------- */
.sofina-brands-HeaderGlobalNav {
  margin: 0;
  padding: 0 10px;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0;
  display: none;
  position: absolute;
  top: 100%;
  z-index: 1;
  overflow-y: scroll;
  width: 100%;
  list-style: none;
  font-family: Helvetica, Arial, Verdana, "FP-HiraKakuStdN-W2", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  background-color: #ffffff;/* 180118 */
  box-sizing: border-box;
}
.sofina-brands-HeaderGlobalNav.is-open {
  display: block;
}
.sofina-brands-HeaderGlobalNav li {
  margin: 0;
  padding: 0;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0;
  display: block;
  line-height: 1.3;
  font-size: 18px;
}
.sofina-brands-HeaderGlobalNav li:first-child {
  border-top-width: 0;
}
.sofina-brands-HeaderGlobalNav a {
  padding: 11px 20px 11px 0;
  display: block;
  text-decoration: none;
  background: url(../img/arrow_3c0000_right.png) 100% 50% no-repeat;/* 180118 */
}
.sofina-brands-HeaderGlobalNav a:link {
  color: #333333;/* 180118 */
}
.sofina-brands-HeaderGlobalNav a:visited {
  color: #333333;/* 180118 */
}
.sofina-brands-HeaderGlobalNav a:hover, .sofina-brands-HeaderGlobalNav a:focus, .sofina-brands-HeaderGlobalNav a:active {
  color: #333333;/* 180118 */
  opacity: .7;/* 170215 */
}
@media only screen and (max-width: 640px) {
  .sofina-brands-HeaderGlobalNav li br {
    display: none;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .sofina-brands-HeaderGlobalNav li br {
    display: none;
  }
}
@media only screen and (min-width: 1025px) {
  .sofina-brands-HeaderGlobalNav {
    margin: 0 auto;
    padding: 0;
    display: table;
    position: static;
    width: 100%;/* 170215 */
    max-width: 1302px;/* 170215 */
    border-width: 0;
  }
  .sofina-brands-HeaderGlobalNav li {
    border-color: #dddddd;/* 180118 */
    border-width: 0 1px 0 0;
    display: table-cell;
    width: 14.29%;/* 180118 */
    line-height: 1.3;
    font-size: 14px;/* 170223 */
    vertical-align: middle;
  }
  .sofina-brands-HeaderGlobalNav li:first-child {
    border-left-width: 1px;
  }
  .sofina-brands-HeaderGlobalNav a {
    padding: 0 10px;
    text-align: center;
    background-image: none;
  }
}

.opt-fixed-adjust {
  padding-top: 50px;/* 170219 */
  margin-top: -50px;/* 170219 */
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .opt-fixed-adjust {
    padding-top: 81px;/* 170219 */
    margin-top: -81px;/* 170219 */
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1358px) {
  .opt-fixed-adjust {
    padding-top: 124px;/* 170215 */
    margin-top: -124px;/* 170215 */

  }
}
@media only screen and (min-width: 1359px) {
  .opt-fixed-adjust {
    padding-top: 120px;/* 170215 */
    margin-top: -120px;/* 170215 */
  }
}

.opt-fixed-adjust-countermove {
	position: relative;/* 170215 */
	z-index: 1;/* 170215 */
}