@charset "UTF-8";
#nikkei-header,
#nikkei-footer,
#nikkei-copyright {
    position: relative;
    z-index: 12;
}

body {
    font-family: "yu-gothic-pr6n", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0.05em;
    background: rgba(255, 255, 255, 1);
    width: 100%;
}

div#nikkei-header {
    text-align: center;
    background-color: #fff;
}

div#nikkei-header div {
    margin: 0 auto;
    text-align: center;
}

div#nikkei-header div img {
    margin: 0 auto;
    text-align: center;
}

header {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
    background-color: #fff;
    z-index: 1;
    border-bottom: 3px solid #c7c7c7;
}

header.fixed {
    position: fixed;
}

header div.hamburger-menu {
    display: none;
}

p.logo {
    display: block;
    padding-left: 30px;
    width: 120px;
}

p.logo img {
    width: 90px;
    height: auto;
}

header ul.menu {
    display: flex;
}

header li {
    list-style: none;
    margin-left: 40px;
    font-family: "yu-gothic-pr6n", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.05em;
}

header li a {
    text-decoration: none;
    color: #000;
    font-size: 13px;
    line-height: 1;
}

div.logo_nikkei {
    width: 15px;
    margin-right: 15px;
    display: flex;
}

div.logo_nikkei img {
    dsiplay: block;
    height: 16px;
    width: auto;
}

div#wrapper {
    position: relative;
    margin-top: 80px;
    background: rgba(255, 255, 255, 1);
}



main.gs {
    position: fixed;
    top: 80px;
    background: url(main.jpg) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: calc(100vh - 80px);
    min-height: 720px;
    opacity: 1;
    transition: all 0.5s 0s ease;
    z-index: -1;
}

main.gs.fixed {

}


main.gs.remove-background {
    opacity: 0;
}

div.main_gs h1 {
    color: #fff;
    font-family: "zen-old-mincho", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 38px;
    line-height: 68px;
    position: absolute;
    letter-spacing: -0.1em;
    bottom: 110px;
    width: 60vw;
    max-width: 800px;
left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

div.main_gs h1 img{
width: 100%;
height: auto;
}

div.main_gs p {
    display: block;
    color: #fff;
    font-family: "zen-old-mincho", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    line-height: 52px;
    position: absolute;
    /*letter-spacing:-0.3em;*/
    border-top: 1px solid #fff;
    top: 50px;
    right: 320px;
    padding-top: 40px;
}

div.main_gs p span {
    display: inline;
    font-family: serif;
}

div.main_gs span {
position: absolute;
    display: block;
    width: 220px;
    height: 105px;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

div.main_gs span img {
    width: 100%;
    height: auto;
}

div.main_gs {
    position: relative;
    width: 100%;
    height: calc(100vh - 70px);
    background-color: rgba(52, 57, 60, .45);
    opacity: 1;
    transition: all 0.5s 0s ease;
}

div.main_gs2 {
    width: 100%;
    height: 100vh;
    min-height: 720px;
}

div.main_gs.hide {
    opacity: 0;
}

section {
    padding-top: 80px;
    padding-left: calc(50vw - 560px);
    padding-right: calc(50vw - 560px);
    margin: 0 auto;
}

section#part1,
section#part2 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

section.lead {
    padding: 130px 0 80px 0;
    padding-left: calc(50vw - 560px);
    padding-right: calc(50vw - 560px);
    text-align: center;
    color: #0E1726;
}

section.lead div.gs9 {
    display: flex;
        justify-content: space-around;
        flex-direction: column;
}

section.lead div.gs9 div.main_img{
width: 100%;
}

section.lead div.gs9 div.main_img img {
width: 100%;
max-width: 200px;
height: auto;
margin:0 auto;
}

section.lead div.gs9 div.text {
padding-top: 50px;
width: 100%;
}

section.lead p {
    font-family: "yu-gothic-pr6n", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 28px;
text-align: center;
    color: #0E1726;
}

b {
font-weight: 700;
color: #0E1726;
-webkit-text-stroke: 0.02em #0E1726;
text-stroke: 0.02em #0E1726;
}

section div.part {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-items: center;
}

section div.part.right {
    flex-direction: row-reverse;
}

section div.part div.ttl {
    position: relative;
    width: 47%;
}

section div.part div.ttl h2 {
    font-family: "zen-old-mincho", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 34px;
    line-height: 64px;
    top: 0;
    padding-left: 0;
    background-color: transparent;
    height: 390px;
    padding-top: 110px;
}

section div.part.right div.ttl h2 {
    padding-left: 0;
}

section div.part div.ttl h2 img {
    width: 400px;
    height: auto;
    margin: 0 auto;
}

section div.part div.ttl h2 img.img2 {
    width: 400px;
    height: auto;
    margin: 0 auto;
}


section div.part div.ttl h2 span {
    display: inline;
    font-family: serif;
}

section div.part.right div.ttl h2 {
    padding-left: 0;
}

section div.part div.img {
    width: 53%;
    padding-top: 80px;
    padding-bottom: 0;
    padding-right: calc(50vw - 560px);
font-family: "yu-gothic-pr6n", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    line-height: 20px;
}

section div.part.right div.img {
    padding-right: 0;
    padding-left: calc(50vw - 560px);
}

section div.part div.img img {
    width: 100%;
    height: auto;
}

section div.content {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-items: flex-start;
    padding-bottom: 100px;
}

section div.content.right {
    flex-direction: row-reverse;
}

section div.content div.text {
    padding-top: 80px;
    padding-bottom: 120px;
    font-family: "yu-gothic-pr6n", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 30px;
    padding-right: 0;
    background-color: transparent;
    width: 70vw;
    box-sizing: border-box;
    padding-right: 80px;
    padding-left: calc(50vw - 560px);
    color: #0E1726;
}

section div.content div.text p span {
    letter-spacing: -0.01em;
}

section div.content.right div.text {
    padding-left: 80px;
    padding-right: calc(50vw - 560px);
}

section div.content div.caption {
    padding-top: 80px;
    font-family: "yu-gothic-pr6n", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    line-height: 20px;
    background-color: transparent;
    width: 30vw;
    box-sizing: border-box;
    padding-left: 0;
    padding-right: calc(50vw - 560px);
    color: #0E1726;
}

section div.content div.caption div.sec{
padding-top: 100px;
}

section div.content div.caption div.sec p{
padding-top: 20px;
}



section div.content.right div.caption {
    padding-right: 0;
    padding-left: calc(50vw - 560px);
}

section div.content div.caption p {
    display: block;
    min-width: 140px;
}

@media screen and (min-width:1440px) {
    section div.content div.text {
        width: 65vw;
    }
    section div.content div.caption {
        width: 35vw;
    }
}

section.shopinfo {
    padding-left: calc(50vw - 600px);
    padding-right: calc(50vw - 600px);
    margin: 0 auto;
    margin-top: 80px;
    background-color: transparent;
    padding-top: 80px;
    padding-bottom: 80px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: flex-start;
}

section.shopinfo div.img {
    width: 50%;
    max-width: 540px;
    margin-left: 20px;
    margin-right: 20px;
}

section.shopinfo div.text {
    width: 50%;
    max-width: 500px;
    color: #fff;
    margin-left: 20px;
    margin-right: 20px;
}

section.shopinfo div.text h3 {
    color: #fff;
    font-size: 26px;
    line-height: 41px;
    font-family: "zen-old-mincho", sans-serif;
    font-weight: 400;
    font-style: normal;
    padding-bottom: 20px;
    letter-spacing: 0.05em;
}

section.shopinfo div.text p {
    display: block;
    font-size: 14px;
    line-height: 27px;
    font-family: "yu-gothic-pr6n", sans-serif;
    letter-spacing: 0.05em;
    padding-bottom: 30px;
}

section.shopinfo div.text adress {
    display: block;
    font-size: 12px;
    line-height: 20px;
    font-family: "yu-gothic-pr6n", sans-serif;
    letter-spacing: 0.05em;
}

section#lineup {
    padding-top: 0;
    padding-left: calc(50vw - 640px);
    padding-right: calc(50vw - 640px);
    margin: 0 auto;
    background-color: #FAFAFA;
}

section#lineup h3 {
    padding-top: 140px;
    padding-left: 80px;
    padding-bottom: 100px;
    color: #0E1726;
    font-family: "zen-old-mincho", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
    line-height: 48px;
    letter-spacing: 0.05em;
}

div.lineup {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 120px;
}

div.lineup.right {
    flex-direction: row-reverse;
}

div.lineup div.text {
    width: 50%;
    min-width: 400px;
    padding-left: 80px;
}

div.lineup.right div.text {
    padding-left: 0;
    padding-right: 80px;
}

div.lineup div.text h4 {
    color: #0E1726;
    font-family: "zen-old-mincho", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    line-height: 31px;
    letter-spacing: 0.05em;
    padding-bottom: 40px;
}

div.lineup div.text h4 span.brand {
    display: block;
    font-size: 14px;
    line-height: 32px;
}

div.lineup div.text h4 span.price {
    display: block;
    font-size: 18px;
    line-height: 36px;
    padding-top: 20px;
}

div.lineup div.text h4 span.price span {
    font-size: 14px;
    line-height: 36px;
}

div.lineup div.text p {
    font-size: 14px;
    line-height: 26px;
    font-family: "yu-gothic-pr6n", sans-serif;
    font-weight: 400;
    font-style: normal;
    display: block;
    padding-bottom: 30px;
    color: #0E1726;
}

div.lineup div.text p.caution {
    font-size: 12px;
    line-height: 20px;
    font-family: "yu-gothic-pr6n", sans-serif;
    font-weight: 400;
    font-style: normal;
    display: block;
    padding-bottom: 30px;
    color: #0E1726;
}

div.lineup div.text a {
    color: #0E1726;
}

div.lineup div.text a.detail {
    display: block;
    color: #fff;
    background-color: #0E1726;
    font-size: 16px;
    line-height: 1;
    padding: 22px 0;
    width: 100%;
    text-decoration: none;
    text-align: center;
}

div.lineup div.img {
    width: 50%;
    max-width: 640px;
}

div.lineup div.img img {}

div.lineup div.text dl {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 30px;
    color: #0E1726;
}

div.lineup div.text dl dt {
    font-family: "yu-gothic-pr6n", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    line-height: 26px;
    width: 10em;
}

div.lineup div.text dl dd {
    font-family: "yu-gothic-pr6n", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    line-height: 26px;
    width: calc(100% - 10em);
}

section.official {
    padding: 0;
    width: 100%;
    text-align: center;
    padding: 0;
    background-color: #fff;
    margin: 0 auto;
}

section.official div.bnr {
    display: flex;
    width: 100%;
    max-width: 840px;
    margin: 0 auto;
    background-color: #0E1726;
    align-content: flex-start;
    flex-wrap: nowrap;
    align-items: center;
}

section.official div.bnr div {
    width: 30%;

    padding: 25px 10px;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
}

section.official div.bnr div img{width: 80%; height: auto;}

section.official div.bnr div.bnr02 {
    width: 70%;
    padding: 25px 10px;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    text-align: left;
}

section.official div.bnr div.bnr02 a{
color: #fff;
border-bottom: #fff solid 1px;
padding-bottom: 1px;
}

section.official img {
    width: 120px;
    height: auto;
    margin: 0 auto;
}

section.official a {
    text-decoration: none;
}

section.official a p {
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 29px;
    font-family: "zen-old-mincho", sans-serif;
    font-weight: 400;
    font-style: normal;
    padding-top: 15px;
}

section.official div.bnr02 a p {
    color: #000;
}

section.official_info {
    padding: 70px 0 90px 0;
    background-color: #fff;
}

section.official_info a.link {
    display: block;
    color: #fff;
    background-color: #0E1726;
    font-size: 16px;
    line-height: 1;
    padding: 22px 0;
    width: 100%;
    max-width: 400px;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
}

section.official_info p.info {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 26px;
    color: #000000;
}

section.official_info p.info a {
    font-size: 14px;
    line-height: 26px;
    color: #000000;
}

section.official_info p.credit {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 26px;
    color: #0E1726;
}

footer {
    border-top: 1px solid #C8C8C8;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: calc(50vw - 560px);
    padding-right: calc(50vw - 560px);
}

footer li {
    font-size: 13px;
    color: #000;
}

footer li a:first-child {
    padding-left: 0;
    margin-left: 0;
    border-left: none;
}

footer li a {
    color: #000;
    font-size: 12px;
    border-width: 0 0 0 1px;
    border-style: solid;
    padding-left: 8px;
    margin-left: 8px;
}

footer li a:link {
    text-decoration: none;
}

footer div {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    flex-direction: row;
}

footer div span {
    dsipaly: block;
    padding-right: 1em;
    font-size: 12px;
}

.sp_only {
    display: none;
}

.pc_only {
    display: block;
}


br.sp_only {
    display: none;
}

#overlay {
    display: none;
}

@media screen and (max-width: 880px) {
    br.sp_only {
        display: inline;
    }
    header ul.menu {
        display: flex;
        align-items: center;
        align-content: center;
        flex-wrap: nowrap;
        flex-direction: row;
    }
    li.lihe {
        line-height: 1;
    }
}

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

@media screen and (max-width: 767px) {
.sp_only {
        display: block;
        margin-bottom: 20px;
    }

.pc_only {
        display: none;
    }


    br.sp_only {
        display: inline;
    }

    #overlay {
        color: #333;
        pointer-events: none;
        position: fixed;
        z-index: 15;
        width: 100%;
        height: 100vh;
        left: 0;
        top: 0;
        background-color: #fff;
        opacity: 0;
        transition: opacity 0.3s;
    }
    #overlay.menuOpen {
        pointer-events: auto;
        opacity: 1;
    }
    #overlay.menuOpen>div {
        opacity: 1;
    }
    #overlay>div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        padding-bottom: 20px;
        opacity: 0;
        transition: opacity 0.8s 0.3s;
    }
    #overlay .gnav-title {
        width: 70%;
        max-width: 400px;
        margin: 0 auto 50px;
    }
    #overlay .gnav-title img {
        display: block;
        width: 100%;
        height: auto;
    }
    #overlay ul li a {
        position: relative;
        display: block;
        padding-right: 1.5em;
        font-size: min(3.2vw, 15px);
        line-height: 1.6;
        color: #333;
        letter-spacing: -0.025em;
        transition: color 0.3s;
        text-decoration: none;
    }
    #overlay ul li a::after {
        position: absolute;
        right: 0;
        top: 0;
        content: "▼";
        color: #666;
        transition: color 0.3s;
        transform: scale(0.6);
    }
    #overlay ul li a:active {
        color: #999;
    }
    #overlay ul li+li {
        margin-top: 25px;
    }
    #overlay .sec-index {
        border: none;
    }
    #overlay .sec-index ul {
        width: 90%;
    }
    #overlay .sec-index ul li a {
        position: relative;
    }
    #overlay .sec-index ul li a:after {
        top: calc(50% - 15px);
    }
    body {
        font-family: "yu-gothic-pr6n", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 16px;
        line-height: 32px;
        letter-spacing: 0.05em;
    }
    header {
        top: 0;
        left: 0;
        width: 100%;
        height: 50px;
        display: flex;
        flex-direction: column-reverse;
        justify-content: space-between;
        align-items: center;
        flex-wrap: nowrap;
        background-color: #fff;
        z-index: 1;
    }
    header div.hamburger-menu {
        display: block;
    }
    .menu-btn {
        position: absolute;
        top: 15px;
        right: 25px;
        display: flex;
        height: 20px;
        width: 20px;
        justify-content: center;
        align-items: center;
        z-index: 90;
    }
    .menu-btn span,
    .menu-btn span:before,
    .menu-btn span:after {
        content: '';
        display: block;
        height: 1px;
        width: 20px;
        border-radius: 0;
        background-color: #000;
        position: absolute;
    }
    .menu-btn span:before {
        bottom: 6px;
    }
    .menu-btn span:after {
        top: 6px;
    }
    #menu-btn-check:checked~.menu-btn span {
        background-color: rgba(255, 255, 255, 0);
    }
    #menu-btn-check:checked~.menu-btn span::before {
        bottom: 0;
        transform: rotate(45deg);
        background-color: #FFF;
    }
    #menu-btn-check:checked~.menu-btn span::after {
        top: 0;
        transform: rotate(-45deg);
        background-color: #FFF;
    }
    #menu-btn-check {
        display: none;
    }
    .menu-content {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 100%;
        z-index: 80;
        background-color: #0E1726;
        transition: all 0.5s;
    }
    #menu-btn-check:checked~.menu-content {
        left: 0;
    }
    .menu-content ul {
        padding-top: 140px;
        padding-left: 0;
    }
    .menu-content span.logo {
        display: block;
        position: absolute;
        width: 86px;
        bottom: 40px;
        right: 25px;
    }
    .menu-content span.logo img {
        width: 100%;
        height: auto;
    }
    p.logo {
        display: block;
        padding-left: 0;
        width: 55px;
        margin: 0 auto;
    }
    p.logo img {
        width: 55px;
        height: auto;
    }
    header ul.menu {
        display: none;
    }
    header li {
        list-style: none;
        margin-left: 40px;
        padding-bottom: 12px;
        font-family: "yu-gothic-pr6n", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 16px;
        line-height: 35px;
        letter-spacing: 0.05em;
    }
    header li a {
        text-decoration: none;
        color: #fff;
        font-size: 16px;
        line-height: 35px;
        letter-spacing: 0.05em;
    }
    div.logo_nikkei {
        width: 100%;
        margin-right: 0;
        display: flex;
        justify-content: space-between;
    }
    div.logo_nikkei img {
        dsiplay: block;
        height: 20px;
        width: auto;
        border: 2px solid #fff;
    }
    div#wrapper {
        position: relative;
        margin-top: 0;
    }


    main.gs {
        position: fixed;
        top: 50px;
        background: url(main_sp.jpg) center center no-repeat;
        background-size: cover;
        width: 100vw;
        height: 50vh;
        min-height: 50vh;
        z-index: -1;
        visibility: visible;
    }
    main.gs.remove-background {
        opacity: 0;
        visibility: hidden;
    }
    div.main_gs h1 {
        color: #fff;
        font-family: "zen-old-mincho", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 25px;
        line-height: 44px;
        position: absolute;
        top: 5vh;
        left: 0;
        width: 100%;
        text-align: center;
    }



    div.main_gs h1 img {
        width: 85vw;
        height: auto;
        margin: 0 auto;
    }




    div.main_gs p {
        display: block;
        color: #fff;
        font-family: "zen-old-mincho", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 19px;
        line-height: 34px;
        position: absolute;
        border-top: 1px solid #fff;
        top: 35px;
        right: auto;
        left: 80px;
        padding-top: 22px;
    }
    div.main_gs p img {
        width: 53px;
        height: auto;
    }
    div.main_gs span {
        position: absolute;
        display: block;
        width: 110px;
        height: 45px;
        bottom: 100px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
    }
    div.main_gs span img {
        width: 100%;
        height: auto;
    }
    div.main_gs {
        position: relative;
        width: 100%;
        height: calc(50vh - 50px);
        min-height: calc(50vh - 50px);
        background-color: rgba(52, 57, 60, 0);
        opacity: 1;
        transition: all 0.5s 0s ease;
    }


    div.main_gs2 {
        width: 100%;
        height: auto;
        min-height: auto;
        padding-top: 30px;
        padding-bottom: 50px;
background: rgba(255, 255, 255, 1);
    }

    div.main_gs2 img{
width: 90%;
height: auto;
margin:0 auto;
}

    main div.main_gs.hide {
        opacity: 0;
    }

section.lead div.gs9 {
        display: flex;
        justify-content: space-around;
        flex-direction: column;
}



section.lead div.gs9 div.main_img {
    width: 100%;
}

section.lead div.gs9 div.main_img img {
width: 80%;
max-width: 200px;
height: auto;
margin:0 auto;
}


section.lead div.gs9 div.text {
    width: 100%;
}


    section {
        padding-top: 160px;
        padding-left: 8%;
        padding-right: 0;
        margin: 0 auto;
    }
    section#part1,
    section#part2,
    section#part3,
    section#part4 {
        padding-left: 0;
        padding-right: 0;
    }
    section#part2,
    section#part4 {
        padding-left: 0;
        padding-right: 0;
    }
    section.lead {
        padding: 55px 0 40px 0;
        padding-left: 8%;
        padding-right: 8%;
        text-align: center;
    }
    section.lead p {
        font-family: "yu-gothic-pr6n", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 15px;
        line-height: 28px;
        text-align: justify;
    }
    section.lead p br {
        display: none;
    }
    section div.part {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        flex-wrap: nowrap;
        padding: 0;
        align-items: center;
    }
    section div.part.right {
        flex-direction: column;
        padding-left: 0;
        padding-right: 0;
    }
    section div.part div.ttl {
        position: relative;
        width: calc(100% - 8vw);
    }
    section#part2 div.part div.ttl,
    section#part4 div.part div.ttl {
        width: 100%;
        padding-left: 0;
        padding-left: 8vw;
    }
    section div.part div.ttl h2 {
        color: #0E1726;
        font-family: "zen-old-mincho", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 25px;
        line-height: 45px;
        top: 0;
        padding-left: 4vw;
        padding-right: 4vw;
        height: auto;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    section div.part.right div.ttl h2 {
        padding-left: 0;
    }
    section div.part div.ttl h2 img {
width: 100%;
        height: auto;
        margin: 0;
    }
    section div.part div.ttl h2 img.img2 {
        width: 100%;
        height: auto;
        margin: 0;
    }
    section div.part div.ttl h2 img.img3 {
        width: auto;
        height: 74px;
        margin: 0;
    }
    section div.part div.img {
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
    }

    section div.part div.img p{
padding:4vw 8vw;
}


    section div.part div.img img {
        width: 100%;
        height: auto;
    }
    section div.content {
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        align-items: flex-start;
        padding-bottom: 0;
    }
    section div.content.right {
        flex-direction: column;
    }
    section div.content div.text {
        padding-top: 0;
        min-width: auto;
        width: calc(100% - 8vw);
        font-family: "yu-gothic-pr6n", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 15px;
        line-height: 28px;
        text-align: justify;
        padding-left: 8vw;
        padding-right: 0;
        padding-bottom: 0;
    }
    section div.content.right div.text {
        padding-right: 8vw;
        padding-left: 0;
    }
    section#part2 div.content div.text,
    section#part4 div.content div.text {
        width: auto;
        padding-left: 0;
        padding-left: 8vw;
    }
    section div.content div.caption {
        padding-top: 0;
        width: 100%;
        max-width: 100%;
        font-family: "yu-gothic-pr6n", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 12px;
        line-height: 20px;
        text-align: justify;
        padding-left: 8vw;
        padding-right: 0;
        background-color: #fff;
        padding-bottom: 100px;
    }
    section div.content div.caption img {
        margin-top: 0;
    }
    section div.content.right div.caption {
        padding-right: 8vw;
        padding-left: 0;
    }
    section div.content div.caption p {
        padding-left: 0;
        padding-right: 8vw;
        background-color: #fff;
    }

    section div.content div.caption p.pc_only {
display: none;
}

    section#part2 div.content div.caption p,
    section#part4 div.content div.caption p {
        padding-left: 8vw;
        padding-right: 0;
    }
    section.shopinfo {
        margin-top: 50px;
        background-color: #0E1726;
        padding-top: 50px;
        padding-bottom: 50px;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: flex-start;
        justify-content: space-between;
        align-items: flex-start;
        padding-left: 8%;
        padding-right: 8%;
    }
    section.shopinfo div.img {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
    section.shopinfo div.text {
        width: 100%;
        max-width: 100%;
        color: #fff;
        margin: 0;
    }
    section.shopinfo div.text h3 {
        padding-top: 40px;
        color: #fff;
        font-size: 23px;
        line-height: 36px;
        font-family: "zen-old-mincho", sans-serif;
        font-weight: 400;
        font-style: normal;
        padding-bottom: 20px;
        letter-spacing: 0.05em;
    }
    section.shopinfo div.text p {
        display: block;
        font-size: 14px;
        line-height: 27px;
        font-family: "yu-gothic-pr6n", sans-serif;
        letter-spacing: 0.05em;
        padding-bottom: 30px;
    }
    section.shopinfo div.text adress {
        display: block;
        font-size: 12px;
        line-height: 20px;
        font-family: "yu-gothic-pr6n", sans-serif;
        letter-spacing: 0.05em;
    }
    section#lineup {
        padding-top: 70px;
        padding-left: 8%;
        padding-right: 8%;
        margin: 0 auto;
    }
    section#lineup h3 {
        padding-top: 13px;
        padding-left: 0;
        padding-bottom: 54px;
        color: #0E1726;
        font-family: "zen-old-mincho", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 23px;
        line-height: 36px;
        letter-spacing: 0.05em;
    }
    div.lineup {
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
        flex-wrap: nowrap;
        align-content: flex-start;
        justify-content: space-between;
        align-items: flex-start;
        padding-bottom: 100px;
    }
    div.lineup.right {
        flex-direction: row-reverse;
    }
    div.lineup div.text {
        width: 100%;
        min-width: auto;
        max-width: 100%;
        padding-left: 0;
    }
    div.lineup.right div.text {
        padding-left: 0;
        padding-right: 0;
    }
    div.lineup div.text h4 {
        color: #0E1726;
        font-family: "zen-old-mincho", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 18px;
        line-height: 28px;
        letter-spacing: 0.05em;
        padding-bottom: 40px;

    }
    div.lineup div.text h4 span.brand {
        display: block;
        font-size: 12px;
        line-height: 20px;
    }
    div.lineup div.text h4 span.price {
        display: block;
        font-size: 16px;
        line-height: 28px;
    }
    div.lineup div.text h4 span.price span {
        font-size: 12px;
        line-height: 28px;
    }
    div.lineup div.text p {
        font-size: 14px;
        line-height: 26px;
        font-family: "yu-gothic-pr6n", sans-serif;
        font-weight: 400;
        font-style: normal;
        display: block;
        padding-bottom: 30px;
    }
    div.lineup div.text p.caution {
        font-size: 12px;
        line-height: 20px;
        font-family: "yu-gothic-pr6n", sans-serif;
        font-weight: 400;
        font-style: normal;
        display: block;
        padding-bottom: 30px;
    }
    div.lineup div.text a {
        color: #0E1726;
    }
    div.lineup div.text a.detail {
        display: block;
        color: #fff;
        background-color: #0E1726;
        font-size: 16px;
        line-height: 1;
        padding: 22px 0;
        width: 100%;
        text-decoration: none;
        text-align: center;
    }
    div.lineup div.img {
        width: 100%;
        max-width: 640px;
        display: none;
    }
    div.lineup div.img img {}
    div.lineup div.text dl {
        display: flex;
        flex-wrap: wrap;
        padding-bottom: 30px;
        flex-direction: column;
    }
    div.lineup div.text dl dt {
        font-family: "yu-gothic-pr6n", sans-serif;
        font-weight: 600;
        font-style: normal;
        font-size: 14px;
        line-height: 26px;
        width: 100%;
    }
    div.lineup div.text dl dd {
        font-family: "yu-gothic-pr6n", sans-serif;
        font-weight: 600;
        font-style: normal;
        font-size: 14px;
        line-height: 26px;
        width: 100%;
        padding-bottom: 20px;
    }
    section.official {
        padding: 0;
        width: 100%;
        text-align: center;
        padding: 0;
        background-color: #0E1726;
    }
    section.official div.bnr {
        display: flex;
        width: 100%;
        max-width: 840px;
        margin: 0 auto;
        flex-direction: column;
        align-content: center;
        justify-content: flex-start;
        align-items: center;
    }
    section.official div.bnr div {
        width: 100%;
    padding: 65px 10px 25px 10px;
    }

section.official div.bnr div.bnr02 {
    width: 100%;
    padding: 25px 40px;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    text-align: left;
}

section.official div.bnr div img {
        width: 166px;
        height: auto;
        margin: 0 auto;
    }



    section.official a {
        text-decoration: none;
    }
    section.official a p {
        display: block;
        color: #fff;
        font-size: 18px;
        line-height: 29px;
        font-family: "zen-old-mincho", sans-serif;
        font-weight: 400;
        font-style: normal;
        padding-top: 30px;
    }
    section.official_info {
        padding: 50px 20px;
    }
    section.official_info a.link {
        display: block;
        color: #fff;
        background-color: #0E1726;
        font-size: 16px;
        line-height: 1;
        padding: 22px 0;
        width: 84%;
        max-width: 400px;
        text-decoration: none;
        text-align: center;
        margin: 0 auto;
    }
    section.official_info p.info {
display: block;
        text-align: center;
        font-size: 11px;
        line-height: 22px;
        color: #000000;
    }
    section.official_info p.info a {
        font-size: 14px;
        line-height: 26px;
        color: #000000;
    }
    section.official_info p.credit {
        display: block;
        text-align: center;
        font-size: 11px;
        line-height: 22px;
        color: #0E1726;
    }
    footer {
        border-top: 1px solid #C8C8C8;
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 8%;
        padding-right: 8%;
    }
    footer li {
        font-size: 13px;
        line-height: 24px;
        color: #000;
    }
    footer li a:first-child {
        padding-left: 0;
        margin-left: 0;
        border-left: none;
    }
    footer li a {
        color: #000;
        font-size: 12px;
        border-width: 0 0 0 1px;
        border-style: solid;
        padding-left: 8px;
        margin-left: 8px;
    }
    footer li a:link {
        text-decoration: none;
    }
    footer div {
        padding-top: 20px;
        display: flex;
        align-content: center;
        align-items: flex-start;
        justify-content: flex-start;
        flex-wrap: nowrap;
        flex-direction: column;
    }
    footer div span {
        dsipaly: block;
        padding-right: 1em;
        font-size: 12px;
    }
}




/*fadeinAnime*/
div.img img {
    transform: translate(0, 180px);
    opacity: 0;
}

img.sp_only {
    transform: translate(0, 90px);
    opacity: 0;
}

.ud {
    transform: translate(0, 180px);
    opacity: 0;
}

div.img.fade_on img {
    animation-name: fadeInAnime;
    animation-duration: .5s;
    animation-fill-mode: forwards;
    opacity: 0;
}

div.img.fade_on.slick img {
    animation: none;
    transform: none;
    transition: unset;
}

@keyframes fadeInAnime {
    from {
        opacity: 0;
        filter: blur(10px);
    }
    to {
        opacity: 1;
        filter: blur(0);
    }
}

div.img.fade_on img {
    animation: zoomIn 1.6s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}

img.sp_only.fade_on {
    animation: zoomIn 1.6s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}

.ud.fade_on {
    animation: zoomIn 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}

@keyframes zoomIn {
    0% {
        transform: scale(0.8);
        opacity: 0;
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes slideIn {
    0% {
        transform: translate(0, 90px);
        opacity: 0;
    }
    100% {
        transform: translate(0, 0);
    }
    40%,
    100% {
        opacity: 1;
    }
}

@keyframes slideInUD {
    0% {
        transform: translate(0, 180px);
        opacity: 0;
    }
    100% {
        transform: translate(0, 0);
    }
    40%,
    100% {
        opacity: 1;
    }
}

#nikkei-header .nikkei-header_inner {
    /*max-width: 100%!important;*/
}

.nikkei-header_aside img {
    float: right;
}