@charset "UTF-8";
/* Scss Document */
#custom_contents {
  padding-top: 50px;
  margin-top: -50px;
  background: #000; }
  #custom_contents #contents {
    text-align: center;
    background: #000;
    color: #fff;
    padding-bottom: 70px; }
  #custom_contents .section {
    width: 100%;
    max-width: 1280px;
    margin: auto;
    box-sizing: border-box;
    overflow: hidden; }
  #custom_contents .mainvisual {
    position: relative;
    margin-top: -116px;
    padding-bottom: 54.6875%;
    color: #fff; }
    #custom_contents .mainvisual .note {
      position: absolute;
      bottom: 0;
      left: 0;
      margin: 5px; }
    #custom_contents .mainvisual .bg {
      /*position: fixed;
      top: auto;
      left: auto;*/
      width: 100%;
      height: 0; }
      #custom_contents .mainvisual .bg img {
        width: 100%;
        height: auto; }
    #custom_contents .mainvisual h3 {
      font-size: 20px; }
    #custom_contents .mainvisual figcaption {
      width: 100%;
      position: absolute;
      top: 55%;
      left: 50%;
      transform: translate(-50%, -50%);
      backface-visibility: hidden;
      -webkit-backface-visibility: hidden;
      -webkit-font-smoothing: antialiased; }
      #custom_contents .mainvisual figcaption img {
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden; }
    @media (max-width: 768px), (max-width: 800px) and (orientation: landscape) {
      #custom_contents .mainvisual {
        margin-top: -50px; } }
    @media (max-width: 480px) {
      #custom_contents .mainvisual {
        margin-top: 0;
        padding-bottom: 0; }
        #custom_contents .mainvisual .note {
          position: static; }
        #custom_contents .mainvisual .bg {
          position: static;
          height: auto; }
        #custom_contents .mainvisual figcaption {
          position: static;
          transform: none; }
          #custom_contents .mainvisual figcaption p {
            font-size: 13px; } }
  #custom_contents .mainvisual figcaption {
    background: rgba(0, 0, 0, 0.8);
    width: 90%;
    height: 470px;
    top: 58%;
    text-align: center; }
    #custom_contents .mainvisual figcaption .txt {
      display: block;
      max-width: none;
      width: 96%;
      margin: 2% auto;
      border: 2px solid #d4c09d;
      height: 90%; }
    #custom_contents .mainvisual figcaption h3 {
      margin-top: 78px; }
    #custom_contents .mainvisual figcaption h4 {
      font-size: 24px;
      line-height: 1.4;
      color: #d4c09d; }
      #custom_contents .mainvisual figcaption h4 b {
        font-size: 30px; }
    #custom_contents .mainvisual figcaption p {
      line-height: 1.7;
      font-size: 14px; }
  @media (max-width: 1300px) {
    #custom_contents .mainvisual {
      padding-bottom: 70%; }
      #custom_contents .mainvisual figcaption {
        top: 56%; } }
  @media (max-width: 1080px) {
    #custom_contents .mainvisual figcaption {
      height: 70%; }
      #custom_contents .mainvisual figcaption h3 {
        margin-top: 7vw; }
      #custom_contents .mainvisual figcaption h4 {
        font-size: 2.2vw; }
        #custom_contents .mainvisual figcaption h4 b {
          font-size: 3vw; }
      #custom_contents .mainvisual figcaption p {
        font-size: 1.5vw; } }
  @media (max-width: 480px) {
    #custom_contents .mainvisual {
      padding-bottom: 0; }
      #custom_contents .mainvisual figcaption {
        width: 90%;
        margin: auto;
        height: inherit;
        /*
        .txt {
          padding: 20px;
        }
        */ }
        #custom_contents .mainvisual figcaption h3 {
          margin-top: 30px; }
        #custom_contents .mainvisual figcaption h4 {
          font-size: 16px; }
          #custom_contents .mainvisual figcaption h4 b {
            font-size: 21px; }
        #custom_contents .mainvisual figcaption p {
          font-size: 13px; } }
  #custom_contents .txt h4.bb_gold {
    color: #d4c09d;
    font-size: 21px;
    margin: 25px auto; }
    #custom_contents .txt h4.bb_gold::after {
      content: "";
      display: block;
      height: 3px;
      width: 100%;
      margin-top: 10px;
      background: linear-gradient(90deg, #000000, #d4c09d, #000000); }
    @media (max-width: 480px) {
      #custom_contents .txt h4.bb_gold {
        font-size: 18px;
        line-height: 1.5; } }
  #custom_contents #contents #custom_sec1 .txt, #custom_contents #contents #custom_sec2 .txt {
    margin: 2% auto; }
  #custom_contents #custom_sec1 .lead {
    width: 90%;
    margin: auto; }
  #custom_contents #custom_sec2 ul {
    font-size: 0;
    letter-spacing: -0.4em;
    width: 90%;
    margin: auto; }
  #custom_contents #custom_sec2 li {
    text-align: center;
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
    letter-spacing: 0;
    display: inline-block;
    vertical-align: top; }
    #custom_contents #custom_sec2 li h5 {
      margin: 10px auto;
      font-size: 20px;
      color: #d4c09d; }
      @media (max-width: 600px) {
        #custom_contents #custom_sec2 li h5 {
          font-size: 16px; } }
    #custom_contents #custom_sec2 li .lead {
      font-size: 10px; }
      @media (max-width: 800px) {
        #custom_contents #custom_sec2 li .lead {
          text-align: center; } }
    #custom_contents #custom_sec2 li img {
      width: 100%;
      height: auto; }
    #custom_contents #custom_sec2 li .pic {
      position: relative; }
      #custom_contents #custom_sec2 li .pic .note {
        position: absolute;
        color: #fff;
        bottom: 2px;
        right: 2px;
        text-shadow: 0px 0px 3px #000000,0px 0px 3px #000000; }
  #custom_contents #custom_sec2 .box4 li {
    width: 22.7%;
    margin-right: 3%; }
    #custom_contents #custom_sec2 .box4 li:last-child {
      margin-right: auto; }
    @media (max-width: 600px) {
      #custom_contents #custom_sec2 .box4 li {
        width: 100%;
        margin-right: auto; } }
  #custom_contents #custom_sec2 .box5 li {
    width: 18.4%;
    margin-right: 2%; }
    #custom_contents #custom_sec2 .box5 li:last-child {
      margin-right: auto; }
    @media (max-width: 600px) {
      #custom_contents #custom_sec2 .box5 li {
        width: 100%;
        margin-right: auto; } }
  #custom_contents #custom_sec2 div.note {
    margin: 30px auto 0;
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
    width: 90%;
    text-align: left; }
  #custom_contents #custom_sec3 .main {
    position: relative; }
    #custom_contents #custom_sec3 .main::before {
      content: "";
      display: block;
      width: 100%;
      padding-bottom: 60%;
      background: url("../img/custom/img_mdi_main.jpg") bottom center no-repeat;
      background-size: cover; }
    #custom_contents #custom_sec3 .main .txtarea {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      text-align: center;
      font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      -webkit-font-smoothing: antialiased;
      font-weight: 300;
      background: rgba(56, 32, 7, 0.8);
      padding: 32px 0 20px; }
      #custom_contents #custom_sec3 .main .txtarea .logo_img {
        position: absolute;
        left: 20px;
        top: 25px;
        width: 100px;
        margin: 0; }
        #custom_contents #custom_sec3 .main .txtarea .logo_img img {
          width: 100%;
          height: auto; }
      #custom_contents #custom_sec3 .main .txtarea h5 {
        font-size: 27px;
        margin: 10px auto 20px; }
      #custom_contents #custom_sec3 .main .txtarea p {
        color: #d4c09d;
        font-size: 12px; }
    @media (max-width: 840px) {
      #custom_contents #custom_sec3 .main::before {
        padding-bottom: 80%; }
      #custom_contents #custom_sec3 .main .txtarea .logo_img {
        position: static;
        width: 50px;
        text-align: center;
        margin: 0 auto 20px; } }
    @media (max-width: 640px) {
      #custom_contents #custom_sec3 .main::before {
        padding-bottom: 120%; }
      #custom_contents #custom_sec3 .main .txtarea {
        padding: 23px 0 8px; }
        #custom_contents #custom_sec3 .main .txtarea h5 {
          font-size: 5vw; } }
  #custom_contents #custom_sec4 {
    background: #eeebe2;
    color: #231815;
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
    text-align: center;
    padding: 40px 0; }
    #custom_contents #custom_sec4 h4 {
      font-size: 24px; }
      #custom_contents #custom_sec4 h4.bb_gold {
        font-size: 21px;
        margin: 40px auto 25px; }
        #custom_contents #custom_sec4 h4.bb_gold::after {
          content: "";
          display: block;
          height: 3px;
          width: 100%;
          margin-top: 10px;
          background: linear-gradient(90deg, #eeebe2, #d4c09d, #eeebe2); }
      @media (max-width: 480px) {
        #custom_contents #custom_sec4 h4 {
          font-size: 18px;
          line-height: 1.5; }
          #custom_contents #custom_sec4 h4.bb_gold {
            font-size: 18px; } }
    #custom_contents #custom_sec4 p {
      line-height: 1.6;
      width: 90%;
      margin: auto; }
      #custom_contents #custom_sec4 p .note {
        display: block; }
    #custom_contents #custom_sec4 ul {
      font-size: 0;
      letter-spacing: -0.4em;
      text-align: center;
      max-width: 1040px;
      width: 90%;
      margin: auto; }
      #custom_contents #custom_sec4 ul li {
        display: inline-block;
        vertical-align: top;
        width: 31.25%;
        margin-right: 3.125%;
        letter-spacing: 0;
        font-size: 12px;
        text-align: left;
        position: relative; }
        #custom_contents #custom_sec4 ul li:last-child {
          margin-right: auto; }
        #custom_contents #custom_sec4 ul li .txtArea {
          margin-left: 100px; }
        #custom_contents #custom_sec4 ul li h5 {
          font-size: 18px;
          margin: 0 auto 10px; }
        #custom_contents #custom_sec4 ul li .number {
          background: left top no-repeat;
          background-size: 100% auto;
          position: absolute;
          top: 0;
          left: 0; }
          #custom_contents #custom_sec4 ul li .number::before {
            content: "";
            display: block;
            width: 100px;
            height: 107px; }
        #custom_contents #custom_sec4 ul li:nth-of-type(1) .number {
          background-image: url("../img/custom/flow_no1.png"); }
        #custom_contents #custom_sec4 ul li:nth-of-type(2) .number {
          background-image: url("../img/custom/flow_no2.png"); }
        #custom_contents #custom_sec4 ul li:nth-of-type(3) .number {
          background-image: url("../img/custom/flow_no3.png"); }
        @media (max-width: 840px) {
          #custom_contents #custom_sec4 ul li {
            width: 100%;
            margin-right: auto;
            margin-bottom: 50px; }
            #custom_contents #custom_sec4 ul li .txtArea {
              margin-left: 80px; }
              #custom_contents #custom_sec4 ul li .txtArea p {
                margin-left: 0; }
            #custom_contents #custom_sec4 ul li .number::before {
              width: 70px; } }
  #custom_contents #mdi_info {
    margin: 40px auto 60px;
    background: #483a30;
    text-align: center;
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
    position: relative;
    line-height: 1.5;
    padding: 10px 0;
    width: 90%;
    max-width: 1280px; }
    #custom_contents #mdi_info .logo_img {
      position: absolute;
      left: 20px;
      top: 37px; }
    #custom_contents #mdi_info a {
      color: #fff; }
    @media (max-width: 600px) {
      #custom_contents #mdi_info .logo_img {
        position: static;
        text-align: center;
        margin-top: 20px; } }
