@charset "UTF-8";
@media screen and (max-width: 320px) {
  #dly-header .start-button {
    font-size: 11px !important;
    padding: 8px 0; }
  #main-visual {
    height: 480px !important; }
  .text1, .text2 {
    font-size: 20px !important; } }

@media screen and (max-width: 550px) {
  #dly-header {
    box-shadow: none !important; }
    #dly-header .header-logo {
      display: block;
      width: 96px;
      height: 27px; }
    #dly-header .start-button {
      font-size: 12px;
      width: 120px;
      padding: 8px 0; }
  #main-visual {
    margin-top: 70px;
    height: 580px;
    background: #eee;
    background: url("/images/main-bg-0001.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
    #main-visual .main-phrase {
      padding-top: 32px;
      padding-left: 8px; }
      #main-visual .main-phrase .text1, #main-visual .main-phrase .text2 {
        display: inline-block;
        color: #fff;
        margin: 26px 0;
        font-size: 24px;
        padding: 20px 24px;
        font-weight: 600;
        letter-spacing: 4px;
        text-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }
      #main-visual .main-phrase .text1 span {
        font-size: 110%; }
    #main-visual .main-description {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.6);
      padding: 16px; }
      #main-visual .main-description .wrapper {
        display: block;
        align-items: center; }
      #main-visual .main-description .text {
        color: #fff;
        font-weight: 500;
        font-size: 11px;
        letter-spacing: 1.07px;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
        text-align: center;
        margin-bottom: 16px;
        padding-right: 0px; }
      #main-visual .main-description .start-button {
        display: block;
        background: #fff;
        border-radius: 40px;
        font-size: 12px;
        color: #111;
        letter-spacing: 1.4px;
        padding: 12px 0;
        margin: 4px auto;
        width: 180px;
        font-weight: bold;
        text-align: center;
        text-decoration: none; }
  #middle-catchcopy {
    font-weight: 600;
    font-size: 16px;
    color: #2C2C2C;
    letter-spacing: 1.18px;
    text-align: center;
    padding: 48px 8px;
    line-height: 36px; }
  .segment-step {
    position: relative;
    padding-top: 260px;
    padding-bottom: 24px; }
    .segment-step .accent-bg {
      position: absolute;
      width: 80%;
      top: 114px;
      right: 0;
      display: block;
      background: #F25B8D;
      height: 310px;
      content: '';
      z-index: -2; }
    .segment-step .topic-wrapper .iphone-mock {
      position: absolute;
      width: 180px;
      height: auto;
      top: -100%;
      left: auto;
      left: 64px;
      z-index: -1; }
    .segment-step .text-box {
      height: 260px;
      width: 320px;
      background: #FFFFFF;
      box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
      padding: 32px;
      position: relative; }
      .segment-step .text-box .step-logo {
        display: none;
        position: absolute;
        top: 8px;
        left: 30px;
        font-family: HelveticaNeue-Bold;
        font-size: 14px;
        transform: rotate(0deg);
        color: #3e3e3e;
        letter-spacing: 0.82px;
        text-align: center;
        z-index: 1; }
        .segment-step .text-box .step-logo span {
          font-size: 16px; }
      .segment-step .text-box h2 {
        font-weight: 600;
        line-height: 28px;
        font-size: 16px;
        color: #2E2E2E;
        letter-spacing: 0.5px; }
      .segment-step .text-box p {
        padding-top: 16px;
        font-weight: 500;
        font-size: 12px;
        color: #616161;
        line-height: 20px; }
  #segment-step2 .accent-bg {
    left: 0;
    right: auto; }
  #segment-step2 .text-box {
    margin-left: auto; }
    #segment-step2 .text-box .step-logo {
      left: 96px; }
  #segment-step2 .topic-wrapper .iphone-mock {
    position: absolute;
    width: 180px;
    height: auto;
    top: -100%;
    left: auto;
    right: 64px;
    z-index: -1; }
  #segment-examination {
    padding: 96px 16px; }
    #segment-examination h2 {
      position: relative;
      font-weight: 600;
      font-size: 18px;
      color: #2C2C2C;
      letter-spacing: 2.55px;
      text-align: center; }
      #segment-examination h2:after {
        display: block;
        content: '';
        position: absolute;
        height: 5px;
        width: 63px;
        bottom: -16px;
        left: 0;
        right: 0;
        margin: auto; }
    #segment-examination .description {
      font-weight: 300;
      font-size: 12px;
      color: #2C2C2C;
      letter-spacing: 1.5px;
      text-align: center;
      line-height: 150%;
      max-width: 580px;
      margin: 54px auto 16px auto; }
    #segment-examination .blocks {
      display: block;
      padding: 16px;
      justify-content: center; }
      #segment-examination .blocks .block {
        border: 1px solid #6e6e6e;
        padding: 16px 8px;
        margin: 16px 0; }
        #segment-examination .blocks .block h3 {
          font-size: 12px;
          color: #2C2C2C;
          letter-spacing: 1.27px;
          text-align: center; }
  main {
    padding-bottom: 24px; }
  footer {
    padding: 16px;
    background: #2C3E51; }
    footer .links {
      text-align: center; }
      footer .links a {
        font-weight: 200;
        color: #fff;
        text-underline: none;
        margin: 16px;
        font-size: 12px; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  /*　画面サイズが768pxから1024pxまではここを読み込む　*/ }

@media screen and (min-width: 1024px) {
  /*　画面サイズが1024pxからはここを読み込む　*/ }
