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

.bnrAmazonPc {
    display: flex !important;
    flex-flow: wrap;
    max-width: 830px;
    margin: auto;
}
.btmLeft {
    width: 80%;
}
.btmRight {
    width: 20%;
}
.amazonWrap {
    border: 1px solid #ff617c;
    padding: 20px 40px;
    background-color: #fff;
    color: #000;
}
.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;
}
.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;
    border-radius: 50px;
    margin: auto;
}
.camDrThanks {
    max-width: 830px;
    margin: auto;
}
.btnClose {
    position: relative;
    max-width: 335px;
    margin: auto;
    overflow: hidden;
    border-radius: 50px;
}
@media screen and (max-width: 768px) {
    .bnrAmazonPc {
        display: none !important;
    }
    .bnrAmazonSp img {
        width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .amazonWrap {
        padding: 4vw;
    }
    .camAmazonTxt04 {
        font-size: 13px;
    }
    .camContent {
        height: 90px;
    }
    .amazonClose a {
        width: 90%;
    }
}
video {
    object-fit: contain;
    width:100%;
    vertical-align: bottom;
}
.camFlex {
    display: flex;
    justify-content: center;
}
.cpWrap a:hover {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.btnCpDtl {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50px;
}
/* 右寄せ */
.btnCpDtl.right {
    left: auto;
    right: 0;
}

.pcCont .btnCpDtl {
    -webkit-mask-image: url("../img/top/bnr_2025_11/pc/msk.png");
    -webkit-mask-size: 150%;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
    top: -5px;
    right: 5px;

}
.spCont .btnCpDtl {
    -webkit-mask-image: url("../img/top/bnr_2025_11/sp/msk.png");
    -webkit-mask-size: 110%;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
    top: 3px;
}
/* btnCpDtl1を上段用にする*/
.pcCont .btnCpDtl.btnCpDtl1 {
    -webkit-mask-size: 150%;
    top: -35px;
}
/* btnCpDtl1を上段用にする*/
.pcCont .btnCpDtl.btnTrialDtl {
    -webkit-mask-size: 300%;
    top: -35px;
    right: 0px;
}
.spCont .btnCpDtl.btnCpDtl1 {
    top: 3px;
}
/* btnCpDtl2を下段用にする 今までの定義はこちらに移す*/
.pcCont .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%;
}
.spCont .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%;
}
.btnCpDtl a,.btnClose a {
    display: block;
}
.btnCpDtl {
    overflow: hidden;
}
.btnClose::before {
    position: absolute;
    content: '';
    inset: 0;
    transform: translateX(-150%) 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%);
}
/* バナー全体の光るエフェクト */
.bnrCpOuter {
    position: relative;
    overflow: hidden;
}
.bnrCpOuter::before {
    position: absolute;
    content: '';
    inset: 0;
    transform: translateX(-150%) 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%);
    z-index: 1;
    pointer-events: none;
}
@keyframes nyainy-btn {
    0% {
        transform: translateX(-150%) skewX(-45deg);
    }
    25% {
        transform: translateX(150%) skewX(-45deg);
    }
    100% {
        transform: translateX(150%) skewX(-45deg);
    }
}
.thabksWrap .camFlex p {
    margin: 0
}
a.inline2:hover {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.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("https://school-afloat.com/nail/wp-content/themes/afloat_nail/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("https://school-afloat.com/nail/wp-content/themes/afloat_nail/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 * 19 / 480) !important;
    }
}
/* lp_01 */
.lpCamWrap {
	line-height:1.8;
}
.lpCam .mb5 {
	margin-bottom:5px !important;
}
.lpCam .mb10 {
	margin-bottom:10px !important;
}
.lpCam .mb15 {
	margin-bottom:15px !important;
}
.lpCam .mb20 {
	margin-bottom:20px !important;
}
.lpCam .mb30 {
	margin-bottom:30px !important;
}
.lpCam .mb40 {
	margin-bottom:40px !important;
}
.lpCam .mb50 {
	margin-bottom:50px !important;
}
.tac {
	text-align: center !important;
}
.ftBold {
	font-weight: bold !important;
}
.lpCam .contBox a img:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.lpCam .contBox {
	width: 90%;
	max-width: 830px;
	margin-left: auto;
	margin-right: auto;
}
.lpCam .ftBold {
	font-weight: bold !important;
}
.lpCam .pr {
	position: relative;
}
.lpCam .spCont {
	display: none;
}
@media screen and (max-width: 768px) {
    .lpCam .contBox {
        width: 100%;
    }
	.lpCam .spCont {
        display: block;
    }
	.lpCam .pcCont {
		display: none;
	}
}
.lpCam .camTtlTxt1 {
    font-size: 26px !important;
}
.lpCam .camTtlTxt2 {
    font-size: 34px !important;
	line-height: 1.0 !important;
}
@media screen and (max-width: 768px) {
    .lpCam .camTtlTxt1 {
        font-size: calc(100vw * 28 / 768) !important;
    }
    .lpCam .camTtlTxt2 {
        font-size: calc(100vw * 30 / 768) !important;
    }
}
.section07 .camNone {
	display: none;
}
.camWrapLp {
    margin-bottom: 30px !important;
}
@media screen and (max-width: 768px) {
    .camWrapLp {
		width: 90%;
		margin: auto;
	}
    .camWrapLp .mt30 {
        margin-top: 0 !important;
    }
}











