@charset "UTF-8";
/* CSS Document */

.bnrAmazonPc {
    display: flex !important;
    flex-flow: wrap;
    max-width: 830px;
    margin: auto;
}
.btmLeft {
    width: 80%;
}
.btmRight {
    width: 20%;
}
.amazonWrap {
    color: #000;
    border: 1px solid #FF617C;
    background-color: #fff;
    padding: 20px 40px;
}
.camContent {
    max-height: 200px;
    overflow-y: auto;
}
.camAmazonTxt01 {
    text-decoration: underline;
    font-size: 14px;
}
.camAmazonTxt02 {
    font-size: 16px;
    background-color: #faccd5;
    padding: 0.5rem 0;
    line-height: 1.5;
}
.camAmazonTxt03 {
    font-size: 18px;
    color: #FF617C;
    line-height: 1.2;
}
.camAmazonTxt04 {
    font-size: 14px;
}
.amazonClose a {
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 305px;
    padding: 0.5rem 0;
    background-color: #FF617C;
    color: #fff !important;
    border-radius: 50px;
    margin: auto;
    border: 2px solid #fff;
}
.btnClose {
    max-width: 335px;
    margin: auto;
}
@media screen and (max-width: 768px) {
    .spMb20 {
        margin-bottom: 20px;
    }.spMt20 {
        margin-top: 20px;
    }
    .bnrAmazonPc {
        display: none !important;
    }
    .bnrAmazonSp img {
        width: 100%;
    }
    .amazonWrap {
        padding: 3vw 4vw;
    }
}
@media screen and (max-width: 480px) {
    .amazonWrap {
    }
    .camAmazonTxt04 {
        font-size: 13px;
    }
    .camContent {
        height: 100px;
    }
    .amazonClose a {
        width: 90%;
    }
}
video {
  object-fit: contain;
  width:100%;
}
.amazonWrap.cam2 {
    border: 5px solid #f86688;
}
.cam2 .camContent {
}
.cam2 .camAmazonTxt02 {
    background-color: #fee0e7;
}
.cam2 .camAmazonTxt03 {
    color: #f86688;
}
.cam2 .amazonClose a {
    background-color: #f86688;
}
.cam2 .linkHoshino  {
    color: #f86688;
    text-decoration: underline;
}
@media screen and (max-width: 768px) {
    .camMt {
        padding-top: 1.5rem;
    }
}

.camFlex {
    display: flex;
    justify-content: center;
}
.btnCpDtl {
    position: absolute;
    top: 0;
    left: 0;
}
.pc .btnCpDtl {
    -webkit-mask-image: url("../img/top/bnr_2025_11/pc/msk.png");
    -webkit-mask-size: 106%;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
    mask-image: url("../img/top/bnr_2025_11/pc/msk.png");
    mask-size: 100%;
    mask-repeat: no-repeat;
    mask-position: 50% 50%;
}
.sp .btnCpDtl {
    -webkit-mask-image: url("../img/top/bnr_2025_11/sp/msk.png");
    -webkit-mask-size: 106%;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
    mask-image: url("../img/top/bnr_2025_11/sp/msk.png");
    mask-size: 100%;
    mask-repeat: no-repeat;
    mask-position: 50% 50%;
}
.pc .btnCpDtl.btnCpDtl2 {
    -webkit-mask-image: url("../img/top/bnr_2025_11_2/pc/msk.png");
    -webkit-mask-size: 106%;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
    mask-image: url("../img/top/bnr_2025_11_2/pc/msk.png");
    mask-size: 100%;
    mask-repeat: no-repeat;
    mask-position: 50% 50%;
}
.sp .btnCpDtl.btnCpDtl2 {
    -webkit-mask-image: url("../img/top/bnr_2025_11_2/sp/msk.png");
    -webkit-mask-size: 106%;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
    mask-image: url("../img/top/bnr_2025_11_2/sp/msk.png");
    mask-size: 100%;
    mask-repeat: no-repeat;
    mask-position: 50% 50%;
}
.btnCpDtl a,.btnClose a {
    position: relative;
    display: block;
    overflow: hidden;
}
.btnCpDtl a::before,.btnClose a::before {
    position: absolute;
    content: '';
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    transform: skewX(-45deg);
    animation: nyainy-btn 2.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) infinite;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 45%, rgba(255, 255, 255, 0) 100%);
}
@keyframes nyainy-btn {
    0% {
    left: -100%;
    }
    25% {
    left: 100%;
    }
    100% {
    left: 100%;
    }
}




.camTtlFlex {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    text-align: center;
    gap: 20px;
}
.camTtlLeft,.camTtlRight {
    width: 26px;
}
.camTtlTxt1 {
    font-size: 30px !important;
    font-weight: bold;
}
.camTtlTxt1::before,
.camTtlTxt1::after {
    content:"";
    display:inline-block;
}
.camTtlTxt1::before {
    background: url("../img/top/bnr_2024_12/ico_star_l.png") no-repeat;
    background-size: contain;
    width: 23px;
    height: 28px;
    padding-right: 0.75rem;
}
.camTtlTxt1::after {
    background: url("../img/top/bnr_2024_12/ico_star_r.png") no-repeat;
    background-size: contain;
    width: 27px;
    height: 30px;
}
.camTtlTxt1 span.dot {
    background-image: radial-gradient(circle at center, #f76a88 20%, transparent 20%); /* 点の色とサイズ調整 */
    background-position: top right; /* 点の位置 */
    background-repeat: repeat-x; /* 横方向に繰り返し */
    background-size: 1em 0.3em; /* 点の間隔とサイズ調整 */
    padding-top: .5em; /* 縦方向の位置調整 */
}
.cAb8f22 {
    color: #ab8f22;
}
.camTtlTxt2 {
    font-size: 38px !important;
    color: #f76a88;
    font-weight: bold;
    line-height: 0.75 !important;
}
@media screen and (max-width: 768px) {
    .camTtlFlex {
        gap: 1vw;
    }
    .camTtlLeft,.camTtlRight {
        width: 3.5vw;
    }
    .camTtlTxt1 {
        font-size: calc(100vw * 28 / 768) !important;
    }
    .camTtlTxt2 {
        font-size: calc(100vw * 30 / 768) !important;
    }
}
@media screen and (max-width: 480px) {
    .camTtlFlex {
        gap: 1vw;
    }
    .camTtlLeft,.camTtlRight {
        width: 3.75vw;
    }
    .camTtlTxt1 {
        font-size: calc(100vw * 19 / 480) !important;
    }
    .camTtlTxt1::before {
        width: 3.5vw;
        height: 4.5vw;
    }
    .camTtlTxt1::after {
        width: 4.375vw;
        height: 5vw;
    }
    .camTtlTxt2 {
        font-size: calc(100vw * 21 / 480) !important;
    }
}
.other img {
    margin: 0 auto !important;
}
.other.openschool p {
   margin: 0 0 0 !important;
    letter-spacing: normal !important;
}


/* 241218追加 PCレイアウトキャンペーンバナー */
@media screen and (min-width: 840px) {
    .leftCont .camTtlFlex {
        gap: 5px;
        align-items: center;
    }
    .leftCont .camTtlFlex.mb20 {
        margin-bottom: 5px !important;
    }
    .leftCont .camTtlCent {
        padding-bottom: 10px;
    }
    .leftCont .camTtlLeft,.leftCont .camTtlRight {
        width: 20px;
    }
    .leftCont .camTtlTxt1 {
        font-size: 18px !important;
    }
    .leftCont .camTtlTxt1 span {
        font-weight: bold;
    }
    .leftCont .camTtlTxt2 {
        font-size: 20px !important;
        margin-top: 5px;
    }
    .rightCont .camTtlFlex {
        gap: 10px;
        align-items: center;
    }
    .rightCont .camTtlLeft,.rightCont .camTtlRight {
        width: 24px;
    }
    .rightCont .camTtlTxt1 {
        font-size: 23px !important;
    }
    .rightCont .camTtlTxt1 span {
        font-weight: bold;
    }
    .rightCont .camTtlTxt2 {
        font-size: 26px !important;
        line-height: 1.1 !important;
    }
}
/*@media screen and (min-width: 1024px) {
    .rightCont .camTtlTxt1 {
        font-size: 22px !important;
    }
    .rightCont .camTtlTxt2 {
        font-size: 30px !important;
    }
}*/

.course-detail02 .courseListCam img {
  width: auto;
}

@media screen and (min-width: 769px) {
    .course-detail02 .courseListCam img {
          width: auto;
          float: none;
          margin: 0;
    }
}
.page-section .camNone,
.sokusenryokuLp .camNone {
	display: none;
}









