/*------------------------------------------------------------
common
------------------------------------------------------------*/
@font-face {
    font-family: 'Zen Kaku Gothic New';
    src: local('Zen Kaku Gothic New Bold'), local('Zen-Kaku-Gothic-New-Bold'),
    url('../font/ZenKakuGothicNew-Bold.woff2') format('woff2'),
    url('../font/ZenKakuGothicNew-Bold.woff') format('woff'),
    url('../font/ZenKakuGothicNew-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

body {
    font-family: "Zen Kaku Gothic Antique", sans-serif;
}
@font-face {
    font-family: 'Zen Kaku Gothic New';
    src: url(../font/ZenKakuGothicNew-Black.ttf);
}
@font-face {
    font-family: 'Zen Kaku Gothic New';
    src: url(../font/ZenKakuGothicNew-Bold.ttf);
}
@font-face {
    font-family: 'Zen Kaku Gothic New';
    src: url(../font/ZenKakuGothicNew-Light.ttf);
}
@font-face {
    font-family: 'Zen Kaku Gothic New';
    src: url(../font/ZenKakuGothicNew-Medium.ttf);
}
@font-face {
    font-family: 'Zen Kaku Gothic New';
    src: url(../font/ZenKakuGothicNew-Regular.ttf);
}


#nissan-body9v2 {
    font-size: 13px;
    font-weight: 500;
    color: #000;
    overflow: hidden;
    background: #fff;
    position: relative;
}

#nissan-body9v2 * {
    box-sizing: border-box;
}

#nissan-body9v2 a {
    transition: opacity .3s;
}

#nissan-body9v2 a[href^="tel:"] {
    display: inline-block;
    transition: none;
}

#nissan-body9v2 a:hover {
    text-decoration: none;
}

#nissan-body9v2 a:focus-visible {
    outline: none;
}

#nissan-body9v2 img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

#nissan-body9v2 .js-fadein {
    opacity: 0;
    transform: translate(0, 20px);
    transition-property: opacity, transform;
    transition-duration: 1s;
}

#nissan-body9v2 .scroll-in {
    opacity: 1;
    transform: translate(0, 0);
}

#nissan-body9v2 .pc-br {
    display: inline;
}

#nissan-body9v2 .sp-br {
    display: none;
}

#nissan-body9v2 .inner {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    padding: 0 12px;
}

#nissan-body9v2 #part1 .fl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#nissan-body9v2 #part1 a:hover {
    opacity: .8;
}

/*BANNER*/

#nissan-body9v2 #part1 .banner {
    position: relative;
}

#nissan-body9v2 #part1 .banner .banner-inner .logo {
    position: absolute;
    width: 15.859375%;
    left: 10%;
    top: 5.2%;
}

#nissan-body9v2 #part1 .banner .banner-inner .banner-pic img {
    width: 100%;

}

#nissan-body9v2 #part1 .banner .banner-inner .text01 dt {
    display: inline-block;
    font-size: 2.2vw;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: #c70000;
    width: fit-content;
    position: relative;
}

#nissan-body9v2 #part1 .banner .banner-inner .text01 dt:last-child:after {
    content: "※2";
    font-size: 0.9vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.6px;
    text-align: left;
    color: #848080;
    position: absolute;
    right: -22px;
    bottom: -1px;
}

#nissan-body9v2 #part1 .banner .banner-inner .text01 dt:nth-child(2) {
    font-family: Arial;
    font-size: 8.5vw;
    font-weight: bold;
    font-stretch: normal;
    font-style: italic;
    line-height: 0.3;
    letter-spacing: -3.36px;
    text-align: left;
    color: #c70000;
    margin: 0 11px 0px 4px;
    width: fit-content;
    position: relative;
    top: 6px;
}

#nissan-body9v2 #part1 .banner .banner-inner .text01 {
    position: absolute;
    left: 15.2%;
    top: 50.4%;
}

#nissan-body9v2 #part1 .banner .banner-inner .text02 {
    position: absolute;
    left: 15.3%;
    bottom: 27%;
}

#nissan-body9v2 #part1 .banner .banner-inner .text02 dt span {
    font-size: 1.4vw;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: normal;
    text-align: center;
    color: #312e2e;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    margin-bottom: 0;
    position: relative;
    bottom: 9px;
    left: 31px;
}

#nissan-body9v2 #part1 .banner .banner-inner .text02 dt {
    width: fit-content;
    display: inline-block;
    font-family: Arial;
    font-size: 5.3vw;
    font-weight: bold;
    font-stretch: normal;
    font-style: italic;
    line-height: 0.51;
    letter-spacing: -2.04px;
    text-align: left;
    color: #c70000;
}

#nissan-body9v2 #part1 .banner .banner-inner .text02 dt:nth-child(2) {
    margin: 0 19.5px 0 18.5px;
}

#nissan-body9v2 #part1 .banner .banner-inner .text02 dt small {
    font-size: 2.3vw;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: left;
    margin-left: 4px;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
}

#nissan-body9v2 #part1 .banner .banner-inner .text02 dt:last-child span {
    position: relative;
    left: -1px;
    bottom: 12px;
}

#nissan-body9v2 #part1 .banner .banner-inner .text02 dt svg {
    width: 3.4vw;
}

#nissan-body9v2 #part1 .banner .banner-inner .text02 dt:last-child {
    font-family: 'Zen Kaku Gothic New';
    font-size: 4.17vw;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.75;
    letter-spacing: 2.6px;
    text-align: center;
    color: #c70000;
    position: relative;
    left: -6px;
}

#nissan-body9v2 #part1 .banner .banner-inner .note {
    position: absolute;
    padding-left: 0;
    width: fit-content;
    height: fit-content;
    text-align: left;
    left: 30.1%;
    top: unset;
    bottom: 2.2%;
    color: #fff;
    transform: translateX(-50%);
}

#nissan-body9v2 #part1 .banner .banner-inner .bh {
    width: 47.36875%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 10.31%;
}

#nissan-body9v2 #part1 .banner .banner-inner .bh .flogo {
    margin: 0 auto;
    width: 51.46%;
    display: block;
}

#nissan-body9v2 #part1 .banner .banner-inner .bh .sshead {
    padding-top: 26px;
    border-top: 1px solid #B9BBBC;
    margin-top: 24px;
}

#nissan-body9v2 #part1 .banner .banner-inner .bh .sshead span {
    display: block;
}

#nissan-body9v2 #part1 .banner .banner-inner .bh .sshead .subt {
    font-size: 1.57vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: -0.4px;
    text-align: center;
    color: #312e2e;
}

#nissan-body9v2 #part1 .banner .banner-inner .bh .sshead .main {
    margin: 16px 0 11px 0;
    position: relative;
}

#nissan-body9v2 #part1 .banner .banner-inner .bh .sshead .main:after {
    content: "※1 ";
    font-size: 1vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.6px;
    text-align: left;
    color: #848080;
    position: absolute;
    right: -30px;
    bottom: -10px;
}

#nissan-body9v2 #part1 .banner .banner-inner .bh .sshead .main img {
    width: 100%;
}

#nissan-body9v2 #part1 .banner .banner-inner .bh .sshead .map {
    font-size: 1.25vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: center;
    color: #312e2e;
}

#nissan-body9v2 #part1 .banner .banner-inner .bh .sshead .map svg {
    position: relative;
    top: 4px;
}

#nissan-body9v2 #part1 .banner .banner-inner .rbutton span {
    font-size: 1.3vw;
}

#nissan-body9v2 #part1 .banner .banner-inner .rbutton .rbutton-inner {
    font-size: 1.7vw;
    height: fit-content;
    padding: 21px 0 18px;
}

#nissan-body9v2 #part1 .banner .banner-inner .rrbutton {

}

#nissan-body9v2 #part1 .banner .banner-inner .rbutton {
    position: absolute;
    width: 25%;
    height: fit-content;
    left: 16.9%;
    bottom: 12%;
}


#nissan-body9v2 #part1 .banner .banner-inner .rbutton .rbutton-inner {
    width: 100%;
}


/*SECTION01*/
#nissan-body9v2 #part1 .section01 .inner {
    padding: 108px 0 92px 0;
    max-width: unset;

}

#nissan-body9v2 #part1 .section01 .inner .thead {
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.8px;
    text-align: center;
    color: #312e2e;
}

#nissan-body9v2 #part1 .section01 .inner .subt {
    font-size: 28px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.86;
    letter-spacing: 1.4px;
    text-align: center;
    color: #312e2e;
    display: block;
    margin-bottom: 14px;
}

#nissan-body9v2 #part1 .section01 .inner .contents {
    width: fit-content;
    margin: 220px auto 0 auto;
}

#nissan-body9v2 #part1 .section01 .inner .contents .contents-inner {
    justify-content: flex-start;
    margin-left: 25px;
}

#nissan-body9v2 #part1 .section01 .inner .contents .content-item {
    width: 232px;
    position: relative;
}

#nissan-body9v2 #part1 .section01 .inner .contents .content-item .content-item-inner .text {
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: 0.9px;
    text-align: center;
    color: #312e2e;
    margin-top: 12px;
}

#nissan-body9v2 #part1 .section01 .inner .contents .content-item .content-item-inner .icon {
    width: 64px;
}

#nissan-body9v2 #part1 .section01 .inner .contents .content-item .content-item-inner .text span {
    color: #c70000;
    font-weight: bold;
}

#nissan-body9v2 #part1 .section01 .inner .contents .content-item .content-item-inner {
    width: 100%;
    height: 232px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #F0F0F0;
    border-radius: 100%;
}

#nissan-body9v2 #part1 .section01 .inner .contents .content-item:nth-child(3) .guy {
    width: 496px;
    position: absolute;
    bottom: 0;
    left: 45%;
    transform: translateX(-50%);
    max-width: unset;
}

#nissan-body9v2 #part1 .section01 .inner .contents .content-item:nth-child(2) {
    margin-left: -56px;
    margin-top: -180px;

}

#nissan-body9v2 #part1 .section01 .inner .contents .content-item:nth-child(4) {
    margin-right: -56px;
    margin-top: -180px;
    left: -24px;

}

#nissan-body9v2 #part1 .section01 .inner .contents .content-item:nth-child(5) {
    left: -24px;
}


/*SECTION02*/
#nissan-body9v2 #part1 .section02 {
    background-color: #f7f3e9;
    position: relative;
}

#nissan-body9v2 #part1 .section02 .at01 {
    width: 48px;
    left: 50%;
    transform: translateX(-50%);
    top: -50px;
    position: absolute;
}

#nissan-body9v2 #part1 .section02 .inner {
    padding: 95px 0 106px 0;
}

#nissan-body9v2 #part1 .section02 .inner .thead {
    font-size: 52px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.77;
    letter-spacing: normal;
    text-align: center;
    color: #312e2e;
    margin-left: 7px;
}

#nissan-body9v2 #part1 .section02 .inner .thead small {
    font-size: 28px;
    position: relative;
    left: -7px;
}

#nissan-body9v2 #part1 .section02 .inner .thead .subt {
    font-size: 28px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: 1.4px;
    text-align: center;
    color: #c70000;
    display: block;
    margin-bottom: 23px;
    position: relative;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    left: 1px;
}

#nissan-body9v2 #part1 .section02 .inner .thead .subt:before {
    content: "/";
    position: absolute;
    color: #c70000;
    font-size: 43px;
    line-height: 1.25;
    font-weight: normal;
    left: -35px;
    top: -11px;
    transform: skewX(49deg);
}

#nissan-body9v2 #part1 .section02 .inner .thead .subt:after {
    content: "/";
    position: absolute;
    color: #c70000;
    font-size: 43px;
    line-height: 1.25;
    font-weight: normal;
    right: -21px;
    top: -9px;
    transform: skewX(-8deg);
}

#nissan-body9v2 #part1 .section02 .inner .info-list {
    margin: 57px auto 0 auto;
    max-width: 848px;
    row-gap: 32px;
    padding-bottom: 60px;
    border-bottom: solid 1px #BBB8B1;
}

#nissan-body9v2 #part1 .section02 .inner .info-list .info-item {
    width: 408px;
    height: 172px;
    background-image: linear-gradient(293deg, #e0d2ab, #f2e4bf 3%);
    display: flex;
    justify-content: center;
    align-items: center;
}

#nissan-body9v2 #part1 .section02 .inner .info-list .info-item .infor-inner p {
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #312e2e;
}

#nissan-body9v2 #part1 .section02 .inner .info-list .info-item .infor-inner p span {
    font-family: 'Zen Kaku Gothic New';
    font-size: 52px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #c70000;
    display: inline-block;
}

#nissan-body9v2 #part1 .section02 .inner .info-list .info-item:first-child .infor-inner p span {
    margin-top: 0px;
    font-family: Arial;
    font-size: 88px;
    font-weight: bold;
    font-stretch: normal;
    font-style: italic;
    line-height: 1;
    letter-spacing: -2.64px;
    text-align: left;
    color: #c70000;
}

#nissan-body9v2 #part1 .section02 .inner .info-list .info-item:first-child .infor-inner p span small {
   font-family: "Zen Kaku Gothic Antique", sans-serif;
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.6;
    letter-spacing: normal;
    text-align: left;
    color: #c70000;
    margin-left: 4px;
    margin-right: 4px;
}

#nissan-body9v2 #part1 .section02 .inner .info-list .info-item:nth-child(2) .infor-inner p span {
    margin-bottom: 5px;

}

#nissan-body9v2 #part1 .section02 .inner .info-list .info-item:nth-child(3) .infor-inner p span {
    font-family: 'Zen Kaku Gothic New';
    font-size: 52px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: -1.04px;
    text-align: center;
    color: #c70000;
    margin: 12px 0 7px 0;
}

#nissan-body9v2 #part1 .section02 .inner .info-list .info-item:nth-child(3) .infor-inner p span small {
    font-size: 44px;
    color: #312e2e;
}

#nissan-body9v2 #part1 .section02 .inner .info-list .info-item:nth-child(4) .infor-inner p span {
    margin-top: 17px;
}

#nissan-body9v2 #part1 .section02 .inner .oto {
    margin-top: 60px;
}

#nissan-body9v2 #part1 .section02 .inner .oto .otohead {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #312e2e;
}

#nissan-body9v2 #part1 .section02 .inner .oto .otohead span {
    font-size: 40px;
}

#nissan-body9v2 #part1 .section02 .inner .oto p {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: 0.9px;
    text-align: center;
    color: #312e2e;
    margin-top: 38px;
}

#nissan-body9v2 #part1 .section02 .inner .oto .ioto {
    max-width: 624px;
    margin: -24px auto 0 auto;
    display: block;
}

#nissan-body9v2 #part1 .rbutton {
    position: relative;
    cursor: pointer;
    margin: 0 auto;
    z-index: 2;
    width: fit-content;
    transition: .2s;
}

#nissan-body9v2 #part1 .rbutton .rbutton-inner {
    position: relative;
    width: 496px;
    height: 64px;
    border-radius: 4px;
    border: solid 1px #fff;
    background-color: #c70000;
    z-index: 2;
    font-size: 28px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.79;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .2s;
    top: 0;
}

#nissan-body9v2 #part1 .rbutton:hover .rbutton-inner {
    top: 6px;
}

#nissan-body9v2 #part1 .rbutton span {
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    margin-right: 4px;
}

#nissan-body9v2 #part1 .rbutton:after {
    content: "";
    background-color: #312e2e;
    position: absolute;
    width: calc(100% - 2px);
    height: 100%;
    top: 6px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 4px;
    z-index: 1;
    transition: .2s;
}

/*SECTION03*/
#nissan-body9v2 #part1 .section03 {
    position: relative;
}

#nissan-body9v2 #part1 .section03 .sec-inner {
    padding: 113px 0 103px 0;
}

#nissan-body9v2 #part1 .section03 .puz {
    max-width: 272px;
    position: absolute;
    left: 0;
    bottom: 121px;
}

#nissan-body9v2 #part1 .section03 .puz.puz02 {
    bottom: 735px;
}

#nissan-body9v2 #part1 .shead {
    position: relative;
    max-width: 1280px;
    margin: 0 auto;
}

#nissan-body9v2 #part1 .shead span {
    display: block;
}

#nissan-body9v2 #part1 .shead span.en {
    font-family: Arial;
    font-size: 148px;
    font-weight: bold;
    font-stretch: normal;
    font-style: italic;
    line-height: 0.16;
    letter-spacing: normal;
    text-align: left;
    color: #F4F4F4;
    padding-left: 20px;
}

#nissan-body9v2 #part1 .shead span.subt {
    font-size: 28px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.86;
    letter-spacing: 1.4px;
    text-align: center;
    color: #312e2e;
    margin-top: -8px;
    margin-bottom: 25px;
}

#nissan-body9v2 #part1 .shead span.jp {
    font-size: 52px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.77;
    letter-spacing: 1.04px;
    text-align: center;
    color: #312e2e;
}

#nissan-body9v2 #part1 .shead span.jp small {
    color: #c70000;
}

#nissan-body9v2 #part1 .section03 .sec-inner .snumber {
    width: fit-content;
    margin: 105px auto 0 auto;
    position: relative;
    left: -5px;
}

#nissan-body9v2 #part1 .section03 .sec-inner .snumber .number {
    justify-content: flex-start;
    align-items: center;
}

#nissan-body9v2 #part1 .section03 .sec-inner .snumber .number p {
    font-size: 32px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #312e2e;
}

#nissan-body9v2 #part1 .section03 .sec-inner .snumber .number p.sred {
    font-family: Arial;
    font-size: 120px;
    font-weight: bold;
    font-stretch: normal;
    font-style: italic;
    line-height: 1;
    letter-spacing: -3.6px;
    text-align: left;
    color: #c70000;
    position: relative;
    left: 1px;
}   

#nissan-body9v2 #part1 .section03 .sec-inner .snumber .number p.sred small {
    font-size: 52px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #c70000;
    position: relative;
    left: 15px;
    bottom: 4px;    
}

#nissan-body9v2 #part1 .section03 .sec-inner .snumber .number p:first-child {
    top: 3px;
    left: -2px;
    position: relative;
}

#nissan-body9v2 #part1 .note {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.6px;
    text-align: center;
    color: #848080;
    padding-left: 10px;
    top: -1px;
    position: relative;
}

#nissan-body9v2 #part1 .section03 .sec-inner .chart {
    max-width: 672px;
    margin: 37px auto 107px auto;
    padding-top: 24px;
    border-top: solid 1px #BBB8B1;
    position: relative;
}

#nissan-body9v2 #part1 .section03 .sec-inner .chart .note {
    text-align: right;
    top: 101%;
    position: absolute;
    right: 0px;
    height: fit-content;
    width: fit-content;
}

#nissan-body9v2 #part1 .section03 .sec-inner .snumber.snumber02 .number p.sred small {
    font-size: 100px;
    left: -1px;
    bottom: 1px;
    font-style: italic;
}

#nissan-body9v2 #part1 .section03 .sec-inner .snumber.snumber02 .number p.label {
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.8;
    letter-spacing: normal;
    text-align: left;
    color: #c70000;
    position: relative;
    left: 12px;
    top: 8px;
}

#nissan-body9v2 #part1 .section03 .sec-inner .snumber.snumber02 .number p.label small {
    font-size: 26px;
}

#nissan-body9v2 #part1 .section03 .sec-inner .snumber.snumber02 .number p:first-child {
    top: 3px;
    left: -2px;
    position: relative;
}

#nissan-body9v2 #part1 .section03 .sec-inner .snumber.snumber02 .number p.sred {
    position: relative;
    left: 2px;
}


#nissan-body9v2 #part1 .section03 .sec-inner .rbutton {
    margin-top: 57px;
}

/*SECTION04*/
#nissan-body9v2 #part1 .section04 {
    background-color: #f7f7f7;
    padding: 113px 0 97px 0;
}

#nissan-body9v2 #part1 .section04 .section-inner {
    max-width: 1280px;
    margin: 0 auto;
}

#nissan-body9v2 #part1 .section04 .shead .en {
    color: #ECECEC;
}

#nissan-body9v2 #part1 .section04 .sup-list {
    margin-top: 81px;
}

#nissan-body9v2 #part1 .section04 .sup-list .sup-item h3.rlabel {
    display: block;
    max-width: 888px;
    margin: 0 auto 0 0;
    padding: 40px 0 42px 128px;
    background-color: #c70000;
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}

#nissan-body9v2 #part1 .section04 .sup-list .sup-item .contents {
    max-width: 1152px;
    margin-right: 0;
    margin-left: auto;
    align-items: center;
    margin-top: -40px;
}

#nissan-body9v2 #part1 .section04 .sup-list .sup-item .contents .img-box {
    width: 800px;
    position: relative;
}

#nissan-body9v2 #part1 .note.notee {
    width: fit-content;
    position: absolute;
    bottom: 13px;
    z-index: 1;
    height: fit-content;
    top: unset;
    right: 80px;
}

#nissan-body9v2 #part1 .section04 .sup-list .sup-item .contents .text-box {
    width: calc(100% - 800px - 32px);
    position: relative;
}

#nissan-body9v2 #part1 .section04 .sup-list .sup-item .contents .text-box .bubble {
    width: 140px;
    height: 140px;
    background-image: url(../images/nissan-body9v2/buble.png);
    background-size: cover;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -91px;
    right: -44px;
    z-index: 3;
}

#nissan-body9v2 #part1 .section04 .sup-list .sup-item:nth-child(2) .contents p span.na {
    position: relative;
    left: 22px;
    color: #312e2e;
}

#nissan-body9v2 #part1 .section04 .sup-list .sup-item .contents .text-box .bubble p {
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: 0.36px;
    text-align: center;
    color: #312e2e;
}

#nissan-body9v2 #part1 .section04 .sup-list .sup-item .contents .text-box .bubble p span {
    color: #c70000;
    font-weight: 700;
}

#nissan-body9v2 #part1 .section04 .sup-list .sup-item .contents .text-box .ttl {
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 0.48px;
    text-align: left;
    color: #c70000;
    margin-bottom: 28px;
}

#nissan-body9v2 #part1 .section04 .sup-list .sup-item .contents .text-box .text {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: 0.8px;
    text-align: left;
    color: #312e2e;
    padding-left: 20px;
    position: relative;
}
#nissan-body9v2 #part1 .section04 .sup-list .sup-item .contents .text-box .text:before{
    content:"●";
    color: #c70000;
    font-size: 16px;
    top:0;
    left:0;
    position:absolute;
}

#nissan-body9v2 #part1 .section04 .sup-list .sup-item .contents .text-box .text span {
    color: #c70000;
}

#nissan-body9v2 #part1 .section04 .sup-list .sup-item:first-child {
    margin-bottom: 60px;
}

#nissan-body9v2 #part1 .section04 .sup-list .sup-item:nth-child(2) .contents {
    margin-top: unset;
    flex-direction: row-reverse;
    margin-left: 0;
    margin-right: auto;
}


#nissan-body9v2 #part1 .section04 .sup-list .sup-item:nth-child(2) {
    margin-bottom: 98px;
}

@media (max-width: 900px) {
    #nissan-body9v2 #part1 .banner .banner-inner .text02 {
        bottom: 27%;
    }
    #nissan-body9v2 #part1 .banner .banner-inner .text01 dt{
            font-size: 3.2vw;
    }
    #nissan-body9v2 #part1 .banner .banner-inner .text01 dt:nth-child(2){
        font-size: 11.5vw;
    }
    #nissan-body9v2 #part1 .banner .banner-inner .text02 dt span{
            font-size: 2.4vw;
    }
    #nissan-body9v2 #part1 .banner .banner-inner .text02 dt:last-child{
        font-size: 5.17vw;
    }
    #nissan-body9v2 #part1 .banner .banner-inner .text02 dt{
        font-size: 7.3vw;
    }
    #nissan-body9v2 #part1 .banner .banner-inner .rbutton span {
    font-size: 1.8vw;
    }
    #nissan-body9v2 #part1 .banner .banner-inner .rbutton .rbutton-inner {
    font-size: 2.2vw;
    }
    #nissan-body9v2 #part1 .banner .banner-inner .bh .flogo{
        width: 60.46%;
    }
    #nissan-body9v2 #part1 .banner .banner-inner .bh .sshead .subt{
            font-size: 2.57vw;
    }
    #nissan-body9v2 #part1 .banner .banner-inner .bh .sshead .map{
        font-size: 2.25vw;
    }
}

@media print, screen and (max-width: 767px) {

    #nissan-body9v2 .sp-br {
        display: inline;
    }

    #nissan-body9v2 .pc-br {
        display: none;
    }

    /*BANNER*/
    #nissan-body9v2 #part1 .banner .banner-inner .logo {
        width: 116.2px;
        left: 9.3%;
        top: 2.7%;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .bh {
        width: 80.36875%;
        top: 8.31%;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .bh .flogo {
        margin: 0 auto;
        width: 74.46%;
        display: block;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .bh .sshead {
        padding-top: 21px;
        margin-top: 17px;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .bh .sshead .main {
        margin: 12px 0 2px 0;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .bh .sshead .map svg {
        top: 7px;
        width: 12px;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .bh .sshead .main:after {
        font-size: 10px;
        right: -2px;
        bottom: -16px;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .text01 dt {
        font-size: 20px;
        line-height: 1.2;
        left: -9px;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .bh .sshead .subt {
        font-size: 14px;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .bh .sshead .map {
        font-size: 12px;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .text01 {
        background-image: linear-gradient(to left, #e0d2ab, #f2e4bf);
        height: 76px;
        left: unset;
        padding: 14px 50px 15px 44px;
        right: 0;
        top: 34%;
        z-index: 2;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .text01 dt:nth-child(2) {
        font-size: 80px;
        top: 4px;
        left: -4px;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .text01 dt:last-child:after {
        font-size: 10px;
        right: -20px;
        bottom: -1px;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .text02 dt span {
        font-size: 14px;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .text02 dt span {
        font-size: 14px;
        bottom: 4px;
        left: 17px;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .text02 dt small {
        font-size: 20px;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .text02 {
        position: absolute;
        left: 0;
        bottom: unset;
        background: #ffffffb3;
        top: 41.8%;
        padding: 18px 36px 10px 59px;
        z-index: 1;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .text02 dt svg {
        width: 8.4vw;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .text01 dt:first-child {
        left: 0
    }

    #nissan-body9v2 #part1 .banner .banner-inner .text02 dt:last-child {
        font-size: 36px;
        left: -7px;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .text02 dt:last-child span {
        bottom: 9px;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .text02 dt {
        font-size: 48px;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .text02 dt:nth-child(2) {
        margin: 0 17.5px 0 15.5px;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .rbutton {
        position: absolute;
        width: 81%;
        left: 50%;
        bottom: 35%;
        transform: translateX(-50%);
        height: 48px;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .rbutton .rbutton-inner {
        font-size: 20px;
        height: 48px;
        padding: 1px 0 0 0;
            font-weight: bold;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .rbutton span {
        font-size: 14px;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .note {
        width: fit-content;
        font-size: 10px;
        transform: translateX(0px);
        left: 9%;
        text-align: left;
        bottom: 3.2%;
        line-height: 1.4;
    }

    #nissan-body9v2 #part1 .rbutton:after {
        top: 4px;
    }


    /*SECTION1*/
    #nissan-body9v2 #part1 .section01 .inner .subt {
        font-size: 18px;
        line-height: 1.33;
        letter-spacing: 0.9px;
        margin-bottom: 7px;
    }

    #nissan-body9v2 #part1 .section01 .inner .thead {
        font-size: 26px;
        line-height: 1.54;
        letter-spacing: 0.52px;

    }

    #nissan-body9v2 #part1 .section01 .inner {
        padding: 80px 0 81px 0;
        max-width: unset;
    }

    #nissan-body9v2 #part1 .section01 .inner .contents {
        flex-wrap: nowrap;
    }

    #nissan-body9v2 #part1 .section01 .inner .contents .content-item {
        width: 172px;
        position: relative;
    }

    #nissan-body9v2 #part1 .section01 .inner .contents .content-item .content-item-inner {
        height: 172px;
    }

    #nissan-body9v2 #part1 .section01 .inner .contents .content-item .content-item-inner .text {
        font-size: 14px;
        line-height: 1.43;
        letter-spacing: 0.7px;
        margin-top: 8px;
    }

    #nissan-body9v2 #part1 .section01 .inner .contents .content-item .content-item-inner .icon {
        width: 48px;
    }

    #nissan-body9v2 #part1 .section01 .inner .contents .content-item:nth-child(3) .guy {
        width: 271px;
        bottom: -2px;
    }

    #nissan-body9v2 #part1 .section01 .inner .contents .content-item:nth-child(3) {
        width: 1px;
        z-index: 1;
    }

    #nissan-body9v2 #part1 .section01 .inner .contents .contents-inner {
        flex-wrap: nowrap;
        margin-left: 0px;
    }

    #nissan-body9v2 #part1 .section01 .inner .contents {
        width: fit-content;
        margin: 199px auto 0 auto;
    }

    #nissan-body9v2 #part1 .section01 .inner .contents .content-item:nth-child(2) {
        margin-left: -142px;
        margin-top: -176px;
    }

    #nissan-body9v2 #part1 .section01 .inner .contents .content-item:nth-child(4) {
        margin-right: -58px;
        margin-top: -176px;
        left: 2px;
    }

    #nissan-body9v2 #part1 .section01 .inner .contents .content-item:nth-child(5) {
        margin-left: -82px;
        left: 0;
    }

    #nissan-body9v2 #part1 .section02 .at01 {
        top: -53px;
    }


    /*SECTION03*/
    #nissan-body9v2 #part1 .section02 .inner .thead .subt {
        font-size: 18px;
        line-height: 1.33;
        letter-spacing: 0.9px;
        margin-bottom: 14px;
    }

    #nissan-body9v2 #part1 .section02 .inner {
        padding: 81px 0 83px 0;
    }

    #nissan-body9v2 #part1 .section02 .inner .thead .subt:before {
        font-size: 26px;
        left: -26px;
        top: -3px;
    }

    #nissan-body9v2 #part1 .section02 .inner .thead .subt:after {
        content: "/";
        position: absolute;
        color: #c70000;
        font-size: 26px;
        line-height: 1.25;
        font-weight: normal;
        right: -15px;
        top: -3px;
        transform: skewX(-8deg);
    }

    #nissan-body9v2 #part1 .section02 .inner .thead small {
        font-size: 26px;
        position: relative;
        left: -7px;
        margin-left: 6px;
    }

    #nissan-body9v2 #part1 .section02 .inner .thead {
        font-size: 36px;
    }

    #nissan-body9v2 #part1 .section02 .inner .info-list .info-item .infor-inner p {
        font-size: 18px;
    }

    #nissan-body9v2 #part1 .section02 .inner .info-list .info-item:first-child .infor-inner p span {
        font-size: 60px;
    }

    #nissan-body9v2 #part1 .section02 .inner .info-list .info-item:first-child .infor-inner p span small {
        font-size: 28px;
    }


    #nissan-body9v2 #part1 .section02 .inner .info-list .info-item .infor-inner p span {
        font-size: 36px;
    }

    #nissan-body9v2 #part1 .section02 .inner .info-list .info-item {
        width: 305px;
        height: 128px;
    }

    #nissan-body9v2 #part1 .section02 .inner .info-list {
        justify-content: center;
        row-gap: 12px;
        margin: 36px auto 0 auto;
        padding-bottom: 37px;
        max-width: 305px;
    }

    #nissan-body9v2 #part1 .section02 .inner .info-list .info-item:nth-child(3) .infor-inner p span {
        font-size: 36px;
    }

    #nissan-body9v2 #part1 .section02 .inner .info-list .info-item:nth-child(3) .infor-inner p span small {
        font-size: 28px;
    }

    #nissan-body9v2 #part1 .section02 .inner .oto .otohead span {
        font-size: 28px;
    }

    #nissan-body9v2 #part1 .section02 .inner .oto .otohead {
        font-size: 18px;
        line-height: 1.7;
    }

    #nissan-body9v2 #part1 .section02 .inner .oto {
        margin-top: 34px;
    }

    #nissan-body9v2 #part1 .section02 .inner .oto p {
        font-size: 16px;
        line-height: 1.75;
        letter-spacing: 0.8px;
        padding: 0 35px;
        text-align: left;
        margin-top: 19px;
    }

    #nissan-body9v2 #part1 .section02 .inner .oto .ioto {
        max-width: 375px;
        margin: -16px auto 0 auto;
        display: block;
    }

    #nissan-body9v2 #part1 .rbutton .rbutton-inner {
        width: 305px;
        height: 48px;
        font-size: 20px;
        line-height: 1.29;
        font-weight: bold;
    }

    #nissan-body9v2 #part1 .rbutton span {
        font-size: 14px;
        font-weight: 500;
        margin-right: 2px;
    }

    /*SECTION3*/
    #nissan-body9v2 #part1 .section03 .sec-inner {
        padding: 47px 0 86px 0;
    }

    #nissan-body9v2 #part1 .shead span.en {
        font-size: 72px;
        line-height: 0.6;
        padding-left: 7px;
    }

    #nissan-body9v2 #part1 .shead span.subt {
        font-size: 20px;
        line-height: 1.2;
        letter-spacing: 1px;
        margin-bottom: 5px;
    }

    #nissan-body9v2 #part1 .shead span.jp {
        font-size: 36px;
        line-height: 1.11;
        letter-spacing: 0.72px;
    }

    #nissan-body9v2 #part1 .section03 .sec-inner .snumber .number {
        justify-content: center;
        align-items: center;
        
    }
    #nissan-body9v2 #part1 .section04 .sup-list .sup-item .contents .text-box .text{
        max-width:302px;
    }
    #nissan-body9v2 #part1 .section03 .sec-inner .snumber.snumber01 .number{
        flex-direction:column;
    }
    #nissan-body9v2 #part1 .section03 .sec-inner .snumber .number p {
        font-size: 26px;
        line-height: 0.92;
    }

    #nissan-body9v2 #part1 .section03 .sec-inner .snumber {
        margin: 99px auto 0 auto;
        left: 0;
    }

    #nissan-body9v2 #part1 .section03 .sec-inner .snumber .number p:first-child {
        top: -5px;
        left: 1px;
        letter-spacing: -1px;
    }

    #nissan-body9v2 #part1 .section03 .sec-inner .snumber .number p.sred {
        font-size: 100px;
        letter-spacing: -3px;
        left: -2px;
        top: 3px;
    }

    #nissan-body9v2 #part1 .section03 .sec-inner .snumber .number p.sred small {
        font-size: 40px;
        left: 4px;
        bottom: 2px;
        font-family: "Zen Kaku Gothic Antique", sans-serif;
    }

    #nissan-body9v2 #part1 .note {
        font-size: 10px;
        line-height: 1.4;
        letter-spacing: 0.5px;
        top: 1px;
        left: -5px;
    }

    #nissan-body9v2 #part1 .section03 .sec-inner .chart {
        max-width: 307px;
        margin: 26px auto 107px auto;
        padding-top: 20px;
    }

    #nissan-body9v2 #part1 .section03 .sec-inner .chart .note {
        left: unset;
    }

    #nissan-body9v2 #part1 .section03 .sec-inner .snumber {
        margin: 100px auto 0 auto;
        left: 0;
        top: 7px;
    }

    #nissan-body9v2 #part1 .section03 .sec-inner .snumber.snumber02 .number p:first-child {
        top: 3px;
        left: 0px;
        position: relative;
        width: 100%;
        text-align: center;
    }

    #nissan-body9v2 #part1 .section03 .sec-inner .snumber.snumber02 .number p.sred small {
        font-size: 80px;
            font-family: arial;
    }

    #nissan-body9v2 #part1 .section03 .sec-inner .snumber.snumber02 .number p.label {
        font-size: 32px;
        left: 3px;
        top: 16px;
    }

    #nissan-body9v2 #part1 .section03 .sec-inner .snumber.snumber02 .number p.label small {
        font-size: 21px;
    }

    #nissan-body9v2 #part1 .section03 .sec-inner .snumber.snumber02 .number p.sred {
        position: relative;
        left: -4px;
        top: 9px;
    }

    #nissan-body9v2 #part1 .section03 .sec-inner .snumber.snumber02 .note {
        top: 6px;
    }

    #nissan-body9v2 #part1 .section03 .sec-inner .rbutton {
        margin-top: 54px;
    }

    #nissan-body9v2 #part1 .section03 .puz {
        max-width: 93px;
    }

    #nissan-body9v2 #part1 .section03 .puz.puz02 {
        bottom: unset;
        top: 183px;
    }

    #nissan-body9v2 #part1 .section03 .puz {
        bottom: 285px;
    }


    /*SECTION04*/
    #nissan-body9v2 #part1 .section04 {
        background-color: #f7f7f7;
        padding: 46px 0 71px 0;
    }

    #nissan-body9v2 #part1 .section04 .sup-list .sup-item .contents .text-box {
        width: 100%;
    }

    #nissan-body9v2 #part1 .section04 .sup-list .sup-item .contents .img-box {
        width: 100%;
    }

    #nissan-body9v2 #part1 .section04 .sup-list .sup-item h3.rlabel {
        font-size: 24px;
        letter-spacing: 0.48px;
        padding: 15px 0 73px 65px;
        max-width: 90.67%;
    }

    #nissan-body9v2 #part1 .section04 .sup-list {
        margin-top: 32px;
    }

    #nissan-body9v2 #part1 .section04 .sup-list .sup-item .contents {
        flex-direction: column-reverse;
        max-width: 90.67%;
        margin-top: -58px;
        row-gap: 16px;
    }

    #nissan-body9v2 #part1 .section04 .sup-list .sup-item .contents .text-box .ttl {
        font-size: 20px;
        line-height: 1.4;
        letter-spacing: 0.4px;
        margin-bottom: 15px;
    }

    #nissan-body9v2 #part1 .section04 .sup-list .sup-item:nth-child(2) .contents {
        margin-top: unset;
        flex-direction: column-reverse;
        margin-left: auto;
        margin-right: 0;
    }

    #nissan-body9v2 #part1 .section04 .sup-list .sup-item:first-child {
        margin-bottom: 38px;
    }

    #nissan-body9v2 #part1 .section04 .sup-list .sup-item:nth-child(2) .contents p span.na {
        position: relative;
        left: 22px;
        color: #312e2e;
    }

    #nissan-body9v2 #part1 .section04 .sup-list .sup-item:nth-child(2) {
        margin-bottom: 39px;
    }

    #nissan-body9v2 #part1 .section04 .sup-list .sup-item .contents .text-box .bubble p {
        font-size: 16px;
    }

    #nissan-body9v2 #part1 .section04 .sup-list .sup-item .contents .text-box .bubble {
        width: 120px;
        height: 120px;
        top: -85px;
        right: 35px;
    }

    #nissan-body9v2 #part1 .note.notee {
        right: unset;
        left: -3px;
        bottom: 8px;
    }
}

#nissan-body9v2 #part1 .sview {
    display: inline-block;
}

#nissan-body9v2 #part1 .bview {
    display: none;
}


@media (max-width: 376px) {
    #nissan-body9v2 #part1 .section01 .inner .contents .contents-inner {
        margin-left: -16px;
    }

}

@media (max-width: 330px) {
    #nissan-body9v2 #part1 .section01 .inner .contents .content-item .content-item-inner .text {
        font-size: 10px;
    }

    #nissan-body9v2 #part1 .section01 .inner .contents {
        width: fit-content;
        margin: 199px auto 0 -25px;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .text01 dt {
        font-size: 12px;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .text02 {
        position: absolute;
        left: 0;
        bottom: unset;
        background: #ffffffb3;
        top: 42.8%;
        padding: 18px 36px 10px 19px;
        z-index: 1;
    }
}

@media (min-width: 1600px) {
    #nissan-body9v2 #part1 .sview {
        display: none;
    }

    #nissan-body9v2 #part1 .bview {
        display: inline-block;
        width: 100%;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .text01 {
        position: absolute;
        left: 15.2%;
        top: 48.4%;
    }

    #nissan-body9v2 #part1 .banner .banner-inner .text01 dt:last-child:after {
        right: -37px;
    }
}


/* ======================================== */


#nissan2 {
    font-size: 13px;
    font-weight: 500;
    color: #312E2E;
    overflow: hidden;
    background: #fff;
    position: relative;
}

#nissan2 * {
    box-sizing: border-box;
}

#nissan2 a {
    transition: opacity .3s;
}

#nissan2 a[href^="tel:"] {
    display: inline-block;
    transition: none;
}

#nissan2 a:hover {
    text-decoration: none;
}

#nissan2 a:focus-visible {
    outline: none;
}

#nissan2 img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

#nissan2 .js-fadein {
    opacity: 0;
    transform: translate(0, 20px);
    transition-property: opacity, transform;
    transition-duration: 1s;
}

#nissan2 .scroll-in {
    opacity: 1;
    transform: translate(0, 0);
}

#nissan2 .pc-br {
    display: none;
}

#nissan2 .sp-br {
    display: inline;
}

#nissan2 .inner {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 12px;
}

#nissan2 .layout-pc {
    display: none;
}

#nissan2 .layout-mb {
    display: block;
}

#nissan2 .title-bl .title-primary {
    font-size: 36px;
    font-weight: 700;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    color: #312E2E;
    text-align: center;
    line-height: 40px;
    margin-top: 5px;
}

#nissan2 .text-red {
    color: #C70000;
}

#nissan2 .work .title-secondary {
    font-size: 20px;
    font-weight: 500;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    color: #312E2E;
    text-align: center;
    margin-top: 27px;
    letter-spacing: 1px;
}

#nissan2 .work .content-bl .work-list-item .work-item {
    background: #F7F7F7;
    padding: 20px;
    margin-bottom: 11px;
    padding-top: 16px;
    padding-bottom: 17px;
}

#nissan2 .work .content-bl .work-list-item .work-item .icon {
    text-align: center;
}

#nissan2 .work .content-bl .work-list-item .work-item .icon img {
    width: 40px;
}

#nissan2 .work .content-bl .work-list-item .work-item .title {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
}

#nissan2 .work .content-bl .work-list-item .work-item .content {
    font-size: 16px;
    font-weight: 400;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    color: #312E2E;
    padding-top: 15px;
    letter-spacing: 0.8px;
    line-height: 28px;
}

#nissan2 .work-line .list-line-b .line {
    font-size: 20px;
    font-weight: 500;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    color: #312E2E;
    border-top: 1px solid #312E2E;
    padding-left: 36px;
    padding-top: 18px;
    padding-bottom: 21px;
    position: relative;
    letter-spacing: 0.4px;
}

#nissan2 .work-line .list-line-b .line:before {
    content: '';
    width: 27px;
    height: 26px;
    background: url("../images/nissan-body9v2/nissan_icon_work_check.png");
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0;
    bottom: 32%;
}

#nissan2 .list-line-bl .line-bl {
    text-align: center;
}

#nissan2 .list-line-bl .line-bl .title-primary {
    font-size: 16px;
    font-weight: 500;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    color: #312E2E;
}

#nissan2 .work-line .list-line-b .line:last-child {
    border-bottom: 1px solid #312E2E;
}

#nissan2 .list-line-bl .line-bl .title-small {
    font-size: 14px;
    font-weight: 400;
    color: #312E2E;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
}

#nissan2 .list-line-bl .line-bl .title-bold {
    font-size: 20px;
    font-weight: 700;
    color: #312E2E;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
}

#nissan2 .list-line-bl .line-bl .title-b {
    font-size: 10px;
    font-weight: 400;
    color: #312E2E;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
}

#nissan2 .work .work-bt {
    position: relative;
    z-index: 8;
    
}
#nissan2 .work .work-bt .text {
    font-size: 18px;
    font-weight: 500;
    margin-right: 10px;
}

#nissan2 .work .work-bt p {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    background: #C70000;
    color: #ffffff;
    border-radius: 4px;
    border: 1px solid #FFFFFF;
    padding: 6px 0;
}

#nissan2 .work .work-bt p {
    position: relative;
    top: 0;
    transition: 0.2s;
}

#nissan2 .work .work-bt p:hover {
    top: 6px;
}

#nissan2 .work .work-bt:after {
    content: '';
    height: 30px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -4px;
    z-index: -1;
    border-radius: 4px;
    background: #312E2E;
}

#nissan2 .work .work-bt .number {
    font-size: 22px;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
}

#nissan2 .work .c-list-line-bl {
    margin-top: 40px;
}

#nissan2 .access .title-secondary {
    font-size: 28px;
    font-weight: 500;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    color: #312E2E;
    text-align: center;
    margin-top: 43px;
    letter-spacing: 1.4px;
}

#nissan2 .access .title-map {
    color: #312E2E;
    padding-left: 75px;
    position: relative;
    max-width: 350px;
    margin: 0 auto;
    margin-top: 9px;
}

#nissan2 .access .title-map:before {
    content: '';
    height: 40px;
    width: 28px;
    background: url("../images/nissan-body9v2/nissan_icon_work_map.png");
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: 39px;
}

#nissan2 .access .title-map .text-1 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
}

#nissan2 .access .title-map .text-2 {
    font-size: 12px;
    font-weight: 400;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
}

#nissan2 .access .access-content .desc-bl .list_route .route_item {
    font-size: 16px;
    font-weight: 400;
    color: #312E2E;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
}

#nissan2 .access .access-content .desc-bl .list_route .route_item {
    position: relative;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #312E2E;
    padding-bottom: 15px;
    margin-bottom: 16px;
}

#nissan2 .access .access-content .desc-bl .list_route .route_item p {
    padding-left: 11px;
    letter-spacing: 0.9px;
}

#nissan2 .access .access-content .desc-bl .list_route .route_item .icon {
    width: 24px;
    height: 30px;
}

#nissan2 .access .access-content .desc-text {
    font-size: 16px;
    font-weight: 400;
    color: #312E2E;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    margin-top: 19px;
    letter-spacing: 0.8px;
    line-height: 28px;
}

#nissan2 .access .content-map {
    height: 320px;
    overflow: hidden;
    margin-top: 18px;
    text-align: center;
}

#nissan2 .access .access-content {
    padding: 20px 23px;
}

#nissan2 .step .content-bl .list-step .step-item {
    display: flex;
    padding-top: 40px;
    padding-left: 23px;
    padding-right: 23px;
}

#nissan2 .step .content-bl .list-step .label-step {
    position: relative;
}

#nissan2 .step .content-bl .list-step .label-step:before {
    content: '';
    width: 2px;
    height: 85%;
    position: absolute;
    left: 50%;
    top: 64px;
    background: linear-gradient(211deg, rgba(199, 0, 0, 1) 0%, rgba(199, 0, 0, 0) 100%);
}

#nissan2 .step .content-bl .list-step .step-item:nth-child(2) .label-step:before {
    height: 75%;
}


#nissan2 .step .content-bl .list-step .step-item .c-box {
    width: 60px;
    height: 60px;
    background: #C70000;
    color: #ffffff;
    text-align: center;
    font-family: 'Arial';
    font-style: italic;
    font-weight: 700;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#nissan2 .step .content-bl .list-step .step-item .label-step .label-text {
    font-size: 14px;
}

#nissan2 .step .content-bl .list-step .step-item .label-step .label-number {
    font-size: 30px;
    line-height: 26px;
}

#nissan2 .step .content-bl .list-step .step-item .content-step {
    width: calc(100% - 60px);
    padding-left: 16px;
}

#nissan2 .step .content-bl .list-step .step-item .content-step .title {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
}

#nissan2 .content-step .bl-info .text-desc {
    font-size: 16px;
    font-weight: 400;
    color: #3B3D3E;
    line-height: 28px;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
}

#nissan2 .content-step .bl-info .text-desc .text-bold {
    font-weight: 700;
}

#nissan2 .content-step .image {
    margin-top: 16px;
}

#nissan2 .content-step .image img {
    width: 100%;
}

#nissan2 .content-step .bl-info {
    margin-top: 20px;
}

#nissan2 .content-step .text-small {
    font-size: 14px;
}

#nissan2 .title-bl {
    position: relative;
}

#nissan2 .title-bl:before {
    line-height: 24px;
    font-family: "Arial";
    font-style: italic;
    font-weight: 700;
    font-size: 72px;
    opacity: 0.05;
    color: #312E2E;
    position: absolute;
    left: -4px;
    top: -32px;
}

#nissan2 .work {
    padding-top: 91px;
    background: url(../images/nissan-body9v2/nissan_bg_work.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
    padding-bottom: 225px;
}

#nissan2 .access {
    padding-top: 82px;
    background: #F7F7F7;
    padding-bottom: 55px;
}

#nissan2 .work .c-work-bt {
    margin-top: 58px;
}

#nissan2 .work .title-bl:before {
    content: 'Works';
}

#nissan2 .access .title-bl:before {
    content: 'Access';
    left: 0px;
}

#nissan2 .step .title-bl:before {
    content: 'Steps';
}

#nissan2 .description-bl .title-bl:before {
    content: 'Description';
    font-size: 64px;
}

#nissan2 .description-bl .list-item .item:nth-child(5) {
    margin-bottom: 28px;
}

#nissan2 .work .content-bl {
    padding-left: 23px;
}

#nissan2 .work .content-bl {
    padding-right: 23px;
    padding-top: 22px;
}

#nissan2 .work .work-line {
    margin-top: 40px;
}

#nissan2 .work .c-list-line-bl .c-line .line-bl {
    text-align: center;
    background: #312E2E;
    opacity: 0.8;
    margin-bottom: 12px;
    padding-top: 14px;
}

#nissan2 .work .c-list-line-bl .c-line .line-bl .title-primary {
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
}

#nissan2 .work .c-list-line-bl .c-line .line-bl .title-small {
    font-size: 14px;
    font-weight: 400;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    color: #FFFFFF;
    margin-top: -4px;
}

#nissan2 .work .c-list-line-bl .c-line .line-bl .text-desc {
    font-size: 20px;
    font-weight: 700;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    color: #FFFFFF;
}

#nissan2 .work .c-list-line-bl .c-line .line-bl:last-child .text-desc {
    font-size: 10px;
    font-weight: 400;
}

#nissan2 .work .c-list-line-bl .c-line .line-bl:last-child .title-primary {
    margin-top: 2px;
}

#nissan2 .work .c-list-line-bl .c-line .line-bl .title-bold {
    font-size: 20px;
    font-weight: 700;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    color: #FFFFFF;
    letter-spacing: 0.4px;
    line-height: 27px;
    padding-bottom: 15px;
}

#nissan2 .work .c-list-line-bl .c-line .line-bl:last-child .title-bold {
    letter-spacing: 1.2px;
    padding-bottom: 0;
}

#nissan2 .work .c-list-line-bl .c-line .line-bl .text-small {
    font-size: 14px;
}

#nissan2 .work .c-list-line-bl .c-line .line-bl:last-child .title-bold .text-small {
    font-size: 16px;
    font-weight: 700;
}

#nissan2 .work .c-list-line-bl .c-line .line-bl:last-child {
    padding-bottom: 15px;
}

#nissan2 .access .access-content .list-image {
    margin-top: 41px;
}

#nissan2 .access .access-content .list-image .image-item img {
    width: 100%;
}

#nissan2 .step {
    padding-top: 84px;
    padding-bottom: 74px;
}

#nissan2 .step .content-bl {
    margin-top: 6px;
}

#nissan2 .content-step .image img {
    width: 100%;
}

#nissan2 .step .content-bl .list-step .step-2 {
    padding-top: 37px;
}

#nissan2 .step .content-bl .list-step .step-3 {
    padding-top: 40px;
}

#nissan2 .step .content-bl .list-step .step-3 .text-desc .text-small {
    font-size: 12px;
}

#nissan2 .step .content-bl .list-step .step-4 {
    padding-top: 33px;
}

#nissan2 .support .content-bl .text-desc {
    font-weight: 400;
    font-size: 16px;
}

#nissan2 .support {
    background: #61646A;
    color: #ffffff;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    padding-top: 77px;
    padding-bottom: 77px;
}

#nissan2 .support .title {
    text-align: center;
}

#nissan2 .support .title .title-b {
    font-size: 20px;
    font-weight: 500;
    line-height: 33px;
    font-family: 'Zen Kaku Gothic New';
}

#nissan2 .support .title .title-t {
    font-size: 42px;
    font-weight: 700;
    line-height: 48px;
        font-family: 'Zen Kaku Gothic New';
}

#nissan2 .support .text-desc-bl {
    font-size: 20px;
    font-weight: 700;
    font-family: 'Zen Kaku Gothic New';
}

#nissan2 .support .text-desc {
    font-size: 16px;
    font-weight: 400;
}

#nissan2 .support .content-bl .image {

}

#nissan2 .support .content-bl .text-desc {
    padding-left: 35px;
    padding-right: 35px;
    margin-top: 38px;
    line-height: 28px;
}

#nissan2 .support .content-bl .image img {
    width: 100%;
}

#nissan2 .support .content-bl .text-desc p:last-child {
    margin-top: 28px;
}

#nissan2 .support .text-desc-bl {
    padding-left: 35px;
    padding-right: 35px;
    margin-top: 38px;
    line-height: 28px;
}

#nissan2 .support .text-desc-bl .title {
    text-align: center;
    background: #FFE386;
    padding: 14px 22px;
    color: #61646A;
}

#nissan2 .support .text-desc {
    padding-left: 35px;
    padding-right: 35px;
}

#nissan2 .support .text-desc_b {
    padding-top: 18px;
    padding-right: 46px;
    line-height: 28px;
}

#nissan2 .description-bl .content-bl {
    font-size: 16px;
    font-weight: 400;
    color: #312E2E;
    line-height: 28px;
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 44px;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
}

#nissan2 .description-bl .content-bl p{
    font-weight: 400;
}

#nissan2 .description-bl {
    padding-top: 77px;
}

#nissan2 .description-bl .list-item-p .item .label {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}

#nissan2 .description-bl .list-item-p .item .label {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    background: #F7F7F7;
}

#nissan2 .description-bl .list-item-p .item .content {
    margin-top: 10px;
}

#nissan2 .description-bl .list-item-p .item {
    margin-bottom: 21px;
}

#nissan2 .description-bl .list-item-p .item .content .text-small {
    color: #848080;
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
}

#nissan2 .description-bl .list-item-p .item .content .title {
    font-size: 20px;
    font-weight: 700;
}

#nissan2 .description-bl .list-item-p .item .content .title-sub {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 400;
    color: #312E2E;
    line-height: 25px;
    letter-spacing: -0.4px;
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 20px;
}

#nissan2 .description-bl .list-item-p .item .text-small-sub {
    font-size: 12px;
}

#nissan2 .description-bl .list-item-p .item .content .text-small-blur {
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    color: #848080;
}

#nissan2 .description-bl .list-item-p .list .item {
    position: relative;
}

#nissan2 .description-bl .list-item-p .list .item:before {
    position: absolute;
    left: -19px;
    top: 0;
}

#nissan2 .description-bl .list-item-p .list .item:nth-child(1):before,
#nissan2 .description-bl .list-item-p .list .item:nth-child(2):before,
#nissan2 .description-bl .list-item-p .list .item:nth-child(3):before,
#nissan2 .description-bl .list-item-p .list .item:nth-child(4):before,
#nissan2 .description-bl .list-item-p .list .item:nth-child(5):before {
    content: '◯';
}

#nissan2 .description-bl .list-item-p .list .item:nth-child(6):before,
#nissan2 .description-bl .list-item-p .list .item:nth-child(7):before,
#nissan2 .description-bl .list-item-p .list .item:nth-child(8):before,
#nissan2 .description-bl .list-item-p .list .item:nth-child(9):before,
#nissan2 .description-bl .list-item-p .list .item:nth-child(10):before,
#nissan2 .description-bl .list-item-p .list .item:nth-child(11):before {
    content: '◆';
}

#nissan2 .description-bl .list-item-p .item .content .list {
    margin-top: 17px;
    padding-left: 22px;
}

#nissan2 .description-bl .list-item-p .list .item {
    margin-bottom: 0;
}

#nissan2 .contact {
    background: #D9C890;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
}

#nissan2 .contact .container-bl .title {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    position: relative;
}

#nissan2 .contact .container-bl .title:after {
    content: '';
    height: 1px;
    width: 196px;
    background: #000000;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -3px;
}

#nissan2 .contact .container-bl .item {
    background: rgba(255, 255, 255, 0.5);
    margin-bottom: 12px;
    padding: 23px;
    text-align: center;
}

#nissan2 .contact .item .phone .phone_number a {
    color: #C70000;
}

#nissan2 .contact .container-bl {
    padding-top: 28px;
}

#nissan2 .contact .container-bl {
    padding: 12px;
    padding-bottom: 45px;
}

#nissan2 .contact .copy-right .logo {
    width: 261px;
}

#nissan2 .contact .copy-right {
    text-align: center;
    margin-top: 26px;
}

#nissan2 .contact .copy-right .text-copy-right {
    margin-top: 10px;
}

#nissan2 .contact .container-bl {
    padding-bottom: 1px;
    padding-top: 23px;
}

#nissan2 .contact .footer {
    max-width: 870px;
    margin: 0 auto;
    background: none;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 32px;
    padding-top: 50px;
}

#nissan2 .contact .item .phone .text-code {
    margin: 0 auto;
    max-width: 344px;
    line-height: 35px;
    padding: 0;
    margin-top: 7px;
    border: 1px solid #312E2E;
    font-size: 16px;
    color: #293133;
    letter-spacing: 0.5px;
}

#nissan2 .contact .item .phone .text-gray {
    font-size: 10px;
    color: #848080;
    margin-top: 12px;
}

#nissan2 .contact .item-2 .btn-box {
    margin-top: 11px;
    font-size: 16px;
    font-weight: 700;
}

#nissan2 .contact .item-2 .box-blue {
    max-width: 342px;
    position: relative;
    margin: 0 auto;
    margin-top: 6px;
}

#nissan2 .contact .item-2 .box-blue a {
    background: #C70000;
    color: #ffffff;
    border-radius: 4px;
    border: 1px solid #FFFFFF;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    display: block;
    padding: 9px 0;
}

#nissan2 .contact .item-2 .box-blue a {
    position: relative;
    top: 0;
    transition: .2s;
}

#nissan2 .contact .item-2 .box-blue a:hover {
    top: 6px;
}

#nissan2 .contact .item-2 .box-blue p {
    position: relative;
    z-index: 8;
}

#nissan2 .contact .item-2 .box-blue p:before {
    content: '';
    height: 30px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -4px;
    z-index: -1;
    border-radius: 4px;
    background: #312E2E;
}

#nissan2 .contact .item-2 .box-blue:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #cccccc;
    position: absolute;
    left: 0;
    bottom: -21px;
}

#nissan2 .contact .item .image-center img {
    width: 24px;
    height: 38px;
}

#nissan2 .contact .item-2 .line .icon {
    margin-top: 36px;
    letter-spacing: 0.2px;
}

#nissan2 .contact .item-2 .line-box {
    max-width: 342px;
    margin: 0 auto;
    margin-top: 5px;
}

#nissan2 .contact .item .phone .phone_number {
    font-size: 32px;
    line-height: 46px;
    font-family: "Inter", sans-serif;
    font-weight: 700;
}

#nissan2 .contact .item .phone .icon .image {
    width: 64px;
    height: 37px;
    line-height: 31px;
    padding-right: 8px;
    padding-left: 11px;
}

#nissan2 .contact .item .line .icon {
    display: flex;
    justify-content: center;
    font-size: 16px;
    font-weight: 700;
    align-items: center;
}

#nissan2 .contact .item .line .icon .image img {
    width: 24px;
    height: 24px;
}

#nissan2 .contact .item .line .icon .text-line {
    padding-left: 4px;
}

#nissan2 .contact .item .text-title {
    font-size: 16px;
    font-weight: 700;
    margin-top: 13px;
}

#nissan2 .contact .item-2 .image img {
    width: 40px;
    height: 30px;
}

#nissan2 .contact .item .phone .text-small {
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
}

#nissan2 .back-top {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    font-family: "Arial";
    font-style: italic;
    text-transform: uppercase;
    position: relative;
    margin-top: 51px;
    margin-bottom: 11px;
}

#nissan2 .back-top a {
    color: #C70000;
    position: relative;
    display: block;
}

#nissan2 .back-top a:before {
    content: '';
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #C70000;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 11px 5px;
    border-color: transparent transparent #C70000 transparent;
}

#nissan2 .contact .c-contact {
    margin-top: 26px;
}

#nissan2 .contact .c-contact .phone .icon {
    display: flex;
    align-items: center;
    height: 42px;
    justify-content: center;
}

#nissan2 .contact .c-contact .phone .icon .image img {
    width: 48px;
    height: 27px;
}

#nissan2 .contact .item .line-box {
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
}

#nissan2 .contact .item .line-box .text-desc a {
    background: #06C755;
    color: #ffffff;
    border-radius: 4px;
    border: 1px solid #FFFFFF;
    font-size: 20px;
    font-weight: 700;
    display: block;
    padding: 9px 0;
}

#nissan2 .contact .item .line-box .text-desc a {
    position: relative;
    top: 0;
    transition: 0.2s;
}

#nissan2 .contact .item .line-box .text-desc a:hover {
    top: 6px;
}

#nissan2 .contact .item .line-box .text-desc p {
    position: relative;
    z-index: 8;
}

#nissan2 .copy-right {
    text-align: center;
    margin-top: 25px;
    padding-bottom: 208px;
}

#nissan2 .copy-right .text-gray {
    color: #848080;
    font-size: 10px;
    font-weight: 400;
    margin-top: 16px;
}

#nissan2 .contact .item .line-box .text-desc p:before {
    content: '';
    height: 30px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -4px;
    z-index: -1;
    border-radius: 4px;
    background: #312E2E;
}

/*email*/

#nissan2 .email-contact {
    width: 100%;
    height: 48px;
    background: #21CC84;
    position: fixed;
    bottom: 0;
    right: 0px;
    z-index: 9;
    font-size: 20px;
    text-align: center;
    line-height: 48px;
    padding-left: 30px;
        font-weight: bold;
}

#nissan2 .email-contact:hover {
    opacity: 0.7;
}

#nissan2 .email-contact .c-mail {
    position: relative;
    max-width: 350px;
    margin: 0 auto;
}

#nissan2 .email-contact .c-mail:before {
    content: '';
    background-image: url(../images/nissan-body9v2/nissan_icon_mail_white.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 32px;
    height: 20px;
    position: absolute;
    left: 60px;
    top: 15px;
}

#nissan2 .email_bl a {
    color: #ffffff;
    width: 100%;
    display: block;
}


@media print, screen and (min-width: 768px) {

    #nissan2 .layout-pc {
        display: block;
    }

    #nissan2 .layout-mb {
        display: none;
    }
    
    #nissan2 .copy-right {
        padding-bottom: 25px;
    }


    #nissan2 .work .content-bl .work-list-item {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 32px;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 32px;
        max-width: 1024px;
        margin: 0 auto;
    }

    #nissan2 .work .content-bl .c-wrap {
        max-width: 848px;
        margin: 0 auto;
    }

    #nissan2 .work .content-bl .c-wrap .c-w {
        max-width: 408px;
        margin-left: auto;
    }

    #nissan2 .work {
        padding-top: 123px;
        background: url('../images/nissan-body9v2/nissan_bg_work_pc.png');
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: 100%;
        padding-bottom: 105px;
    }

    #nissan2 .title-bl:before {
        font-family: "Arial";
        font-weight: 700;
        font-size: 148px;
        left: 8px;
        top: -27px;
        letter-spacing: 0;
    }

    #nissan2 .title-bl .title-primary {
        font-size: 52px;
        margin-top: 12px;
    }

    #nissan2 .work .title-secondary {
        font-size: 28px;
        font-weight: 500;
        margin-top: 75px;
        letter-spacing: 1px;
    }

    #nissan2 .work .content-bl {
        padding-top: 46px;
    }

    #nissan2 .work .content-bl .work-list-item .work-item .icon img {
        width: 60px;
        margin-top: 12px;
    }

    #nissan2 .work .content-bl .work-list-item .work-item .title {
        font-size: 40px;
    }

    #nissan2 .work .content-bl .work-list-item .work-item .content {
        font-size: 16px;
        padding-top: 21px;
        letter-spacing: 0.8px;
        padding-left: 8px;
        padding-right: 4px;
    }

    #nissan2 .work .content-bl .work-list-item .work-item {
        padding-bottom: 25px;
    }

    #nissan2 .work .work-line {
        margin-top: 49px;
    }

    #nissan2 .work-line .list-line-b .line {
        font-size: 24px;
        padding-left: 43px;
        padding-top: 18px;
        padding-bottom: 18px;
    }

    #nissan2 .work-line .list-line-b .line:before {
        width: 32px;
        height: 31px;
        left: 0;
    }

    #nissan2 .work .c-list-line-bl .c-line .line-bl .title-primary {
        font-size: 18px;
    }

    #nissan2 .work .c-list-line-bl .c-line .line-bl .title-small {
        font-size: 16px;
    }

    #nissan2 .work .c-list-line-bl .c-line .line-bl .title-bold {
        font-size: 24px;
        padding-bottom: 23px;
        margin-top: 12px;
    }

    #nissan2 .work .c-list-line-bl .c-line .line-bl {
        margin-bottom: 8px;
    }

    #nissan2 .work .c-list-line-bl .c-line .line-bl:last-child .title-bold {
        letter-spacing: 0;
        padding-bottom: 0;
        margin-top: 3px;
    }

    #nissan2 .work .c-list-line-bl .c-line .line-bl:last-child .text-desc {
        font-size: 12px;
        margin-top: 3px;
        letter-spacing: 0.6px;
    }

    #nissan2 .work .c-list-line-bl .c-line .line-bl:last-child {
        padding-bottom: 27px;
    }

    #nissan2 .work .c-work-bt {
        max-width: 496px;
        margin: 0 auto;
        margin-top: 42px;
    }

    #nissan2 .work .work-bt p {
        font-size: 28px;
        font-weight: 700;
        border-radius: 4px;
        border: 1px solid #FFFFFF;
        padding: 7px 0;
    }

    #nissan2 .work .work-bt .number {
        font-size: 18px;
    }

    #nissan2 .access {
        padding-top: 126px;
        background: #F7F7F7;
        padding-bottom: 80px;
    }

    #nissan2 .access .title-bl:before {
        content: 'Access';
        left: 8px;
    }

    #nissan2 .access .title-secondary {
        font-size: 32px;
        margin-top: 75px;
    }

    #nissan2 .access .title-map .text-1 {
        font-size: 18px;
    }

    #nissan2 .access .title-map .text-2 {
        font-size: 14px;
    }

    #nissan2 .access .title-map {
        padding-left: 64px;
        margin-top: 18px;
    }

    #nissan2 .access .title-map:before {
        height: 51px;
        width: 33px;
        left: 19px;
    }

    #nissan2 .access .content-map {
        height: 580px;
        overflow: hidden;
        text-align: center;
        max-width: 1024px;
        margin: 0 auto;
        margin-top: 36px;
    }

    #nissan2 .access .access-content {
        padding: 20px 23px;
        display: flex;
        max-width: 894px;
        margin: 0 auto;
        gap: 32px;
        margin-top: 19px;
    }

    #nissan2 .access .access-content .desc-bl {
        width: 320px;
        padding-top: 41px;
    }

    #nissan2 .access .access-content .desc-bl .list_route .route_item p {
        padding-left: 16px;
    }

    #nissan2 .access .access-content .desc-text {
        margin-top: 39px;
    }

    #nissan2 .step {
        padding-top: 123px;
        padding-bottom: 98px;
    }

    #nissan2 .step .content-bl .list-step .step-item .c-box {
        width: 100px;
        height: 100px;
    }

    #nissan2 .step .list-step {
        max-width: 896px;
        margin: 0 auto;
    }

    #nissan2 .step .content-bl .list-step .step-item {
        display: flex;
        padding-top: 91px;
    }

    #nissan2 .step .content-bl .list-step .step-item .content-step {
        width: calc(100% - 100px);
        padding-left: 16px;
        display: flex;
    }

    #nissan2 .step .content-bl .list-step .step-item .label-step .label-text {
        font-size: 16px;
    }

    #nissan2 .step .content-bl .list-step .step-item .label-step .label-number {
        font-size: 48px;
        line-height: 48px;
    }

    #nissan2 .step .content-bl .list-step .label-step:before {
        content: '';
        width: 2px;
        height: 60%;
        position: absolute;
        left: 50%;
        top: 105px;
        background: linear-gradient(211deg, rgba(199, 0, 0, 1) 0%, rgba(199, 0, 0, 0) 100%);
    }

    #nissan2 .step .content-bl .list-step .step-item:nth-child(2) .label-step:before {
        height: 60%;
    }

    #nissan2 .step .content-bl .list-step .step-item:nth-child(4) .label-step:before {
        height: 50%;
    }

    #nissan2 .step .content-bl .list-step .step-item .content-step .text-bl {
        max-width: 367px;
        padding-top: 2px;
        padding-left: 15px;
    }

    #nissan2 .step .content-bl .list-step .step-item .content-step .image {
        width: calc(100% - 367px);
        padding-left: 46px;
    }

    #nissan2 .step .content-bl .list-step .step-item .content-step .title {
        font-size: 28px;
        line-height: 40px;
    }

    #nissan2 .content-step .image img {
        border-radius: 4px;
    }

    #nissan2 .content-step .bl-info {
        margin-top: 31px;
    }

    #nissan2 .content-step .image {
        margin-top: 0;
    }

    #nissan2 .step .content-bl .list-step .step-2 {
        padding-top: 56px;
    }

    #nissan2 .step .content-bl .list-step .step-3 {
        padding-top: 58px;
    }

    #nissan2 .step .content-bl .list-step .step-3 .bl-info {
        margin-top: 23px;
    }

    #nissan2 .step .content-bl .list-step .step-4 {
        padding-top: 58px;
    }

    #nissan2 .support .c-bl {
        max-width: 848px;
        margin: 0 auto;
    }

    #nissan2 .support .content-bl .text-desc {
        max-width: 408px;
        margin-right: auto;
    }

    #nissan2 .support .title .title-b {
        font-size: 28px;
    }

    #nissan2 .support .title .title-t {
        font-size: 52px;
        margin-top: 21px;
    }

    #nissan2 .support .text-desc-bl {
        font-size: 24px;
        font-weight: 700;
    }

    #nissan2 .support .content-bl .text-desc {
        padding-left: 0;
        padding-right: 0;
        margin-top: 111px;
    }

    #nissan2 .support .text-desc-bl {
        padding-left: 0;
        padding-right: 0;
        margin-top: 72px;
        position: relative;
    }

    #nissan2 .support .text-desc-bl:before {
        content: '';
        width: 672px;
        height: 440px;
        background-image: url(../images/nissan-body9v2/nissan_support_pc.png);
        background-repeat: no-repeat;
        background-size: 100%;
        position: absolute;
        right: -88px;
        bottom: 66px;
    }

    #nissan2 .support .text-desc_b {
        padding-left: 0;
        padding-right: 16px;
    }

    #nissan2 .support {
        padding-top: 104px;
        padding-bottom: 100px;
    }

    #nissan2 .support .text-desc-bl .title {
        padding: 19px 22px;
    }

    #nissan2 .description-bl .title-bl:before {
        font-size: 148px;
    }

    #nissan2 .description-bl {
        padding-top: 125px;
    }

    #nissan2 .description-bl .content-bl {
        font-size: 16px;
        font-weight: 400;
        color: #312E2E;
        line-height: 28px;
        padding-left: 23px;
        padding-right: 23px;
        padding-top: 87px;
        max-width: 718px;
        margin: 0 auto;
        margin-top: 10px;
    }

    #nissan2 .description-bl .list-item-p .item {
        display: flex;
        margin-bottom: 17px;
    }

    #nissan2 .description-bl .list-item-p .item .label {
        font-size: 16px;
        width: 144px;
        height: 60px;
        padding-top: 16px;
    }

    #nissan2 .description-bl .list-item-p .item .content {
        margin-top: 0;
        font-size: 16px;
        font-weight: 500;
        width: calc(100% - 144px);
        display: flex;
        flex-direction: column;
        padding-left: 32px;
        justify-content: center;
    }

    #nissan2 .description-bl .list-item-p .item .content .text-small {
        font-size: 12px;
    }

    #nissan2 .description-bl .list-item-p .item:last-child .label {
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #nissan2 .description-bl .list-item-p .item .content .title {
        font-size: 24px;
        padding-top: 4px;
        font-family: "Zen Kaku Gothic Antique", sans-serif;
    }

    #nissan2 .description-bl .list-item-p .item .content .title .number {
        font-size: 24px;
    }

    #nissan2 .description-bl .list-item-p .item .content .title-sub {
        margin-top: 13px;
        font-size: 14px;
        font-weight: 400;
        color: #312E2E;
        line-height: 25px;
        letter-spacing: 0px;
        border-bottom: 1px solid #cbcbcb;
        padding-bottom: 33px;
    }

    #nissan2 .description-bl .list-item-p .item .content .list {
        margin-top: 25px;
        padding-left: 18px;
    }

    #nissan2 .description-bl .list-item-p .item:last-child .c-text-blur {
        display: flex;
        align-items: center;
        width: 340px;
        justify-content: space-between;
        font-size: 12px;
        margin-top: 7px;
    }

    #nissan2 .description-bl .list-item-p .item:last-child .text-small-blur {
        font-size: 12px;
        letter-spacing: 0.5px;
    }

    #nissan2 .back-top:before {
        top: -15px;
        text-align: center;
        font-size: 16px;
        border-width: 0 10px 16px 10px;
        border-color: transparent transparent #C70000 transparent;
    }

    #nissan2 .back-top {
        font-size: 24px;
        margin-top: 125px;
        margin-bottom: 11px;
    }

    #nissan2 .contact .container-bl .title {
        font-size: 28px;
        font-weight: 700;
        text-align: center;
        margin-top: 24px;
    }

    #nissan2 .contact .c-contact {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 32px;
        max-width: 848px;
        margin: 0 auto;
        margin-top: 30px;
    }

    #nissan2 .contact .container-bl .item {
        padding-top: 32px;
        padding-bottom: 30px;
    }

    #nissan2 .contact .item-2 .box-blue {
        margin-top: 8px;
    }

    #nissan2 .contact .item-2 .box-blue:after {
        bottom: -27px;
    }

    #nissan2 .contact .item-2 .line .icon {
        margin-top: 46px;
        letter-spacing: 0;
    }

    #nissan2 .contact .item-2 .line-box {
        margin-top: 8px;
    }

    #nissan2 .contact .container-bl {
        padding-bottom: 35px;
        padding-top: 23px;
    }

    #nissan2 .copy-right .text-gray {
        color: #848080;
        font-size: 10px;
        font-weight: 400;
        margin-top: 13px;
    }

    #nissan2 .contact .item-2 .image img {
        width: 40px;
        height: 28px;
    }

    #nissan2 .contact .item .phone .phone_number {
        font-size: 36px;
    }

    #nissan2 .contact .item-2 .btn-box {
        margin-top: 7px;
        font-size: 16px;
        font-weight: 700;
    }

    #nissan2 .contact .c-contact .phone .icon {
        align-items: unset;
    }

    #nissan2 .contact .item .phone .icon .image {
        width: 64px;
        height: auto;
        line-height: 31px;
        padding-left: 11px;
        padding: 0;
        padding-top: 6px;
        padding-right: 6px;
    }

    #nissan2 .contact .c-contact .phone .icon .image img {
        width: 56px;
        height: 32px;
    }

    #nissan2 .contact .item .phone .text-small {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        margin-top: 12px;
    }

    #nissan2 .contact .item .phone .text-code {
        margin: 0 auto;
        padding: 0;
        margin-top: 11px;
        border: 1px solid #312E2E;
        font-size: 16px;
    }

    #nissan2 .contact .item .phone .text-gray {
        font-size: 12px;
        margin-top: 12px;
        padding-right: 7px;
    }

    #nissan2 .email-contact {
        width: 64px;
        height: 256px;
        background: #21CC84;
        position: fixed;
        bottom: 80px;
        right: 0px;
        z-index: 9;
        font-size: 24px;
        padding: 10px;
        line-height: 1.1;
        text-align: center;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
        padding-top: 50px;
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    }

    #nissan2 .email-contact:hover {
        opacity: 0.7;
    }

    #nissan2 .email-contact .c-mail {
        position: relative;
    }

    #nissan2 .email-contact .c-mail:before {
        content: '';
        background-image: url(../images/nissan-body9v2/nissan_icon_mail_white.png);
        background-repeat: no-repeat;
        background-size: 100%;
        width: 32px;
        height: 20px;
        position: absolute;
        left: 6px;
        top: -34px;
    }

    #nissan2 .email_bl a {
        color: #ffffff;
        width: 100%;
        display: block;
    }

    #nissan2 .back-top a:before {
        top: -15px;
        color: #C70000;
        border-width: 0 10px 16px 10px;
        border-color: transparent transparent #C70000 transparent;
    }
}

@media print, screen and (min-width: 1600px) {
    #nissan2 .work {
        padding-bottom: 250px;
    }

    #nissan2 .work .work-bt:after {
        bottom: -8px;
    }
}

@media print, screen and (max-width: 368px) {
    #nissan2 .contact .item .phone .phone_number {
        font-size: 24px;
    }

    #nissan2 .work .c-list-line-bl .c-line .line-bl .title-bold {
        font-size: 16px;
    }

    #nissan2 .work-line .list-line-b .line {
        font-size: 16px;
    }

    #nissan2 .support .text-desc-bl {
        font-size: 14px;
    }

    #nissan2 .description-bl .title-bl:before {
        font-size: 55px;
    }
}




