﻿@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@media (max-width: 359px) {
  br.xxs-more {
    display: none; } }
@media (max-width: 479px) {
  br.xs-more {
    display: none; } }
@media (max-width: 767px) {
  br.sm-more {
    display: none; } }
@media (max-width: 979px) {
  br.md-more {
    display: none; } }
@media (min-width: 360px) {
  br.xxs-less {
    display: none; } }
@media (min-width: 480px) {
  br.xs-less {
    display: none; } }
@media (min-width: 768px) {
  br.sm-less {
    display: none; } }
@media (min-width: 980px) {
  br.md-less {
    display: none; } }

@media (min-width: 480px) {
  .hidden-xs-up {
    display: none; } }

@media (min-width: 768px) {
  .hidden-sm-up {
    display: none; } }

@media (min-width: 980px) {
  .hidden-md-up {
    display: none; } }

@media (max-width: 479px) {
  .hidden-xs-down {
    display: none; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none; } }

@media (max-width: 979px) {
  .hidden-md-down {
    display: none; } }

@media (min-width: 980px) {
  .hidden-pc {
    display: none; } }

@media (max-width: 979px) {
  .hidden-sp {
    display: none; } }

@media (max-width: 979px) {
  br.mobile {
    display: none; } }

html {
  overflow-x: hidden; }
  html.modal-open {
    overflow-y: hidden !important; }
  @media (min-width: 980px) {
    html #container {
      padding-top: 0; } }

.gotop {
  bottom: 50px !important; }
  @media (max-width: 979px) {
    .gotop {
      bottom: 75px !important; } }

@media (max-width: 979px) {
  body {
    -webkit-text-size-adjust: 100%; } }

footer {
  position: relative;
  z-index: 50; }

#fp-nav {
  z-index: 1200; }
  #fp-nav.right {
    right: 25px; }
  #fp-nav ul li {
    margin: 5px; }
    #fp-nav ul li a span {
      background-color: #939393; }
    #fp-nav ul li a.active span {
      background-color: #dd0f2c; }

#brand_message {
  position: relative; }
  #brand_message * {
    color: #000; }
    @media (max-width: 979px) {
      #brand_message * {
        z-index: 2; } }
  #brand_message a {
    text-decoration: none; }
  #brand_message h1, #brand_message h2, #brand_message h3 {
    position: relative;
    font-weight: 400;
    letter-spacing: 3px;
    text-align: center; }
  #brand_message img {
    position: relative;
    display: block;
    margin: 0 auto;
    width: auto;
    max-width: 100%; }
  #brand_message .lead {
    margin-bottom: 50px;
    line-height: 1.7;
    font-size: 20px;
    letter-spacing: 0px; }
    @media (min-width: 480px) {
      #brand_message .lead {
        letter-spacing: 2px; } }
    @media (min-width: 980px) {
      #brand_message .lead {
        font-size: 26px;
        letter-spacing: 4px; } }
    #brand_message .lead.large {
      font-size: 24px;
      line-height: 1.6;
      letter-spacing: -1px; }
      @media (min-width: 480px) {
        #brand_message .lead.large {
          font-size: 25px;
          letter-spacing: 0; } }
      @media (min-width: 980px) {
        #brand_message .lead.large {
          font-size: 30px;
          letter-spacing: 4px; } }
    #brand_message .lead.bold {
      font-weight: 500;
      font-family: "Noto Sans Japanese", "Avenir Next", "Avenir", "Helvetica Neue", "Helvetica Neue", "Helvetica", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
      letter-spacing: 0.5px; }
      @media (min-width: 480px) {
        #brand_message .lead.bold {
          letter-spacing: 1.5px; } }
      @media (min-width: 980px) {
        #brand_message .lead.bold {
          letter-spacing: 2.5px; } }
    #brand_message .lead.icon {
      padding-top: 65px;
      background-image: url(/SpecialPage/brandmessage/images/icon_1.png);
      background-position: top center;
      background-repeat: no-repeat; }
      @media (max-width: 479px) {
        #brand_message .lead.icon {
          background-size: 75px auto;
          padding-top: 50px; } }
      @media (min-width: 768px) {
        #brand_message .lead.icon {
          letter-spacing: 1.5px; } }
    #brand_message .lead small {
      font-size: 65%;
      font-weight: 400;
      display: block;
      margin-bottom: 10px;
      letter-spacing: 3px; }
    #brand_message .lead .num {
      display: inline-block;
      margin-bottom: 0;
      padding: 0 5px; }
      @media (min-width: 480px) {
        #brand_message .lead .num {
          padding: 0 10px; } }
      @media (min-width: 980px) {
        #brand_message .lead .num {
          padding: 0 15px; } }
  #brand_message .num {
    margin-bottom: 30px; }
  @media (max-width: 979px) {
    #brand_message main {
      overflow: hidden; } }
  #brand_message main .section {
    position: relative;
    margin: 0 auto;
    padding: 60px 0;
    background-repeat: no-repeat; }
    @media (min-width: 480px) {
      #brand_message main .section {
        padding: 60px 0; } }
    @media (min-width: 768px) {
      #brand_message main .section {
        padding: 60px 0; } }
    @media (min-width: 980px) {
      #brand_message main .section {
        padding: 0; } }
    @media (min-width: 980px) {
      #brand_message main .section.center {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -moz-align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -moz-justify-content: center;
        -webkit-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        height: 100vh; } }
    #brand_message main .section p.anim, #brand_message main .section .lead + p {
      position: relative;
      text-align: center;
      font-size: 14px;
      letter-spacing: 0;
      line-height: 2;
      margin-bottom: 60px; }
      @media (min-width: 360px) {
        #brand_message main .section p.anim, #brand_message main .section .lead + p {
          font-size: 15px; } }
      @media (min-width: 480px) {
        #brand_message main .section p.anim, #brand_message main .section .lead + p {
          font-size: 16px; } }
      @media (min-width: 768px) {
        #brand_message main .section p.anim, #brand_message main .section .lead + p {
          font-size: 16px; } }
      @media (min-width: 360px) {
        #brand_message main .section p.anim, #brand_message main .section .lead + p {
          letter-spacing: 1px; } }
      @media (min-width: 980px) {
        #brand_message main .section p.anim, #brand_message main .section .lead + p {
          font-size: 17px;
          letter-spacing: 2px;
          line-height: 2.6;
          margin-bottom: 0; } }
    #brand_message main .section > .inner {
      max-width: 1200px;
      position: relative;
      width: 100%; }
      @media (min-width: 980px) {
        #brand_message main .section > .inner {
          margin-top: -50px; } }
    #brand_message main .section .lead {
      margin-bottom: 30px; }
      @media (min-width: 980px) {
        #brand_message main .section .lead {
          margin-bottom: 40px; } }
    #brand_message main .section .illust, #brand_message main .section .circle {
      margin: auto; }
      @media (min-width: 980px) {
        #brand_message main .section .illust, #brand_message main .section .circle {
          position: absolute;
          left: 0;
          right: 0; } }
    @media (max-width: 479px) {
      #brand_message main .section .icon_baby {
        width: 50px;
        margin-bottom: 10px; } }
    #brand_message main .section .anim {
      opacity: 0;
      -webkit-transition: transform 1s ease-out 0s, opacity 0.7s linear 0s;
      -o-transition: transform 1s ease-out 0s, opacity 0.7s linear 0s;
      transition: transform 1s ease-out 0s, opacity 0.7s linear 0s;
      -webkit-transform: translate(0, 80px);
      -ms-transform: translate(0, 80px);
      -o-transform: translate(0, 80px);
      transform: translate(0, 80px); }
      #brand_message main .section .anim.intro {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1; }
#brand_message main .keyvisual {
    margin: auto;
    background-image: url(https://apricastorage.blob.core.windows.net/images/specialpage/brandmessage/keyvisual_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
    min-height: 500px;
    max-height: 100vh;
    max-height: calc(100vh - 60px);
    max-height: -webkit-calc(100vh - 60px);
    background-attachment: scroll;
    background-position: center 60%;
    background-size: 115% auto;
    height: 140vw;
    padding: 0;
}
    #brand_message main .keyvisual img {
      display: none; }
    @media (min-width: 480px) {
      #brand_message main .keyvisual {
        background-size: 100% auto; } }
    @media (min-width: 768px) {
      #brand_message main .keyvisual {
        background-position: center center;
        background-size: 100% auto; } }
    @media (min-width: 980px) {
      #brand_message main .keyvisual {
        height: 100vh;
        background-image: url(https://apricastorage.blob.core.windows.net/images/specialpage/brandmessage/keyvisual.jpg);
        background-attachment: fixed;
        background-color: #f1f1f0;
        max-height: 100vh;
        background-size: cover; } }
    #brand_message main .keyvisual .textContainer {
      padding: 8%; }
      @media (min-width: 980px) {
        #brand_message main .keyvisual .textContainer {
          position: absolute;
          top: 40%;
          width: 45%;
          left: 55%;
          padding: 0; } }
#brand_message main .keyvisual .textContainer .lead {
    background-image: url(https://apricastorage.blob.core.windows.net/images/specialpage/brandmessage/title.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 70px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-size: contain;
    margin-top: 10px;
}
        @media (min-width: 980px) {
          #brand_message main .keyvisual .textContainer .lead {
            background-position: left bottom;
            width: 35vw;
            max-width: 416px;
            height: 116px;
            overflow: hidden;
            background-size: contain;
            margin-top: -40px;
            margin-bottom: 80px; } }
      #brand_message main .keyvisual .textContainer p {
        position: absolute;
        bottom: 8%;
        left: 0;
        right: 0;
        margin-bottom: 0;
        font-size: 15px; }
        @media (min-width: 480px) {
          #brand_message main .keyvisual .textContainer p {
            font-size: 16.5px; } }
        @media (min-width: 768px) {
          #brand_message main .keyvisual .textContainer p {
            font-size: 18px; } }
        @media (min-width: 980px) {
            #brand_message main .keyvisual .textContainer p {
                text-align: left;
                bottom: auto;
                left: auto;
                right: auto;
                position: relative;
                width: 408px;
                white-space: nowrap;
                overflow: hidden;
                width: 35vw;
               
            } }
  @media (min-width: 980px) and (min-width: 768px) {
    #brand_message main .keyvisual .textContainer p br {
      display: inline-block; } }

      #brand_message main .keyvisual .textContainer .lead, #brand_message main .keyvisual .textContainer p {
        opacity: 0;
        -webkit-transition: transform 1s ease-out 0s, opacity 0.5s linear 0s;
        -o-transition: transform 1s ease-out 0s, opacity 0.5s linear 0s;
        transition: transform 1s ease-out 0s, opacity 0.5s linear 0s;
        -webkit-transform: translate(0, 50px);
        -ms-transform: translate(0, 50px);
        -o-transform: translate(0, 50px);
        transform: translate(0, 50px); }
        #brand_message main .keyvisual .textContainer .lead.intro, #brand_message main .keyvisual .textContainer p.intro {
          -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          -o-transform: translate(0, 0);
          transform: translate(0, 0);
          opacity: 1; }
    #brand_message main .keyvisual .languageBtn {
      position: absolute;
      display: block;
      right: 15px;
      top: 15px;
      letter-spacing: 0.5px;
      font-size: 10px;
      color:#666 ; }
      @media (min-width: 980px) {
        #brand_message main .keyvisual .languageBtn {
          right: 70px;
          top: 160px;
          font-size: 14px; } }
  #brand_message main .bg_sp {
    opacity: 0;
    -webkit-transition: opacity 0.7s linear 0s;
    -o-transition: opacity 0.7s linear 0s;
    transition: opacity 0.7s linear 0s;
    position: absolute;
    z-index: 1;
    max-width: none; }
    #brand_message main .bg_sp.intro {
      opacity: 1; }
    @media (min-width: 980px) {
      #brand_message main .bg_sp {
        display: none; } }
  #brand_message main .bg_sp_1 {
    margin-top: -180px;
    width: 420px;
    right: 0; }
  #brand_message main .bg_sp_2 {
    margin-top: -100px;
    height: 400px;
    left: 0;
    right: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  #brand_message main .bg_sp_3 {
    height: 500px;
    margin-top: -70px;
    right: -30px; }
  #brand_message main .bg_sp_4 {
    height: 500px;
    width: auto;
    margin-top: -270px;
    left: -100px; }
  #brand_message main .bg_sp_5 {
    margin-top: -180px;
    height: 450px;
    right: 0; }
  #brand_message main .bg_sp_6 {
    margin-top: -335px;
    width: 600px;
    left: 0;
    right: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
    @media (min-width: 600px) {
      #brand_message main .bg_sp_6 {
        margin-top: -350px;
        width: 100%; } }
    @media (min-width: 700px) {
      #brand_message main .bg_sp_6 {
        margin-top: -375px; } }
    @media (min-width: 800px) {
      #brand_message main .bg_sp_6 {
        margin-top: -400px; } }
    @media (min-width: 900px) {
      #brand_message main .bg_sp_6 {
        margin-top: -425px; } }
  #brand_message main .bg_sp_7 {
    margin-top: -240px;
    height: 350px;
    left: 0; }
    @media (min-width: 500px) {
      #brand_message main .bg_sp_7 {
        margin-top: -280px;
        height: 400px; } }
    @media (min-width: 600px) {
      #brand_message main .bg_sp_7 {
        margin-top: -320px;
        height: 500px; } }
  #brand_message main .bg_sp_8 {
    margin-top: -50px;
    width: 400px;
    left: 0;
    right: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  #brand_message main .bg_sp_9 {
    margin-top: -50px;
    width: 400px;
    left: 0;
    right: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  #brand_message main .section1 .lead {
    margin-top: 100px; }
    @media (min-width: 980px) {
      #brand_message main .section1 .lead {
        margin-top: 200px; } }
  #brand_message main .section1 .illust {
    margin-top: 270px;
    width: 150px; }
    @media (min-width: 980px) {
      #brand_message main .section1 .illust {
        width: auto;
        margin-top: 0;
        top: 330px;
        right: 650px; } }
  #brand_message main .section2 {
    /*
    @media (max-width: $grid-float-breakpoint-max) {
      background-image: url(/SpecialPage/brandmessage/images/bg_sp_2.jpg);
      background-position: center bottom 240px;
      background-size: 500px auto;
    }
    */ }
    @media (min-width: 980px) {
      #brand_message main .section2 .circle1 {
        top: 250px;
        left: 700px; } }
  @media (min-width: 980px) {
    #brand_message main .section3 .icon_baby {
      left: -200px;
      margin-bottom: 20px; } }
  @media (min-width: 980px) {
    #brand_message main .section3 p {
      left: -200px; } }
  #brand_message main .section4 {
    /*
    @media (max-width: $grid-float-breakpoint-max) {
      background-image: url(/SpecialPage/brandmessage/images/bg_sp_3.jpg);
      background-position: right -30px top 10px;
      background-size: auto 460px;
    }
    */ }
    @media (min-width: 980px) {
      #brand_message main .section4 .lead {
        left: -200px;
        margin-bottom: 20px; } }
    @media (min-width: 980px) {
      #brand_message main .section4 .lead span {
        margin-left: 85px; } }
    @media (min-width: 980px) {
      #brand_message main .section4 .lead img {
        height: 120px;
        width: auto;
        margin-top: -40px; } }
    @media (min-width: 980px) {
      #brand_message main .section4 .circleBtn1 {
        left: -200px; } }
  @media (min-width: 980px) {
    #brand_message main .section5 .lead {
      margin-top: -80px; } }
  #brand_message main .section5 .illust {
    margin-top: 40px;
    left: 60px;
    width: 180px; }
    @media (min-width: 980px) {
      #brand_message main .section5 .illust {
        top: 60px;
        right: 60px;
        left: auto;
        width: 320px; } }
  #brand_message main .section6 p.anim {
    margin-top: -20px; }
    @media (min-width: 980px) {
      #brand_message main .section6 p.anim {
        margin-top: -100px; } }
  @media (min-width: 980px) {
    #brand_message main .section6 .circle2 {
      top: 50px;
      left: 600px; } }
  #brand_message main .section7 p.anim {
    margin-top: -40px; }
    @media (min-width: 980px) {
      #brand_message main .section7 p.anim {
        margin-top: -60px; } }
  #brand_message main .section7 .circle3 {
    margin-top: 300px; }
    @media (min-width: 980px) {
      #brand_message main .section7 .circle3 {
        margin-top: 0;
        top: -40px;
        right: 760px; } }
  @media (min-width: 980px) {
    #brand_message main .section8 {
      z-index: 15; } }
  @media (min-width: 980px) {
    #brand_message main .section8 .inner {
      padding: 500px 0; } }
  #brand_message main .section8 .icon_baby {
    margin-top: -60px; }
    @media (min-width: 980px) {
      #brand_message main .section8 .icon_baby {
        left: -250px;
        margin-top: 0; } }
  @media (min-width: 980px) {
    #brand_message main .section8 .lead {
      left: -250px; } }
  #brand_message main .section8 .midwife {
    position: relative;
    margin: auto; }
    #brand_message main .section8 .midwife img {
      width: 230px;
      margin-bottom: 20px; }
      @media (min-width: 980px) {
        #brand_message main .section8 .midwife img {
          width: auto;
          margin-bottom: 0; } }
    @media (min-width: 980px) {
      #brand_message main .section8 .midwife {
        width: 500px;
        margin-top: -220px;
        left: 100px;
        margin-bottom: 0; } }
    #brand_message main .section8 .midwife .name {
      text-align: center;
      font-size: 14px;
      line-height: 1.6; }
      @media (min-width: 980px) {
        #brand_message main .section8 .midwife .name {
          position: absolute;
          bottom: 20px;
          text-align: right; } }
  #brand_message main .section8 .accordionContainer {
    margin: auto;
    position: relative;
    padding-left: 20px;
    padding-right: 20px; }
    @media (min-width: 980px) {
      #brand_message main .section8 .accordionContainer {
        z-index: 200; } }
    @media (min-width: 360px) {
      #brand_message main .section8 .accordionContainer {
        padding-left: 30px;
        padding-right: 30px; } }
    @media (min-width: 480px) {
      #brand_message main .section8 .accordionContainer {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto; } }
    @media (min-width: 768px) {
      #brand_message main .section8 .accordionContainer {
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0;
        max-width: 600px; } }
    @media (min-width: 980px) {
      #brand_message main .section8 .accordionContainer {
        padding-left: 0;
        padding-right: 0;
        max-width: 950px;
        margin-left: auto;
        margin-right: auto; } }
  #brand_message main .section8 .accordion {
    overflow: hidden;
    margin: 20px auto;
    border-radius: 10px; }
    @media (min-width: 980px) {
      #brand_message main .section8 .accordion {
        margin: 30px auto; } }
    #brand_message main .section8 .accordion.open .title:hover .arrow:after {
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
    #brand_message main .section8 .accordion.open .title .arrow:after {
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
    #brand_message main .section8 .accordion .title {
      border-radius: 10px 10px 0 0;
      position: relative;
      padding: 15px;
      background-color: #fff1ad;
      cursor: pointer;
      -webkit-transition: background-color 0.2s ease-out;
      -o-transition: background-color 0.2s ease-out;
      transition: background-color 0.2s ease-out;
      font-size: 18px; }
      @media (min-width: 980px) {
        #brand_message main .section8 .accordion .title {
          font-size: 24px; } }
      #brand_message main .section8 .accordion .title:hover {
        background-color: #ffe87a; }
        #brand_message main .section8 .accordion .title:hover .arrow:after {
          -webkit-transform: translate(5px, 0);
          -ms-transform: translate(5px, 0);
          -o-transform: translate(5px, 0);
          transform: translate(5px, 0); }
      #brand_message main .section8 .accordion .title .arrow {
        position: relative;
        margin-right: 25px; }
        #brand_message main .section8 .accordion .title .arrow:after {
          position: absolute;
          display: inline-block;
          content: "";
          width: 0;
          height: 0;
          top: 0;
          bottom: 0;
          margin: auto;
          border-style: solid;
          right: 0;
          border-width: 10px 0 10px 11px;
          border-color: transparent transparent transparent #df0623; }
        @media (min-width: 980px) {
          #brand_message main .section8 .accordion .title .arrow:after {
            position: absolute;
            display: inline-block;
            content: "";
            width: 0;
            height: 0;
            top: 0;
            bottom: 0;
            margin: auto;
            border-style: solid;
            right: 0;
            border-width: 15px 0 15px 16px;
            border-color: transparent transparent transparent #df0623; } }
        #brand_message main .section8 .accordion .title .arrow:after {
          -webkit-transition: transform 0.3s ease-out;
          -o-transition: transform 0.3s ease-out;
          transition: transform 0.3s ease-out; }
    #brand_message main .section8 .accordion dl {
      display: none;
      border-radius: 0 0 10px 10px;
      border: solid 5px #fff1ad;
      border-top: none;
      padding: 20px;
      background-color: #fff;
      font-size: 16px; }
      #brand_message main .section8 .accordion dl:before, #brand_message main .section8 .accordion dl:after {
        content: " ";
        display: table; }
      #brand_message main .section8 .accordion dl:after {
        clear: both; }
      @media (min-width: 980px) {
        #brand_message main .section8 .accordion dl {
          padding: 15px;
          width: 950px; } }
      #brand_message main .section8 .accordion dl dt {
        font-weight: 600;
        background-image: url(/SpecialPage/brandmessage/images/advice_q.png);
        background-position: left center;
        background-repeat: no-repeat;
        background-size: contain;
        line-height: 1.6;
        height: 150px;
        padding-top: 45px;
        padding-left: 70px; }
        @media (min-width: 980px) {
          #brand_message main .section8 .accordion dl dt {
            float: left;
            clear: both;
            display: block;
            height: auto;
            line-height: 2.2;
            background-position: left 15px top 10px;
            background-size: auto;
            width: 280px;
            padding: 60px 0 60px 100px; } }
      #brand_message main .section8 .accordion dl dd {
        display: block;
        position: relative;
        background-image: url(/SpecialPage/brandmessage/images/advice_a.png);
        background-repeat: no-repeat;
        line-height: 1.6; }
        @media (max-width: 979px) {
          #brand_message main .section8 .accordion dl dd {
            background-position: right top;
            padding-top: 40px;
            margin-top: -20px;
            margin-bottom: 40px;
            background-size: 40px 40px; } }
        @media (min-width: 980px) {
          #brand_message main .section8 .accordion dl dd {
            float: left;
            background-position: left top 45px;
            margin-left: 280px;
            padding: 60px 20px 20px 65px;
            line-height: 1.9;
            margin: 0;
            width: 630px; } }
  @media (max-width: 979px) {
    #brand_message main .section9 {
      padding-bottom: 0;
      z-index: 10; } }
  #brand_message main .section9 .lead {
    margin-top: -40px; }
    @media (min-width: 980px) {
      #brand_message main .section9 .lead {
        margin-top: 0;
        height: 500px;
        margin-bottom: 0; } }
  #brand_message main .section10 {
    padding-top: 0; }
    #brand_message main .section10 p {
      padding-bottom: 100px; }
      @media (min-width: 980px) {
        #brand_message main .section10 p {
          padding-top: 20px;
          height: 500px;
          margin-bottom: 0; } }
  #brand_message main .section11 .lead .num {
    margin-top: -20px;
    height: 85px;
    width: auto; }
  #brand_message main .section11 .lead span {
    display: inline-block;
    text-indent: 60px; }
  #brand_message main .section11 .circleBtn3 {
    margin-bottom: 200px; }
    @media (min-width: 980px) {
      #brand_message main .section11 .circleBtn3 {
        margin-bottom: 0; } }
  #brand_message main .section11 .circle4 {
    margin-bottom: 50px; }
    @media (min-width: 980px) {
      #brand_message main .section11 .circle4 {
        top: 70px;
        left: 700px;
        margin-bottom: 0; } }
  @media (min-width: 980px) {
    #brand_message main .section12 .lead {
      margin-top: 60px;
      margin-bottom: 20px; } }
  #brand_message main .section12 .illust {
    position: relative;
    width: 240px;
    margin-top: -40px; }
    @media (min-width: 980px) {
      #brand_message main .section12 .illust {
        margin-top: -20px;
        width: auto; } }
  #brand_message main .section13 {
    padding-bottom: 0; }
    @media (min-width: 980px) {
      #brand_message main .section13 .lead {
        height: 500px; } }
  #brand_message main .section14 {
    padding-top: 0; }
  #brand_message main .section14 .title, #brand_message main .section15 .title {
    font-size: 20px;
    margin-bottom: 10px; }
    @media (min-width: 480px) {
      #brand_message main .section14 .title, #brand_message main .section15 .title {
        font-size: 22px; } }
    @media (min-width: 768px) {
      #brand_message main .section14 .title, #brand_message main .section15 .title {
        font-size: 24px; } }
    @media (min-width: 980px) {
      #brand_message main .section14 .title, #brand_message main .section15 .title {
        font-size: 26px;
        margin-bottom: 30px; } }
  #brand_message main .section14 p.anim, #brand_message main .section15 p.anim {
    margin-bottom: 30px; }
    @media (min-width: 980px) {
      #brand_message main .section14 p.anim, #brand_message main .section15 p.anim {
        margin-bottom: 50px; } }
  #brand_message main .section14 .circleBtn, #brand_message main .section15 .circleBtn {
    margin-bottom: 50px; }
    @media (min-width: 980px) {
      #brand_message main .section14 .circleBtn, #brand_message main .section15 .circleBtn {
        margin-bottom: 0; } }
  #brand_message main .section16 {
    padding-bottom: 0; }
    #brand_message main .section16 .lead .num {
      height: 85px;
      width: auto;
      margin-top: 0; }
  #brand_message main .section17, #brand_message main .section18, #brand_message main .section19 {
    height: auto !important; }
    @media (min-width: 980px) {
      #brand_message main .section17, #brand_message main .section18, #brand_message main .section19 {
        padding: 150px 0; } }
  #brand_message main .section17 {
    padding-top: 50px; }
    #brand_message main .section17 ul {
      position: relative;
      margin: 0 auto;
      padding-left: 20px;
      padding-right: 20px; }
      #brand_message main .section17 ul:before, #brand_message main .section17 ul:after {
        content: " ";
        display: table; }
      #brand_message main .section17 ul:after {
        clear: both; }
      @media (min-width: 360px) {
        #brand_message main .section17 ul {
          padding-left: 30px;
          padding-right: 30px; } }
      @media (min-width: 480px) {
        #brand_message main .section17 ul {
          max-width: 460px;
          margin-left: auto;
          margin-right: auto; } }
      @media (min-width: 768px) {
        #brand_message main .section17 ul {
          margin-left: auto;
          margin-right: auto;
          padding-left: 0;
          padding-right: 0;
          max-width: 600px; } }
      @media (min-width: 980px) {
        #brand_message main .section17 ul {
          padding-left: 0;
          padding-right: 0;
          max-width: 950px;
          margin-left: auto;
          margin-right: auto; } }
      @media (min-width: 980px) {
        #brand_message main .section17 ul {
          margin: 30px auto 60px; } }
      #brand_message main .section17 ul li {
        position: relative;
        border-radius: 10px;
        padding: 10px;
        border: dotted 2px #df0623;
        margin-bottom: 120px;
        max-width: 460px;
        margin-left: auto;
        margin-right: auto;
        min-height: 350px; }
        @media (min-width: 980px) {
          #brand_message main .section17 ul li {
            width: 460px;
            height: 460px;
            padding: 20px;
            border: dotted 3px #df0623;
            margin-bottom: 0; } }
        @media (min-width: 980px) {
          #brand_message main .section17 ul li:first-child {
            float: left; } }
        @media (max-width: 979px) {
          #brand_message main .section17 ul li:first-child .product {
            width: 40%;
            left: 10px;
            min-width: 120px; } }
        @media (min-width: 980px) {
          #brand_message main .section17 ul li:first-child .product {
            left: 40px;
            bottom: 20px;
            width: auto; } }
        @media (min-width: 980px) {
          #brand_message main .section17 ul li:last-child {
            float: right; } }
        @media (max-width: 979px) {
          #brand_message main .section17 ul li:last-child .product {
            padding: 50px 0;
            width: 50%; } }
        #brand_message main .section17 ul li .lead {
          letter-spacing: 2px;
          line-height: 1.55;
          margin-top: 5px; }
          @media (max-width: 979px) {
            #brand_message main .section17 ul li .lead {
              margin-bottom: 10px;
              letter-spacing: 1px; } }
        #brand_message main .section17 ul li .product {
          position: relative;
          z-index: 2;
          max-width: 100%;
          margin-left: 0; }
          @media (min-width: 980px) {
            #brand_message main .section17 ul li .product {
              position: absolute;
              width: auto; } }
        #brand_message main .section17 ul li .name {
          position: absolute;
          bottom: 20px;
          right: 20px; }
        #brand_message main .section17 ul li .circleBtn {
          position: absolute;
          z-index: 1;
          -webkit-transform: scale(0.8, 0.8) !important;
          -ms-transform: scale(0.8, 0.8) !important;
          -o-transform: scale(0.8, 0.8) !important;
          transform: scale(0.8, 0.8) !important;
          transform-origin: bottom right;
          bottom: 60px;
          right: 10px; }
          @media (min-width: 360px) {
            #brand_message main .section17 ul li .circleBtn {
              -webkit-transform: scale(0.9, 0.9) !important;
              -ms-transform: scale(0.9, 0.9) !important;
              -o-transform: scale(0.9, 0.9) !important;
              transform: scale(0.9, 0.9) !important; } }
          @media (min-width: 768px) {
            #brand_message main .section17 ul li .circleBtn {
              -webkit-transform: scale(1, 1) !important;
              -ms-transform: sscale(1, 1) !important;
              -o-transform: scale(1, 1) !important;
              transform: scale(1, 1) !important; } }
          @media (min-width: 980px) {
            #brand_message main .section17 ul li .circleBtn {
              bottom: 80px;
              right: 20px; } }
        #brand_message main .section17 ul li .linkBtn {
          position: absolute;
          display: block;
          text-align: center;
          margin: 0 auto;
          bottom: -65px;
          width: 280px;
          left: 50%;
          margin-left: -140px; }
          @media (min-width: 980px) {
            #brand_message main .section17 ul li .linkBtn {
              margin: 0;
              right: 0;
              left: auto;
              width: auto; } }
  #brand_message main .section18 {
    background-image: url(/SpecialPage/brandmessage/images/bg_10.jpg);
    background-position: top center;
    background-repeat: repeat-x; }
    @media (min-width: 980px) {
      #brand_message main .section18 {
        background-position: bottom center; } }
    @media (max-width: 979px) {
      #brand_message main .section18 {
        margin-top: -100px;
        padding-top: 100px; } }
    #brand_message main .section18 .box {
      margin: 40px 25px;
      padding-left: 20px;
      padding-right: 20px;
      background-color: #df0623;
      border-radius: 10px;
      padding: 20px; }
      @media (min-width: 480px) {
        #brand_message main .section18 .box {
          margin: 40px auto; } }
      @media (min-width: 360px) {
        #brand_message main .section18 .box {
          padding-left: 30px;
          padding-right: 30px; } }
      @media (min-width: 480px) {
        #brand_message main .section18 .box {
          max-width: 400px;
          margin-left: auto;
          margin-right: auto; } }
      @media (min-width: 768px) {
        #brand_message main .section18 .box {
          margin-left: auto;
          margin-right: auto;
          padding-left: 0;
          padding-right: 0;
          max-width: 620px; } }
      @media (min-width: 980px) {
        #brand_message main .section18 .box {
          padding-left: 0;
          padding-right: 0;
          max-width: 620px;
          margin-left: auto;
          margin-right: auto; } }
      @media (min-width: 768px) {
        #brand_message main .section18 .box {
          margin: 80px auto 0;
          padding: 20px 50px; } }
      #brand_message main .section18 .box .lead {
        text-align: center;
        color: #fff;
        margin-bottom: 15px;
        font-weight: 400;
        font-size: 14px; }
        @media (min-width: 360px) {
          #brand_message main .section18 .box .lead {
            font-size: 15px; } }
        @media (min-width: 480px) {
          #brand_message main .section18 .box .lead {
            font-size: 16px; } }
        @media (min-width: 768px) {
          #brand_message main .section18 .box .lead {
            font-size: 16px; } }
        @media (min-width: 980px) {
          #brand_message main .section18 .box .lead {
            letter-spacing: 1px;
            font-size: 18px; } }
      #brand_message main .section18 .box ul {
        border-top: solid 1px #fff;
        padding-top: 10px; }
        #brand_message main .section18 .box ul:before, #brand_message main .section18 .box ul:after {
          content: " ";
          display: table; }
        #brand_message main .section18 .box ul:after {
          clear: both; }
        @media (min-width: 768px) {
            #brand_message main .section18 .box ul li {
                float: left;
                width: 30%;
            } }
        #brand_message main .section18 .box ul li:first-child {
          margin-left: 0; }
        #brand_message main .section18 .box ul li a {
          text-align: left;
          display: block;
          position: relative;
          color: #fff;
          font-size: 14px;
          padding: 5px 0 5px 22px;
          margin-left: 10px;
          -webkit-transition: color 0.2s ease-out;
          -o-transition: color 0.2s ease-out;
          transition: color 0.2s ease-out; }
          @media (min-width: 360px) {
            #brand_message main .section18 .box ul li a {
              font-size: 15px; } }
          @media (min-width: 480px) {
            #brand_message main .section18 .box ul li a {
              font-size: 16px; } }
          @media (min-width: 768px) {
            #brand_message main .section18 .box ul li a {
              font-size: 16px; } }
          @media (min-width: 768px) {
            #brand_message main .section18 .box ul li a {
              font-size: 16px;
              margin-left: 0; } }
          #brand_message main .section18 .box ul li a:after {
            position: absolute;
            display: inline-block;
            content: "";
            width: 0;
            height: 0;
            top: 0;
            bottom: 0;
            margin: auto;
            border-style: solid;
            right: auto;
            border-width: 8px 0 8px 9px;
            border-color: transparent transparent transparent #fff; }
          #brand_message main .section18 .box ul li a:after {
            -webkit-transition: left 0.2s ease-out;
            -o-transition: left 0.2s ease-out;
            transition: left 0.2s ease-out;
            left: 0; }
          #brand_message main .section18 .box ul li a:hover {
            color: #fde172; }
            #brand_message main .section18 .box ul li a:hover:after {
              position: absolute;
              display: inline-block;
              content: "";
              width: 0;
              height: 0;
              top: 0;
              bottom: 0;
              margin: auto;
              border-style: solid;
              right: auto;
              border-width: 8px 0 8px 9px;
              border-color: transparent transparent transparent #fde172; }
            #brand_message main .section18 .box ul li a:hover:after {
              left: 5px; }
  @media (min-width: 980px) {
    #brand_message main .section19 h2.lead {
      margin-bottom: 80px; } }
  #brand_message main .section19 h2.lead img {
    margin-top: -30px; }
  #brand_message main .section19 .navContainer {
    padding-left: 20px;
    padding-right: 20px; }
    @media (min-width: 360px) {
      #brand_message main .section19 .navContainer {
        padding-left: 30px;
        padding-right: 30px; } }
    @media (min-width: 480px) {
      #brand_message main .section19 .navContainer {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto; } }
    @media (min-width: 768px) {
      #brand_message main .section19 .navContainer {
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0;
        max-width: none; } }
    @media (min-width: 980px) {
      #brand_message main .section19 .navContainer {
        padding-left: 0;
        padding-right: 0;
        max-width: 620px;
        margin-left: auto;
        margin-right: auto; } }
    #brand_message main .section19 .navContainer .lead {
      font-size: 19px;
      margin-bottom: 20px; }
      @media (max-width: 979px) {
        #brand_message main .section19 .navContainer .lead {
          font-size: 18px;
          margin-bottom: 15px; }
          #brand_message main .section19 .navContainer .lead span {
            margin-left: 60px; }
          #brand_message main .section19 .navContainer .lead img {
            margin-top: -35px; } }
  #brand_message main .section19 .nav {
    position: relative;
    margin: -10px auto;
    margin: 0 auto;
    padding-bottom: 50px; }
    #brand_message main .section19 .nav:before, #brand_message main .section19 .nav:after {
      content: " ";
      display: table; }
    #brand_message main .section19 .nav:after {
      clear: both; }
    @media (min-width: 768px) {
      #brand_message main .section19 .nav {
        width: 700px; } }
    #brand_message main .section19 .nav li {
      position: relative;
      padding: 6px; }
      @media (min-width: 768px) {
        #brand_message main .section19 .nav li {
          float: left;
          width: 25%;
          padding: 10px; } }
      #brand_message main .section19 .nav li a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -moz-align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -moz-justify-content: center;
        -webkit-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        border-radius: 7px;
        border: dotted 1px #df0623;
        font-size: 13px;
        color: #000;
        text-align: center;
        line-height: 1.4;
        padding-top: 4px;
        height: 40px;
        -webkit-transition: background-color 0.1s ease-out 0s;
        -o-transition: background-color 0.1s ease-out 0s;
        transition: background-color 0.1s ease-out 0s; }
        #brand_message main .section19 .nav li a span {
          display: block; }
        @media (min-width: 768px) {
          #brand_message main .section19 .nav li a {
            height: 50px; } }
        @media (max-width: 767px) {
          #brand_message main .section19 .nav li a br {
            display: none; } }
        #brand_message main .section19 .nav li a:hover, #brand_message main .section19 .nav li a.selected {
          background-color: #df0623; }
          #brand_message main .section19 .nav li a:hover span, #brand_message main .section19 .nav li a.selected span {
            color: #fff; }
    @media (max-width: 359px) {
      #brand_message main .section19 .nav.nav2 li:last-child a {
        letter-spacing: -1px;
        white-space: nowrap; } }
    @media (min-width: 768px) {
      #brand_message main .section19 .nav.nav2 li {
        width: 33.3333333333%; } }
  #brand_message .menuContainerSP {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #fff;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s; }
    @media (min-width: 980px) {
      #brand_message .menuContainerSP {
        display: none; } }
    #brand_message .menuContainerSP.visible {
      z-index: auto;
      opacity: 1; }
      #brand_message .menuContainerSP.visible.fixed {
        position: fixed;
        z-index: 1200; }
    #brand_message .menuContainerSP .menuTitles {
      background-color: #df0623;
      display: table;
      width: 100%; }
      #brand_message .menuContainerSP .menuTitles li {
        font-size: 11px;
        line-height: 1.3;
        position: relative;
        width: 33.3333333333%;
        color: #fff;
        text-align: center;
        border-right: solid 1px #fff;
        padding: 5px 0 15px;
        display: table-cell;
        text-align: center;
        vertical-align: middle; }
        #brand_message .menuContainerSP .menuTitles li span {
          display: block;
          text-align: center; }
        #brand_message .menuContainerSP .menuTitles li:last-child {
          border-right: none; }
        #brand_message .menuContainerSP .menuTitles li.active {
          background-color: #ad051b; }
        #brand_message .menuContainerSP .menuTitles li:after {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          margin: auto;
          content: "";
          vertical-align: middle;
          width: 12px;
          height: 12px;
          border-top: 1px solid #fff;
          border-right: 1px solid #fff;
          -webkit-transform: rotate(135deg);
          -ms-transform: rotate(135deg);
          -o-transform: rotate(135deg);
          transform: rotate(135deg);
          left: 0;
          right: -5px; }
          @media (min-width: 480px) {
            #brand_message .menuContainerSP .menuTitles li:after {
              right: 0; } }
        #brand_message .menuContainerSP .menuTitles li:after {
          top: auto;
          bottom: 8px; }
    #brand_message .menuContainerSP .menuBtns {
      text-align: center;
      display: none;
      height: 65px; }
      #brand_message .menuContainerSP .menuBtns ul.menuBtn {
        height: 65px;
        z-index: 1;
        position: absolute;
        display: table;
        width: 100%;
        opacity: 0;
        visibility: hidden; }
        #brand_message .menuContainerSP .menuBtns ul.menuBtn:before, #brand_message .menuContainerSP .menuBtns ul.menuBtn:after {
          content: " ";
          display: table; }
        #brand_message .menuContainerSP .menuBtns ul.menuBtn:after {
          clear: both; }
        #brand_message .menuContainerSP .menuBtns ul.menuBtn.active {
          z-index: 2;
          opacity: 1;
          visibility: visible;
          -webkit-transition: all 0.3s ease-out 0s;
          -o-transition: all 0.3s ease-out 0s;
          transition: all 0.3s ease-out 0s; }
        #brand_message .menuContainerSP .menuBtns ul.menuBtn li {
          line-height: 1.1;
          display: table-cell;
          position: relative;
          vertical-align: middle;
          margin: 10px; }
          #brand_message .menuContainerSP .menuBtns ul.menuBtn li:first-child span {
            margin-left: -10px; }
          #brand_message .menuContainerSP .menuBtns ul.menuBtn li span {
            padding: 25px 0;
            font-size: 11px;
            position: relative;
            vertical-align: middle;
            line-height: 1;
            cursor: pointer;
            padding-left: 27px; }
            #brand_message .menuContainerSP .menuBtns ul.menuBtn li span.modalBtn {
              background-position: bottom 12px left 50px;
              padding-left: 40px;
              text-align: left; }
            #brand_message .menuContainerSP .menuBtns ul.menuBtn li span:after {
              position: absolute;
              display: inline-block;
              content: "";
              width: 0;
              height: 0;
              top: 0;
              bottom: 0;
              margin: auto;
              border-style: solid;
              right: 0;
              border-width: 8px 0 8px 9px;
              border-color: transparent transparent transparent #df0623; }
            #brand_message .menuContainerSP .menuBtns ul.menuBtn li span:after {
              left: 10px;
              top: 0;
              right: auto; }
            #brand_message .menuContainerSP .menuBtns ul.menuBtn li span .num {
              position: absolute;
              margin-bottom: 0;
              left: 24px;
              height: 30px; }
              #brand_message .menuContainerSP .menuBtns ul.menuBtn li span .num.num1 {
                margin-top: 0px; }
              #brand_message .menuContainerSP .menuBtns ul.menuBtn li span .num.num2, #brand_message .menuContainerSP .menuBtns ul.menuBtn li span .num.num3 {
                margin-top: -8px; }
  #brand_message .menuContainerPC {
    display: none;
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    border-top: solid 36px #df0623;
    border-bottom: solid 1px #e5e5e5;
    -webkit-transform: translate(0px, 185px);
    -ms-transform: translate(0px, 185px);
    -o-transform: translate(0px, 185px);
    transform: translate(0px, 185px);
    -webkit-transition: transform 0.45s ease-out 0s, bottom 0.3s ease-out 0s;
    -o-transition: transform 0.45s ease-out 0s, bottom 0.3s ease-out 0s;
    transition: transform 0.45s ease-out 0s, bottom 0.3s ease-out 0s; }
    @media (max-width: 979px) {
      #brand_message .menuContainerPC {
        display: none; } }
    #brand_message .menuContainerPC:hover {
      -webkit-transform: translate(0px, 0px);
      -ms-transform: translate(0px, 0px);
      -o-transform: translate(0px, 0px);
      transform: translate(0px, 0px); }
    #brand_message .menuContainerPC.intro:not(.clone) {
      -webkit-animation: intro 0.5s ease-out 0s 1 normal;
      -o-animation: intro 0.5s ease-out 0s 1 normal;
      animation: intro 0.5s ease-out 0s 1 normal;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards; }
@-webkit-keyframes intro {
  0% {
    bottom: -100px; }
  100% {
    bottom: 0; } }
@-moz-keyframes intro {
  0% {
    bottom: -100px; }
  100% {
    bottom: 0; } }
@keyframes intro {
  0% {
    bottom: -100px; }
  100% {
    bottom: 0; } }
    #brand_message .menuContainerPC.visible {
      display: block; }
    @media (max-width: 979px) {
      #brand_message .menuContainerPC.clone, #brand_message .menuContainerPC.clone.fixed {
        display: none !important; } }
    #brand_message .menuContainerPC.clone.fixed {
      display: block;
      position: absolute;
      top: 0;
      bottom: auto;
      -webkit-transform: translate(0px, 0px);
      -ms-transform: translate(0px, 0px);
      -o-transform: translate(0px, 0px);
      transform: translate(0px, 0px); }
    #brand_message .menuContainerPC.fixed {
      position: fixed;
      z-index: 1010;
      width: 100%;
      bottom: 0;
      top: auto; }
    #brand_message .menuContainerPC ul.menuBox {
      margin: auto; }
      #brand_message .menuContainerPC ul.menuBox:before, #brand_message .menuContainerPC ul.menuBox:after {
        content: " ";
        display: table; }
      #brand_message .menuContainerPC ul.menuBox:after {
        clear: both; }
      @media (min-width: 980px) {
        #brand_message .menuContainerPC ul.menuBox {
          width: 960px;
          margin-top: -36px;
          display: table; } }
      #brand_message .menuContainerPC ul.menuBox li.menu {
        float: left;
        border-right: solid 1px #fff;
        width: 33.3333333333%; }
        @media (min-width: 980px) {
          #brand_message .menuContainerPC ul.menuBox li.menu {
            padding-bottom: 10px;
            display: table-cell;
            float: none; } }
        #brand_message .menuContainerPC ul.menuBox li.menu.menu1 ul {
          padding-top: 25px; }
        @media (min-width: 980px) {
          #brand_message .menuContainerPC ul.menuBox li.menu.menu1 ul {
            padding-top: 25px; }
          #brand_message .menuContainerPC ul.menuBox li.menu.menu1 li {
            padding: 15px 0; } }
        #brand_message .menuContainerPC ul.menuBox li.menu.menu2 ul {
          padding-top: 20px; }
        @media (min-width: 980px) {
          #brand_message .menuContainerPC ul.menuBox li.menu.menu2 ul {
            padding-top: 70px; } }
        @media (min-width: 980px) {
          #brand_message .menuContainerPC ul.menuBox li.menu:first-child {
            border-left: solid 1px #e5e5e5; } }
        #brand_message .menuContainerPC ul.menuBox li.menu:last-child {
          border-right: none; }
          @media (min-width: 980px) {
            #brand_message .menuContainerPC ul.menuBox li.menu:last-child {
              border-right: solid 1px #e5e5e5; } }
        @media (min-width: 980px) {
          #brand_message .menuContainerPC ul.menuBox li.menu {
            border-right: solid 1px #e5e5e5; } }
        #brand_message .menuContainerPC ul.menuBox li.menu dl dt {
          padding: 10px;
          font-size: 14px;
          text-align: center;
          color: #fff;
          background-color: #df0623; }
          @media (max-width: 979px) {
            #brand_message .menuContainerPC ul.menuBox li.menu dl dt {
              font-size: 11px; } }
          @media (min-width: 980px) {
            #brand_message .menuContainerPC ul.menuBox li.menu dl dt {
              background-color: transparent; } }
          @media (min-width: 980px) {
            #brand_message .menuContainerPC ul.menuBox li.menu dl dt br {
              display: none; } }
        @media (max-width: 979px) {
          #brand_message .menuContainerPC ul.menuBox li.menu dl dd {
            height: 80px; } }
        @media (max-width: 979px) {
          #brand_message .menuContainerPC ul.menuBox li.menu dl dd ul {
            padding: 10px;
            position: absolute;
            width: auto;
            background-color: #fff;
            left: 0;
            right: 0;
            margin: auto; } }
        @media (min-width: 980px) {
          #brand_message .menuContainerPC ul.menuBox li.menu dl dd ul {
            width: 270px;
            padding: 0;
            position: relative;
            margin: auto;
            left: auto;
            right: auto; } }
        #brand_message .menuContainerPC ul.menuBox li.menu dl dd ul li {
          float: left;
          position: relative;
          text-align: left;
          padding: 0; }
          @media (max-width: 979px) {
            #brand_message .menuContainerPC ul.menuBox li.menu dl dd ul li {
              margin-left: 15px;
              font-size: 11px; } }
          @media (min-width: 980px) {
            #brand_message .menuContainerPC ul.menuBox li.menu dl dd ul li {
              float: none;
              font-size: 16px;
              padding: 0; } }
          #brand_message .menuContainerPC ul.menuBox li.menu dl dd ul li span {
            cursor: pointer;
            display: block;
            padding-left: 20px;
            -webkit-transition: color 0.2s ease-out 0s;
            -o-transition: color 0.2s ease-out 0s;
            transition: color 0.2s ease-out 0s; }
            #brand_message .menuContainerPC ul.menuBox li.menu dl dd ul li span:hover {
              color: #df0623; }
              #brand_message .menuContainerPC ul.menuBox li.menu dl dd ul li span:hover:after {
                left: 4px; }
            @media (min-width: 980px) {
              #brand_message .menuContainerPC ul.menuBox li.menu dl dd ul li span {
                padding: 6px 0 6px 20px;
                background-position: bottom left 20px;
                background-repeat: no-repeat;
                background-image: url(/SpecialPage/brandmessage/images/menu_underline.png);
                background-size: 170px; } }
            #brand_message .menuContainerPC ul.menuBox li.menu dl dd ul li span.modalBtn {
              background-position: bottom 12px left 50px; }
            #brand_message .menuContainerPC ul.menuBox li.menu dl dd ul li span:after {
              position: absolute;
              display: inline-block;
              content: "";
              width: 0;
              height: 0;
              top: 0;
              bottom: 0;
              margin: auto;
              border-style: solid;
              right: 0;
              border-width: 8px 0 8px 9px;
              border-color: transparent transparent transparent #df0623; }
            #brand_message .menuContainerPC ul.menuBox li.menu dl dd ul li span:after {
              left: -1px;
              right: auto;
              -webkit-transition: all 0.2s ease-out 0s;
              -o-transition: all 0.2s ease-out 0s;
              transition: all 0.2s ease-out 0s; }
            #brand_message .menuContainerPC ul.menuBox li.menu dl dd ul li span .num {
              display: inline-block;
              margin-bottom: 0;
              padding: 0 5px 0 0;
              height: 45px;
              width: auto; }
              @media (max-width: 979px) {
                #brand_message .menuContainerPC ul.menuBox li.menu dl dd ul li span .num {
                  height: 40px; } }
  #brand_message main {
    -webkit-transition: transform 0.8s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    -o-transition: transform 0.8s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    transition: transform 0.8s cubic-bezier(0.45, 0.05, 0.55, 0.95); }
    .modal-move #brand_message main {
      -webkit-transform: translate(0, -300px);
      -ms-transform: translate(0, -300px);
      -o-transform: translate(0, -300px);
      transform: translate(0, -300px); }
  #brand_message .modal {
    -webkit-transition: all 0.8s cubic-bezier(0.5, 0, 0.2, 1);
    -o-transition: all 0.8s cubic-bezier(0.5, 0, 0.2, 1);
    transition: all 0.8s cubic-bezier(0.5, 0, 0.2, 1);
    visibility: hidden;
    position: fixed;
    overflow: hidden;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    z-index: 2000;
    background-color: #fff; }
    .modal-open #brand_message .modal {
      overflow-y: scroll; }
    .modal-move #brand_message .modal {
      top: 0; }
    #brand_message .modal a:focus, #brand_message .modal *:focus {
      outline: none !important; }
    #brand_message .modal.open {
      visibility: visible; }
    #brand_message .modal .animation {
      -webkit-transition: all 0.6s;
      -o-transition: all 0.6s;
      transition: all 0.6s; }
      .modal-open #brand_message .modal .animation {
        opacity: 0; }
    #brand_message .modal .outer {
      min-height: 100vh;
      border: solid 10px #df0623; }
      @media (max-width: 979px) {
        #brand_message .modal .outer {
          padding-bottom: 30px; } }
      @media (min-width: 980px) {
        #brand_message .modal .outer {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -moz-align-items: center;
          -webkit-align-items: center;
          -ms-align-items: center;
          align-items: center; } }
    #brand_message .modal .inner {
      max-width: 960px;
      margin-left: auto;
      margin-right: auto;
      padding: 40px 15px; }
      @media (min-width: 360px) {
        #brand_message .modal .inner {
          padding: 50px 20px; } }
      @media (min-width: 768px) {
        #brand_message .modal .inner {
          padding: 60px 30px; } }
      @media (min-width: 980px) {
        #brand_message .modal .inner {
          padding: 60px 0; } }
      #brand_message .modal .inner .lead {
        text-align: center;
        margin-bottom: 30px; }
        @media (min-width: 980px) {
          #brand_message .modal .inner .lead {
            font-size: 26px; } }
      #brand_message .modal .inner p {
        font-size: 15px;
        text-align: center;
        line-height: 1.5; }
        @media (min-width: 480px) {
          #brand_message .modal .inner p {
            font-size: 16.5px; } }
        @media (min-width: 768px) {
          #brand_message .modal .inner p {
            font-size: 18px; } }
        @media (min-width: 980px) {
          #brand_message .modal .inner p {
            font-size: 18px; } }
      #brand_message .modal .inner .slick-arrow {
        position: fixed;
        opacity: 0; }
        .modal-open #brand_message .modal .inner .slick-arrow {
          -webkit-transition: opacity 0.3s;
          -o-transition: opacity 0.3s;
          transition: opacity 0.3s;
          opacity: 1; }
        #brand_message .modal .inner .slick-arrow.slick-next {
          right: -35px;
          margin-right: 5%; }
        #brand_message .modal .inner .slick-arrow.slick-prev {
          left: -35px;
          margin-left: 5%; }
      #brand_message .modal .inner .slickNav {
        position: relative;
        margin: -10px auto; }
        @media (max-width: 979px) {
          #brand_message .modal .inner .slickNav {
            display: none; } }
        #brand_message .modal .inner .slickNav:before, #brand_message .modal .inner .slickNav:after {
          content: " ";
          display: table; }
        #brand_message .modal .inner .slickNav:after {
          clear: both; }
        @media (min-width: 768px) {
          #brand_message .modal .inner .slickNav {
            width: 700px; } }
        #brand_message .modal .inner .slickNav li {
          position: relative;
          padding: 6px; }
          @media (min-width: 768px) {
            #brand_message .modal .inner .slickNav li {
              float: left;
              width: 25%;
              padding: 10px; } }
          #brand_message .modal .inner .slickNav li a {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -moz-align-items: center;
            -webkit-align-items: center;
            -ms-align-items: center;
            align-items: center;
            -moz-justify-content: center;
            -webkit-justify-content: center;
            -ms-justify-content: center;
            justify-content: center;
            border-radius: 7px;
            border: dotted 1px #df0623;
            font-size: 13px;
            color: #000;
            text-align: center;
            line-height: 1.4;
            padding-top: 4px;
            height: 40px;
            -webkit-transition: background-color 0.1s ease-out 0s;
            -o-transition: background-color 0.1s ease-out 0s;
            transition: background-color 0.1s ease-out 0s; }
            #brand_message .modal .inner .slickNav li a span {
              display: block; }
            @media (min-width: 768px) {
              #brand_message .modal .inner .slickNav li a {
                height: 50px; } }
            @media (max-width: 767px) {
              #brand_message .modal .inner .slickNav li a br {
                display: none; } }
            #brand_message .modal .inner .slickNav li a:hover, #brand_message .modal .inner .slickNav li a.selected {
              background-color: #df0623; }
              #brand_message .modal .inner .slickNav li a:hover span, #brand_message .modal .inner .slickNav li a.selected span {
                color: #fff; }
      #brand_message .modal .inner .slick {
        width: auto;
        margin: 0 20px; }
        #brand_message .modal .inner .slick:before, #brand_message .modal .inner .slick:after {
          content: " ";
          display: table; }
        #brand_message .modal .inner .slick:after {
          clear: both; }
        @media (min-width: 360px) {
          #brand_message .modal .inner .slick {
            margin: 0 30px; } }
        @media (min-width: 480px) {
          #brand_message .modal .inner .slick {
            margin: 0 10%; } }
        @media (min-width: 980px) {
          #brand_message .modal .inner .slick {
            margin: 0;
            padding: 0; } }
        #brand_message .modal .inner .slick .slick-dots {
          margin: 0;
          bottom: -40px; }
          @media (min-width: 980px) {
            #brand_message .modal .inner .slick .slick-dots {
              display: none; } }
          #brand_message .modal .inner .slick .slick-dots li {
            margin: 0 3px; }
            #brand_message .modal .inner .slick .slick-dots li.slick-active button:before {
              background-color: #dd0f2c; }
            #brand_message .modal .inner .slick .slick-dots li button:before {
              content: "";
              opacity: 1;
              border-radius: 10px;
              width: 8px;
              height: 8px;
              background-color: #939393; }
        @media (min-width: 980px) {
          #brand_message .modal .inner .slick {
            margin: 40px auto;
            width: 880px; } }
        #brand_message .modal .inner .slick li.item {
          position: relative; }
          @media (min-width: 980px) {
            #brand_message .modal .inner .slick li.item {
              display: -webkit-box;
              display: -webkit-flex;
              display: -ms-flexbox;
              display: flex;
              -moz-align-items: center;
              -webkit-align-items: center;
              -ms-align-items: center;
              align-items: center; } }
          #brand_message .modal .inner .slick li.item .textContainer, #brand_message .modal .inner .slick li.item .imageContainer {
            position: relative; }
            @media (min-width: 980px) {
              #brand_message .modal .inner .slick li.item .textContainer, #brand_message .modal .inner .slick li.item .imageContainer {
                width: 50%; } }
          #brand_message .modal .inner .slick li.item .textContainer {
            position: relative; }
            @media (max-width: 979px) {
              #brand_message .modal .inner .slick li.item .textContainer {
                max-width: 400px;
                margin-left: auto;
                margin-right: auto; } }
            @media (min-width: 980px) {
              #brand_message .modal .inner .slick li.item .textContainer {
                left: 90px;
                padding-right: 50px; } }
            #brand_message .modal .inner .slick li.item .textContainer .num {
              position: absolute;
              top: 0;
              left: 0;
              max-width: none; }
              @media (max-width: 979px) {
                #brand_message .modal .inner .slick li.item .textContainer .num {
                  display: none; } }
            #brand_message .modal .inner .slick li.item .textContainer .slickNum {
              position: absolute;
              top: 0;
              right: -10px; }
              @media (min-width: 980px) {
                #brand_message .modal .inner .slick li.item .textContainer .slickNum {
                  display: none; } }
            @media (min-width: 980px) {
              #brand_message .modal .inner .slick li.item .textContainer .indent {
                padding-left: 55px; } }
            #brand_message .modal .inner .slick li.item .textContainer .title {
              position: relative;
              font-size: 18px;
              line-height: 1.8;
              margin: 20px 0 10px;
              letter-spacing: 0.5px;
              font-weight: 300;
              font-family: "Noto Sans Japanese", "Avenir Next", "Avenir", "Helvetica Neue", "Helvetica Neue", "Helvetica", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif; }
              @media (min-width: 980px) {
                #brand_message .modal .inner .slick li.item .textContainer .title {
                  text-align: left;
                  font-size: 24px;
                  margin: -5px 0 20px;
                  letter-spacing: 1.5px; } }
            #brand_message .modal .inner .slick li.item .textContainer .period {
              font-size: 15px;
              margin-bottom: 30px;
              text-align: center;
              background-position: bottom center;
              background-image: url(/SpecialPage/brandmessage/images/modal_2_underline.png);
              background-repeat: no-repeat; }
              @media (min-width: 980px) {
                #brand_message .modal .inner .slick li.item .textContainer .period {
                  text-align: left;
                  background-position: bottom left; } }
            #brand_message .modal .inner .slick li.item .textContainer .description {
              position: relative;
              line-height: 2;
              font-size: 16px;
              display: none; }
              @media (min-width: 980px) {
                #brand_message .modal .inner .slick li.item .textContainer .description {
                  text-align: left;
                  display: block; } }
          #brand_message .modal .inner .slick li.item .description_sp {
            position: relative;
            line-height: 1.6;
            font-size: 16px;
            display: block; }
            #brand_message .modal .inner .slick li.item .description_sp br {
              display: none; }
              @media (min-width: 480px) {
                #brand_message .modal .inner .slick li.item .description_sp br {
                  display: block; } }
            @media (min-width: 980px) {
              #brand_message .modal .inner .slick li.item .description_sp {
                display: none; } }
          #brand_message .modal .inner .slick li.item .imageContainer {
            margin: 20px 0; }
            @media (min-width: 980px) {
              #brand_message .modal .inner .slick li.item .imageContainer {
                right: 15px;
                width: 50%;
                margin: 0; } }
            #brand_message .modal .inner .slick li.item .imageContainer img {
              display: block; }
      #brand_message .modal .inner .closeBtn {
        position: fixed;
        top: 10px;
        right: 20px;
        display: block;
        width: 100px;
        height: 100px;
        margin: 0 auto 0;
        text-align: center;
        color: #000;
        background-image: url(/SpecialPage/brandmessage/images/modal_close.svg);
        background-position: center center;
        background-repeat: no-repeat;
        opacity: 0; }
        @media (max-width: 979px) {
          #brand_message .modal .inner .closeBtn {
            transform-origin: top right;
            top: 0;
            right: 5px;
            -webkit-transform: scale(0.8, 0.8);
            -ms-transform: scale(0.8, 0.8);
            -o-transform: scale(0.8, 0.8);
            transform: scale(0.8, 0.8); } }
        @media (min-width: 980px) {
          #brand_message .modal .inner .closeBtn {
            width: 100px;
            height: 100px; } }
        .modal-open #brand_message .modal .inner .closeBtn {
          -webkit-transition: opacity 0.3s;
          -o-transition: opacity 0.3s;
          transition: opacity 0.3s;
          opacity: 0.3; }
          .modal-open #brand_message .modal .inner .closeBtn:hover {
            opacity: 0.45; }
        #brand_message .modal .inner .closeBtn span {
          display: block;
          padding-top: 75px;
          font-size: 14px;
          letter-spacing: 1px; }
    @media (min-width: 980px) {
      #brand_message .modal.modal1 .inner .slick, #brand_message .modal.modal6 .inner .slick {
        margin: 10px auto; } }
    #brand_message .modal.modal3 .inner .slick li.item .imageContainer {
      margin: 40px 40px 20px;
      text-align: left; }
    #brand_message .modal.modal1 .inner .slick .title, #brand_message .modal.modal3 .inner .slick .title, #brand_message .modal.modal6 .inner .slick .title {
      text-align: left; }
    #brand_message .modal.modal1 .lead {
      background-image: url(/SpecialPage/brandmessage/images/modal_1_underline.png);
      background-position: bottom 25px left 57%;
      background-repeat: no-repeat; }
      #brand_message .modal.modal1 .lead .num {
        height: 105px;
        width: auto; }
        @media (max-width: 979px) {
          #brand_message .modal.modal1 .lead .num {
            height: 85px; } }
    #brand_message .modal.modal2 .outer {
      background-image: url(/SpecialPage/brandmessage/images/modal_2_bg.png);
      background-position: 58% 60%;
      background-repeat: no-repeat; }
    @media (min-width: 980px) {
      #brand_message .modal.modal2 .inner .slick li {
        height: 250px; } }
    @media (min-width: 980px) {
      #brand_message .modal.modal2 .inner .slick li .textContainer {
        position: absolute;
        left: auto;
        right: -20px;
        padding-right: 70px; } }
    @media (min-width: 980px) {
      #brand_message .modal.modal2 .inner .slick li .imageContainer {
        padding-left: 100px; } }
    #brand_message .modal.modal3 .lead {
      background-image: url(/SpecialPage/brandmessage/images/modal_3_underline.png);
      background-position: bottom 15px left 70%;
      background-repeat: no-repeat; }
      #brand_message .modal.modal3 .lead .num {
        height: 85px;
        width: auto; }
    #brand_message .modal.modal6 .lead {
      background-image: url(/SpecialPage/brandmessage/images/modal_6_underline.png);
      background-position: bottom 30px left 70%;
      background-repeat: no-repeat; }
      #brand_message .modal.modal6 .lead .num {
        height: 105px;
        width: auto; }
    #brand_message .modal.modal7 .inner .slick {
      margin: 0 auto; }
      @media (min-width: 980px) {
        #brand_message .modal.modal7 .inner .slick {
          width: 100%; } }
      #brand_message .modal.modal7 .inner .slick li.item {
        display: block; }
    #brand_message .modal.modal7 .container {
      position: relative; }
      @media (max-width: 979px) {
        #brand_message .modal.modal7 .container .lead {
          margin-bottom: 20px; } }
      #brand_message .modal.modal7 .container .logo {
        margin: 0 auto 20px;
        padding: 0 40px;
        max-width: 500px; }
        @media (min-width: 980px) {
            #brand_message .modal.modal7 .container .logo {
                position: absolute;
                z-index: 10;
                top: 520px;
                right: 120px;
                bottom: 0;
                padding: 0;
            }
            #brand_message .modal.modal7 .item2 .container .logo {
                               right: 140px;
            }

        }
      #brand_message .modal.modal7 .container .product {
        position: relative; }
        @media (max-width: 979px) {
          #brand_message .modal.modal7 .container .product {
            max-width: 500px;
            margin-left: auto;
            margin-right: auto; } }
        @media (min-width: 980px) {
          #brand_message .modal.modal7 .container .product {
            height: 680px;
            background-position: center;
            background-repeat: no-repeat; } }
        @media (max-width: 979px) {
          #brand_message .modal.modal7 .container .product img {
            padding: 30px; } }
        @media (min-width: 980px) {
            #brand_message .modal.modal7 .container .product.product1 {
                margin: 35px auto 60px;
                background-image: url(/SpecialPage/brandmessage/images/babycar-line.png);
            } }
        @media (min-width: 980px) {
            #brand_message .modal.modal7 .container .product.product1 img {
                -webkit-transform: translate(25px, 95px);
                -ms-transform: translate(25px, 95px);
                -o-transform: translate(25px, 95px);
                transform: translate(25px, 95px);
              
            } }
        @media (min-width: 980px) {
            #brand_message .modal.modal7 .container .product.product2 {
                background-position: left -62px center;
                background-image: url(/SpecialPage/brandmessage/images/carseat-line.png);
                margin: 70px auto 25px;
            } }
        @media (min-width: 980px) {
            #brand_message .modal.modal7 .container .product.product2 img {
                -webkit-transform: translate(-20px, 122px);
                -ms-transform: translate(-20px, 122px);
                -o-transform: translate(-20px, 122px);
                transform: translate(-20px, 122px);
            } }
        @media (max-width: 979px) {
          #brand_message .modal.modal7 .container .product .features {
            margin-bottom: 40px; } }
        @media (max-width: 979px) {
          #brand_message .modal.modal7 .container .product .features li {
            list-style-type: circle;
            margin-left: 25px;
            font-size: 15px;
            color: #6ca8af;
            margin-bottom: 10px; }
            #brand_message .modal.modal7 .container .product .features li br {
              display: none; } }
@media (min-width: 980px) {
    #brand_message .modal.modal7 .container .product .features li {
        letter-spacing: -1px;
        position: absolute;
        color: #df0623;
        font-size: 20px;
    }
}
#brand_message .modal.modal7 .container .product .features.features1 li, #brand_message .modal.modal7 .container .product .features.features2 li {
    font-weight: 700;
    letter-spacing: 5px;
}
    #brand_message .modal.modal7 .container .product .features.features1 li p, #brand_message .modal.modal7 .container .product .features.features2 li p {
        font-size: 12px;
        letter-spacing: 1px;
        padding-top: 30px;
        text-align: left;
    }
    #brand_message .modal.modal7 .container .product .features.features1 li p span, #brand_message .modal.modal7 .container .product .features.features2 li p span {
        font-weight:600
    }
    @media (max-width:979px) {
        #brand_message .modal.modal7 .container .product .features.features1 li p, #brand_message .modal.modal7 .container .product .features.features2 li p {
        padding-top:5px;
    }
}
#brand_message .modal.modal7 .container .product .features.features1 li:nth-child(1) {
    top: 85px;
    left: 95px;
   
    
}

    #brand_message .modal.modal7 .container .product .features.features1 li:nth-child(2) {
        top: 565px;
        left: 60px;
    }
    #brand_message .modal.modal7 .container .product .features.features1 li:nth-child(3) {
        top: 565px;
        left: 450px;
    }
#brand_message .modal.modal7 .container .product .features.features1 li:nth-child(4) {
    top: 85px;
    right: 50px;
}
    #brand_message .modal.modal7 .container .product .features.features1 li:nth-child(5) {
        top: 560px;
        right: 50px;
    }
#brand_message .modal.modal7 .container .product .features.features2 li:nth-child(1) {
    top: 100px;
    left: 0;
}
#brand_message .modal.modal7 .container .product .features.features2 li:nth-child(2) {
    top: 560px;
    left: 0px;

}
#brand_message .modal.modal7 .container .product .features.features2 li:nth-child(3) {
    top: 560px;
    left: 360px;
    
}
#brand_message .modal.modal7 .container .product .features.features2 li:nth-child(4) {
    top: 560px;
    right: 20px;
    letter-spacing: 2px !important;
}
#brand_message .modal.modal7 .container .product .features.features2 li:nth-child(5) {
    top: 110px;
    right: 50px;
}
      #brand_message .modal.modal7 .container .comment {
        position: relative; }
        #brand_message .modal.modal7 .container .comment:before, #brand_message .modal.modal7 .container .comment:after {
          content: " ";
          display: table; }
        #brand_message .modal.modal7 .container .comment:after {
          clear: both; }
        @media (max-width: 979px) {
          #brand_message .modal.modal7 .container .comment {
            max-width: 500px;
            margin-left: auto;
            margin-right: auto; } }
        #brand_message .modal.modal7 .container .comment h3 {
          font-size: 17px;
          color: #df0623;
          letter-spacing: 1px;
          text-align: left;
          margin-bottom: 10px; }
        @media (min-width: 980px) {
          #brand_message .modal.modal7 .container .comment {
            padding: 20px 25px;
            border-radius: 8px;
            border: solid 1px #df0623; } }
        @media (min-width: 980px) {
          #brand_message .modal.modal7 .container .comment .text {
            float: left;
            width: 540px; } }
        #brand_message .modal.modal7 .container .comment .text p {
          font-size: 15px;
          text-align: left;
          line-height: 1.6; }
          @media (min-width: 980px) {
            #brand_message .modal.modal7 .container .comment .text p {
              font-size: 16px; } }
        #brand_message .modal.modal7 .container .comment .staff {
          margin-bottom: 10px; }
          #brand_message .modal.modal7 .container .comment .staff:before, #brand_message .modal.modal7 .container .comment .staff:after {
            content: " ";
            display: table; }
          #brand_message .modal.modal7 .container .comment .staff:after {
            clear: both; }
          @media (min-width: 980px) {
            #brand_message .modal.modal7 .container .comment .staff {
              position: absolute;
              right: 25px;
              bottom: 25px;
              width: 380px;
              margin-bottom: 0; } }
          #brand_message .modal.modal7 .container .comment .staff li {
            float: left;
            font-size: 13px;
            text-align: center;
            width: 50%;
            line-height: 1.3; }
            #brand_message .modal.modal7 .container .comment .staff li img {
              padding: 8px; }
              @media (min-width: 980px) {
                #brand_message .modal.modal7 .container .comment .staff li img {
                  padding: 0;
                  margin-bottom: 8px; } }
        #brand_message .modal.modal7 .container .comment .note {
          margin-top: 10px;
          text-align: left;
          font-size: 12px; }
          @media (min-width: 980px) {
            #brand_message .modal.modal7 .container .comment .note {
              margin-top: 0;
              position: absolute;
              bottom: -30px; } }
    #brand_message .modal.modal3 .slickNav li, #brand_message .modal.modal4 .slickNav li, #brand_message .modal.modal5 .slickNav li {
      width: 33.3333333333%; }
  #brand_message .bgContainer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh; }
    @media (max-width: 979px) {
      #brand_message .bgContainer {
        display: none; } }
    #brand_message .bgContainer .bg {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background-repeat: no-repeat;
      background-position: center;
      background-color: #fff;
      background-size: cover;
      opacity: 0;
      -webkit-transition: all 1s ease-out 0s;
      -o-transition: all 1s ease-out 0s;
      transition: all 1s ease-out 0s; }
      #brand_message .bgContainer .bg.enter {
        -webkit-transition: all 1s ease-out 0.5s;
        -o-transition: all 1s ease-out 0.5s;
        transition: all 1s ease-out 0.5s;
        opacity: 1 !important; }
      #brand_message .bgContainer .bg.leave {
        -webkit-transition: all 1s ease-out 0s;
        -o-transition: all 1s ease-out 0s;
        transition: all 1s ease-out 0s;
        opacity: 0; }
      #brand_message .bgContainer .bg.right {
        left: 100px; }
        #brand_message .bgContainer .bg.right.enter {
          left: 50px !important; }
        #brand_message .bgContainer .bg.right.leave {
          left: 0px; }
      #brand_message .bgContainer .bg.left {
        background-position: left 0 center; }
        #brand_message .bgContainer .bg.left.enter {
          background-position: left -50px center !important; }
        #brand_message .bgContainer .bg.left.leave {
          background-position: left -100px center; }
      #brand_message .bgContainer .bg.bottom {
        background-position: center bottom -70px; }
        #brand_message .bgContainer .bg.bottom.enter {
          background-position: center bottom -20px !important; }
        #brand_message .bgContainer .bg.bottom.leave {
          background-position: center bottom 30px; }
      #brand_message .bgContainer .bg.enter img {
        -webkit-transition: all 1s ease-out 1.2s;
        -o-transition: all 1s ease-out 1.2s;
        transition: all 1s ease-out 1.2s;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1 !important; }
      #brand_message .bgContainer .bg.leave img {
        -webkit-transition: all 1s ease-out 0;
        -o-transition: all 1s ease-out 0;
        transition: all 1s ease-out 0;
        -webkit-transform: translate(0, -20px);
        -ms-transform: translate(0, -20px);
        -o-transform: translate(0, -20px);
        transform: translate(0, -20px);
        opacity: 0; }
      #brand_message .bgContainer .bg .text {
        -webkit-transform: translate(0, 30px);
        -ms-transform: translate(0, 30px);
        -o-transform: translate(0, 30px);
        transform: translate(0, 30px);
        opacity: 0;
        position: fixed; }
    #brand_message .bgContainer .bg1 {
      background-image: url(/SpecialPage/brandmessage/images/bg_1.jpg);
      background-position: right bottom;
      background-size: auto 100%; }
    #brand_message .bgContainer .bg2 {
      background-image: url(/SpecialPage/brandmessage/images/bg_2.jpg);
      background-position: center bottom;
      background-size: 100% auto; }
      #brand_message .bgContainer .bg2 .text {
        left: 10%;
        bottom: 25%; }
    #brand_message .bgContainer .bg3 {
      background-image: url(/SpecialPage/brandmessage/images/bg_3.jpg);
      background-position: center center; }
    #brand_message .bgContainer .bg4 {
      background-image: url(/SpecialPage/brandmessage/images/bg_4.jpg);
      background-position: left center; }
    #brand_message .bgContainer .bg5 {
      background-image: url(/SpecialPage/brandmessage/images/bg_5.jpg);
      background-position: right -50px center;
      background-size: 100% auto; }
      #brand_message .bgContainer .bg5 .text {
        right: 10%;
        top: 58%; }
    #brand_message .bgContainer .bg6 {
      height: 110%;
      background-image: url(/SpecialPage/brandmessage/images/bg_6.jpg);
      background-position: center center;
      background-position: center center;
      top: 0px; }
      #brand_message .bgContainer .bg6.enter {
        top: -50px !important; }
      #brand_message .bgContainer .bg6.leave {
        top: -100px; }
      #brand_message .bgContainer .bg6 .text {
        right: 6%;
        top: 28%; }
    #brand_message .bgContainer .bg7 {
      background-image: url(/SpecialPage/brandmessage/images/bg_7.jpg);
      background-position: left center; }
    #brand_message .bgContainer .bg8 {
      background-image: url(/SpecialPage/brandmessage/images/bg_8.jpg);
      background-position: center bottom 15px;
      background-size: 100% auto; }
    #brand_message .bgContainer .bg9 {
      background-image: url(/SpecialPage/brandmessage/images/bg_9.jpg);
      background-position: center bottom 15px;
      background-size: 100% auto; }
  #brand_message main .line_sp {
    display: none;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0; }
    @media (min-width: 980px) {
      #brand_message main .line_sp {
        display: none !important; } }
    #brand_message main .line_sp svg {
      display: block;
      margin-left: auto;
      margin-right: auto; }
  #brand_message main .line_sp_1 {
    margin-top: -10px;
    margin-left: -10px; }
  #brand_message main .line_sp_2 {
    margin-top: -60px;
    margin-left: 150px; }
  #brand_message main .line_sp_3 {
    margin-top: -60px;
    margin-left: -260px; }
  #brand_message main .line_sp_4 {
    margin-top: 70px;
    margin-left: 0px; }
  #brand_message main .line_sp_5 {
    margin-top: -30px;
    margin-left: 50px; }
  #brand_message main .line_sp_6 {
    margin-top: -60px;
    margin-left: 50px; }
  #brand_message main .line_sp_7 {
    margin-top: 10px;
    margin-left: 0px; }
  #brand_message main .line_sp_8 {
    margin-top: 180px;
    margin-left: 150px; }
  #brand_message main .line_sp_9 {
    margin-top: -10px;
    margin-left: -110px; }
  #brand_message main .line_sp_10 {
    margin-top: 20px;
    margin-left: 20px; }
  #brand_message main .line_sp_11 {
    margin-top: -205px;
    margin-left: 140px; }
  #brand_message main .line {
    display: none;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0; }
    @media (max-width: 979px) {
      #brand_message main .line {
        display: none !important; } }
    #brand_message main .line svg {
      display: block;
      margin-left: auto;
      margin-right: auto; }
  #brand_message main .line1 {
    margin-top: 80px;
    margin-left: -280px; }
  #brand_message main .line2 {
    margin-top: 70px;
    margin-left: -280px; }
  #brand_message main .line3 {
    margin-top: 50px;
    margin-left: -500px; }
  #brand_message main .line4 {
    margin-top: 80px;
    margin-left: -100px; }
  #brand_message main .line5 {
    margin-top: -650px;
    margin-left: 0px; }
  #brand_message main .line6 {
    margin-top: 50px;
    margin-left: -230px; }
  #brand_message main .line7 {
    margin-top: 190px;
    margin-left: -580px; }
  #brand_message main .line8 {
    margin-top: 100px;
    margin-left: -340px; }
  #brand_message main .line9 {
    margin-top: 220px;
    margin-left: -180px; }
  #brand_message main .line10 {
    margin-top: 200px;
    margin-left: 100px; }
  #brand_message main .line11 {
    margin-top: 30px;
    margin-left: 260px; }
  #brand_message .scrollBtn.common {
    display: none;
    opacity: 0;
    text-align: center;
    position: fixed;
    bottom: 50px;
    left: 50%;
    margin-left: -35px;
    background-color: rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    width: 70px;
    height: 70px;
    z-index: 20;
    -webkit-transition: opacity 0.5s ease-out 1s, transform 0.3s ease-out, bottom 0.3s ease-out;
    -o-transition: opacity 0.5s ease-out 1s, transform 0.3s ease-out, bottom 0.3s ease-out;
    transition: opacity 0.5s ease-out 1s, transform 0.3s ease-out, bottom 0.3s ease-out; }
    @media (min-width: 980px) {
      #brand_message .scrollBtn.common {
        display: block; } }
    .top #brand_message .scrollBtn.common {
      bottom: 50px; }
      .top #brand_message .scrollBtn.common span {
        display: block; }
    #brand_message .scrollBtn.common:after {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      content: "";
      vertical-align: middle;
      width: 18px;
      height: 18px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
      -o-transform: rotate(135deg);
      transform: rotate(135deg);
      left: 0;
      right: -5px; }
      @media (min-width: 480px) {
        #brand_message .scrollBtn.common:after {
          right: 0; } }
    #brand_message .scrollBtn.common.intro {
      opacity: 1; }
      .last #brand_message .scrollBtn.common.intro {
        -webkit-transition: opacity 0.5s ease-out 0;
        -o-transition: opacity 0.5s ease-out 0;
        transition: opacity 0.5s ease-out 0;
        opacity: 0;
        pointer-events: none; }
    #brand_message .scrollBtn.common:after {
      margin-top: 22px; }
    #brand_message .scrollBtn.common:hover {
      -webkit-transform: translate(0, 5px);
      -ms-transform: translate(0, 5px);
      -o-transform: translate(0, 5px);
      transform: translate(0, 5px); }
    #brand_message .scrollBtn.common span {
      display: none;
      white-space: nowrap;
      position: absolute;
      width: 100%;
      bottom: -25px;
      color: #fff;
      font-size: 13px;
      letter-spacing: 2px; }
  #brand_message .overlay {
    z-index: -1;
    -webkit-transition: opacity 0.5s linear;
    -o-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    position: fixed;
    top: -2.5%;
    left: -2.5%;
    right: -2.5%;
    bottom: -2.5%;
    width: 105%;
    height: 105%; }
    .modal-move #brand_message .overlay {
      z-index: 1001;
      opacity: 1; }
  #brand_message .circle, #brand_message .circleBtn {
    position: relative;
    line-height: 1.6;
    border-radius: 50%;
    margin: auto;
    font-size: 14px; }
    @media (min-width: 980px) {
      #brand_message .circle, #brand_message .circleBtn {
        font-size: 14px; } }
    #brand_message .circle p, #brand_message .circleBtn p {
      letter-spacing: 0;
      font-size: 14px; }
      @media (min-width: 980px) {
        #brand_message .circle p, #brand_message .circleBtn p {
          font-size: 14px; } }
  #brand_message .circle {
    color: #df0623;
    width: 240px;
    height: 240px;
    border: solid 1px #df0623;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center; }
    #brand_message .circle .title {
      text-align: center;
      font-size: 15px;
      color: #df0623;
      margin-bottom: 8px; }
    #brand_message .circle p {
      color: #df0623;
      text-align: center;
      line-height: 1.8; }
  #brand_message .circleBtn {
    position: relative;
    z-index: 10;
    background-color: #df0623;
    width: 200px;
    height: 200px;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    #brand_message .circleBtn.introEnd {
      -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
      -webkit-transition: all 0.1s ease-out;
      -o-transition: all 0.1s ease-out;
      transition: all 0.1s ease-out; }
      #brand_message .circleBtn.introEnd:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: translate(0, 2px);
        -ms-transform: translate(0, 2px);
        -o-transform: translate(0, 2px);
        transform: translate(0, 2px); }
    #brand_message .circleBtn:hover .arrow {
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg); }
    #brand_message .circleBtn .title {
      position: absolute;
      width: 100%;
      bottom: -35px;
      padding-top: 50px;
      text-align: center;
      font-size: 16px;
      font-weight: 400; }
    #brand_message .circleBtn p {
      color: #fff;
      margin-left: 35px;
      line-height: 1.6;
      text-align: left; }
    #brand_message .circleBtn .arrow {
        margin: auto;
        position: absolute;
        right: 20px;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background-color: #fff;
        -webkit-transition: transform 0.2s ease-out;
        -o-transition: transform 0.2s ease-out;
        transition: transform 0.2s ease-out;
    }
      #brand_message .circleBtn .arrow:after {
        position: absolute;
        display: inline-block;
        content: "";
        width: 0;
        height: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        border-style: solid;
        right: 13px;
        border-width: 9px 0 9px 10px;
        border-color: transparent transparent transparent #df0623; }
   
   

  #brand_message a.linkBtn {
    position: relative;
    letter-spacing: 1px;
    font-size: 15px;
    color: #fff;
    background-color: #df0623;
    padding: 15px 35px 12px 25px;
    border-radius: 10px; }
    #brand_message a.linkBtn:after {
      position: absolute;
      display: inline-block;
      content: "";
      width: 0;
      height: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      border-style: solid;
      right: 15px;
      border-width: 8px 0 8px 9px;
      border-color: transparent transparent transparent #fff; }
    #brand_message a.linkBtn.introEnd {
      -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
      -webkit-transition: all 0.1s ease-out;
      -o-transition: all 0.1s ease-out;
      transition: all 0.1s ease-out; }
      #brand_message a.linkBtn.introEnd:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: translate(2px, 2px);
        -ms-transform: translate(2px, 2px);
        -o-transform: translate(2px, 2px);
        transform: translate(2px, 2px); }
  #brand_message .slickNum {
    transform-origin: top center;
    width: 60px;
    height: 140px;
    background-image: url(/SpecialPage/brandmessage/images/num_slash.png);
    background-position: center 60%;
    background-repeat: no-repeat;
    background-size: 25px auto; }
    @media (max-width: 479px) {
      #brand_message .slickNum {
        -webkit-transform: scale(0.7, 0.7);
        -ms-transform: scale(0.7, 0.7);
        -o-transform: scale(0.7, 0.7);
        transform: scale(0.7, 0.7); } }
    #brand_message .slickNum:before {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      content: "";
      background-image: url(/SpecialPage/brandmessage/images/num_1.svg);
      background-position: top left;
      background-repeat: no-repeat; }
    #brand_message .slickNum:after {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      content: "";
      background-image: url(/SpecialPage/brandmessage/images/num_8.svg);
      background-position: bottom 5px right 10px;
      background-repeat: no-repeat;
      background-size: 18px auto; }
    #brand_message .slickNum.slickNum_8_1:after, #brand_message .slickNum.slickNum_8_2:after, #brand_message .slickNum.slickNum_8_3:after, #brand_message .slickNum.slickNum_8_4:after, #brand_message .slickNum.slickNum_8_5:after, #brand_message .slickNum.slickNum_8_6:after, #brand_message .slickNum.slickNum_8_7:after, #brand_message .slickNum.slickNum_8_8:after {
      background-image: url(/SpecialPage/brandmessage/images/num_8.svg); }
    #brand_message .slickNum.slickNum_3_1:after, #brand_message .slickNum.slickNum_3_2:after, #brand_message .slickNum.slickNum_3_3:after {
      background-image: url(/SpecialPage/brandmessage/images/num_3.svg); }
    #brand_message .slickNum.slickNum_8_1:before, #brand_message .slickNum.slickNum_3_1:before {
      background-image: url(/SpecialPage/brandmessage/images/num_1.svg); }
    #brand_message .slickNum.slickNum_8_2:before, #brand_message .slickNum.slickNum_3_2:before {
      background-image: url(/SpecialPage/brandmessage/images/num_2.svg); }
    #brand_message .slickNum.slickNum_8_3:before, #brand_message .slickNum.slickNum_3_3:before {
      background-image: url(/SpecialPage/brandmessage/images/num_3.svg); }
    #brand_message .slickNum.slickNum_8_4:before {
      background-image: url(/SpecialPage/brandmessage/images/num_4.svg); }
    #brand_message .slickNum.slickNum_8_5:before {
      background-image: url(/SpecialPage/brandmessage/images/num_5.svg); }
    #brand_message .slickNum.slickNum_8_6:before {
      background-image: url(/SpecialPage/brandmessage/images/num_6.svg); }
    #brand_message .slickNum.slickNum_8_7:before {
      background-image: url(/SpecialPage/brandmessage/images/num_7.svg); }
    #brand_message .slickNum.slickNum_8_8:before {
      background-image: url(/SpecialPage/brandmessage/images/num_8.svg); }

/*# sourceMappingURL=style.css.map */
