#tab01 h2.logo01 {
  padding-right: 100px;
  background: url(../img/logo01.png) right 0 no-repeat;
  background-size: 87px 33px;
}

#tab01 h2.logo02 {
  padding-right: 335px;
  background: url(../img/logo02.png) right 7px no-repeat;
  background-size: 325px 22px;
  margin-right: 10px !important;
}

#tab01 .conImg.img02 {
  width: 25%;
}

#tab01 .conImg.img03 {
  margin: 0 0 10px 60px;
  width: 90%;
  float: none;
}

#tab01 .conImg.img03-2 {
  margin: 0 auto 20px;
  width: 50%;
  float: none;
}

#tab01 .conImg.img04 {
  width: 40%;
}

#tab01 .conImg-option {
  margin: 10px 0 0 60px;
  width: 90%;
  text-align: right;
  font-size: 14px;
  line-height: 1.4em;
}

#tab01 .conImg img {
  width: 100%;
}

@media screen and (max-width: 736px) {
  #tab01 h2.logo01 {
    line-height: 1.3em;
    padding-right: 0;
    padding-top: 30px;
    background: url(../img/logo01.png) 0 0 no-repeat;
    background-size: 60px 22px;
  }

  #tab01 h2.logo02 {
    line-height: 1.3em;
    padding-right: 0;
    padding-top: 22px;
    background: url(../img/logo02.png) 0 0 no-repeat;
    background-size: 208px 14px;
  }

  #tab01 h2 .title-option {
    font-size: 14px;
    line-height: 1.4em;
  }

  #tab01 .conImg.img02 {
    width: 40%;
  }

  #tab01 .conImg-option {
    margin: 10px 0 0 0;
    width: 100%;
    text-align: left;
  }

  #tab03 .respTav li {
    width: 50%;
  }

  #tab03 table tbody th {
    width: 20%;
  }
}

#kvArea figure.bgi {
  background-image: url("/snow/lineup/common/img/kv-large.jpg");
}

#kvArea .item-type,
#kvArea .kv-end,
.large-bgc {
  background-color: #0052a4;
}

#kvArea .l-text-box {
  top: 113px;
}

#kvArea .l-text-box .text-box {
  left: 0;
}

#kvArea .logo {
  margin-top: 10px;
  width: 312px;
}

#kvArea .logo img {
  width: 100%;
  height: auto;
}

.other-product-wrapper .other-title {
  height: 144px;
  background-image: url("/snow/lineup/common/img/tri3.png");
}

@media screen and (max-width: 736px) {
  #kvArea figure.bgi {
    background-image: url("/snow/lineup/common/img/kv-large-sp.jpg");
  }

  #kvArea .logo {
    width: 70%;
  }

  .other-product-wrapper .other-title {
    background-image: url("/snow/lineup/common/img/tri3-sp.png");
  }

  #tab01 .conImg.img03 {
    margin: 0 auto 20px;
    width: 100%;
    float: none;
  }

  #tab01 .conImg.img03-2 {
    margin: 0 auto 20px;
    width: 70%;
    float: none;
  }

  #tab01 .conImg.img04 {
    width: 100%;
  }
}

.fullText {
  margin: 10px auto !important;
}

@media screen and (min-width: 736px) {
  .text-capt {
    display: block;
    padding-top: 15px;
    font-size: 14px;
  }

  .conText-lineup2 {
    display: inline-block;
    padding: 7px 12px;
    margin: -7px 0 21px 0;
    color: #2b383f;
    font-size: 16px;
    font-weight: normal;
    background: #eceff1;
  }
}

@media screen and (max-width: 736px) {
  .text-capt {
    display: block;
    padding-top: 14px;
  }

  .text-capt li {
    margin-left: 2.2em;
    text-indent: -2.2em;
  }

  .conText-lineup2 {
    display: inline-block;
    padding: 5px 10px;
    margin: -30px 0 16px 0;
    color: #2b383f;
    font-size: 15px;
    font-weight: normal;
    background: #eceff1;
  }

  .confunction .confunction_logo {
    margin: 2vh 0 1.5vh !important;
  }
}

/* 2022.05 plus */

.lineup_new_release {
  position: relative;
  padding-left: 80px;
  font-size: 1.55rem;
  font-weight: 900;
  color: #c00;
  line-height: 1;
  margin-top: .3rem;
}

.lineup_new_release::before {
  content: "NEW";
  color: #fff;
  background-color: #c00;
  font-size: 1rem;
  padding: .2rem 0 .2rem .1em;
  width: 65px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.confunction_logo.logo_03 {
  display: flex;
  align-items: center;
  margin: 35px 0 16px;
}

.confunction_logo.logo_03 .img1 {
  width: 250px;
  height: auto;

}

.confunction_logo.logo_03 .img2 {
  width: 520px;
  height: auto;
  margin-left: 30px;
}

#tab01 .conImg.img06 {
  margin: -35px 0 40px 64px;
  width: 90%;
  float: none;
}

.cont .conText_ul li {
  font-size: 18px;
  line-height: 1.6em;
  position: relative;
  padding-left: 1em;

}

.cont .conText_ul li::before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  background-color: #666;
  position: absolute;
  top: 10px;
  left: 3px;
}

.text_indent01 {
  margin-left: 1em;
  text-indent: -1em;
}

.text_indent02 {
  padding-left: 1.4em;
  text-indent: -1.4em;
  margin-top: 30px !important;
}

.text_indent02+.text_indent02 {
  margin-top: 5px !important;
}



/* safari */
@media screen and (-webkit-min-device-pixel-ratio: 0) {

  _::-webkit-full-page-media,
  _:future,
  :root .lineup_new_release::before {
    padding: .25rem 0 .2rem .1em;
  }
}

#tab01 .cont.flex_01 {
  display: flex;
  flex-wrap: wrap;
}

#tab01 .cont.flex_01 .leftText_02 {
  width: 47%;
  margin: 0 35px 0 60px;
  order: 1;
}

#tab01 .cont.flex_01 .conImg {
  width: 40%;
  order: 2;
}

#tab01 .cont.flex_01 .Text_02 {
  width: 100%;
  order: 3;
  margin: 0 35px 0 60px;
}

#tab01 .cont .tex_ul {
  text-decoration: underline;
  margin-top: .5rem;
}

@media screen and (max-width: 736px) {
  .lineup_new_release {
    padding-left: 60px;
    font-size: 1.2rem;
    margin-top: .5rem;
  }

  .lineup_new_release::before {
    font-size: .8rem;
    width: 50px;
  }

  .confunction_logo.logo_03 {
    margin: 30px 0;
    flex-direction: column;
    align-items: flex-start;
  }


  .confunction_logo.logo_03 .img1 {
    width: 50%;
    max-width: 230px;
  }

  .confunction_logo.logo_03 .img2 {
    width: 100%;
    max-width: 460px;
    margin: 14px 0 0 0;
  }


  #tab01 .conImg.img06 {
    margin: -20px 0 30px 0;
    width: 100%;

  }

  .cont .conText_ul li {
    font-size: 16px;
    line-height: inherit;
  }

  .cont .conText_ul li::before {
    width: 6px;
    height: 6px;
    top: 9px;
  }

  #snowWrapp h2.h2_lineheight {
    line-height: 1.5;
  }

  #tab01 h2.h2_lineheight:after {
    padding-top: 12px;
  }


  #tab01 .cont.flex_01 {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
  }

  #tab01 .cont.flex_01 .leftText_02 {
    width: 100%;
    margin: 0 0 25px 0;
    order: 1;
  }

  #tab01 .cont.flex_01 .conImg {
    width: 100%;
    order: 2;
  }

  #tab01 .cont.flex_01 .Text_02 {
    width: 100%;
    order: 3;
    margin: -30px 0 0 0;
  }

  #tab01 .conText p.conImg.sp {
    margin: 20px 0 16px;
  }
}