.smoke-main-wrap{
    background-color: rgb(34, 34, 34);
}
.fs14{
    font-size: 0.875rem;
}
.lh2{
    line-height: 2em;
}
.ls01{
    letter-spacing: 0.01em;
}
.ls05{
    letter-spacing: 0.05em;
}
.txt_clmain{
    color: #EB6B00;
}
.col_main{
    color: #EB6B00;
}
.txt_white{
    color: var(--bg-light);
}
.w-1100{
    max-width: 68.75rem;
    margin-left: auto;
    margin-right: auto;
}
.w-800{
    max-width: 50rem;
    margin-left: auto;
    margin-right: auto;
}
.w-920{
    max-width: 57.5rem;
    margin-left: auto;
    margin-right: auto;
}
.z0{
    z-index: 0;
}
.z1{
    z-index: 1;
}
.ls04{
    letter-spacing: 0.04em;
}
.ls-12{
    letter-spacing: -0.12em;
}
.ls-3{
    letter-spacing: -0.03em;
}
.ls03{
    letter-spacing: 0.03em;
}
.sv-txta{
    font-size: 0.938rem;
}
.lh166{
    line-height: 1.66;
}
.lh15{
    line-height: 1.5;
}
.skybrd-title .skybrg-subtt{
    font-size: 1rem;
    line-height: 1.5;
    margin-top: 0.375rem;
    display: inline-block;
}
.skybrg-main-title{
    line-height: 1.3;
    letter-spacing: 0;
    position: relative;
    padding-bottom: 0.625rem;
    margin-bottom: 0.625rem;
}
.sky-big{
    font-size: 5.313rem;
    color: #232323;
    line-height: 1;
}
.sky-small{
    font-size: 4rem;
    line-height: 1;
}
.sky-sybbig{
    font-size: 1rem;
    line-height: 2.2em;
    display: block;
}
.sky-worknote{
    padding-left: 1rem;
}
.sky-big-sm{
    font-size: 4rem;
}
.skybrg-main-title::after{
    content: "";
    background-color: #EB6B00;
    position: absolute;
    bottom: 0;
    left: 0;
}
.skybrg-main-title::after{
    height: 1px;
    width: 100%;
}
/* FV */
.sky-work-first .skybrg-main-title{
    max-width: 36.438rem;
}
/* End FV */
/* Movie */
.sky-movie-title{
    line-height: 1;
}
.skywork-popup {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.7);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 99999;
}
.skywork-bg-video{
    display: block;
    position: relative;
}
.skywork-bg-video:hover{
    opacity: 0.7;
}
.skywork-bg-video iframe{
    pointer-events: none;
}
.skywork-popup-content {
    background: var(--bg-light);
    width: 100%;
    position: relative;
    max-height: calc(100% - 1px);
    overflow-x: hidden;
    overflow-y: auto;
}
.skywork-popup-close-x {
    position: absolute;
    top: 14%;
    right: 1.5rem;
    max-width: 2.875rem;
    width: 100%;
    height: auto;
    background: none;
    border: none;
    cursor: pointer;
}
.skywork-popup-inner{
    max-width: 46.25rem;
    width: 100%;
    margin: 0 auto;
}
.skywork-popup-close-btn {
    display: block;
    color: var(--bg-light);
    border: none;
    cursor: pointer;
    width: 8.875rem;
    height: 2.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #EB6B00;
    padding: 0.25rem;
    font-size: 1rem;
}
.skywork-popup-close-btn:hover{
    background-color: #F7B17B;
}
.skywork-time,
.popup-date{
    font-size: 1rem;
    line-height: 1.5;
    margin-top: 0.625rem;
}
.kywork-vdo-tt,
.popup-title{
    margin-top: 0.25rem;
    font-size: 1.188rem;
    line-height: 1.5;
    color: var(--black-color);
}
.skytag{
    margin-top: 1.25rem;
}
.skytag span{
    font-size: 0.875rem;
    line-height: 1;
    border: 2px solid #EB6B00;
    padding: 0.375rem 0.688rem;
    border-radius: 0.313rem;
    min-width: 6.938rem;
    text-align: center;
    display: inline-block;
}
.sky-video-ct-hidden{
    display: none;
}
/* End movie */
/* Photo */
.skywork-list{
    display: grid;
}
.skywork-list .item{
    cursor: pointer;
}
.skybrg_my_content{
    display: none;
}
.skywork-list .skylist-image{
    overflow: hidden;
}
.skywork-list .skylist-image img{
    display: block;
    -o-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.skywork-list .item:hover .skylist-image img{
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
}
.skylist-title{
    margin-top: 0.625rem;
}
.popup {
    position: fixed;
    inset: 0;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}
.popup.show {
    display: flex;
}
.popup-bg {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.7);
}
.popup-content {
    background: var(--bg-light);
    position: relative;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.popup-content .slide-img {
    max-width: 100%;
    display: block;
    margin: auto;
}
.popup-content .swiper-button-next,
.popup-content .swiper-button-prev{
    color: var(--black-color);
    width: 3.125rem;
    height: 3.125rem;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
}
.popup-content .swiper-button-disabled{
    display: none;
}
.popup-content .swiper-button-next::after,
.popup-content .swiper-button-prev::after{
    font-size: 1.75rem;
}
.popup-content .skypu-notes{
    font-size: 1rem;
    line-height: 1.5;
}
.btn-close {
    position: absolute;
    right: 1rem;
    top: 1.875rem;
    font-size: 1.5rem;
    background: none;
    border: none;
    cursor: pointer;
    overflow: hidden;
    text-indent: -9999999px;
    width: 1.875rem;
    height: 1.875rem;
}
.btn-close::before,
.btn-close::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1px;   
  height: 1.875rem; 
  background-color: var(--body-color);
  transform-origin: center;
}

.btn-close::before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.btn-close::after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.btn-fullscreen{
    position: absolute;
    left: 1.5rem;
    top: 1.875rem;
    font-size: 2rem;
    background: none;
    border: none;
    cursor: pointer;
    z-index: 9;
}
.btn-fullscreen.active::before{
    content: "";
    width: 2.313rem;
    height: 2.25rem;
    background-image: url(../images/closefullscreen.png);
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    position: absolute;
    top:0;
    left:0;
    z-index: 1;
}
.btn-fullscreen.active .mmnr{
    display: none;
}
.popup.active .popup-content .swiper-button-prev{
    left: 0;
}
.popup.active .popup-content .swiper-button-next{
    right: 0;
    left: initial;
}
.popup.popup.active .popup-content .slide-img{
    flex-basis: 100%;
    min-height: 90vh;
}
.popup.popup.active .popup-content .text-box{
    display: none!important;
}
/* End photo */
@media only screen and (min-width: 781px){
    /* Video */
    .sky-movie-title{
        font-size: 3.75rem;
    }
    .sky-work-first{
        margin-top: 10.625rem;
    }
    .skywork-item{
        width: 29.375rem;
        background-color: var(--bg-light);
        border-radius: 0.625rem;
        padding: 2.5rem 1.875rem;
        min-height: 31.313rem;
    }
    .sky-work-movie{
        margin-top: 7.5rem;
    }
    .sky-workvideo-items{
        grid-template-columns: repeat(2, 1fr);
        gap: 4.375rem 2.5rem;
        display: grid;
        margin-top: 4.375rem;
    }
    .skywork-vdo-content{
        margin-top: 0.375rem;
    }
    .skywork-popup-video iframe {
        width: 100%;
        height: 25.938rem;
        object-fit: cover;
    }
    .skywork-popup-close-btn {
        margin: 4.375rem auto 0;
    }
    .sky-viddeo-ppct{
        font-size: 1.063rem;
        line-height: 1.5;
        margin-top: 1.25rem;
        color: var(--black-color);
    }
    /* End video */
    /* Work */
    .sky-work-photos{
        margin-top: 10.25rem;
        margin-bottom: 10.25rem;
    }
    .skywork-list{
        grid-template-columns: repeat(3, 1fr);
        gap: 1.875rem 1.25rem;
        margin-top: 4.375rem;
    }
    .skywork-bg-video iframe{
        width: 25.625rem;
        height: 14.375rem;
    }
    .skywork-popup-content {
        max-width: 61.25rem;
        padding: 10% 1.5rem 5% 1.5rem;
    }
    .skywork-list .skylist-image,
    .skywork-list .skylist-image img{
        width: 19.563rem;
        height: 14.688rem;
        object-fit: cover;
    }
    #popup .slide-inner{
        display: flex;
    }
    .popup-content {
        padding: 2.5rem;
    }
    .popup-content .swiper-button-prev{
        left: 0;
    }
    .popup-content .swiper-button-next{
        right: 33%;
    }
    .popup-content .skypu-title{
        font-size: 2.5rem;
        line-height: 1.5;
        color: var(--black-color);
        margin-bottom: 1.125rem;
    }
    .popup-content .text-box{
        flex-basis: 30%;
        padding: 10% 10% 0 4px;
        margin-left: auto;
        max-height: calc(100% - 1px);
        overflow-x: hidden;
        overflow-y: auto;
        height: 85vh;
    }
    .popup-content .slide-img {
        flex-basis: 56%;
        flex-shrink: 0;
        flex-grow: 0;
        max-height: 85vh;
        object-fit: contain;
    }
    /* End work */
}
@media only screen and (max-width: 780px){
    .w-980,
    .w-920{
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }
    .sky-work-first{
        margin-top: 3.125rem;
    }
    .sky-big-sm,
    .sky-small{
        font-size: 2.25rem;
        line-height: 1;
    }
    .skybrg-main-title{
        text-align: center;
    }
    .sky-worknote{
        font-size: 0.813rem;
        line-height: 1.8;
    }
    .sky-sybbig{
        font-size: 0.938rem;
        line-height: 1.8;
        padding-left: 1rem;
    }
    .skywork-popup-close-btn {
        margin: 1.875rem auto 0;
    }
    .sky-viddeo-ppct{
        font-size: 0.938rem;
        line-height: 1.375;
        margin-top: 1rem;
        color: var(--black-color);
    }
    /* Video */
    .sky-movie-title{
        font-size: 2.063rem;
    }
    .sky-work-movie{
        margin-top: 4.375rem;
    }
    .skywork-bg-video iframe{
        width: 100%;
        max-width: 100%;
        min-height: 9.813rem;
    }
    .sky-work-movie .skywork-item:not(:last-child){
        margin-bottom: 4.375rem;
    }
    .skywork-item{
        background-color: var(--bg-light);
        border-radius: 0.625rem;
        padding: 1.875rem 0.625rem;
        min-height: 24.625rem;
    }
    .sky-workvideo-items{
        margin-top: 1.875rem;
    }
    .skywork-popup-video iframe{
        max-width: 100%;
        min-height: 11.25rem;
        height: auto;
        width: 100%
    }
    .skywork-popup-content {
        max-width: 100%;
        padding: 30% 0.625rem 10% 0.625rem;
        margin-left: 0.625rem;
        margin-right: 0.625rem;
    }
    .skywork-popup-close-x{
        max-width: 2rem;
        top: 10%;
        right: 0.625rem;
    }
    /* End video */
    /* Work */
    .sky-work-photos{
        margin-top: 4.375rem;
        margin-bottom: 4.375rem;
    }
    .skywork-list{
        margin-top: 1.875rem;
    }
    #popup .slide-inner{
        max-height: calc(100% - 1px);
        overflow-x: hidden;
        overflow-y: auto;
        height: 85vh;
    }
    .simulated-fullscreen .slide-inner{
        padding-left: 0;
        padding-right: 0;
    }
    .popup-content {
        padding: 3.75rem 0;
    }
    .popup .btn-close{
        top: 1rem;
        right: 1rem;
    }
    .skywork-list{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 1.875rem 0.625rem;
    }
    .only_sp.btn-exit-mobile-fs {
        display: none;
    }
    .btn-fullscreen-mobile,
    .btn-exit-mobile-fs{
        position: absolute;
        left: 1rem;
        top: 1rem;
        font-size: 1.5rem;
        background: none;
        border: none;
        cursor: pointer;
        z-index: 9;
    }
    .popup.simulated-fullscreen .btn-exit-mobile-fs {
        display: block !important;
    }    
    .popup-content .skypu-title{
        font-size: 1.375rem;
        line-height: 1.688rem;
        color: var(--black-color);
        margin-bottom: 1rem;
    }
    .popup-content .text-box{
        flex-basis: 100%;
        margin-top: 1.25rem;
        margin-bottom: 1.25rem;
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }
    .popup-content .swiper-button-prev{
        left: 1rem;
    }
    .popup-content .swiper-button-next{
        right: 1rem;
    }
    .popup.popup.active .popup-content .slide-img{
        max-height: 100%;
        min-height: 100%;
        height: 100%;
        max-width: 100%;
        width: 100%;
        object-fit: contain;
    }
    .skylist-title{
        font-size: 0.875rem;
        line-height: 1.375;
    }
    .hidden_sp{
        display: none;
    }
    .skywork-readmore{
        text-align: center;
        padding: 0 0.625rem;
        margin-top: 3.125rem;
    }
    .skywork-readmore .skwork-readmore-txt{
        width: 9.563rem;
        height: 2.875rem;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0.25rem;
        border: 2px solid rgba(235, 107, 0, 1);
        background-color: var(--bg-light);
        font-weight: 500;
        text-transform: uppercase;
        margin: 0 auto;
        border-radius: 1.875rem;
        font-size: 1rem;
        line-height: 1;
        color: rgba(235, 107, 0, 1);
    }
    .mmnr_sp{
        width: 1.688rem;
        height: 1.688rem;
        object-fit: contain;
    }
    /* End work */
}