@charset "UTF-8";

/*-------------KV用個別スタイルここから-------------*/
.str-kv {
  background-color: #e83828;
  padding: 30px 0 20px 0;
}
.str-kv > .inner {
  width: 960px;
  margin: 0 auto;
}
.str-kv h1 {
  margin-bottom: 26px;
}
.str-kv .link-anchor> .list:after {
  clear: both;
  display: block;
  content: "";
}
.str-kv .link-anchor> .list> li {
  float: left;
  margin-right: 13px;
}
.str-kv .link-anchor> .list> li:last-child {
  margin-right: 0;
}
.str-kv .link-anchor> .list> li a {
  display: block;
  position: relative;
}
.str-kv .link-anchor> .list.normal > li a:hover:after {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: .3;
}
.str-kv .link-anchor.fixed {
  position: fixed;
  margin: 0;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  border-bottom: solid 1px #ddd;
  z-index: 9999;
}
.str-kv .link-anchor.fixed > .list {
  width: 960px;
  margin: 0 auto;
}
.str-kv .link-anchor > .list.fixed-pc,
.str-kv .link-anchor > .list.fixed-sp {
  display: none;
}
.str-kv .link-anchor.fixed > .list.normal {
  display: none;
}
.str-kv .link-anchor.fixed > .list.fixed-pc {
  display: block;
}
.str-kv .link-anchor > .list img.current {
  display: none;
}
.str-kv .link-anchor > .list > li.active img.normal,
.str-kv .link-anchor > .list > li:hover img.normal {
  display: none;
}
.str-kv .link-anchor > .list > li.active img.current,
.str-kv .link-anchor > .list > li:hover img.current {
  display: block;
}
.str-kv .link-anchor.fixed > .list> li,
.str-kv .link-anchor > .list.fixed-sp> li {
  margin-right: 0;
  width: 25%;
}
.str-kv .link-anchor > .list.fixed-sp {
  margin: 0 -16px;
  max-height: 60px;
}
.str-kv .sub {
  background: #edede4;
}
.str-kv .sub > .inner {
  width: 960px;
  margin: 0 auto;
  padding: 13px 0;
}
.str-kv .sub > .inner> .title {
  float: left;
  box-sizing: border-box;
  width: 103px;
  padding-right: 26px;
  border-right: solid 1px #d9dadb;
  margin: 4px 30px 0 0;
}
.str-kv .sub > .inner> .link-list {
  float: left;
  width: 810px;
  padding-top: 5px;
}
.str-kv .sub > .inner:after {
  clear: both;
  display: block;
  content: "";
}
.str-kv .sub > .inner> .link-list> .list> li {
  display: inline-block;
  width: 400px;
  padding-right: 10px;
}
.str-kv .sub > .inner> .link-list> .list> li:last-child {
  padding-right: 0;
}
.str-kv .sub > .inner> .link-list> .list> li a {
  position: relative;
  display: block;
  padding: 0 0 0 29px;
}
.str-kv .sub > .inner> .link-list> .list> li a::before {
  background-image: url(/shared/img/sprite.png);
  background-repeat: no-repeat;
  background-position: -132px -179px;
  background-size: 201px 196px;
  position: absolute;
  top: .46666em;
  left: 12px;
  display: block;
  width: 7px;
  height: 8px;
  content: "";
}
#sec-04.str-outer-partition {
  background: #fdf5e9;
}
@media only screen and (max-width: 768px) {
  .str-kv {
    padding: 20px 0 15px 0;
  }
  .str-kv > .inner {
    width: 100%;
    padding: 0 16px;
  }
  .str-kv h1 {
    margin-bottom: 20px;
  }
  .str-kv .link-anchor> .list.normal> li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 10px;
  }
  .str-kv .link-anchor> .list.normal> li:nth-child(even) {
    margin-right: 0;
  }
  .str-kv .sub {
    background: #edede4;
  }
  .str-kv .sub > .inner {
    width: 100%;
    margin: 0 auto;
    padding: 15px 16px 10px;
  }
  .str-kv .sub > .inner> .title {
    float: none;
    width: 70px;
    padding-right: 0;
    border-right: none;
    margin: 4px 0;
  }
  .str-kv .sub > .inner> .link-list {
    float: none;
    width: 100%;
    margin-top: 8px;
    padding-top: 8px;
    border-top: solid 1px #d9dadb;
  }
  .str-kv .sub > .inner> .link-list> .list> li {
    display: block;
    width: 100%;
    padding-right: 0;
  }
  .str-kv .sub > .inner> .link-list> .list> li a {
    position: relative;
    display: block;
    padding: 0 0 0 29px;
  }
  .str-kv .sub > .inner> .link-list> .list> li a::before {
    background-image: url(/shared/img/sprite.png);
    background-repeat: no-repeat;
    background-position: -132px -179px;
    background-size: 201px 196px;
    position: absolute;
    top: .46666em;
    left: 12px;
    display: block;
    width: 7px;
    height: 8px;
    content: "";
  }
  .str-kv .link-anchor.fixed > .list {
    width: 100%;
    margin: 0;
  }
  .str-kv .link-anchor > .list.fixed-pc,
  .str-kv .link-anchor > .list.fixed-sp {
    display: none;
  }
  .str-kv .link-anchor.fixed > .list.normal,
  .str-kv .link-anchor.fixed > .list.fixed-pc {
    display: none;
  }
  .str-kv .link-anchor.fixed > .list.fixed-sp {
    display: block;
  }
  .str-kv .link-anchor.fixed > .list > li {
    margin-bottom: 0;
  }
  .str-kv .link-anchor.fixed > .list > li a {
    display: block;
    padding: 10px 5px;
    font-size: 1.1rem;
    text-align: center;
    color: #222233;
  }
  .str-kv .link-anchor.fixed > .list > li:nth-child(4) a {
    position: relative;
    padding-left: 20px;
  }
  .str-kv .link-anchor.fixed > .list > li:nth-child(4) a:before {
    position: absolute;
    background-repeat: no-repeat;
    background-position: -165px -22px !important;
    background-size: 186px 181px !important;
    top: 16px;
    left: 7px;
    width: 20px;
    height: 20px;
    background: url(/support/guide/prepare/shared/img/index_sprite.png) no-repeat;
    content: "";
    display: block;
  }
  .str-kv .link-anchor.fixed > .list > li.active a {
    background: #e83828;
    color: #fff;
  }
}
/*-------------KV用個別スタイルここまで-------------*/

/*-------------モジュール更新スタイルここから-------------*/
.mod-img {
  max-width: 100%;
  text-align: center;
  margin: 0 0 40px;
}
.mod-img img {
  width: auto;
  max-width: 708px;
}
.mod-txt .lede {
  font-size: 2.4rem!important;
}
.mod-txt p> b.lede-02 {
  font-size: 1.9rem;
  display: block;
  margin: 0 0 8px;
}
.mod-alert {
  margin-top: 30px;
  padding: 22px;
  border: solid 1px #ffb030;
}
.mod-alert > .inner > *:last-child {
  margin-bottom: 0!important;
}
.mod-alert .title {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  padding: 10px 10px 10px 45px;
  background: #fef6ea;
  color: #ea5514;
  line-height: 1.0;
  font-weight: bold;
}
.mod-alert .title:before {
  position: absolute;
  background-repeat: no-repeat;
  background-position: -179px -25px !important;
  background-size: 201px 196px !important;
  top: 8px;
  left: 15px;
  width: 20px;
  height: 20px;
  background: url(/support/guide/prepare/shared/img/index_sprite.png) no-repeat;
  content: "";
  display: block;
}
.mod-alert .red {
  color: #e00000;
}
.mod-alert .bold {
  font-weight: bold;
}
.mod-lyt .col.iPhone {
  border-right: solid 1px #ddd;
}
.mod-conversion.anchor-01 .mod-lyt .title,
.mod-conversion.anchor-02 .mod-lyt .title {
  margin-bottom: 10px;
  font-size: 1.6rem;
  font-weight: bold;
}
.mod-conversion.anchor-01 .mod-lyt .conversion {
  display: flex;
  width: 320px;
  margin: 0 auto;
}
.mod-conversion.anchor-01 .mod-lyt .conversion > div {
  margin-top: 18px;
  padding-right: 32px;
}
.mod-conversion.anchor-01 .mod-lyt .conversion .codeQR {
  margin-top: 0;
  padding-right: 0;
  width:92px;
  height:92px;
  text-indent:-9999px;
}
.mod-conversion.anchor-01 .mod-lyt .iPhone .conversion .codeQR {
  background:url(../../img/image_qr_appstore.png) no-repeat;
}
.mod-conversion.anchor-01 .mod-lyt .Android .conversion .codeQR {
  background:url(../../img/image_qr_googleplay.png) no-repeat;
}
.mod-conversion.anchor-01 .mod-lyt .note {
  display: inline;
  text-align: center;
}
.mod-conversion .box-item .mod-list-flow .hdg {
  font-size: 1.6rem;
  font-weight: bold;
  background: #929294;
  padding: 0;
  border: none;
  border-radius: 0;
}
.mod-conversion.anchor-02 .mod-lyt .col:first-child {
  border-right: solid 1px #ddd;
}
.mod-conversion.anchor-02 .mod-lyt .lineID {
  font-size: 3.2rem;
  font-weight: bold;
  color: #008000;
}
.mod-conversion.anchor-02 .media img {
  max-width: 100%;
}
.type-alert .lede {
  position: relative;
  display: inline-block!important;
}
.type-alert .lede:before {
  background-repeat: no-repeat;
  background-position: -179px -25px !important;
  background-size: 201px 196px !important;
  top: 8px;
  left: 15px;
  width: 20px;
  height: 20px;
  background: url(/support/guide/prepare/shared/img/index_sprite.png) no-repeat;
  content: "";
  display: inline-block;
  margin-right: 10px;
}
@media only screen and (max-width: 768px) {
  .mod-img, .mod-img img {
    width: 100%;
  }
  .mod-txt .lede {
    font-size: 2.0rem!important;
  }
  .mod-alert {
    margin-top: 20px;
    padding: 10px;
  }
  .mod-alert > .inner > *:last-child {
    margin-bottom: 0!important;
  }
  .mod-alert .title {
    margin-bottom: 10px;
    padding: 10px 10px 10px 35px;
  }
  .mod-alert .title:before {
    top: 8px;
    left: 5px;
  }
  .mod-lyt .col.iPhone {
    border-right: none;
  }
  .mod-conversion.anchor-01 .mod-lyt .title,
  .mod-conversion.anchor-02 .mod-lyt .title {
    margin-bottom: 5px;
  }
  .mod-conversion.anchor-01 .mod-lyt .conversion {
    width: 100%;
    justify-content: center;
  }
  .mod-conversion.anchor-01 .mod-lyt .conversion > div {
    margin-top: 5px;
    padding-right: 0;
  }
  .mod-conversion.anchor-02 .media img {
    max-width: 100%;
  }
}
@media only screen and (min-width: 768px) {
    .display-pc {
      display: block !important;
    }
    .display-sp {
      display: none !important;
    }
}
@media only screen and (max-width: 767px) {
    .display-pc {
      display: none !important;
    }
    .display-sp {
      display: block !important;
    }
}
/*-------------モジュール更新スタイルここまで-------------*/

/*-------------派生スタイルここから-------------*/

/*-------------派生スタイルここまで-------------*/