@charset "UTF-8";
@media screen and (min-width: 768px) {
  .pcNone {
    display: none !important; } }
@media screen and (max-width: 767px) {
  .spNone {
    display: none !important; } }
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .tabNone {
    display: none !important; } }
/*AL.CUPE----------------------------------------*/
body {
  color: #474340; }

#category-insist-lamellar {
  padding: 0;
  margin: 0; }

#chronicleE {
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  color: #474340; }

.pc {
  display: block; }

.sp {
  display: none; }

img {
  max-width: 100%; }

/*フォント*/
.min {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important; }

#alcupe p {
  margin: 0; }
#alcupe .attention {
  font-size: 13px;
  line-height: 2;
  margin-top: 20px; }

/*YouTube*/
#products_itemBox {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }
  #products_itemBox iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important; }

@media screen and (max-width: 768px) {
  #category-insist_lamellar #wrapper {
    padding-top: 0 !important; }

  .pc {
    display: none; }

  .sp {
    display: block; }

  #alcupe .attention {
    font-size: 11px;
    margin-top: 15px; } }
/*ヘッダー*/
.chronicleE-page header {
  background: #FFF;
  box-sizing: border-box;
  padding: 15px 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000; }
  .chronicleE-page header .chronicle-logo {
    text-align: center;
    margin: 0;
    line-height: 0; }
    .chronicleE-page header .chronicle-logo a {
      display: inline-block; }
    .chronicleE-page header .chronicle-logo img {
      width: auto;
      height: 60px; }

@media screen and (max-width: 768px) {
  .chronicleE-page header {
    padding: 5px 0; }
    .chronicleE-page header .chronicle-logo img {
      width: auto;
      height: 50px; } }
/*メインビジュアル*/
#chronicleE #kv-wrap {
  margin-top: 90px;
  position: relative;
  height: 550px;
  background: url("../../images/products/chronicle/top_bg.png") no-repeat;
  width: 100%;
  background-size: cover;
  background-position: center bottom; }
  @media screen and (max-width: 767px) {
    #chronicleE #kv-wrap {
      background: none;
      height: auto;
      margin-top: 60px; } }
  #chronicleE #kv-wrap .sp_img {
    width: 100%; }
  #chronicleE #kv-wrap .kv_img_box {
    position: absolute;
    max-width: 978px;
    width: 98%;
    top: 53%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); }
    @media screen and (max-width: 767px) {
      #chronicleE #kv-wrap .kv_img_box {
        max-width: inherit;
        -webkit-transform: inherit;
        left: 5%;
        top: 23%;
        width: 17%; } }
  #chronicleE #kv-wrap .kv_img_01 {
    width: 100%;
    position: relative;
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      #chronicleE #kv-wrap .kv_img_01 {
        width: 80%; } }
  #chronicleE #kv-wrap .kv_icon {
    position: absolute;
    max-width: 135px;
    width: 50%;
    left: -10%;
    top: -10%; }
    @media screen and (max-width: 767px) {
      #chronicleE #kv-wrap .kv_icon {
        width: 100%;
        left: 0;
        top: -90px; } }
    @media screen and (min-width: 768px) and (max-width: 1200px) {
      #chronicleE #kv-wrap .kv_icon {
        left: 0%;
        top: -15%;
        width: 10%;
        max-width: inherit; } }
#chronicleE #kv {
  background: #000;
  /*position: relative;
  height: 675px;
  margin: 0 auto;
  background: url("../../images/products/alcupe/top-kv.jpg") no-repeat center top;
  background-size: contain;*/ }
  #chronicleE #kv .pc {
    max-height: 675px;
    margin: 0 auto; }
#chronicleE aside#navigation {
  max-width: 980px;
  margin: 50px auto; }
  @media screen and (max-width: 767px) {
    #chronicleE aside#navigation {
      margin: 0 auto; } }
  #chronicleE aside#navigation.narrow {
    max-width: 580px;
    margin: 0 auto; }
  #chronicleE aside#navigation ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 25px 0 50px 0;
    padding-left: 0;
    list-style: none; }
    @media screen and (max-width: 767px) {
      #chronicleE aside#navigation ul {
        display: flex;
        justify-content: flex-start;
        padding: 0 20px;
        margin: 20px 0 20px 0; } }
    #chronicleE aside#navigation ul li {
      width: calc(94%/5);
      text-align: center; }
      @media screen and (max-width: 767px) {
        #chronicleE aside#navigation ul li {
          width: 48%;
          margin: 0 1% 10px 1%;
          letter-spacing: 0.05em; } }
  #chronicleE aside#navigation.narrow ul li {
    width: 48%;
    margin-bottom: 2%; }
  #chronicleE aside#navigation ul li a {
    background: linear-gradient(to right, #ee8488, #f19c95, #ee8488);
    display: block;
    padding: 0;
    height: 62px;
    font-size: 16px;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    border-radius: 15px;
    position: relative;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(255, 100, 86, 0.5); }
    @media screen and (max-width: 767px) {
      #chronicleE aside#navigation ul li a {
        font-size: 13px;
        height: 50px;
        line-height: 1.3; } }
    #chronicleE aside#navigation ul li a:after {
      content: ">";
      transform: rotate(90deg) scale(0.6, 1.2);
      display: block;
      position: absolute;
      right: 7%;
      bottom: 32%;
      text-shadow: none; }

.super {
  vertical-align: super; }

/*-------------------*/
/*      メインコンテンツ
/*------------------*/
/*コンセプト*/
#chronicle_box01 {
  background: linear-gradient(#fad9cd, #f3aaa4);
  position: relative;
  padding: 100px 0; }
  @media screen and (max-width: 767px) {
    #chronicle_box01 {
      background: url("../../images/products/chronicle/m_bg01_sp.png") no-repeat;
      width: 100%;
      padding: 45px 0;
      background-size: cover;
      margin: 0 0 25px; } }
  #chronicle_box01:before {
    content: "";
    background: url("../../images/products/chronicle/m_bg01.png") no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    max-width: 980px;
    height: 406px;
    z-index: 0; }
    @media screen and (max-width: 767px) {
      #chronicle_box01:before {
        content: inherit; } }
  #chronicle_box01 h2 {
    text-align: center;
    font-size: 36px;
    letter-spacing: .1em;
    position: relative;
    z-index: 1;
    margin: 0 0 25px;
    color: #474340;
    font-weight: 600; }
    @media screen and (max-width: 767px) {
      #chronicle_box01 h2 {
        font-size: 25px;
        margin: 0 0 15px; } }
  #chronicle_box01 h3 {
    text-align: center;
    font-size: 23px;
    line-height: 41px;
    letter-spacing: .05em;
    color: #474340;
    position: relative;
    z-index: 1;
    font-weight: 500; }
    @media screen and (max-width: 767px) {
      #chronicle_box01 h3 {
        font-size: 12px;
        line-height: 2.2;
        margin-bottom: 0;
        padding: 0 15px;
        font-weight: bold; } }

article#chronicle-main {
  background: #f9d0c1;
  padding: 50px 0; }
  @media screen and (max-width: 767px) {
    article#chronicle-main {
      padding: 25px 0; } }
  article#chronicle-main .chronicle_text_box01 {
    max-width: 980px;
    margin: 70px auto;
    padding: 80px 70px;
    box-sizing: border-box;
    background: #FFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
    @media screen and (max-width: 767px) {
      article#chronicle-main .chronicle_text_box01 {
        margin: 0px 20px 35px;
        padding: 25px 20px; } }
    article#chronicle-main .chronicle_text_box01 h2 {
      font-size: 40px;
      text-align: center;
      position: relative;
      font-weight: 600;
      letter-spacing: 0.05em;
      margin-top: 0;
      margin-bottom: 50px;
      color: #e9546b;
      padding-bottom: 20px;
      border-bottom: 1.5px solid #ed7c85; }
      @media screen and (max-width: 767px) {
        article#chronicle-main .chronicle_text_box01 h2 {
          font-size: 18px;
          margin-bottom: 15px;
          line-height: 1.5;
          font-weight: 600;
          padding-bottom: 10px;
          border-bottom: 1.5px solid #ed7c85; } }
    article#chronicle-main .chronicle_text_box01 .text_01 {
      font-size: 20px;
      line-height: 36px;
      letter-spacing: .05rem;
      margin: 0 0 0px; }
      @media screen and (max-width: 767px) {
        article#chronicle-main .chronicle_text_box01 .text_01 {
          font-size: 11px;
          text-align: justify;
          margin-bottom: 0px;
          line-height: 1.8; } }
      article#chronicle-main .chronicle_text_box01 .text_01 .color_01 {
        color: #f2a096;
        padding-right: 2px; }
    article#chronicle-main .chronicle_text_box01 .list_text {
      margin: 0 0 50px;
      padding: 0; }
      article#chronicle-main .chronicle_text_box01 .list_text li {
        font-size: 20px;
        line-height: 36px;
        letter-spacing: .05rem;
        list-style: none;
        margin: 0;
        padding: 0 0 0 20px;
        position: relative;
        line-height: 36px; }
        @media screen and (max-width: 767px) {
          article#chronicle-main .chronicle_text_box01 .list_text li {
            font-size: 11px;
            text-align: justify;
            line-height: 1.8;
            padding-left: 15px; } }
        article#chronicle-main .chronicle_text_box01 .list_text li:before {
          content: "";
          width: 15px;
          height: 15px;
          position: absolute;
          background-color: #f2a096;
          border-radius: 50%;
          top: 0;
          left: 0;
          bottom: 0;
          margin: auto; }
          @media screen and (max-width: 767px) {
            article#chronicle-main .chronicle_text_box01 .list_text li:before {
              width: 10px;
              height: 10px;
              top: 4px;
              bottom: inherit; } }
    article#chronicle-main .chronicle_text_box01 .text-button {
      max-width: 238px;
      margin: 0 auto 50px;
      border: 1px solid #474340;
      padding: 15px 0;
      font-weight: 600;
      transition: 1s; }
      article#chronicle-main .chronicle_text_box01 .text-button:hover {
        background: #474340;
        transition: 1s;
        border: 1px solid #fff; }
        article#chronicle-main .chronicle_text_box01 .text-button:hover a {
          color: #fff; }
          article#chronicle-main .chronicle_text_box01 .text-button:hover a:before {
            border-top: solid 1px #fff;
            border-right: solid 1px #fff; }
      @media screen and (max-width: 767px) {
        article#chronicle-main .chronicle_text_box01 .text-button {
          width: 50%;
          max-width: inherit;
          padding: 5px; } }
      article#chronicle-main .chronicle_text_box01 .text-button a {
        font-size: 18px;
        color: #474340;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        text-decoration: none; }
        @media screen and (max-width: 767px) {
          article#chronicle-main .chronicle_text_box01 .text-button a {
            font-size: 12px; } }
        article#chronicle-main .chronicle_text_box01 .text-button a:before {
          content: '';
          width: 7px;
          height: 7px;
          border-top: solid 1px #474340;
          border-right: solid 1px #474340;
          position: absolute;
          right: 7%;
          top: -5px;
          bottom: 0;
          margin: auto;
          transform: rotate(135deg); }
    article#chronicle-main .chronicle_text_box01 h3 {
      text-align: center;
      background: #898989;
      padding: 4px 0;
      color: #fff;
      border-radius: 26px;
      font-size: 22px; }
      @media screen and (max-width: 767px) {
        article#chronicle-main .chronicle_text_box01 h3 {
          border-radius: 20px;
          font-size: 16px;
          padding: 5px 10px;
          max-width: 100%;
          margin: 40px auto 20px; } }
    article#chronicle-main .chronicle_text_box01 .text-box01 h4 {
      color: #727171;
      font-size: 22px;
      padding: 5px 0;
      font-weight: bold;
      margin-bottom: 1em; }
      @media screen and (max-width: 767px) {
        article#chronicle-main .chronicle_text_box01 .text-box01 h4 {
          font-size: 16px;
          padding: 0;
          margin: 0 0 10px; } }
    article#chronicle-main .chronicle_text_box01 .text-box01 p.asterisk_text {
      font-size: 11px; }
      @media screen and (max-width: 767px) {
        article#chronicle-main .chronicle_text_box01 .text-box01 p.asterisk_text {
          font-size: 10px;
          letter-spacing: -.01rem; } }
    article#chronicle-main .chronicle_text_box01 .text-box02 h4 {
      color: #727171;
      font-size: 22px;
      padding: 5px 0;
      font-weight: bold;
      margin-bottom: 1em;
      margin: 0; }
      @media screen and (max-width: 767px) {
        article#chronicle-main .chronicle_text_box01 .text-box02 h4 {
          font-size: 16px;
          padding: 0;
          margin: 0 0 10px; } }
    article#chronicle-main .chronicle_text_box01 .text-box02 .flex-box {
      display: flex;
      justify-content: space-between;
      align-items: flex-end; }
      @media screen and (max-width: 767px) {
        article#chronicle-main .chronicle_text_box01 .text-box02 .flex-box {
          display: block; } }
      article#chronicle-main .chronicle_text_box01 .text-box02 .flex-box .left-box {
        width: 50%; }
        @media screen and (max-width: 767px) {
          article#chronicle-main .chronicle_text_box01 .text-box02 .flex-box .left-box {
            width: 100%; } }
        article#chronicle-main .chronicle_text_box01 .text-box02 .flex-box .left-box h5 {
          color: #727171;
          font-size: 19px;
          padding: 5px 0;
          font-weight: bold;
          margin-bottom: 0;
          margin-top: 0; }
        article#chronicle-main .chronicle_text_box01 .text-box02 .flex-box .left-box p {
          font-size: 14px;
          line-height: 24px;
          margin: 0;
          text-align: justify;
          letter-spacing: -.05rem;
          padding: 0; }
          @media screen and (max-width: 767px) {
            article#chronicle-main .chronicle_text_box01 .text-box02 .flex-box .left-box p {
              font-size: 12px;
              margin: 0 0 20px; } }
        article#chronicle-main .chronicle_text_box01 .text-box02 .flex-box .left-box .waku_p {
          color: #717071;
          text-align: center;
          border: 2px solid #717071;
          border-radius: 50px;
          font-size: 14px;
          padding: 2px 0;
          font-weight: bold;
          margin: 0 0 20px;
          text-align: center; }
          article#chronicle-main .chronicle_text_box01 .text-box02 .flex-box .left-box .waku_p p {
            font-size: 12px;
            margin: 0;
            text-align: center; }
            article#chronicle-main .chronicle_text_box01 .text-box02 .flex-box .left-box .waku_p p span {
              font-size: 10px; }
      article#chronicle-main .chronicle_text_box01 .text-box02 .flex-box .right-box {
        width: 48%; }
        @media screen and (max-width: 767px) {
          article#chronicle-main .chronicle_text_box01 .text-box02 .flex-box .right-box {
            width: 100%; } }
        article#chronicle-main .chronicle_text_box01 .text-box02 .flex-box .right-box ul {
          display: flex;
          justify-content: space-between;
          margin: 0 0 20px;
          padding: 0; }
          article#chronicle-main .chronicle_text_box01 .text-box02 .flex-box .right-box ul li {
            list-style: none; }
            article#chronicle-main .chronicle_text_box01 .text-box02 .flex-box .right-box ul li:first-child {
              width: 40.5%; }
              @media screen and (max-width: 767px) {
                article#chronicle-main .chronicle_text_box01 .text-box02 .flex-box .right-box ul li:first-child {
                  margin-left: 4%;
                  width: 42%; } }
            article#chronicle-main .chronicle_text_box01 .text-box02 .flex-box .right-box ul li:last-child {
              width: 55%; }
              @media screen and (max-width: 767px) {
                article#chronicle-main .chronicle_text_box01 .text-box02 .flex-box .right-box ul li:last-child {
                  width: 52%; } }
              article#chronicle-main .chronicle_text_box01 .text-box02 .flex-box .right-box ul li:last-child p {
                line-height: 23px;
                font-size: 13px;
                letter-spacing: -.05rem;
                letter-spacing: 0;
                font-weight: 500; }
                @media screen and (max-width: 767px) {
                  article#chronicle-main .chronicle_text_box01 .text-box02 .flex-box .right-box ul li:last-child p {
                    line-height: 1.5;
                    font-size: 10px;
                    letter-spacing: 0;
                    font-weight: 500;
                    text-indent: -1.5em;
                    padding-left: 1.5em;
                    letter-spacing: -1px; } }
        article#chronicle-main .chronicle_text_box01 .text-box02 .flex-box .right-box .w_text {
          border: 1px solid #474340;
          padding: 10px 5px;
          margin-bottom: 10px; }
          @media screen and (max-width: 767px) {
            article#chronicle-main .chronicle_text_box01 .text-box02 .flex-box .right-box .w_text {
              padding: 5px 20px;
              line-height: 1.7; } }
          article#chronicle-main .chronicle_text_box01 .text-box02 .flex-box .right-box .w_text p {
            padding: 0;
            margin: 0;
            font-size: 13px;
            text-align: center; }
            @media screen and (max-width: 767px) {
              article#chronicle-main .chronicle_text_box01 .text-box02 .flex-box .right-box .w_text p {
                font-size: 12px; } }
    article#chronicle-main .chronicle_text_box01 .text-box02 .asterisk_text {
      font-size: 12px; }
    article#chronicle-main .chronicle_text_box01 .flex-box01 {
      display: flex;
      justify-content: space-between;
      padding: 0 25px;
      position: relative;
      margin: 0 0 25px; }
      @media screen and (max-width: 767px) {
        article#chronicle-main .chronicle_text_box01 .flex-box01 {
          display: block;
          padding: 0; } }
      article#chronicle-main .chronicle_text_box01 .flex-box01:before {
        content: "";
        width: 1px;
        height: 100%;
        background: #ed7c85;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto; }
        @media screen and (max-width: 767px) {
          article#chronicle-main .chronicle_text_box01 .flex-box01:before {
            content: inherit; } }
      article#chronicle-main .chronicle_text_box01 .flex-box01 .left-box {
        position: relative; }
      article#chronicle-main .chronicle_text_box01 .flex-box01 .chronicle_common_box01 {
        width: 45%; }
        @media screen and (max-width: 767px) {
          article#chronicle-main .chronicle_text_box01 .flex-box01 .chronicle_common_box01 {
            width: 100%;
            display: flex;
            justify-content: space-between;
            margin: 0 0 20px;
            padding: 0 0 20px;
            border-bottom: 1px solid #ed7c85; } }
        @media screen and (max-width: 767px) {
          article#chronicle-main .chronicle_text_box01 .flex-box01 .chronicle_common_box01 .f_text-box {
            width: 58%; } }
        article#chronicle-main .chronicle_text_box01 .flex-box01 .chronicle_common_box01 .title-box dl {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          margin: 0 0 25px; }
          @media screen and (max-width: 767px) {
            article#chronicle-main .chronicle_text_box01 .flex-box01 .chronicle_common_box01 .title-box dl {
              flex-wrap: wrap;
              margin: 0 0 5px; } }
          article#chronicle-main .chronicle_text_box01 .flex-box01 .chronicle_common_box01 .title-box dl dt {
            width: 15%;
            margin-right: 2%; }
            @media screen and (max-width: 767px) {
              article#chronicle-main .chronicle_text_box01 .flex-box01 .chronicle_common_box01 .title-box dl dt {
                display: block;
                width: 100%; } }
            @media screen and (max-width: 767px) {
              article#chronicle-main .chronicle_text_box01 .flex-box01 .chronicle_common_box01 .title-box dl dt img {
                width: 25%; } }
          article#chronicle-main .chronicle_text_box01 .flex-box01 .chronicle_common_box01 .title-box dl dd {
            width: fit-content;
            font-size: 22px;
            border-bottom: solid 10px #fce4da;
            /* background: linear-gradient(transparent 80%, #fce4da 50%); */
            margin: 0;
            padding: 0;
            background-position: 0 -5px; }
            @media screen and (max-width: 767px) {
              article#chronicle-main .chronicle_text_box01 .flex-box01 .chronicle_common_box01 .title-box dl dd {
                font-size: 13px; } }
        article#chronicle-main .chronicle_text_box01 .flex-box01 .chronicle_common_box01 p {
          margin: 0 0 25px;
          font-size: 15px;
          line-height: 24px;
          text-align: justify; }
          @media screen and (max-width: 767px) {
            article#chronicle-main .chronicle_text_box01 .flex-box01 .chronicle_common_box01 p {
              font-size: 12px;
              line-height: 18px; } }
          article#chronicle-main .chronicle_text_box01 .flex-box01 .chronicle_common_box01 p span {
            font-size: 12px;
            text-align: right;
            display: block; }
            @media screen and (max-width: 767px) {
              article#chronicle-main .chronicle_text_box01 .flex-box01 .chronicle_common_box01 p span {
                font-size: 10px; } }
        @media screen and (max-width: 767px) {
          article#chronicle-main .chronicle_text_box01 .flex-box01 .chronicle_common_box01 .f_img_box {
            width: 40%;
            padding-top: 10px; } }
        article#chronicle-main .chronicle_text_box01 .flex-box01 .chronicle_common_box01 .f_img_box img {
          width: 90%;
          margin: 0 auto; }
          @media screen and (max-width: 767px) {
            article#chronicle-main .chronicle_text_box01 .flex-box01 .chronicle_common_box01 .f_img_box img {
              width: 100%; } }
    article#chronicle-main .chronicle_text_box01 .flex-box02 {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      padding: 25px 25px 0;
      margin: 0;
      border-top: 1px solid #ed7c85; }
      @media screen and (max-width: 767px) {
        article#chronicle-main .chronicle_text_box01 .flex-box02 {
          border-top: none;
          padding: 0 0 0;
          justify-content: space-between;
          align-items: flex-start; } }
      article#chronicle-main .chronicle_text_box01 .flex-box02 .left-box {
        width: 57%; }
        @media screen and (max-width: 767px) {
          article#chronicle-main .chronicle_text_box01 .flex-box02 .left-box {
            width: 58%; } }
        article#chronicle-main .chronicle_text_box01 .flex-box02 .left-box .title-box dl {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          margin: 0 0 25px; }
          @media screen and (max-width: 767px) {
            article#chronicle-main .chronicle_text_box01 .flex-box02 .left-box .title-box dl {
              flex-wrap: wrap;
              margin: 0 0 5px; } }
          article#chronicle-main .chronicle_text_box01 .flex-box02 .left-box .title-box dl dt {
            width: 15%;
            margin-right: 2%; }
            @media screen and (max-width: 767px) {
              article#chronicle-main .chronicle_text_box01 .flex-box02 .left-box .title-box dl dt {
                display: block;
                width: 100%; } }
            @media screen and (max-width: 767px) {
              article#chronicle-main .chronicle_text_box01 .flex-box02 .left-box .title-box dl dt img {
                width: 25%; } }
          article#chronicle-main .chronicle_text_box01 .flex-box02 .left-box .title-box dl dd {
            width: fit-content;
            font-size: 22px;
            /* background: linear-gradient(transparent 80%, #fce4da 50%); */
            border-bottom: solid 10px #fce4da;
            margin: 0;
            padding: 0;
            background-position: 0 -5px; }
            @media screen and (max-width: 767px) {
              article#chronicle-main .chronicle_text_box01 .flex-box02 .left-box .title-box dl dd {
                font-size: 12px;
                letter-spacing: -1px; } }
        article#chronicle-main .chronicle_text_box01 .flex-box02 .left-box p {
          margin: 0 0 15px;
          font-size: 15px;
          line-height: 24px;
          text-align: justify;
          width: 85%; }
          @media screen and (max-width: 767px) {
            article#chronicle-main .chronicle_text_box01 .flex-box02 .left-box p {
              font-size: 12px;
              line-height: 18px;
              width: 100%; } }
      article#chronicle-main .chronicle_text_box01 .flex-box02 .right-box {
        width: 38%; }
        @media screen and (max-width: 767px) {
          article#chronicle-main .chronicle_text_box01 .flex-box02 .right-box {
            width: 40%; } }

.chronicle_text_box02 {
  max-width: 980px;
  margin: 50px auto 0;
  padding: 50px 0 0;
  box-sizing: border-box; }
  @media screen and (max-width: 767px) {
    .chronicle_text_box02 {
      padding: 0 20px; } }
  .chronicle_text_box02 .chronicle_text_box_inner {
    padding: 0 20px; }
    @media screen and (max-width: 767px) {
      .chronicle_text_box02 .chronicle_text_box_inner {
        padding: 0; } }
  .chronicle_text_box02 h2 {
    background: #FFF;
    font-size: 36px;
    text-align: center;
    font-weight: 100;
    letter-spacing: 0.1em;
    margin-bottom: 60px;
    color: #e9546b;
    position: relative; }
    @media screen and (max-width: 767px) {
      .chronicle_text_box02 h2 {
        font-size: 18px;
        margin-bottom: 15px; } }
    .chronicle_text_box02 h2:before {
      background: #e9546b;
      content: "";
      display: block;
      /* width: 35%; */
      width: 27%;
      height: 1px;
      position: absolute;
      top: 50%;
      left: 0; }
      @media screen and (max-width: 767px) {
        .chronicle_text_box02 h2:before {
          background: #e9546b;
          content: "";
          display: block;
          /* width: 25%; */
          width: 18%;
          height: 1px;
          position: absolute;
          top: 50%;
          left: 0; } }
    .chronicle_text_box02 h2:after {
      background: #e9546b;
      content: "";
      display: block;
      /* width: 35%; */
      width: 27%;
      height: 1px;
      position: absolute;
      top: 50%;
      right: 0; }
      @media screen and (max-width: 767px) {
        .chronicle_text_box02 h2:after {
          background: #e9546b;
          content: "";
          display: block;
          /* width: 25%; */
          width: 18%;
          height: 1px;
          position: absolute;
          top: 50%;
          right: 0; } }
    .chronicle_text_box02 h2 span {
      background: #FFF;
      font-size: 36px;
      font-weight: 600; }
      @media screen and (max-width: 767px) {
        .chronicle_text_box02 h2 span {
          font-size: 18px;
          font-weight: 600; } }
  .chronicle_text_box02 .youtube_box {
    width: 720px;
    margin: 0 auto 60px;
    overflow: hidden;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .chronicle_text_box02 .youtube_box {
        width: 100%;
        margin: 0 auto 25px; } }
    .chronicle_text_box02 .youtube_box .responsive-video-container {
      position: relative;
      width: 100%;
      padding-top: 56.25%; }
      .chronicle_text_box02 .youtube_box .responsive-video-container iframe {
        position: absolute;
        top: 0;
        right: 0;
        width: 100% !important;
        height: 100% !important; }
  .chronicle_text_box02 .how_to_box01 .flex-box {
    display: flex;
    justify-content: space-between; }
    .chronicle_text_box02 .how_to_box01 .flex-box .left-box {
      font-size: 18px;
      width: 12%;
      text-align: center;
      margin: 0;
      padding: 0; }
      @media screen and (max-width: 767px) {
        .chronicle_text_box02 .how_to_box01 .flex-box .left-box {
          font-size: 10px;
          width: 25%;
          text-align: center;
          margin: 0;
          padding: 0; } }
      .chronicle_text_box02 .how_to_box01 .flex-box .left-box h3 {
        margin: 0;
        padding: 0; }
        @media screen and (max-width: 767px) {
          .chronicle_text_box02 .how_to_box01 .flex-box .left-box h3 {
            font-size: 13px; } }
    .chronicle_text_box02 .how_to_box01 .flex-box .right-box {
      width: 87%; }
      @media screen and (max-width: 767px) {
        .chronicle_text_box02 .how_to_box01 .flex-box .right-box {
          width: 80%; } }
      .chronicle_text_box02 .how_to_box01 .flex-box .right-box ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin: 0;
        padding: 0; }
        @media screen and (max-width: 767px) {
          .chronicle_text_box02 .how_to_box01 .flex-box .right-box ul {
            display: block; } }
        .chronicle_text_box02 .how_to_box01 .flex-box .right-box ul li {
          width: 45%;
          margin: 0 0 40px;
          list-style: none; }
          @media screen and (max-width: 767px) {
            .chronicle_text_box02 .how_to_box01 .flex-box .right-box ul li {
              width: 100%;
              display: flex;
              justify-content: space-between;
              margin: 0 0 20px; } }
          .chronicle_text_box02 .how_to_box01 .flex-box .right-box ul li p {
            font-size: 18px;
            line-height: 28px;
            letter-spacing: 0;
            display: flex;
            margin: 0 0 20px; }
            @media screen and (max-width: 767px) {
              .chronicle_text_box02 .how_to_box01 .flex-box .right-box ul li p {
                font-size: 11px;
                line-height: 16px;
                width: 60%; } }
            .chronicle_text_box02 .how_to_box01 .flex-box .right-box ul li p span {
              display: block;
              padding-right: 1px; }
          .chronicle_text_box02 .how_to_box01 .flex-box .right-box ul li img {
            width: 48%;
            display: block;
            margin: 0 auto; }
            @media screen and (max-width: 767px) {
              .chronicle_text_box02 .how_to_box01 .flex-box .right-box ul li img {
                width: 30%; } }
  .chronicle_text_box02 .how_to_box02 h3 {
    font-size: 18px;
    margin: 0 0 30px; }
    @media screen and (max-width: 767px) {
      .chronicle_text_box02 .how_to_box02 h3 {
        font-size: 13px; } }
  .chronicle_text_box02 .how_to_box02 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0;
    padding: 0; }
    .chronicle_text_box02 .how_to_box02 ul li {
      width: 45%;
      list-style: none;
      margin: 0 0 60px; }
      @media screen and (max-width: 767px) {
        .chronicle_text_box02 .how_to_box02 ul li {
          width: 100%;
          display: flex;
          justify-content: space-between;
          align-items: center;
          margin: 0 0 20px; } }
      .chronicle_text_box02 .how_to_box02 ul li .img-box {
        width: 100%;
        position: relative;
        text-align: center; }
        @media screen and (max-width: 767px) {
          .chronicle_text_box02 .how_to_box02 ul li .img-box {
            width: 40%; } }
        .chronicle_text_box02 .how_to_box02 ul li .img-box img {
          width: 37%;
          margin: 0 auto 25px; }
          @media screen and (max-width: 767px) {
            .chronicle_text_box02 .how_to_box02 ul li .img-box img {
              width: 65%; } }
        .chronicle_text_box02 .how_to_box02 ul li .img-box p {
          width: 25px;
          height: 25px;
          background: #474340;
          position: absolute;
          left: 0;
          top: 0; }
          @media screen and (max-width: 767px) {
            .chronicle_text_box02 .how_to_box02 ul li .img-box p {
              width: 20px;
              height: 20px; } }
          .chronicle_text_box02 .how_to_box02 ul li .img-box p span {
            display: flex;
            justify-content: center;
            align-items: center;
            color: #fff;
            line-height: normal; }
            @media screen and (max-width: 767px) {
              .chronicle_text_box02 .how_to_box02 ul li .img-box p span {
                font-size: 13px; } }
      .chronicle_text_box02 .how_to_box02 ul li p {
        font-size: 16px;
        line-height: 28px;
        letter-spacing: -.02rem;
        margin: 0; }
        @media screen and (max-width: 767px) {
          .chronicle_text_box02 .how_to_box02 ul li p {
            font-size: 11px;
            line-height: 1.4;
            width: 55%; } }
  .chronicle_text_box02 ul.voice-layout {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 0; }
    @media screen and (max-width: 767px) {
      .chronicle_text_box02 ul.voice-layout {
        display: block; } }
    .chronicle_text_box02 ul.voice-layout li {
      width: 49%;
      position: relative;
      background: #fef1ed;
      margin: 0 0 60px;
      list-style: none;
      padding: 30px 0;
      display: flex;
      align-items: center;
      border-radius: 25px; }
      @media screen and (max-width: 767px) {
        .chronicle_text_box02 ul.voice-layout li {
          width: 100%;
          padding: 15px 0 10px; } }
      .chronicle_text_box02 ul.voice-layout li:before {
        width: 90px;
        height: 30px;
        content: "";
        background: url(../../images/products/chronicle/f.svg) no-repeat;
        position: absolute;
        right: 12%;
        bottom: -27px; }
      .chronicle_text_box02 ul.voice-layout li:after {
        width: 52px;
        height: 79px;
        content: "";
        background: url(../../images/products/chronicle/voice_img01.svg) no-repeat;
        position: absolute;
        right: 10px;
        bottom: -45px; }
        @media screen and (max-width: 767px) {
          .chronicle_text_box02 ul.voice-layout li:after {
            width: 39px;
            height: 50px;
            content: "";
            background: url(../../images/products/chronicle/voice_img01.svg) no-repeat;
            position: absolute;
            right: 10px;
            bottom: -28px; } }
      .chronicle_text_box02 ul.voice-layout li:nth-child(2):after {
        background: url(../../images/products/chronicle/voice_img02.svg) no-repeat; }
      .chronicle_text_box02 ul.voice-layout li:nth-child(3):after {
        background: url(../../images/products/chronicle/voice_img03.svg) no-repeat; }
      .chronicle_text_box02 ul.voice-layout li:nth-child(4):after {
        background: url(../../images/products/chronicle/voice_img04.svg) no-repeat; }
      .chronicle_text_box02 ul.voice-layout li p.voice_text {
        text-align: center;
        font-size: 20px;
        line-height: 30px;
        width: fit-content;
        margin: 0 auto;
        padding: 0 10px;
        font-weight: 600; }
        @media screen and (max-width: 767px) {
          .chronicle_text_box02 ul.voice-layout li p.voice_text {
            font-size: 13px;
            line-height: 18px; } }
        .chronicle_text_box02 ul.voice-layout li p.voice_text span.color_01 {
          color: #e9546b; }
        .chronicle_text_box02 ul.voice-layout li p.voice_text span.age {
          display: block;
          text-align: right;
          font-size: 16px;
          padding: 0;
          margin: 0; }
          @media screen and (max-width: 767px) {
            .chronicle_text_box02 ul.voice-layout li p.voice_text span.age {
              font-size: 12px; } }
  .chronicle_text_box02 .attention {
    text-align: right;
    font-size: 12px;
    margin: 0 0 35px; }
    @media screen and (max-width: 767px) {
      .chronicle_text_box02 .attention {
        font-size: 10px;
        margin-top: 15px; } }

/*商品紹介*/
#link-product.use-product {
  border-top: 1px solid #474340;
  border-bottom: 1px solid #474340;
  padding: 60px 0;
  margin: 60px auto;
  max-width: 980px; }
  @media screen and (max-width: 767px) {
    #link-product.use-product {
      padding: 25px 0;
      margin: 20px auto;
      width: calc(100% - 40px);
      max-width: inherit; } }
  #link-product.use-product .flex-box {
    display: flex;
    justify-content: space-between;
    padding: 0 40px; }
    @media screen and (min-width: 768px) and (max-width: 1200px) {
      #link-product.use-product .flex-box {
        padding: 0 10px; } }
    @media screen and (max-width: 767px) {
      #link-product.use-product .flex-box {
        display: block;
        padding: 0; } }
    #link-product.use-product .flex-box .left-box {
      width: 41%; }
      @media screen and (max-width: 767px) {
        #link-product.use-product .flex-box .left-box {
          width: 100%;
          text-align: center; } }
      @media screen and (min-width: 768px) and (max-width: 1200px) {
        #link-product.use-product .flex-box .left-box {
          width: 38%; } }
      @media screen and (max-width: 767px) {
        #link-product.use-product .flex-box .left-box img {
          width: 80%;
          margin: 0 auto; } }
    #link-product.use-product .flex-box .right-box {
      width: 55%; }
      @media screen and (max-width: 767px) {
        #link-product.use-product .flex-box .right-box {
          width: 100%; } }
      @media screen and (min-width: 768px) and (max-width: 1200px) {
        #link-product.use-product .flex-box .right-box {
          width: 58%; } }
      #link-product.use-product .flex-box .right-box h2 {
        font-size: 16px;
        margin: 15px 0 0;
        padding: 0; }
        @media screen and (max-width: 767px) {
          #link-product.use-product .flex-box .right-box h2 {
            font-size: 12px; } }
      #link-product.use-product .flex-box .right-box h3 {
        font-size: 28px;
        margin: 0px 0;
        padding: 0; }
        @media screen and (max-width: 767px) {
          #link-product.use-product .flex-box .right-box h3 {
            font-size: 18px;
            line-height: 1.5; } }
        @media screen and (min-width: 768px) and (max-width: 1200px) {
          #link-product.use-product .flex-box .right-box h3 {
            font-size: 26px; } }
      #link-product.use-product .flex-box .right-box h4 {
        font-size: 20px;
        padding: 0;
        margin: 0 0 15px; }
        @media screen and (max-width: 767px) {
          #link-product.use-product .flex-box .right-box h4 {
            font-size: 12px; } }
      #link-product.use-product .flex-box .right-box p.price {
        font-size: 19px;
        padding: 0;
        margin: 0 0 5px;
        font-weight: 600; }
        @media screen and (max-width: 767px) {
          #link-product.use-product .flex-box .right-box p.price {
            font-size: 13px; } }
        #link-product.use-product .flex-box .right-box p.price span {
          font-size: 12px; }
          @media screen and (max-width: 767px) {
            #link-product.use-product .flex-box .right-box p.price span {
              font-size: 11px; } }
      #link-product.use-product .flex-box .right-box p {
        font-size: 16px;
        line-height: 26px;
        margin: 0; }
        @media screen and (max-width: 767px) {
          #link-product.use-product .flex-box .right-box p {
            font-size: 13px; } }
  #link-product.use-product .text-box {
    padding: 50px 60px 0;
    margin: 0; }
    @media screen and (max-width: 767px) {
      #link-product.use-product .text-box {
        padding: 0; } }
    #link-product.use-product .text-box p {
      font-size: 17px;
      line-height: 26px; }
      @media screen and (max-width: 767px) {
        #link-product.use-product .text-box p {
          font-size: 12px;
          line-height: 1.5; } }
  #link-product.use-product .text-box p .sup2 {font-size: 85%;}

/*--------chroniclefooter----------*/
/*inc>footer.htmlの表示調整*/
.chronicleE-page footer {
  background: #8a939e;
  box-sizing: border-box;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  padding-top: 30px; }
  .chronicleE-page footer .f_link_area .f_block1, .chronicleE-page footer .f_link_area .f_block2, .chronicleE-page footer .f_link_area .f_block3 {
    display: none; }
  .chronicleE-page footer .contents_txt, .chronicleE-page footer #copy {
    display: none; }
  .chronicleE-page footer #p_top img {
    display: block;
    width: 54px; }
  .chronicleE-page footer p {
    margin: 0; }
  .chronicleE-page footer .f-ttl {
    color: #FFF;
    font-size: 32px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.01em; }
  .chronicleE-page footer .f-contents {
    /*display: flex;
    justify-content: space-between;
    */
      max-width: 980px;
      margin: 30px auto 50px; }
    .chronicleE-page footer .f-contents .inside {
      box-sizing: border-box;
      background: #FFF;
      margin: 0 auto; 
      padding: 25px 30px;
      text-align: center;
      width: calc(98%/2); }
      .chronicleE-page footer .f-contents .inside .f-subttl {
        border-bottom: 1px solid #ADB6C1;
        font-size: 20px;
        font-weight: bold;
        color: #4D4D4D;
        padding-bottom: 15px;
        text-align: center;
        margin: 0 auto 20px; }
      .chronicleE-page footer .f-contents .inside:first-child .icon-box {
        margin-bottom: 40px; }
      .chronicleE-page footer .f-contents .inside .btn-contact p {
        background: #a9887f;
        max-width: 330px;
        margin: 0 auto; }
        .chronicleE-page footer .f-contents .inside .btn-contact p a {
          color: #FFF;
          display: block;
          font-size: 18px;
          font-weight: 600;
          line-height: 60px;
          text-decoration: none; }
      .chronicleE-page footer .f-contents .inside:last-child .icon-box {
        margin-bottom: 20px; }
      .chronicleE-page footer .f-contents .inside .text-box {
        box-sizing: border-box;
        padding: 0 30px;
        text-align: left; }
        .chronicleE-page footer .f-contents .inside .text-box .f-class {
          color: #4D4D4D;
          font-size: 20px;
          font-weight: 600;
          margin-bottom: 15px;
          line-height: 1;
          text-align: center; }
        .chronicleE-page footer .f-contents .inside .text-box .f-tel a {
          align-items: center;
          display: flex;
          color: #a9887f;
          font-family: Helvetica, "sans-serif";
          font-size: 40px;
          font-weight: bold;
          text-decoration: none; }
        .chronicleE-page footer .f-contents .inside .text-box .f-tel img {
          margin: 0 5px 0 0; }
        .chronicleE-page footer .f-contents .inside .text-box .f-time {
          box-sizing: border-box;
          align-items: center;
          color: #4D4D4D;
          font-size: 14px;
          font-weight: 600;
          margin-top: 15px; }
          .chronicleE-page footer .f-contents .inside .text-box .f-time span {
            box-sizing: border-box;
            background: #8a939e;
            padding: 5px 10px;
            color: #FFF;
            font-size: 12px;
            font-weight: 600;
            text-align: center;
            margin-right: 10px;
            letter-spacing: 0.1em; }
  .chronicleE-page footer .f-copyright {
    background: #808080;
    box-sizing: border-box; }
    .chronicleE-page footer .f-copyright p {
      text-align: center;
      color: #FFF;
      font-size: 13px;
      line-height: 50px;
      margin: 0; }

/*オリジナルフッター*/
@media screen and (max-width: 980px) {
  .chronicleE-page footer .f-contents .inside .text-box {
    padding: 0; }
    .chronicleE-page footer .f-contents .inside .text-box .f-tel a {
      justify-content: center; }
    .chronicleE-page footer .f-contents .inside .text-box .f-time {
      text-align: center; } }
@media screen and (max-width: 768px) {
  .chronicleE-page footer {
    box-sizing: border-box;
    padding: 25px 0 0; }
    .chronicleE-page footer .f-ttl {
      font-size: 20px;
      line-height: 1.5; }
    .chronicleE-page footer .f-contents {
      box-sizing: border-box;
      display: block;
      max-width: 100%;
      margin: 25px auto 40px;
      padding: 0 20px; }
      .chronicleE-page footer .f-contents .inside {
        padding: 20px 15px;
        margin-bottom: 15px;
        width: 100%; }
        .chronicleE-page footer .f-contents .inside .f-subttl {
          font-size: 16px;
          padding-bottom: 10px;
          margin: 0 auto 15px; }
        .chronicleE-page footer .f-contents .inside:first-child .icon-box {
          margin-bottom: 20px; }
        .chronicleE-page footer .f-contents .inside .btn-contact p {
          max-width: 90%; }
          .chronicleE-page footer .f-contents .inside .btn-contact p a {
            font-size: 16px;
            line-height: 56px; }
        .chronicleE-page footer .f-contents .inside:last-child .icon-box {
          margin-bottom: 10px; }
        .chronicleE-page footer .f-contents .inside .text-box {
          padding: 0 5px; }
          .chronicleE-page footer .f-contents .inside .text-box .f-class {
            font-size: 15px;
            margin-bottom: 10px; }
          .chronicleE-page footer .f-contents .inside .text-box .f-tel a {
            font-size: 36px; }
          .chronicleE-page footer .f-contents .inside .text-box .f-tel img {
            height: 24px;
            width: auto; }
          .chronicleE-page footer .f-contents .inside .text-box .f-time {
            font-size: 12px;
            margin-top: 10px; }
            .chronicleE-page footer .f-contents .inside .text-box .f-time span {
              padding: 3px 5px;
              font-size: 10px;
              margin-right: 5px; }
    .chronicleE-page footer .f-copyright p {
      font-size: 10px;
      line-height: 40px; } }
/*----------------------------
scroll_up ｜下から上へ出現
----------------------------*/
.scroll_up {
  transition: 0.8s ease-in-out;
  transform: translateY(100px);
  opacity: 0; }

.scroll_up.on {
  transform: translateY(0);
  opacity: 1.0; }
