@charset "UTF-8";
#headerLogo{
  width: 100px;
}
#headerLogo img{
  display: inherit;
}

#footer_m17{
    display: none;
  }
  #breadCrumb_style {
    margin: 0 auto 16px;
    padding-top: 10px;
  }
  .banner_cp img{
    box-sizing: border-box;
    border: 1px solid #ccc;
  }
  .banner_cp a:hover{
    opacity: 0.65;
  }
  #breadCrumb_style{
  }

  .pickupBox{
    position: unset;
  }

  #pickupBox1{
    background: url(/assets/img/pickup/top/main02.png) no-repeat top center / cover;
    padding-top: 9% !important;
    padding-bottom: 40% !important;
    padding-left: 0% !important;
  }
  #pickupBox2{
    background: url(/assets/img/pickup/top/kids002.jpg) no-repeat top center;
    background-size: 920px 400px;
    padding-bottom: 400px;
    display: block;
  }
  #pickupBox3{
    background: url(/assets/img/pickup/top/family.jpg) no-repeat top center;
    background-size: cover;
    padding-bottom: 50%;
  }
  #pickupBox4{
    background: url(/assets/img/pickup/top/beginner002.jpg) no-repeat top center;
    background-size: 920px 400px;
    padding-bottom: 400px;
  }
  #pickup h1{
    font-size: 42px;
    font-weight: bold;
    /*padding-top: 37%;*/
    margin-bottom: 40px;
  }
  #pickup h2{
    font-size: 32px;
    line-height: 1.5;
    font-weight: bold;
    padding: 12px 20px 0 0;
    margin-bottom: 12px;
    position: relative;
  }
  .textBox_h1{
    text-align: center;
  }
  .textBox_h2{
      background: rgba(255,255,255,0.65);
      position: absolute;
      top: 20px;
      left: 20px;
      padding: 0 0 20px 20px;
  }
  .textBox_h1 p, .textBox_h2 p{
    color: var(--primary);
    font-size: 15px;
    font-weight: bold;
    line-height: 1.8;
  }
  span.family_icon img {
    width: 32px;
    margin: 8px 4px;
    position: absolute;
  }
  .kotira{
    margin-top: 16px;
  }
  .tone-footer_purchase_item_inner img{
    width: 350px;
  }
  .pickup_text-scalX {
    margin-right: unset;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transform-origin: unset;
    -ms-transform-origin: unset;
    transform-origin: unset;
    letter-spacing: unset;
  }
  .spacer_top-sm {
    margin-top: 0px;
  }
  .spacer_bottom-xs {
    margin-bottom: 16px;
  }
  #breadCrumb_style {
    font-size: 14px;
  }
  #breadCrumb_style li {
    font-size: 14px;
  }
  .spacer_bottom-lg {
    margin-bottom: 74px;
  }
  .pc-view {
    display: block;
  }
  .sp-view {
    display: none;
  }


  @media screen and (max-width:768px) {
    #SP-header #top {
      position: relative;
    }
    .tone-contents.sp-contents {
      padding: 0 0;
    }
    .pickupBox{
      position: relative;
    }

    #pickupBox2 , #pickupBox4 {
      background:none;
      background-size:unset;
      padding-bottom:unset;
      display:unset;
    }

    #pickup h1{
      font-size: 11px;
      font-weight: bold;
      line-height: 2.2;
      padding: 0 16px;
    }

    #pickup h2{
      font-size: 18px;
      font-weight: bold;
      text-align: left;
      padding: 26px 16px;
      line-height: 1.5;
      position: relative;
      margin-top: -10px;
      margin-bottom: 0;
    }
    .h2_kids {
      background: center / 100% 85% no-repeat url(/assets/img/sp/pickup/top/kids002.jpg) #f2f5fa;
    }
    .h2_beginner {
      background: center / 100% 85% no-repeat url(/assets/img/sp/pickup/top/beginner003.jpg);
      background-color: linear-gradient(90deg,#ffffff 0%,#ffffff 50%,#f2f5fa 50%,#f2f5fa 100%);
      background-color: -moz-linear-gradient(90deg,#ffffff 0%,#ffffff 50%,#f2f5fa 50%,#f2f5fa 100%);
      background-color: -webkit-linear-gradient(90deg,#ffffff 0%,#ffffff 50%,#f2f5fa 50%,#f2f5fa 100%);
    }
    .textBox_h1, .textBox_h2{
      padding: 0 0 30px;
    }
    .textBox_h2{
      background: none;
      position: unset;
      top: unset;
      left: unset;
  }
    .textBox_h1 p, .textBox_h2 p{
      color: var(--primary);
      font-size: 11px;
      font-weight: bold;
      line-height: 2;
      text-align: center;
    }
    span.space {
      letter-spacing: 0.05em;
    }
    span.family_icon img {
      width: 20px !important;
      margin: 4px 2px;
      position: absolute;
    }
    #pickup img{
      width: 100%;
    }
    .kotira{
      margin-top: 16px;
      text-align: center;
    }
    a.blue_btn {
      display: inline-block;
      color: var(--primary);
      font-size: 13px;
      font-weight: bold;
      text-decoration: none;
      line-height: 1;
      padding: 11px 25px 11px 40px;
      border: 1px solid var(--primary);
      background: url(/assets/img/sp/pickup/top/blue_btn.png) no-repeat 20px 11px #fff;
      background-size: 7px 13px;
    }
    a.blue_btn:hover {
      color: #fff;
      background-image: url(/assets/img/sp/pickup/top/blue_btn-ov.png);
      background-size: 7px 13px;
      background-color: var(--primary);
    }
    .bg_blue {
      background-color: #f2f5fa;
    }
    .tone-footer_purchase {
      display: none;
    }
    .spacer_top-lg {
      margin-top: 30px;
    }
    .spacer_top-sm {
      margin-top: 29px;
    }
    .pickup_text-scalX {
      margin-right: -17.5%;
      -webkit-transform: scaleX(0.85);
      -ms-transform: scaleX(0.85);
      transform: scaleX(0.85);
      -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
      transform-origin: 0 0;
      letter-spacing: 0.1em;
    }
    #breadCrumb_style {
      font-size: 12px;
    }
    #breadCrumb_style li {
      font-size: 12px;
    }
    .spacer_bottom-lg {
      margin-bottom: 35px;
    }
    .spacer_bottom-xs {
      margin-bottom: 8px;
    }
    .pc-view {
      display: none;
    }
    .sp-view {
      display: block;
    }
  }
