@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Ropa+Sans");
@import url("https://use.typekit.net/qne7ppa.css");
@import url(../fonts/icomoon/style.css);
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@500&display=swap");
body.showBlk *,
body.showBlk *:after,
body.showBlk *:before {
  background: rgba(48, 210, 222, 0.13); }

/* !! - - -  */
/* !! グラデーション */
/* !! - - -  */
/* !! 描画 */
/* !! - - -  */
/* !! 構造 */
body {
  padding: 0;
  margin: 0; }

#loadedContent + #page-footer {
  margin-top: 0 !important; }

p {
  word-break: break; }

/* !!------------------------------------ */
/* !! エーエルジャパン製品の案内 */
/* !!------------------------------------ */
/* !! ★商品単体ページ共通 (2021 ~) */
#content-detail.new {
  font-size: 20px;
  color: #000;
  font-size: 16px;
  margin-top: 0;
  /* !! - - -  */
  /* !! テキスト */
  /* !! - - -  */
  /* !! INDEX */
  /* !! - - -  */
  /* !! セクション */
  /* !! - - -  */
  /* !! メイン成分 */
  /* !! - - -  */
  /* !! .idx */
  /* !! - - -  */
  /* !! だから */ }
  @media screen and (max-width: 767px) {
    #content-detail.new {
      padding: 0 !important; } }
  #content-detail.new > section {
    padding: 50px 0;
    display: block; }
  #content-detail.new div.flx, #content-detail.new ul.flx {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    #content-detail.new div.flx.c, #content-detail.new ul.flx.c {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
  #content-detail.new .img img.st {
    margin: 0 auto;
    display: block; }
    #content-detail.new .img img.st.l {
      margin: 0; }
  #content-detail.new .ib {
    display: inline-block; }
  #content-detail.new p.reference {
    font-size: 13px !important;
    line-height: 1.1;
    margin-bottom: 0 !important;
    text-align: right;
    margin-top: 10px !important; }
    #content-detail.new p.reference.cen {
      text-align: center; }
    #content-detail.new p.reference.left {
      text-align: left; }
  #content-detail.new h2.index {
    font-family: 'Noto Sans JP', sans-serif !important;
    font-weight: 900;
    text-align: center;
    border: none;
    margin: 0 auto;
    max-width: 960px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 !important;
    height: 60px;
    line-height: 1.3; }
    #content-detail.new h2.index strong {
      font-weight: 900 !important; }
    @media screen and (max-width: 767px) {
      #content-detail.new h2.index {
        margin: 0 30px;
        height: auto; } }
    #content-detail.new h2.index strong {
      display: block;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      position: relative;
      padding: 0 20px;
      height: 100%; }
      @media screen and (max-width: 767px) {
        #content-detail.new h2.index strong {
          padding: 10px 15px; } }
      #content-detail.new h2.index strong .name {
        margin-bottom: 10px;
        font-weight: 900;
        font-size: 20px;
        display: inline-block;
        white-space: nowrap; }
        #content-detail.new h2.index strong .name > i {
          font-size: .7em;
          font-weight: 900; }
      #content-detail.new h2.index strong > i {
        position: relative;
        z-index: 3;
        letter-spacing: .05em;
        line-height: 1; }
        @media screen and (min-width: 768px) {
          #content-detail.new h2.index strong > i {
            white-space: nowrap;
            font-size: 32px; } }
        @media screen and (max-width: 767px) {
          #content-detail.new h2.index strong > i {
            font-size: 16px;
            line-height: 1.3;
            font-weight: 900; } }
      @media screen and (max-width: 767px) {
        #content-detail.new h2.index strong ._1 {
          margin-bottom: 5px;
          display: inline-block; } }
      @media screen and (max-width: 767px) {
        #content-detail.new h2.index strong ._2 {
          display: inline-block;
          margin-top: 10px; } }
      #content-detail.new h2.index strong .num {
        font-family: 'Playfair Display', serif;
        line-height: 1;
        font-size: 2em;
        line-height: .1; }
        @media screen and (max-width: 767px) {
          #content-detail.new h2.index strong .num {
            font-size: 2.4em; } }
      #content-detail.new h2.index strong:before {
        content: "";
        width: 100%;
        height: 100%;
        background: #ccc;
        border-radius: 4px;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transform: skew(-25deg);
            -ms-transform: skew(-25deg);
                transform: skew(-25deg); }
      #content-detail.new h2.index strong:after {
        content: "";
        width: 100%;
        height: 100%;
        background: #ccc;
        border-radius: 4px;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transform: skew(25deg);
            -ms-transform: skew(25deg);
                transform: skew(25deg); }
      #content-detail.new h2.index strong:before {
        background: rgba(250, 190, 0, 0.6) !important; }
      #content-detail.new h2.index strong:after {
        background: #FABE00 !important; }
  #content-detail.new h2.sec-2 {
    font-family: 'Noto Sans JP', sans-serif !important;
    font-weight: 900;
    display: block;
    padding: 0;
    border: none;
    border-bottom: 2px solid #000;
    max-width: 960px;
    margin: 0 auto;
    margin-bottom: 50px; }
    #content-detail.new h2.sec-2 strong {
      font-weight: 900 !important; }
    @media screen and (max-width: 767px) {
      #content-detail.new h2.sec-2 {
        margin-bottom: 20px; } }
    #content-detail.new h2.sec-2 .line {
      font-size: 15px;
      color: #000;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-pack: start !important;
      -webkit-justify-content: flex-start !important;
          -ms-flex-pack: start !important;
              justify-content: flex-start !important;
      position: relative;
      height: 24px; }
      @media screen and (max-width: 767px) {
        #content-detail.new h2.sec-2 .line {
          height: auto;
          padding: 0;
          margin-right: 4.005vw;
          height: 46px; } }
      #content-detail.new h2.sec-2 .line .line-inner {
        position: relative;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
        #content-detail.new h2.sec-2 .line .line-inner .bg {
          overflow: hidden;
          width: 100%;
          height: 100%;
          position: absolute; }
          #content-detail.new h2.sec-2 .line .line-inner .bg:before {
            content: "";
            background: #FABE00;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            -webkit-transform: skew(-20deg);
                -ms-transform: skew(-20deg);
                    transform: skew(-20deg);
            -webkit-transform-origin: top right;
                -ms-transform-origin: top right;
                    transform-origin: top right; }
      #content-detail.new h2.sec-2 .line .txt {
        font-size: 15px;
        height: 100%;
        position: relative;
        height: 24px;
        border-radius: 4px;
        padding: 0 5px;
        padding-right: 80px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
        @media screen and (max-width: 767px) {
          #content-detail.new h2.sec-2 .line .txt {
            padding-left: 4.005vw;
            -webkit-box-align: start !important;
            -webkit-align-items: flex-start !important;
                -ms-flex-align: start !important;
                    align-items: flex-start !important;
            padding-right: 16.02vw; } }
        #content-detail.new h2.sec-2 .line .txt b {
          position: relative;
          z-index: 1;
          line-height: 1; }
          @media screen and (max-width: 767px) {
            #content-detail.new h2.sec-2 .line .txt b {
              text-align: left;
              padding-right: 20px;
              font-size: 4.272vw; } }
          @media screen and (max-width: 767px) {
            #content-detail.new h2.sec-2 .line .txt b i {
              display: inline-block;
              font-size: 1em !important;
              font-weight: 900; } }
      #content-detail.new h2.sec-2 .line .num {
        position: absolute;
        top: 12px;
        right: 10px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 1;
        font-size: 16px;
        line-height: 1;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        text-shadow: 0px 2px 1px #FABE00, 0px 1px 1px #FABE00, 1px 1px 1px #FABE00, 1px 0px 1px #FABE00, 2px 0px 1px #FABE00, 1px -1px 1px #FABE00, 1px -2px 1px #FABE00, 0px -2px 1px #FABE00, -1px -2px 1px #FABE00, -2px -2px 1px #FABE00, -2px -1px 1px #FABE00, -2px 0px 1px #FABE00, -2px 1px 1px #FABE00, -1px 1px 1px #FABE00; }
        @media screen and (max-width: 767px) {
          #content-detail.new h2.sec-2 .line .num {
            top: 20px;
            right: 20px; } }
        #content-detail.new h2.sec-2 .line .num i {
          font-size: 4em;
          line-height: 1;
          position: relative;
          top: -11px;
          font-family: 'Playfair Display', serif;
          line-height: 1; }
    #content-detail.new h2.sec-2 strong {
      font-size: 32px !important;
      text-align: left;
      width: 100% !important;
      display: block;
      padding: 15px 0;
      line-height: 1.3;
      letter-spacing: .1em; }
      @media screen and (max-width: 767px) {
        #content-detail.new h2.sec-2 strong {
          padding: 5.34vw;
          font-size: 8.544vw !important;
          text-align: center; }
          #content-detail.new h2.sec-2 strong b {
            display: inline-block; } }
  #content-detail.new h3 {
    padding: 0;
    color: #000;
    border: none;
    line-height: 1.6;
    text-align: left;
    max-width: 100%; }
    #content-detail.new h3.cen {
      text-align: center; }
    #content-detail.new h3 .dif {
      position: relative;
      display: inline-block; }
      #content-detail.new h3 .dif i {
        position: absolute;
        bottom: -5px;
        left: 0;
        font-size: .6em;
        width: 100%;
        text-align: center;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%); }
  #content-detail.new .idx {
    max-width: 960px;
    margin: 0 auto; }
  #content-detail.new .marker {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(0%, #ff0));
    background: -webkit-linear-gradient(transparent 65%, #ff0 0%);
    background: -o-linear-gradient(transparent 65%, #ff0 0%);
    background: linear-gradient(transparent 65%, #ff0 0%);
    display: inline; }
  #content-detail.new .kw {
    font-size: 1.5em;
    color: #FF0000;
    font-weight: 900; }
    #content-detail.new .kw.x1 {
      font-size: 1em !important; }
    #content-detail.new .kw.x2 {
      font-size: 2em !important; }
    #content-detail.new .kw.x08 {
      font-size: .8em !important; }
    #content-detail.new .kw.kon {
      color: #1c2585; }
  #content-detail.new .co_red {
    color: #FF0000; }
  #content-detail.new h3.sec .kw {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  #content-detail.new #index-list-wrap {
    text-align: center; }
  #content-detail.new #index-list {
    display: inline-block;
    margin-top: 50px; }
    @media screen and (max-width: 767px) {
      #content-detail.new #index-list {
        padding: 0 4.005vw;
        max-width: 100%;
        margin-top: 20px; } }
    #content-detail.new #index-list li {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-pack: start !important;
      -webkit-justify-content: flex-start !important;
          -ms-flex-pack: start !important;
              justify-content: flex-start !important;
      border-bottom: 1px solid #000;
      position: relative;
      padding: 20px 0;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      font-family: 'Noto Sans JP', sans-serif !important;
      font-weight: 900;
      font-weight: 900; }
      #content-detail.new #index-list li strong {
        font-weight: 900 !important; }
      #content-detail.new #index-list li a {
        position: absolute;
        display: block;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      @media screen and (max-width: 767px) {
        #content-detail.new #index-list li {
          -webkit-flex-wrap: nowrap;
              -ms-flex-wrap: nowrap;
                  flex-wrap: nowrap;
          padding: 10px 0;
          -webkit-box-pack: justify !important;
          -webkit-justify-content: space-between !important;
              -ms-flex-pack: justify !important;
                  justify-content: space-between !important; } }
      #content-detail.new #index-list li strong {
        font-size: 32px;
        white-space: nowrap;
        padding-left: 20px;
        letter-spacing: .1em;
        font-family: 'Noto Sans JP', sans-serif !important;
        font-weight: 900;
        text-align: left; }
        #content-detail.new #index-list li strong strong {
          font-weight: 900 !important; }
        @media screen and (max-width: 767px) {
          #content-detail.new #index-list li strong {
            font-size: 18px;
            width: calc(100% - 60px) !important;
            padding-left: 0;
            white-space: normal; } }
      #content-detail.new #index-list li span {
        height: 80px;
        width: 80px;
        border-radius: 100px;
        background: #FABE00;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        font-weight: bold;
        line-height: 1;
        text-shadow: 0px 2px 1px #fff, 0px 1px 1px #fff, 1px 1px 1px #fff, 1px 0px 1px #fff, 2px 0px 1px #fff, 1px -1px 1px #fff, 1px -2px 1px #fff, 0px -2px 1px #fff, -1px -2px 1px #fff, -2px -2px 1px #fff, -2px -1px 1px #fff, -2px 0px 1px #fff, -2px 1px 1px #fff, -1px 1px 1px #fff; }
        @media screen and (max-width: 767px) {
          #content-detail.new #index-list li span {
            font-size: 12px !important; } }
        #content-detail.new #index-list li span i {
          font-family: 'Playfair Display', serif;
          line-height: 1;
          font-size: 3em;
          position: relative;
          top: -7px; }
          @media screen and (max-width: 767px) {
            #content-detail.new #index-list li span i {
              top: 0px;
              margin-top: -7px; } }
        @media screen and (max-width: 767px) {
          #content-detail.new #index-list li span {
            width: 50px !important;
            height: 50px !important; } }
  @media screen and (max-width: 767px) {
    #content-detail.new #onayami {
      padding: 0; } }
  #content-detail.new #onayami h2 {
    font-family: 'Noto Sans JP', sans-serif !important;
    font-weight: 900;
    font-size: 32px;
    left: .05em;
    text-align: center;
    border: 0; }
    #content-detail.new #onayami h2 strong {
      font-weight: 900 !important; }
    @media screen and (max-width: 767px) {
      #content-detail.new #onayami h2 {
        font-size: 24px !important; } }
    #content-detail.new #onayami h2 span {
      position: relative;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(0%, #ff0));
      background: -webkit-linear-gradient(transparent 65%, #ff0 0%);
      background: -o-linear-gradient(transparent 65%, #ff0 0%);
      background: linear-gradient(transparent 65%, #ff0 0%);
      display: inline; }
      #content-detail.new #onayami h2 span i {
        position: relative;
        z-index: 1; }
        @media screen and (max-width: 767px) {
          #content-detail.new #onayami h2 span i {
            font-size: 20px;
            font-weight: 900; } }
  #content-detail.new #onayami .inner {
    max-width: 960px;
    margin: 0 auto;
    padding: 0; }
    #content-detail.new #onayami .inner img {
      max-width: 100%;
      height: auto; }
  #content-detail.new #onayami .osusume-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 900px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      #content-detail.new #onayami .osusume-list {
        margin: 0 4.005vw; } }
    #content-detail.new #onayami .osusume-list.s {
      width: 300px !important;
      font-size: 20px;
      display: block; }
      #content-detail.new #onayami .osusume-list.s li {
        margin-bottom: 15px !important;
        width: 100%;
        font-size: 18px;
        background: rgba(73, 232, 229, 0.46); }
    #content-detail.new #onayami .osusume-list.column-3 li {
      width: calc((100% - 60px) / 3); }
      @media screen and (max-width: 767px) {
        #content-detail.new #onayami .osusume-list.column-3 li {
          width: calc((100% - 15px) / 2); } }
    #content-detail.new #onayami .osusume-list li {
      background: #ECF6FC;
      border-radius: 12px;
      font-size: 20px;
      font-family: 'Noto Sans JP', sans-serif !important;
      font-weight: 900;
      font-weight: 900;
      white-space: nowrap;
      height: 68px;
      width: 435px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      padding: 0 20px;
      margin-bottom: 30px; }
      #content-detail.new #onayami .osusume-list li strong {
        font-weight: 900 !important; }
      @media screen and (max-width: 767px) {
        #content-detail.new #onayami .osusume-list li {
          -webkit-flex-wrap: nowrap;
              -ms-flex-wrap: nowrap;
                  flex-wrap: nowrap;
          font-size: 16px;
          height: 50px;
          margin-bottom: 15px; } }
      #content-detail.new #onayami .osusume-list li:before {
        content: "";
        width: 33px;
        height: 29px;
        margin-right: 10px;
        background-image: url(/product/PB12/img/icon-CB.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center; }
      #content-detail.new #onayami .osusume-list li.nobg {
        padding: 0;
        background: none; }
        #content-detail.new #onayami .osusume-list li.nobg p {
          height: 100%;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          -o-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
          #content-detail.new #onayami .osusume-list li.nobg p img {
            margin-right: 10px; }
        #content-detail.new #onayami .osusume-list li.nobg:before {
          content: "";
          display: none; }
  #content-detail.new #onayami .osusume-list-2 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #content-detail.new #onayami .osusume-list-2 li {
      margin: 0 10px; }
      #content-detail.new #onayami .osusume-list-2 li .img {
        height: 171px; }
        #content-detail.new #onayami .osusume-list-2 li .img img {
          height: 100% !important;
          width: auto !important;
          margin: 0 auto;
          display: block; }
      #content-detail.new #onayami .osusume-list-2 li p {
        font-family: 'Noto Sans JP', sans-serif !important;
        font-weight: 900;
        margin-top: .5em;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        white-space: nowrap;
        font-weight: 900;
        text-align: center; }
        #content-detail.new #onayami .osusume-list-2 li p strong {
          font-weight: 900 !important; }
      @media screen and (max-width: 767px) {
        #content-detail.new #onayami .osusume-list-2 li {
          margin: 0;
          width: 45%;
          margin-bottom: 10px; }
          #content-detail.new #onayami .osusume-list-2 li .img {
            height: 120px !important;
            width: auto !important;
            max-width: 1000px; } }
  #content-detail.new #onayami .wrap.idx {
    margin-top: 100px; }
    #content-detail.new #onayami .wrap.idx .img {
      position: relative; }
      #content-detail.new #onayami .wrap.idx .img p {
        position: absolute;
        top: -10px;
        left: 0;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%); }
  #content-detail.new section.sec {
    padding: 50px 0; }
    @media screen and (max-width: 767px) {
      #content-detail.new section.sec {
        padding: 30px 0; } }
    #content-detail.new section.sec > .inner {
      padding: 0 !important;
      margin: 0 auto;
      max-width: 960px; }
    #content-detail.new section.sec:nth-of-type(2n) {
      background: #efefef; }
    #content-detail.new section.sec div[class*="about-"] {
      background: #fff;
      position: relative;
      padding: 30px;
      border-radius: 12px;
      max-width: 960px;
      margin: 0 auto;
      margin-top: 50px; }
      @media screen and (max-width: 767px) {
        #content-detail.new section.sec div[class*="about-"] {
          margin: 0 4.005vw;
          padding: 4.005vw;
          margin-bottom: 8.01vw; } }
      #content-detail.new section.sec div[class*="about-"].idx {
        background: none;
        padding: 0; }
        @media screen and (max-width: 767px) {
          #content-detail.new section.sec div[class*="about-"].idx {
            -webkit-flex-wrap: wrap;
                -ms-flex-wrap: wrap;
                    flex-wrap: wrap; } }
        #content-detail.new section.sec div[class*="about-"].idx > div {
          background: #fff;
          padding: 30px;
          border-radius: 12px;
          width: 465px;
          position: relative; }
          @media screen and (max-width: 767px) {
            #content-detail.new section.sec div[class*="about-"].idx > div {
              padding: 3.204vw;
              width: 100%; } }
          #content-detail.new section.sec div[class*="about-"].idx > div.nobg {
            padding: 0;
            background: none !important; }
      #content-detail.new section.sec div[class*="about-"] .inner {
        padding: 0 !important; }
        @media screen and (min-width: 768px) {
          #content-detail.new section.sec div[class*="about-"] .inner {
            margin-top: 30px !important; } }
    #content-detail.new section.sec > h3 {
      text-shadow: 0px 2px 1px #fff, 0px 1px 1px #fff, 1px 1px 1px #fff, 1px 0px 1px #fff, 2px 0px 1px #fff, 1px -1px 1px #fff, 1px -2px 1px #fff, 0px -2px 1px #fff, -1px -2px 1px #fff, -2px -2px 1px #fff, -2px -1px 1px #fff, -2px 0px 1px #fff, -2px 1px 1px #fff, -1px 1px 1px #fff;
      letter-spacing: .1em; }
      @media screen and (min-width: 768px) {
        #content-detail.new section.sec > h3 {
          width: 960px;
          margin-left: auto !important;
          margin-right: auto !important; } }
      @media screen and (max-width: 767px) {
        #content-detail.new section.sec > h3 {
          padding: 0 4.005vw;
          text-align: justify; }
          #content-detail.new section.sec > h3.cen {
            text-align: center !important; } }
    #content-detail.new section.sec h3 {
      margin: 0;
      margin-top: -0.25em;
      margin-bottom: -0.25em;
      font-weight: 900 !important;
      font-family: 'Noto Sans JP', sans-serif !important;
      font-weight: 900;
      font-size: 24px;
      margin-bottom: .5em; }
      #content-detail.new section.sec h3 strong {
        font-weight: 900 !important; }
      #content-detail.new section.sec h3 .kw {
        font-size: 1.2em !important; }
      #content-detail.new section.sec h3 .s {
        font-size: .8em; }
      @media screen and (max-width: 767px) {
        #content-detail.new section.sec h3 {
          font-size: 20px !important; } }
    #content-detail.new section.sec h3.sec {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      line-height: 1;
      text-align: center;
      font-size: 26px;
      font-weight: 900;
      font-family: 'Noto Sans JP', sans-serif !important;
      font-weight: 900;
      text-shadow: 0px 2px 1px #fff, 0px 1px 1px #fff, 1px 1px 1px #fff, 1px 0px 1px #fff, 2px 0px 1px #fff, 1px -1px 1px #fff, 1px -2px 1px #fff, 0px -2px 1px #fff, -1px -2px 1px #fff, -2px -2px 1px #fff, -2px -1px 1px #fff, -2px 0px 1px #fff, -2px 1px 1px #fff, -1px 1px 1px #fff; }
      @media screen and (min-width: 768px) {
        #content-detail.new section.sec h3.sec {
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          -o-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-transform: translateY(-40%);
          -ms-transform: translateY(-40%);
          transform: translateY(-40%); } }
      #content-detail.new section.sec h3.sec .kw {
        font-size: 1.2em;
        -webkit-align-self: flex-end !important;
            -ms-flex-item-align: end !important;
                align-self: flex-end !important;
        -webkit-transform: translateY(-8%);
        -ms-transform: translateY(-8%);
        transform: translateY(-8%); }
      #content-detail.new section.sec h3.sec strong {
        font-weight: 900 !important; }
      @media screen and (max-width: 767px) {
        #content-detail.new section.sec h3.sec {
          font-size: 24px;
          position: relative;
          border-bottom: 6px double black;
          text-align: left;
          line-height: 1.5;
          padding: 10px 0 10px;
          margin-bottom: 5.34vw;
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          text-align: center; } }
      #content-detail.new section.sec h3.sec .label-tag {
        background: #FF0000;
        font-size: 16px;
        text-shadow: none;
        color: #FFF;
        height: 30px;
        border-radius: 50px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding: 0 15px;
        white-space: nowrap;
        margin-right: 10px; }
        @media screen and (max-width: 767px) {
          #content-detail.new section.sec h3.sec .label-tag {
            height: 24px;
            font-size: 15px;
            margin-bottom: 10px;
            display: -webkit-inline-flex;
            display: -moz-inline-flex;
            display: -ms-inline-flex;
            display: -o-inline-flex;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex; }
            #content-detail.new section.sec h3.sec .label-tag + span {
              display: block; } }
      #content-detail.new section.sec h3.sec .sub {
        text-align: left;
        font-size: .6em !important;
        line-height: 1.2;
        margin-left: 0;
        margin-right: 40px; }
        #content-detail.new section.sec h3.sec .sub i {
          font-size: .9em; }
        @media screen and (max-width: 767px) {
          #content-detail.new section.sec h3.sec .sub {
            font-size: .8em !important; }
            #content-detail.new section.sec h3.sec .sub br {
              display: none; } }
      #content-detail.new section.sec h3.sec .s {
        font-size: .8em; }
      #content-detail.new section.sec h3.sec strong {
        color: #FF0000;
        letter-spacing: .05em;
        -webkit-transform: translateY(-0.1em);
        -ms-transform: translateY(-0.1em);
        transform: translateY(-0.1em);
        margin: 0 .1em; }
        #content-detail.new section.sec h3.sec strong i {
          font-size: 1.3em; }
      #content-detail.new section.sec h3.sec .tubu {
        -webkit-transform: translateY(6px);
        -ms-transform: translateY(6px);
        transform: translateY(6px); }
    #content-detail.new section.sec h4 {
      margin: 0;
      font-size: 20px;
      font-weight: 900 !important;
      font-family: 'Noto Sans JP', sans-serif !important;
      font-weight: 900;
      margin-bottom: .5em;
      line-height: 1.5; }
      #content-detail.new section.sec h4 strong {
        font-weight: 900 !important; }
      #content-detail.new section.sec h4 + .inner {
        margin-top: 0 !important; }
      @media screen and (max-width: 767px) {
        #content-detail.new section.sec h4 {
          font-size: 18px !important; } }
      #content-detail.new section.sec h4.cen {
        text-align: center; }
    @media screen and (min-width: 768px) {
      #content-detail.new section.sec .idx > div {
        width: calc((100% - 30px) / 2); }
      #content-detail.new section.sec .idx.column-3 > div {
        width: calc((100% - 60px) / 3); } }
    @media screen and (max-width: 767px) {
      #content-detail.new section.sec .idx {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; }
        #content-detail.new section.sec .idx > div {
          margin-bottom: 4.005vw; }
          #content-detail.new section.sec .idx > div:last-of-type {
            margin-bottom: 0; } }
    #content-detail.new section.sec p {
      font-size: 16px;
      line-height: 1.66;
      margin-bottom: 1em; }
      #content-detail.new section.sec p > strong {
        font-size: 20px;
        font-family: 'Noto Sans JP', sans-serif !important;
        font-weight: 900;
        font-weight: 900; }
        #content-detail.new section.sec p > strong strong {
          font-weight: 900 !important; }
    #content-detail.new section.sec > .lead-txt {
      font-weight: 900;
      font-family: 'Noto Sans JP', sans-serif !important;
      font-weight: 900;
      margin: 30px 4.005vw;
      font-size: 20px; }
      #content-detail.new section.sec > .lead-txt strong {
        font-weight: 900 !important; }
      @media screen and (min-width: 768px) {
        #content-detail.new section.sec > .lead-txt {
          font-size: 22px;
          width: 960px;
          margin: 30px auto 70px; } }
    #content-detail.new section.sec .note {
      padding-left: 0;
      margin-top: 5px;
      margin-bottom: 0; }
      #content-detail.new section.sec .note p {
        font-size: 12px;
        margin-bottom: 0; }
    #content-detail.new section.sec .graf-wrap {
      padding: 30px;
      background: #fff;
      border-radius: 12px; }
      #content-detail.new section.sec .graf-wrap .img.bd {
        border: 1px solid #333333; }
      #content-detail.new section.sec .graf-wrap p {
        margin-bottom: 0;
        font-size: 12px;
        line-height: 1.2;
        text-align: center;
        margin-top: 1em; }
        @media screen and (min-width: 768px) {
          #content-detail.new section.sec .graf-wrap p {
            white-space: nowrap; } }
    #content-detail.new section.sec .img:not(.flx) img:not(.st) {
      width: 100% !important;
      height: auto !important; }
    #content-detail.new section.sec .img.bd {
      border: 1px solid #333333;
      padding: 15px; }
      #content-detail.new section.sec .img.bd img {
        width: 100% !important;
        height: auto !important; }
  #content-detail.new .desc-rutein, #content-detail.new .desc-zeakisantin {
    background: #eee;
    border-radius: 6px;
    position: relative;
    width: 100%; }
    #content-detail.new .desc-rutein:last-of-type, #content-detail.new .desc-zeakisantin:last-of-type {
      margin-bottom: 0; }
    #content-detail.new .desc-rutein .desc, #content-detail.new .desc-zeakisantin .desc {
      font-size: 16px;
      margin-top: 10px;
      text-shadow: 0px 2px 1px #fff, 0px 1px 1px #fff, 1px 1px 1px #fff, 1px 0px 1px #fff, 2px 0px 1px #fff, 1px -1px 1px #fff, 1px -2px 1px #fff, 0px -2px 1px #fff, -1px -2px 1px #fff, -2px -2px 1px #fff, -2px -1px 1px #fff, -2px 0px 1px #fff, -2px 1px 1px #fff, -1px 1px 1px #fff;
      font-weight: bold;
      margin-top: -0.25em;
      margin-bottom: -0.25em; }
      @media screen and (max-width: 767px) {
        #content-detail.new .desc-rutein .desc, #content-detail.new .desc-zeakisantin .desc {
          font-size: 12px;
          padding-right: 90px; }
          #content-detail.new .desc-rutein .desc br, #content-detail.new .desc-zeakisantin .desc br {
            display: none; } }
    #content-detail.new .desc-rutein .logo, #content-detail.new .desc-zeakisantin .logo {
      width: 90px;
      position: absolute;
      top: 19px;
      right: 19px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media screen and (max-width: 767px) {
        #content-detail.new .desc-rutein .logo, #content-detail.new .desc-zeakisantin .logo {
          width: 80px;
          right: 4.005vw !important; } }
      #content-detail.new .desc-rutein .logo .logo-txt, #content-detail.new .desc-zeakisantin .logo .logo-txt {
        height: 30px;
        width: auto;
        margin-bottom: 6px; }
        @media screen and (max-width: 767px) {
          #content-detail.new .desc-rutein .logo .logo-txt, #content-detail.new .desc-zeakisantin .logo .logo-txt {
            height: auto !important; } }
  #content-detail.new .desc-rutein, #content-detail.new .desc-zeakisantin {
    border: 4px solid #ccc;
    padding: 15px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media screen and (max-width: 767px) {
      #content-detail.new .desc-rutein, #content-detail.new .desc-zeakisantin {
        width: 48%; }
        #content-detail.new .desc-rutein.sp-vertical, #content-detail.new .desc-zeakisantin.sp-vertical {
          width: 100%; } }
    #content-detail.new .desc-rutein._2, #content-detail.new .desc-zeakisantin._2 {
      -webkit-box-align: center !important;
      -webkit-align-items: center !important;
          -ms-flex-align: center !important;
              align-items: center !important;
      height: 170px; }
      #content-detail.new .desc-rutein._2 .logo, #content-detail.new .desc-zeakisantin._2 .logo {
        position: relative;
        top: 0;
        right: 15px; }
        @media screen and (max-width: 767px) {
          #content-detail.new .desc-rutein._2 .logo, #content-detail.new .desc-zeakisantin._2 .logo {
            width: 100%;
            right: 0 !important;
            margin-top: 15px; }
            #content-detail.new .desc-rutein._2 .logo img.logo-txt, #content-detail.new .desc-zeakisantin._2 .logo img.logo-txt {
              height: auto !important; } }
      #content-detail.new .desc-rutein._2 h4, #content-detail.new .desc-zeakisantin._2 h4 {
        margin-bottom: 0; }
      @media screen and (min-width: 768px) {
        #content-detail.new .desc-rutein._2.L, #content-detail.new .desc-zeakisantin._2.L {
          height: auto; }
          #content-detail.new .desc-rutein._2.L h4, #content-detail.new .desc-zeakisantin._2.L h4 {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
                -ms-flex-direction: column;
                    flex-direction: column;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
                -ms-flex-pack: center;
                    justify-content: center;
            font-size: 36px !important;
            margin-right: 50px;
            width: 250px; }
            #content-detail.new .desc-rutein._2.L h4 .nat, #content-detail.new .desc-zeakisantin._2.L h4 .nat {
              margin-top: .8em; }
          #content-detail.new .desc-rutein._2.L .logo img + img, #content-detail.new .desc-zeakisantin._2.L .logo img + img {
            width: 120px;
            height: auto; } }
      @media screen and (max-width: 767px) {
        #content-detail.new .desc-rutein._2, #content-detail.new .desc-zeakisantin._2 {
          height: auto;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          justify-content: center;
          align-items: center; }
          #content-detail.new .desc-rutein._2 h4, #content-detail.new .desc-zeakisantin._2 h4 {
            display: block; } }
  #content-detail.new .rutein-zeakisantin, #content-detail.new .main-seibun-ttl {
    font-size: 24px !important;
    font-family: 'Noto Sans JP', sans-serif !important;
    font-weight: 900;
    font-weight: 900;
    line-height: 1 !important;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 0;
    text-shadow: 0px 2px 1px #fff, 0px 1px 1px #fff, 1px 1px 1px #fff, 1px 0px 1px #fff, 2px 0px 1px #fff, 1px -1px 1px #fff, 1px -2px 1px #fff, 0px -2px 1px #fff, -1px -2px 1px #fff, -2px -2px 1px #fff, -2px -1px 1px #fff, -2px 0px 1px #fff, -2px 1px 1px #fff, -1px 1px 1px #fff; }
    #content-detail.new .rutein-zeakisantin strong, #content-detail.new .main-seibun-ttl strong {
      font-weight: 900 !important; }
    #content-detail.new .rutein-zeakisantin .label-tag, #content-detail.new .main-seibun-ttl .label-tag {
      text-shadow: none;
      margin-bottom: 10px;
      background: #FF0000; }
    #content-detail.new .rutein-zeakisantin._2, #content-detail.new .main-seibun-ttl._2 {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      @media screen and (max-width: 767px) {
        #content-detail.new .rutein-zeakisantin._2, #content-detail.new .main-seibun-ttl._2 {
          padding: 10px !important; } }
    #content-detail.new .rutein-zeakisantin .kana, #content-detail.new .main-seibun-ttl .kana {
      font-size: 1em; }
    #content-detail.new .rutein-zeakisantin .nat, #content-detail.new .main-seibun-ttl .nat {
      font-size: 1em;
      height: 1em;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative;
      margin-left: 5px; }
      #content-detail.new .rutein-zeakisantin .nat i, #content-detail.new .main-seibun-ttl .nat i {
        font-size: 1.6em;
        font-family: 'Roboto Mono', monospace;
        letter-spacing: -3px;
        margin-right: .1em;
        height: .3em;
        -webkit-transform: translateY(-0.5em);
        -ms-transform: translateY(-0.5em);
        transform: translateY(-0.5em); }
    @media screen and (max-width: 767px) {
      #content-detail.new .rutein-zeakisantin, #content-detail.new .main-seibun-ttl {
        font-size: 20px !important; }
        #content-detail.new .rutein-zeakisantin .kana, #content-detail.new .main-seibun-ttl .kana {
          font-size: 4.806vw;
          white-space: nowrap; }
        #content-detail.new .rutein-zeakisantin .nat, #content-detail.new .main-seibun-ttl .nat {
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          margin-top: 15px; } }
    #content-detail.new .rutein-zeakisantin.vertical, #content-detail.new .main-seibun-ttl.vertical {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; }
      #content-detail.new .rutein-zeakisantin.vertical .nat, #content-detail.new .main-seibun-ttl.vertical .nat {
        margin-top: 18px; }
  #content-detail.new .desc-rutein {
    background-color: rgba(250, 190, 0, 0.2);
    border-color: #E75613; }
  #content-detail.new .desc-zeakisantin {
    background-color: rgba(255, 0, 0, 0.2);
    border-color: #C10F23; }
  #content-detail.new section.static {
    padding: 50px 0;
    background: #eee;
    text-align: center; }
    @media screen and (max-width: 767px) {
      #content-detail.new section.static {
        padding: 30px 4.005vw; } }
    #content-detail.new section.static > h3 {
      text-align: center;
      margin: 0;
      margin-bottom: 40px; }
      @media screen and (max-width: 767px) {
        #content-detail.new section.static > h3 {
          margin-bottom: 20px; } }
      #content-detail.new section.static > h3 span {
        height: 50px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        display: -webkit-inline-flex;
        display: -moz-inline-flex;
        display: -ms-inline-flex;
        display: -o-inline-flex;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        font-size: 22px;
        border: 2px solid #666;
        width: 400px;
        border-radius: 50px;
        line-height: 1;
        font-weight: bold;
        letter-spacing: .1em; }
        @media screen and (max-width: 767px) {
          #content-detail.new section.static > h3 span {
            width: 100%;
            height: auto;
            font-size: 20px;
            height: 36px; } }
    #content-detail.new section.static .inner {
      padding: 0; }
  #content-detail.new #sec-howto {
    background: #F5F2E8; }
    #content-detail.new #sec-howto .inner p {
      margin-top: 20px;
      font-size: 16px !important;
      line-height: 2;
      font-weight: bold;
      letter-spacing: .1em; }
      @media screen and (min-width: 768px) {
        #content-detail.new #sec-howto .inner p {
          text-align: center !important; } }
      @media screen and (max-width: 767px) {
        #content-detail.new #sec-howto .inner p {
          text-align: left !important; }
          #content-detail.new #sec-howto .inner p br {
            display: none; } }
  #content-detail.new #sec-voice {
    background: #FEE68B; }
    #content-detail.new #sec-voice .voice-wrap {
      max-width: 600px;
      margin: 0 auto;
      padding: 0 100px;
      padding-bottom: 20px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media screen and (max-width: 767px) {
        #content-detail.new #sec-voice .voice-wrap {
          padding: 0px;
          margin: 0vw;
          padding-bottom: 5.34vw; } }
      #content-detail.new #sec-voice .voice-wrap .voice {
        background: #fff;
        border-radius: 24px;
        -webkit-align-self: flex-start;
            -ms-flex-item-align: start;
                align-self: flex-start;
        padding: 20px 30px;
        text-shadow: 0px 2px 1px #fff, 0px 1px 1px #fff, 1px 1px 1px #fff, 1px 0px 1px #fff, 2px 0px 1px #fff, 1px -1px 1px #fff, 1px -2px 1px #fff, 0px -2px 1px #fff, -1px -2px 1px #fff, -2px -2px 1px #fff, -2px -1px 1px #fff, -2px 0px 1px #fff, -2px 1px 1px #fff, -1px 1px 1px #fff;
        margin-bottom: 30px;
        position: relative;
        -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
                box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); }
        @media screen and (max-width: 767px) {
          #content-detail.new #sec-voice .voice-wrap .voice {
            margin-left: 75px;
            padding: 2.67vw 4.005vw;
            margin-bottom: 10.68vw;
            border-radius: 20px; } }
        #content-detail.new #sec-voice .voice-wrap .voice .data {
          width: 80px;
          position: absolute;
          bottom: 0;
          left: -15px;
          -webkit-transform: translateX(-100%);
          -ms-transform: translateX(-100%);
          transform: translateX(-100%);
          z-index: 0; }
          @media screen and (max-width: 767px) {
            #content-detail.new #sec-voice .voice-wrap .voice .data {
              width: 60px;
              height: 60px; } }
          #content-detail.new #sec-voice .voice-wrap .voice .data span {
            display: block;
            text-align: center;
            line-height: 1;
            position: absolute;
            bottom: -10px;
            left: 0;
            font-size: 14px;
            font-family: 'Noto Sans JP', sans-serif !important;
            font-weight: 900;
            width: 100%;
            -webkit-transform: translateY(100%);
            -ms-transform: translateY(100%);
            transform: translateY(100%); }
            #content-detail.new #sec-voice .voice-wrap .voice .data span strong {
              font-weight: 900 !important; }
            @media screen and (max-width: 767px) {
              #content-detail.new #sec-voice .voice-wrap .voice .data span {
                font-size: 13px;
                white-space: nowrap; } }
          #content-detail.new #sec-voice .voice-wrap .voice .data .img {
            width: 80px;
            height: 80px;
            border-radius: 70px;
            background: #fff;
            background-image: url(/common/img/persone-both@2x.png);
            background-repeat: no-repeat;
            background-size: auto 80%;
            background-position: center 20px; }
            @media screen and (max-width: 767px) {
              #content-detail.new #sec-voice .voice-wrap .voice .data .img {
                width: 60px;
                height: 60px; } }
        @media screen and (max-width: 767px) {
          #content-detail.new #sec-voice .voice-wrap .voice {
            padding: 15px; }
            #content-detail.new #sec-voice .voice-wrap .voice br {
              display: none; } }
        #content-detail.new #sec-voice .voice-wrap .voice:after {
          content: "";
          display: inline-block;
          width: 0;
          height: 0;
          width: 0;
          height: 0;
          border: 20px solid;
          border-color: transparent #fff #fff transparent;
          position: absolute;
          bottom: 0;
          left: 25px;
          -webkit-transform: translateX(-100%);
          -ms-transform: translateX(-100%);
          transform: translateX(-100%); }
          @media screen and (max-width: 767px) {
            #content-detail.new #sec-voice .voice-wrap .voice:after {
              bottom: 0;
              left: 35px; } }
        #content-detail.new #sec-voice .voice-wrap .voice:nth-of-type(2n) {
          -webkit-align-self: flex-end;
              -ms-flex-item-align: end;
                  align-self: flex-end; }
          @media screen and (max-width: 767px) {
            #content-detail.new #sec-voice .voice-wrap .voice:nth-of-type(2n) {
              margin-right: 70px;
              margin-left: 0; } }
          #content-detail.new #sec-voice .voice-wrap .voice:nth-of-type(2n):after {
            content: "";
            left: auto;
            right: 25px;
            -webkit-transform: translateX(100%);
            -ms-transform: translateX(100%);
            transform: translateX(100%);
            width: 0;
            height: 0;
            border: 20px solid;
            border-color: transparent transparent #fff #fff; }
            @media screen and (max-width: 767px) {
              #content-detail.new #sec-voice .voice-wrap .voice:nth-of-type(2n):after {
                right: 35px; } }
          #content-detail.new #sec-voice .voice-wrap .voice:nth-of-type(2n) .data {
            right: -15px;
            left: auto;
            -webkit-transform: translateX(100%);
            -ms-transform: translateX(100%);
            transform: translateX(100%); }
        #content-detail.new #sec-voice .voice-wrap .voice:last-of-type {
          margin-bottom: 0; }
        #content-detail.new #sec-voice .voice-wrap .voice p {
          font-size: 16px;
          font-weight: bold;
          z-index: 1;
          position: relative;
          margin-top: -0.25em;
          margin-bottom: -0.25em; }
          @media screen and (max-width: 767px) {
            #content-detail.new #sec-voice .voice-wrap .voice p {
              font-size: 14px; } }
  #content-detail.new #sec-ingredients {
    background: #E1F3FB; }
    #content-detail.new #sec-ingredients .nutrient {
      max-width: 960px;
      margin: 0 auto;
      margin-bottom: 30px; }
      @media screen and (max-width: 767px) {
        #content-detail.new #sec-ingredients .nutrient th {
          font-size: 12px !important; } }
    #content-detail.new #sec-ingredients table {
      border-radius: 12px;
      background: #fff;
      width: 100%;
      margin: 0 auto;
      border-collapse: collapse; }
      #content-detail.new #sec-ingredients table caption {
        text-align: center;
        font-weight: 900; }
      @media screen and (min-width: 768px) {
        #content-detail.new #sec-ingredients table {
          width: 960px; } }
      #content-detail.new #sec-ingredients table th {
        text-align: center;
        vertical-align: middle;
        border: 2px solid #E1F3FB;
        background: rgba(253, 211, 60, 0.29); }
        @media screen and (min-width: 768px) {
          #content-detail.new #sec-ingredients table th {
            width: 200px; } }
        @media screen and (min-width: 768px) {
          #content-detail.new #sec-ingredients table th {
            font-size: 14px !important; } }
      #content-detail.new #sec-ingredients table td {
        text-align: left; }
        #content-detail.new #sec-ingredients table td i {
          font-size: .8em; }
      #content-detail.new #sec-ingredients table th, #content-detail.new #sec-ingredients table td {
        padding: 10px;
        border: 2px solid #E1F3FB; }
        #content-detail.new #sec-ingredients table th i, #content-detail.new #sec-ingredients table td i {
          font-size: .8em; }
        @media screen and (max-width: 767px) {
          #content-detail.new #sec-ingredients table th, #content-detail.new #sec-ingredients table td {
            font-size: 12px; } }
      #content-detail.new #sec-ingredients table._2 th {
        white-space: nowrap; }
      #content-detail.new #sec-ingredients table._2 td {
        text-align: justify; }
    #content-detail.new #sec-ingredients .mention {
      max-width: 960px;
      margin: 0 auto;
      text-align: right;
      font-size: 16px;
      margin-top: 15px; }
  #content-detail.new .flxc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #content-detail.new .summary-block {
    margin: 30px 0;
    margin-bottom: 80px !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media screen and (max-width: 767px) {
      #content-detail.new .summary-block > p {
        width: 100px; } }
    #content-detail.new .summary-block .txt {
      width: 360px;
      height: 360px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      text-align: center;
      position: relative; }
      @media screen and (max-width: 767px) {
        #content-detail.new .summary-block .txt {
          width: 80vw;
          height: 80vw; } }
      #content-detail.new .summary-block .txt p {
        text-align: center !important;
        font-size: 24px !important; }
        @media screen and (max-width: 767px) {
          #content-detail.new .summary-block .txt p {
            font-size: 5.34vw !important; } }
      #content-detail.new .summary-block .txt * {
        position: relative;
        z-index: 1; }
      #content-detail.new .summary-block .txt strong {
        font-size: 24px !important;
        white-space: nowrap;
        text-shadow: 0px 2px 1px #fff, 0px 1px 1px #fff, 1px 1px 1px #fff, 1px 0px 1px #fff, 2px 0px 1px #fff, 1px -1px 1px #fff, 1px -2px 1px #fff, 0px -2px 1px #fff, -1px -2px 1px #fff, -2px -2px 1px #fff, -2px -1px 1px #fff, -2px 0px 1px #fff, -2px 1px 1px #fff, -1px 1px 1px #fff; }
        @media screen and (max-width: 767px) {
          #content-detail.new .summary-block .txt strong {
            font-size: 4.806vw !important; } }
        #content-detail.new .summary-block .txt strong span {
          font-size: 1.2em !important; }
      @media screen and (max-width: 767px) {
        #content-detail.new .summary-block .txt img {
          width: 80%;
          display: block;
          margin: 0 auto; } }
      #content-detail.new .summary-block .txt:before {
        content: "";
        width: 100%;
        height: 100%;
        background: #FFF;
        border-radius: 100%;
        position: absolute;
        z-index: 0;
        left: 0;
        top: 0; }

/* !! - - -  */
/* !! 配合 */
.about-material, .about-material.hand, .about-material.box {
  max-width: 960px;
  margin: 0 auto;
  border-radius: 12px;
  position: relative;
  min-height: 376px; }
  .about-material.sub, .about-material.hand.sub, .about-material.box.sub {
    min-height: 0; }
  .about-material .bg-img, .about-material.hand .bg-img, .about-material.box .bg-img {
    border-radius: 12px;
    overflow: hidden;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .about-material .bg-img, .about-material.hand .bg-img, .about-material.box .bg-img {
        position: static;
        margin-bottom: 20px; }
        .about-material .bg-img img.st, .about-material.hand .bg-img img.st, .about-material.box .bg-img img.st {
          width: 40%;
          height: auto; } }
    .about-material .bg-img.flx, .about-material.hand .bg-img.flx, .about-material.box .bg-img.flx {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      align-items: center;
      justify-content: center !important; }
    .about-material .bg-img img:not(.st), .about-material.hand .bg-img img:not(.st), .about-material.box .bg-img img:not(.st) {
      width: 100% !important;
      height: auto !important;
      position: relative;
      z-index: 0; }
  .about-material ul.normal, .about-material.hand ul.normal, .about-material.box ul.normal {
    font-weight: bold;
    line-height: 28px;
    font-family: 'Noto Sans JP', sans-serif !important;
    font-weight: 900;
    font-weight: 900;
    text-shadow: 0px 2px 1px #fff, 0px 1px 1px #fff, 1px 1px 1px #fff, 1px 0px 1px #fff, 2px 0px 1px #fff, 1px -1px 1px #fff, 1px -2px 1px #fff, 0px -2px 1px #fff, -1px -2px 1px #fff, -2px -2px 1px #fff, -2px -1px 1px #fff, -2px 0px 1px #fff, -2px 1px 1px #fff, -1px 1px 1px #fff; }
    .about-material ul.normal strong, .about-material.hand ul.normal strong, .about-material.box ul.normal strong {
      font-weight: 900 !important; }
    .about-material ul.normal + .normal, .about-material.hand ul.normal + .normal, .about-material.box ul.normal + .normal {
      margin-left: 1em; }
    .about-material ul.normal li, .about-material.hand ul.normal li, .about-material.box ul.normal li {
      line-height: 1;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      margin-top: 10px; }
      .about-material ul.normal li strong, .about-material.hand ul.normal li strong, .about-material.box ul.normal li strong {
        font-size: 1.4em; }
      .about-material ul.normal li:before, .about-material.hand ul.normal li:before, .about-material.box ul.normal li:before {
        content: "●";
        font-size: .3em;
        width: 20px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        display: -webkit-inline-flex;
        display: -moz-inline-flex;
        display: -ms-inline-flex;
        display: -o-inline-flex;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-align-content: center;
            -ms-flex-line-pack: center;
                align-content: center; }
  .about-material .ft:before, .about-material.hand .ft:before, .about-material.box .ft:before {
    content: "";
    height: 38px;
    width: 38px;
    display: block;
    margin: 10px auto;
    background-image: url(/common/img/icon-plus.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center; }
  .about-material .ft .hd, .about-material.hand .ft .hd, .about-material.box .ft .hd {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 767px) {
      .about-material .ft .hd, .about-material.hand .ft .hd, .about-material.box .ft .hd {
        margin-top: 15px; } }
    .about-material .ft .hd p, .about-material.hand .ft .hd p, .about-material.box .ft .hd p {
      line-height: 1;
      margin: 0 !important; }
  .about-material .ft ul.normal, .about-material.hand .ft ul.normal, .about-material.box .ft ul.normal {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media screen and (max-width: 767px) {
      .about-material .ft ul.normal, .about-material.hand .ft ul.normal, .about-material.box .ft ul.normal {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .about-material .ft ul.normal li, .about-material.hand .ft ul.normal li, .about-material.box .ft ul.normal li {
      margin: 0 15px; }
      .about-material .ft ul.normal li i, .about-material.hand .ft ul.normal li i, .about-material.box .ft ul.normal li i {
        font-size: .8em;
        -webkit-align-self: flex-end;
            -ms-flex-item-align: end;
                align-self: flex-end; }
      @media screen and (max-width: 767px) {
        .about-material .ft ul.normal li, .about-material.hand .ft ul.normal li, .about-material.box .ft ul.normal li {
          margin: 0 10px;
          margin-top: 10px;
          -webkit-flex-wrap: nowrap;
              -ms-flex-wrap: nowrap;
                  flex-wrap: nowrap; } }

@media screen and (max-width: 767px) {
  .about-material.sub {
    padding: 4.005vw !important; } }

.about-material.sub ul.normal {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 0; }
  .about-material.sub ul.normal li {
    margin: 0 15px;
    margin-top: 15px; }
    .about-material.sub ul.normal li i {
      font-size: .8em; }
    @media screen and (max-width: 767px) {
      .about-material.sub ul.normal li {
        margin: 0;
        margin-top: 15px;
        width: 50% !important; } }

/* !! - - -  */
/* !! ビタミンB */
ul.vitaminB, main.Q10 #sec03 ul.vitaminB {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  ul.vitaminB li, main.Q10 #sec03 ul.vitaminB li {
    width: calc(50% - 15px);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    ul.vitaminB li .name, main.Q10 #sec03 ul.vitaminB li .name {
      width: 160px;
      border: 2px solid #C10F23;
      border-radius: 6px;
      height: 50px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 13px;
      font-weight: bold;
      color: #C10F23;
      white-space: nowrap; }
      ul.vitaminB li .name i, main.Q10 #sec03 ul.vitaminB li .name i {
        font-size: .8em; }
    ul.vitaminB li p, main.Q10 #sec03 ul.vitaminB li p {
      font-size: 14px; }
      @media screen and (min-width: 768px) {
        ul.vitaminB li p, main.Q10 #sec03 ul.vitaminB li p {
          width: 260px;
          font-size: 16px; } }
      ul.vitaminB li p i, main.Q10 #sec03 ul.vitaminB li p i {
        font-size: .8em; }
    @media screen and (max-width: 767px) {
      ul.vitaminB li, main.Q10 #sec03 ul.vitaminB li {
        width: calc(50% - 5px);
        -webkit-align-content: flex-start;
            -ms-flex-line-pack: start;
                align-content: flex-start;
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
            -ms-flex-align: start !important;
                align-items: flex-start !important; }
        ul.vitaminB li .name, main.Q10 #sec03 ul.vitaminB li .name {
          width: 100%;
          height: 30px !important;
          border-radius: 50px;
          line-height: 1;
          margin-bottom: 10px; }
        ul.vitaminB li p, main.Q10 #sec03 ul.vitaminB li p {
          font-size: 14px !important;
          -webkit-align-self: flex-start !important;
              -ms-flex-item-align: start !important;
                  align-self: flex-start !important;
          margin-top: 0 !important;
          margin-bottom: auto; } }

@media screen and (max-width: 767px) {
  .about-vitaminB h3.sec {
    padding: 0 !important; }
    .about-vitaminB h3.sec span {
      margin-bottom: 15px;
      text-align: left !important;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      font-size: 0; }
      .about-vitaminB h3.sec span i {
        width: 49%;
        display: inline-block; } }

.label-tag {
  background: #333;
  color: #FFf;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  font-size: 14px;
  padding: 0 15px;
  border-radius: 50px;
  height: 22px;
  font-family: "Hiragino Kaku Gothic ProN","YuGothic",Meiryo,"メイリオ",sans-serif !important; }
  .label-tag.inline {
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .label-tag.co1 {
    background: #FF0000; }
  .label-tag.co2 {
    background: #6A068B; }
  .label-tag.co3 {
    background: #0027ff; }
  .label-tag.co_bifi {
    background: #ED672B; }
  .label-tag.co_nyu {
    background: #3987C6; }
  .label-tag.co_prebiotics {
    background: #01B9A2; }
  .label-tag.h24 {
    height: 24px;
    font-size: 15px;
    line-height: 1; }
  .label-tag.h30 {
    height: 30px;
    font-size: 16px; }
  .label-tag.orange {
    background: #E75613 !important; }
  .label-tag.green {
    background: #2e9b3e; }
  .label-tag.red {
    background: #FF0000; }
  .label-tag.purple {
    background: #831D87; }
  .label-tag.pink {
    background: #E4007F !important; }
  .label-tag.blue2 {
    background: #072E95 !important; }

.material-list {
  position: relative;
  z-index: 1;
  padding: 30px !important;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  font-weight: 900; }
  @media screen and (max-width: 767px) {
    .material-list {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  .material-list .hd {
    height: 24px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 10px; }
    @media screen and (max-width: 767px) {
      .material-list .hd {
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
            -ms-flex-pack: center !important;
                justify-content: center !important; } }
    .material-list .hd .img {
      height: 100%;
      width: auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: 5px; }
  .material-list p {
    font-size: 16px;
    font-family: 'Noto Sans JP', sans-serif !important;
    font-weight: 900; }
    .material-list p strong {
      font-weight: 900 !important; }
  .material-list > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media screen and (max-width: 767px) {
      .material-list > ul {
        margin: 4.005vw 0; } }
    @media screen and (min-width: 768px) {
      .material-list > ul._2 {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
            -ms-flex-align: end !important;
                align-items: flex-end !important; } }
    .material-list > ul li._2 {
      margin-top: 15px;
      margin-bottom: auto; }
    .material-list > ul ._3 {
      width: 100%; }
      @media screen and (min-width: 768px) {
        .material-list > ul ._3 {
          height: 50px; } }
      .material-list > ul ._3 .inner {
        padding: 0;
        position: relative;
        height: 100%; }
        .material-list > ul ._3 .inner ul {
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          -o-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
          @media screen and (min-width: 768px) {
            .material-list > ul ._3 .inner ul {
              position: absolute;
              bottom: 0;
              right: 0;
              width: 110%; } }
          @media screen and (max-width: 767px) {
            .material-list > ul ._3 .inner ul {
              margin-top: 50px; } }
          .material-list > ul ._3 .inner ul li {
            width: 145px;
            -webkit-flex-wrap: nowrap;
                -ms-flex-wrap: nowrap;
                    flex-wrap: nowrap;
            white-space: nowrap; }
  .material-list .btm {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end; }
  .material-list .main-seibun img {
    display: block;
    margin: 5px 0;
    height: 24px !important;
    width: auto !important; }
    @media screen and (max-width: 767px) {
      .material-list .main-seibun img {
        margin-bottom: -8px; } }
  @media screen and (max-width: 767px) {
    .material-list .main-seibun .sub {
      margin-bottom: -8px;
      display: block; } }
  .material-list .main-seibun p {
    text-shadow: none !important;
    margin-bottom: 20px !important; }

.about-material.sub {
  padding: 30px;
  max-width: 960px;
  margin: 0 auto;
  background: #fff;
  border-radius: 12px; }
  @media screen and (max-width: 767px) {
    .about-material.sub {
      margin: 4.005vw; } }
  .about-material.sub .inner {
    padding: 0; }
  .about-material.sub .label-tag {
    display: inline-block;
    background: #FF007C; }
  .about-material.sub ul:not(.normal) {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 15px; }
    .about-material.sub ul:not(.normal) li {
      width: 80px;
      height: 100px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      position: relative; }
      .about-material.sub ul:not(.normal) li .img {
        width: 80px;
        height: 80px;
        background: #EEE;
        border-radius: 100px;
        position: absolute;
        top: 0px;
        left: 0;
        z-index: 0; }
      .about-material.sub ul:not(.normal) li * {
        position: relative;
        z-index: 1;
        white-space: nowrap;
        font-weight: bold;
        line-height: 1;
        text-shadow: 0px 2px 1px #fff, 0px 1px 1px #fff, 1px 1px 1px #fff, 1px 0px 1px #fff, 2px 0px 1px #fff, 1px -1px 1px #fff, 1px -2px 1px #fff, 0px -2px 1px #fff, -1px -2px 1px #fff, -2px -2px 1px #fff, -2px -1px 1px #fff, -2px 0px 1px #fff, -2px 1px 1px #fff, -1px 1px 1px #fff; }
      .about-material.sub ul:not(.normal) li .name {
        font-size: 14px; }
        .about-material.sub ul:not(.normal) li .name i {
          font-size: .6em;
          line-height: 1; }
      .about-material.sub ul:not(.normal) li .food {
        margin-top: auto;
        font-size: 12px; }
      .about-material.sub ul:not(.normal) li .amo {
        font-size: 13px;
        margin-top: 5px; }
        .about-material.sub ul:not(.normal) li .amo i {
          font-size: 1.4em; }

#sec0 {
  padding: 0;
  margin-bottom: 100px; }
  @media screen and (max-width: 767px) {
    #sec0 {
      margin-bottom: 30px; } }
  #sec0 div[class*="about-"] {
    padding: 10px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      #sec0 div[class*="about-"] {
        margin: 0 4.005vw; } }
    #sec0 div[class*="about-"] .wrap {
      background: #FFF;
      padding: 30px;
      border-radius: 6px; }
      @media screen and (max-width: 767px) {
        #sec0 div[class*="about-"] .wrap {
          padding: 4.005vw;
          -webkit-box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.1);
                  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.1); } }
      #sec0 div[class*="about-"] .wrap h3 {
        font-size: 40px !important;
        letter-spacing: .1em; }
        @media screen and (max-width: 767px) {
          #sec0 div[class*="about-"] .wrap h3 {
            text-align: center;
            font-size: 8.544vw !important; } }
        #sec0 div[class*="about-"] .wrap h3 i {
          font-size: .8em; }
      @media screen and (min-width: 768px) {
        #sec0 div[class*="about-"] .wrap p {
          font-size: 18px !important;
          line-height: 1.8; } }
      #sec0 div[class*="about-"] .wrap p b.enh {
        font-weight: 900;
        font-family: 'Noto Sans JP', sans-serif !important;
        font-weight: 900;
        font-size: 1.4em;
        color: #E4007F; }
        #sec0 div[class*="about-"] .wrap p b.enh strong {
          font-weight: 900 !important; }
      @media screen and (max-width: 767px) {
        #sec0 div[class*="about-"] .wrap p {
          font-size: 16px !important; } }
    #sec0 div[class*="about-"] .img {
      background: rgba(34, 139, 175, 0.1);
      padding: 15px;
      border-radius: 6px; }

/* !! - - -  */
/* !! 購入するボタン */
#btn-to-cart-wrap {
  position: fixed;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 600ms ease-in-out;
  -o-transition: 600ms ease-in-out;
  transition: 600ms ease-in-out;
  pointer-events: none;
  -webkit-transform: translateY(200%);
  -ms-transform: translateY(200%);
  transform: translateY(200%);
  background: #E75613;
  z-index: 10; }
  @media screen and (min-width: 768px) {
    #btn-to-cart-wrap {
      right: 30px;
      bottom: 30px;
      width: 100px;
      height: 100px;
      z-index: 10;
      border-radius: 100px; } }
  @media screen and (max-width: 767px) {
    #btn-to-cart-wrap {
      padding: 20px 0;
      width: 100%;
      bottom: 0;
      left: 0;
      -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
      transform: translateY(100%);
      padding: 0;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; } }
  #btn-to-cart-wrap a {
    height: 50px;
    width: 100%;
    pointer-events: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-decoration: none;
    font-family: 'Noto Sans JP', sans-serif !important;
    font-weight: 900;
    font-weight: 900;
    font-size: 16px;
    letter-spacing: .1em; }
    #btn-to-cart-wrap a strong {
      font-weight: 900 !important; }
    @media screen and (min-width: 768px) {
      #btn-to-cart-wrap a {
        width: 100%;
        height: 100%;
        font-size: 14px; } }
    @media screen and (max-width: 767px) {
      #btn-to-cart-wrap a {
        height: 70px;
        color: #E75613; } }
  #btn-to-cart-wrap a {
    text-align: center;
    color: #FFF; }
  .cart-btn-grp_passed #btn-to-cart-wrap {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

/* !!------------------------------------ */
/* !! ★プレミアムクロワール茶 */
#content-detail.new.premium-croire #sec01 {
  background: rgba(250, 190, 0, 0.2); }

#content-detail.new.premium-croire .about-SOD0 .img {
  border-radius: 12px;
  overflow: hidden; }
  #content-detail.new.premium-croire .about-SOD0 .img img {
    width: 100% !important;
    height: auto !important; }

#content-detail.new.premium-croire .about-SOD0 h3 {
  margin-bottom: 30px; }

#content-detail.new.premium-croire .about-SOD2 h4 {
  font-size: 20px;
  color: #C10F23;
  font-weight: bold;
  font-family: 'Noto Sans JP', sans-serif !important;
  font-weight: 900;
  text-align: center; }
  #content-detail.new.premium-croire .about-SOD2 h4 strong {
    font-weight: 900 !important; }
  #content-detail.new.premium-croire .about-SOD2 h4 + p {
    text-align: center;
    font-weight: bold;
    margin-top: 20px; }

#content-detail.new.premium-croire .about-SOD2 .inner {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

#content-detail.new.premium-croire .about-SOD2 ._1 {
  width: 100% !important;
  margin-bottom: 50px; }
  #content-detail.new.premium-croire .about-SOD2 ._1 > .img {
    position: absolute;
    top: 30px;
    right: 30px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.46);
            box-shadow: 0 1px 4px rgba(0, 0, 0, 0.46); }

#content-detail.new.premium-croire .about-SOD2 ._2 .txt, #content-detail.new.premium-croire .about-SOD2 ._3 .txt {
  border-radius: 6px;
  background: rgba(193, 15, 35, 0.1);
  padding: 10px;
  min-height: 80px;
  margin-top: 10px; }
  #content-detail.new.premium-croire .about-SOD2 ._2 .txt p, #content-detail.new.premium-croire .about-SOD2 ._3 .txt p {
    font-size: 14px;
    margin-top: -0.25em;
    margin-bottom: -0.25em; }

#content-detail.new.premium-croire p.note {
  padding-left: 1.2em; }

#content-detail.new.premium-croire .about-SOD3 ._1 {
  width: 600px; }
  #content-detail.new.premium-croire .about-SOD3 ._1 h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 10px; }
  #content-detail.new.premium-croire .about-SOD3 ._1 .img {
    background: rgba(193, 15, 35, 0.1);
    border-radius: 6px;
    padding: 10px 50px;
    margin-top: 10px;
    text-align: center;
    line-height: 1; }
    @media screen and (max-width: 767px) {
      #content-detail.new.premium-croire .about-SOD3 ._1 .img {
        padding: 10px; } }
  #content-detail.new.premium-croire .about-SOD3 ._1 .note {
    font-size: 12px;
    margin-top: 5px; }

@media screen and (min-width: 768px) {
  #content-detail.new.premium-croire .about-SOD3 ._2 {
    width: 260px; } }

@media screen and (max-width: 767px) {
  #content-detail.new.premium-croire .about-SOD3 ._2 {
    width: 80%;
    margin: 0 auto; } }

#content-detail.new.premium-croire .about-SOD3 ._2 img {
  width: 100% !important;
  height: auto !important; }

#content-detail.new.premium-croire .about-SOD4 .memo {
  background: #eee;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(250, 190, 0, 0.5);
  font-size: 16px;
  padding: 10px 15px;
  border-radius: 6px; }
  #content-detail.new.premium-croire .about-SOD4 .memo img {
    margin-right: 5px; }
  @media screen and (max-width: 767px) {
    #content-detail.new.premium-croire .about-SOD4 .memo {
      font-size: 14px; }
      #content-detail.new.premium-croire .about-SOD4 .memo br {
        display: none; } }

#content-detail.new.premium-croire .about-SOD4 > h4 {
  margin-top: 1em; }

#content-detail.new.premium-croire .about-SOD4 .sod-hataraki > div {
  background: #D3EDFB !important;
  border-radius: 6px; }
  @media screen and (min-width: 768px) {
    #content-detail.new.premium-croire .about-SOD4 .sod-hataraki > div {
      padding: 20px; }
      #content-detail.new.premium-croire .about-SOD4 .sod-hataraki > div._1 {
        width: 600px; }
      #content-detail.new.premium-croire .about-SOD4 .sod-hataraki > div._2 {
        width: 260px; } }
  #content-detail.new.premium-croire .about-SOD4 .sod-hataraki > div._1 {
    position: relative; }
  @media screen and (max-width: 767px) {
    #content-detail.new.premium-croire .about-SOD4 .sod-hataraki > div {
      padding: 4.005vw;
      width: 100%; } }
  #content-detail.new.premium-croire .about-SOD4 .sod-hataraki > div h4 {
    font-weight: 500;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    white-space: nowrap; }
    #content-detail.new.premium-croire .about-SOD4 .sod-hataraki > div h4.blue {
      color: #228BAF; }
    #content-detail.new.premium-croire .about-SOD4 .sod-hataraki > div h4 span {
      background: #fff;
      font-size: 16px;
      height: 30px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      border-radius: 50px;
      padding: 0px 20px;
      letter-spacing: .1em; }
    @media screen and (max-width: 767px) {
      #content-detail.new.premium-croire .about-SOD4 .sod-hataraki > div h4 {
        font-size: 16px !important; } }
  @media screen and (min-width: 768px) {
    #content-detail.new.premium-croire .about-SOD4 .sod-hataraki > div .img {
      height: 100px; }
      #content-detail.new.premium-croire .about-SOD4 .sod-hataraki > div .img img {
        margin: 0 10px; } }
  @media screen and (max-width: 767px) {
    #content-detail.new.premium-croire .about-SOD4 .sod-hataraki > div .img {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #content-detail.new.premium-croire .about-SOD4 .sod-hataraki > div .img img._2 {
        -webkit-transform: rotateZ(90deg);
            -ms-transform: rotate(90deg);
                transform: rotateZ(90deg);
        margin: 20px 0; } }

#content-detail.new.premium-croire .about-SOD4 .sod-hataraki > p.anc {
  width: 20px;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    #content-detail.new.premium-croire .about-SOD4 .sod-hataraki > p.anc {
      width: 100%;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: -15px; }
      #content-detail.new.premium-croire .about-SOD4 .sod-hataraki > p.anc img {
        -webkit-transform: rotateZ(90deg);
            -ms-transform: rotate(90deg);
                transform: rotateZ(90deg);
        margin: 20px 0;
        width: 58px !important;
        max-width: 1000px; } }

#content-detail.new.premium-croire .about-SOD1 .inner {
  max-width: 660px;
  margin: 0 auto; }

#content-detail.new.premium-croire .about-SOD1 h4 {
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  white-space: nowrap;
  border: 2px solid #666; }
  @media screen and (max-width: 767px) {
    #content-detail.new.premium-croire .about-SOD1 h4 {
      white-space: normal;
      height: auto;
      padding: 10px;
      text-align: center; } }

#content-detail.new.premium-croire .about-SOD1 .graf {
  margin-top: 1em; }
  #content-detail.new.premium-croire .about-SOD1 .graf p {
    margin-bottom: 10px !important;
    font-weight: bold; }
  #content-detail.new.premium-croire .about-SOD1 .graf .idx {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    #content-detail.new.premium-croire .about-SOD1 .graf .idx .sod {
      font-size: 20px;
      font-family: 'Noto Sans JP', sans-serif !important;
      font-weight: 900; }
      #content-detail.new.premium-croire .about-SOD1 .graf .idx .sod strong {
        font-weight: 900 !important; }
      #content-detail.new.premium-croire .about-SOD1 .graf .idx .sod i {
        font-size: 1.8em;
        display: inline-block;
        margin: 0 .1em;
        -webkit-transform: translateY(0.05em);
        -ms-transform: translateY(0.05em);
        transform: translateY(0.05em); }

#content-detail.new.premium-croire .about-SOD-900000 {
  text-align: center; }
  #content-detail.new.premium-croire .about-SOD-900000 ul {
    margin-top: 30px; }
    @media screen and (max-width: 767px) {
      #content-detail.new.premium-croire .about-SOD-900000 ul {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    #content-detail.new.premium-croire .about-SOD-900000 ul li {
      width: 110px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      white-space: nowrap;
      margin: 0 30px; }
      @media screen and (max-width: 767px) {
        #content-detail.new.premium-croire .about-SOD-900000 ul li {
          width: calc((100% - 20px) / 3);
          margin: 0; } }
      #content-detail.new.premium-croire .about-SOD-900000 ul li p {
        color: #824621;
        font-weight: 900;
        text-align: center;
        font-size: 20px;
        line-height: 1.1;
        margin-top: .5em;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
        @media screen and (min-width: 768px) {
          #content-detail.new.premium-croire .about-SOD-900000 ul li p br {
            display: none; } }
        @media screen and (max-width: 767px) {
          #content-detail.new.premium-croire .about-SOD-900000 ul li p {
            font-size: 12px; } }
        #content-detail.new.premium-croire .about-SOD-900000 ul li p i {
          font-size: 1.8em;
          font-family: 'Noto Sans JP', sans-serif !important;
          font-weight: 900; }
          #content-detail.new.premium-croire .about-SOD-900000 ul li p i strong {
            font-weight: 900 !important; }
        #content-detail.new.premium-croire .about-SOD-900000 ul li p span {
          display: block;
          font-size: 12px;
          margin-top: .5em; }
  #content-detail.new.premium-croire .about-SOD-900000 .note {
    padding-left: 1em;
    font-size: 14px;
    display: inline-block;
    font-size: 12px; }
    @media screen and (min-width: 768px) {
      #content-detail.new.premium-croire .about-SOD-900000 .note {
        font-size: 14px;
        white-space: nowrap; } }

#content-detail.new.premium-croire #sec02 {
  background-image: url(/product/premium-croire/img/bg01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center; }
  @media screen and (max-width: 767px) {
    #content-detail.new.premium-croire #sec02 {
      background-position: center top;
      background-size: 150% auto; } }
  #content-detail.new.premium-croire #sec02 .lead {
    font-size: 32px;
    text-shadow: 0px 2px 1px #fff, 0px 1px 1px #fff, 1px 1px 1px #fff, 1px 0px 1px #fff, 2px 0px 1px #fff, 1px -1px 1px #fff, 1px -2px 1px #fff, 0px -2px 1px #fff, -1px -2px 1px #fff, -2px -2px 1px #fff, -2px -1px 1px #fff, -2px 0px 1px #fff, -2px 1px 1px #fff, -1px 1px 1px #fff;
    font-weight: bold;
    padding: 0 0 50px 0; }
    @media screen and (max-width: 767px) {
      #content-detail.new.premium-croire #sec02 .lead {
        font-size: 5.34vw;
        padding-bottom: 0px; } }
  #content-detail.new.premium-croire #sec02 .about-material {
    background: none;
    padding: 0;
    margin-top: 0;
    position: relative; }
    @media screen and (min-width: 768px) {
      #content-detail.new.premium-croire #sec02 .about-material > .img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); } }
    #content-detail.new.premium-croire #sec02 .about-material ul.idx {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      @media screen and (max-width: 767px) {
        #content-detail.new.premium-croire #sec02 .about-material ul.idx {
          margin-top: -8.01vw;
          display: block; } }
      #content-detail.new.premium-croire #sec02 .about-material ul.idx li {
        width: 360px;
        background: white;
        border-radius: 12px;
        padding: 15px;
        padding-left: 100px;
        position: relative; }
        @media screen and (max-width: 767px) {
          #content-detail.new.premium-croire #sec02 .about-material ul.idx li {
            background: rgba(253, 211, 60, 0.27);
            width: auto;
            margin: 4.005vw;
            border-radius: 6px; } }
        #content-detail.new.premium-croire #sec02 .about-material ul.idx li:after {
          content: "";
          display: block;
          position: absolute; }
        @media screen and (max-width: 767px) {
          #content-detail.new.premium-croire #sec02 .about-material ul.idx li:after {
            content: "";
            display: none; } }
        #content-detail.new.premium-croire #sec02 .about-material ul.idx li:nth-of-type(1):after {
          content: "";
          bottom: 0;
          right: 0;
          width: 0;
          height: 0;
          border: 12px solid;
          border-color: transparent transparent #fff #fff;
          -webkit-transform: translateX(70%);
          -ms-transform: translateX(70%);
          transform: translateX(70%); }
        #content-detail.new.premium-croire #sec02 .about-material ul.idx li:nth-of-type(2):after {
          content: "";
          bottom: 0;
          left: 0;
          width: 0;
          height: 0;
          border: 12px solid;
          border-color: transparent #fff #fff transparent;
          -webkit-transform: translateX(-70%);
          -ms-transform: translateX(-70%);
          transform: translateX(-70%); }
        #content-detail.new.premium-croire #sec02 .about-material ul.idx li:nth-of-type(3):after {
          content: "";
          top: 0;
          right: 0;
          width: 0;
          height: 0;
          border: 12px solid;
          border-color: #fff transparent transparent #fff;
          -webkit-transform: translateX(70%);
          -ms-transform: translateX(70%);
          transform: translateX(70%); }
        #content-detail.new.premium-croire #sec02 .about-material ul.idx li:nth-of-type(4):after {
          content: "";
          top: 0;
          left: 0;
          width: 0;
          height: 0;
          border: 12px solid;
          border-color: #fff #fff transparent transparent;
          -webkit-transform: translateX(-70%);
          -ms-transform: translateX(-70%);
          transform: translateX(-70%); }
        @media screen and (min-width: 768px) {
          #content-detail.new.premium-croire #sec02 .about-material ul.idx li:nth-of-type(2n) {
            padding-left: 15px;
            padding-right: 100px; }
            #content-detail.new.premium-croire #sec02 .about-material ul.idx li:nth-of-type(2n) .img {
              left: auto;
              right: 15px; }
          #content-detail.new.premium-croire #sec02 .about-material ul.idx li:nth-last-of-type(-n+2) {
            margin-top: 30px; } }
        #content-detail.new.premium-croire #sec02 .about-material ul.idx li h4 {
          font-size: 18px;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          -o-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          line-height: 1;
          -webkit-box-align: start;
          -webkit-align-items: flex-start;
              -ms-flex-align: start;
                  align-items: flex-start;
          font-weight: bold;
          margin-bottom: 10px;
          text-align: left; }
          #content-detail.new.premium-croire #sec02 .about-material ul.idx li h4 i {
            font-size: .7em; }
          #content-detail.new.premium-croire #sec02 .about-material ul.idx li h4 .label-tag {
            background: #F5DC62;
            height: 20px;
            border-radius: 30px;
            font-size: 12px;
            font-weight: normal;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
                -ms-flex-direction: column;
                    flex-direction: column;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
                -ms-flex-pack: center;
                    justify-content: center;
            margin-left: 10px;
            padding: 0 10px;
            color: #000; }
        #content-detail.new.premium-croire #sec02 .about-material ul.idx li .img {
          width: 70px;
          height: 100%;
          position: absolute;
          top: 15px;
          left: 15px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box; }
        #content-detail.new.premium-croire #sec02 .about-material ul.idx li p {
          font-size: 16px; }
          @media screen and (max-width: 767px) {
            #content-detail.new.premium-croire #sec02 .about-material ul.idx li p {
              font-size: 14px; } }
  #content-detail.new.premium-croire #sec02 .about-katekin {
    background-image: url(/product/premium-croire/img/bg-katekin@2x.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    padding: 20px;
    max-width: 960px;
    margin: 0 auto;
    margin-top: 30px; }
    @media screen and (max-width: 767px) {
      #content-detail.new.premium-croire #sec02 .about-katekin {
        margin: 4.005vw;
        border-radius: 12px; }
        #content-detail.new.premium-croire #sec02 .about-katekin .idx {
          display: block; } }
    #content-detail.new.premium-croire #sec02 .about-katekin ._1 .img {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media screen and (max-width: 767px) {
        #content-detail.new.premium-croire #sec02 .about-katekin ._1 .img {
          margin-bottom: 10px; }
          #content-detail.new.premium-croire #sec02 .about-katekin ._1 .img img {
            width: 20%; } }
    #content-detail.new.premium-croire #sec02 .about-katekin ._1 .idx {
      height: 100%; }
    #content-detail.new.premium-croire #sec02 .about-katekin ._1 .desc {
      margin-top: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      font-weight: bold; }
      @media screen and (min-width: 768px) {
        #content-detail.new.premium-croire #sec02 .about-katekin ._1 .desc {
          margin-left: 20px; } }
      #content-detail.new.premium-croire #sec02 .about-katekin ._1 .desc p {
        font-size: 14px;
        text-shadow: 0px 2px 1px #fff, 0px 1px 1px #fff, 1px 1px 1px #fff, 1px 0px 1px #fff, 2px 0px 1px #fff, 1px -1px 1px #fff, 1px -2px 1px #fff, 0px -2px 1px #fff, -1px -2px 1px #fff, -2px -2px 1px #fff, -2px -1px 1px #fff, -2px 0px 1px #fff, -2px 1px 1px #fff, -1px 1px 1px #fff; }
      #content-detail.new.premium-croire #sec02 .about-katekin ._1 .desc p._1 {
        font-size: 30px; }
        @media screen and (max-width: 767px) {
          #content-detail.new.premium-croire #sec02 .about-katekin ._1 .desc p._1 {
            font-size: 7.476vw; } }
        #content-detail.new.premium-croire #sec02 .about-katekin ._1 .desc p._1 strong {
          font-family: 'Noto Sans JP', sans-serif !important;
          font-weight: 900;
          font-weight: 900; }
          #content-detail.new.premium-croire #sec02 .about-katekin ._1 .desc p._1 strong strong {
            font-weight: 900 !important; }
          #content-detail.new.premium-croire #sec02 .about-katekin ._1 .desc p._1 strong > i {
            font-size: .8em; }
          #content-detail.new.premium-croire #sec02 .about-katekin ._1 .desc p._1 strong .s {
            font-size: .7em;
            display: block; }
            #content-detail.new.premium-croire #sec02 .about-katekin ._1 .desc p._1 strong .s i {
              font-size: .8em; }
      #content-detail.new.premium-croire #sec02 .about-katekin ._1 .desc .mk1 {
        color: #009950; }
      #content-detail.new.premium-croire #sec02 .about-katekin ._1 .desc .mk2 {
        color: #DF3621; }
    #content-detail.new.premium-croire #sec02 .about-katekin ._2 {
      border-radius: 6px;
      background: rgba(255, 255, 255, 0.85);
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media screen and (min-width: 768px) {
        #content-detail.new.premium-croire #sec02 .about-katekin ._2 {
          margin-left: 30px;
          width: 435px;
          height: 200px;
          padding: 20px; } }
      @media screen and (max-width: 767px) {
        #content-detail.new.premium-croire #sec02 .about-katekin ._2 {
          padding: 10px;
          margin-top: 10px; } }

#content-detail.new.premium-croire #sec03 {
  background: #fff; }
  #content-detail.new.premium-croire #sec03 > h3 {
    text-align: center;
    letter-spacing: .1em;
    line-height: 1; }
    #content-detail.new.premium-croire #sec03 > h3 span {
      font-size: 32px;
      font-family: 'Noto Sans JP', sans-serif !important;
      font-weight: 900;
      font-weight: 900;
      display: inline-block;
      position: relative; }
      #content-detail.new.premium-croire #sec03 > h3 span strong {
        font-weight: 900 !important; }
      @media screen and (max-width: 767px) {
        #content-detail.new.premium-croire #sec03 > h3 span {
          font-size: 24px;
          line-height: 1.2; } }
      #content-detail.new.premium-croire #sec03 > h3 span img {
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transform: translate(-50%, -100%);
        -ms-transform: translate(-50%, -100%);
        transform: translate(-50%, -100%); }
    #content-detail.new.premium-croire #sec03 > h3 i {
      font-size: 2em;
      font-family: 'Noto Sans JP', sans-serif !important;
      font-weight: 900; }
      #content-detail.new.premium-croire #sec03 > h3 i strong {
        font-weight: 900 !important; }
      #content-detail.new.premium-croire #sec03 > h3 i.zero {
        font-size: 3em; }
        #content-detail.new.premium-croire #sec03 > h3 i.zero rt {
          font-size: 16px;
          text-align: center;
          line-height: 1;
          position: relative;
          -webkit-transform: translateY(29%);
          -ms-transform: translateY(29%);
          transform: translateY(29%); }
  #content-detail.new.premium-croire #sec03 .zero-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 50px; }
    @media screen and (max-width: 767px) {
      #content-detail.new.premium-croire #sec03 .zero-list {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding: 0 4.005vw;
        margin-top: 20px; } }
    #content-detail.new.premium-croire #sec03 .zero-list li {
      height: 222px;
      width: 160px;
      margin: 0 25px;
      background-image: url(/product/premium-croire/img/img15@2x.png);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      text-shadow: 0px 2px 1px #fff, 0px 1px 1px #fff, 1px 1px 1px #fff, 1px 0px 1px #fff, 2px 0px 1px #fff, 1px -1px 1px #fff, 1px -2px 1px #fff, 0px -2px 1px #fff, -1px -2px 1px #fff, -2px -2px 1px #fff, -2px -1px 1px #fff, -2px 0px 1px #fff, -2px 1px 1px #fff, -1px 1px 1px #fff; }
      @media screen and (max-width: 767px) {
        #content-detail.new.premium-croire #sec03 .zero-list li {
          width: calc((100% - 30px) / 3);
          margin: 0;
          background-size: 100% auto;
          height: auto; } }
      #content-detail.new.premium-croire #sec03 .zero-list li .num {
        font-family: 'Noto Sans JP', sans-serif !important;
        font-weight: 900;
        line-height: 1;
        color: #E4007F;
        font-size: 24px; }
        #content-detail.new.premium-croire #sec03 .zero-list li .num strong {
          font-weight: 900 !important; }
        #content-detail.new.premium-croire #sec03 .zero-list li .num .zero {
          font-size: 4em; }
        @media screen and (max-width: 767px) {
          #content-detail.new.premium-croire #sec03 .zero-list li .num {
            font-size: 20px; } }
      #content-detail.new.premium-croire #sec03 .zero-list li ._1 {
        font-size: 20px;
        line-height: 1;
        margin: 10px 0; }
      #content-detail.new.premium-croire #sec03 .zero-list li ._2 {
        font-size: 12px;
        text-align: center; }
        @media screen and (max-width: 767px) {
          #content-detail.new.premium-croire #sec03 .zero-list li ._2 {
            font-size: 10px;
            white-space: nowrap; } }
  #content-detail.new.premium-croire #sec03 .about-cafeinless {
    background: rgba(250, 190, 0, 0.1); }
    @media screen and (min-width: 768px) {
      #content-detail.new.premium-croire #sec03 .about-cafeinless {
        padding-top: 50px;
        margin-top: 70px !important; } }
    @media screen and (max-width: 767px) {
      #content-detail.new.premium-croire #sec03 .about-cafeinless {
        margin-top: 20px; }
        #content-detail.new.premium-croire #sec03 .about-cafeinless .img {
          margin-bottom: 10px; } }
    #content-detail.new.premium-croire #sec03 .about-cafeinless ._2 {
      max-width: 762px;
      margin: 0 auto; }

#content-detail.new.premium-croire #sec-howto {
  background: #F5F2E8; }
  #content-detail.new.premium-croire #sec-howto .inner p {
    margin-top: 20px;
    font-size: 16px !important;
    text-align: center !important;
    line-height: 2;
    font-weight: bold;
    letter-spacing: .1em; }

/* !!------------------------------------ */
/* !! ★クロワールアイ・プロ・Q */
#content-detail.eye-Q {
  /* !! - 1粒にルテインとゼアキサンチンを配合 */ }
  #content-detail.eye-Q #sec01 {
    background: #FFEDE5 !important; }
    @media screen and (max-width: 767px) {
      #content-detail.eye-Q #sec01 h3.sec {
        padding-right: 40px !important; }
        #content-detail.eye-Q #sec01 h3.sec img {
          position: absolute;
          top: 0;
          right: -10px;
          width: 50px; } }
  #content-detail.eye-Q .about-rutein {
    background: #fff;
    padding: 30px;
    border-radius: 12px; }
    #content-detail.eye-Q .about-rutein .graf-wrap {
      padding: 0 !important;
      max-width: 100%; }
    @media screen and (max-width: 767px) {
      #content-detail.eye-Q .about-rutein {
        margin: 0 4.005vw !important;
        padding: 4.005vw !important; }
        #content-detail.eye-Q .about-rutein img {
          width: 100% !important;
          height: auto !important; } }
  #content-detail.eye-Q .about-rutein2 .idx > div {
    position: relative;
    z-index: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  #content-detail.eye-Q .about-rutein2 .idx ._1 {
    width: 216px !important; }
    #content-detail.eye-Q .about-rutein2 .idx ._1 .label-tag {
      white-space: nowrap; }
    @media screen and (max-width: 767px) {
      #content-detail.eye-Q .about-rutein2 .idx ._1 {
        width: 100% !important;
        min-width: 100%; }
        #content-detail.eye-Q .about-rutein2 .idx ._1 img {
          width: 80% !important;
          height: auto !important;
          display: block;
          margin: 0 auto;
          margin-top: 10px; } }
  #content-detail.eye-Q .about-rutein2 .idx ._2 {
    z-index: 2;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  #content-detail.eye-Q .about-rutein2 .idx ._3 {
    background: rgba(250, 190, 0, 0.2);
    padding: 15px;
    border-radius: 6px;
    position: relative; }
    @media screen and (min-width: 768px) {
      #content-detail.eye-Q .about-rutein2 .idx ._3 {
        width: 300px !important; } }
    #content-detail.eye-Q .about-rutein2 .idx ._3:after {
      content: "";
      width: 0;
      height: 0;
      border: 30px solid;
      border-color: transparent rgba(250, 190, 0, 0.2) transparent transparent;
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translate(-100%, -50%);
      -ms-transform: translate(-100%, -50%);
      transform: translate(-100%, -50%); }
      @media screen and (max-width: 767px) {
        #content-detail.eye-Q .about-rutein2 .idx ._3:after {
          display: none; } }
    #content-detail.eye-Q .about-rutein2 .idx ._3 p {
      font-size: 14px !important;
      font-weight: bold;
      margin-top: 1em;
      margin-bottom: 0 !important; }
  #content-detail.eye-Q .eyeball {
    position: relative;
    z-index: 1; }
    #content-detail.eye-Q .eyeball:after {
      content: "";
      width: 151px;
      height: 192px;
      position: absolute;
      right: -103px;
      bottom: 104px;
      z-index: 1;
      background-image: url(/product/croire-eye-q/img/anchor-rutein@2x.png);
      background-repeat: no-repeat;
      background-size: 100% auto;
      background-position: center center; }
  #content-detail.eye-Q .about-brain .inner {
    position: relative; }
    #content-detail.eye-Q .about-brain .inner strong {
      font-size: 1.6em;
      font-weight: bold; }
  #content-detail.eye-Q .about-brain .st0 {
    background-image: url(/product/croire-eye-q/img/st0@2x.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media screen and (min-width: 768px) {
      #content-detail.eye-Q .about-brain .st0 {
        padding: 0 15px;
        height: 300px; } }
    @media screen and (max-width: 767px) {
      #content-detail.eye-Q .about-brain .st0 {
        padding: 4.005vw; } }
  #content-detail.eye-Q .about-brain .eye02 {
    position: relative; }
    @media screen and (min-width: 768px) {
      #content-detail.eye-Q .about-brain .eye02 {
        margin-left: -80px;
        top: -20px; } }
  #content-detail.eye-Q .about-brain .txt {
    padding-top: 15px; }
    #content-detail.eye-Q .about-brain .txt p:last-of-type {
      margin-bottom: 0 !important; }
  #content-detail.eye-Q .about-brain ._3 {
    width: 255px;
    background: #FFF;
    border-radius: 6px;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 2;
    padding: 15px;
    -webkit-box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.1); }
    #content-detail.eye-Q .about-brain ._3 ul.normal {
      font-size: 16px;
      font-weight: bold;
      line-height: 1.8;
      padding-left: 1em;
      margin-bottom: 1em; }
      #content-detail.eye-Q .about-brain ._3 ul.normal span {
        font-weight: 900 !important;
        font-family: 'Noto Sans JP', sans-serif !important;
        font-weight: 900;
        color: #E75613; }
        #content-detail.eye-Q .about-brain ._3 ul.normal span strong {
          font-weight: 900 !important; }
      #content-detail.eye-Q .about-brain ._3 ul.normal span.c2 {
        color: #C10F23; }
  #content-detail.eye-Q .about-brain .label-tag {
    background: #E75613;
    font-size: 16px !important;
    height: 30px;
    border-radius: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 1em;
    color: #FFF;
    white-space: nowrap; }
    #content-detail.eye-Q .about-brain .label-tag span {
      position: relative;
      top: -1px; }
  #content-detail.eye-Q span[class^="kana-"] {
    font-weight: bold;
    display: inline-block;
    line-height: .9;
    padding: 9px 10px;
    letter-spacing: .05em;
    font-family: 'Noto Sans JP', sans-serif !important;
    font-weight: 900;
    text-shadow: 0px 2px 1px #fff, 0px 1px 1px #fff, 1px 1px 1px #fff, 1px 0px 1px #fff, 2px 0px 1px #fff, 1px -1px 1px #fff, 1px -2px 1px #fff, 0px -2px 1px #fff, -1px -2px 1px #fff, -2px -2px 1px #fff, -2px -1px 1px #fff, -2px 0px 1px #fff, -2px 1px 1px #fff, -1px 1px 1px #fff; }
    #content-detail.eye-Q span[class^="kana-"] strong {
      font-weight: 900 !important; }
  #content-detail.eye-Q .kana-rutein {
    background: #E75613; }
  #content-detail.eye-Q .kana-zeakisantin {
    background: #C10F23; }
  #content-detail.eye-Q #sec02 {
    background: #FFFFD2; }
  #content-detail.eye-Q .about-material.hand {
    background: #fff;
    height: 376px; }
    #content-detail.eye-Q .about-material.hand .bg-img {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
    @media screen and (max-width: 767px) {
      #content-detail.eye-Q .about-material.hand {
        height: auto;
        background: #fff;
        margin: 15px !important;
        border-radius: 12px !important;
        overflow: hidden; }
        #content-detail.eye-Q .about-material.hand .inner.material-list {
          padding: 4.005vw !important; } }
  #content-detail.eye-Q #sec03 {
    background: #E4F5FF !important; }
    @media screen and (max-width: 767px) {
      #content-detail.eye-Q #sec03 .about-seibun h3.sec {
        padding-right: 30px !important; } }
    #content-detail.eye-Q #sec03 .about-seibun .idx > div {
      margin-bottom: 0; }
    #content-detail.eye-Q #sec03 .label-tag {
      display: -webkit-inline-flex;
      display: -moz-inline-flex;
      display: -ms-inline-flex;
      display: -o-inline-flex;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      min-width: 100px;
      height: 24px;
      font-weight: bold;
      white-space: nowrap; }
      @media screen and (max-width: 767px) {
        #content-detail.eye-Q #sec03 .label-tag {
          font-size: 14px !important; } }
      #content-detail.eye-Q #sec03 .label-tag.eye {
        background: #E75613; }
      #content-detail.eye-Q #sec03 .label-tag.brain {
        background: #C10F23; }
    #content-detail.eye-Q #sec03 .about-todokedehyouji {
      text-align: center; }
      @media screen and (max-width: 767px) {
        #content-detail.eye-Q #sec03 .about-todokedehyouji ._1 {
          border-bottom: 1px solid #666;
          padding-bottom: 20px;
          margin-bottom: 20px !important; } }
      #content-detail.eye-Q #sec03 .about-todokedehyouji ._2 {
        height: auto !important; }
        #content-detail.eye-Q #sec03 .about-todokedehyouji ._2 strong {
          color: #C10F23; }
      @media screen and (min-width: 768px) {
        #content-detail.eye-Q #sec03 .about-todokedehyouji .idx > div {
          width: 50% !important; }
        #content-detail.eye-Q #sec03 .about-todokedehyouji .idx ._1 {
          padding-right: 30px;
          border-right: 1px solid #ccc; }
        #content-detail.eye-Q #sec03 .about-todokedehyouji .idx ._2 {
          padding-left: 30px;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: start;
          -webkit-align-items: flex-start;
              -ms-flex-align: start;
                  align-items: flex-start;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
              -ms-flex-pack: justify;
                  justify-content: space-between; } }
      @media screen and (max-width: 767px) {
        #content-detail.eye-Q #sec03 .about-todokedehyouji .idx {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      #content-detail.eye-Q #sec03 .about-todokedehyouji .label-tag {
        margin: 0 auto;
        height: 32px;
        font-size: 18px;
        font-weight: 900; }
      #content-detail.eye-Q #sec03 .about-todokedehyouji h4 {
        margin-top: 15px;
        line-height: 1.5;
        text-align: center;
        font-size: 28px; }
        #content-detail.eye-Q #sec03 .about-todokedehyouji h4 span {
          font-size: .8em; }
      #content-detail.eye-Q #sec03 .about-todokedehyouji .desc1 {
        border: 2px solid #ccc;
        padding: 15px;
        border-radius: 6px; }
        @media screen and (min-width: 768px) {
          #content-detail.eye-Q #sec03 .about-todokedehyouji .desc1 {
            height: 10.5em; } }
        #content-detail.eye-Q #sec03 .about-todokedehyouji .desc1 p {
          margin-bottom: 0 !important; }
        #content-detail.eye-Q #sec03 .about-todokedehyouji .desc1.ru {
          border-color: #E75613;
          background: rgba(231, 86, 19, 0.1); }
        #content-detail.eye-Q #sec03 .about-todokedehyouji .desc1.ze {
          border-color: #C10F23;
          background: rgba(193, 15, 35, 0.1); }
      #content-detail.eye-Q #sec03 .about-todokedehyouji p {
        font-size: 16px; }
        #content-detail.eye-Q #sec03 .about-todokedehyouji p strong {
          font-size: 1em;
          color: #E75613; }
      @media screen and (max-width: 767px) {
        #content-detail.eye-Q #sec03 .about-todokedehyouji .desc2 {
          margin-top: 20px; } }
      #content-detail.eye-Q #sec03 .about-todokedehyouji .desc2 h4 {
        border: 1px solid #ccc;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        height: 32px;
        font-size: 18px; }
        #content-detail.eye-Q #sec03 .about-todokedehyouji .desc2 h4 span {
          position: relative;
          top: -1px;
          font-size: 1em; }
      #content-detail.eye-Q #sec03 .about-todokedehyouji .desc2 p {
        text-align: center;
        font-weight: bold;
        padding: 15px 0;
        margin-bottom: 0; }
      #content-detail.eye-Q #sec03 .about-todokedehyouji .desc2 .img {
        margin-top: auto;
        margin-bottom: 0; }

p.plus {
  text-align: center;
  margin: 15px 0; }

/* !!------------------------------------ */
/* !! プロバイオティクス12 */
main.probiotics12 #sec01 {
  background: #FAEEF4 !important; }

main.probiotics12 .about-probiotics2 {
  margin-top: 30px !important; }

main.probiotics12 .about-material {
  overflow: visible; }
  main.probiotics12 .about-material .material-list {
    min-height: 190px; }
  main.probiotics12 .about-material .img {
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
    main.probiotics12 .about-material .img img {
      display: block; }

main.probiotics12 #sec02 {
  background: rgba(250, 190, 0, 0.1); }

main.probiotics12 .about-cryotechnology h3 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1; }
  main.probiotics12 .about-cryotechnology h3 .img {
    height: 100% !important;
    display: block;
    margin-right: 10px;
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px); }
    main.probiotics12 .about-cryotechnology h3 .img img {
      height: 100% !important;
      width: auto !important; }
  main.probiotics12 .about-cryotechnology h3 span {
    line-height: 1; }
    main.probiotics12 .about-cryotechnology h3 span i {
      font-size: .9em;
      line-height: 1;
      display: block;
      margin-bottom: 5px; }

main.probiotics12 .about-cryotechnology ._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left; }
  main.probiotics12 .about-cryotechnology ._2 .label-tag {
    background: #C10F23; }
  main.probiotics12 .about-cryotechnology ._2 p {
    font-weight: bold; }
    main.probiotics12 .about-cryotechnology ._2 p .kw {
      font-size: 1.2em !important;
      font-weight: 900;
      font-family: 'Noto Sans JP', sans-serif !important;
      font-weight: 900; }
      main.probiotics12 .about-cryotechnology ._2 p .kw strong {
        font-weight: 900 !important; }
  main.probiotics12 .about-cryotechnology ._2 .img {
    margin-top: -30px; }

main.probiotics12 .about-cryotechnology ._3 {
  background: rgba(38, 183, 188, 0.3);
  padding: 30px;
  border-radius: 6px;
  margin-top: 30px; }
  @media screen and (max-width: 767px) {
    main.probiotics12 .about-cryotechnology ._3 {
      padding: 2.67vw; } }

main.probiotics12 #sec04 {
  background: #fff !important; }
  main.probiotics12 #sec04 .about-bottle {
    margin-top: 0 !important; }
  main.probiotics12 #sec04 .flx {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }

main.probiotics12 #sec03 {
  background: #E5F5FF !important; }
  main.probiotics12 #sec03 ._2 {
    background: #CDE5F4;
    padding: 30px;
    border-radius: 6px; }
    @media screen and (max-width: 767px) {
      main.probiotics12 #sec03 ._2 {
        padding: 4.005vw; } }

main.probiotics12 .about-bottle {
  padding: 0 !important; }
  @media screen and (max-width: 767px) {
    main.probiotics12 .about-bottle img {
      margin-bottom: 5.34vw; } }

/* !!------------------------------------ */
/* !! コエンザイムQ10 */
main.Q10 #sec01 {
  background: #FFEDE5 !important; }

main.Q10 .about-Q10-1 .idx {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media screen and (max-width: 767px) {
    main.Q10 .about-Q10-1 .idx {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  main.Q10 .about-Q10-1 .idx img {
    margin: 0 45px; }
    @media screen and (max-width: 767px) {
      main.Q10 .about-Q10-1 .idx img {
        width: 48%;
        margin: 0; } }

main.Q10 .about-Q10-2 .idx {
  max-width: 90% !important;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media screen and (max-width: 767px) {
    main.Q10 .about-Q10-2 .idx {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      max-width: 100% !important; } }

main.Q10 .about-Q10-2 ul {
  font-size: 22px;
  font-family: 'Noto Sans JP', sans-serif !important;
  font-weight: 900;
  font-weight: 900;
  margin: 0 30px; }
  main.Q10 .about-Q10-2 ul strong {
    font-weight: 900 !important; }
  @media screen and (max-width: 767px) {
    main.Q10 .about-Q10-2 ul {
      font-size: 15px;
      width: 50%;
      margin: 0 !important;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  main.Q10 .about-Q10-2 ul li:before {
    content: "● ";
    color: #C10F23; }
  @media screen and (max-width: 767px) {
    main.Q10 .about-Q10-2 ul li {
      position: relative;
      padding-left: 1.2em;
      position: relative; }
      main.Q10 .about-Q10-2 ul li:before {
        content: "● ";
        position: absolute;
        top: 0;
        left: 0; } }

main.Q10 .message {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 767px) {
    main.Q10 .message {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      main.Q10 .message br {
        display: none; }
      main.Q10 .message strong {
        width: 45%;
        font-size: 18px !important; }
      main.Q10 .message img {
        width: 50%;
        margin-left: 0 !important; } }
  main.Q10 .message img {
    margin-left: 15px; }

main.Q10 .about-Q10-3 p {
  word-break: break-word; }

main.Q10 #sec03 {
  background: #FFFFD2 !important; }
  main.Q10 #sec03 .lead {
    font-size: 20px !important;
    font-weight: 900 !important;
    font-family: 'Noto Sans JP', sans-serif !important;
    font-weight: 900;
    color: #C10F23;
    padding: 0 !important;
    line-height: 2 !important;
    letter-spacing: .1em; }
    main.Q10 #sec03 .lead strong {
      font-weight: 900 !important; }
    @media screen and (max-width: 767px) {
      main.Q10 #sec03 .lead {
        font-size: 18px !important;
        line-height: 1.66 !important; }
        main.Q10 #sec03 .lead i {
          display: inline-block; } }

.about-material.simple {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 !important; }
  .about-material.simple .desc {
    width: 250px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 30px 0; }
    .about-material.simple .desc .hd {
      text-align: left;
      line-height: 1;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      height: 26px;
      margin-bottom: 10px !important;
      white-space: nowrap;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
      .about-material.simple .desc .hd .img {
        height: 100%;
        margin-left: 10px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end; }
  @media screen and (max-width: 767px) {
    .about-material.simple .desc {
      width: 100%;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      padding: 0; }
      .about-material.simple .desc .hd {
        margin-bottom: 0; }
        .about-material.simple .desc .hd .img {
          position: relative;
          top: 10px; }
    .about-material.simple .img._2 {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      margin-bottom: 20px;
      width: 100%; }
    .about-material.simple ._1 {
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
          -ms-flex-order: 3;
              order: 3; }
      .about-material.simple ._1 ._2 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1; }
    .about-material.simple ._3 {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; } }

/* !!------------------------------------ */
/* !! クロワールゴールド */
#content-detail.gold #sec01 {
  background: #FCEFEB !important; }

#content-detail.gold .about-material {
  overflow: visible; }
  @media screen and (max-width: 767px) {
    #content-detail.gold .about-material.simple {
      margin-bottom: 0 !important; } }
  #content-detail.gold .about-material .txt {
    position: relative; }
    @media screen and (max-width: 767px) {
      #content-detail.gold .about-material .txt {
        padding-left: 70px;
        margin-bottom: 15px; }
        #content-detail.gold .about-material .txt h4 {
          font-size: 16px !important; } }
    #content-detail.gold .about-material .txt .img {
      height: 150px;
      margin-bottom: 30px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media screen and (max-width: 767px) {
        #content-detail.gold .about-material .txt .img {
          height: 60px;
          width: 60px;
          position: absolute;
          top: 0;
          left: 0; } }
    #content-detail.gold .about-material .txt .label-tag {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      margin-bottom: 15px; }
      @media screen and (max-width: 767px) {
        #content-detail.gold .about-material .txt .label-tag {
          margin-bottom: 6px; } }

#content-detail.gold .about-cameria h3, #content-detail.gold .about-meshimakobu h3 {
  position: relative;
  padding-left: 80px; }
  @media screen and (min-width: 768px) {
    #content-detail.gold .about-cameria h3, #content-detail.gold .about-meshimakobu h3 {
      white-space: nowrap; } }
  #content-detail.gold .about-cameria h3 .img-dec, #content-detail.gold .about-meshimakobu h3 .img-dec {
    width: 90px;
    position: absolute;
    top: 0;
    left: -10px;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #content-detail.gold .about-cameria h3 .img-dec img, #content-detail.gold .about-meshimakobu h3 .img-dec img {
      height: 100% !important;
      width: auto !important; }
  #content-detail.gold .about-cameria h3 + p, #content-detail.gold .about-meshimakobu h3 + p {
    font-size: 18px !important; }

#content-detail.gold .about-cameria ._2 .label-tag, #content-detail.gold .about-meshimakobu ._2 .label-tag {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

#content-detail.gold .about-cameria ._2 p, #content-detail.gold .about-meshimakobu ._2 p {
  margin: 1em 0px; }

#content-detail.gold .about-cameria ._2 .img.bd p, #content-detail.gold .about-meshimakobu ._2 .img.bd p {
  margin: 0 0 1em 0 !important;
  font-weight: bold;
  font-family: 'Noto Sans JP', sans-serif !important;
  font-weight: 900;
  font-weight: 900; }
  #content-detail.gold .about-cameria ._2 .img.bd p strong, #content-detail.gold .about-meshimakobu ._2 .img.bd p strong {
    font-weight: 900 !important; }

#content-detail.gold #sec02 {
  background: #EFF9FE !important; }

#content-detail.gold .about-mineral h4, #content-detail.gold .about-mineral-2 h4 {
  display: inline-block; }

#content-detail.gold .about-mineral .table p, #content-detail.gold .about-mineral-2 .table p {
  font-family: 'Noto Sans JP', sans-serif !important;
  font-weight: 900; }
  #content-detail.gold .about-mineral .table p strong, #content-detail.gold .about-mineral-2 .table p strong {
    font-weight: 900 !important; }

#content-detail.gold .about-mineral .table table, #content-detail.gold .about-mineral-2 .table table {
  width: 100%;
  line-height: 1;
  table-layout: fixed;
  border-collapse: collapse; }
  #content-detail.gold .about-mineral .table table.sp, #content-detail.gold .about-mineral-2 .table table.sp {
    display: table !important; }
  @media screen and (min-width: 768px) {
    #content-detail.gold .about-mineral .table table.pc, #content-detail.gold .about-mineral-2 .table table.pc {
      display: table !important; }
    #content-detail.gold .about-mineral .table table.sp, #content-detail.gold .about-mineral-2 .table table.sp {
      display: none !important; } }
  #content-detail.gold .about-mineral .table table td, #content-detail.gold .about-mineral-2 .table table td {
    font-size: 12px;
    width: 50%;
    white-space: nowrap; }
    @media screen and (max-width: 767px) {
      #content-detail.gold .about-mineral .table table td, #content-detail.gold .about-mineral-2 .table table td {
        font-size: 11px;
        vertical-align: middle; } }
    #content-detail.gold .about-mineral .table table td span, #content-detail.gold .about-mineral-2 .table table td span {
      background: #EFE9C6;
      padding: 5px;
      display: inline-block;
      height: 100%;
      min-width: 50%;
      margin-right: 10px; }

#content-detail.gold .about-mineral .table tr.sp td, #content-detail.gold .about-mineral-2 .table tr.sp td {
  width: 100%; }

#content-detail.gold .about-mineral .yasai, #content-detail.gold .about-mineral-2 .yasai {
  background: #EfEfEf;
  border-radius: 6px;
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

/* !!------------------------------------ */
/* !! Nアセチルグルコサミンロコモ+B */
#content-detail.NA #sec01 {
  background: #E5F5FF !important; }

#content-detail.NA .kw._1 {
  color: #072E95; }

#content-detail.NA .kw._2 {
  color: #E75613; }

#content-detail.NA .lead-txt.cen {
  text-align: center;
  text-shadow: 0px 2px 1px #fff, 0px 1px 1px #fff, 1px 1px 1px #fff, 1px 0px 1px #fff, 2px 0px 1px #fff, 1px -1px 1px #fff, 1px -2px 1px #fff, 0px -2px 1px #fff, -1px -2px 1px #fff, -2px -2px 1px #fff, -2px -1px 1px #fff, -2px 0px 1px #fff, -2px 1px 1px #fff, -1px 1px 1px #fff; }

#content-detail.NA span.label-tag {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 10px; }

#content-detail.NA .about-material.box {
  min-height: 194px; }
  #content-detail.NA .about-material.box .bg-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }

#content-detail.NA .about-NA2 ._2 .img {
  position: relative; }
  #content-detail.NA .about-NA2 ._2 .img p {
    position: absolute;
    top: -8px;
    right: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    font-size: 18px;
    text-align: center;
    line-height: 1.2;
    width: 222px;
    color: #E4007F;
    font-weight: 900;
    font-family: 'Noto Sans JP', sans-serif !important;
    font-weight: 900; }
    #content-detail.NA .about-NA2 ._2 .img p strong {
      font-weight: 900 !important; }
    #content-detail.NA .about-NA2 ._2 .img p b {
      font-size: 1.2em; }
    @media screen and (max-width: 767px) {
      #content-detail.NA .about-NA2 ._2 .img p {
        width: 48%;
        font-size: 12px; } }

#content-detail.NA .about-imida h4 {
  text-align: justify; }

#content-detail.NA .about-imida .imida {
  background: #FFEEE4;
  border-radius: 6px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  #content-detail.NA .about-imida .imida .img {
    width: 105px;
    height: 105px;
    margin-right: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #content-detail.NA .about-imida .imida p {
    text-shadow: 0px 2px 1px #fff, 0px 1px 1px #fff, 1px 1px 1px #fff, 1px 0px 1px #fff, 2px 0px 1px #fff, 1px -1px 1px #fff, 1px -2px 1px #fff, 0px -2px 1px #fff, -1px -2px 1px #fff, -2px -2px 1px #fff, -2px -1px 1px #fff, -2px 0px 1px #fff, -2px 1px 1px #fff, -1px 1px 1px #fff;
    margin-bottom: 0 !important;
    font-size: 15px;
    line-height: 1.8; }
    @media screen and (max-width: 767px) {
      #content-detail.NA .about-imida .imida p {
        width: calc(100% - 60px); }
        #content-detail.NA .about-imida .imida p br {
          display: none; } }
  @media screen and (max-width: 767px) {
    #content-detail.NA .about-imida .imida {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 4.005vw; }
      #content-detail.NA .about-imida .imida .img {
        width: 50px;
        margin: 0; }
        #content-detail.NA .about-imida .imida .img img {
          max-width: 1000px;
          width: 150% !important;
          position: relative;
          left: -30%; } }

#content-detail.NA #sec02 {
  background: #FFEDE5 !important; }
  #content-detail.NA #sec02 ._1 p br {
    display: none; }
  #content-detail.NA #sec02 ._2 {
    background: #EAF7FF;
    border-radius: 6px;
    padding: 15px; }
  #content-detail.NA #sec02 .profile .img {
    margin-top: 6px; }

/* !!------------------------------------ */
/* !! クロワールコート */
#content-detail.coat .about-shishuubyou {
  background: rgba(104, 47, 159, 0.52) !important; }

@media screen and (max-width: 767px) {
  #content-detail.coat #onayami .idx {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #content-detail.coat #onayami .idx .img {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      width: 100%; }
      #content-detail.coat #onayami .idx .img p {
        width: 100%; }
      #content-detail.coat #onayami .idx .img .st {
        width: 50% !important; }
    #content-detail.coat #onayami .idx ul {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2;
      max-width: calc((100% - 10.68vw) / 2);
      margin: 0;
      margin: 0 1.335vw; }
      #content-detail.coat #onayami .idx ul li {
        height: 40px;
        font-size: 13px !important;
        padding: 0 10px; }
        #content-detail.coat #onayami .idx ul li:before {
          content: "";
          width: 20px;
          height: 20px; }
      #content-detail.coat #onayami .idx ul .nobg img {
        width: 50px;
        height: 50px; } }

#content-detail.coat #sec01 {
  background: #E5F4EC !important; }

#content-detail.coat .about-coating1 .img {
  background: #eee;
  height: 200px;
  -webkit-box-shadow: 6px;
  box-shadow: 6px;
  margin-bottom: 15px;
  display: none; }

#content-detail.coat .about-coating1 h4 {
  margin: 10px 0 !important; }

#content-detail.coat .about-coating1 p {
  margin-bottom: 0 !important; }

#content-detail.coat .summary-block {
  margin: 60px 0 !important; }
  #content-detail.coat .summary-block p {
    margin-bottom: 0 !important; }

#content-detail.coat .about-coating2 ._1 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  #content-detail.coat .about-coating2 ._1 .img {
    margin-top: auto;
    margin-bottom: 0; }

#content-detail.coat .about-coating2 ._2.img {
  background: #E8F6FD;
  padding: 30px;
  border-radius: 6px; }

#content-detail.coat #sec02 {
  background: #FFEDE5 !important; }

#content-detail.coat #sec03 {
  background: #FFFFD2 !important; }

#content-detail.coat .img-wrap {
  padding: 30px;
  background: #E8F6FD !important;
  border-radius: 6px; }
  #content-detail.coat .img-wrap img {
    width: 100% !important;
    height: auto !important; }

/* !!------------------------------------ */
/* !! 魔法のワハハ歯ブラシ */
#content-detail.wahaha h3.cen {
  text-align: center;
  font-size: 28px !important;
  text-shadow: 0px 2px 1px #fff, 0px 1px 1px #fff, 1px 1px 1px #fff, 1px 0px 1px #fff, 2px 0px 1px #fff, 1px -1px 1px #fff, 1px -2px 1px #fff, 0px -2px 1px #fff, -1px -2px 1px #fff, -2px -2px 1px #fff, -2px -1px 1px #fff, -2px 0px 1px #fff, -2px 1px 1px #fff, -1px 1px 1px #fff; }

#content-detail.wahaha #sec01 {
  background: #E5F4FF !important; }

@media screen and (max-width: 767px) {
  #content-detail.wahaha .about-wahaha2 ._1 {
    width: 100%; }
    #content-detail.wahaha .about-wahaha2 ._1 .img {
      height: 200px; }
      #content-detail.wahaha .about-wahaha2 ._1 .img img {
        height: 100%;
        width: auto; } }

#content-detail.wahaha .about-wahaha2 ._1 .img {
  background: #defcff;
  padding: 15px;
  border-radius: 6px; }

#content-detail.wahaha #sec02 {
  background: #FCEEF3 !important; }

#content-detail.wahaha ul.feature {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 50px 0; }
  @media screen and (max-width: 767px) {
    #content-detail.wahaha ul.feature {
      margin: 30px 0; } }
  #content-detail.wahaha ul.feature li {
    max-width: 144px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin: 0 10px; }
    #content-detail.wahaha ul.feature li.dec {
      padding-bottom: 5px; }
    #content-detail.wahaha ul.feature li .label-tag {
      background: #2DA6DF;
      height: 32px;
      font-size: 16px;
      font-weight: 900;
      margin-top: 10px;
      width: 100%; }
      @media screen and (max-width: 767px) {
        #content-detail.wahaha ul.feature li .label-tag {
          height: 24px;
          font-size: 15px; } }
    @media screen and (max-width: 767px) {
      #content-detail.wahaha ul.feature li {
        width: 50%;
        margin-bottom: 20px; }
        #content-detail.wahaha ul.feature li.dec {
          display: none; } }

#content-detail.wahaha div.cen {
  text-align: center; }
  @media screen and (max-width: 767px) {
    #content-detail.wahaha div.cen {
      margin-bottom: 30px; } }

#content-detail.wahaha .about-feature1 .idx ._1, #content-detail.wahaha .about-feature1 .idx ._3 {
  position: relative;
  z-index: 0; }

#content-detail.wahaha .about-feature1 .idx ._2 {
  z-index: 1;
  position: relative;
  width: 20px;
  height: 205px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  align-items: center; }
  @media screen and (max-width: 767px) {
    #content-detail.wahaha .about-feature1 .idx ._2 {
      height: auto;
      padding: 10px 0;
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #content-detail.wahaha .about-feature1 .idx ._2 img {
        -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
                transform: rotate(90deg);
        width: 80px; } }

#content-detail.wahaha .about-feature2 > div {
  position: relative; }
  #content-detail.wahaha .about-feature2 > div .img {
    min-height: 205px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #content-detail.wahaha .about-feature2 > div p {
    margin-top: 15px; }

/* !!------------------------------------ */
/* !! 緑のDHA&EPA+ゴールデンユーグレナ */
#content-detail.DHA .about-DHA-EPA-0 {
  background: rgba(240, 101, 182, 0.52) !important; }
  #content-detail.DHA .about-DHA-EPA-0 .txt1 {
    font-weight: 900;
    text-align: justify; }
    #content-detail.DHA .about-DHA-EPA-0 .txt1 .idx {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      display: -webkit-inline-flex;
      display: -moz-inline-flex;
      display: -ms-inline-flex;
      display: -o-inline-flex;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      line-height: 1; }
      #content-detail.DHA .about-DHA-EPA-0 .txt1 .idx * {
        line-height: 1; }
      #content-detail.DHA .about-DHA-EPA-0 .txt1 .idx i {
        font-size: 14px;
        margin-top: 5px; }
  #content-detail.DHA .about-DHA-EPA-0 p:last-of-type {
    margin-bottom: 0; }

#content-detail.DHA #sec01 {
  background: #E4F5FF !important; }

#content-detail.DHA .lead-txt {
  text-align: center; }
  #content-detail.DHA .lead-txt strong b {
    font-size: 1.4em; }
  @media screen and (min-width: 768px) {
    #content-detail.DHA .lead-txt strong {
      font-size: 28px !important; } }

#content-detail.DHA .about-DHA-EPA-2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  #content-detail.DHA .about-DHA-EPA-2 .wrap {
    max-width: 600px; }
  #content-detail.DHA .about-DHA-EPA-2 .img {
    width: 270px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #content-detail.DHA .about-DHA-EPA-2 .img img {
      width: 80% !important;
      height: auto !important; }
    @media screen and (max-width: 767px) {
      #content-detail.DHA .about-DHA-EPA-2 .img {
        width: 100%; }
        #content-detail.DHA .about-DHA-EPA-2 .img img {
          width: 50% !important; } }

#content-detail.DHA .about-DHA-EPA-4 ._1 .img img {
  width: 70% !important; }

@media screen and (min-width: 768px) {
  #content-detail.DHA .about-DHA-EPA-4 ._1 {
    max-width: 250px; } }

@media screen and (max-width: 767px) {
  #content-detail.DHA .about-DHA-EPA-4 ._1 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; } }

#content-detail.DHA .about-DHA-EPA-4 ._2 {
  padding: 0 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  #content-detail.DHA .about-DHA-EPA-4 ._2 img.omega3 {
    width: 110% !important;
    height: auto !important; }
  @media screen and (max-width: 767px) {
    #content-detail.DHA .about-DHA-EPA-4 ._2 {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      padding: 0; } }

#content-detail.DHA .about-DHA-EPA-4 ._3 .img {
  border-radius: 6px;
  background: rgba(255, 0, 0, 0.1);
  border: 1px solid #E4007F;
  position: relative;
  overflow: hidden; }
  #content-detail.DHA .about-DHA-EPA-4 ._3 .img img {
    position: relative; }

@media screen and (min-width: 768px) {
  #content-detail.DHA .about-DHA-EPA-4 ._3 {
    max-width: 250px; } }

@media screen and (max-width: 767px) {
  #content-detail.DHA .about-DHA-EPA-4 ._3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; } }

#content-detail.DHA #sec02 {
  background: #FFEEE4 !important; }

#content-detail.DHA .about-safety > .img {
  position: relative; }
  #content-detail.DHA .about-safety > .img .label {
    position: absolute;
    top: -25px;
    right: -25px;
    z-index: 1; }
    @media screen and (max-width: 767px) {
      #content-detail.DHA .about-safety > .img .label {
        width: 16.02vw;
        top: -5.34vw;
        right: -6.675vw; } }

#content-detail.DHA .about-safety .safety2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin-top: 30px; }
  #content-detail.DHA .about-safety .safety2 .img {
    width: 180px;
    margin-right: 15px;
    height: 100%; }
  #content-detail.DHA .about-safety .safety2 .txt {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: bold; }
    #content-detail.DHA .about-safety .safety2 .txt p {
      font-size: 20px; }
    #content-detail.DHA .about-safety .safety2 .txt strong {
      color: #E4007F;
      display: block;
      line-height: 1; }
      #content-detail.DHA .about-safety .safety2 .txt strong i {
        font-size: 3em; }

#content-detail.DHA .about-quarity ._1 .img .img {
  width: 60px; }

#content-detail.DHA .about-quarity ._1 p {
  margin-bottom: 0 !important; }

#content-detail.DHA .about-quarity ._2 h4 {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  #content-detail.DHA .about-quarity ._2 h4 .img {
    margin-right: 10px; }
    @media screen and (max-width: 767px) {
      #content-detail.DHA .about-quarity ._2 h4 .img {
        margin: 0 auto;
        margin-bottom: 10px !important; } }

#content-detail.DHA .about-quarity ._2 .img .img {
  width: 60px; }

#content-detail.DHA .about-quarity ._2 p {
  margin-bottom: 0 !important; }

#content-detail.DHA .about-material ._1 {
  border: 2px solid #ccc;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }
  #content-detail.DHA .about-material ._1 .img {
    margin-top: auto;
    margin-bottom: 0; }
  #content-detail.DHA .about-material ._1 p {
    margin-bottom: 0 !important; }

#content-detail.DHA .about-material ._2 {
  padding: 0 !important; }
