@charset "UTF-8";
/*media end*/
/*キービジュアル背景画像*/
.bg__sports__temp {
  width: 100%;
  background: url("images/mv_dummy.png") no-repeat top center;
  background-size: cover; }
  @media (max-width: 767px) {
    .bg__sports__temp {
      background: url("images/mv_dummy__sp.png") no-repeat top center;
      background-size: cover; } }

.temp__Nav__Anchor {
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (max-width: 767px) {
    .temp__Nav__Anchor {
      flex-direction: column; } }
.temp__Nav__Item {
  margin-right: 1.5rem; }
  .temp__Nav__Item:last-child {
    margin-right: 0; }
  @media (max-width: 767px) {
    .temp__Nav__Item {
      margin-right: 0;
      width: 100%; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__Nav__Item {
      margin-right: 0.9rem; } }
.temp__Nav__Link {
  position: relative;
  background-color: #D30B0B !important;
  width: 39.0rem;
  height: 10.0rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #FFF !important;
  font-size: 1.5rem !important;
  text-decoration: none !important;
  font-weight: bold; }
  @media (max-width: 767px) {
    .temp__Nav__Link {
      height: 5.0rem;
      margin-bottom: 1.0rem;
      width: auto;
      font-size: 1.2rem !important; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__Nav__Link {
      width: 23.4rem;
      height: 6rem;
      font-size: 0.9rem !important; } }
  .temp__Nav__Link:after {
    content: "";
    display: inline-block;
    position: absolute;
    right: 5%;
    top: 40%;
    background-image: url("../images/product_page/pagelinkarrow.png");
    background-size: contain;
    background-position: 0 center;
    background-repeat: no-repeat;
    width: 2.2rem;
    height: 2.2rem; }
    @media (max-width: 767px) {
      .temp__Nav__Link:after {
        width: 1.1rem;
        height: 1.1rem; } }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__Nav__Link:after {
        width: 1.32rem;
        height: 1.32rem; } }
  .temp__Nav__Link:hover {
    opacity: 0.5;
    text-decoration: none !important; }
.temp__Nav__Sub {
  font-size: 2.2rem;
  display: block;
  margin-top: 1.0rem; }
  @media (max-width: 767px) {
    .temp__Nav__Sub {
      margin-top: 0.5rem;
      font-size: 1.5rem; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__Nav__Sub {
      font-size: 1.32rem;
      margin-top: 0.6rem; } }

.temp__ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 4.0rem;
  max-height: 100%;
  margin-top: 0 !important;
  font-size: 1.8rem !important;
  margin-bottom: 8.0rem;
  background-color: #f0f0f0; }
  @media (max-width: 767px) {
    .temp__ttl {
      margin-bottom: 2.5rem;
      font-size: 1.4rem !important; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__ttl {
      min-height: 2.4rem;
      margin-bottom: 4.8rem;
      font-size: 1.08rem !important; } }
  .temp__ttl.Ver1 {
    margin-bottom: 2.5rem; }
    @media (max-width: 767px) {
      .temp__ttl.Ver1 {
        margin-bottom: 2.0rem;
        padding: 0.5rem; } }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__ttl.Ver1 {
        margin-bottom: 1.5rem; } }

.temp__ttlR {
  margin-bottom: 1.4rem;
  padding-left: 0.6rem;
  border-left: 0.4rem solid #cb0000;
  font-size: 1.8rem !important;
  font-weight: bold; }
  @media (max-width: 767px) {
    .temp__ttlR {
      font-size: 1.4rem !important;
      font-weight: bold; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__ttlR {
      margin-bottom: 0.84rem;
      padding-left: 0.36rem;
      border-left: 0.24rem solid #cb0000;
      font-size: 1.08rem !important;
      font-weight: bold; } }

.temp__ttlB {
  margin-bottom: 1.4rem;
  padding-left: 0.6rem;
  font-size: 1.8rem !important;
  font-weight: bold; }
  @media (max-width: 767px) {
    .temp__ttlB {
      font-size: 1.4rem !important;
      padding-left: 0;
      margin-bottom: 1.0rem;
      font-weight: bold; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__ttlB {
      margin-bottom: 0.84rem;
      padding-left: 0.36rem;
      font-size: 1.08rem !important;
      font-weight: bold; } }

.temp__fig {
  margin-bottom: 2.0rem; }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__fig {
      margin-bottom: 1.2rem; } }
  .temp__fig.with--ver1 {
    margin-bottom: 0; }

.temp__btn {
  display: flex;
  justify-content: center;
  margin-bottom: 4.0rem; }
  @media (max-width: 767px) {
    .temp__btn {
      flex-direction: column;
      width: 100%;
      margin-right: 0;
      margin-bottom: 3.8rem; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__btn {
      margin-bottom: 2.4rem; } }
  .temp__btn__Item {
    border: 1px solid #555555;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 6.0rem;
    width: 32.0rem;
    color: #555555 !important;
    text-decoration: none !important;
    font-size: 1.5rem !important;
    background: url("../images/btn_after.svg") no-repeat 96% center;
    background-size: 1.1rem 1.5rem; }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__btn__Item {
        background-size: 0.66rem 0.9rem; } }
    .temp__btn__Item:hover {
      color: #fff;
      text-decoration: none;
      background: #D30B0B url("../images/btn_after_ov.svg") no-repeat 96% center;
      background-size: 1.1rem 1.5rem; }
      @media screen and (min-width: 768px) and (max-width: 1280px) {
        .temp__btn__Item:hover {
          background-size: 0.66rem 0.9rem; } }
    @media (max-width: 767px) {
      .temp__btn__Item {
        width: 100%;
        height: 4.0rem;
        font-size: 1.4rem !important; } }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__btn__Item {
        font-size: 0.9rem !important;
        height: 3.6rem;
        width: 19.2rem; } }
    .temp__btn__Item.with--ver1 {
      margin-right: 1.0rem; }
      @media (max-width: 767px) {
        .temp__btn__Item.with--ver1 {
          width: 100%;
          margin-right: 0;
          margin-bottom: 1.8rem; } }
      @media screen and (min-width: 768px) and (max-width: 1280px) {
        .temp__btn__Item.with--ver1 {
          margin-right: 0.6rem; } }
      .temp__btn__Item.with--ver1:last-child {
        margin-right: 0; }
    .temp__btn__Item.with--ver2 {
      justify-content: flex-start;
      margin-right: 0;
      height: 9.2rem;
      border-right: none; }
      @media (max-width: 767px) {
        .temp__btn__Item.with--ver2 {
          width: 100%;
          margin-right: 0;
          margin-bottom: 1.8rem;
          border: 1px solid #555;
          height: auto; } }
      @media screen and (min-width: 768px) and (max-width: 1280px) {
        .temp__btn__Item.with--ver2 {
          height: auto; } }
      .temp__btn__Item.with--ver2:last-child {
        margin-right: 0;
        border-right: 1px solid #555; }
    .temp__btn__ItemImg {
      margin-right: 1.1rem;
      width: 9.0rem; }
      @media (max-width: 767px) {
        .temp__btn__ItemImg {
          width: 8.9rem; } }
      @media screen and (min-width: 768px) and (max-width: 1280px) {
        .temp__btn__ItemImg {
          width: 5.4rem; } }
    .temp__btn__Item:hover {
      color: #FFF !important; }
    .temp__btn__Item:hover img {
      opacity: 1 !important; }

.temp__txt {
  font-size: 1.5rem !important;
  margin-bottom: 2.0rem; }
  @media (max-width: 767px) {
    .temp__txt {
      font-size: 1.4rem !important;
      margin-bottom: 2.0rem; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__txt {
      font-size: 0.9rem !important;
      margin-bottom: 1.2rem; } }
  .temp__txt.with--ver1 {
    margin-bottom: 7.9rem;
    text-align: center; }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__txt.with--ver1 {
        margin-bottom: 4.74rem; } }
  .temp__txt.with--ver2 {
    margin-bottom: 2.8rem; }
    @media (max-width: 767px) {
      .temp__txt.with--ver2 {
        margin-bottom: 1.952rem; } }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__txt.with--ver2 {
        margin-bottom: 1.68rem; } }
  .temp__txt.with--ver3 {
    font-size: 1.3rem !important; }
    @media (max-width: 767px) {
      .temp__txt.with--ver3 {
        font-size: 1.0rem; } }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__txt.with--ver3 {
        font-size: 0.78rem !important; } }

.temp__list {
  font-size: 1.5rem !important;
  margin-bottom: 2.0rem; }
  @media (max-width: 767px) {
    .temp__list {
      font-size: 1.4rem !important;
      margin-bottom: 2.0rem; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__list {
      font-size: 0.9rem !important;
      margin-bottom: 1.2rem; } }
  .temp__list__item {
    font-size: 1.5rem !important;
    margin-bottom: 1.0rem; }
    @media (max-width: 767px) {
      .temp__list__item {
        font-size: 1.4rem !important;
        margin-bottom: 0.5rem; } }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__list__item {
        font-size: 0.9rem !important;
        margin-bottom: 0.6rem; } }
  .temp__list.with--ver1 {
    margin-bottom: 7.9rem;
    text-align: center; }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__list.with--ver1 {
        margin-bottom: 4.74rem; } }
  .temp__list.with--ver2 {
    margin-bottom: 2.8rem; }
    @media (max-width: 767px) {
      .temp__list.with--ver2 {
        margin-bottom: 1.952rem; } }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__list.with--ver2 {
        margin-bottom: 1.68rem; } }

@media (max-width: 767px) {
  .temp__nav {
    font-size: 0.976rem;
    display: flex;
    flex-wrap: wrap;
    border-top: solid 1px #666; } }
.temp__nav__wrap {
  position: relative; }
.temp__nav__block {
  width: 91rem;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 8rem; }
  @media (max-width: 767px) {
    .temp__nav__block {
      padding: 0 1.952rem 4.88rem; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__nav__block {
      width: 54.6rem;
      padding-bottom: 4.8rem; } }
.temp__nav__fig {
  text-align: center;
  display: block; }
  .temp__nav__fig > img {
    margin-right: auto;
    margin-left: auto;
    width: 72.5rem; }
  @media (max-width: 767px) {
    .temp__nav__fig {
      display: none; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__nav__fig > img {
      width: 43.5rem; } }
.temp__nav__item {
  position: absolute; }
  .temp__nav__item:nth-child(even), .temp__nav__item:nth-last-child(1) {
    left: 83rem; }
  .temp__nav__item:nth-child(1), .temp__nav__item:nth-child(2) {
    top: 3.8rem; }
  .temp__nav__item:nth-child(3), .temp__nav__item:nth-child(4) {
    top: 10.8rem; }
  .temp__nav__item:nth-child(5), .temp__nav__item:nth-child(6) {
    top: 17.8rem; }
  .temp__nav__item:nth-child(7), .temp__nav__item:nth-child(8) {
    top: 24.8rem; }
  .temp__nav__item:nth-child(9), .temp__nav__item:nth-child(10) {
    top: 31.8rem; }
  .temp__nav__item:nth-child(11), .temp__nav__item:nth-child(12) {
    top: 38.8rem; }
  .temp__nav__item:nth-last-child(1) {
    bottom: 0; }
  @media (max-width: 767px) {
    .temp__nav__item {
      flex-basis: 50%;
      box-sizing: border-box;
      border: solid 1px #666;
      border-top: none;
      border-right: none; }
      .temp__nav__item:nth-child(odd) {
        border-right: solid 1px #666; }
      .temp__nav__item:nth-child(even) {
        border-right: solid 1px #666;
        border-left: none; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__nav__item:nth-child(even), .temp__nav__item:nth-last-child(1) {
      left: 49.8rem; }
    .temp__nav__item:nth-child(1), .temp__nav__item:nth-child(2) {
      top: 2.28rem; }
    .temp__nav__item:nth-child(3), .temp__nav__item:nth-child(4) {
      top: 6.48rem; }
    .temp__nav__item:nth-child(5), .temp__nav__item:nth-child(6) {
      top: 10.68rem; }
    .temp__nav__item:nth-child(7), .temp__nav__item:nth-child(8) {
      top: 14.88rem; }
    .temp__nav__item:nth-child(9), .temp__nav__item:nth-child(10) {
      top: 19.08rem; }
    .temp__nav__item:nth-child(11), .temp__nav__item:nth-child(12) {
      top: 23.28rem; } }
  .temp__nav__item > a {
    display: block;
    text-decoration: none;
    color: #333;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -ms-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out; }
    .temp__nav__item > a:hover {
      text-decoration: underline;
      opacity: 0.6; }
    @media (max-width: 767px) {
      .temp__nav__item > a {
        background: #fff;
        padding: 0.8296rem 0.976rem;
        position: relative; }
        .temp__nav__item > a:after {
          content: ' ';
          display: inline-block;
          background: url(images/ico/sports_nav_arrow.svg);
          background-size: contain;
          width: 1.1712rem;
          height: 0.5856rem;
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          right: 0.976rem; } }
  .temp__nav__item__ja {
    line-height: 1;
    display: block;
    font-weight: bold;
    color: #333;
    white-space: nowrap;
    font-size: 1.5rem; }
    .temp__nav__item__ja:after {
      content: ' ';
      display: inline-block;
      background: url(images/ico/sports_nav_arrow.svg);
      background-size: contain;
      width: 2rem;
      height: 1rem;
      margin-left: 1rem;
      white-space: nowrap; }
    @media (max-width: 767px) {
      .temp__nav__item__ja {
        font-size: 1.6rem;
        margin-bottom: 0.4em; } }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__nav__item__ja {
        font-size: 0.9rem; }
        .temp__nav__item__ja:after {
          width: 1.2rem;
          height: 0.6rem;
          margin-left: 0.6rem; } }
  .temp__nav__item__en {
    display: block;
    font-weight: bold;
    color: #D30B0B;
    font-size: 1.2rem;
    white-space: nowrap; }
    @media (max-width: 767px) {
      .temp__nav__item__en {
        font-size: 0.976rem; } }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__nav__item__en {
        font-size: 0.72rem; } }

.temp__link > a {
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out; }
  .temp__link > a:hover {
    opacity: 0.6; }
.temp__link.with--ver2 > a {
  color: #333;
  text-decoration: none; }
  .temp__link.with--ver2 > a:hover {
    text-decoration: underline; }

.temp__block {
  margin-bottom: 3rem; }
  .temp__block__read {
    font-size: 1.5rem;
    text-align: center !important; }
    @media (max-width: 767px) {
      .temp__block__read {
        font-size: 0.84rem;
        text-align: left !important; } }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__block__read {
        font-size: 0.9rem; } }
  .temp__block__inner {
    margin-bottom: 8.0rem; }
    @media (max-width: 767px) {
      .temp__block__inner {
        margin-bottom: 3.904rem; } }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__block__inner {
        margin-bottom: 4.8rem; } }
  .temp__block__ttl {
    font-size: 2.1rem;
    margin-bottom: 6rem;
    margin-top: 0 !important;
    text-align: center;
    letter-spacing: 0.25em; }
    @media (max-width: 767px) {
      .temp__block__ttl {
        font-size: 1.464rem;
        margin-bottom: 0.976rem; } }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__block__ttl {
        font-size: 1.26rem;
        margin-bottom: 3.6rem; } }
    .temp__block__ttl.with--ver1 {
      margin-bottom: 2.5rem;
      font-size: 1.7rem !important; }
    .temp__block__ttl_ja {
      font-size: 2.3rem !important;
      display: block;
      margin-bottom: 0.5em; }
      @media (max-width: 767px) {
        .temp__block__ttl_ja {
          font-size: 1.4rem !important;
          margin-bottom: 0.25em; } }
      @media screen and (min-width: 768px) and (max-width: 1280px) {
        .temp__block__ttl_ja {
          font-size: 1.38rem !important;
          margin-bottom: 0.3em; } }
    .temp__block__ttl__en {
      display: block;
      position: relative;
      line-height: 1;
      font-size: 1.4rem; }
      .temp__block__ttl__en:after {
        content: ' ';
        display: block;
        width: 100%;
        height: 2px;
        background: #D30B0B;
        top: 50%;
        transform: translateY(-50%);
        position: absolute; }
      @media screen and (min-width: 768px) and (max-width: 1280px) {
        .temp__block__ttl__en {
          font-size: 0.84rem; } }
      .temp__block__ttl__en > span {
        display: inline-block;
        background: #fff;
        padding: 0 0.5em;
        position: relative;
        z-index: 1;
        letter-spacing: -0.002em;
        color: #D30B0B;
        line-height: 1; }
        @media (max-width: 767px) {
          .temp__block__ttl__en > span {
            font-size: 1.22rem; } }
    .temp__block__ttl__en02 {
      line-height: 1;
      font-size: 1.5rem; }
      @media (max-width: 767px) {
        .temp__block__ttl__en02 {
          font-size: 1.4rem;
          display: block; } }
      @media screen and (min-width: 768px) and (max-width: 1280px) {
        .temp__block__ttl__en02 {
          font-size: 0.9rem; } }

.temp__block__ttl__en02 > span {
  display: inline-block;
  background: #fff;
  padding: 0 0.5em;
  position: relative;
  z-index: 1;
  letter-spacing: -0.002em;
  color: #D30B0B;
  line-height: 1; }
  @media (max-width: 767px) {
    .temp__block__ttl__en02 > span {
      font-size: 1.22rem; } }

.temp__column {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 8.0rem; }
  @media (max-width: 767px) {
    .temp__column {
      margin-bottom: 3.904rem; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__column {
      margin-bottom: 4.8rem; } }
  .temp__column.inherit {
    display: inherit; }
  .temp__column.reverse {
    flex-direction: row-reverse; }
  .temp__column.WrapReverse {
    flex-wrap: wrap-reverse; }
  .temp__column__border {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 9.6rem;
    border: 1px solid #000; }
    @media (max-width: 767px) {
      .temp__column__border {
        display: block !important;
        padding: 1.8rem;
        margin-bottom: 4.5rem; } }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__column__border {
        margin-bottom: 5.76rem; } }
  .temp__column__fig {
    flex-basis: 20.0rem; }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__column__fig {
        flex-basis: 12rem; } }
    @media (max-width: 767px) {
      .temp__column__fig.ver--1 {
        margin-right: 0.9272rem;
        flex-basis: 13.5rem; } }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__column__fig.ver--1 {
        flex-basis: 12rem; } }
    .temp__column__fig.ver--1 > img {
      width: 100%; }
  .temp__column__item {
    flex-basis: 46rem; }
    @media (max-width: 767px) {
      .temp__column__item {
        margin-bottom: 4.0rem; }
        .temp__column__item:nth-child(2) {
          margin-bottom: 0; } }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__column__item {
        flex-basis: 27.6rem; } }
    @media (max-width: 767px) {
      .temp__column__item.with--ver1 {
        margin-bottom: 0; } }
    .temp__column__item.with--ver2 {
      background-color: #FFF; }
      @media (max-width: 767px) {
        .temp__column__item.with--ver2 {
          margin-bottom: 2.0rem; } }
    .temp__column__item.with--ver2:hover {
      opacity: 1 !important;
      background-color: #FFF !important; }
    .temp__column__item.with--ver2:hover img {
      opacity: 1 !important;
      background-color: #FFF !important; }
  .temp__column__inner {
    flex-basis: 23.0rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start; }
    @media (max-width: 767px) {
      .temp__column__inner {
        flex-basis: 13.5rem; } }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__column__inner {
        flex-basis: 13.8rem; } }
  .temp__column__item2w {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-basis: 46rem; }
    @media (max-width: 767px) {
      .temp__column__item2w {
        justify-content: space-between;
        margin-bottom: 4.0rem; } }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__column__item2w {
        flex-basis: 27.6rem; } }
  .temp__column__item3 {
    flex-basis: 30rem; }
    @media (max-width: 767px) {
      .temp__column__item3 {
        margin-bottom: 4rem !important; }
        .temp__column__item3:last-child {
          margin-bottom: 0; } }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__column__item3 {
        flex-basis: 18rem; } }
  .temp__column__item4 {
    flex-basis: 21.5rem; }
    @media (max-width: 767px) {
      .temp__column__item4 {
        flex-basis: 13.5rem;
        margin-bottom: 4.0rem; } }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__column__item4 {
        flex-basis: 12.9rem; } }
  .temp__column__item5 {
    flex-basis: 30.0rem;
    margin-right: 3.0rem; }
    @media (max-width: 767px) {
      .temp__column__item5 {
        flex-basis: 12rem !important;
        margin-right: 0 !important; } }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__column__item5 {
        flex-basis: 18rem;
        margin-right: 1.5rem; } }
  .temp__column__item6 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    flex-basis: 64.8rem;
    height: auto;
    max-height: 100%;
    padding-right: 3.0rem; }
    @media (max-width: 767px) {
      .temp__column__item6 {
        margin-right: 0 !important;
        padding-right: 0 !important;
        flex-basis: 11.3rem !important; } }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__column__item6 {
        flex-basis: 38.88rem;
        padding-right: 1.8rem; } }
  .temp__column__item7 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    flex-basis: 64.8rem;
    height: auto;
    max-height: 100%;
    padding: 1.0rem 3.0rem; }
    @media (max-width: 767px) {
      .temp__column__item7 {
        margin-right: 0 !important;
        padding-right: 0 !important;
        flex-basis: 11.3rem !important;
        padding: 0; } }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__column__item7 {
        flex-basis: 38.88rem;
        padding: 0.6rem 1.8rem; } }
  .temp__column__item100 {
    flex-basis: 100%;
    margin-bottom: 6.0rem; }
    @media (max-width: 767px) {
      .temp__column__item100:nth-child(1) {
        margin-bottom: 0.976rem; } }
    @media screen and (min-width: 768px) and (max-width: 1280px) {
      .temp__column__item100 {
        margin-bottom: 3.6rem; } }
    .temp__column__item100 > img {
      width: 100%; }

.temp__thum {
  margin-bottom: 1em; }
  @media (max-width: 767px) {
    .temp__thum {
      margin-bottom: 1.22rem; } }
  .temp__thum > img {
    width: 100%; }
  .temp__thum__column {
    display: flex;
    flex-wrap: wrap; }
    .temp__thum__column__item {
      flex-basis: 20%;
      margin-right: 6.6%;
      margin-bottom: 7.3rem; }
      .temp__thum__column__item:nth-child(4n) {
        margin-right: 0; }
        @media (max-width: 767px) {
          .temp__thum__column__item:nth-child(4n) {
            flex-basis: 47%;
            margin-right: 6%;
            margin-bottom: 3.416rem; }
            .temp__thum__column__item:nth-child(4n):nth-child(even) {
              margin-right: 0; }
            .temp__thum__column__item:nth-child(4n):nth-last-child(1), .temp__thum__column__item:nth-child(4n):nth-last-child(2) {
              margin-bottom: 0; } }
      @media screen and (min-width: 768px) and (max-width: 1280px) {
        .temp__thum__column__item {
          margin-bottom: 4.38rem; } }

.temp__fig > img {
  vertical-align: bottom;
  width: 100%; }
@media (max-width: 767px) {
  .temp__fig.ver--1 {
    margin-bottom: 2.0rem; }
    .temp__fig.ver--1 > img {
      width: 100% !important; } }

.temp__accordion-container {
  position: relative;
  width: 100%;
  border-top: none;
  outline: 0; }

.temp__accordion-container .temp__article-title {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0 0 0 0;
  padding: 2.0rem 2.0rem 2.0rem 2.0rem;
  font-size: 1.5rem;
  font-weight: bold;
  color: #000;
  background: #f0f0f0;
  cursor: pointer;
  height: 6.0rem; }
  @media (max-width: 767px) {
    .temp__accordion-container .temp__article-title {
      font-size: 1.4rem;
      height: 5.0rem;
      padding: 2.0rem 4.5rem 2.0rem 2.0rem; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__accordion-container .temp__article-title {
      padding: 1.2rem;
      font-size: 0.9rem !important;
      height: 3.6rem; } }

.temp__accordion-container .temp__article-title span {
  width: 100%;
  font-weight: bold;
  color: #000; }
  @media (max-width: 767px) {
    .temp__accordion-container .temp__article-title span {
      font-size: 1.4rem;
      background-position: left 0.4rem;
      padding-left: 0.6rem;
      border-left: 0.4rem solid #cb0000; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__accordion-container .temp__article-title span {
      background-size: 0.9rem;
      background-position: 1.2rem center; } }

.temp__accordion-container .temp__article-title span:before,
.temp__accordion-container .temp__article-title span:after {
  position: absolute;
  display: block;
  content: '';
  width: 1px;
  background-color: #555;
  -webkit-transition: .25s all ease;
  transition: .25s all ease;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }

.temp__accordion-container .temp__article-title span:before {
  top: 3.0rem;
  right: 2.9rem;
  height: 1.2rem;
  -ms-transform: rotate(-50deg);
  -webkit-transform: rotate(-50deg);
  transform: rotate(-50deg); }
  @media (max-width: 767px) {
    .temp__accordion-container .temp__article-title span:before {
      top: 2.0rem;
      height: 1.0rem;
      right: 2.8rem; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__accordion-container .temp__article-title span:before {
      top: 1.8rem;
      right: 1.68rem;
      height: 0.72rem; } }

.temp__accordion-container .temp__article-title span:after {
  top: 3.0rem;
  right: 2.0rem;
  height: 1.2rem;
  -ms-transform: rotate(50deg);
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg); }
  @media (max-width: 767px) {
    .temp__accordion-container .temp__article-title span:after {
      top: 2.0rem;
      height: 1.0rem; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__accordion-container .temp__article-title span:after {
      top: 1.8rem;
      right: 1.2rem;
      height: 0.72rem; } }

.temp__article-title.temp__open span:before {
  top: 3.0rem;
  right: 2.9rem;
  height: 1.2rem;
  -ms-transform: rotate(50deg);
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
  background-color: #555; }
  @media (max-width: 767px) {
    .temp__article-title.temp__open span:before {
      top: 2.0rem;
      height: 1.0rem;
      right: 2.8rem; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__article-title.temp__open span:before {
      top: 1.8rem;
      right: 1.68rem;
      height: 0.72rem; } }

.temp__article-title.temp__open span:after {
  top: 3.0rem;
  right: 2.0rem;
  height: 1.2rem;
  -ms-transform: rotate(-50deg);
  -webkit-transform: rotate(-50deg);
  transform: rotate(-50deg);
  background-color: #555; }
  @media (max-width: 767px) {
    .temp__article-title.temp__open span:after {
      top: 2.0rem;
      height: 1.0rem; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__article-title.temp__open span:after {
      top: 1.8rem;
      right: 1.2rem;
      height: 0.72rem; } }

.temp__article-title {
  border: 1px solid #555;
  position: relative; }

.temp__article-title:before,
.temp__article-title:after {
  position: absolute;
  display: block;
  content: '';
  width: 1px;
  background-color: #555;
  -webkit-transition: .25s all ease;
  transition: .25s all ease;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }

.temp__article-title:before {
  top: 2.0rem;
  right: 2.9rem;
  height: 1.2rem;
  -ms-transform: rotate(-50deg);
  -webkit-transform: rotate(-50deg);
  transform: rotate(-50deg); }
  @media (max-width: 767px) {
    .temp__article-title:before {
      top: 2.5rem;
      height: 1.0rem;
      right: 2.8rem; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__article-title:before {
      top: 1.2rem;
      right: 1.68rem;
      height: 0.72rem; } }

.temp__article-title:after {
  top: 2.0rem;
  right: 2.0rem;
  height: 1.2rem;
  -ms-transform: rotate(50deg);
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg); }
  @media (max-width: 767px) {
    .temp__article-title:after {
      top: 2.5rem;
      height: 1.0rem; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__article-title:after {
      top: 1.2rem;
      right: 1.2rem;
      height: 0.72rem; } }

.temp__article-title.temp__open:before {
  top: 2.0rem;
  right: 2.9rem;
  height: 1.2rem;
  -ms-transform: rotate(50deg);
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
  background-color: #555; }
  @media (max-width: 767px) {
    .temp__article-title.temp__open:before {
      top: 2.5rem;
      height: 1.0rem;
      right: 2.8rem; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__article-title.temp__open:before {
      top: 1.2rem;
      right: 1.68rem;
      height: 0.72rem; } }

.temp__article-title.temp__open:after {
  top: 2.0rem;
  right: 2.0rem;
  height: 1.2rem;
  -ms-transform: rotate(-50deg);
  -webkit-transform: rotate(-50deg);
  transform: rotate(-50deg);
  background-color: #555; }
  @media (max-width: 767px) {
    .temp__article-title.temp__open:after {
      top: 2.5rem;
      height: 1.0rem; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__article-title.temp__open:after {
      top: 1.2rem;
      right: 1.2rem;
      height: 0.72rem; } }

.temp__accordion-content {
  display: none;
  font-size: 1.5rem;
  box-sizing: border-box;
  padding: 3.0rem;
  background-position: 2.0rem 0.7rem;
  border-left: 1px solid #555;
  border-right: 1px solid #555;
  border-bottom: 1px solid #555; }
  @media (max-width: 767px) {
    .temp__accordion-content {
      font-size: 1.4rem;
      padding: 2.0rem; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__accordion-content {
      padding: 1.8rem;
      background-size: 0.84rem;
      background-position: 2.0rem 0.7rem;
      font-size: 0.84rem; } }

.temp__accordion-content-txt {
  font-size: 1.5rem;
  line-height: 1.5; }
  @media (max-width: 767px) {
    .temp__accordion-content-txt {
      font-size: 1.4rem !important;
      line-height: 1.5; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__accordion-content-txt {
      font-size: 0.9rem !important; } }

.temp__accordion-container {
  margin: 1.875em auto 0; }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__accordion-container {
      margin: 1.875em auto 0; } }

.temp__tab-group {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: 60.5rem;
  height: 7.9rem; }
  @media (max-width: 767px) {
    .temp__tab-group {
      width: auto; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__tab-group {
      width: 36.3rem;
      height: 4.74rem; } }

.temp__tab {
  margin-top: 20px;
  width: 20rem !important;
  height: 5.0rem;
  flex-grow: 1;
  padding: 5px;
  list-style: none;
  border-top: solid 1px #CCC;
  border-left: solid 1px #CCC;
  text-align: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #eee;
  font-size: 1.7rem;
  font-weight: bold;
  color: #555;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out; }
  .temp__tab:hover {
    background-color: #D30B0B;
    color: #fff;
    text-decoration: none; }
  @media (max-width: 767px) {
    .temp__tab {
      height: 5.0rem;
      font-size: 1.4rem !important; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__tab {
      margin-top: 12px;
      width: 12rem !important;
      height: 3rem;
      padding: 0.3rem;
      font-size: 1.02rem; } }

.temp__tab:last-child {
  border-right: solid 1px #CCC; }

.temp__panel-group {
  height: auto;
  border: solid 1px #CCC;
  background: #fff; }

.temp__panel {
  display: none;
  padding: 3.0rem; }
  @media (max-width: 767px) {
    .temp__panel {
      padding: 4.0rem 2.0rem; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__panel {
      padding: 1.8rem; } }

.temp__panel_img {
  width: 100%;
  margin-bottom: 2.5rem; }
  @media (max-width: 767px) {
    .temp__panel_img {
      margin-bottom: 1.8rem; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__panel_img {
      margin-bottom: 1.5rem; } }

.temp__tab.temp__is-active {
  margin-top: 0;
  width: 20rem !important;
  height: 7.9rem;
  background: #d30b0b;
  color: #FFF;
  border: none;
  font-size: 2.0rem; }
  @media (max-width: 767px) {
    .temp__tab.temp__is-active {
      height: 5.0rem;
      font-size: 1.4rem !important; } }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .temp__tab.temp__is-active {
      width: 12rem !important;
      height: 4.74rem;
      font-size: 1.2rem; } }

.temp__panel.temp__is-show {
  display: block; }

@media (max-width: 767px) {
  .temp__fig > img {
    width: 100%; } }
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .temp__fig > img {
    width: 100%; } }

.bnrWrap {
  width: 880px;
  background-image: url("../images/bnr_bg.jpg");
  background-position: left;
  background-repeat: no-repeat;
  margin: auto;
  background-size: cover; }

.bnrWrap a {
  width: 100%;
  height: auto;
  display: inline-table; }

.bnrWrap:hover {
  opacity: 0.5 !important;
  filter: alpha(opacity=50) !important;
  -ms-filter: "alpha(opacity=50)" !important;
  -khtml-opacity: 0.5 !important;
  -moz-opacity: 0.5 !important; }

.bnrWrap p {
  font-size: 1.5rem;
  color: #fff;
  width: 50%;
  float: right;
  text-align: inherit !important;
  padding: 4rem 2rem;
  letter-spacing: -0.01rem; }

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .bnrWrap {
    width: 52.8rem; }

  .bnrWrap p {
    font-size: 0.9rem;
    padding: 2.4rem 1rem 2.4rem 2.5rem; } }
.bnrWrap .link2 p > span.text1 {
  display: inline-block; }

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .bnrWrap .link2 p > span.text1 {
    margin-top: 0.6rem; } }
@media (max-width: 767px) {
  .bnrWrap {
    width: 100%;
    background-image: none;
    padding: 1rem;
    text-align: center;
    background-color: #D30B0B; }

  .bnrWrap p {
    font-size: 1.4rem;
    color: #fff;
    width: 100%;
    float: none;
    padding: 1rem;
    text-align: left; }

  .bnrWrap img {
    width: 100%; }

  .bnrWrap {
    max-width: 100%;
    box-sizing: border-box;
    background-image: none;
    text-align: center;
    background-color: #D30B0B;
    padding: 1.5rem !important;
    margin-bottom: 0 !important; }

  .bnrWrap p {
    font-size: 1.172rem;
    color: #fff;
    width: 100%;
    float: none;
    text-align: left;
    box-sizing: border-box;
    padding: 0; }

  .bnrWrap img {
    width: 100%; }

  .bnrWrap-img {
    margin-bottom: 1.3rem; }

  .bnrWrap-link {
    display: block;
    margin-top: 1rem; } }
.link, .link:visited {
  color: #D30B0B !important;
  text-decoration: underline !important;
  font-size: 1.5rem; }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .link, .link:visited {
      font-size: 0.9rem; } }
  @media (max-width: 767px) {
    .link, .link:visited {
      font-size: 1.4rem; } }

.link.is--mt-blank {
  display: inline-block;
  margin-top: 0.5em; }

.link:hover {
  color: #D30B0B !important;
  text-decoration: none !important; }

.link:visited {
  color: #D30B0B !important;
  text-decoration: underline !important; }

.link02 {
  color: #fff;
  text-decoration: underline; }

.link02:hover {
  color: #fff;
  text-decoration: none; }

.link03 {
  text-decoration: underline; }
  @media (max-width: 767px) {
    .link03 {
      display: inline-block; } }

.link03:hover {
  color: #000;
  text-decoration: none; }

@media (max-width: 767px) {
  .link {
    margin-bottom: 2.0rem; } }

/*==============================================
margin-bottom
==============================================*/
.mb0 {
  margin-bottom: 0 !important; }

.mb5 {
  margin-bottom: 0.5rem !important; }

.mb10 {
  margin-bottom: 1rem !important; }

.mb15 {
  margin-bottom: 1.5rem !important; }

.mb20 {
  margin-bottom: 2rem !important; }

.mb25 {
  margin-bottom: 2.5rem !important; }

.mb30 {
  margin-bottom: 3rem !important; }

.mb35 {
  margin-bottom: 3.5rem !important; }

.mb40 {
  margin-bottom: 4rem !important; }

.mb45 {
  margin-bottom: 4.5rem !important; }

.mb50 {
  margin-bottom: 5rem !important; }

.mb55 {
  margin-bottom: 5.5rem !important; }

.mb60 {
  margin-bottom: 6rem !important; }

.mb65 {
  margin-bottom: 6.5rem !important; }

.mb70 {
  margin-bottom: 7rem !important; }

.mb75 {
  margin-bottom: 7.5rem !important; }

.mb80 {
  margin-bottom: 8rem !important; }

.mb85 {
  margin-bottom: 8.5rem !important; }

.mb90 {
  margin-bottom: 9rem !important; }

.mb95 {
  margin-bottom: 9.5rem !important; }

.mb100 {
  margin-bottom: 10rem !important; }

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .mb0 {
    margin-bottom: 0 !important; }

  .mb5 {
    margin-bottom: 0.3rem !important; }

  .mb10 {
    margin-bottom: 0.6rem !important; }

  .mb15 {
    margin-bottom: 0.9rem !important; }

  .mb20 {
    margin-bottom: 1.2rem !important; }

  .mb25 {
    margin-bottom: 1.5rem !important; }

  .mb30 {
    margin-bottom: 1.8rem !important; }

  .mb35 {
    margin-bottom: 2.1rem !important; }

  .mb40 {
    margin-bottom: 2.4rem !important; }

  .mb45 {
    margin-bottom: 2.7rem !important; }

  .mb50 {
    margin-bottom: 3rem !important; }

  .mb55 {
    margin-bottom: 3.3rem !important; }

  .mb60 {
    margin-bottom: 3.6rem !important; }

  .mb65 {
    margin-bottom: 3.9rem !important; }

  .mb70 {
    margin-bottom: 4.2rem !important; }

  .mb75 {
    margin-bottom: 4.5rem !important; }

  .mb80 {
    margin-bottom: 4.8rem !important; }

  .mb85 {
    margin-bottom: 5.1rem !important; }

  .mb90 {
    margin-bottom: 5.4rem !important; }

  .mb95 {
    margin-bottom: 5.7rem !important; }

  .mb100 {
    margin-bottom: 6rem !important; } }
@media (max-width: 767px) {
  .mb0 {
    margin-bottom: 0 !important; }

  .mb5 {
    margin-bottom: 0.244rem !important; }

  .mb10 {
    margin-bottom: 0.488rem !important; }

  .mb15 {
    margin-bottom: 0.732rem !important; }

  .mb20 {
    margin-bottom: 0.976rem !important; }

  .mb25 {
    margin-bottom: 1.22rem !important; }

  .mb30 {
    margin-bottom: 1.464rem !important; }

  .mb35 {
    margin-bottom: 1.708rem !important; }

  .mb40 {
    margin-bottom: 1.952rem !important; }

  .mb45 {
    margin-bottom: 2.196rem !important; }

  .mb50 {
    margin-bottom: 2.44rem !important; }

  .mb55 {
    margin-bottom: 2.684rem !important; }

  .mb60 {
    margin-bottom: 2.928rem !important; }

  .mb65 {
    margin-bottom: 3.172rem !important; }

  .mb70 {
    margin-bottom: 3.416rem !important; }

  .mb75 {
    margin-bottom: 3.66rem !important; }

  .mb80 {
    margin-bottom: 3.904rem !important; }

  .mb85 {
    margin-bottom: 4.148rem !important; }

  .mb90 {
    margin-bottom: 4.392rem !important; }

  .mb95 {
    margin-bottom: 4.636rem !important; }

  .mb100 {
    margin-bottom: 4.88rem !important; } }
/*==============================================
padding-bottom
==============================================*/
.pb0 {
  padding-bottom: 0 !important; }

.pb5 {
  padding-bottom: 0.5rem !important; }

.pb10 {
  padding-bottom: 1.0rem !important; }

.pb15 {
  padding-bottom: 1.5rem !important; }

.pb20 {
  padding-bottom: 2.0rem !important; }

.pb25 {
  padding-bottom: 2.5rem !important; }

.pb30 {
  padding-bottom: 3.0rem !important; }

.pb35 {
  padding-bottom: 3.5rem !important; }

.pb40 {
  padding-bottom: 4.0rem !important; }

.pb45 {
  padding-bottom: 4.5rem !important; }

.pb50 {
  padding-bottom: 5.0rem !important; }

.pb55 {
  padding-bottom: 5.5rem !important; }

.pb60 {
  padding-bottom: 6.0rem !important; }

.pb65 {
  padding-bottom: 6.5rem !important; }

.pb70 {
  padding-bottom: 7.0rem !important; }

.pb75 {
  padding-bottom: 7.5rem !important; }

.pb80 {
  padding-bottom: 8.0rem !important; }

.pb85 {
  padding-bottom: 8.5rem !important; }

.pb90 {
  padding-bottom: 9.0rem !important; }

.pb95 {
  padding-bottom: 9.5rem !important; }

.pb100 {
  padding-bottom: 10.0rem !important; }

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .pb0 {
    padding-bottom: 0 !important; }

  .pb5 {
    padding-bottom: 0.3rem !important; }

  .pb10 {
    padding-bottom: 0.6rem !important; }

  .pb15 {
    padding-bottom: 0.9rem !important; }

  .pb20 {
    padding-bottom: 1.2rem !important; }

  .pb25 {
    padding-bottom: 1.5rem !important; }

  .pb30 {
    padding-bottom: 1.8rem !important; }

  .pb35 {
    padding-bottom: 2.1rem !important; }

  .pb40 {
    padding-bottom: 2.4rem !important; }

  .pb45 {
    padding-bottom: 2.7rem !important; }

  .pb50 {
    padding-bottom: 3rem !important; }

  .pb55 {
    padding-bottom: 3.3rem !important; }

  .pb60 {
    padding-bottom: 3.6rem !important; }

  .pb65 {
    padding-bottom: 3.9rem !important; }

  .pb70 {
    padding-bottom: 4.2rem !important; }

  .pb75 {
    padding-bottom: 4.5rem !important; }

  .pb80 {
    padding-bottom: 4.8rem !important; }

  .pb85 {
    padding-bottom: 5.1rem !important; }

  .pb90 {
    padding-bottom: 5.4rem !important; }

  .pb95 {
    padding-bottom: 5.7rem !important; }

  .pb100 {
    padding-bottom: 6rem !important; } }
@media (max-width: 767px) {
  .pb0 {
    padding-bottom: 0 !important; }

  .pb5 {
    padding-bottom: 0.244rem !important; }

  .pb10 {
    padding-bottom: 0.488rem !important; }

  .pb15 {
    padding-bottom: 0.732rem !important; }

  .pb20 {
    padding-bottom: 0.976rem !important; }

  .pb25 {
    padding-bottom: 1.22rem !important; }

  .pb30 {
    padding-bottom: 1.464rem !important; }

  .pb35 {
    padding-bottom: 1.708rem !important; }

  .pb40 {
    padding-bottom: 1.952rem !important; }

  .pb45 {
    padding-bottom: 2.196rem !important; }

  .pb50 {
    padding-bottom: 2.44rem !important; }

  .pb55 {
    padding-bottom: 2.684rem !important; }

  .pb60 {
    padding-bottom: 2.928rem !important; }

  .pb65 {
    padding-bottom: 3.172rem !important; }

  .pb70 {
    padding-bottom: 3.416rem !important; }

  .pb75 {
    padding-bottom: 3.66rem !important; }

  .pb80 {
    padding-bottom: 3.904rem !important; }

  .pb85 {
    padding-bottom: 4.148rem !important; }

  .pb90 {
    padding-bottom: 4.392rem !important; }

  .pb95 {
    padding-bottom: 4.636rem !important; }

  .pb100 {
    padding-bottom: 4.88rem !important; } }
