/* コンテンツ幅 フル */
.contentsInr{width:auto;padding:0px;}

/* コンテンツ幅 950px */
.contentsInr .contentsUnit{padding:0 10px;}
@media all and (min-width:740px){
.contentsInr .contentsUnit{width:950px;padding:0px;margin:0 auto;}
}

/* ぶち抜き 背景色 */
.ctm_contentsFull{background-color:#f5f5f5;}

.head_area{position: relative;}
@media (min-width: 740px){
    .head_area .head_logo{position: absolute;z-index: 30;top: calc(35% - 25px);left: 50%;transform: translate(-50%, -50%);width: 320px;}
}
.heroimgWrap.typeVideo.heroimgWrap-titleImg .mainHeading{
    top: calc(50% - 40px);
}
@media (max-width: 739px){
    .heroimgWrap.typeVideo{
        height: 100%;
    }
    .heroimgWrap.typeVideo video{
        background-color: #000000;
    }
    .heroimgWrap.typeVideo.heroimgWrap-titleImg .mainHeading{
        padding: 0 10px;
    }
}

@media (min-width: 740px){
    .heroimgWrap.typeVideo{
        max-height: 915px;
    }
    .heroimgWrap.heroimgWrap-titleImg .mainHeading{
        width: calc(1012 / 1920 * 100vw);
        max-width: 100%;
    }
    .heroimgWrap.typeVideo.heroimgWrap-titleImg .mainHeading{
        top: calc(50% - 48px);
    }
    .heroimgWrap.heroimgWrap-titleImg .mainHeading .mainTtl img {
        width: 100%;
    }
}
.head_area .btnBox .lpBtn {
    position: absolute;
    z-index: 30;
    top: calc(50% + 115px);
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
@media (max-width: 739px){
    .head_area .btnBox .lpBtn {
        width: calc(378 / 750 * 100vw);
        top: auto;
        bottom: 10px;
    }
    .btnBox .lpBtn .btn{
        font-size: 1.4rem;
    }
}
.btnBox .lpBtn {
    box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.5);
}
.btnBox .lpBtn .btn{
    background: linear-gradient(-45deg, #868686 0%, #868686 50%, #757575 50%, #757575 100%);
    border: none;
    color: #ffffff;
    font-weight: bold;
    margin-top: 0;
    max-width: 100%;
    margin-top: 0;
}
@media (min-width: 740px){
    .btnBox .lpBtn {
        width: 251px;
    }
}
.btnBox .lpBtn .btn::after{
    background-image: none;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: #ffffff transparent transparent transparent;
}
#theme {
    padding: 50px 0;
}
@media (max-width: 739px){
    #theme .colWrap.clm_1_2col .col:nth-child(2){
        margin-top: 50px;
    }
}
@media (min-width: 740px){
    #theme{
        padding: 200px 0 150px;
    }
    #about {
        padding: 100px 0;
    }
}
@media (min-width: 740px){
    #about .cntTtl img{width: 270px;height: 122px;}
    #spot .cntTtl img{width: 235px;height: 177px;}
    #mind .cntTtl img{width: 239px;height: 177px;}
    #last .cntTtl img{width: 174px;height: 177px;}
}
#spot .contentsUnit{position: relative;}
#spot .ctm_contentsFull.top,
#spot .ctm_contentsFull.bottom{
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
#spot .ctm_contentsFull.top{
    background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/newtrip-amami/films/img_sites/bg_spot_01_sp.jpg);
}
#spot .ctm_contentsFull.bottom{
    background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/newtrip-amami/films/img_sites/bg_spot_01_sp.jpg);
}
@media (max-width: 739px){
    #spot .ctm_contentsFull .contentsUnit{
        display: flex;
        flex-direction: column;
    }
    #spot .ctm_contentsFull .contentsUnit .img{
        margin-top: 30px;
    }
}
#spot {
    padding: 50px 0;
}
#spot .ctm_contentsFull.top {
    margin-top: 50px;
}
#spot .ctm_contentsFull.top,
#spot .ctm_contentsFull.bottom{
    padding-bottom: 50px;
}
@media (min-width: 740px){
    #spot {
        padding: 100px 0 0;
    }
    #spot .ctm_contentsFull.top,
    #spot .ctm_contentsFull.bottom{
        margin-top: 0;
        padding-bottom: 100px;
    }
    #spot .ctm_contentsFull.top{
        margin-top: 100px;
        padding-top: 503px;
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/newtrip-amami/films/img_sites/bg_spot_01_pc.jpg);
    }
    #spot .ctm_contentsFull .spotImg{
        position: absolute;
    }
    #spot .ctm_contentsFull.top .spotImg{
        width: 580px;
        top: -424px;
        right: -26px;
    }
    #spot .ctm_contentsFull.bottom{
        padding-top: 358px;
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/newtrip-amami/films/img_sites/bg_spot_02_pc.jpg);
    }
    #spot .ctm_contentsFull.bottom .spotImg{
        width: 396px;
        top: -159px;
        left: -21px;
    }
}
#mind{
    display: flex;
}
@media (max-width: 739px){
    #mind{
        flex-direction: column;
    }   
}
#mind [class*="splitBox"]{
    width: 100%;
    padding: 100px 0 50px;
}
@media (max-width: 739px){
    #mind [class*="splitBox"]{
        padding: 50px 0;
    }
    #mind [class*="splitBox"] .splitClm .boxInr{
        padding: 0 10px;
        text-align: center;
    }
}
@media (min-width: 740px){
    #mind [class*="splitBox"] .splitClm{
        width: 475px;
        padding: 0 10px;
    }
}
#mind [class*="splitBox"][class*="-Left"] .splitClm{
    margin-left: auto;
    margin-right: 0;
}
@media (max-width: 739px){
    #mind [class*="splitBox"][class*="-Right"]{
        padding-top: 0;
    }
}
@media (min-width: 740px){
    #mind [class*="splitBox"][class*="-Right"]{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/newtrip-amami/films/img_sites/bg_din_pc.jpg);
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: cover;
        padding-right: 25px;
        height: calc(1133 / 1920 * 100vw);
        /* padding-top: 540px; */
        display: flex;
        align-items: flex-end;
    }
    #mind [class*="splitBox"][class*="-Right"] *{
        color: #fff;
    }
}
@media (min-width: 740px){
    #mind [class*="splitBox"][class*="-Right"] .ctm_pageTtl {
        text-align: left;
    }
}
#mind [class*="splitBox"][class*="-Right"] .ctm_pageTtl .ttlLv2{
    margin-bottom: 0;
    padding-top: 0;
}
.snsLink {
    width: 177px;
}
@media (max-width: 739px){
    .snsLink {
        margin: 15px auto 0;
    }
}
@media (min-width: 740px){
    .snsLink {
        width: 117px;
        margin-top: 20px;
    }
}
#mind [class*="splitBox"][class*="-Right"] .ctm_pageTtl .ttlLv2 .heading{
    font-size: 4rem;
}
@media (min-width: 740px){
    #mind [class*="splitBox"][class*="-Right"] .splitClm {
        margin-left: 20px;
    }
    #mind [class*="splitBox"][class*="-Right"] .ctm_pageTtl .ttlLv2{
        margin: 0;
        padding: 0;
    }
    #mind [class*="splitBox"][class*="-Right"] .ctm_pageTtl .ttlLv2 .heading{
        font-size: 6rem;
    }
}
.snsLink ul {
    display: flex;
    justify-content: space-between;
}
.snsLink ul li img{
    width: 45px;
    height: 34px;
}
@media (min-width: 740px){
    .snsLink ul li img{
        width: 30px;
        height: 20px;
    }
}
#last {
    padding: 100px 0 90px;
}