._fadeinScroll {
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.25, 0.1, 0.25, 1); }

._show {
  opacity: 1; }

.kiyomi {
  position: absolute;
  top: 0;
  display: flex;
  right: 0;
  align-items: flex-end;
  z-index: 999; }
  .kiyomi .vol3_box {
    border: 2px solid #de0024;
    border-radius: 6px;
    font-size: 18px;
    padding: 8px;
    background-color: #ffffff;
    color: #de0024;
    line-height: 24px;
    margin-left: 15px;
    margin-bottom: 0px;
    font-weight: bold; }
  .kiyomi img:last-of-type {
    height: auto;
    width: 65px;
    transform: rotate(14deg);
    margin-left: -15px;
    image-rendering: -webkit-optimize-contrast;
    backface-visibility: hidden; }

@media screen and (max-width: 640px) {
  .pcOnly {
    display: none; }

  .contents_box {
    padding: 0 10px !important; }

  .plate_bg {
    width: 100% !important;
    background: none !important; }
    .plate_bg .plate_bg_tp {
      background: none; }

  img {
    width: 100%; }

  .anchorArea {
    text-align: center !important;
    margin: 6px 24px 10px 10px;
    font-size: 13px !important; }

  .arrowAnchor {
    font-size: 13px !important;
    width: 90%;
    margin: 0 auto;
    padding-left: 7px !important;
    padding-right: 3px !important;
    text-align: center !important;
    margin: 10px 20px 10px 2px; }
    .arrowAnchor.long {
      font-size: 10.3px !important; }

  .to_top {
    text-align: right !important;
    margin: 0 !important;
    margin-top: 20px !important; }
    .to_top .arrowAnchor {
      width: auto !important;
      font-size: 15px !important; }

  .plate_bg_btm_ptn2 {
    background: none !important; }

  #story {
    width: 100%;
    font-size: 14px;
    padding-top: 4.428vw !important; }
    #story .title img {
      width: 95% !important; }
    #story .anchorBox {
      display: flex;
      justify-content: space-between;
      margin: 20px 0; }
      #story .anchorBox .shareCont {
        text-align: right;
        margin-top: -5px;
        display: flex;
        flex-wrap: wrap;
        width: 40%;
        justify-content: space-around; }
    #story .pageAnchor {
      margin: 0; }
      #story .pageAnchor li {
        font-size: 14px; }
        #story .pageAnchor li span {
          display: inline;
          background-color: #999;
          border-radius: 5px;
          padding: 3px 10px;
          color: #FFF;
          text-align: center;
          width: 56px;
          margin-right: 10px; }
        #story .pageAnchor li a {
          display: inline;
          line-height: 32px; }
    #story .pageAnchor {
      margin: 0; }
      #story .pageAnchor li {
        font-size: 14px !important; }
        #story .pageAnchor li span {
          display: inline;
          background-color: #999;
          border-radius: 5px;
          padding: 3px 10px;
          color: #FFF;
          text-align: center;
          width: 56px;
          margin-right: 10px; }
        #story .pageAnchor li a {
          display: inline;
          line-height: 32px; }

  .storyDetail_container {
    width: 100%; }
    .storyDetail_container .param {
      font-size: 14px !important; }
    .storyDetail_container .shun_yearbook .qTitle {
      background-image: url(../images/icon_q.png);
      background-repeat: no-repeat;
      background-position: 0;
      min-height: 60px;
      position: relative;
      font-size: 24px;
      color: #2d2d2d;
      font-weight: bold;
      line-height: 1.25;
      text-align: left;
      padding-left: 75px;
      margin-bottom: 115px; }
      .storyDetail_container .shun_yearbook .qTitle .fukiIcon {
        display: block;
        width: 118px;
        height: 97px;
        background-image: url(../images/col1_fukidashi.png);
        position: absolute;
        top: 60px;
        right: 10%; }
      .storyDetail_container .shun_yearbook .qTitle .arrow_box {
        position: absolute;
        display: flex;
        top: 90px;
        right: 9%;
        width: 80%;
        height: 50px;
        background: #FFFFFF;
        border: 2px solid #c8c8c8;
        color: #000000;
        font-size: 4vw;
        font-weight: bold;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        align-items: center;
        justify-content: center; }
        .storyDetail_container .shun_yearbook .qTitle .arrow_box::after, .storyDetail_container .shun_yearbook .qTitle .arrow_box::before {
          border: solid transparent;
          content: '';
          height: 0;
          width: 0;
          pointer-events: none;
          position: absolute;
          top: 100%;
          left: 67%; }
        .storyDetail_container .shun_yearbook .qTitle .arrow_box::after {
          border-color: rgba(200, 200, 200, 0);
          border-top-width: 16px;
          border-bottom-width: 16px;
          border-left-width: 19px;
          border-right-width: 19px;
          margin-left: -19px;
          border-top-color: #FFFFFF; }
        .storyDetail_container .shun_yearbook .qTitle .arrow_box::before {
          border-color: rgba(0, 0, 0, 0);
          border-top-width: 17px;
          border-bottom-width: 17px;
          border-left-width: 21px;
          border-right-width: 21px;
          margin-left: -21px;
          margin-top: 2px;
          border-top-color: #c8c8c8; }
    .storyDetail_container .shun_yearbook .clearfix {
      display: flex;
      text-align: center;
      align-items: center;
      justify-content: space-around;
      flex-wrap: wrap; }
      .storyDetail_container .shun_yearbook .clearfix .item {
        margin: 0 4px 16px 4px !important;
        width: 45%;
        max-width: 140px;
        background-size: 100% auto;
        background-repeat: no-repeat;
        position: relative; }
        .storyDetail_container .shun_yearbook .clearfix .item a img {
          width: 50%;
          position: absolute;
          bottom: 53px;
          left: 50%;
          transform: translateX(-50%); }
        .storyDetail_container .shun_yearbook .clearfix .item:last-of-type {
          width: 80%;
          margin-left: 7% !important;
          max-width: 240px; }
          .storyDetail_container .shun_yearbook .clearfix .item:last-of-type img {
            bottom: 40px !important; }
      .storyDetail_container .shun_yearbook .clearfix .item5 a img {
        width: 35%; }
    .storyDetail_container .design_can {
      width: 100%; }
      .storyDetail_container .design_can .frame {
        width: 100%; }
        .storyDetail_container .design_can .frame .clearfix {
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
          margin: 0;
          align-items: baseline; }
          .storyDetail_container .design_can .frame .clearfix .item {
            width: 45% !important;
            position: relative;
            height: auto !important; }
            .storyDetail_container .design_can .frame .clearfix .item .new {
              width: 40%;
              padding-left: 60px;
              background-position: 10px !important; }
              .storyDetail_container .design_can .frame .clearfix .item .new::before {
                background-size: 100% 100%;
                content: '';
                display: inline-block;
                position: absolute;
                width: 40px;
                height: 40px;
                left: 0;
                top: 50%;
                transform: translateY(-50%); }
            .storyDetail_container .design_can .frame .clearfix .item .old {
              width: 40%;
              padding-left: 60px; }
            .storyDetail_container .design_can .frame .clearfix .item.item2 .old {
              width: 75%;
              padding-left: 30px !important; }
    .storyDetail_container .t_vol3 p {
      text-align: left;
      padding: 0px 140px 0 20px;
      margin: 25px 0 5px 0;
      font-size: 14px;
      font-weight: bold; }
    .storyDetail_container .t_vol3 .item {
      position: absolute;
      top: 40px;
      right: 0; }
      .storyDetail_container .t_vol3 .item img {
        width: 73% !important; }
    .storyDetail_container .t_vol3 .kiyomi {
      position: absolute;
      display: flex;
      align-items: flex-end;
      right: 0;
      width: 40%;
      top: 60%;
      transform: translateY(-50%); }
      .storyDetail_container .t_vol3 .kiyomi .img_01 {
        width: 40% !important;
        padding-right: 3vw; }
      .storyDetail_container .t_vol3 .kiyomi .img_02 {
        width: 25% !important;
        height: auto !important; }
      .storyDetail_container .t_vol3 .kiyomi .vol3_box {
        width: 40%;
        border: 2px solid #de0024;
        border-radius: 6px;
        font-size: 2vw;
        padding: 1vw;
        background-color: #ffffff;
        color: #de0024;
        line-height: 4vw;
        font-weight: bold;
        margin-left: 2vw; }
    .storyDetail_container .t_vol3 .bg_img {
      top: 60px;
      text-align: right;
      width: 65%; }
      .storyDetail_container .t_vol3 .bg_img img {
        width: 60% !important; }
    .storyDetail_container .t_vol4 .inner {
      text-align: center !important;
      margin-right: 0 !important;
      width: 100%; }
    .storyDetail_container .t_vol4 .sub {
      position: absolute;
      top: -20px;
      font-size: 16px;
      text-align: center;
      width: 100%; }
      .storyDetail_container .t_vol4 .sub img {
        width: 16%;
        height: 16%; }
    .storyDetail_container .qa_block .title {
      padding-top: 0;
      padding-bottom: 20px; }
    .storyDetail_container .qa_block .clearfix {
      display: flex;
      flex-direction: column;
      flex-wrap: wrap;
      align-content: center;
      align-items: center; }
      .storyDetail_container .qa_block .clearfix img {
        order: 2; }
      .storyDetail_container .qa_block .clearfix .pop {
        order: 1;
        margin-bottom: 8px; }
        .storyDetail_container .qa_block .clearfix .pop img:last-of-type {
          transform: scale(-1, 1); }
    .storyDetail_container .comment img {
      height: auto; }
    .storyDetail_container .comment .inner img {
      width: auto; }
    .storyDetail_container .comment .inner p {
      font-size: 14px; }

  .item_detail {
    margin: 0 auto;
    width: 100% !important; }
    .item_detail .image {
      width: 100%;
      max-height: 265px;
      height: 225px; }
    .item_detail .textarea {
      width: 100%;
      padding: 20px 20px 20px 20px;
      height: auto !important; }
      .item_detail .textarea .title {
        font-size: 30px !important; } }


@media screen and (min-width:641px) {
  .global-footer{
    margin-top: 60px;
  }
}

/*# sourceMappingURL=style.css.map */
