@charset "UTF-8";
#tubular-container iframe {
    transform: scale3d(1.22,1.22,1.22);
}

@media print, screen and (min-width: 768px) {

  /* CSS Document */
  .is-sp,
  .is-tab{
    display: none !important;
  }
  .is-number {
    font-family: nissan-brand-l,sans-serif !important;
    font-size: 1.08em;
  }
  .main-container-wrapper {
    width: 100%;
    position: absolute;
  }
  /* fade */
  .fade-type-up,
  .fade-type-down,
  .fade-type-left,
  .fade-type-right,
  .fade-elem{
    transition: 1.5s;
    opacity: 0;
  }
  .fade-elem{
    margin-bottom: 10px;
  }
  .fade-elem:last-of-type{
    margin-bottom: 10px;
  }
  .fade-type-up,
  .fade-elem{
    transform: translateY(10px);
  }
  .fade-type-down{
    transform: translateY(-10px);
  }
  .fade-type-left{
    transform: translateX(20px);
  }
  .fade-type-right{
    transform: translateX(-20px);
  }
  .fade-elem:nth-of-type(2){transition-delay: .1s;}
  .fade-elem:nth-of-type(3){transition-delay: .2s;}
  .fade-elem:nth-of-type(4){transition-delay: .3s;}
  .fade-elem:nth-of-type(5){transition-delay: .4s;}
  .fade-elem:nth-of-type(6){transition-delay: .5s;}
  .fade-elem:nth-of-type(7){transition-delay: .6s;}
  .fade-up-down{
    transform: translateY(0);
    opacity: 1;
  }
  .fade-left-right{
    transform: translateX(0);
    opacity: 1;
  }
  /*------ mv ------*/
  .mv {
    position: relative;
    line-height: 0;
    height: 100vh;
  }
  .mv-fixd {
    position: absolute !important;
    top: 0 !important;
  }
  .mv-head {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 1.875em;
    padding-right: 6.8em;
    z-index: 1000;
  }
  .mv-head .logo02{
    display: none;
  }
  .tab .mv-head{
    width: 120px;
  }
  .tab .mv-head .logo01{
    display: none;
  }
  .tab .mv-head .logo02{
    display: block;
  }
  .mv-head_link {
    width: 91px;
  }
  .mv-head_image {
    margin-top: 2.4em;
  }
  .mv-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50em;
    height: auto;
  }
  .mv-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  .mb-bg_overlay {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  .mb-bg_videoWrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
  }
  .mv-icon {
    position: absolute;
    right: 5.6%;
    bottom: 9.5%;
    width: 9.9%;
    height: auto;
  }
  [class*="mv-lead"]{
    position: absolute;
    bottom: 9%;
    left: 0;
    width: 100%;
  }
  [class*="mv-lead"] > .logo {
    position: relative;
    left: 5%;
    width: 75%;
    top: 0;
    transition: .6s;
  }
  .mv-lead01 .logo{
    opacity: 1;
    transform: translateY(0);
  }
  .mv-lead02 .logo{
    opacity: 0;
    transform: translateY(20px);
  }
  .show0 .mv-lead01 .logo{
    opacity: 0;
    transform: translateY(20px);
  }
  .show1 .mv-lead02 .logo{
    opacity: 1;
    transform: translateY(0);
  }

@media screen and (min-width: 1100px) and (max-width: 1200px) {
  .typeBox .typeCol{
    width: 54% !important;
  }
}

  /*------ contents ------*/
  .contents{
    position: relative;
  }
  /*------ leadArea ------*/
  .leadArea{
    position: relative;
    margin-top: 100px;
    text-align: center;
  }
  .leadArea .wrap{
    margin: 0 auto;
  }
  .leadArea .lead{
    font-size: 3.7rem;
    line-height: 1.72;
    letter-spacing: 0.4em;
  }
  .leadArea .txt{
    margin-top: 1.6em;
    font-size: 1.8rem;
    line-height: 2;
    letter-spacing: 0.34em;
  }
  .leadArea .txt sup {
    font-size: 1.2rem;
    top: -0.5em;
  }
  .leadArea .note{
    margin-top: 2.8em;
    font-size: 1.36rem;
    line-height: 2;
    letter-spacing: 0.34em;
  }
  /*------ typeArea-head ------*/
  .typeArea-head{
    margin-top: 160px;
  }
  .typeArea-head .head02{
    display: flex;
    align-items: center;
  }
  .typeArea-head .head02 > .tit01{
    width: 100%;
    max-width: 388px;
  }
  .typeArea-head .head02 > .tit02{
    position: relative;
    margin-left: 40px;
    padding-left: 170px;
    font-size: 2rem;
    line-height: 1;
    letter-spacing: 0.3em;
    width: 100%;
  }
  .typeArea-head .head02 > .tit02::after{
    content: "";
    position: absolute;
    width: 128px;
    height: 1px;
    background: #000;
    top: 50%;
    left: 0;
  }
  /*------ linkArea ------*/
  .linkArea{
    margin-top: 120px;
    padding: 0 10.4%;
    text-align: center;
  }
  .linkArea .txt{
    text-align: left;
    font-size: 1.8rem;
  }
  .linkArea .bnr{
    margin-top: 16px;
    border: 1px solid #e5e5e7;
  }
  .linkArea a{
    display: block;
  }
  .linkArea a img{
    width: 100%;
  }
  /*------ typeArea ------*/
  .typeArea{
    margin-top: 180px;
  }
  .headingBox {
    margin: 0 10.42% 100px 10.42%;
  }
  .headingBox .head02{
    display: flex;
    align-items: center;
  }
  .headingBox > .lead{
    margin-top: 52px;
    font-size: 3.4rem;
    line-height: 1.8;
    letter-spacing: 0.3em;
  }
  .headingBox > .lead > sup{
    font-size: 2rem;
    top: -1em;
  }
  .headingBox .caption{
    margin-top: 18px;
    font-size: 1.3rem;
    line-height: 1;
    letter-spacing: 0.3em;
  }
  .headingBox .caption em{
    font-style: normal !important;
    font-size: 1.49rem;
  }
  /* typeBox */
  [class*="typeBox"]{
    width: 100%;
    margin-top: 20px;
  }
  .typeBox::after {
    content: "";
    display: block;
    clear: both;
  }
  .typeBox02{
    padding: 0 10.4%;
  }
  .typeBox .typeImg{
    box-sizing: border-box;
    width: 74%;
  }
  .typeBox.vLeft .typeImg{
    float: right;
    width: 84%;
  }
  .typeImg img{
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  .typeBox .typeCol{
    box-sizing: border-box;
    position: relative;
    width: 39.8%;
    margin-top: -15.1%;
    margin-left: auto;
    padding: 4.7% 0.8% 5% 5%;
    background-color: #fff;
  }
  .typeBox.vLeft .typeCol{
     width: 38.5%;
    padding-left: 5.2%;
    margin-left: 5.2%;
    float: left;
  }
  .typeBox.vLeft.vSign .typeCol{
     width: 36.5%;
  }
  .typeBox02 .typeCol{
    padding: 5.2% 0;
    display:  flex;
    align-items: center;
    justify-content: center;
  }
  .typeCol .head03 > .tit01{
    font-size: 3.2rem;
    line-height: 1.8;
    letter-spacing: 0.3em;
  }
  .typeCol .head03 > .tit02{
    margin-top: 22px;
    font-size: 1.8rem;
    line-height: 1;
    letter-spacing: 0.3em;
  }
  .typeCol .txt{
    margin-top: 48px;
    font-size: 1.6rem;
    line-height: 2.1;
    letter-spacing: 0.26em;
  }
  .typeCol .txt em{
    font-style: normal !important;
    font-size: 1.82rem;
  }
  .typeCol .txt sup{
    font-size: 1.2rem;
    top: -0.5em;
  }
  .typeCol .caption{
    position: relative;
    margin-top: 13px;
    padding-left: 16px;
    font-size: 1.3rem;
    line-height: 1.8;
    letter-spacing: 0.24em;
  }
  .typeCol .caption > span{
    position: absolute;
    top: 1.5px;
    left: 0;
  }
  .typeCol .caption em{
    font-style: normal !important;
    font-size: 1.49rem;
  }
  .typeBox02 .typeCol .txt{
    margin: 0 0 0 4%;
  }
  /* carBox */
  .carBox{
    margin-top: 120px;
    padding: 0 10.42%;
    text-align: center;
  }
  .carBox .head02{
    position: relative;
    font-size: 2.4rem;
    line-height: 1;
    letter-spacing: 0.3em;
  }
  .carBox .head02 > span{
    padding: 0 60px;
    position: relative;
    display: inline-block;
    background: #fff;
    z-index: 1;
  }
  .carBox .head02 > span > em{
    font-style: normal !important;
    font-family: nissan-brand-l,sans-serif !important;
    font-size: 2.7rem;
  }
  .carBox .head02::after{
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #000;
    z-index: 0;
  }
  .carBox > .wrap{
    margin-top: 60px;
    padding: 0 6.6%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .carBox > .wrap > .col{
    width: calc((100% - 13.2%)/4);
    margin-left: 3%;
  }
  .carBox > .wrap > .col:nth-child(n+5){
    margin-top: 60px;
  }
  .carBox > .wrap > .col:nth-child(4n+1){
    margin-left: 0;
  }
  .carBox > .wrap > .col .txt{
    position: relative;
    margin-top: 22px;
    font-size: 1.6rem;
    letter-spacing: 0.3em;
  }
  .carBox > .wrap > .col .txt sup{
    position: absolute;
    top: 0.07em;
  }
  .carBox > .wrap > .col .caption{
    margin-top: 13px;
    font-size: 1.3rem;
    letter-spacing: 0.3em;
  }
  /*---- campaign ----*/
  .campaign {
    margin-top: 120px;
  }
  .campaign-container {
    width: 48%;
    margin: auto;
  }
  .campaign-text {
    font-size: 1.8rem;
  }
  .campaign-link {
    display: inline-block;
    width: 100%;
    margin-top: 8px;
  }
  .campaign-link_image {
    width: 100%;
    height: auto;
  }
  /*---- bnrArea ----*/
  .bnrArea{
    position:  relative;
    margin-top: 140px;
    padding: 6% 15.7%;
    background: #2b2b2b;
  }
  .bnrArea > .list{
    display: flex;
    justify-content: space-between;
  }
  .bnrArea > .list > li{
    margin-left: 4.6%;
    width: 47.7%;
  }
  .bnrArea > .list > li:first-child{
    margin: 0;
  }
  .pagetop{
    position: absolute;
    width: 100px;
    height: 100px;
    bottom: 30px;
    right: 30px;
    z-index: 1000;
  }
  .pagetop > a{
    display: block;
    width: 100px;
    height: 100px;
  }
  /* accBox */
  .accContent{
    margin-top: 30px;
  }
  .accContent .wrap{
    display: flex;
    justify-content: center;
  }
  .accContent .col{
    margin-left: 3%;
    width: 24.3%;
  }
  .accContent .col:first-child{
    margin: 0;
  }
  .accContent .col > a img{
    -webkit-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
  }
  .accContent .col > a:hover img{
    opacity: 0.7;
  }
  .accContent .col .imgcap{
    margin-top: 8px;
    font-size: 1.3rem;
    line-height: 1.6;
    letter-spacing: 0.22em;
    text-align: right;
  }
  .accContent .col .head04{
    margin-top: 40px;
    font-size: 1.8rem;
    line-height: 1.8;
    letter-spacing: 0.3em;
  }
  .accContent .col.navilink .head04{
    margin-top: 14px;
  }
  .accContent .col .head04 em{
    font-style: normal !important;
    font-size: 2rem;
    line-height: 1;
  }
  .accContent .col .txt{
    margin-top: 20px;
    font-size: 1.46rem;
    line-height: 2.14;
    letter-spacing: 0.22em;
  }
  .accContent .col.p1 .txt{
    margin-top: 19px;
  }
  .accContent .col .txt em{
    font-style: normal !important;
    font-size: 1.7rem;
    line-height: 1;
  }
  .accContent .col .caption{
    margin-top: 13px;
    font-size: 1.3rem;
    line-height: 1.6;
    letter-spacing: 0.22em;
  }
  .accContent .col .caption em{
    font-style: normal !important;
    font-size: 1.46rem;
  }
  .accMb{
    margin-bottom: 8%;
  }
}
/* ======================================================
 * PC Media Queries
====================================================== */
.typeBox .typeCol01{
  width: 38% !important;
}
@media screen and (min-width: 1101px) and (max-width: 1440px) {
  .typeBox02 .typeCol .txt {
    margin: 0 0 0 3%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1440px) {
  .accContent .col .txt {
    letter-spacing: 0.2em;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1500px) {
  .typeBox .typeCol{
    width: 48.5% !important;
  }
  .typeBox .typeCol01{
    width: 38% !important;
  }
  .accContent .col .head04{
    font-size: 1.7rem;
    letter-spacing: 0.18em;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1200px) {
  .typeBox .typeCol{
    width: 54% !important;
  }
  .typeBox .typeCol01{
    width: 38% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1099px) {
  .typeBox .typeCol{
    width: 54% !important;
  }
  .typeBox .typeCol01{
    width: 38% !important;
    padding: 4.7% 0% 5% 3%;
  }
  .carBox > .wrap{
    padding: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {

  .typeBox02 .typeCol .txt {
    margin: 0 0 0 2%;
  }
  .accContent .col .head04{
    font-size: 1.7rem;
  }
}

@media only screen and (max-width: 960px) {
  .mv-head .logo01{
    display: none;
  }
  .mv-head .logo02{
    display: block;
  }
  .mv-head{
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 20px 15px;
    z-index: 1000;
  }
  .mv-head .mv-head_link{
    width: 120px;
  }

}

@media only screen and (max-width: 767px) {
  .typeBox .typeCol01{
    width: 100% !important;
  }
  .is-pc {
    display: none !important;
  }
  .is-number {
    font-family: nissan-brand-l,sans-serif !important;
    font-size: 1.08em;
  }
  .main-container-wrapper {
    width: 100%;
    position: absolute;
  }
  /*------ mv ------*/
  .mv {
    position: relative;
    height: 100vh;
    line-height: 0;
  }
  .mv-fixd {
    position: absolute !important;
    top: 0 !important;
  }
  .mv-head_image {
    width: 38%;
    height: 100%;
  }
  .mv-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 85%;
    transform: translate(-50%, -50%);
  }
  .mv-img {
    background: url("../IMAGES/main_img01_sp.jpg") no-repeat 0 0;
    background-size: 100% auto;
  }
  .mv-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  .mb-bg_overlay {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  .mb-bg_videoWrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
  }
  .mv-icon {
    position: absolute;
    right: 5.5%;
    bottom: 5vh;
    width: 18.5%;
    height: auto;
  }
  [class*="mv-lead"]{
    position: absolute;
    bottom: 15.8%;
    left: 0;
    width: 100vw;
  }
  [class*="mv-lead"] > .logo {
    position: relative;
    left: 50%;
    width: 77%;
    top: 0;
    transition: .7s;
    
  }
  .mv-lead01 .logo{
    opacity: 1;
    transform: translate(-50%, 0);
    
  }
  .mv-lead02 .logo{
    opacity: 0;
    transform: translate(-50%, 30px);
  }
  .mv-lead02 .lead{
    opacity: 0;
    transform: translate(-50%, 30px);
  }
  .show0 .mv-lead01 .logo{
    opacity: 0;
    transform: translate(-50%, 30px);
  }
  .show1 .mv-lead02 .logo{
    opacity: 1;
    transform: translate(-50%, 0);
  }
  /*------ leadArea ------*/
  .leadArea{
    position: relative;
    padding: 50px 8.5% 0;
    text-align: center;
  }
  .leadArea .wrap{
    margin: 0 auto;
  }
  .leadArea .lead{
    font-size: 1.9rem;
    line-height: 1.8;
    letter-spacing: 0.25em;
  }
  .leadArea .txt{
    margin-top: 20px;
    font-size: 1.4rem;
    line-height: 1.9;
    letter-spacing: 0.22em;
  }
  .leadArea .txt sup {
    font-size: 1rem;
    top: -0.6em;
  }
  .leadArea .note{
    margin-top: 16px;
    font-size: 1rem;
  }
  /*------ typeArea-head ------*/
  .typeArea-head .head02 > .tit01{
    display: block;
    width: 100%;
    max-width: 132px;
  }
  .typeArea-head .head02 > .tit02{
    display: block;
    position: relative;
    margin-top: 25px;
    padding-left: 85px;
    font-size: 1.5rem;
    line-height: 1;
    letter-spacing: 0.3em;
  }
  .typeArea-head .head02 > .tit02::after{
    content: "";
    position: absolute;
    width: 64px;
    height: 1px;
    background: #000;
    top: 50%;
    left: 0;
  }
  .typeArea-head .block{
    max-width: 100%;
  }
  /*------ linkArea ------*/
  .linkArea{
    margin-top: 80px;
    padding: 0 4%;
    text-align: center;
  }
  .linkArea .txt{
    text-align: left;
    font-size: 1.3rem;
  }
  .linkArea .bnr{
    margin-top: 15px;
    border: 1px solid #e5e5e7;
  }
  /*------ typeArea ------*/
  .typeArea{
    margin-top: 100px;
    overflow-x: hidden;
  }
  .headingBox {
    margin: 0 5%;
  }
  .headingBox > .lead{
    margin-top:30px;
    font-size: 1.9rem;
    line-height: 1.75;
    letter-spacing: 0.3em;
  }
   .headingBox > .lead sup{
    font-size: 1.4rem;
    top: -0.8em;
  }
  .headingBox .caption{
    margin-top: 25px;
    font-size: 1rem;
    line-height: 1.9;
    letter-spacing: 0.3em;
  }
  .headingBox .caption em{
    font-style: normal !important;
    font-size: 1.15rem;
  }
  /* typeBox */
  [class*="typeBox"]{
    width: 100%;
    margin-top: 50px;
  }
  .typeBox::after {
    content: "";
    display: block;
    clear: both;
  }
  .typeCol{
    padding: 40px 4% 0;
  }
  .typeCol .head03 > .tit01{
    font-size: 1.9rem;
    line-height: 1.8;
    letter-spacing: 0.3em;
  }
  .typeCol .head03 > .tit02{
    margin-top: 16px;
    font-size: 1.5rem;
    line-height: 1;
    letter-spacing: 0.3em;
  }
  .typeCol .txt{
    margin-top: 30px;
    font-size: 1.45rem;
    line-height: 1.95;
    letter-spacing: 0.2em;
  }
  .typeCol .txt.vSec{
    margin-top: 42px;
  }
  .typeCol .txt em{
    font-style: normal !important;
    font-size: 1.72rem;
  }
  .typeCol .txt sup{
    font-size: 1rem;
    top: -0.6em;
  }
  .typeCol .caption{
    position: relative;
    margin-top: 12px;
    padding-left: 13px;
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 0.3em;
  }
  .typeCol .caption > span{
    position: absolute;
    top: 2px;
    left: 0;
  }
  .typeCol .caption em{
    font-style: normal !important;
    font-size: 1.15rem;
  }
  /* carBox */
  .carBox{
    margin-top: 60px;
    padding: 0 4%;
    text-align: center;
  }
  .carBox .head02{
    position: relative;
    font-size: 2.1rem;
    letter-spacing: 0.3em;
  }
  .carBox .head02 em{
    font-style: normal !important;
    font-size: 2.41rem;
  }
  .carBox > .wrap{
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
  }
  .carBox > .wrap > .col{
    width: 48%;
    margin-left: 4%;
  }
  .carBox > .wrap > .col:nth-child(n+3){
    margin-top: 20px;
  }
  .carBox > .wrap > .col:nth-child(2n+1){
    margin-left: 0;
  }
  .carBox > .wrap > .col .txt{
    position: relative;
    margin-top: 26px;
    font-size: 1.4rem;
    letter-spacing: 0.3em;
  }
  .carBox > .wrap > .col .txt sup{
    position: absolute;
    top: 0.07em;
  }
  .carBox > .wrap > .col .caption{
    margin-top: 10px;
    font-size: 1rem;
    line-height: 1;
    letter-spacing: 0.3em;
  }
  /*---- campaign ----*/
  .campaign {
    margin-top: 93px;
    padding: 0 16px;
  }
  ..campaign {
    width: 100%;
  }
  .campaign-text {
    font-size: 1.6rem;
  }
  .campaign-link {
    display: inline-block;
    width: 100%;
    margin-top: 8px;
  }
  .campaign-link_image {
    width: 100%;
    height: auto;
  }
  /*---- bnrArea ----*/
  .bnrArea{
    margin-top: 80px;
    padding: 30px 4%;
    background: #2b2b2b;
  }
  .bnrArea > .list > li + li{
    margin-top: 20px;
  }
  .pagetop{
    display: none;
  }
  /* accBox */
  .accBox{
    margin-top: 70px;
  }
  .accContent{
    overflow-x: auto;  /* 横スクロールの指定 */
    overflow-scrolling: touch;  /* スクロールを滑らかにする */
    -webkit-overflow-scrolling: touch;  /* スクロールを滑らかにする */
  }
  .accContent::-webkit-scrollbar {
    display: none;
  }
  .accContent .wrap{
    width: 180%;
    padding: 0 4% 60px;
    display: flex;
    justify-content: center;
    
  }
  .accContent .col{
    margin-left: 3%;
    width: 50%;
  }
  .accContent .col:first-child{
    margin: 0;
  }
  .accContent .col .imgcap{
    margin-top: 2px;
    font-size: 1rem;
    line-height: 1.9;
    letter-spacing: 0.3em;
    text-align: right;
  }
  .accContent .col .head04{
    margin-top: 30px;
    font-size: 1.5rem;
    line-height: 1.8;
    letter-spacing: 0.3em;
  }
  .accContent .col.navilink .head04{
    margin-top: 7px;
  }
  .accContent .col .head04 em{
    font-style: normal !important;
    font-size: 1.69rem;
  }
  .accContent .col .txt{
    margin-top: 18px;
    font-size: 1.4rem;
    line-height: 1.9;
    letter-spacing: 0.3em;
  }
  .accContent .col .txt em{
    font-style: normal !important;
    font-size: 1.58rem;
  }
  .accContent .col .caption{
    position: relative;
    margin-top: 25px;
    padding-left: 11px;
    font-size: 1rem;
    line-height: 1.9;
    letter-spacing: 0.3em;
  }
  .accContent .col .caption span{
    position: absolute;
    top: 1.6px;
    left: 0;
  }
  .accContent .col .caption em{
    font-style: normal !important;
    font-size: 1.13rem;
  }

}



@media screen and (min-width: 1201px) and (max-width: 1500px) {
  .accContent .col .head04{
    font-size: 1.7rem;
    letter-spacing: 0.18em;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .accContent .col .head04{
    font-size: 1.7rem;
  }
}

/*mv image-style*/
@media screen and (min-width: 1001px) {
  .mv {
   height: 100vh;
  }
  .mv-image {
    object-fit: cover;
    width: 100%;
    height: 100vh;
    object-position: center 68%;
  }
}
@media screen and (max-width: 1000px) {
  .mv {
   height: auto;
  }
}
@media print, screen and (min-width: 768px) {
  .mv-logo {
    top: 35%;
  }
  .mv-head {
    position: absolute;
    top:0;
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .mv-logo {
    top: 45%;
  }
}
/*mv image-style end*/

/* noteBox */
.noteBox{
  margin-top: 60px;
  padding: 0 10.42%;
  font-size: 12px;
  line-height: 2.7;
  text-align: left;
}
.noteBox.l2{
  margin-top: 28px;
}
.noteBox > .list > dt{
  position: relative;
  cursor: pointer;
  -webkit-transition: all .2s ease-out 0s;
  transition: all .2s ease-out 0s;
  text-align: center;
}
.noteBox > .list > dt::after{
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 0 0 .5em;
  background: url("../IMAGES/ach_open_pc.png") no-repeat border-box 50%/cover border-box;
  vertical-align: text-top;
}
.noteBox > .list > dt.active::after{
  background: url("../IMAGES/ach_close_pc.png") no-repeat border-box 50%/cover border-box;
}
.noteBox > .list > dd{
  margin-top: 10px;
  display: none;
}
.noteBox .note{
  font-size: 11px;
  line-height: 1.8;
}
.noteBox .note > li{
  position: relative;
  padding-left: 13px;
}
.noteBox .note > li::before{
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 7px;
  height: 7px;
  background: #333;
}
.noteBox .note > li + li{
  margin-top: 8px;
}
.noteBox .note > li em{
  font-style: normal !important;
  font-size: 1rem;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  /* noteBox */
  .noteBox{
    margin-top: 52px;
    padding: 0 4%;
  }
  .noteBox.l2{
    margin-top: 32px;
  }
  .noteBox > .list > dt{
    position: relative;
    font-size: 1.4rem;
    line-height: 1.9;
    letter-spacing: 0.3em;
    cursor: pointer;
    display: flex;
    align-items: left;
  }
  .noteBox > .list > dt::after{
    content: "";
    flex-shrink: 0;
    width: 28px;
    height: 28px;
    margin: 0 0 0 .5em;
    background: url("../IMAGES/ach_open_sp.png") no-repeat border-box 50%/cover border-box;
  }
  .noteBox > .list > dt.active::after{
    background: url("../IMAGES/ach_close_sp.png") no-repeat border-box 50%/cover border-box;
  }
  .noteBox > .list > dd{
    margin-top: 40px;
    display: none;
  }
  .noteBox .note{
    font-size: 1.3rem;
    line-height: 1.9;
  }
  .noteBox .note > li{
    position: relative;
    padding-left: 22px;
  }
  .noteBox .note > li::before{
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 7px;
    height: 7px;
    background: #333;
  }
  .noteBox .note > li + li{
    margin-top: 8px;
  }
  .noteBox .note > li em{
    font-style: normal !important;
    font-size: 1.48rem;
  }
  /*---- bnrArea ----*/
  .bnrArea{
    margin-top: 80px;
    padding: 30px 4%;
    background: #2b2b2b;
  }

  .pagetop{
    display: none;
  }
}

/*---- accBox slide-anim ----*/
.slide-anim {
	position:relative;
	height:13.6vw;
}
.slide-anim img {
	position:absolute;
	opacity:0;
	transition:all 1s ease-in-out;
	height:100%;
	object-fit:contain;
}

@media only screen and (max-width: 767px) {
	.slide-anim {
		height:30.6vw;
	}
}
/*------ mv_note ------*/
.mv_note{
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
  font-size: 1.45rem;
}
@media only screen and (max-width: 767px) {
  .mv_note{
    font-size: 1rem;
    margin-top: 5px;
    text-align: end;
  }
}