@charset "UTF-8";
/* =========================================================
 attach
========================================================= */
.main_outer1 {
  line-height: 1.2;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  /*
  .lineupList dl dd.commanderLi a span {
  	bottom: 45px;
  	right: 5px;
  	width: 217px;
  }
  .lineupList dl dd.commanderLi a span span {
  	position: absolute;
  	bottom: -30px;
  	font-size: 60%;
  	font-weight: normal;
  }
  */
  /* =========================================================
  スマホ対応
  ========================================================= */
}
.main_outer1 .mainLogo .kv {
  background: url(../img/attach/top_main_pc.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-bottom: 233px;
}
.main_outer1 .mainLogo .kv h1,
.main_outer1 .mainLogo .kv h2 {
  font-size: 3.8rem;
  left: 24px;
}
.main_outer1 .mainLogo .kv h1 span,
.main_outer1 .mainLogo .kv h2 span {
  font-size: 3.4rem;
  margin-bottom: 12px;
}
.main_outer1 .lineupLead {
  text-align: center;
  font-size: 2rem;
  line-height: 1.5;
  margin: 0 auto 36px;
}
.main_outer1 .lineupList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 800px;
  margin: 0 auto 48px;
}
.main_outer1 .lineupList dl {
  width: 364px;
  border: 2px #64788c solid;
  border-right: 4px #64788c solid;
  border-bottom: 4px #64788c solid;
  margin: 0 72px 24px 0;
}
.main_outer1 .lineupList dl:nth-of-type(2n) {
  margin: 0 0 24px 0;
}
.main_outer1 .lineupList dl dt {
  font-weight: bold;
  font-size: 2.6rem;
  color: #fff;
  text-align: center;
  padding: 6px 0;
  position: relative;
}
.main_outer1 .lineupList dl dt.rubber {
  background: #c82878;
}
.main_outer1 .lineupList dl dt.resin {
  background: #ff3c3c;
}
.main_outer1 .lineupList dl dt.metal {
  background: #ff9628;
}
.main_outer1 .lineupList dl dt.cloth {
  background: #b464dc;
}
.main_outer1 .lineupList dl dd {
  position: relative;
  padding-bottom: 36.8131868132%;
}
.main_outer1 .lineupList dl dd.yetiLi {
  background-image: url(../img/attach/lineup_yeti.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.main_outer1 .lineupList dl dd.biatlonLi {
  background-image: url(../img/attach/lineup_biatlon.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.main_outer1 .lineupList dl dd.commanderLi {
  background-image: url(../img/attach/lineup_commander.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.main_outer1 .lineupList dl dd.commanderLi .note {
  position: absolute;
  left: 0;
  bottom: -34px;
  font-size: 10px;
}
.main_outer1 .lineupList dl dd.fermareLi {
  background-image: url(../img/attach/lineup_fermare.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.main_outer1 .lineupList dl dd.fermareLi .note {
  position: absolute;
  left: 0;
  bottom: -34px;
  font-size: 10px;
}
.main_outer1 .lineupList dl dd.comfortLi {
  background-image: url("../img/attach/lineup_cgmagic.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.main_outer1 .lineupList dl dd.yukidorakuLi {
  background-image: url(../img/attach/lineup_yukidoraku.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.main_outer1 .lineupList dl dd.autosockLi {
  background-image: url(../img/attach/lineup_autosock.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.main_outer1 .lineupList dl dd:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.main_outer1 .lineupList dl dd a {
  width: 100%;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
.main_outer1 .lineupList dl dd a:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.main_outer1 .lineupList dl dd a span {
  position: absolute;
  bottom: 15px;
  right: 24px;
  display: block;
  width: 190px;
}
.main_outer1 .notesList {
  width: 800px;
  margin: 0 auto 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.main_outer1 .notesList div {
  width: 400px;
  padding: 0 24px 0 0;
  margin-bottom: 24px;
  border-right: 1px #b3b3b3 solid;
}
.main_outer1 .notesList div:nth-of-type(2n) {
  margin: 0 0 24px 0;
  padding: 0 0 0 24px;
  border-right: none;
}
.main_outer1 .notesList div dl {
  border-bottom: 1px #b3b3b3 solid;
  padding-bottom: 24px;
}
.main_outer1 .notesList div dl dt {
  color: #1e50a0;
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 12px;
}
.main_outer1 .notesList div dl dd {
  font-size: 1.2rem;
  line-height: 1.5;
}
.main_outer1 .notesList div dl dd strong {
  font-weight: bold;
}
.main_outer1 .attachWidth {
  width: 764px;
  margin: auto;
}
.main_outer1 .attachLead {
  width: 764px;
  margin: 0 auto 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.main_outer1 .attachLead p {
  font-size: 2.4rem;
  margin-left: 12px;
  line-height: 1.8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main_outer1 .attachLead dl {
  width: 332px;
}
.main_outer1 .attachLead dl dt {
  background: #6184bc;
  padding: 6px 12px;
  margin-bottom: 6px;
  font-weight: bold;
  font-size: 1.8rem;
  color: #fff;
}
.main_outer1 .attachLead dl dd figure img {
  width: 100%;
  height: auto;
}
.main_outer1 .attachLead dl dd p {
  font-size: 1.1rem;
  margin: 6px 0 0;
}
.main_outer1 .attachLead dl dd p span {
  color: #ed1a3a;
}
.main_outer1 .notes {
  font-size: 1.125rem;
}
.main_outer1 .attachStep {
  width: 764px;
  margin: 20px auto 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.main_outer1 .attachStep li {
  width: 382px;
  padding: 0 12px 0 0;
  margin-bottom: 6px;
  border-right: 1px #b3b3b3 solid;
}
.main_outer1 .attachStep li:nth-of-type(2n) {
  padding: 0 0 0 6px;
  border-right: none;
}
.main_outer1 .attachStep li div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px #b3b3b3 solid;
  padding: 0 0 24px 0;
}
.main_outer1 .attachStep li div figure {
  width: 140px;
}
.main_outer1 .attachStep li div figure img {
  width: 140px;
}
.main_outer1 .attachStep li div dl {
  width: 230px;
  margin-left: 12px;
}
.main_outer1 .attachStep li div dl dt {
  margin-bottom: 6px;
  font-weight: bold;
  font-size: 1.4rem;
  color: #1e50a0;
}
.main_outer1 .attachStep li div dl dd {
  font-size: 1.1rem;
  line-height: 1.5;
}
.main_outer1 .commanderLu {
  position: relative;
  margin-bottom: 20px;
}
.main_outer1 .commanderLu .kv_note {
  position: absolute;
  right: 0;
  bottom: -24px;
}
.main_outer1 .fermareLu {
  position: relative;
  margin-bottom: 20px;
}
.main_outer1 .fermareLu .kv_note {
  position: absolute;
  right: 0;
  bottom: -24px;
}
.main_outer1 .kv_note {
  width: 764px;
  margin: 0 auto 20px;
  padding: 10px 5px;
  text-align: center;
  background: #FF0000;
  color: #fff;
}
.main_outer1 .kv_note span {
  display: block;
  font-size: 12px;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .main_outer1 .mainLogo .kv {
    background: url(../img/attach/top_main_sp.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding-bottom: 99.5%;
  }
  .main_outer1 .mainLogo .kv h1,
  .main_outer1 .mainLogo .kv h2 {
    width: 100%;
    font-size: 6.5vw;
    left: 0;
  }
  .main_outer1 .mainLogo .kv h1 span,
  .main_outer1 .mainLogo .kv h2 span {
    font-size: 4.25vw;
    margin-bottom: 1.5%;
  }
  .main_outer1 .kv_note {
    width: 100%;
    margin: 0 auto 3.75% auto;
    font-size: 3vw;
    font-weight: nomal;
  }
  .main_outer1 .kv_note span {
    font-size: 2.2vw;
  }
  .main_outer1 .mainLogo .leadBox .lead {
    font-size: 4.25vw;
    font-weight: bold;
  }
  .main_outer1 .lineupLead {
    font-size: 3vw;
    line-height: 1.8;
    margin: 0 auto 3.75%;
  }
  .main_outer1 .lineupList {
    width: 94%;
    margin: 0 auto 4.5%;
  }
  .main_outer1 .lineupList dl {
    width: 48.4042553191%;
    margin: 0 3.1914893617% 3.1914893617% 0;
  }
  .main_outer1 .lineupList dl:nth-of-type(2n) {
    margin: 0 0 3.1914893617% 0;
  }
  .main_outer1 .lineupList dl dt {
    font-size: 3.25vw;
    padding: 3.2967032967% 0;
  }
  .main_outer1 .lineupList dl dd {
    padding-bottom: 36.8131868132%;
  }
  .main_outer1 .lineupList dl dd.commanderLi .note {
    bottom: -60.4395604396%;
    font-size: 0.8rem;
  }
  .main_outer1 .lineupList dl dd.fermareLi .note {
    bottom: -60.4395604396%;
    font-size: 0.8rem;
  }
  .main_outer1 .lineupList dl dd a {
    font-size: 2vw;
  }
  .main_outer1 .lineupList dl dd a span {
    bottom: 13.1868131868%;
    right: 0;
    width: 68.6813186813%;
  }
  .main_outer1 .notesList {
    width: 94%;
    margin: 0 auto 12%;
  }
  .main_outer1 .notesList div {
    width: 100%;
    padding: 0;
    margin-bottom: 6.3829787234%;
    border-right: none;
    border-bottom: 1px #b3b3b3 solid;
  }
  .main_outer1 .notesList div:nth-of-type(2n) {
    margin: 0 0 6.3829787234% 0;
    padding: 0;
  }
  .main_outer1 .notesList div:last-of-type {
    border-bottom: none;
  }
  .main_outer1 .notesList div dl {
    width: 78.9893617021%;
    margin: 0 auto 0;
    padding-bottom: 6.3829787234%;
    border-bottom: none;
  }
  .main_outer1 .notesList div dl dt {
    font-size: 3.75vw;
    margin-bottom: 4.0404040404%;
  }
  .main_outer1 .notesList div dl dd {
    font-size: 3vw;
  }
  .main_outer1 .attachWidth {
    width: 94%;
    margin: auto;
  }
  .main_outer1 .attachLead {
    width: 94%;
    margin: 0 auto 7.5%;
    display: display;
  }
  .main_outer1 .attachLead p {
    display: none;
  }
  .main_outer1 .attachLead dl {
    width: 100%;
    margin: 0 auto;
  }
  .main_outer1 .attachLead dl dt {
    background: transparent;
    padding: 0;
    margin-bottom: 2.25%;
    font-weight: bold;
    font-size: 4.5vw;
    color: #1e50a0;
  }
  .main_outer1 .attachLead dl dd p {
    display: block;
    margin-top: 2.25%;
    font-size: 2.75vw;
  }
  .main_outer1 .notes {
    font-size: 2.75vw;
  }
  .main_outer1 .attachStep {
    width: 94%;
    margin: 6% auto 6%;
  }
  .main_outer1 .attachStep li {
    width: 100%;
    padding: 0;
    margin-bottom: 3.5904255319%;
    border-right: none;
  }
  .main_outer1 .attachStep li:nth-of-type(2n) {
    padding: 0;
  }
  .main_outer1 .attachStep li:nth-of-type(2n) div {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .main_outer1 .attachStep li:nth-of-type(2n) div dl {
    margin-left: 0;
    margin-right: 3.1914893617%;
  }
  .main_outer1 .attachStep li div {
    padding: 0 0 7.9787234043% 0;
  }
  .main_outer1 .attachStep li div figure {
    width: 37.2340425532%;
  }
  .main_outer1 .attachStep li div figure img {
    width: 100%;
  }
  .main_outer1 .attachStep li div dl {
    width: 59.8404255319%;
    margin-left: 3.1914893617%;
  }
  .main_outer1 .attachStep li div dl dt {
    margin-bottom: 1.5957446809%;
    font-size: 3.5vw;
  }
  .main_outer1 .attachStep li div dl dd {
    font-size: 2.75vw;
  }
  .main_outer1 .commanderLu {
    margin-bottom: 2.5%;
  }
  .main_outer1 .commanderLu .kv_note {
    bottom: -17.5%;
  }
  .main_outer1 .fermareLu {
    margin-bottom: 2.5%;
  }
  .main_outer1 .fermareLu .kv_note {
    bottom: -17.5%;
  }
}
/*# sourceMappingURL=attach.css.map */