@charset "UTF-8";
.main_inner{
    position:relative;
    width:100%;
    overflow:hidden;
}
.main_inner a{
    position:absolute;
    display:block;
    font-size:0;
}
.reason_cont{
    padding:0 0 18.6667vw;
}
.reason_slide{
    width:100%;
    margin:30px 0 33px 0;
    overflow:hidden;
}
.reason_slide li{
    padding:0 3vw;
}
.strategy_cont{
}
.strategy_slide {
    width:100%;
    height:auto;
    margin:0 0 18.6667vw;
}
.strategy_slide .swiper-slide{
    position:relative;
}
.strategy_slide .swiper-slide > a{
    width: 94%;
    height: 80%;
    bottom: 0;
    left: 4%;
    font-size:0;
}
.strategy_slide .swiper-pagination{
    position:static;
    margin-top: 8vw;
}
.reason_slide .swiper-pagination-bullet,
.strategy_slide .swiper-pagination-bullet,
.compare_slide_wrap .swiper-pagination-bullet{
    width:20px;
    height:20px;
}
.reason_slide .swiper-pagination-bullet.swiper-pagination-bullet-active,
.strategy_slide .swiper-pagination-bullet.swiper-pagination-bullet-active,
.compare_slide_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #3332d6;
}
.teacher_sample_wrap{
    position:relative;
}
.teacher_sample_wrap > a{
    width: 40vw;
    height: 11vw;
}
.teacher_sample_wrap .sample1 {
    top: 97vw;
    left: 7vw;
}
.teacher_sample_wrap .sample2 {
    top: 97vw;
    right: 7vw;
}
.teacher_sample_wrap .sample3 {
    top: 146vw;
    left: 7vw;
}
.teacher_sample_wrap .sample4 {
    top: 146vw;
    right: 7vw;
}
.teacher_sample_wrap .sample5 {
    top: 195vw;
    left: 7vw;
}
.teacher_sample_wrap .sample6 {
    top: 195vw;
    right: 7vw;
}
.teacher_sample_wrap .sample7 {
    top: 245vw;
    left: 7vw;
}
.teacher_sample_wrap .sample8 {
    top: 245vw;
    right: 7vw;
}
.teacher_sample_wrap .sample9 {
    top: 295vw;
    left: 7vw;
}
.teacher_sample_wrap .sample10 {
    top: 295vw;
    right: 7vw;
}
.teacher_sample_wrap .sample11 {
    top: 345vw;
    left: 7vw;
}
.teacher_sample_wrap .sample12 {
    top: 345vw;
    right: 7vw;
}
.teacher_sample_wrap .sample13 {
    top: 393vw;
    left: 7vw;
}
.special_prod_cont{
    background:#ebf5ff;
}
.compare_slide_wrap{
    width:100%;
    padding: 7.639vw 5.278vw 18.889vw;
}
.compare_slide_wrap .swiper-slide {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 131.944vw;
    border-radius: 4.167vw;
    box-shadow: 0 1.389vw 4.167vw rgba(0, 0, 0, 0.25);
    background: #fff;
}
.compare_slide_wrap .swiper-pagination{
    position:static;
    margin-top:5.278vw
}
.book_cont .evidence_btn{
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 38.5vw;
    right: 15.083vw;
    left: auto;
    width: 12.667vw;
    height: 4vw;
    border: 1px solid #9e9e9e;
    border-radius: 0.556vw;
    background: transparent;
    letter-spacing: -0.05em;
    text-indent: 0;
    font-family: 'market-l';
    font-size: 2.133vw;
}

.book_cont .evidence_popup_area {
    display: none;
    position: absolute;
    top: 44.639vw;
    left: 50%;
    transform: translateX(-50%);
    width: 62.5vw;
    width: calc(100% - 5.556vw);
    background: #ededed;
}

.book_cont .evidence_popup_wrap {
    position: relative;
    padding: 5vw 3.333vw;
}

.book_cont .evidence_popup_area .x_btn {
    position: absolute;
    top: 1.944vw;
    right: 2.778vw;
    font-size: 21px;
    cursor: pointer;
}

.book_cont .evidence_popup_area li {
    font-size: clamp(11px, 1.944vw, 15px);
    line-height: 1.5;
    color: #707070;
}

.book_cont .evidence_popup_area li:first-child {
    margin-bottom: 2.778vw;
}
.book_cont .layer_video_btn {
    position: absolute;
    left: 6vw;
    width: 87vw;
    height: 14vw;
}
.book_cont a.book_video1 {
    top: 171vw;
}
.book_cont a.book_video2 {
    top: 190vw;
}