@charset "UTF-8";
img {
  display: block;
  max-width: 100%; }

body {
  color: #000; }

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.o_sp {
  display: none !important; }

.inner {
  width: 100%;
  max-width: 1020px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto; }

.mainHeader h1 {
  float: left; }
.mainHeader .contact {
  text-align: right;
  float: right;
  margin-top: 6px; }
  .mainHeader .contact .text {
    text-align: left;
    display: inline-block;
    font-size: 12px;
    line-height: 1.4;
    margin-left: 20px; }
  .mainHeader .contact .tel {
    padding-top: 8px;
    display: inline-block; }
    .mainHeader .contact .tel a {
      display: block;
      transition: all .3s ease 0s;
      -moz-transition: all .3s ease 0s;
      -webkit-transition: all .3s ease 0s; }
      .mainHeader .contact .tel a:hover {
        text-decoration: none; }
      .mainHeader .contact .tel a:hover {
        opacity: .7;
        text-decoration: none; }

.mainVisual {
  padding: 70px 0;
  background-image: url(../img/main.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  margin-bottom: 4px; }
  .mainVisual .box {
    max-width: 696px;
    background-color: rgba(255, 255, 255, 0.8);
    position: relative; }
    .mainVisual .box .text {
      position: relative;
      z-index: 10;
      background-repeat: repeat-y;
      background-image: url(../img/main_b.png);
      background-position: center center;
      background-size: contain;
      padding: 0 20px; }
    .mainVisual .box:before {
      content: '';
      display: block;
      width: 100%;
      background-repeat: no-repeat;
      background-image: url(../img/main_b_u.png);
      background-position: center center;
      background-size: contain;
      padding-top: 13%; }
    .mainVisual .box:after {
      content: '';
      display: block;
      width: 100%;
      background-repeat: no-repeat;
      background-image: url(../img/main_b_ud.png);
      background-position: center center;
      background-size: contain;
      padding-top: 13%; }
    .mainVisual .box .ribbon {
      margin-top: -10%;
      max-width: 120%;
      margin-bottom: -4%;
      width: 120%;
      position: relative;
      left: -10%; }
    .mainVisual .box h2 {
      text-align: center; }
      .mainVisual .box h2 img {
        margin: 0 auto; }
    .mainVisual .box .limit {
      text-align: center;
      font-size: 28px;
      padding-top: 10px;
      padding-bottom: 10px;
      font-weight: bold; }
      .mainVisual .box .limit strong {
        color: #9c7600; }
        .mainVisual .box .limit strong em {
          font-size: 1.8em; }
    .mainVisual .box a {
      display: block;
      transition: all .3s ease 0s;
      -moz-transition: all .3s ease 0s;
      -webkit-transition: all .3s ease 0s;
      margin: 0 auto; }
      .mainVisual .box a:hover {
        text-decoration: none; }
      .mainVisual .box a:hover {
        opacity: .7;
        text-decoration: none; }
      .mainVisual .box a img {
        margin: 0 auto; }
    .mainVisual .box .cap {
      margin: 10px 0 -7%;
      font-size: 12px;
      text-align: center;
      line-height: 1.3; }
      .mainVisual .box .cap strong {
        color: #EC196A;
        font-weight: bold; }

#limitBox {
  background-color: #EC3F8A; }
  #limitBox .inner {
    display: table;
    padding-top: 10px;
    padding-bottom: 10px; }
    #limitBox .inner .l {
      display: table-cell;
      vertical-align: middle;
      width: 100px; }
      #limitBox .inner .l h3 {
        width: 100px;
        background-color: #fff;
        color: #000000;
        height: 100px;
        font-weight: bold;
        text-align: center;
        position: relative;
        border-radius: 50%; }
        #limitBox .inner .l h3 span {
          font-weight: bold;
          display: block;
          position: absolute;
          width: 100%;
          top: 50%;
          font-size: 18px;
          line-height: 1.2;
          -ms-transform: translateY(-40%);
              transform: translateY(-40%);
          -webkit-transform: translateY(-40%); }
    #limitBox .inner .r {
      display: table-cell;
      vertical-align: middle;
      padding-left: 10px; }
      #limitBox .inner .r > p {
        font-weight: bold;
        font-size: 15px;
        color: #fff;
        margin-top: 10px; }

#limit {
  margin-top: 5px;
  font-family: "Noto Sans";
  color: #FFF;
  font-size: 66px;
  font-weight: bold;
  line-height: 50px; }

.sect01 {
  background-color: #FAECEE;
  padding: 70px 0; }
  .sect01 .box {
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); }
    .sect01 .box .text {
      position: relative;
      z-index: 10;
      background-repeat: repeat-y;
      background-image: url(../img/sect1_bd.png);
      background-position: center center;
      background-size: contain;
      padding: 0 20px;
      text-align: center;
      font-weight: bold;
      font-size: 18px;
      line-height: 1.6; }
      .sect01 .box .text p {
        margin-bottom: 1em; }
        .sect01 .box .text p:last-child {
          margin-bottom: 0; }
      .sect01 .box .text h2 {
        font-size: 1.6em;
        margin-bottom: 1.4em; }
    .sect01 .box:before {
      content: '';
      display: block;
      width: 100%;
      background-repeat: no-repeat;
      background-image: url(../img/sect1_up.png);
      background-position: center center;
      background-size: contain;
      padding-top: 11.25%;
      margin: 0; }
    .sect01 .box:after {
      content: '';
      display: block;
      width: 100%;
      background-repeat: no-repeat;
      background-image: url(../img/sect1_ud.png);
      background-position: center center;
      background-size: contain;
      padding-top: 11.25%;
      margin: 0; }
    .sect01 .box em {
      color: #b60005; }
    .sect01 .box strong {
      font-size: 2em;
      color: #ea6385; }

.sect02 {
  background-repeat: repeat;
  background-image: url(../img/stripe01_20px_01.jpg);
  padding: 70px 0; }
  .sect02 .box {
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); }
    .sect02 .box .text {
      position: relative;
      z-index: 10;
      background-repeat: repeat-y;
      background-image: url(../img/sect1_bd.png);
      background-position: center center;
      background-size: contain;
      padding: 0 20px;
      text-align: center;
      font-weight: bold;
      font-size: 18px;
      line-height: 1.6; }
      .sect02 .box .text p {
        margin-bottom: 1em; }
        .sect02 .box .text p:last-child {
          margin-bottom: 0; }
      .sect02 .box .text h2 {
        font-size: 1.6em;
        margin-bottom: 1.4em; }
  .sect02 ul {
    padding: 40px 80px; }
    .sect02 ul li {
      line-height: 1.6;
      padding: 4px 0 10px;
      font-size: 21px;
      font-weight: bold;
      padding-left: 50px;
      background-repeat: no-repeat;
      background-position: left top;
      background-image: url(../img/sect2_c.png); }
    .sect02 ul p {
      margin-bottom: 0.6em; }

.cvArea {
  background-color: #FAECEE;
  padding: 70px 0; }
  .cvArea .limit {
    text-align: center;
    font-size: 28px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold; }
    .cvArea .limit strong {
      color: #9c7600; }
      .cvArea .limit strong em {
        font-size: 1.8em; }
  .cvArea a {
    display: block;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    margin: 0 auto; }
    .cvArea a:hover {
      text-decoration: none; }
    .cvArea a:hover {
      opacity: .7;
      text-decoration: none; }
    .cvArea a img {
      margin: 0 auto; }
  .cvArea .cap {
    margin: 10px 0 0;
    font-size: 12px;
    text-align: center;
    line-height: 1.3; }
    .cvArea .cap strong {
      color: #EC196A;
      font-weight: bold; }

.sect03 {
  background-color: #FAECEE;
  padding: 30px 0 70px;
  border-top: 2px solid #d7d5d1; }
  .sect03 .read {
    text-align: center;
    font-size: 18px;
    margin-bottom: 0.6em; }
  .sect03 h2 {
    text-transform: capitalize;
    margin-bottom: 40px;
    text-align: center; }
    .sect03 h2 span {
      display: inline-block;
      position: relative;
      font-size: 32px;
      padding: 0.2em 1.4em; }
      .sect03 h2 span strong {
        display: block;
        position: relative;
        z-index: 4; }
      .sect03 h2 span em {
        font-size: 1.4em;
        font-weight: bold; }
      .sect03 h2 span:before {
        content: '';
        display: block;
        height: 16px;
        width: 100%;
        position: absolute;
        bottom: 0px;
        left: 0;
        background-color: #F6CECE; }
  .sect03 li {
    background-color: #fff;
    margin-bottom: 40px;
    padding: 8px 8px 16px; }
    .sect03 li:last-child {
      margin-bottom: 0; }
    .sect03 li h3 {
      display: table;
      width: 100%;
      padding: 0 20px;
      margin-bottom: 10px; }
      .sect03 li h3 .l {
        display: table-cell;
        width: 140px;
        vertical-align: middle;
        line-height: 1.1; }
        .sect03 li h3 .l span {
          display: block;
          height: 140px;
          background-image: url(../img/sect3_b.png);
          background-repeat: no-repeat;
          background-position: center center;
          background-size: contain;
          position: relative; }
        .sect03 li h3 .l em {
          display: block;
          text-align: center;
          font-weight: bold;
          color: #fff;
          position: absolute;
          width: 100%;
          left: 0;
          top: 50%;
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
          -webkit-transform: translateY(-50%); }
          .sect03 li h3 .l em strong {
            display: block;
            font-size: 30px;
            padding-top:8px }
      .sect03 li h3 .r {
        display: table-cell;
        padding-left: 20px;
        vertical-align: middle; }
        .sect03 li h3 .r strong {
          font-weight: bold;
          font-size: 28px; }
    .sect03 li figure img {
      width: 100%; }
    .sect03 li .text {
      padding: 0.6em;
      line-height: 1.3;
      font-size: 16px; }

.photoArea {
  background-color: #3e2811;
  padding: 60px 0; }
  .photoArea h2 {
    padding: 0 20px;
    margin-bottom: 30px; }
    .photoArea h2 img {
      margin: 0 auto; }
  .photoArea #photo {
    text-align: center;
    font-size: 0;
    line-height: 1; }
    .photoArea #photo a {
      display: inline-block;
      margin: 2px;
      width: 260px;
      transition: all .3s ease 0s;
      -moz-transition: all .3s ease 0s;
      -webkit-transition: all .3s ease 0s; }
      .photoArea #photo a:hover {
        text-decoration: none; }
      .photoArea #photo a:hover {
        opacity: .7;
        text-decoration: none; }

.sectQa {
  padding: 40px 0 70px; }
  .sectQa h2 {
    margin-bottom: 30px; }
    .sectQa h2 img {
      margin: 0 auto; }
  .sectQa li {
    border-bottom: 2px solid #fff; }
    .sectQa li h3 {
      background-color: #ead79e;
      padding: 21px 50px 21px 20px;
      position: relative;
      font-weight: bold;
      font-size: 26px;
      color: #4e3914;
      cursor: pointer; }
      .sectQa li h3 em {
        display: inline-block;
        margin-right: 0.6em; }
      .sectQa li h3 div {
        position: absolute;
        width: 32px;
        height: 32px;
        background-color: #fff;
        right: 10px;
        top: 50%;
        margin-top: -16px; }
        .sectQa li h3 div:after {
          content: '';
          display: block;
          width: 16px;
          top: 50%;
          margin-top: -2px;
          position: absolute;
          height: 4px;
          left: 8px;
          background-color: #4e3914; }
        .sectQa li h3 div:before {
          content: '';
          display: block;
          width: 16px;
          top: 50%;
          margin-top: -2px;
          position: absolute;
          height: 4px;
          left: 8px;
          background-color: #4e3914;
          -ms-transform: rotate(90deg);
              transform: rotate(90deg);
          -webkit-transform: rotate(90deg);
          transition: all .3s ease 0s;
          -moz-transition: all .3s ease 0s;
          -webkit-transition: all .3s ease 0s; }
          .sectQa li h3 div:before:hover {
            text-decoration: none; }
      .sectQa li h3.active div:before {
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
        -webkit-transform: rotate(0deg); }
    .sectQa li .text {
      padding: 20px;
      display: none; }

.sectPlan {
  background-color: #f8f5ec;
  padding: 40px 0 70px; }
  .sectPlan h2 {
    margin-bottom: 30px; }
    .sectPlan h2 img {
      margin: 0 auto; }
  .sectPlan .plan {
    width: 100%;
    font-weight: bold;
    margin-bottom: 100px;
    font-size: 16px; }
    .sectPlan .plan th, .sectPlan .plan td {
      border: 1px solid #000;
      vertical-align: middle;
      padding: 1em; }
    .sectPlan .plan th {
      color: #fff;
      background-color: #7b8d42;
      width: 200px; }
    .sectPlan .plan td {
      background-color: #fff; }
      .sectPlan .plan td strong {
        display: inline-block;
        position: relative;
        color: #b60005;
        font-size: 2em; }
        .sectPlan .plan td strong span {
          display: block;
          position: relative;
          z-index: 2; }
        .sectPlan .plan td strong:before {
          content: '';
          display: block;
          position: absolute;
          height: 16px;
          bottom: 0;
          left: 0;
          width: 100%;
          background-color: #ffff7c; }
      .sectPlan .plan td em {
        color: #b60005; }
      .sectPlan .plan td p {
        line-height:32px; }

.tit h2 {
  margin: 0 auto 0px;
  text-align: center;
  padding: 0px 0 0 0;
  color: #412200;
  font-size: 40px;
  font-weight: bold; }

.frame .inner {
  padding: 30px 0 25px;
  background: url(../img/bg_frame_inner.jpg) repeat-y; }

#form_step {
  width: 790px;
  margin: 20px auto 10px auto;
  text-align: center; }

#form_step p.must {
  text-align: left;
  margin: 12px 0 0 0; }

#form_step .middle {
  vertical-align: middle;
  margin: 0 5px 0 0; }

#form_lead p {
  margin-left: 90px;
  margin-bottom: 18px;
  text-align: left; }

#form_lead2 p {
  font-size: 16px;
  padding: 90px;
  text-align: center;
  line-height: 2.1em; }

#form_lead2 p span {
  font-weight: bold;
  color: #000; }

#form_lead2 p span.red {
  color: #C42127; }

#form_lead p img {
  vertical-align: middle;
  margin-right: 4px; }

.guide {
  font-size: 11px;
  color: #666; }

.ex {
  font-size: 11px;
  color: #666666; }

.form_wrapper {
  padding: 25px;
  text-align: left;
  width: 790px;
  margin: 0 auto; }

.table-form {
  width: 790px;
  margin: 20px auto 0;
  background: #FFF;
  padding: 30px;
  box-sizing: border-box; }

.section_form .table-form {
  border-top: 0; }

.table-form input,
.table-form textarea {
  border: #bbb solid 1px;
  padding: 10px;
  box-sizing: border-box; }

.table-form select {
  border: #bbb solid 1px;
  padding: 5px;
  box-sizing: border-box; }

.table-form dl.required dd input,
.table-form dl.required dd select,
.table-form dl.required dd textarea {
  background: #faeded;
  border: #bbb solid 1px; }

.table-form input[type="text"],
.table-form input[type="email"],
.table-form textarea {
  width: 500px;
  vertical-align: middle;
  font-size: 1.1em; }

.table-form input[type="tel"] {
  width: 350px; }

.table-form input[type="datepicker"] {
  width: 150px; }

.table-form input[type="radio"],
.table-form input[type="checkbox"] {
  border: 0;
  margin-right: 3px;
  position: relative;
  top: -1px; }

.table-form textarea {
  height: 150px; }

.table-form input#zip {
  width: 250px; }

.table-form input#mail {
  margin-bottom: 5px; }

.table-form dl {
  border-bottom: 1px dotted #ccc; }

.table-form dl.un {
  border-bottom: none; }

.table-form dt {
  width: 29%;
  padding: 20px 8% 13px 12px;
  font-weight: normal;
  text-align: right !important;
  vertical-align: top;
  float: left;
  min-height: 30px;
  line-height: 30px;
  box-sizing: border-box;
  position: relative; }

.table-form dl.required dt:after {
  content: "必須";
  text-align: center;
  font-weight: bold;
  display: block;
  width: 36px;
  height: 19px;
  line-height: 19px;
  border-radius: 3px;
  vertical-align: middle;
  color: #fff;
  background: #e6383d;
  font-size: 0.9em;
  position: absolute;
  top: 38%;
  right: 0; }

.table-form dd {
  width: 67%;
  box-sizing: border-box;
  padding: 20px 10px;
  float: left;
  word-break: break-all; }

.table-form dd #department label {
  width: 30%;
  display: inline-block;
  margin-bottom: 5px; }

.table-form dd #gender label, .table-form dd #history label, .table-form dd #image label {
  width: 50px;
  display: inline-block; }

.zip_txt {
  float: right;
  width: 200px;
  font-size: 0.8em; }

.notice {
  color: #c00;
  font-size: 0.9em;
  padding: 10px;
  border: 1px dotted #c00;
  margin-top: 10px;
  width: 478px; }

.table-form .calender {
  float: right;
  padding: 0 35px 0 0; }

.table-form select {
  font-size: 1.1em; }

.table-form input#items {
  border: 0; }

.table-form dt span {
  margin-top: 5px;
  font-size: 0.8em;
  color: #666;
  display: block; }

.table-form td .box-a, .table-form td .box-b {
  float: left;
  width: 200px; }

.msg {
  color: #c00;
  display: block;
  margin-top: 5px; }

.btn_confirm, .btn_submit {
  display: block;
  width: 70%;
  margin: 20px auto 10px;
  padding: 20px 0;
  background: #c9171e;
  font-weight: bold;
  font-size: 19px;
  text-align: center;
  color: #fff;
  position: relative;
  border: none; }

.btn_confirm:hover, .btn_submit:hover {
  opacity: 0.8; }

.btn_back, .btn_top a {
  display: block;
  width: 55%;
  margin: 0 auto 10px;
  padding: 15px 0;
  background: #666;
  font-weight: bold;
  font-size: 1.1em;
  text-align: center;
  color: #fff;
  position: relative;
  border: none;
  text-decoration: none; }

.btn_back:hover, .btn_top a:hover {
  background: #bbb;
  color: #fff;
  text-decoration: none; }

.form_bnr02 {
  padding: 50px 0 0;
  text-align: center; }

.form_thanks {
  text-align: center;
  padding: 30px 0; }

.form_thanks .btn a {
  width: 60%;
  font-size: 1.2em;
  font-weight: bold;
  height: 50px;
  line-height: 50px; }

.catch {
  font-weight: bold;
  font-size: 2em;
  margin-bottom: 15px; }

.sp_flow {
  display: none; }

.btn_top {
  padding: 30px 0 0; }

.form_footer {
  text-align: center; }

.table-form dl:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden; }

.table-form dl {
  display: inline-table; }

/* Hides from IE-mac \*/
* html .table-form dl {
  height: 1%; }

.table-form dl {
  display: block;
  overflow: hidden; }

/*  data unit
*---------------------------------------------------------- */
.data_unit {
  background: #FFF;
  padding: 30px 0; }

.data_unit .inner {
  margin: 0 auto; }

.data_unit .box_a {
  float: left;
  width: 35%;
  text-align: center; }
  .data_unit .box_a img {
    margin: 0 auto; }

.data_unit .box_a .txt {
  margin: 20px auto 10px;
  font-size: 15px; }

.data_unit .box_a .tel {
  border-top: 1px solid#c9171e;
  border-bottom: 1px solid #c9171e;
  color: #c9171e;
  font-size: 34px;
  padding: 10px;
  font-weight: bold;
  text-align: center; }

.data_unit .box_a .tel span {
  color: #c9171e;
  font-size: 20px; }

.data_unit .box_a .time {
  margin-top: 10px;
  font-size: 13px; }

.data_unit .box_b {
  float: right;
  width: 60%; }

.data_unit .box_b .map {
  border: 1px solid #966306; }

.data_unit .box_b .map iframe {
  width: 100%;
  height: 284px; }
  
.data_unit .box_c {
  text-align: center; }
  .data_unit .box_c img {
    margin: 0 auto; }

.data_unit .box_c .txt {
  margin: 20px auto 10px;
  font-size: 15px; }

.data_unit .box_c .tel {
  border-top: 1px solid#c9171e;
  border-bottom: 1px solid #c9171e;
  color: #c9171e;
  font-size: 34px;
  padding: 10px;
  font-weight: bold;
  text-align: center; }

.data_unit .box_c .tel span {
  color: #c9171e;
  font-size: 20px; }
  

.section11 .copylight {
  padding: 14px 0 14px 0;
  text-align: center;
  background: #000000;
  color: #FFFFFF;
  font-size: 11px; }

@media only screen and (max-width: 800px) {
  .o_pc {
    display: none !important; }

  .o_sp {
    display: block !important; }

  .mainHeader {
    padding-bottom: 10px; }
    .mainHeader h1 {
      float: none;
      margin: 0 auto 0px; }
    .mainHeader .contact {
      text-align: center;
      float: none;
      width: 100%; }
      .mainHeader .contact .mail {
        float: none;
        margin-right: 0; }
      .mainHeader .contact .tel {
        float: none; }

  .mainVisual .box .limit {
    line-height: 1.4;
    text-align: center; }
    .mainVisual .box .limit strong {
      display: block; }

  #limitBox .inner {
    display: block; }
    #limitBox .inner .l {
      display: block;
      width: 100%;
      margin-bottom: 10px; }
      #limitBox .inner .l h3 {
        height: auto;
        width: 100%;
        border-radius: 6px;
        padding: 0.5em; }
        #limitBox .inner .l h3 br {
          display: none; }
        #limitBox .inner .l h3 span {
          position: static;
          -ms-transform: translateY(0%);
              transform: translateY(0%);
          -webkit-transform: translateY(0%); }
    #limitBox .inner .r {
      display: block;
      width: 100%; }
      #limitBox .inner .r > p {
        font-size: 13px; }

  #limit {
    text-align: center;
    font-size: 30px;
    line-height: 30px; }

  .sect01 .box .text {
    font-size: 15px;
    text-align: left; }
    .sect01 .box .text h2 {
      font-size: 1.3em; }
 /*   .sect01 .box .text br {
      display: none; }*/
    .sect01 .box .text strong {
      display: block;
      font-size: 1.4em; }

  .sect02 ul {
    padding: 20px; }
    .sect02 ul li {
      font-size: 16px; }

  .cvArea .limit {
    line-height: 1.4;
    text-align: center; }
    .cvArea .limit strong {
      display: block; }

  .sect03 h2 span {
    font-size: 26px; }
  .sect03 li h3 {
    padding-left: 0;
    padding-right: 0; }
    .sect03 li h3 .l {
      width: 80px; }
      .sect03 li h3 .l span {
        height: 80px; }
      .sect03 li h3 .l em strong {
        font-size: 20px; }
    .sect03 li h3 .r strong {
      font-size: 16px; }
      
      .sect03 li h3 .l em {
        font-size: 8px; }      

  .photoArea #photo {
    text-align: center;
    font-size: 0;
    line-height: 1; }
    .photoArea #photo a {
      display: inline-block;
      margin: 1px;
      width: 160px; }

  .sectQa li h3 {
    font-size: 16px; }

  .sectPlan .plan {
    display: block; }
    .sectPlan .plan tbody, .sectPlan .plan tr, .sectPlan .plan th, .sectPlan .plan td {
      display: block;
      width: 100%; }
    .sectPlan .plan th {
      border-bottom-width: 0; }
    .sectPlan .plan td strong {
      font-size: 1.4em; }

  .tit h2 {
    font-size: 21px;
    line-height: 1.4; }

  .frame .inner {
    background-image: none; }
    .frame .inner .hf {
      display: none !important; }

  .frame .hf {
    display: none !important; }

  .form_wrapper {
    width: 100%; }

  .table-form {
    width: 100%;
    padding-left: 6px;
    padding-right: 6px; }
    .table-form dt {
      text-align: left !important;
      font-size: 12px;
      line-height: 1.2;
      padding-left: 4px;
      padding-right: 3em; }

  .table-form input[type="text"],
  .table-form input[type="email"],
  .table-form textarea {
    width: 100%; }

  .notice {
    width: 100%; }

  #form_step {
    width: 100%; }

  .table-form input[type="tel"] {
    width: 100%; }

  .table-form input[type="datepicker"] {
    width: 100%; }

  .table-form input#zip {
    width: 80%; }

  .data_unit .box_a {
    float: none;
    width: 100%;
    margin-bottom: 30px; }

  .data_unit .box_b {
    float: none;
    width: 100%; } }
