@charset "UTF-8";
#pageHead #headImage figure {
  background-image: url(../../awakening/images/pageHead.jpg); }

#contents #awakening {
  /* about */
  /* life */
  /* session */
  /* caution */ }
  #contents #awakening #lead #leadMain .scale figure {
    background-image: url(../../awakening/images/img_main.jpg); }
  @media screen and (max-width: 1024px) {
    #contents #awakening #lead #leadMain dl dd br {
      display: none; } }
  #contents #awakening section {
    margin-top: 100px; }
    #contents #awakening section h3 {
      text-align: center;
      font-size: 1.875rem;
      font-weight: bold;
      font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "Hiragino Mincho Pro", "HiraMinProN-W3", "ヒラギノ明朝 Pro W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
      line-height: 1.4;
      margin-bottom: 40px;
      color: #c2b600; }
    #contents #awakening section h4 {
      font-size: 1.375rem;
      line-height: 1.4;
      font-weight: bold;
      margin-top: 40px;
      margin-bottom: 20px;
      display: flex;
      align-items: flex-start; }
      #contents #awakening section h4 span {
        flex-shrink: 9999;
        padding-top: 3px; }
      #contents #awakening section h4::before {
        content: "";
        display: block;
        margin-right: 15px;
        width: 36px;
        height: 36px;
        background: url(../images/icon_glyph.png) no-repeat center center/100%; }
    #contents #awakening section dl {
      margin-top: 20px; }
      #contents #awakening section dl dt {
        font-size: 1rem;
        font-weight: bold;
        margin-left: 1em;
        text-indent: -1em; }
        #contents #awakening section dl dt::before {
          content: "●";
          color: #c2b600; }
      #contents #awakening section dl dd {
        margin-top: 5px; }
    #contents #awakening section figure {
      margin-top: 40px; }
      #contents #awakening section figure ul {
        display: flex;
        justify-content: space-between; }
        #contents #awakening section figure ul li {
          width: 49.75%;
          flex-basis: auto; }
    #contents #awakening section .bt {
      font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
      display: inline-block;
      margin-top: 15px; }
      #contents #awakening section .bt a {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #1a1a1a;
        background: #c2b600;
        text-align: center;
        text-decoration: none;
        padding: 10px 10px 10px 30px;
        line-height: 1.4;
        position: relative;
        letter-spacing: 1px;
        font-size: 1.125rem;
        font-weight: bold;
        border-radius: 40px; }
        #contents #awakening section .bt a .fa-arrow-right {
          display: block;
          width: 40px;
          line-height: 40px;
          background: #fff;
          border-radius: 20px;
          margin-left: 15px;
          text-align: center;
          transition: all 0.2s ease; }
        #contents #awakening section .bt a:hover {
          background: #dc0; }
          #contents #awakening section .bt a:hover .fa-arrow-right {
            margin-left: 25px; }
      @media screen and (max-width: 480px) {
        #contents #awakening section .bt a {
          font-size: 0.9375rem;
          letter-spacing: 0;
          padding-left: 20px; }
          #contents #awakening section .bt a .fa-arrow-right {
            width: 32px;
            line-height: 32px;
            margin-left: 10px; }
          #contents #awakening section .bt a:hover .fa-arrow-right {
            margin-left: 10px; } }
    @media screen and (max-width: 768px) {
      #contents #awakening section {
        margin-top: 60px; }
        #contents #awakening section h3 {
          font-size: 1.625rem;
          margin-bottom: 30px; }
        #contents #awakening section h4 {
          font-size: 1.125rem;
          margin-top: 30px;
          margin-bottom: 15px; }
          #contents #awakening section h4::before {
            width: 30px;
            height: 30px;
            margin-right: 10px; }
        #contents #awakening section dl {
          margin-top: 15px; }
          #contents #awakening section dl dt {
            font-size: 0.90625rem; } }
    @media screen and (max-width: 480px) {
      #contents #awakening section h3 {
        font-size: 1.375rem; }
      #contents #awakening section figure {
        margin-top: 30px; }
        #contents #awakening section figure ul {
          display: block; }
          #contents #awakening section figure ul li {
            margin: 0;
            width: auto; }
            #contents #awakening section figure ul li:nth-child(n+2) {
              margin-top: 10px; } }
  #contents #awakening-about-youtube {
    margin-bottom: 60px; }
    #contents #awakening-about-youtube a:hover {
      opacity: .8; }
  #contents #awakening-about-recommended .bt {
    margin-top: 30px; }
  @media screen and (max-width: 768px) {
    #contents #awakening-about-youtube {
      margin-bottom: 40px; } }
  #contents #awakening-caution {
    margin-top: 60px; }
    #contents #awakening-caution p {
      border: 1px solid #1a1a1a;
      padding: 20px; }
    @media screen and (max-width: 768px) {
      #contents #awakening-caution {
        margin-top: 40px; } }
    @media screen and (max-width: 480px) {
      #contents #awakening-caution p {
        padding: 15px; } }
