.page-feature-detail-pc .bgr-feature {
    height: 360px;
    width: 100%;
    background-size: cover;
}

.page-feature-detail-pc .text-feature .title-img {
    position: relative;
    z-index: 1;
    margin-top: -45px;
    margin-bottom: 41px;
    background: linear-gradient(to left, #1e7b9c, #166394);
    color: #fff;
    font-weight: bold;
    display: inline-block;
    padding: 10px 15px;
}

.page-feature-detail-pc .text-feature .title-img p {
    font-size: 32px;
    display: inline;
}

.page-feature-detail-pc .text-feature .title-feature {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 25px;
}

.page-feature-detail-pc .text-feature .content-feature {
    font-size: 15px;
    line-height: 200%;
    margin-bottom: 30px;
}

.page-feature-detail-pc .group-list-items .wrap-item {
    background-color: #f1f3f3;
    width: 100%;
    margin-top: 39px;
}

.page-feature-detail-pc .group-list-items .wrap-item .item {
    position: relative;
    width: 100%;
    padding: 41px 0 41px 0;
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item {
    display: flex;
    justify-content: space-between;
    margin: 0 auto 50px;
    margin: 0 auto 50px;
}

.page-feature-detail-pc .group-list-items .wrap-item .item .bookmark {
    position: absolute;
    right: 0;
    top: -15px;
    width: 40px;
    height: auto;
    background-size: cover;
}

.page-feature-detail-pc .group-list-items .wrap-item .item .bookmark button {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item .left-img {
    width: 60%;
    height: 370px;
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item .left-img img {
    background-size: contain;
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item .left-img .btnx2 {
    width: 70%;
    margin: -36px auto 0;
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item .left-img .btnx2 .btn {
    height: 76px;
    border: 1px solid;
    width: 50%;
    font-size: 15px !important;
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item .left-img .btnx2 .btn-left {
    background-color: #baa656;
    /*background-image: url("https://d16ttsf45q7x6u.cloudfront.net/assets/student/images/btn-icon-1.png");*/
    background-repeat: no-repeat;
    background-position: 35px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    background-size: 30px;
    letter-spacing: 0.48px;
    text-align: center;
    border: 1px solid #dcdcdc;
    color: #ffffff;
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item .left-img .btnx2 .btn-left:hover {
    color: #fff;
    background-size: 30px;
    opacity: .9;

    /* background-position: 30px;
     */
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item .left-img .btnx2 .btn-right {
    background-color: #125691;
    /*background-image: url("https://d16ttsf45q7x6u.cloudfront.net/assets/student/images/book.png");*/
    background-repeat: no-repeat;
    background-position: 30px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    background-size: 40px;
    letter-spacing: 0.48px;
    text-align:center;
    padding-right: 2%;
    margin-left: -4px;
    border: 1px solid #DCDCDC;
    font-size: 1.6rem;
    color: #ffffff;
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item .left-img .btnx2 .btn-right:hover {
    background: #1F7B9C;
    background-size: 35px;
    /* fallback for old browsers */
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item .right-img {
    width: 55%;
    margin-left: -5%;
    margin-top: 3%;
    background-color: #fff;
    padding: 33px;
}

@media only screen and (max-width: 1050px) {
    .page-feature-detail-pc .group-list-items .wrap-item .item .img-item .right-img .title {
        font-size: 25px !important;
    }

    .page-feature-detail-pc .group-list-items .wrap-item .item .img-item .right-img .content {
        font-size: 12px !important;
    }
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item .right-img .title {
    font-size: 24px;
    letter-spacing: 1.2px;
    font-weight: bold;
    margin-bottom: 10px;
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item .right-img .content {
    font-size: 14px;
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item .right-img .extend {
    margin-top: 15px;
    display: flex;
    float: right;
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item .right-img .extend p {
    color: #19a4b9;
    font-size: 14px;
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item .right-img .extend img {
    width: 14px;
    height: 7px;
    margin-top: 6px;
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item .right-img .mid-right {
    display: flex;
    margin-top: 41px;
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item .right-img .mid-right img {
    background-size: contain;
    width: 66px;
    height: 66px;
    border: 1px solid #dcdcdc;
    padding: 2px;
    margin-right: 10px;
}

@media only screen and (max-width: 1150px) {
    .page-feature-detail-pc .group-list-items .wrap-item .item .img-item .right-img .mid-right img {
        width: 73px;
        height: 73px;
        padding: 12px;
    }
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item .right-img .mid-right .mig-right-right {
    margin-top: -5px;
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item .right-img .mid-right .mig-right-right p {
    font-size: 24px;
    letter-spacing: 1.2px;
    font-weight: bold;
    margin-bottom: 5px;
}

@media only screen and (max-width: 1150px) {
    .page-feature-detail-pc .group-list-items .wrap-item .item .img-item .right-img .mid-right .mig-right-right p {
        font-size: 20px !important;
    }
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item .right-img .mid-right .mig-right-right button {
    font-size: 12px;
    letter-spacing: 0.6px;
    border: 1px solid #dcdcdc;
    padding: 4px 6px;
    border-radius: 5px;
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item .right-img .address {
    display: flex;
    margin-top: 10px;
    display: flex;
    align-items: center;
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item .right-img .address img {
    width: 16px;
    background-size: contain;
    margin-right: 10px;
}

@media only screen and (max-width: 1050px) {
    .page-feature-detail-pc .group-list-items .wrap-item .item .img-item .right-img .address p {
        font-size: 12px !important;
    }
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item .right-img .address p {
    font-size: 14px;
    letter-spacing: 0.24px;
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item .right-img .tag {
    display: flex;
    margin-top: 15px;
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item .right-img .tag img {
    width: 18px;
    margin-right: 10px;
    background-size: contain;
    margin-top: 5px;
}

.page-feature-detail-pc .group-list-items .wrap-item .item .img-item .right-img .tag .tag-right button {
    border: 1px solid #d9d9d9;
    font-size: 12px;
    border-radius: 35px;
    margin-right: 5px;
    padding: 3px 6px;
    white-space: nowrap;
    margin-bottom: 10px;
}

@media only screen and (max-width: 1000px) {
    .page-feature-detail-pc .group-list-items .wrap-item .item .img-item .right-img .tag .tag-right button {
        font-size: 12px !important;
    }
}

.page-feature-detail-pc .group-list-items .wrap-item .total {
    border: 1px solid red;
    height: 100px;
}

@media only screen and (max-width: 1300px) {
    .page-feature-detail-pc .page-guidance-list .group-list-items .item .img-item .right-img .content {
        font-size: 15px;
    }

    .page-feature-detail-pc .page-guidance-list .group-list-items .item .img-item .left-img .btnx2 .btn-left {
        font-size: 15px;
        padding-top: 5px;
        background-position: 45px;
        background-size: 23px;
    }

    .page-feature-detail-pc .page-guidance-list .group-list-items .item .img-item .left-img .btnx2 .btn-left:hover {
        background-size: 23px;
        background: url("https://d16ttsf45q7x6u.cloudfront.net/assets/student/images/btn-icon-1-active.png") no-repeat 45px, -webkit-linear-gradient(to right, #125691, #1f7b9c);
        /* Chrome 10-25, Safari 5.1-6 */
        background: url("https://d16ttsf45q7x6u.cloudfront.net/assets/student/images/btn-icon-1-active.png") no-repeat 45px, linear-gradient(to right, #125691, #1f7b9c);
        /* background-position: 30px;
         */
    }

    .page-feature-detail-pc .page-guidance-list .group-list-items .item .img-item .left-img .btnx2 .btn-right {
        font-size: 15px;
        background-position: 40px;
        background-size: 37px;
    }

    .page-feature-detail-pc .page-guidance-list .group-list-items .item .img-item .left-img .btnx2 .btn-right:hover {
        background-size: 37px;
        background: url("https://manage-student.s3.ap-northeast-1.amazonaws.com/images/book-active.png") no-repeat 40px, -webkit-linear-gradient(to right, #125691, #1f7b9c);

        background: url("https://manage-student.s3.ap-northeast-1.amazonaws.com/images/book-active.png") no-repeat 40px, linear-gradient(to right, #125691, #1f7b9c);
    }
}

@media only screen and (max-width: 1200px) {
    .page-feature-detail-pc .page-guidance-list .group-list-items .item .img-item .right-img .mid-right .mig-right-right p {
        font-size: 25px;
    }

    .page-feature-detail-pc .page-guidance-list .group-list-items .item .img-item .left-img .btnx2 .btn-left {
        font-size: 13px;
        padding-top: 5px;
        background-position: 35px;
        background-size: 20px;
    }

    .page-feature-detail-pc .page-guidance-list .group-list-items .item .img-item .left-img .btnx2 .btn-left:hover {
        background-size: 20px;
        background: url("https://d16ttsf45q7x6u.cloudfront.net/assets/student/images/btn-icon-1-active.png") no-repeat 35px, -webkit-linear-gradient(to right, #125691, #1f7b9c);
        /* Chrome 10-25, Safari 5.1-6 */
        background: url("https://d16ttsf45q7x6u.cloudfront.net/assets/student/images/btn-icon-1-active.png") no-repeat 35px, linear-gradient(to right, #125691, #1f7b9c);
        /* background-position: 30px;
         */
    }

    .page-feature-detail-pc .page-guidance-list .group-list-items .item .img-item .left-img .btnx2 .btn-right {
        font-size: 13px;
        background-position: 30px;
        background-size: 30px;
    }

    .page-feature-detail-pc .page-guidance-list .group-list-items .item .img-item .left-img .btnx2 .btn-right:hover {
        background-size: 30px;
        background: url("https://manage-student.s3.ap-northeast-1.amazonaws.com/images/book-active.png") no-repeat 30px, -webkit-linear-gradient(to right, #125691, #1f7b9c);
        background: url("https://manage-student.s3.ap-northeast-1.amazonaws.com/images/book-active.png") no-repeat 30px, linear-gradient(to right, #125691, #1f7b9c);
    }
}

@media only screen and (max-width: 1050px) {
    .page-feature-detail-pc .page-guidance-list .group-list-items .item .img-item .right-img .mid-right .mig-right-right p {
        font-size: 20px;
    }

    .page-feature-detail-pc .page-guidance-list .group-list-items .item .img-item .right-img .tag .tag-right button {
        font-size: 12px;
    }
}

.page-feature-detail-pc .extend-other {
    background: #fff;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 110px;
}

.page-feature-detail-pc .extend-other .dot {
    margin: 0 auto 50px;
    font-size: 35px;
    background-color: #000;
    width: 10px;
    height: 10px;
    border-radius: 5px;
}

.page-feature-detail-pc .extend-other .text-jp {
    font-size: 32px;
    color: #191919;
    font-weight: bold;
}

.page-feature-detail-pc .extend-other .text-en {
    font-size: 18px;
    color: #bfbfbf;
}

.page-feature-detail-pc .extend-other .line {
    width: 38px;
    height: 1px;
    background-color: #000;
    margin: 25px auto 0;
}

.page-feature-detail-pc .section-slide {
    margin-bottom: 30px;
}

.page-feature-detail-pc .section-slide .my-container {
    background: #f1f3f3;
    padding-bottom: 40px;
    padding-top: 80px;
}

.page-feature-detail-pc .section-slide .slick-slide img {
    display: block;
}

.page-feature-detail-pc .section-slide .slick-dots-slide {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.page-feature-detail-pc .section-slide .slick-dots-slide li.slick-active button:before {
    opacity: 0.75;
    color: black;
}

.page-feature-detail-pc .section-slide .slick-dots-slide li {
    position: relative;
    display: inline-block;
    width: 7px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.page-feature-detail-pc .section-slide .slick-dots-slide li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.page-feature-detail-pc .section-slide .slick-dots-slide li button:before {
    font-size: 30px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: 0.25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.page-feature-detail-pc .section-slide div.slide {
    margin-left: 20%;
    width: 80%;
    height: auto;
    margin-top: -150px;
}

.page-feature-detail-pc .section-slide div.slide .item {
    width: 100%;
    height: auto;
}

.page-feature-detail-pc .section-slide .content {
    padding: 30px;
    background: #fff;
    width: 480px;
    margin-top: -250px;
    position: relative;
}

.page-feature-detail-pc .section-slide .content .item:nth-child(n+2) {
    display: none;
}

.page-feature-detail-pc .section-slide .content .btn-special_feature {
    height: 50px;
    width: 200px;
    background: #fff;
    font-size: 20px;
    color: #000;
    border: 1px solid #929292;
    border-radius: 1px;
    position: relative;
    transition: .3s;
    padding: 0 15px 0 0;
}

.page-feature-detail-pc .section-slide .content .btn-special_feature:hover{
    background: #000;
    color: #FFF;
}

.page-feature-detail-pc .section-slide .content .btn-special_feature .arrow-right {
    top: 10px;
    right: 12px;
    width: 26px;
    height: 26px;
    position: absolute;
    opacity: 1;
    transition: .3s;
}

.page-feature-detail-pc .section-slide .content .btn-special_feature .arrow-right-grey{
    top: 10px;
    right: 12px;
    width: 26px;
    height: 26px;
    position: absolute;
    opacity: 1;
    transition: .3s;
    opacity: 0;
}

.page-feature-detail-pc .section-slide .content .btn-special_feature:hover .arrow-right-grey {
    opacity: 1;
}

.page-feature-detail-pc .section-slide .content .btn-special_feature:hover .arrow-right{
    opacity: 0;
}

.page-feature-detail-pc .section-slide .content img {
    width: 26px;
    height: auto;
}

.page-feature-detail-pc .section-slide .content h3 {
    font-size: 21px;
    font-weight: bold;
}

.page-feature-detail-pc .section-slide .content p {
    margin: 25px 0;
    line-height: 180%;
    font-size: 15px;
}

#content-item .item span {
    display: block;
    font-size: 13px;
    line-height: 190%;
    padding: 10px 0 15px;
}

.page-feature-detail-pc .group-list-items .wrap-item .item .bookmark .tooltiptext {
visibility: hidden;
    width: 120px;
    font-size: 13px;
    font-weight: bold;
    background-color: #fff;
    color: #1e5799;
    text-align: center;
    border-radius: 2px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 95%;
    left: 50%;
    outline: none;
    box-shadow: 0 3px 6px rgba(0,0,0,0.06), 0 -2px 6px rgba(0,0,0,0.13);
    margin-left: -60px;
}

.page-feature-detail-pc .group-list-items .wrap-item .item .bookmark .tooltiptext::after {
    content: "";
    position: absolute;
    top: 96%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: white transparent transparent transparent;
}

.page-feature-detail-pc .group-list-items .wrap-item .item .bookmark:hover .tooltiptext {
    visibility: visible;
}