@charset "UTF-8";
/* ====================================================================================
	1. common style
======================================================================================= */
header nav .g-navi {
  display: none; }

footer .permissionnumber,
footer .g-navi-footer,
footer .navi-services,
footer .navi-intelligence,
footer .navi-group {
  display: none; }

/* ====================================================================================
	2. sp style
======================================================================================= */
@media screen and (min-width: 0px) and (max-width: 640px) {
  body input[type=text],
  body input[type=email],
  body input[type=tel] {
    outline: 0; }
  body textarea {
    outline: 0; }
  body main .sprite.sprite-icon-btn-arrow-blue {
    padding-right: 8px;
    background: url(../img/common/sprite/icon-btn-arrow-glay.png) no-repeat 0 0px;
    width: 7px;
    height: 12px; }

  .device-sp header nav .h-icon-tel.sp,
  .device-sp header nav .menu-trigger {
    display: none; }

  main .tl-main {
    line-height: 1.3125;
    padding-top: 38px;
    margin-bottom: 17px;
    margin-left: 15px;
    margin-right: 15px; }
  main .txt-main {
    text-align: center;
    font-size: 12px;
    font-size: 0.92308rem;
    line-height: 1.4;
    margin-bottom: 10px; }
  main .txt-note {
    font-size: 12px;
    font-size: 0.92308rem;
    line-height: 1.66667;
    padding: 0 15px;
    color: #666666;
    margin-bottom: 36px; }
    main .txt-note a {
      color: #007fc3;
      border-bottom: solid 1px #007fc3; }
      main .txt-note a.hover {
        border-bottom-color: transparent; }
      main .txt-note a.sp {
        display: inline; }
  main .contact-flow {
    margin: 0 15px 40px; }
    main .contact-flow ul {
      display: flex; }
    main .contact-flow li {
      background: #f4f4f4;
      width: 100%;
      text-align: center;
      line-height: 40px;
      color: #9e9e9e;
      font-weight: bold;
      font-size: 13px;
      font-size: 1rem;
      position: relative;
      margin-right: 10px; }
      main .contact-flow li:after {
        display: none; }
      main .contact-flow li:last-child {
        margin-right: 0; }
        main .contact-flow li:last-child:after {
          display: none; }
      main .contact-flow li.on {
        background: #dce5f8;
        color: #007fc3; }
        main .contact-flow li.on:after {
          background: url(../img/contact/sp/arrow-flow_on.png) no-repeat 0 0;
          background-size: 40px 18px; }
  main .formbox dl dd input {
    border-radius: 0; }
  main .formbox dl:nth-child(2) dd .error, main .formbox dl:nth-child(6) dd .error {
    top: -58px; }
  main .formbox dl:nth-child(10) dd .error, main .formbox dl:nth-child(11) dd .error {
    top: -42px; }
  main .formbox dl .form-sample {
    text-indent: -1em;
    margin-left: 1em; }
  main .formbox dl .service dt {
    float: none;
    width: 100%;
    padding-top: 1em;
    padding-bottom: 0; }
    main .formbox dl .service dt label .radio-tl .txt-note {
      padding: 0;
      font-weight: normal; }
  main .formbox dl .service dd {
    margin-left: 0;
    margin-bottom: 1em;
    padding-bottom: 0; }
    main .formbox dl .service dd.footnotes span {
      display: block;
      font-weight: bold;
      padding: 1.5em 0 .5em; }
  main .privacy-area {
    padding: 0 15px; }
    main .privacy-area .privacy-box .inner {
      overflow: scroll;
      -webkit-overflow-scrolling: touch; }
  main .privacy-check {
    font-size: 15px;
    font-size: 1.15385rem;
    line-height: 1.66667;
    text-align: center;
    margin: 16px 0 42px 8px; }
    main .privacy-check label {
      position: relative; }
    main .privacy-check .error {
      display: inline-block;
      background: #fff;
      border: solid 2px #ff0000;
      color: #ff0000;
      padding: 7px 8px 6px;
      box-sizing: border-box;
      font-size: 12px;
      font-size: 0.92308rem;
      position: absolute;
      top: -43px;
      left: -4px;
      display: none; }
      main .privacy-check .error:after {
        background: url(../img/contact/sp/arrow-error.png) no-repeat 0 0;
        background-size: 13px 11px;
        width: 13px;
        height: 11px;
        display: block;
        content: "";
        position: absolute;
        bottom: -11px;
        left: 4px; }
    main .privacy-check .checkbox-icon {
      top: -2px; }
    main .privacy-check .check-tl {
      display: inline-block;
      vertical-align: top;
      text-align: left; }
  main .btn-blue {
    width: 250px;
    height: 50px;
    min-width: auto;
    margin: 0 auto 0;
    display: block; }
    main .btn-blue a {
      width: 100%;
      line-height: 50px;
      padding: 0;
      display: block; }
  main .btn-blue {
    margin-bottom: 60px; }
    main .btn-blue button {
      color: #fff;
      font-size: 115.38462%;
      font-weight: bold;
      width: 100%;
      height: 100%;
      display: block;
      box-sizing: border-box;
      border: 2px solid #007fc3;
      background: #007fc3;
      text-decoration: none;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      main .btn-blue button:hover {
        background: #fff;
        color: #007fc3; } }
/* ====================================================================================
	3. pc style
======================================================================================= */
@media screen and (min-width: 641px) {
  main:after {
    content: "";
    display: block;
    clear: both; }
  main .tl-main {
    line-height: 1.21739;
    padding-top: 70px; }
    main .tl-main .pc {
      display: inline; }
  main .txt-main {
    margin-bottom: 15px; }
  main .txt-note {
    font-size: 12px;
    font-size: 0.92308rem;
    line-height: 1.66667;
    color: #666666;
    text-align: center;
    margin-bottom: 60px; }
    main .txt-note .pc {
      display: inline; }
    main .txt-note a {
      color: #007fc3;
      border-bottom: solid 1px #007fc3; }
      main .txt-note a:hover {
        border-bottom-color: transparent; }
    main .txt-note .tel {
      color: #666666;
      border-bottom: none; }
      main .txt-note .tel a {
        pointer-events: none; }
  main .contact-flow {
    width: 814px;
    margin: 0 auto 60px; }
    main .contact-flow:after {
      content: "";
      display: block;
      clear: both; }
    main .contact-flow ul {
      display: inline-block; }
      main .contact-flow ul li {
        background: #f4f4f4;
        float: left;
        width: 245px;
        line-height: 50px;
        display: block;
        margin-left: 38px;
        text-align: center;
        font-size: 15px;
        font-size: 1.15385rem;
        font-weight: bold;
        color: #9e9e9e;
        position: relative; }
        main .contact-flow ul li:after {
          background: url(../img/contact/arrow-flow.png) no-repeat 0 0;
          width: 18px;
          height: 40px;
          display: block;
          content: "";
          position: absolute;
          right: -29px;
          top: 50%;
          margin-top: -20px; }
        main .contact-flow ul li:first-child {
          margin-left: 0; }
        main .contact-flow ul li.last:after {
          display: none; }
        main .contact-flow ul li.on {
          background: #dce5f8;
          color: #007fc3; }
          main .contact-flow ul li.on:after {
            background: url(../img/contact/arrow-flow_on.png) no-repeat 0 0; }
  main .formbox dl.inquiry dt .icon-must {
    margin-left: 1em;
    position: relative;
    top: -1.9em; }
  main .formbox dl .service dt {
    float: none;
    width: 100%;
    padding-bottom: .4em; }
    main .formbox dl .service dt label .radio-icon::before {
      top: -2px; }
    main .formbox dl .service dt label .radio-tl .txt-note {
      font-weight: normal; }
  main .formbox dl .service dd {
    margin-left: 0;
    padding-bottom: 1.3em; }
    main .formbox dl .service dd.footnotes span {
      display: block;
      font-weight: bold;
      padding: 2.5em 0 .5em; }
  main .formbox textarea {
    overflow: auto; }
  main .privacy-box {
    background: #f4f4f4;
    width: 815px;
    height: 245px;
    margin: 0 auto;
    padding: 30px 5px 30px 30px;
    box-sizing: border-box; }
    main .privacy-box .inner {
      width: 100%;
      height: 100%;
      padding-right: 25px;
      box-sizing: border-box;
      overflow-y: scroll;
      font-size: 14px;
      font-size: 1.07692rem;
      line-height: 1.71429; }
    main .privacy-box .tl {
      font-weight: bold;
      margin-bottom: 8px; }
    main .privacy-box p {
      margin-bottom: 18px; }
    main .privacy-box dl {
      margin-bottom: 20px; }
      main .privacy-box dl dt {
        margin-bottom: 5px; }
      main .privacy-box dl dd {
        margin-bottom: 15px;
        margin-left: 2px;
        font-size: 13px;
        font-size: 1rem; }
    main .privacy-box .privacy-link {
      text-align: right; }
      main .privacy-box .privacy-link a {
        color: #007fc3;
        border-bottom: solid 1px #007fc3; }
        main .privacy-box .privacy-link a:hover {
          border-bottom-color: transparent; }
  main .privacy-check {
    font-size: 15px;
    font-size: 1.15385rem;
    text-align: center;
    margin: 30px 0 58px; }
    main .privacy-check label {
      position: relative; }
    main .privacy-check .error {
      display: inline-block;
      background: #fff;
      border: solid 2px #ff0000;
      color: #ff0000;
      padding: 7px 8px 6px;
      box-sizing: border-box;
      font-size: 12px;
      font-size: 0.92308rem;
      position: absolute;
      top: -30px;
      left: -4px;
      display: none; }
      main .privacy-check .error:after {
        background: url(../img/contact/sp/arrow-error.png) no-repeat 0 0;
        background-size: 13px 11px;
        width: 13px;
        height: 11px;
        display: block;
        content: "";
        position: absolute;
        bottom: -11px;
        left: 4px; }
  main .btn-blue {
    margin: 0 auto 120px;
    display: block;
    width: 420px; }

  h1.tl-main {
    font-size: 32px;
    padding-top: 30px; }

  main .contact-flow {
    width: 814px;
    margin: 20px auto 30px; }

  p.txt-note {
    　width: 837px;
    　margin: 0 auto;
    　line-height: 1.4; }

  main .btn-blue {
    margin: 0 auto 60px; }

  input#company {
    width: 50%; }

  input#name1 {
    width: 24%; }

  input#name2 {
    width: 24%; }

  input.w-type1.mail-address.validate-email {
    width: 50%; }

  input.w-type1.tel-number.validate-number {
    width: 50%; }

  main .privacy-check {
    font-size: 15px;
    font-size: 1.15385rem;
    text-align: center;
    margin: 24px 0 30px; }

  input#company-kana {
    width: 50%; }

  input#name-kana1, input#name-kana2 {
    width: 24%; } }
#content .validate-error .error {
  display: block; }

/*# sourceMappingURL=service-dr_trial-input.css.map */
