CSS @charset "UTF-8"; /* reset */
html, body {
    height: 100%;
}

#synalio-iframe {
    display: none;
}

.sideBtn_cart {
    display: none;
}

.sideBtn_link {
    display: none;
}

.FS2_Sort {
    display: none;
}

.layout_header_navi {
    display: none;
}

.re_gnavi_wrap {
    display: none;
}

.fs-c-heading.fs-c-heading--page {
    display: none;
}

.layout_header_meta_inner {
    display: none;
}

.h1.FS2_PageTitle {
    color: white;
    display: none;
    display: block;
    font-size: 0.4rem;
    line-height: 1.4;
    padding: 0 0 5px 0!important;
    font-weight: normal;
    margin: 25px 10px 10px!important;
    border-bottom: 4px double #ffffff;
}

body {
    min-width: auto;
}

.fs-l-main {
    max-width: none;
    width: 100%;
    margin: 0;
    padding: 0;
}

.fs-l-pageMain {
    width: 100%;
    max-width: none;
}

.magazine {
    overflow-x: hidden;
    /* background: #363636d1; */
}

.layout_menu {
    display: none;
}

.fs-l-footer {
    display: none;
}

.layout_header_delivery {
    display: none;
}

/* reset */
/* set */
.magazine p {font-family: math;}

.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

.magazine .last img {
    width: 25%;
    margin: 5% 0% 40% 34%;
}

.magazine .last p {
    font-size: 31px;
    text-align: center;
    line-height: normal;
    margin: 1% 18% 6% 18%;
    background: linear-gradient(transparent 50%, #a8eaff 50%);
}

.magazine .last h2 {
    color: #463737;
    font-size: 12px;
    font-family: math;
    /* font-weight: bold; */
    letter-spacing: 0.05em;
    text-align: center;
    margin: 7% 0% 6%;
}

.magazine .last h2 span {
    font-weight: bold;
    margin-right: 1%;
    font-family: math;
}

.magazine .last ul {
    text-align: center;
}

.magazine .last ul li, .magazine .last ul li .pc {
    font-family: 'Source Sans Pro', 'Noto Sans JP', sans-serif;
    font-size: 0.7rem;
    /* margin-bottom: 1vw; */
    letter-spacing: 0.05rem;
    padding: 12% 0% 3% 0%;
    /* width: 55%; */
    /* text-transform: uppercase; */
    color: #77300e;
}

.magazine .last ul li a {
    font-size: 12px;
    /* font-size: .875rem; */
    line-height: 24px;
    /* display: inline-block; */
    width: 50px;
    height: 24px;
    margin-left: 10px;
    padding: 5% 15%;
    text-align: center;
    /* text-decoration: none; */
    letter-spacing: .05rem;
    /* background: #575757; */
    color: #1b1b1b;
    border: 1px solid #565656;
}

.magazine .footer h1 {
    line-height: 105%;
    font-size: 1.5em;
    font-family: math;
    /* text-transform: uppercase; */
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.13rem;
    font-weight: bold;
    /* font-family: fantasy; */
    /* font-family: Meiryo, Verdana, Helvetica, Arial, sans-serif; */
    padding: 21% 2% 0% 2%;
    color: #000000;
}

.magazine .footer ul {
    width: 100%;
    /* letter-spacing: -.4em; */
    /* font-size: 0; */
    margin: 0% 0% 0% 0%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /* background: #e1d4bd; */
}

.magazine .footer ul li {
    width: 32.8%;
    display: inline-block;
    /* margin: 0 auto; */
    margin-top: 5%;
}

.magazine .footer ul li p {
    font-size: 11px;
    font-family: math;
    line-height: 1.2em;
    /* margin-bottom: 1vw; */
    /* text-align: center; */
    line-height: 180%;
    padding: 2% 10% 0% 5%;
    letter-spacing: 0.01em;
    /* text-transform: uppercase; */
    color: #000000;
}

.magazine .footer ul li p span {
    font-family: 'Source Sans Pro', 'Noto Sans JP', sans-serif;
    /* font-size: 13px; */
    font-size: 10px;
    font-family: math;
    letter-spacing: 0.13rem;
    /* margin-bottom: 1vw; */
    padding: 0% 0% 0% 0%;
    /* line-height: 110%; */
    /* text-align: center; */
    /* letter-spacing: 0.01em; */
    /* font-weight: bold; */
    /* text-transform: uppercase; */
    color: #000000;
    display: block;
}

.magazine .footer ul li img {
    width: 98%;
    margin: 0% 0% auto;
}

.magazine .footer .new {
    width: 29%;
    /* font-weight: bold; */
    font-size: 20px;
    border-radius: 8px;
    text-align: center;
    padding: 2% 0%;
    margin: 0% 36% 0%;
    color: black;
    /* height: 30%; */
    background: linear-gradient(to right, #e9e9e9 0%, #b0c8d7 100%);
}

.magazine .footer .new a {
    color: #163d6c;
    /* font-weight: bold; */
}

.sp {
    display: none!important;
}

.pc {
    display: inline;
}

/* set */


@keyframes fuwafuwa {
    0%, 100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }
}

.magazine .logo {
    width: 70px;
    position: absolute;
    top: 5px;
    display: none;
}

.magazine .topim {
    width: 100%;
    margin: 0% 0%;
    /* display: block; */
}

.magazine .title_design {
    padding: 2% 0% 1.5% 0%;
    display: none;
    position: fixed;
    background: #f6f6f6e6;
    width: 100%;
    z-index: 5;
}

.magazine .fuwafuwa {
    /* animation: 3.5s fuwafuwa infinite; */
    width: 6%;
    margin: 2% 0% -1% 44%;
    /* display: inherit; */
}

.magazine .fuwafuwa2 {
    /* animation: 3.5s fuwafuwa infinite; */
    width: 6%;
    /* margin: 2% 0% -1% 40%; */
    /* display: inherit; */
}

.magazine .title_design .tc {
    /* display: inline-block; */
    /* margin: 0 auto; */
    /* width: 49%; */
    text-align: center;
}

.magazine .title_design .tc p {
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    letter-spacing: 0.05em;
}

.magazine .title_design .tc img {
    /* display: inline-block; */
    /* margin: 0 auto; */
    width: 32%;
    margin-left: 1%;
}

.magazine .top {
    width: 83%;
    margin-left: 8%;
    margin-top: 0%;
    /* margin: 0 auto; */
}

.magazine .top h3 {
    font-weight: bold;
    font-family: math;
    text-align: center;
    color: #000000;
    font-size: 17px;
    text-align: left;
    letter-spacing: 0.05em;
    margin-bottom: 10%;
}

.magazine .top ul {
    display: flex;
    width: 100%;
    margin: 0 auto;
    justify-content: space-between;
    /* flex-wrap: wrap; */
    /* padding: 2%; */
}



.magazine .top ul img {
    filter: drop-shadow(2px 4px 2px #aaa);
}

.magazine .top ul li {
    width: 32.8%;
    /* display: inline-block; */
    /* margin: 0 auto; */
    padding: 2%;
}

.magazine .top ul p {
    font-size: 15px;
    display: none;
    font-weight: bold;
    /* padding: 2% 26% 0% 0%; */
}

.magazine .top ul .ya::after{

  }

.magazine .top ul span {
    font-size: 11px;
    font-weight: normal;
    /* letter-spacing: 0.001em; */
    /* margin-top: 17%; */
    display: none;
}

.magazine .top ul .check {
    /* background-color: #fff; */
    /* border: 1px solid #000000; */
    /* padding: 4% 9%; */
    margin: 12% auto 0%;
    font-family: math;
    text-align: center;
    font-size: 11px;
    letter-spacing: 0.08em;
    /* font-weight: bold; */
    display: block;
    width: 81%;
    color: #000000;
}

.magazine .ev {
    display: none;
    margin: auto;
    width: 17%;
}

.magazine .roll {
    display: inline-block;
    width: 15%;
    margin: 0% 0% 1% 68%;
    /* font-size: 3em; */
    z-index: 2;
}

.magazine .roll1 {
    animation: r1 10s linear infinite;
    display: none;
    z-index: 2;
}

.magazine .snap02 {
    width: 100%;
    /* margin: 0 auto; */
    /* margin-left: 28%; */
    /* float: left; */
    display: inline-block;
}

.magazine .snap02 img {
    /* display: inline-block; */
    width: 49%;
    margin-right: 0%;
    margin-bottom: 2%;
    margin-left: 0%;
}

@keyframes r1 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.magazine .number {
    /* font-size: 23px; */
    /* margin: 0.5% 0% 1% 0%; */
    /* margin-left: 26px; */
    margin-bottom: -21px;
    text-align: left;
    display: none;
    /* display: block; */
    /* font-family: revert; */
    color: #000000;
    /* color: #f7f7f7; */
}

.magazine .top-slide {
    width: 30%;
    max-width: 100%;
    margin: 0px auto;
    position: relative;
    float: left;
    margin-top: 1%;
}

.magazine .top-slide img {
    animation: show 12s infinite;
    max-width: 100%;
    height: auto;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}

@keyframes show {
    0% {
        opacity: 0
    }

    17% {
        opacity: 1
    }

    33% {
        opacity: 1
    }

    50% {
        opacity: 0
    }
}

.magazine .top-slide img:nth-of-type(1) {
    position: relative;
}

.magazine .top-slide img:nth-of-type(2) {
    animation-delay: 0s;
}

.magazine .top-slide img:nth-of-type(3) {
    animation-delay: 4s;
}

.magazine .top-slide img:nth-of-type(4) {
    animation-delay: 8s;
}

.magazine .top-slide_right {
    width: 30%;
    max-width: 100%;
    margin: 0px auto;
    position: relative;
    float: right;
    margin-top: 1%;
    display: none;
}

.magazine .top-slide_right img {
    animation: show 12s infinite;
    max-width: 100%;
    height: auto;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.magazine .top-slide_right img:nth-of-type(1) {
    position: relative;
}

.magazine .top-slide_right img:nth-of-type(2) {
    animation-delay: 0s;
}

.magazine .top-slide_right img:nth-of-type(3) {
    animation-delay: 4s;
}

.magazine .top-slide_right img:nth-of-type(4) {
    animation-delay: 8s;
}

.magazine .main-title {
    float: left;
    width: 22%;
    /* display: none; */
    position: absolute;
    /* top: 32%; */
    /* left: 11%; */
    margin: 34% 0% 0% 31%;
}

.magazine .sub-title {
    width: 48%;
    margin: 5% auto 0%;
}

.magazine .sub-title .text1 {
    font-family: Optima-Regular,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 2.2vw;
    display: none;
    position: absolute;
    top: 4%;
    left: 57%;
    /* text-align: right; */
}

.magazine .sub-title .text2 {
    font-family: Optima-Regular,sans-serif;
    font-weight: 500;
    font-style: normal;
    position: absolute;
    display: none;
    top: 9%;
    left: 63%;
    font-size: 1.95315vw;
}

.magazine .sub-title .text3 {
    font-family: Optima-Regular,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 0.9vw;
    display: none;
    writing-mode: vertical-rl;
    position: absolute;
    /* display: none; */
    top: 4%;
    left: 72%;
}

.magazine .line {
    height: 2px;
    /* background-color: #000; */
    width: 38%;
    position: absolute;
    top: 2%;
    left: 31%;
}

.magazine .line_2 {
    height: 1px;
    background-color: #000;
    width: 16%;
    /* margin: 18% 2%; */
    position: absolute;
    top: 16%;
    left: 53%;
    display: none;
}

.magazine .top_comment {
    width: 75%;
    margin: 5% auto 14%;
}

.magazine .top_comment p {
    /* font-size:1.6rem; */
    /* display: none; */
    font-size: 14px;
    padding: 0%;
    letter-spacing: 0.04em;
    line-height: 1.8;
    /* font-weight: bold; */
    color: #000000;
}


.eachTextAnime span {
    opacity: 0;
}

.eachTextAnime.appeartext span {
    animation: text_anime_on 1s ease-out forwards;
}

@keyframes text_anime_on {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.magazine .title01 p {
    /* margin-top: 13%; */
    /* margin-bottom: 4%; */
    margin: 13% auto 2%;
    line-height: 1.5;
    text-align: center;
    /* background: #edeaea; */
    /* font-weight: 600; */
    color: black;
    width: 64%;
    font-weight: bold;
    font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','?q???M?m?p?S?V?b?N',YuGothic,'Yu Gothic','???C???I', Meiryo,'?l?r ?o?S?V?b?N','MS PGothic';
    font-size: 2.6rem;
}

.magazine .fade {
    opacity : 0;
    transition: opacity 3s;
}

.magazine .fade.view {
    opacity: 1;
}

.magazine .snap01 {
    /* display: inline-block; */
    /* margin: 0 auto; */
    width: 83%;
    margin-left: 0%;
    /* float: left; */
    margin-top: 0%;
    margin-bottom: 2%;
}

.magazine .snap01 img {
    /* margin: 0 auto; */
    width: 32%;
    margin: 0%  5% -10% 0%;
    display: none;
    filter: drop-shadow(5px 5px 5px #aaa);
}

.magazine .group01 {
    margin: -1% auto 0%;
    width: 100%;
}

.magazine .memo {
    /* float: left; */
    width: 100%;
    /* background: #ffffff; */
    padding: 0%;
    font-family: math;
    /* margin: 2% auto 9%; */
    margin-left: 0%;
    margin-top: 2%;
    font-size: 12px;
    letter-spacing: 0.05em;
    /* margin-left: -8%; */
    line-height: 1.9;
    z-index: 4;
    color: #000000;
    /* position: absolute; */
}

.magazine .memo p span {
    font-size: 1.1rem;
    display: none;
    text-align: left;
    font-weight: bold;
    /* border: 1px solid #666; */
    padding: 0% 0% 1% 0%;
}

.magazine .credit {
    padding: 16% 0% 0% 0%;
    display: inline-block;
    /* width: 90%; */
}

.magazine .credit .only {
    margin: 0% 0% 0% 33.5%;
}

.magazine .credit ul {
    /* text-align: right; */
}

.magazine .credit ul li {
    display: block;
    font-size: 15px;
    font-family: math;
    /* text-align: right; */
    font-weight: bold;
    letter-spacing: 0.07em;
    line-height: 150%;
    padding-bottom: 0%;
    color: #000000;
}

.magazine .credit ul li a {
    margin-left: 7px;
    font-size: 18px;
    /* font-weight: bold; */
    /* font-family: system-ui; */
    color: #FFFFFF;
    background-color: #000000;
    padding: 2px 14px;
    margin-right: 0px;
    border-radius: 2px;
    -webkit-transition: background-color 0.5s ease 0s;
    transition: background-color 0.5s ease 0s;
}

.magazine .credit ul li span {
    /* font-family: 'Source Sans Pro', 'Noto Sans JP', sans-serif; */
    font-size: 16px;
    font-size: 10px;
    margin-left: 0%;
    padding-left: 2px;
    padding-right: 4px;
    /* margin-bottom: 1vw; */
    /* margin-bottom: 2%; */
    /* margin-top: 2%; */
    display: block;
    letter-spacing: 0.05rem;
    /* text-transform: uppercase; */
    color: #7d7d7d;
    /* font-weight: bold; */
}

.magazine .credit ul li .span2 {
    /* text-decoration: line-through; */
    color: #252323;
    font-weight: normal;
    font-size: 11px;
    margin-left: 10px;
    font-family: math;
    display: none;
    text-decoration: line-through;
}

.magazine .credit ul li .span5 {
    /* text-decoration: line-through; */
    color: #000000;
    /* font-weight: bold; */
    font-size: 18px;
    margin-left: 15px;
    font-family: math;
    display: inline-block;
}

.magazine .credit ul li .span3 {
    /* text-decoration: line-through; */
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    font-family: math;
    display: inline-block;
}

.magazine .credit ul li .span4 {
    /* text-decoration: line-through; */
    color: #000000;
    font-size: 33px;
    font-weight: bold;
    /* padding-top: 0%; */
    /* font-family: math; */
    margin-bottom: 0%;
    /* font-weight: normal; */
    display: inline-block;
}


.magazine .credit ul li .sp {
    display: none;
}

.magazine .title02 {
    /* display:inline-block; */
}

.magazine .title02 p {
    margin: 0% auto 0%;
    line-height: 1.3;
    text-align: center;
    display: block;
    letter-spacing: 0.07em;
    font-size: 1.8rem;
    font-weight: 600;
}

.magazine .title02 span {
    font-size: 0.7rem;
    letter-spacing: 0.006em;
    display: block;
    font-weight: normal;
    /* color: #ffffff; */
}

.magazine .staff_snap ul {
    margin: 1% auto 9%;
    width: 56%;
}

.magazine .staff_snap ul li {
    width: 32.9%;
    margin-bottom: 2%;
    padding-right: 2%;
    display: inline-block;
    position: relative;
}

.magazine .staff_snap ul li p {
    font-size: 1.1rem;
    color: #000000;
    position: absolute;
    top: 2%;
    text-align: center;
    left: 6%;
    width: 50%;
    background: #ffffffa6;
    padding: 1%;
    border-radius: 1px;
}

.magazine .staff_snap ul li p span {
    /* font-weight: 800; */
    padding-right: 6%;
    /* text-align: left; */
}

.magazine .staff_snap ul li img {
    border-radius: 4px;
}

.magazine .staff_snap ul li:nth-child(3n) {
    padding-right: 0%;
    width: 30.9%;
}

.magazine .itemlist ul {
    margin: 1% auto 9%;
    width: 82%;
}

.magazine .itemlist ul li {
    width: 24.9%;
    margin-bottom: 2%;
    text-align: center;
    padding-right: 2%;
    display: inline-block;
    position: relative;
}

.magazine .itemlist ul li p {
    font-size: 1.2rem;
    font-weight: bold;
    color: #ffffff;
    position: absolute;
    top: 91%;
    text-align: center;
    left: 0%;
    width: 92%;
    margin: 0 auto;
    /* background: #00000087; */
    /* background: #565552; */
    padding: 2%;
    border-radius: 0px;
}

.magazine .itemlist ul li p span {
    /* font-weight: 800; */
    padding-right: 6%;
    font-size: 0.9rem;
    text-align: center;
}

.magazine .itemlist ul li img {
    border-radius: 4px;
}

.magazine .itemlist ul li:nth-child(4n) {
    padding-right: 0%;
    width: 23.1%;
}

.magazine .itemlist ul li:nth-child(4n) p {
    font-size: 1.2rem;
    /* background: #00000087; */
    border-radius: 0px;
    color: #ffffff;
    /* color: #000000; */
    position: absolute;
    top: 91%;
    text-align: center;
    left: 0%;
    width: 100%;
    margin: 0 auto;
    /* background: #ffffffa6; */
    padding: 2%;
    border-radius: 0px;
}

.magazine .sub_com {
    margin: 2% 0% 0% 21%;
    font-weight: bold;
}

hr {
    color: #000000;
    width: 41%;
    margin: 8% auto;
    /* display: none; */
}

#wrapper {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

#fixed-area {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    width: 50%;
    height: 100vh;
    display: flex;
    color: beige;
    justify-content: center;
    /* background: #908c8c; */
    background-image: linear-gradient(142deg, #ffffff 0%, #fffefd 30%, #eae9e9 66%, #ffffff 100%);
    align-items: center;
    background-size: cover;
    color: #131313;
}

#container {
    width: 50%;
}

section {
    min-height: 100vh;
    padding: 0px 74px;
    background-image: linear-gradient(71deg, #f1f1f1 0%, #e7e7e7 30%, #ffffff 66%, #e1e1e1 100%);
    /* background-image: linear-gradient(135deg, #c0c3da2e 0%, #f7f8f840 30%, #daedfe82 66%, #fdffff82 100%); */
}

section:nth-of-type(2n) {
    background: #eee;
}

@media screen and (max-width: 768px) {
    #wrapper {
        display: block;
        /* background-image: linear-gradient(142deg, #e1e1e1 0%, #e8e8e8 30%, #e3e3e3 66%, #e7e7e7 100%); */
        margin-top: -50vh;
    }

    section {
        min-height: auto;
        padding: 0px;
        background-image: none;
    }

    #fixed-area {
        position: relative!important;
        width: 100%;
        height: 32vh;
        /* background-image: linear-gradient(46deg, #cfcfcf 0%, #a6a5a5 30%, #8b8b8b 66%, #363636 100%); */
        background-image: none;
        display: block;
    }

    #container {
        width: 100%;
        margin-top: -53vh;
}


@media only screen and (max-width: 767px) {
    /* reset */ body {
        min-width: auto;
    }

    .fs-l-main {
        max-width: none;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .fs-l-pageMain {
        width: 100%;
    }

    .fs-l-pageMain {
        padding-left: 0px;
        padding-right: 0px;
    }

    .fs-c-heading--page {
        margin: 0;
        padding: 0;
    }

    .header {
        display: none;
    }

    .fs-l-footer {
        display: none;
    }

    /* reset */
    /* set */
    .magazine .last {
        /* margin-top: 15%; */
        /* background: #e3e3e3; */
        padding: 1% 0% 3%;
        background: none;
        padding: 0% 0% 0%;
    }

    .magazine .last ul {
        text-align: center;
        /* background: #c7b597; */
    }

    .magazine .last ul li p {
        font-size: 15px;
    }

    .magazine .last ul li, .magazine .last ul li .pc {
        font-family: 'Source Sans Pro', 'Noto Sans JP', sans-serif;
        font-size: 0.7rem;
        /* margin-bottom: 1vw; */
        letter-spacing: 0.05rem;
        padding: 11% 0% 5% 0%;
        /* width: 55%; */
        margin-bottom: 0%;
        /* text-transform: uppercase; */
        color: #000;
    }

    .magazine .last ul li a {
        font-size: 12px;
        /* font-size: .875rem; */
        line-height: 24px;
        /* display: inline-block; */
        width: 50px;
        height: 24px;
        margin-left: 10px;
        padding: 6% 22%;
        text-align: center;
    }

    .magazine .last h2 {
        margin: 15% 0% 0%;
        padding-bottom: 20%;
        color: white;
        /* background: #c7b597; */
    }

    .magazine .footer {
        /* background: #c7b597; */
        margin-top: 0%;
        padding-top: 6%;
    }

    .magazine .footer h1 {
        padding: 0% 0% 0% 0%;
        font-size: 24px;
        color: black;
        font-weight: normal;
    }

    .magazine .footer ul {
        width: 96%;
        margin: 0% 0% 0% 2.5%;
    }

    .magazine .footer ul li {
        width: 50%;
        margin-top: 6%;
    }

    .magazine .footer ul li p {
        font-size: 11px;
        line-height: 1.4em;
        /* margin-bottom: 1vw; */
        /* text-align: center; */
        /* font-weight: bold; */
        padding: 1% 10% 0% 5%;
        letter-spacing: 0.01em;
        /* text-transform: uppercase; */
        color: #000000;
    }

    .magazine .footer ul li p span {
        font-family: 'Source Sans Pro', 'Noto Sans JP', sans-serif;
        font-size: 11px;
        /* margin-bottom: 1vw; */
        padding: 3% 0% 0% 0%;
        /* text-align: center; */
        letter-spacing: 0.01em;
        /* font-weight: bold; */
        /* text-transform: uppercase; */
        color: #000000;
        display: block;
    }

    .magazine .footer .new {
        width: 90%;
        font-weight: 100;
        font-size: 20px;
        border-radius: 20px;
        text-align: center;
        padding: 3% 0%;
        margin: 10% 5% 0%;
    }

    .pc {
        display: none!important;
    }

    .sp {
        display: inline-block!important;
    }

    /* set */
    .magazine {
        background-image: none;
        margin-top: 54vh;
        /* margin-top: 52vh; */
        /* position: absolute; */
        /* top: 49vh; */
    }

    .magazine .top {
        margin-left: 0%;
    }

    .magazine .topim {
        width: 100%;
        position: absolute;
        /* top: 0; */
        top: 3vh;
        margin-left: 0%;
        margin-bottom: 0%;
        /* margin: 0% auto; */
        /* display: block; */
    }

    .magazine .snap01 {
        width: 100%;
        /* margin-left: 6%; */
        margin-top: 0%;
        margin-bottom: 0%;
    }

    .magazine .snap02 {
        width: 100%;
        margin-left: 0%;
        margin-top: 0%;
    }

    .magazine .snap02 img {
        width: 80%;
        padding: 0%;
        margin-left: 10%;
        margin-top: 0%;
        margin-right: 0%;
        margin-bottom: 0%;
    }

    .magazine .title_design .tc p {
        /* text-align: left; */
        /* display: inline-block; */
        /* width: 13%; */
        margin-left: 2%;
        /* margin-right: 0%; */
        /* margin-top: -1%; */
        font-size: 1.05rem;
        /* line-height: 0.003em; */
        /* margin-bottom: -10%; */
    }

    .magazine .title_design .tc .tp {
        display: inline-block;
        width: 48%;
        padding-bottom: 0.8%;
    }

    .magazine .title_design .tc p span {
        font-weight: bold;
        font-size: 1.29em;
        color: #ffffff;
    }

    .magazine .top-slide {
        width: 100%;
        margin-top: 0%;
    }

    .magazine .sub-title {
        width: 83%;
        margin: 10% auto 2%;
    }

    .magazine .sub-title .text1 {
        font-size: 22px;
        position: absolute;
        letter-spacing: 0.06em;
        top: 3%;
        color: black;
        left: 3%;
        /* background: #ffffff75; */
    }

    .magazine .sub-title .text2 {
        top: 6%;
        left: 3%;
        letter-spacing: 0.06em;
        font-size: 15px;
        /* background: #ffffff75; */
    }

    .magazine .sub-title .text3 {
        font-size: 12px;
        top: 14%;
        left: 93%;
        letter-spacing: 0.2em;
    }

    .magazine .main-title {
        margin: 121% 0% 0% 2%;
        width: 55%;
        display: none;
    }

    .magazine .top_comment {
        width: 100%;
        position: absolute;
        top: 17vh;
        padding: 0% 6%;
        margin: 0% auto 0%;
    }

    .magazine .top_comment p {
        /* font-size: 1.2rem; */
        /* font-weight: bold; */
        color: #000000;
        /* line-height: 1.75; */
        letter-spacing: 0.03em;
        font-size: 15px;
        font-family: math;
    }

    .magazine .snap01 img {
        /* width: 36%; */
        /* margin: auto; */
        /* float: left; */
        display: none;
        /* padding: 0% 3% 0% 7%; */
    }

    .magazine .title01 p {
        /* margin: 0% auto 2%; */
        font-weight: bold;
        font-size: 1.8rem;
        width: 100%;
        text-align: left;
        margin: 0% 0% 1% 2%;
    }

    .magazine .number {
        /* display: block; */
        font-size: 45px;
        /* margin-top: -52vh; */
        margin-bottom: 2%;
        color: #6c280c;
        /* font-family: math; */
        /* text-align: center; */
        display: block!important;
        /* text-align: center; */
        margin-left: 10%;
        /* font-weight: bold; */
        /* margin: 0 auto; */
        /* margin-top: 32%; */
        /* margin-left: 0px; */
        text-align: left;
    }

    .magazine .group01 {
        margin: 0% auto -3%;
        width: 100%;
    }

    .magazine .memo {
        float: none;
        width: 100%;
        margin-left: 6%;
        /* display: none; */
        margin-bottom: 0%;
        margin-left: 0%;
        /* background: #ffffff; */
        border: 0px solid #8c8c8c;
        /* background: #f3f2f2f0; */
        /* border: solid 1px #ffffff; */
        margin-top: 0%;
        padding: 9% 10% 4% 10%;
    }

    .magazine .memo p {
        font-weight: normal;
        line-height: 188%;
        color: #000000;
        font-family: math;
        letter-spacing: 0.03em;
        font-size: 13px;
        /* background: #ebebeb; */
        padding: 0%;
    }

    .magazine .memo p span {
        text-align: left;
        padding: 0% 0% 0% 0%;
        font-weight: 300;
        letter-spacing: 0.05em;
        color: #959595;
    }

    .magazine .credit {
        float: none;
        margin-top: 19%;
        /* background: #e1d4bd; */
    }

    .magazine .credit2 {
        /* margin-top: 0%; */
        margin: 0 auto;
        /* float: left; */
        padding-top: 0%;
        display: block;
        width: 90%;
        /* display: block!important; */
        /* text-align: center; */
    }

    .magazine .credit ul {
        /* text-align: right; */
        /* margin-top: 32%; */
        /* margin: 0% 0%; */
        /* padding-bottom: 0%; */
        margin-left: 0%;
    }

    .magazine .credit ul li {
        padding-bottom: 25%;
        /* padding-top: 0%; */
        font-size: 12px;
        text-align: center;
        color: #000000;
        letter-spacing: 0.02em;
        line-height: 134%;
        font-weight: normal;
        margin-left: 13%;
    }

    .magazine .credit ul li a {
        font-size: 14px;
        font-size: 14px;
        letter-spacing: 0.08em;
        border: solid 0.5px #cccccc;
        /* font-family: math; */
        /* display: block; */
        display: block;
        width: 100%;
        /* margin: 2% auto 4%; */
        /* text-decoration: none; */
        color: #000000;
        /* text-decoration: underline; */
        padding: 19px 0px;
        background-color: #fbfbfb;
        border-radius: 0px;
        font-weight: normal;
        text-align: center;
        margin-left: 0%;
    }

    .magazine .title02 p {
        margin: 3% auto 4%;
        width: 100%;
        line-height: 1.2;
        letter-spacing: 0.05em;
        color: #000000;
        font-size: 1.79rem;
        font-weight: 300;
    }

    .magazine .title02 span {
        font-size: 1.1rem;
        color: #838383;
    }

    .magazine .staff_snap ul {
        margin: 0% auto 0%;
        width: 87%;
    }

    .magazine .staff_snap ul li {
        width: 49.3%;
        margin-bottom: 2%;
        padding-right: 0%;
    }

    .magazine .staff_snap ul li:nth-child(3n) {
        padding-right: 0%;
        width: 49.3%;
    }

    .magazine .staff_snap ul li:nth-child(4) {
        width: 49.3%;
    }

    .magazine .staff_snap ul li p {
        top: 91%;
        left: 29%;
        width: 68%;
        background: #ffffff69;
        border-radius: 4px;
    }

    .magazine .staff_snap ul li img {
        border-radius: 2px;
    }

    .magazine .itemlist ul {
        margin: 0% auto 0%;
        width: 87%;
    }

    .magazine .itemlist ul li {
        width: 49.3%;
        margin-bottom: 1%;
        padding-right: 0%;
    }

    .magazine .itemlist ul li:nth-child(4n) {
        width: 49.3%;
    }

    .magazine .itemlist ul li p {
        top: 91%;
        left: 0%;
        width: 100%;
        /* background: #00000087; */
        border-radius: 0px;
        color: #ffffff;
    }

    .magazine .itemlist ul li img {
        border-radius: 1px;
    }

    .magazine .sub_com {
        margin: 9% 0% 4% 6%;
    }

    hr {
        color: #000000;
        /* padding: 2% 2%; */
        margin-top: 8%;
        /* display: none; */
        /* height: 2px; */
        width: 7%;
        width: 4%;
        margin: 7% 8% 1%;
    }

    .magazine .title_design {
        padding-top: 2%;
    }

    .magazine .credit ul li .span2 {
        color: #000000;
        font-size: 13px;
        margin-left: 0px;
        margin-top: 2%;
        font-family: math;
        text-decoration: line-through;
    }

    .magazine .credit ul li .span5 {
        color: #000000;
        font-size: 15px;
        margin-left: 0px;
        margin-top: 2%;
        font-family: math;
        margin-bottom: 2%;
    }

    .magazine .credit ul li .span3 {
        color: #000000;
        font-weight: normal;
        font-size: 10px;
        /* font-family: math; */
        text-transform: capitalize;
        text-align: center;
        display: block;
    }

    .magazine .credit ul li .sp {
        display: inline-block;
    }

    .magazine .top ul {
        display: none;
        /* width: 90%; */
        /* position: absolute; */
        /* top: 31vh; */
        /* left: 8%; */
        /* margin: 0% 22%; */
        justify-content: space-between;
        /* flex-wrap: wrap; */
    }

    .magazine .top ul li {
        display: inline-block;
        width: 32%;
        padding-bottom: 13%;
    }

    .magazine .top h3 {
        font-size: 23px;
        color: white;
        margin-bottom: -22%;
        /* display: none; */
    }

    .magazine .top ul .check {
        color: #636363;
        font-weight: bold;
    }
}