@charset "UTF-8";
/* CSS Document */

@media only screen and (min-width: 768px) {
  .contents_wrapper {
    margin: 54px auto 0;
    max-width: 1100px;
  }
  .contents_wrapper h2.mainTTL {
    margin: 60px auto 58px;
    max-width: 1100px;
    font-size: 18px;
    letter-spacing: 0.12em;
  }
  .contents_wrapper h2.mainTTL span {
    font-size: 42.06px;
    letter-spacing: 0.12em;
    line-height: 1.2;
  }
  .contents_wrapper .subTTL {
    font-size: 1.25em;
    padding: 0 10px;
    line-height: 1.5;
    text-align: center;
  }

  .contents_section {
    width: 100%;
    margin-bottom: 86px;
  }
  .contents_inner {
    width: 100%;
    max-width: 640px;
    margin: auto;
  }
  .contents_box {
    width: 100%;
    margin-top: 70px;
    font-weight: 400;
  }
  .contents_section div,
  .contents_section form,
  .contents_section h1,
  .contents_section h2,
  .contents_section h3,
  .contents_section h4,
  .contents_section ul,
  .contents_section li,
  .contents_section dl,
  .contents_section dt,
  .contents_section dd,
  .contents_section p {
    line-height: 1.8;
    text-align: inherit;
  }
  /*生年月日 レイアウト調整*/
  .contents_section .birthday01 {
  width: 7em!important;
  margin-right: 5px;
  vertical-align: bottom;
  display: inline-block;
  }
  .contents_section .birthday02 {
  width: 5em!important;
  margin-right: 5px;
  vertical-align: bottom;
  display: inline-block;
  }
  .contents_section a {
    text-decoration: underline;
  }
  .contents_section .btn-prev {
    margin-top: 50px;
    text-align: center;
  }
  .contents_section .btn-prev a {
    text-decoration: none;
  }
  .contents_section .headline3 {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 1.5;
  }
  .contents_section .table {
    width: 100%;
    border-collapse: collapse;
  }
  .contents_section .table th {
    padding: 10px 1em;
    border: 1px solid #dcdcdc;
    background: #f5f5f5;
    font-size: 1em;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    line-height: 1.8;
  }
  .contents_section .table td {
    padding: 10px 1em;
    border: 1px solid #dcdcdc;
    line-height: 1.5;
    text-align: left;
    vertical-align: top;
    line-height: 1.8;
  }
  .contents_section .info_table {
    width: 100%;
    border-collapse: collapse;
  }
  .contents_section .info_table th {
    font-size: 1em;
    font-weight: normal;
    width: 30%;
    text-align: left;
    border-bottom: 1px solid #dcdcdc;
  }
  .contents_section .info_table td {
    width: 70%;
    border-bottom: 1px solid #dcdcdc;
    padding: 36px 0;
    text-align: left;
    line-height: 1.5;
  }
  .contents_section .info_table .ggmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-top: 10px;
  }
  .contents_section .info_table .ggmap iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .contents_section .note {
    margin-top: 20px;
    font-size: 12px;
  }


  .contents_wrapper .separate {
    text-align: center;
    font-size: 20px;
    padding: 0;
    overflow: hidden;
    width: 100%;
    margin: 0 auto 60px;
  }
  .contents_wrapper .separate span {
    background-color: #fff;
    position: relative;
    display: inline-block;
    height: 55px;
    line-height: 50px;
    padding: 0 15px;
  }
  .contents_wrapper .separate span::before,
  .contents_wrapper .separate span::after {
    position: absolute;
    top: 50%;
    content: '';
    width: 999em;
    height: 1px;
    background-color: #333;
  }
  .contents_wrapper .separate span::before { right: 100%; }
  .contents_wrapper .separate span::after { left: 100%; }

  /* LINEボタン */
  .contents_wrapper #dvUserRegistInput {
    margin-top: 40px;
  }
  .contents_wrapper .line {
    display: block;
    width: 400px;
    margin: 0 auto 75px;
    background-color: #00b900 !important;
    text-decoration: none;
  }
  .contents_wrapper .line img {
    width: 35px;
    height: auto;
    margin-right: 10px;
    vertical-align: middle;
  }


  .law_step {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-left: -3.03%;
    margin-bottom: -45px;
  }
  .law_step > li {
    width: 30.3%;
    margin-left: 3.03%;
    margin-bottom: 45px;
    font-size: 14px;
    line-height: 1.5;
  }
  .law_step dl > dt {
    margin-bottom: 10px;
    background-color: #eee;
    line-height: 40px;
    text-align: center;
  }
  .law_step dl > dd img {
    display: block;
    max-width: 468px;
    width: 100%;
    padding-top: 10px;
    margin-bottom: 10px;
  }

  .contact_address {
    margin-top: 50px;
    padding: 20px;
    background: #f5f5f5;
    font-size: 14px;
    text-align: center;
  }
  .contact_address .tel_en {
    margin-bottom: 30px;
    text-align: center;
  }
  .contact_address .tel {
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 46px;
    font-weight: 300;
    text-decoration: none;
  }
  .contact_address .tel .tel-ico {
    display: inline-block;
    max-width: 34px;
    margin-right: 12px;
    margin-bottom: 12px;
  }


  /* フォーム */
  .contact_form {
    max-width: 700px;
    margin: 60px auto 0;
  }
  .contact_form input,
  .contact_form textarea {
    width: 100%;
    padding: 14px;
    box-sizing: border-box;
    font-weight: 400;
  }
  .contact_form textarea {
    height: 200px;
    resize: none;
  }
  .contact_form .form-group {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
  }
  .contact_form .form-group > dt {
    min-width: 205px;
    width: 205px;
    padding: 20px 0;
    border-right: 1px solid #dcdcdc;
    font-size: 16px;
  }
  .contact_form .form-group > dt .ess {
    top: -7px;
  }
  .contact_form .form-group > dd {
    width: 100%;
    padding: 20px 0;
    padding-left: 30px;
  }
  .contact_form .Tel span {
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
  }


  .contact_btn,
  .contact_btn._confirm {
    margin-top: 50px;
    text-align: center !important;
  }
  .contact_btn input[type="submit"],
  .contact_btn input[type="button"],
  .contact_btn button {
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
  }
  .contact_btn input[type="submit"]::-webkit-search-decoration,
  .contact_btn input[type="button"]::-webkit-search-decoration,
  .contact_btn button::-webkit-search-decoration  {
    display: none;
  }
  .contact_btn input[type="submit"]:focus,
  .contact_btn input[type="button"]:focus,
  .contact_btn button:focus {
    outline-offset: -2px;
  }
  .contact_btn .btn-primary {
    padding: 0;
    width: 100%;
    max-width: 370px;
    height: 70px;
    background: #555;
    border-radius: 3px;
    font-size: 18px;
    color: #fff;
    line-height: 70px;
    letter-spacing: .1em;
    text-indent: .1em;
  }
  .contact_btn._confirm .btn-primary {
    width: 300px;
    margin: 0 10px;
  }
  .contact_btn .btn-default {
    padding: 0;
    width: 300px;
    height: 70px;
    margin: 0 10px;
    background: #8e8e8e;
    border-radius: 3px;
    font-size: 18px;
    color: #fff;
    line-height: 70px;
    letter-spacing: .1em;
    text-indent: .1em;
    text-decoration: none;
  }
  .contact_btn .pull-right {
    margin-bottom: 30px;
  }
  .contact_btn .pull-right .btn {
    display: block;
    width: 100%;
    max-width: 370px;
    height: 70px;
    margin: 0 auto;
    background-color: #da4f49;
    color: #fff;
    font-size: 18px;
    line-height: 70px;
    text-decoration: none;
  }
  .contact_btn .pull-right .delete_btn {
    font-size: 0.8em;
    color: #333;
    text-decoration: none;
  }

  /*注文情報入力画面*/
  .column{
    margin-bottom: 40px;
    line-height: 1.7 !important;
  }

  /*セールスフォース経由 問い合わせページ*/
  .btn_go_top {
    padding: 0;
    width: 100%;
    max-width: 370px;
    height: 70px;
    background: #555;
    border-radius: 3px;
    font-size: 18px;
    color: #fff;
    line-height: 70px;
    letter-spacing: .1em;
    margin: 50px auto 0;
    font-weight: 400;
  }
  .btn_go_top a {
    color: #fff;
    top: 25%;
  }
  .btn_go_top a::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    width: 12px;
    height: 12px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }

  .input-note {
    display: block;
    font-size: 12px;
  }

  .contact_form .form-group > dd.at_flex {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .contact_form .form-group > dd.at_flex span:first-child {
    margin-right: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .contents_wrapper {
    padding: 0 15px;
  }
  .contents_wrapper h2.mainTTL {
    font-size: calc(26.03*(100vw/750));
    line-height: 1.2;
    margin: calc(78*(100vw/750)) auto calc(82*(100vw/750));
    width: calc(686*(100vw/750));
  }
  .contents_wrapper h2.mainTTL span {
    font-size: calc(64.06*(100vw/750));
    font-weight: normal;
  }
  .contents_wrapper .subTTL {
    font-size: 1.25em;
    padding: 0 10px;
    line-height: 1.5;
    text-align: center;
  }

  .contents_section {
    width: 100%;
    margin-bottom: 50px;
  }
  .contents_inner {
    width: 100%;
    max-width: 640px;
    margin: auto;
  }
  .contents_box {
    width: 100%;
    margin-top: 40px;
    font-weight: 400;
  }
  .contents_section div,
  .contents_section form,
  .contents_section h1,
  .contents_section h2,
  .contents_section h3,
  .contents_section h4,
  .contents_section ul,
  .contents_section li,
  .contents_section dl,
  .contents_section dt,
  .contents_section dd,
  .contents_section p {
    line-height: 1.8;
    text-align: inherit;
  }

  /*生年月日 レイアウト調整*/
  .contents_section .birthday01 {
  width: 7em!important;
  margin-right: 5px;
  vertical-align: bottom;
  display: inline-block;
  }
  .contents_section .birthday02 {
  width: 5em!important;
  margin-right: 5px;
  vertical-align: bottom;
  display: inline-block;
  }


  .contents_section a {
    text-decoration: underline;
  }
  .contents_section .btn-prev {
    margin-top: 50px;
    text-align: center;
  }
  .contents_section .btn-prev a {
    text-decoration: none;
  }
  .contents_section .headline3 {
    margin-bottom: 20px;
    font-size: calc(40*(100vw/750));
    font-weight: 400;
    line-height: 1.5;
  }
  .contents_section .table {
    width: 100%;
    border-collapse: collapse;
  }
  .contents_section .table th {
    display: block;
    width: 100% !important;
    padding: 10px;
    border: 1px solid #dcdcdc;
    background: #f5f5f5;
    font-size: 1em;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    line-height: 1.8;
  }
  .contents_section .table td {
    display: block;
    width: 100% !important;
    padding: 10px;
    border: 1px solid #dcdcdc;
    line-height: 1.5;
    text-align: left;
    line-height: 1.8;
  }
  .contents_section .info_table {
    width: 100%;
    border-collapse: collapse;
  }
  .contents_section .info_table th {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 1em;
    font-weight: normal;
    text-align: left;
    border-bottom: 1px solid #dcdcdc;
  }
  .contents_section .info_table td {
    display: block;
    width: 100%;
    padding: 10px 10px 15px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
    line-height: 1.5;
  }
  .contents_section .info_table .ggmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-top: 10px;
  }
  .contents_section .info_table .ggmap iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .contents_section .note {
    margin-top: 20px;
    font-size: 12px;
  }


  .contents_wrapper .separate {
    text-align: center;
    font-size: 16px;
    padding: 0;
    overflow: hidden;
    width: 100%;
    margin: 0 auto 30px;
  }
  .contents_wrapper .separate span {
    background-color: #fff;
    position: relative;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 15px;
  }
  .contents_wrapper .separate span::before,
  .contents_wrapper .separate span::after {
    position: absolute;
    top: 50%;
    content: '';
    width: 999em;
    height: 1px;
    background-color: #333;
  }
  .contents_wrapper .separate span::before { right: 100%; }
  .contents_wrapper .separate span::after { left: 100%; }

  /* LINEボタン */
  .contents_wrapper #dvUserRegistInput {
    margin-top: 10px;
  }
  .contents_wrapper .line {
    display: block;
    max-width: 320px;
    height: 50px;
    margin: 0 auto 45px;
    background-color: #00b900 !important;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 13px;
    line-height: 50px;
  }
  .contents_wrapper .line img {
    width: 25px;
    height: auto;
    margin-right: 10px;
    vertical-align: middle;
  }


  .law_step {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-bottom: -35px;
    list-style: none;
  }
  .law_step > li {
    width: 48%;
    margin-bottom: 45px;
    text-align: center;
    font-size: 12px;
    line-height: 1.667;
    padding-left: 0;
    text-indent: 0;
  }
  .law_step > li:nth-child(odd) {
    margin-right: 4%;
  }
  .law_step dl > dt {
    margin-bottom: 10px;
    background-color: #eee;
    line-height: 40px;
    text-align: center;
  }
  .law_step dl > dd img {
    display: block;
    max-width: 468px;
    width: 100%;
    padding-top: 10px;
    margin-bottom: 10px;
  }

  .contact_address {
    margin-top: 30px;
    padding: 20px 10px;
    background: #f5f5f5;
    font-size: 14px;
    text-align: center;
  }
  .contact_address .tel_en {
    margin-bottom: 10px;
    text-align: center;
  }
  .contact_address .tel {
    display: block;
    margin: 0 auto;
    font-size: calc(66*(100vw/750));
    font-weight: 400;
    text-decoration: none;
  }
  .contact_address .tel .tel-ico {
    display: inline-block;
    padding-top: calc(10*(100vw/750));
    width: 10%;
  }


  /* フォーム */
  .contact_form {
    max-width: 700px;
    margin: 30px auto 0;
  }
  .contact_form input,
  .contact_form textarea {
    width: 100%;
    padding: 12px;
    box-sizing: border-box;
    font-weight: 400;
  }
  .contact_form textarea {
    height: 200px;
    resize: none;
  }
  .contact_form .form-group {
    margin-bottom: 20px;
  }
  .contact_form .form-group > dt {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #dcdcdc;
    font-size: 15px;
  }
  .contact_form .form-group > dt .ess {
    top: -7px;
  }
  .contact_form .form-group > dd {
    width: 100%;
    padding: 10px 0;
  }
  .contact_form .Tel span {
    display: inline-block;
    margin: 0 0.3em;
    vertical-align: middle;
  }

  .contact_btn,
  .contact_btn._confirm {
    margin-top: 40px;
    text-align: center !important;
  }
  .contact_btn input[type="submit"],
  .contact_btn input[type="button"],
  .contact_btn button {
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
  }
  .contact_btn input[type="submit"]::-webkit-search-decoration,
  .contact_btn input[type="button"]::-webkit-search-decoration,
  .contact_btn button::-webkit-search-decoration  {
    display: none;
  }
  .contact_btn input[type="submit"]:focus,
  .contact_btn input[type="button"]:focus,
  .contact_btn button:focus {
    outline-offset: -2px;
  }
  .contact_btn .btn-primary {
    padding: 0;
    width: 100%;
    height: 60px;
    background: #555;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    line-height: 60px;
    letter-spacing: .1em;
    text-indent: .1em;
  }
  .contact_btn._confirm .btn-primary {
    max-width: 300px;
    margin: 0 auto;
  }
  .contact_btn .btn-default {
    padding: 0;
    max-width: 300px;
    width: 100%;
    height: 60px;
    margin: 0 auto 10px;
    background: #8e8e8e;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    line-height: 60px;
    letter-spacing: .1em;
    text-indent: .1em;
    text-decoration: none;
  }
  .contact_btn .btn-default {
    padding: 0;
    width: 300px;
    height: 70px;
    margin: 0 10px;
    background: #8e8e8e;
    border-radius: 3px;
    font-size: 18px;
    color: #fff;
    line-height: 70px;
    letter-spacing: .1em;
    text-indent: .1em;
    text-decoration: none;
  }
  .contact_btn .pull-right {
    margin-bottom: 20px;
  }
  .contact_btn .pull-right .btn {
    display: block;
    width: 100%;
    height: 60px;
    margin: 0 auto;
    background-color: #da4f49;
    font-size: 16px;
    color: #fff;
    line-height: 60px;
    text-decoration: none;
  }
  .contact_btn .pull-right .delete_btn {
    font-size: 0.8em;
    color: #333;
    text-decoration: none;
  }


  /*セールスフォース経由 問い合わせページ*/
  .btn_go_top {
    padding: 0;
      width: 100%;
      height: 60px;
      background: #555;
      border-radius: 3px;
      font-size: 16px;
      color: #fff;
      line-height: 60px;
      letter-spacing: .1em;
      text-indent: 0.1em;
    margin: 40px auto 20px;
  }
  .btn_go_top a {
    top: 25%;
    color: #fff;
    font-weight: 400;
  }
  .back_btn a::before {
    border-left: 1px solid #fff;
      border-bottom: 1px solid #fff;
  }

  .input-note {
    display: block;
    font-size: 12px;
  }

  .contact_form .form-group > dd.at_flex {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .contact_form .form-group > dd.at_flex span:first-child {
    margin-right: 20px;
  }
}