@charset "utf-8";

#detailInner img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: top; }

#detailInner section .wrap {
max-width: 980px;
width: 100%;
margin: 0 auto; }
  @media screen and (max-width: 1000px) {
    #detailInner section .wrap {
      width: 92%;
      margin: 0 auto; } }

#detailInner *,
#detailInner *:before,
#detailInner *:after {
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;}

#detailInner .accountBtn {
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  min-width: 145px;
  margin-left: 1em;
  padding: .8em 1em;
  background-color: #f20000;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  text-align: center; }
  #detailInner .accountBtn:hover {
    background-color: #d90000; }
  @media screen and (max-width: 1000px) {
    #detailInner .accountBtn {
      margin-right: 60px;
      padding: .8em 1em; } }
  @media screen and (max-width: 800px) {
    #detailInner .accountBtn {
      min-width: initial;
      margin-right: 7.5vw;
      padding: .8em 1em;
      font-size: 14px; }
      #detailInner .accountBtn:hover {
        background-color: #f20000; } }
  @media screen and (max-width: 640px) {
    #detailInner .accountBtn {
      margin-left: .2em;
      margin-right: 10.938vw;
      font-size: 12px; } }

/* ---------------------------------------------------- */
/* top */
/* ---------------------------------------------------- */
#detailInner .mainVis {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 0;
  position: relative; }

  #detailInner .mainVis .titleWrap {
    max-width: 980px;
    margin: 30px auto; }
    @media screen and (max-width: 800px) {
      #detailInner .mainVis .titleWrap {
        margin: 3.75vw 5vw; } }
    @media screen and (max-width: 640px) {
      #detailInner .mainVis .titleWrap {
        margin: 4.688vw 4vw; } }

#detailInner .fvImage {
  width: 100%;
}
  #detailInner .fvImage.resizeShow {
    display: none; }
  @media screen and (max-width: 800px) {
    #detailInner .fvImage.resizeHide {
      display: none; }
    #detailInner .fvImage.resizeShow {
      display: block; } }

/* ---------------------------------------------------- */
/* common text */
/* ---------------------------------------------------- */
#detailInner .indent {
  font-size: 12px;
  line-height: 1.7;
  padding-bottom: 0; }
  @media screen and (max-width: 640px) {
    .indent {
      font-size: 3.125vw;
      text-align: justify; } }

/* ---------------------------------------------------- */
/* common */
/* ---------------------------------------------------- */
#detailInner .intro {
  margin-top: -60px;
  padding-top: 60px; }
  #detailInner .intro .titleWrap {
    width: 100%;
    margin: 30px 0 70px; }
  @media screen and (max-width: 1000px) {
    #detailInner .intro {
      margin-top: -50px;
      padding-top: 50px; } }
  @media screen and (max-width: 800px) {
    #detailInner .intro .titleWrap {
      margin: 3.75vw 0 8.75vw; } }
  @media screen and (max-width: 640px) {
    #detailInner .intro .titleWrap {
      margin-bottom: 4.688vw 6.25vw; } }
  #detailInner .intro .benefitTtl {
    padding-top: 30px;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    line-height: 1.4; }
    @media screen and (max-width: 640px) {
      #detailInner .intro .benefitTtl {
        font-size: 5.625vw;
        padding-top: 5.469vw; } }
    #detailInner .intro .benefitTtl img {
      width: 60%;
      max-width: 320px;
      vertical-align: baseline; }
      @media screen and (max-width: 1000px) {
        #detailInner .intro .benefitTtl img {
          max-width: 240px; } }
  #detailInner .intro .benefitBtnWrap {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    margin-top: 40px; }
    @media screen and (max-width: 1000px) {
      #detailInner .intro .benefitBtnWrap {
        margin: 0 auto;
        margin-top: 40px; } }
    @media screen and (max-width: 800px) {
      #detailInner .intro .benefitBtnWrap {
        display: block;
        max-width: 620px;
        margin: 0 auto;
        margin-top: 40px; } }
    @media screen and (max-width: 640px) {
      #detailInner .intro .benefitBtnWrap {
        margin-top: 6.25vw; } }
    #detailInner .intro .benefitBtnWrap li {
      max-width: 180px;
      width: 19%; }
      @media screen and (max-width: 1000px) {
        #detailInner .intro .benefitBtnWrap li {
          margin-bottom: 25px; } }
      @media screen and (max-width: 800px) {
        #detailInner .intro .benefitBtnWrap li {
          width: 100%;
          max-width: 100%;
          display: block;
          margin-bottom: 25px; } }
      @media screen and (max-width: 640px) {
        #detailInner .intro .benefitBtnWrap li.first a {
          padding: 4.063vw 3.125vw; }
          #detailInner .intro .benefitBtnWrap li.first a .txt .resizeHide {
            display: inherit; } }
      #detailInner .intro .benefitBtnWrap li a {
        display: inline-block;
        position: relative;
        width: 100%;
        padding: 50px 0px 50px;
        background-color: #008080;
        border-radius: 6px;
        text-align: center;
        transition: all 0.1s ease-in-out 0s;
        box-shadow: 0 6px 0 #006367; }
        @media screen and (max-width: 1000px) {
          #detailInner .intro .benefitBtnWrap li a {
            text-align: left;
            padding: 45px 0 45px; } }
        @media screen and (max-width: 800px) {
          #detailInner .intro .benefitBtnWrap li a {
            padding: 3.75vw 0; } }
        @media screen and (max-width: 640px) {
          #detailInner .intro .benefitBtnWrap li a {
            padding: 6.875vw 3.125vw; } }
        #detailInner .intro .benefitBtnWrap li a:hover {
          box-shadow: 0 0 0 #008080;
          opacity: 1;
          -webkit-transform: translate3d(0, 6px, 0);
          -ms-transform: translate3d(0, 6px, 0);
          transform: translate3d(0, 6px, 0); }
        #detailInner .intro .benefitBtnWrap li a::after {
          position: absolute;
          content: '';
          bottom: 20px;
          right: 0;
          left: 0;
          margin: auto;
          width: 16px;
          height: 16px;
          border-radius: 1px;
          border-bottom: 3px solid #fff;
          border-right: 3px solid #fff;
          transform: rotate(45deg); }
          @media screen and (max-width: 800px) {
            #detailInner .intro .benefitBtnWrap li a::after {
              left: 8%;
              bottom: 25%;
              margin: 0; } }
          @media screen and (max-width: 640px) {
            #detailInner .intro .benefitBtnWrap li a::after {
              left: 10%;
              margin: 0;
              bottom: 22%; } }
        #detailInner .intro .benefitBtnWrap li a p {
          text-align: center; }
        #detailInner .intro .benefitBtnWrap li a .engFnt {
          font-size: 20px;
          color: #fff;
          position: absolute;
          top: 20px;
          left: 0;
          right: 0;
          margin: auto;
          text-align: center;
          letter-spacing: .2em; }
          @media screen and (max-width: 1000px) {
            #detailInner .intro .benefitBtnWrap li a .engFnt {
              font-size: 18px; } }
          @media screen and (max-width: 800px) {
            #detailInner .intro .benefitBtnWrap li a .engFnt {
              left: 2vw;
              text-align: left;
              top: 22%; } }
          @media screen and (max-width: 640px) {
            #detailInner .intro .benefitBtnWrap li a .engFnt {
              font-size: 3.438vw;
              line-height: 1;
              letter-spacing: 1px;
              left: 3.5%;
              top: 28%;
              font-weight: bold;
              vertical-align: middle; }
              #detailInner .intro .benefitBtnWrap li a .engFnt span {
                font-size: 6.25vw;
                line-height: 1;
                font-weight: bold;
                vertical-align: sub;
                padding-left: 3px; } }
        @media screen and (max-width: 800px) {
          #detailInner .intro .benefitBtnWrap li a .resizeHide {
            display: none; } }
        #detailInner .intro .benefitBtnWrap li a .txt {
          color: #fff;
          text-align: center;
          font-size: 18px;
          font-weight: bold;
          line-height: 1.4; }
          @media screen and (max-width: 1000px) {
            #detailInner .intro .benefitBtnWrap li a .txt {
              font-size: 16px; } }
          @media screen and (max-width: 800px) {
            #detailInner .intro .benefitBtnWrap li a .txt {
              font-size: 2.75vw;
              text-align: left;
              padding-left: 17.5vw; } }
          @media screen and (max-width: 640px) {
            #detailInner .intro .benefitBtnWrap li a .txt {
              font-size: 5vw;
              padding-left: 21.094vw; } }
        #detailInner .intro .benefitBtnWrap li a img {
          width: 50%;
          padding-top: 10px;
          margin-bottom: 10px; }

#detailInner .ctaWrap {
  display: block;
  width: 100%;
  max-width: 620px;
  margin: 0 auto;
  cursor: pointer; }
  #detailInner .ctaWrap a {
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 15px;
    background-color: #f20000;
    border-radius: 5px;
    box-shadow: 0 6px 0 #bb0012;
    color: #fff;
    text-decoration: none;
    transition: all 0.1s ease-in-out 0s;
    overflow: hidden; }
    #detailInner .ctaWrap a::before {
      position: absolute;
      content: '';
      display: inline-block;
      top: -180px;
      left: 0;
      width: 30px;
      height: 100%;
      background-color: #fff;
      animation: shiny-btn1 3s ease-in-out infinite; }
    #detailInner .ctaWrap a:hover {
      box-shadow: 0 0 0 #bb0012;
      opacity: 1;
      -webkit-transform: translate3d(0, 6px, 0);
      -ms-transform: translate3d(0, 6px, 0);
      transform: translate3d(0, 6px, 0); }
    #detailInner .ctaWrap a span {
      position: absolute;
      display: inline-block;
      right: 0;
      bottom: 0;
      top: 0; }
      #detailInner .ctaWrap a span::before {
        position: absolute;
        content: '';
        right: 15px;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 30px;
        height: 30px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: #fff; }
        @media screen and (max-width: 640px) {
          #detailInner .ctaWrap a span::before {
            width: 26px;
            height: 26px; } }
      #detailInner .ctaWrap a span::after {
        position: absolute;
        content: '';
        right: 26px;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 11px;
        height: 11px;
        border-top: 3px solid #f20000;
        border-right: 3px solid #f20000;
        border-radius: 1px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
        @media screen and (max-width: 640px) {
          #detailInner .ctaWrap a span::after {
            right: 25px;
            width: 9px;
            height: 9px; } }
    #detailInner .ctaWrap a p {
      text-align: center;
      line-height: 1.3; }
      #detailInner .ctaWrap a p.ttl {
        font-weight: bold;
        letter-spacing: 2px;
        font-size: 30px; }
        @media screen and (max-width: 640px) {
          #detailInner .ctaWrap a p.ttl {
            font-size: 5.938vw;
            letter-spacing: 1px; } }
      #detailInner .ctaWrap a p.read {
        margin-bottom: .2em;
        position: relative;
        font-weight: bold;
        letter-spacing: 2px;
        font-size: 18px; }
        @media screen and (max-width: 640px) {
          #detailInner .ctaWrap a p.read {
            font-size: 3.75vw;
            letter-spacing: 1px; } }
        #detailInner .ctaWrap a p.read:before, #detailInner .ctaWrap a p.read::after {
          position: relative;
          display: inline-block;
          content: "";
          background: #fff;
          width: 2px;
          height: 1.2em;
          border-radius: 3px;
          margin: 0 0.75em;
          margin-top: -.2em;
          vertical-align: middle; }
        #detailInner .ctaWrap a p.read:before {
          transform: rotate(-28deg); }
        #detailInner .ctaWrap a p.read::after {
          transform: rotate(28deg); }

    @-webkit-keyframes shiny-btn1 {
      0% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0; }
      80% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0.5; }
      81% {
        -webkit-transform: scale(4) rotate(45deg);
        opacity: 1; }
      100% {
        -webkit-transform: scale(50) rotate(45deg);
        opacity: 0; } }

      #detailInner .detail .mainTtl {
        font-weight: bold;
        line-height: 1.3;
        text-align: center;
        margin-bottom: 40px;
        font-size: 36px; }
        @media screen and (max-width: 640px) {
          #detailInner .detail .mainTtl {
            font-size: 5.625vw; } }
      #detailInner .detail .subTtl {
        font-weight: bold;
        line-height: 1.3;
        text-align: center;
        margin-bottom: 20px;
        font-size: 26px; }
        @media screen and (max-width: 640px) {
          #detailInner .detail .subTtl {
            font-size: 4.531vw; } }
      #detailInner .detail p.txt1 {
        font-size: 14px; }
        @media screen and (max-width: 640px) {
          #detailInner .detail p.txt1 {
            font-size: 3.125vw; } }
      #detailInner .detail hr {
        margin-top: 20px;
        margin-bottom: 20px;
        border-top: 1px solid #808080; }
      #detailInner .detail .txtWrap {
        padding-top: 5px;
        padding-bottom: 30px; }
        #detailInner .detail .txtWrap .ttl {
          font-weight: bold;
          text-decoration: underline;
          margin-bottom: 10px;
          font-size: 18px;
         }
          @media screen and (max-width: 640px) {
            #detailInner .detail .txtWrap .ttl {
              font-size: 3.125vw; } }
        #detailInner .detail .txtWrap .read {
          font-size: 14px;
         }
          @media screen and (max-width: 640px) {
            #detailInner .detail .txtWrap .read {
              font-size: 3.125vw; } }
        #detailInner .ttlType1-plus {
          display: block;
          position: relative;
          width: 100%;
          max-width: 580px;
          margin: 0 auto; }
          #detailInner .ttlType1-plus span {
            display: block;
            position: relative;
            background-color: #E5F2F2;
            color: #008080;
            padding: 15px 30px;
            transition: all 0.1s ease-in-out 0s;
            font-weight: bold;
            text-align: center;
            border: 3px solid #008080;
            font-size: 24px; }
            @media screen and (max-width: 640px) {
              #detailInner .ttlType1-plus span {
                font-size: 4.375vw;
                padding: 20px 15px; } }
          #detailInner .ttlType1-plus:before {
            position: absolute;
            content: '';
            bottom: -18px;
            right: 0;
            left: 0;
            margin: auto;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 20px 20.5px 0 20.5px;
            border-color: #008080 transparent transparent transparent;
            z-index: 1; }
          #detailInner .ttlType1-plus::after {
            position: absolute;
            content: '';
            bottom: -14px;
            right: 0;
            left: 0;
            margin: auto;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 17px 17.5px 0 17.5px;
            border-color: #E5F2F2 transparent transparent transparent;
            z-index: 2; }
        #detailInner .containerInner .benefitTtl {
          padding-top: 30px;
          text-align: center;
          font-size: 36px;
          font-weight: bold;
          line-height: 1.4; }
          @media screen and (max-width: 640px) {
            #detailInner .containerInner .benefitTtl {
              font-size: 5.625vw;
              padding-top: 5.469vw; } }
          #detailInner .containerInner .benefitTtl img {
            width: 60%;
            max-width: 320px;
            vertical-align: baseline; }
            @media screen and (max-width: 1000px) {
              #detailInner .containerInner .benefitTtl img {
                max-width: 240px; } }
      #detailInner .infoInner .subTtl {
        padding: 15px 5px;
        font-weight: bold;
        line-height: 1.3;
        text-align: center;
        margin-bottom: 20px;
        color: #fff;
        background-color: #333333;
        font-size: 28px; }
        @media screen and (max-width: 640px){
        #detailInner .infoInner .subTtl {
            font-size: 5vw; } }
