@media screen and (min-width: 769px), print {
  .p-volletball .tobibako {
    margin-top: 0;
    padding-bottom: 0;
  }
}

@media screen and (min-width: 769px) and (max-width: 1300px), print {
  .p-volletball .tobibako .campaign {
    width: 335px;
  }
}

@media screen and (min-width: 769px), print {
  .p-volletball .show_sp {
    display: none !important;
  }
  .p-volletball .row {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .p-volletball .top-image {
    height: 590px;
    -moz-background-size: cover;
         background-size: cover;
  }
  .p-volletball .top-image .top-image__text {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: 4rem;
    line-height: 50px;
    font-weight: 700;
    font-style: italic;
    color: #ef7b39;
    text-align: center;
    bottom: 30px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1300px), print {
  .p-volletball .top-image .top-image__text {
    bottom: 100px;
  }
}

@media screen and (min-width: 769px), print {
  .p-volletball .txt_top {
    text-align: center;
    padding: 30px 0;
    font-size: 1.9rem;
    line-height: 36px;
    font-weight: 700;
    color: #000;
  }
  .p-volletball .b_courses {
    padding: 100px 0 50px;
    background-color: #fff;
  }
  .p-volletball .b_courses .b_courses_ttl {
    text-align: center;
    font-size: 3.9rem;
    font-weight: 700;
    color: #2ac5be;
    margin-bottom: 50px;
  }
  .p-volletball .b_courses .b_courses_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    margin-bottom: 40px;
  }
  .p-volletball .b_courses .b_courses_item {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background-color: #2ac5be;
    -moz-border-radius: 10px;
         border-radius: 10px;
    padding: 0;
    overflow: hidden;
    padding: 35px 25px;
  }
  .p-volletball .b_courses .b_courses_item h3 {
    background-color: transparent;
    color: #fff;
    font-size: 3.3rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
  }
  .p-volletball .b_courses .b_courses_item h3 span {
    font-size: 2.6rem;
  }
  .p-volletball .b_courses .b_courses_item > p {
    color: #fff;
    font-size: 1.8rem;
    text-align: center;
    margin-bottom: 25px;
    letter-spacing: 0;
  }
  .p-volletball .b_courses .b_courses_item figure {
    height: 300px;
    width: 100%;
    margin: 0 auto 20px;
  }
  .p-volletball .b_courses .b_courses_item figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    -moz-border-radius: 10px;
         border-radius: 10px;
    border: 3px solid #ef7b39;
  }
  .p-volletball .b_courses .b_courses_item .box {
    background-color: #fff;
    padding: 25px 20px;
    -moz-border-radius: 5px;
         border-radius: 5px;
    min-height: 400px;
  }
  .p-volletball .b_courses .b_courses_item .b_courses_list li {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px;
  }
  .p-volletball .b_courses .b_courses_item .b_courses_list li:last-child {
    margin-bottom: 0;
  }
  .p-volletball .b_courses .b_courses_item .b_courses_list li span {
    display: inline-block;
    background-color: #ef7b39;
    color: #fff;
    font-size: 1.6rem;
    padding: 5px 12px;
    -moz-border-radius: 10px;
         border-radius: 10px;
    margin-bottom: 8px;
    font-weight: 600;
    min-width: 120px;
    text-align: center;
  }
  .p-volletball .b_courses .b_courses_item .b_courses_list li em {
    display: block;
    font-size: 1.6rem;
    line-height: 1.8;
    color: #000;
    font-style: normal;
    font-weight: 600;
    margin-top: 5px;
  }
  .p-volletball .b_courses .b_courses_boxBottom {
    background-color: #fce5d7;
    padding: 30px 40px;
    -moz-border-radius: 10px;
         border-radius: 10px;
  }
  .p-volletball .b_courses .b_courses_boxBottom ul {
    max-width: 750px;
    margin: 0 auto;
  }
  .p-volletball .b_courses .b_courses_boxBottom ul li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 15px;
  }
  .p-volletball .b_courses .b_courses_boxBottom ul li span {
    display: inline-block;
    background-color: #ef7b39;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 600;
    padding: 5px 12px;
    -moz-border-radius: 3px;
         border-radius: 3px;
    margin-bottom: 8px;
    min-width: 210px;
    text-align: center;
  }
  .p-volletball .b_courses .b_courses_boxBottom ul li em {
    display: block;
    font-size: 1.6rem;
    line-height: 1.8;
    color: #000;
    font-style: normal;
    margin-top: 5px;
    font-weight: 600;
  }
  .p-volletball .b_about {
    padding: 50px 0 80px;
    background-color: #fff;
  }
  .p-volletball .b_about__ttl {
    text-align: center;
    font-size: 3.9rem;
    font-weight: 700;
    color: #2ac5be;
    margin-bottom: 30px;
  }
  .p-volletball .b_about__desc {
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.5;
    font-weight: 600;
  }
  .p-volletball .b_about__content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 30px;
  }
  .p-volletball .b_about__content figure {
    position: relative;
    width: 300px;
    height: 300px;
  }
  .p-volletball .b_about__content figure:before {
    content: "";
    width: 41px;
    height: 34px;
    background: url("../img/volleyball/icon_fl_02.webp") no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    position: absolute;
    top: -32px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .p-volletball .b_about__content figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -moz-border-radius: 100%;
         border-radius: 100%;
    border: 3px solid #ef7b39;
  }
  .p-volletball .b_about__content p {
    font-size: 1.6rem;
    line-height: 36px;
    letter-spacing: 0;
  }
  .p-volletball .b_apply {
    text-align: center;
    padding: 60px 0;
  }
  .p-volletball .b_apply__ttl {
    font-size: 3.9rem;
    line-height: 1;
    font-weight: bold;
    color: #ef7b39;
    margin-bottom: 30px;
  }
  .p-volletball .b_apply .txt_top_desc {
    font-size: 1.8rem;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .p-volletball .b_apply .txt_tel {
    font-size: 1.8rem;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .p-volletball .b_apply .txt_desc {
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 30px;
  }
  .p-volletball .b_apply .btn_tel {
    position: relative;
    bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .p-volletball .show_pc {
    display: none !important;
  }
  .p-volletball .row {
    padding-left: 3.90625vw;
    padding-right: 3.90625vw;
  }
  .p-volletball .top-image {
    height: 450px;
  }
  .p-volletball .top-image .top-image__text {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: 5.20833vw;
    line-height: 1.6;
    font-weight: 700;
    font-style: italic;
    color: #ef7b39;
    text-align: center;
    bottom: 3.90625vw;
    width: 100%;
  }
  .p-volletball .txt_top {
    text-align: center;
    padding: 6.51042vw 0;
    font-size: 3.90625vw;
    line-height: 1.7;
    font-weight: 700;
    color: #000;
  }
  .p-volletball .b_courses {
    padding: 13.02083vw 0 6.51042vw;
    background-color: #fff;
  }
  .p-volletball .b_courses .b_courses_ttl {
    text-align: center;
    font-size: 5.46875vw;
    font-weight: 700;
    color: #2ac5be;
    margin-bottom: 6.51042vw;
  }
  .p-volletball .b_courses .b_courses_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.90625vw;
    margin-bottom: 5.20833vw;
  }
  .p-volletball .b_courses .b_courses_item {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background-color: #2ac5be;
    -moz-border-radius: 10px;
         border-radius: 10px;
    padding: 0;
    overflow: hidden;
    padding: 4.55729vw 3.25521vw;
  }
  .p-volletball .b_courses .b_courses_item h3 {
    background-color: transparent;
    color: #fff;
    font-size: 4.6875vw;
    font-weight: 700;
    text-align: center;
    margin-bottom: 1.95313vw;
  }
  .p-volletball .b_courses .b_courses_item h3 span {
    font-size: 3.38542vw;
  }
  .p-volletball .b_courses .b_courses_item > p {
    color: #fff;
    font-size: 3.64583vw;
    text-align: center;
    margin-bottom: 3.25521vw;
    letter-spacing: 0;
  }
  .p-volletball .b_courses .b_courses_item figure {
    margin-bottom: 2.60417vw;
    height: 41.66667vw;
  }
  .p-volletball .b_courses .b_courses_item figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    -moz-border-radius: 1.30208vw;
         border-radius: 1.30208vw;
    border: 0.39063vw solid #ef7b39;
  }
  .p-volletball .b_courses .b_courses_item .box {
    background-color: #fff;
    padding: 3.25521vw 2.60417vw;
    -moz-border-radius: 0.65104vw;
         border-radius: 0.65104vw;
  }
  .p-volletball .b_courses .b_courses_item .b_courses_list li {
    margin-bottom: 2.60417vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.30208vw;
  }
  .p-volletball .b_courses .b_courses_item .b_courses_list li:last-child {
    margin-bottom: 0;
  }
  .p-volletball .b_courses .b_courses_item .b_courses_list li span {
    display: inline-block;
    background-color: #ef7b39;
    color: #fff;
    font-size: 3.38542vw;
    padding: 0.65104vw 1.5625vw;
    -moz-border-radius: 1.30208vw;
         border-radius: 1.30208vw;
    font-weight: 600;
    text-align: center;
  }
  .p-volletball .b_courses .b_courses_item .b_courses_list li em {
    display: block;
    font-size: 3.38542vw;
    line-height: 1.8;
    color: #000;
    font-style: normal;
    font-weight: 600;
  }
  .p-volletball .b_courses .b_courses_boxBottom {
    background-color: #fce5d7;
    padding: 3.90625vw 5.20833vw;
    -moz-border-radius: 1.30208vw;
         border-radius: 1.30208vw;
  }
  .p-volletball .b_courses .b_courses_boxBottom ul li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.95313vw;
  }
  .p-volletball .b_courses .b_courses_boxBottom ul li:not(:last-child) {
    margin-bottom: 3.25521vw;
  }
  .p-volletball .b_courses .b_courses_boxBottom ul li span {
    display: inline-block;
    background-color: #ef7b39;
    color: #fff;
    font-size: 3.38542vw;
    font-weight: 600;
    padding: 0.65104vw 1.5625vw;
    -moz-border-radius: 0.39063vw;
         border-radius: 0.39063vw;
    text-align: center;
  }
  .p-volletball .b_courses .b_courses_boxBottom ul li em {
    display: block;
    font-size: 3.38542vw;
    line-height: 1.8;
    color: #000;
    font-style: normal;
    font-weight: 600;
  }
  .p-volletball .b_about {
    padding: 6.51042vw 0 10.41667vw;
    background-color: #fff;
  }
  .p-volletball .b_about__ttl {
    text-align: center;
    font-size: 5.46875vw;
    font-weight: 700;
    color: #2ac5be;
    margin-bottom: 3.90625vw;
  }
  .p-volletball .b_about__desc {
    text-align: center;
    font-size: 3.64583vw;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 6.51042vw;
  }
  .p-volletball .b_about__content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.90625vw;
  }
  .p-volletball .b_about__content figure {
    position: relative;
    width: 41.66667vw;
    height: 41.66667vw;
    margin: 0 auto;
  }
  .p-volletball .b_about__content figure:before {
    content: "";
    width: 5.33854vw;
    height: 4.42708vw;
    background: url("../img/volleyball/icon_fl_02.webp") no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    position: absolute;
    top: -4.16667vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .p-volletball .b_about__content figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -moz-border-radius: 100%;
         border-radius: 100%;
    border: 0.39063vw solid #ef7b39;
  }
  .p-volletball .b_about__content p {
    font-size: 3.38542vw;
    line-height: 1.7;
    letter-spacing: 0;
  }
  .p-volletball .b_apply {
    text-align: center;
    padding: 7.8125vw 0;
  }
  .p-volletball .b_apply__ttl {
    font-size: 5.46875vw;
    line-height: 1;
    font-weight: bold;
    color: #ef7b39;
    margin-bottom: 3.90625vw;
  }
  .p-volletball .b_apply .txt_top_desc {
    font-size: 3.64583vw;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .p-volletball .b_apply .txt_tel {
    font-size: 3.64583vw;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .p-volletball .b_apply .txt_desc {
    font-size: 3.38542vw;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 3.90625vw;
  }
  .p-volletball .b_apply .btn_tel {
    position: relative;
    bottom: 0;
  }
}
