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;
    font-family: math;
    /* background: #363636d1; */
}

.layout_menu {
    display: none;
}

.fs-l-footer {
    display: none;
}

.layout_header_delivery {
    display: none;
}

/* reset */
/* set */

.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-weight: bold; */
    letter-spacing: 0.05em;
    text-align: center;
    margin: 7% 0% 6%;
}

.magazine .last h2 span {
    font-weight: bold;
    margin-right: 1%;
}

.span4 {
    text-decoration: line-through;
    padding-left: 0%;
}

.span5 {
    color: #000000;
    font-size: 11px;
    padding-left: 0%;
}

.magazine .last ul {
    text-align: center;
    margin-top: 20%;
}

.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% 8% 0%;
    /* width: 55%; */
    /* 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: 5% 15%;
    text-align: center;
    /* text-decoration: none; */
    letter-spacing: .05rem;
    /* background: #575757; */
    color: #545454;
    border: 1px solid #ababab;
}

.magazine .footer h1 {
    /* line-height: 105%; */
    font-size: 1.5em;
    letter-spacing: 0.04em;
    /* 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: 0% 0% 0% 0%;
    color: #ffffff;
}

.magazine .footer ul {
    width: 80%;
    /* letter-spacing: -.4em; */
    /* font-size: 0; */
    margin: 0% 0% 0% 10%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /* background: #e1d4bd; */
}

.magazine .footer ul li {
    width: 49.8%;
    display: inline-block;
    /* margin: 0 auto; */
    margin-top: 5%;
}

.magazine .footer ul li p {
    font-size: 11px;
    line-height: 1.2em;
    /* margin-bottom: 1vw; */
    text-align: center;
    display: none;
    line-height: 145%;
    padding: 2% 10% 0% 5%;
    letter-spacing: 0.02em;
    /* text-transform: uppercase; */
    color: #d0d0d0;
    /* font-weight: bold; */
}

.magazine .footer ul li p span {
    font-family: 'Source Sans Pro', 'Noto Sans JP', sans-serif;
    /* font-size: 13px; */
    font-size: 10px;
    letter-spacing: 0.05rem;
    /* 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: #e5e5e5;
    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;
}

.pc {
    display: inline;
}

/* set */
@keyframes fuwafuwa {
    0%, 100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }
}

.magazine .logo {
    width: 98px;
    position: absolute;
    top: 0px;
}

.magazine .staff_ani {
    width: 40%;
}

.ugoki {
    width: 50%;
    animation:katakata 6s infinite ease-in-out alternate;
  }

@keyframes katakata {
0% {transform:translate(0, 0) rotate(0deg);}
21% {transform:translate(0, 0) rotate(0deg);}

22% {transform:translate(0, 0) rotate(0deg);}
23% {transform:translate(0, 0) rotate(0deg);}
24% {transform:translate(0, 0) rotate(0deg);}

25% {transform:translate(0, 0) rotate(-1deg);}
26% {transform:translate(0, 1px) rotate(0deg);}
27% {transform:translate(0, 0) rotate(1deg);}

28% {transform:translate(0, 0) rotate(0deg);}
100% {transform:translate(0, 0) rotate(0deg);}
}



#changePic {
    width: 70%;
    margin: 5% 15%;
    animation :imgfade 3s infinite;
    opacity: 0;
    }
    
@keyframes imgfade {
    0% {
        opacity: 0;
    }
    
    25% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }

    75% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}


.slideshow {
   position: relative;
   width: 90%;
   margin-top: 0%;
}
.slideshow img {
   /* width: 74%; */
   position: absolute;
   top: 7%;
   left: 5%;
   z-index: 8;
   opacity: 0.0;
}
.slideshow img.active {
   z-index: 10;
   opacity: 1.0;
   /* width: 80%; */
}
.slideshow img.last-active {
   z-index: 9;
}


.ugoki2 {
    width: 50%;
    animation:katakata 8s infinite ease-in-out alternate;
  }

@keyframes katakata {
0% {transform:translate(0, 0) rotate(0deg);}
21% {transform:translate(0, 0) rotate(0deg);}

22% {transform:translate(0, 0) rotate(0deg);}
23% {transform:translate(0, 0) rotate(0deg);}
24% {transform:translate(0, 0) rotate(0deg);}

25% {transform:translate(0, 0) rotate(-1deg);}
26% {transform:translate(0, 1px) rotate(0deg);}
27% {transform:translate(0, 0) rotate(1deg);}

28% {transform:translate(0, 0) rotate(0deg);}
100% {transform:translate(0, 0) rotate(0deg);}
}

.ugoki3 {
    width: 50%;
    animation:katakata 9s infinite ease-in-out alternate;
  }

  .contentSection__creditTitle {
    font-size: 9px;
    letter-spacing: 0.06em;
    color: #000000;
    margin: 0px 28px 8px;
}

.contentSection__creditList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 13px 28px;
    border-top: 1px dashed #ADADAD;
}

.contentSection__creditDetail {
    font-size: 10px;
    line-height: 2;
}

.contentSection__creditItem {
    font-weight: bold;
}

.contentSection__creditList a {
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    background-color: #000000;
    padding: 3px 12px;
    margin-right: 8px;
    border-radius: 60px;
    -webkit-transition: background-color 0.5s ease 0s;
    transition: background-color 0.5s ease 0s;
}








@keyframes katakata {
0% {transform:translate(0, 0) rotate(0deg);}
21% {transform:translate(0, 0) rotate(0deg);}

22% {transform:translate(0, 0) rotate(0deg);}
23% {transform:translate(0, -1px) rotate(0deg);}
24% {transform:translate(0, 0) rotate(0deg);}

25% {transform:translate(0, 0) rotate(-1deg);}
26% {transform:translate(0, 1px) rotate(0deg);}
27% {transform:translate(0, 0) rotate(1deg);}

28% {transform:translate(0, 0) rotate(0deg);}
100% {transform:translate(0, 0) rotate(0deg);}
}
  

.magazine .topim {
    width: 94%;
    margin: 0 3%;
    /* dis
    play: block; */
}

.magazine .maintt p {
    font-size: 28px;
    /* font-weight: bold; */
    color: #4e2e1d;
    text-align: center;
    margin: 0 auto;
    font-family: math;
    line-height: 100%;
    letter-spacing: 0.04em;
}

.magazine .maintt p span {
    font-size: 13px;
    color: #4e2e1d;
    /* font-weight: bold; */
    text-align: center;
    margin: 0 auto;
    letter-spacing: 0.12em;
}

.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 {
    display: none;
    width: 77%;
    margin: 0 auto;
}

.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: 72%;
    /* margin: 0 auto; */
    margin-left: 28%;
    /* float: left; */
    /* display: inline-block; */
}

.magazine .snap02 img {
    /* display: inline-block; */
    width: 39%;
    margin-right: 0%;
    margin-bottom: 3%;
    margin-left: 3%;
}

@keyframes r1 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.magazine .number {
    font-size: 20px;
    margin: 5% 0% 1% 5%;
    /* margin-left: 26px; */
    /* margin-bottom: -21px; */
    /* text-align: center; */
    /* 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;
}

.circle {
    display:inline-block;
    float: left;
    width: 32%;
    padding: 0% 0% 0% 10%;
}

.point {
    width: 59%;
    float: left;
    padding: 3% 0% 0% 0%;
    font-size: 13px;
    line-height: 132%;
}

.Profile {
    margin-top: 10%;
    display: none;
}

.circle img {
    border-radius: 50%;
    width: 78%;
}

.Profile p {
    display: inline-block;
    font-size: 12px;
}

.Profile span {
    display: block;
    font-size: 13px;
    letter-spacing: 0.03em;
    font-weight: bold;
    padding-bottom: 3%;
}

.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: 60%;
    margin: 7% auto 0%;
    /* font-family: math; */
}

.magazine .top_comment p {
    /* font-size:1.6rem; */
    font-size: 13px;
    letter-spacing: 0.04em;
    line-height: 1.75;
    font-weight: normal;
    color: #4e2e1d;
}

.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;
    }
}

@keyframes sway {
    0% {
      transform: translateX(0);
    }
    50% {
      transform: translateX(-5px);
    }
    100% {
      transform: translateX(0);
    }
  }
  
  .right_text {
    animation: sway 2s infinite ease-in-out;
    font-size: 15px;
    width: 68%;
    margin: 0 auto;
    font-weight: bold;
    letter-spacing: 0.04em;
    line-height: 1.75;
    /* font-weight: bold; */
    color: #4b596d;
  }

.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: 58%;
    margin-left: 6%;
    float: left;
}

.magazine .snap01 img {
    /* width: 40%; */
    /* text-align: center; */
    /* display: inline-block; */
    margin: 0 auto;
    /* position: absolute; */
    /* z-index: 1; */
}

.magazine .group01 {
    margin: -1% auto 0%;
    width: 100%;
}

.magazine .memo {
    /* float: left; */
    width: 95%;
    background: #ffffff;
    /* border: 1px solid #c7c7c7; */
    /* border: 2px solid #7e7e7e; */
    /* font-weight: bold; */
    padding: 2% 8%;
    /* padding-left: 11%; */
    /* padding-right: 11%; */
    /* margin-top: 2%; */
    margin: 104% auto 5%;
    font-size: 12px;
    letter-spacing: 0.01em;
    /* margin-left: -8%; */
    line-height: 1.5em;
    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%;
    /* 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'; */
}

.magazine .credit {
    padding: 0% 6% 0% 6%;
    /* float: right; */
    /* width: 50%; */
    /* text-align: left; */
}

.magazine .credit .only {
    margin: 0% 0% 0% 33.5%;
}

.magazine .credit ul {
    /* text-align: right; */
}

.magazine .credit ul li {
    display: block;
    /* 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: 11px;
    text-align: left;
    font-weight: bold;
    letter-spacing: 0.07em;
    padding-bottom: 0%;
    color: #000000;
}

.magazine .credit ul li a {
    font-size: 14px;
    font-size: 10px;
    line-height: 20px;
    /* padding: 5px; */
    /* display: inline-block; */
    /* width: 150px; */
    height: 26px;
    margin-left: 2px;
    /* margin-right: 31px; */
    text-align: right;
    text-decoration: none;
    letter-spacing: 0.2em;
    /* letter-spacing: .05rem; */
    /* color: #ffffff; */
    color: #464646;
    text-decoration: underline;
    /* background-color: #e8e8e8; */
    /* border: 1px solid #51515100; */
}

.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: #000000;
    font-size: 11px;
    display: inline-block;
}

.magazine .credit ul li .span3 {
    /* text-decoration: line-through; */
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    display: none;
    /* display: inline-block; */
}


.magazine .credit ul li .sp {
    display: none;
}

.magazine .title02 {
    /* display:inline-block; */
}

.magazine .title02 p {
    /* margin-top: 13%; */
    /* margin-bottom: 4%; */
    margin: 0% auto 0%;
    line-height: 1.3;
    text-align: center;
    /* font-weight: 600; */
    /* width: 30%; */
    display: block;
    letter-spacing: 0.07em;
    /* 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: 1.8rem;
    /* color: #fbf4e1; */
    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: #ffffff00;
    width: 4%;
    margin: 8% auto;
    /* display: none; */
}

#wrapper {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

#fixed-area {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    width: 33.333%;
    height: 100vh;
    display: flex;
    color: beige;
    justify-content: center;
    background: #beb7aa;
    /* background-image: linear-gradient(47deg, #ffffff 0%, #fffff5 30%, #f3fdff 66%, #e6e4e4 100%); */
    /* background-color: #fcffeb; */
    /* background-image: linear-gradient(135deg, #f1f1f1 0%, #e7e7e7 30%, #d5cdb7 66%, #e1e1e1 100%); */
    /* background-color: #fcffeb; */
    /* background-image: linear-gradient(329deg, #fcffeb 0%, #e6d5d5 30%, #eadecd 66%, #ffffff 100%); */
    /* background-color: #ffffff; */
    align-items: center;
    background-size: cover;
    color: #131313;
}

#container {
    width: 33.333%;
}

section {
    min-height: 100vh;
    /* padding: 28px 5px; */
    /* background-image: linear-gradient(268deg, #e0e0e0 0%, #cac7bf 30%, #e2e2e2 66%, #cdc8ca 100%); */
    /* 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;
        color: #4e2e1d;
        background: #beb7aa;
        /* background-image: linear-gradient(142deg, #e1e1e1 0%, #e8e8e8 30%, #e3e3e3 66%, #e7e7e7 100%); */
        /* background-image: linear-gradient(273deg, #cfcfcf 0%, #b3b3b3 30%, #8b8b8b 66%, #7e7e7e 100%); */
        /* background-image: linear-gradient(295deg, #e0e0e0 0%, #cac7bf 30%, #e2e2e2 66%, #cdc8ca 100%); */
    }

    section {
        min-height: 0;
        /* padding: 0px; */
        /* background-image: none; */
    }

    #fixed-area {
        position: relative!important;
        width: 100%;
        background: whitesmoke;
        background-image: none;
        height: 0;
        /* background-image: linear-gradient(46deg, #cfcfcf 0%, #a6a5a5 30%, #8b8b8b 66%, #363636 100%); */
        /* background-image: none; */
    }

    #container {
        width: 100%;
        margin-top: 57%;
}


@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;
        /* display: none; */
        /* 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;
        /* text-decoration: none; */
        /* letter-spacing: .05rem; */
        background: #fcfcfc;
        /* color: #ffffff; */
        /* border: 1px solid #ffffff; */
    }

    .magazine .last h2 {
        margin: 15% 0% 0%;
        padding-bottom: 8%;
        color: white;
        /* background: #c7b597; */
    }

    .magazine .footer {
        /* background: #c7b597; */
        margin-top: 8%;
        padding-top: 16%;
    }

    .magazine .footer h1 {
        padding: 10% 0% 0% 0%;
        font-size: 17px;
        color: white;
        font-weight: normal;
    }

    .magazine .footer ul {
        width: 96%;
        /* letter-spacing: -.4em; */
        /* font-size: 0; */
        margin: 0% 0% 0% 2%;
        /* display: flex; */
        /* justify-content: space-between; */
        /* flex-wrap: wrap; */
        /* font-weight: bold; */
        /* background: #c7b597; */
    }

    .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;
    }

    .sp {
        display: inline;
    }

    /* set */
    .magazine {
        /* padding-top: 15%; */
        /* background: #f5f5f5; */
        /* background-image: linear-gradient(90deg, #c8d8e1 0%, #b7d8e6 30%, #c1d3e1 66%, #d7dbe2 100%); */
        /* background-image: linear-gradient(270deg, #ffffff 0%, #f1f7f5 30%, #fffefd 66%, #e6e9ea 100%); */
        margin-top: 0%;
        /* background-image: none; */
        /* background-image: linear-gradient(90deg, #f7eed8 0%, #eae9dc 30%, #eee4d5 66%, #fff6db 100%); */
    }

    .magazine .topim {
        width: 100%;
        position: absolute;
        top: 0;
        margin: 0% auto;
        /* display: block; */
    }

    .magazine .snap01 {
        width: 88%;
        margin-left: 6%;
    }

    .magazine .snap02 {
        width: 88%;
        margin-left: 6%;
    }

    .magazine .snap02 img {
        width: 49.3%;
        margin-left: 0%;
        margin-top: 1.3%;
        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: 75%;
        position: relative;
        padding: 4% 0% 0% 0%;
        /* background: #e1d4bd; */
        margin: 0% auto 0%;
        /* display: none; */
    }

    .magazine .top_comment p {
        /* font-size: 1.2rem; */
        /* font-weight: bold; */
        color: #4e2e1d;
        /* text-align: center; */
        /* line-height: 1.75; */
        letter-spacing: 0.03em;
        font-size: 12.9px;
    }

    .magazine .snap01 img {
        width: 100%;
        margin: 2% auto 0%;
    }

    .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: 23px;
        color: #ffffff;
        text-align: left;
        /* display: none; */
        /* margin-left: 2%; */
        /* font-weight: bold; */
        margin: 9% 0% 2% 5%;
        /* margin-top: 32%; */
    }

    .magazine .group01 {
        margin: 0% auto 0%;
        width: 100%;
    }

    .magazine .memo {
        float: none;
        width: 90%;
        margin-left: 6%;
        /* display: none; */
        margin-bottom: 0%;
        margin-left: 5%;
        background: none;
        border: 0px solid #8c8c8c;
        /* background: #fffffff0; */
        /* border: solid 1px #ffffff; */
        margin-top: 101%;
        padding: 8% 5% 5% 5%;
    }

    .magazine .memo p {
        font-weight: normal;
        line-height: 172%;
        color: #ffffff;
        letter-spacing: 0.01em;
        font-size: 12px;
        /* 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: 2%;
    }

    .magazine .credit ul {
        /* text-align: right; */
        /* margin-top: 32%; */
        margin: 0% 0%;
        padding-bottom: 0%;
    }

    .magazine .credit ul li {
        padding-bottom: 2%;
        font-size: 12px;
        color: #000000;
        letter-spacing: 0.02em;
    }

    .magazine .credit ul li a {
        font-size: 14px;
        font-size: 11px;
        /* line-height: 24px; */
        /* padding-right: 2%; */
        /* display: inline-block; */
        /* width: 57px; */
        /* height: 26px; */
        /* margin-left: 10px; */
        /* text-align: center; */
        text-decoration: none;
        /* letter-spacing: .05rem; */
        color: #000000;
        text-decoration: underline;
        /* color: #574e4b; */
        /* background-color: #000000; */
        /* border: 1px solid #00000000; */
        /* background-color: #ffffff; */
        /* color: #000; */
        /* background-color: #e8ddcb; */
        /* border: 1px solid #666; */
    }

    .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: #515151;
        /* padding: 2% 2%; */
        /* margin-top: 9%; */
        margin: 1% auto 5%;
        display: none;
        width: 80%;
    }

    .magazine .title_design {
        padding-top: 2%;
    }

    .magazine .credit ul li .span2 {
        color: #000000;
    }

    .magazine .credit ul li .span3 {
        color: #63121a;
    }

    .maintt {
        margin: 70% 0% 0%;
    }

    .contentSection__creditList a {
        background-color: #ffffff;
        color: #9a888f;
        font-weight: bold;
    }

    .span5 {
        color: #ffffff;
    }

    .contentSection__creditTitle {
        color: #4e2e1d;
    }

.span6 {
    /* text-decoration: line-through; */
    color: #000000;
    font-weight: bold;
    text-decoration: line-through;
    font-size: 12px;
    margin-left: 4px;
    display: inline-block;
    font-family: "Century Gothic"
}

.span7 {
    /* text-decoration: line-through; */
    color: #b42a2a;
    font-weight: bold;
    font-size: 12px;
    margin-left: 8px;
    display: inline-block;
    font-family: "Century Gothic"
}