#w {
    display: block !important;
    padding-top: 0 !important;
}

.p-tvcm img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.p-tvcm .l-frame {
    position: relative;
    width: 916px;
    margin: 0 auto;
}

.p-tvcm .l-row {
    font-size: 0;
    box-sizing: border-box;
}

.p-tvcm .l-row .col {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    box-sizing: border-box;
}

.p-tvcm .l-row .col.is-col2 {
    width: 50%;
}

.p-tvcm .l-row .col.is-col3 {
    width: 33.33%;
}

.p-tvcm .l-row .col.is-col4 {
    width: 25%;
}

.p-tvcm .l-row .col.is-col4-3 {
    width: 75%;
}

.p-tvcm .l-row.is-pd10 {
    margin: 0 -10px;
}

.p-tvcm .l-row.is-pd10 > .col {
    padding: 0 10px;
}

.p-tvcm .l-row.is-pd8 {
    margin: 0 -8px;
}

.p-tvcm .l-row.is-pd8 > .col {
    padding: 0 8px;
}

.p-tvcm .l-row.is-pd5 {
    margin: 0 -5px;
}

.p-tvcm .l-row.is-pd5 > .col {
    padding: 0 5px;
}

.p-tvcm .c-btn {
    position: relative;
    display: block;
    width: 100%;
    padding: 0 10px;
    border-radius: 4px;
    background: #f1841c;
    color: #fff !important;
    font-size: 12px;
    line-height: 26px;
    box-sizing: border-box;
}

.p-tvcm .c-btn.is-yellow {
    background: #f5a960;
}

.p-tvcm .c-btn:hover {
    opacity: 0.7;
}

.p-tvcm .c-btn:before {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    content: '';
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
}

.p-tvcm .sec-mainv {
    width: 100%;
    margin-bottom: 45px;
}

.p-tvcm .sec-mainv .capt-main {
    padding: 36px 0;
    text-align: center;
}

.p-tvcm .sec-mainv .capt-main .capt img {
    width: 606px;
    height: auto;
}

.p-tvcm .sec-mainv .capt-main .text {
    letter-spacing: 1px;
    font-size: 18px;
    line-height: 20px;
}

.p-tvcm .sec-mainv .capt-main:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 137px;
    height: 123px;
    background: url(http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/tvcm/pic_yahagisan.png) no-repeat;
    background-size: cover;
    content: '';
}

.p-tvcm .sec-mainv .capt-main:after {
    position: absolute;
    right: -30px;
    bottom: 0;
    width: 161px;
    height: 123px;
    background: url(http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/tvcm/pic_aiku.png) no-repeat;
    background-size: cover;
    content: '';
}

.p-tvcm .sec-mainv .main-slider {
    overflow: hidden;
    height: 555px;
}

.p-tvcm .sec-mainv .main-slider .carousel {
    opacity: 0;
}

.p-tvcm .sec-mainv .main-slider .slide-item {
    position: relative;
    width: 916px;
    height: 515px;
}

.p-tvcm .sec-mainv .main-slider .slide-item img {
    position: relative;
    display: block;
    margin-top: -86px;
}

.p-tvcm .sec-mainv .main-slider .slide-item .slide-player:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    width: 108px;
    height: 108px;
    margin-top: -54px;
    margin-left: -54px;
    background: url(http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/tvcm/btn_play.png) no-repeat;
    background-size: cover;
    content: '';
    pointer-events: none;
}

.p-tvcm .sec-gallery {
    overflow: hidden;
    margin-bottom: 97px;
}

.p-tvcm .sec-gallery .capt-movie {
    font-size: 15px;
}

.p-tvcm .sec-gallery .tmb-movie:hover {
    opacity: 0.7;
}

.p-tvcm .sec-gallery .btn-box {
    padding-top: 10px;
}

.p-tvcm .sec-gallery .l-row {
    margin-bottom: 50px;
}

.p-tvcm .sec-gallery .l-row:last-child {
    margin-bottom: 0;
}

.p-tvcm .sec-profile {
    margin-bottom: 20px;
}

.p-tvcm .sec-profile .capt-profile {
    width: 316px;
    margin: 0 auto !important;
}

.p-tvcm .sec-profile .box-profile {
    padding: 0 110px;
}

.p-tvcm .sec-profile .box-profile .item {
    width: 348px;
    padding: 20px 40px 45px;
}

.p-tvcm .sec-profile .box-profile .capt-box {
    text-align: center;
    font-weight: bold;
}

.p-tvcm .sec-profile .box-profile .capt-box .img {
    width: 190px;
    height: auto;
    margin-bottom: 10px;
}

.p-tvcm .sec-profile .box-profile .capt-box .name {
    font-size: 20px;
    line-height: 26px;
}

.p-tvcm .sec-profile .box-profile .capt-box .sub {
    font-size: 12px;
}

.p-tvcm .sec-profile .box-profile .text-box {
    margin-top: 10px;
    color: #000;
    font-size: 14px;
    line-height: 22px;
}

.p-tvcm .sec-profile .box-profile .text-box .ico {
    display: inline-block;
    margin: 10px 5px 0 0;
}

.p-tvcm .sec-profile .box-profile .text-box .ico:hover {
    opacity: 0.7;
}

.p-tvcm .sec-profile .box-profile .text-box .ico img {
    width: 26px;
    height: auto;
}

.p-tvcm .sec-profile .info {
    padding: 13px;
    border: solid 1px #666;
    border-radius: 6px;
}

.p-tvcm .sec-profile .info p {
    color: #666;
    font-size: 12px;
}

.p-tvcm .slick-loading {
    background: #fff url(http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/common/loading.gif) center center no-repeat;
}

.p-tvcm .slick-slide {
    cursor: pointer;
}

.p-tvcm .slick-prev, .p-tvcm .slick-next {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    outline: none;
    border: none;
    background: transparent;
    background: rgba(0, 0, 0, 0.7);
    font-size: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#77000000,endColorstr=#77000000);
    cursor: pointer;
}

.p-tvcm .slick-prev:focus, .p-tvcm .slick-next:focus {
    outline: none;
}

.p-tvcm .slick-prev:hover, .p-tvcm .slick-next:hover {
    outline: none;
    background: transparent;
    background: rgba(0, 0, 0, 0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#44000000,endColorstr=#44000000);
}

.p-tvcm .slick-prev:before, .p-tvcm .slick-next:before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
}

.p-tvcm .slick-prev {
    right: 50%;
    z-index: 10;
    margin-right: 458px;
}

.p-tvcm .slick-prev:before {
    right: 0;
    background: url(http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/tvcm/ico_arrow_left.png) no-repeat right center;
    background-size: 40px 40px;
}

.p-tvcm .slick-next {
    left: 50%;
    margin-left: 458px;
}

.p-tvcm .slick-next:before {
    left: 0;
    background: url(http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/tvcm/ico_arrow_right.png) no-repeat left center;
    background-size: 40px 40px;
}

.p-tvcm .slick-dotted.slick-slider {
    margin-bottom: 20px;
}

.p-tvcm .slick-dots {
    position: absolute;
    bottom: -32px;
    display: block;
    width: 100%;
    text-align: center;
}

.p-tvcm .slick-dots li {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 7px !important;
    cursor: pointer;
}

.p-tvcm .slick-dots li button {
    display: block;
    width: 12px;
    height: 12px;
    padding: 5px;
    outline: none;
    border: 0;
    background: transparent;
    color: transparent;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
}

.p-tvcm .slick-dots li button:hover, .p-tvcm .slick-dots li button:focus {
    outline: none;
}

.p-tvcm .slick-dots li button:hover:before, .p-tvcm .slick-dots li button:focus:before {
    background: #859791;
}

.p-tvcm .slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #bfc7c4;
    content: '';
}

.p-tvcm .slick-dots li.slick-active button:before {
    background: #859791;
}

#swipebox-overlay.swipebox-custom #swipebox-top-bar {
    top: 0;
}

#swipebox-overlay.swipebox-custom #swipebox-top-bar.visible-bars {
    -ms-transform: none;
        transform: none;
}

#swipebox-overlay.swipebox-custom #swipebox-bottom-bar {
    bottom: 0;
}

#swipebox-overlay.swipebox-custom #swipebox-bottom-bar.visible-bars {
    -ms-transform: none;
        transform: none;
}
