/* ------------------------------------------------------------------
下層ページheader
------------------------------------------------------------------ */
.under_top_mv {
  position: relative;
}

.under_top_mv img {
  width: 100% !important;
  height: auto !important;
}

.under_title_container {
  text-align: center;
  background: #f3f7f9;
  height: 260px;
}

.under_titleBox {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.under_top_mv h1 {
  text-align: center;
  color: #0f5b92;
  font-size: 2.0rem;
  letter-spacing: normal;
  margin: 0;
  font-weight: 400;
}

.under_top_mv h1 .sub-span {
  font-family: "Roboto";
  display: block;
  font-size: 2.2rem;
  margin: 15px 0 0;
  letter-spacing: .1em;
  font-weight: 600;
}

@media (min-width: 768px) {
  .under_top_mv h1 {
    padding: 95px 0 0px;
    font-size: 3.2rem;
  }
}

@media (min-width: 1024px) {
  .under_top_mv h1 {
    padding: 95px 0 0px;
    font-size: 3.9rem;
  }
}

@media only screen and (max-width: 736px) {
  .under_title_container {
    height: 200px;
  }

  .under_top_mv h1 {
    padding: 70px 0 0px;
    font-size: 2.4rem;
  }

  .under_top_mv h1 .sub-span {
    font-size: 1.6rem;
  }
}

@media only screen and (max-width: 320px) {
  .under_top_mv h1 {
    font-size: 2.0rem;
  }

  .under_top_mv h1 .sub-span {
    font-size: 1.4rem;
  }
}

/* ------------------------------------------------------------------
下層ページ　他見出し
------------------------------------------------------------------ */
.header-subtitle {
  font-size: 1.6rem;
  margin: 0 0 40px;
  font-size: 4.6rem;
  text-align: center;
  line-height: 1;
}

.sub-span {
  display: block;
  font-weight: 600;
  margin-top: 5px;
  font-size: 1.8rem;
  line-height: 1;
}

.header-subtitle_ja {
  text-align: center;
  font-size: 2.8rem;
  line-height: 1.5;
  margin: 0 0 40px;
}

.header-title-line {
  position: relative;
  text-align: center;
  font-size: 2.4rem;
  padding: 0 .3em .5em;
  color: #2d2d2d;
  display: inline-block;
  line-height: 1.4em;
  font-weight: 400;
}

.header-title-line::before {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: url(../img/accent.png);
  background-repeat: repeat-x;
  background-size: 100% 2px;
}

.header-title-line .sub-span {
  display: block;
  font-size: 1.3rem;
  padding-top: .5em;
  font-weight: 400;
}

.header-title-radius {
  font-size: 1.6rem;
  margin-bottom: 30px;
  margin-top: 0;
  background: #fde67c;
  color: #8f8f8d;
  padding: 12px 10px 12px 1.5em;
  -moz-border-radius: 30px 0 0 30px;
  -webkit-border-radius: 30px 0 0 30px;
  -o-border-radius: 30px 0 0 30px;
  -ms-border-radius: 30px 0 0 30px;
  border-radius: 30px 0 0 30px;
}

.header-title-linear {
  font-size: 2.6rem;
  margin-top: 0px;
  margin-bottom: 0px;
  letter-spacing: .1em;
  text-transform: uppercase;
  overflow: hidden;
  position: relative;
  text-align: center;
  color: #2d2d2d;
}

.header-title-linear object {
  display: inline-block;
  padding: 0 .3em;
  position: relative;
}

.header-title-linear object:before,
.header-title-linear object:after {
  border-top: 1px solid;
  content: "";
  position: absolute;
  top: 50%;
  width: 99em;
}

.header-title-linear object:before {
  right: 100%;
}

.header-title-linear object:after {
  left: 100%;
}

.header-title-linearLeft {
  font-size: 1.6rem;
  margin: 0 0 20px;
  letter-spacing: .1em;
  text-transform: uppercase;
  overflow: hidden;
  position: relative;
}

.header-title-linearLeft object {
  display: inline-block;
  padding: 0 .3em;
  position: relative;
}

.header-title-linearLeft object:before {
  border-top: 1px solid;
  content: "";
  position: absolute;
  top: 50%;
  width: 99em;
  left: 100%;
}

@media(min-width:1024px) {
  .header-subtitle_ja {
    font-size: 3.4rem;
  }

  .header-title-line {
    font-size: 3.0rem;
  }
}

@media(min-width:1366px) {}

@media only screen and (max-width: 736px) {
  .header-subtitle {
    font-size: 2.2rem;
    margin-bottom: 20px;
  }

  .sub-span {
    font-size: 1.2rem;
  }

  .header-subtitle_ja {
    font-size: 2.0rem;
    margin-bottom: 30px;
  }

  .header-title-line {
    font-size: 1.9rem;
    font-weight: 600;
  }

  .header-title-radius {
    font-size: 1.7rem;
    margin-bottom: 20px;
    padding: 10px 8px 10px 1em;
  }

  .header-title-linear {
    font-size: 1.8rem;
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 320px) {
  .header-title-line {
    font-size: 1.7rem;
  }
}

/* ------------------------------------------------------------------
会社案内
------------------------------------------------------------------ */
.nameBox {
  font-family: 'Noto Serif JP', serif;
  margin-top: 20px;
  font-size: 1.8rem;
  letter-spacing: .2em;
  text-align: center;
}

.nameBox strong {
  display: inline-block;
  letter-spacing: normal;
  font-weight: 400;
  padding-left: 3px;
  font-size: 2.4rem;
}

.acf-map {
  width: 100%;
  height: 300px;
  margin: 0px 0 40px;
}

.maplink {
  position: relative;
  display: block;
  padding-left: 18px;
  margin-top: 2px;
}

a.maplink {
  text-decoration: underline;
}

.maplink::before {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 1px;
  background: url('../img/pin.png') no-repeat 0 0;
  background-size: 15px 15px;
}

.company_about .photaria {
  border: solid 1px #ccc;
  width: 240px;
  padding: 10px 20px;
  margin-bottom: 20px;
}

@media(min-width:768px) {
  .company .rightBox .photaria {
    width: 300px;
  }
}

@media(min-width:1024px) {
  .company .leftBox {
    width: 76%;
  }

  .company .rightBox {
    width: 20%;
    margin-left: 4%;
  }

  .company .rightBox .photaria {
    width: 100%;
  }
}

@media(min-width:1366px) {}

@media only screen and (max-width: 736px) {
  .nameBox {
    margin-top: 10px;
    font-size: 1.3rem;
  }

  .nameBox strong {
    display: inline-block;
    letter-spacing: normal;
    font-weight: 400;
    padding-left: 3px;
    font-size: 1.8rem;
  }

  .company .rightBox .photaria {
    width: 200px;
  }

  .acf-map {
    margin: 0px 0 20px;
  }
}

@media only screen and (max-width: 428px) {
  .access ul.list-3-column li:last-child {
    margin-bottom: 0;
  }
}

/* ------------------------------------------------------------------
採用情報
------------------------------------------------------------------ */
ul.top_recruitList {
  margin-top: 40px;
}

ul.top_recruitList li {
  background: #f3f7f9;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  -o-border-radius: 1em;
  -ms-border-radius: 1em;
  border-radius: 1em;
  padding: 40px 0 20px;
}

ul.top_recruitList li .photaria {
  width: 80px;
}

.listBottom {
  padding: 20px 20px;
}

ul.top_recruitList li h3 {
  margin: 0 0 15px;
  text-align: center;
  color: #0f5b92;
  font-size: 2.2rem;
}

ul.top_recruitList li p {
  margin-bottom: 0;
}

.recruit .btn {
  border-radius: 60px;
  line-height: 80px;
  font-size: 2.8rem;
  width: 500px;
}

@media(min-width:768px) {}

@media(min-width:1024px) {
  ul.top_recruitList li {}
}

@media(min-width:1366px) {}

@media only screen and (max-width: 736px) {
  ul.top_recruitList li {
    -moz-border-radius: .6em;
    -webkit-border-radius: .6em;
    -o-border-radius: .6em;
    -ms-border-radius: .6em;
    border-radius: .6em;
    margin-bottom: 20px;
  }

  ul.top_recruitList li h3 {
    font-size: 1.8rem;
    margin: 0 0 10px;
  }

  .recruit .btn {
    line-height: 50px;
    font-size: 1.8rem;
    width: 100%;
  }
}

@media only screen and (max-width: 428px) {}

@media only screen and (max-width: 320px) {}

/* ------------------------------------------------------------------
よくある質問
------------------------------------------------------------------ */
.faq .toptex {
  font-weight: 600;
}

ul.faq-list li {
  position: relative;
  padding: 30px;
  margin-bottom: 40px;
  background: #fff;
  -moz-border-radius: .6em;
  -webkit-border-radius: .6em;
  -o-border-radius: .6em;
  -ms-border-radius: .6em;
  border-radius: .6em;
  border: solid 1px #eee;
}

.q-box {
  padding: 10px 0px 10px 35px;
  font-size: 1.8rem;
  font-weight: 600;
  position: relative;
  border-bottom: dotted 1px #dbdcdb;
}

.q-box:before {
  content: "Q";
  font-weight: 900;
  color: #0f5b92;
  position: absolute;
  top: 10px;
  left: 0px;
  font-size: 3.0rem;
  font-family: "Geomanist Book";
  width: 25px;
  text-align: center;
  line-height: 1;
}

.a-box {
  padding: 15px 0px 15px 35px;
  font-size: 1.6rem;
  position: relative;
}

.a-box:before {
  content: "A";
  font-weight: 900;
  color: #d7c43f;
  position: absolute;
  top: 14px;
  left: 0px;
  font-size: 30px;
  font-family: "Geomanist Book";
  width: 25px;
  text-align: center;
  line-height: 1;
}

@media(min-width:667px) {}

@media(min-width:768px) {
  .faq .toptex {
    text-align: center;
  }
}

@media(min-width:1024px) {
  ul.faq-list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  ul.faq-list li {
    box-sizing: border-box;
    width: 48%;
    margin-left: 4%;
  }

  ul.faq-list li:first-child {
    margin-left: 0%;
  }

  ul.faq-list li:nth-child(odd) {
    margin-left: 0;
  }
}

@media(min-width:1366px) {}

@media only screen and (max-width: 736px) {
  ul.faq-list li {
    padding: 20px 15px;
    margin-bottom: 20px;
  }

  .q-box {
    font-size: 1.4rem;
  }

  .a-box {
    font-size: 1.3rem;
  }
}

@media only screen and (max-width: 428px) {}

@media only screen and (max-width: 320px) {}

/* ------------------------------------------------------------------
業務内容
------------------------------------------------------------------ */
.service ul li {
  position: relative;
  background: #fafafa;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  -o-border-radius: 1em;
  -ms-border-radius: 1em;
  border-radius: 1em;
  overflow: hidden;
}

.service h3 {
  text-align: center;
  margin: 0 0 15px;
  font-weight: 400;
  font-size: 2.0rem;
}

.service ul li .t_a_b {
  width: 100%;
  padding: 20px 30px;
}

@media(min-width:768px) {
  .service ul li {
    margin-bottom: 0;
  }

  .service h3 {
    font-size: 1.6rem;
  }
}

@media(min-width:1024px) {
  .service h3 {
    font-size: 2.2rem;
  }
}

@media(min-width:1366px) {}

@media only screen and (max-width: 736px) {
  .service ul li {
    -moz-border-radius: .6em;
    -webkit-border-radius: .6em;
    -o-border-radius: .6em;
    -ms-border-radius: .6em;
    border-radius: .6em;
    margin-bottom: 25px;
  }

  .service h3 {
    font-size: 1.5rem;
  }

  .service ul li .t_a_b {
    padding: 15px 15px 15px;
  }
}

@media (min-width: 429px) and (max-width: 736px) {}

@media only screen and (max-width: 428px) {
  .service ul li {
    margin-bottom: 25px;
  }

  .service ul li:last-child {
    margin-bottom: 0;
  }

  .service h3 {
    font-size: 1.8rem;
  }
}

@media only screen and (max-width: 320px) {
  .toppage_about h2 {
    font-size: 1.6rem;
  }

  .toppage_about ul li h3 {
    font-size: 1.5rem;
  }
}

/* ------------------------------------------------------------------
ご相談の流れ
------------------------------------------------------------------ */
.flow ol {
  counter-reset: my-counter;
  list-style: none;
  padding: 0;
}

.flow ol li {
  border: solid 5px #ffa300;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  -o-border-radius: 1em;
  -ms-border-radius: 1em;
  border-radius: 1em;
  margin-bottom: 80px;
  padding: 30px;
  position: relative;
}

.flow ol li:last-child {
  margin-bottom: 0px;
}

.flow ol li:before {
  font-family: "Roboto";
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #fc8314;
  color: #fff;
  display: block;
  text-align: center;
  height: 38px;
  width: 38px;
  line-height: 38px;
  border-radius: 50%;
  font-weight: 600;
  position: absolute;
  top: 30px;
  left: 30px;
  font-size: 2.2rem;
}

.flow ol li h2 {
  margin: 0 0 20px;
  font-size: 2.4rem;
  padding-left: 46px;
  padding-bottom: 10px;
  border-bottom: solid 1px #dbdcdb;
}

.flow ol li p {
  margin-bottom: 0px;
}

.flow ol li::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  z-index: 1;
  border: 60px solid transparent;
  border-left: 40px solid #fc8314;
  bottom: -140px;
  left: 50%;
  margin-left: -50px;
  transform: rotate(90deg);
}

.flow ol li:last-child::after {
  display: none;
}

.flow ol li .photoRight {
  width: 200px;
  margin-left: 20px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 736px) {
  .flow ol li {
    border: solid 4px #ffa300;
    padding: 30px 20px;
  }

  .flow ol li:before {
    height: 25px;
    width: 25px;
    line-height: 25px;
    top: 30px;
    left: 20px;
    font-size: 1.4rem;
  }

  .flow ol li h2 {
    margin: 0 0 15px;
    font-size: 1.6rem;
    padding-left: 28px;
  }
}

@media only screen and (max-width: 414px) {
  .flow ol li .photoRight {
    float: none;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 15px;
  }
}

/* ------------------------------------------------------------------
個人情報保護方針
------------------------------------------------------------------ */
.privacy .mb-box {
  margin-bottom: 30px;
}

.privacy h2 {
  margin: 0 0 .5em;
  font-size: 1.7rem;
}

.privacy ol {
  padding-left: 1em;
}

.privacy ol li h3 {
  font-size: 1.5rem;
}

.privacy a {
  text-decoration: underline;
}

@media only screen and (max-width: 736px) {
  .privacy .mb-box {
    margin-bottom: 20px;
  }

  .privacy h2 {
    font-size: 1.6rem;
  }
}

/* ------------------------------------------------------------------
サイトマップ
------------------------------------------------------------------ */
.sitemap ul li:first-child {
  margin-left: 0px;
}

.sitemap ul li:first-child::before {
  display: none;
}

.sitemap ul li {
  position: relative;
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 1.8rem;
  text-align: left;
  margin-left: 30px;
}

.sitemap ul li::before {
  display: block;
  position: absolute;
  top: -18px;
  left: -20px;
  width: 14px;
  height: 30px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  content: "";
}

.sitemap ul li a {
  color: #2d2d2d;
}

.sitemap ul li a:hover {
  text-decoration: underline;
}

ul.sub-menu li {
  margin-bottom: 0px !important;
  margin-left: 30px !important;
}

ul.sub-menu li:last-child {
  margin-bottom: 30px !important;
}

ul.sub-menu li:before {
  display: block !important;
  left: -20px !important;
  height: 12px !important;
  top: 0px !important;
}

ul.sub-menu li a {
  font-weight: 400;
}

@media only screen and (max-width: 736px) {
  .sitemap ul li {
    font-size: 1.6rem;
  }
}

/* -----お問い合わせ----- */
ul.form-list li {
  margin-bottom: 40px;
}

ul.form-list li:last-child {
  margin-bottom: 0px;
}

ul.form-list li .title-label, ul.form-list li .form-item {
  display: block;
}

ul.form-list li .title-label, ul.form-list li .title-label01, ul.form-list li .form-item {
  display: block;
}

.title-label {
  background-color: #f1f1f1;
  -moz-border-radius: .5em;
  -webkit-border-radius: .5em;
  -o-border-radius: .5em;
  -ms-border-radius: .5em;
  border-radius: .5em;
  margin-bottom: 15px;
  font-size: 1.7rem;
  font-weight: 600;
  padding: 16px 25px;
  position: relative;
}

.form-sub-text {
  display: block;
  float: left;
  width: 20px;
  line-height: 34px;
  margin-left: -10px;
}

.contact .btn-blue {
  width: 240px;
}

.thanks-m {
  font-size: 2.4rem !important;
  text-align: center;
  font-weight: 400;
  margin: 1em 0;
  line-height: 1.6em;
  color: #1e2022;
}

.thanks-text {
  text-align: center;
  line-height: 2.5em;
  font-weight: 400;
}

.thanks-text a {
  text-decoration: underline;
}

.table-form .number {
  font-size: 15px;
  font-weight: 600;
  margin-right: .5em;
  color: #888;
}

.form-control {
  color: #000;
  border: 1px solid #b5babd;
  height: auto;
  padding: 20px;
  -moz-border-radius: .5em;
  -webkit-border-radius: .5em;
  -o-border-radius: .5em;
  -ms-border-radius: .5em;
  border-radius: .5em;
}

.label-hissu, .label-nini {
  padding: 0 8px;
  display: inline-block;
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -15px;
  font-weight: 600;
  border-radius: 5px;
  background-color: #fff;
}

.label-hissu {
  color: #e5412b;
  border: solid 2px #e5412b;
}

.label-nini {
  color: #0897FF;
  border: solid 2px #0897FF;
}

.w-10, .w-20, .w-30, .w-40, .w-50, .w-70, .w-80, .w-100, .w-5-sm, .w-10-sm, .w-12-sm, .w-20-sm, .w-30-sm {
  display: inline-block;
}

.w-30-blok, .w-40-blok {
  display: block;
}

.w-10 {
  width: 100%;
}

.w-20 {
  width: 100%;
}

.w-30 {
  width: 100%;
}

.w-40 {
  width: 100%;
}

.w-50 {
  width: 100%;
}

.w-70 {
  width: 100%;
}

.w-80 {
  width: 100%;
}

.w-100 {
  width: 100%;
}

.w-5-sm {
  width: 100%;
}

.w-10-sm {
  width: 100%;
}

.w-12-sm {
  width: 100%;
}

.w-20-sm {
  width: 100%;
}

.w-30-sm {
  width: 100%;
}

.w-30-blok {
  width: 100%;
}

.w-40-blok {
  width: 100%;
}

.sanka .wpcf7-list-item {
  display: block;
}

.sanka label {
  padding: 0 20px;
  border: solid 3px #eee;
  border-radius: .4em;
}

.sanka label:hover, .sanka label:focus, .sanka label:active {
  border: solid 3px #fbdfd9;
  background-color: #fdeeec;
}

.form-control-add {
  width: 80px;
  display: inline-block;
  vertical-align: middle;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form .form-group {
  margin-bottom: 0px;
}

input[type=checkbox], input[type=radio] {
  margin: 4px 4px 0 0px;
}

.reservation label {
  background-color: #eeeeef;
  font-size: 13px;
  border: 0px solid #dbdcdc;
  border-radius: 6px;
  padding: 8px 15px;
  margin-bottom: 6px;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 0px;
}

.reservation span {
  margin-left: 0;
}

span.wpcf7-list-item {
  margin: 0 !important;
}

.checkbox01-list span.wpcf7-list-item {
  display: block !important;
}

.checkbox01-list span.wpcf7-list-item label {
  cursor: pointer;
  margin-bottom: 0px;
}

.radio-lab span.wpcf7-list-item {
  padding-right: 1em;
}

span.wpcf7-list-item-label::before {
  content: "";
}

.radio_btn label {
  transition: 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 0 20px 0 0;
  padding: 5px 20px 5px 20px;
  border-radius: 3px;
  vertical-align: middle;
  cursor: pointer;
  width: 155px;
}

.stepbar {
  display: flex;
  max-width: 600px;
  position: relative;
  margin: 50px auto 30px;
  text-align: center;
  font-weight: 600;
}

.stepbar li {
  font-size: 1.6rem;
  list-style: none;
  position: relative;
  width: 33.333%;
}

.stepbar li:first-child:after {
  display: none;
}

.stepbar li:after {
  background: #f2f2f2;
  content: "";
  width: calc(100% - 60px);
  height: 4px;
  position: absolute;
  left: calc(-50% + 30px);
  top: 28px;
}

.stepbar li.visited:nth-child(2):after {
  background: #044074;
}

.stepbar li.visited:nth-child(3):after {
  background: #044074;
}

.stepbar li span {
  background: #f2f2f2;
  font-size: 2.4rem;
  color: #fff;
  display: inline-block;
  height: 60px;
  margin-bottom: 10px;
  line-height: 60px;
  width: 60px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-family: 'Roboto', sans-serif;
}

.stepbar .visited span {
  background: #044074;
}

.formbox .btn {
  line-height: 54px;
  width: 200px;
  font-weight: 400;
  margin-bottom: 10px;
}

.ag-agree {
  text-align: center;
  margin-bottom: 10px;
}

.ag-agree label {
  background-color: #eeeeef;
  font-size: 13px;
  border: 0px solid #dbdcdc;
  border-radius: 6px;
  padding: 8px 15px;
  margin-bottom: 6px;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 0px;
  font-weight: 600;
}

@media(min-width:768px) {
  .formTex{
    text-align: center;
  }

  .contactContainer {
    border: 1px solid #ddd;
    padding: 40px 0;
  }

  /* -----お問い合わせ----- */
  .formbox {
    margin-left: auto;
    margin-right: auto;
    width: 600px;
  }

  ul.form-list li:last-child {
    margin-bottom: 30px;
  }

  .contact .btn {
    width: 400px;
    margin-top: 30px;
    line-height: 58px;
    font-size: 2.0rem;
  }

  .pp_tex {
    text-align: center;
  }

  .form-item {
    margin-left: 5px;
  }

  .label-hissu, .label-nini {
    line-height: 26px;
  }

  .w-10, .w-20, .w-30, .w-40, .w-50, .w-70, .w-80, .w-100, .w-5-sm, .w-10-sm, .w-12-sm, .w-20-sm, .w-30-sm {
    line-height: 34px;
  }

  .w-10 {
    width: 10%;
  }

  .w-20 {
    width: 20%;
  }

  .w-30 {
    width: 30%;
  }

  .w-40 {
    width: 40%;
  }

  .w-50 {
    width: 50%;
  }

  .w-70 {
    width: 67%;
  }

  .w-80 {
    width: 79%;
  }

  .w-100 {
    width: 100%;
  }

  .w-5-sm {
    width: 5%;
  }

  .w-10-sm {
    width: 10%;
  }

  .w-12-sm {
    width: 12%;
  }

  .w-20-sm {
    width: 20%;
  }

  .w-30-sm {
    width: 30%;
  }

  .w-30-blok {
    width: 30%;
  }

  .w-40-blok {
    width: 40%;
  }

  .sanka label {
    text-align: left;
  }

  .kibou {
    text-align: right;
    padding-right: 5px;
  }
}

@media(min-width:1024px) {
  .contact .innerBox {
    width: 800px;
  }
  .formbox {
    width: 780px;
  }
}

@media only screen and (max-width: 736px) {
  ul.form-list li {
    font-size: 1.4rem;
    margin-bottom: 30px;
  }

  ul.form-list li:last-child {
    margin-bottom: 15px;
  }

  .title-label {
    font-size: 1.4rem;
    padding: 12px 15px;
    line-height: 1.4em;
  }

  .form-item {
    margin: 0 0px;
  }

  .thanks-m {
    text-align: center !important;
    font-size: 1.8rem !important;
  }

  .thanks-text {
    text-align: left;
  }

  .thanks-text:last-child {
    text-align: center;
    margin-bottom: 30px;
  }

  .label-hissu, .label-nini {
    line-height: 22px;
    right: 15px;
  }

  .w-5-sm {
    width: 10%;
  }

  .w-10-sm {
    width: 38%;
  }

  .w-20-sm {
    width: 80%;
  }

  .w-30-sm {
    width: 30%;
  }

  .kibou {
    margin: 15px 0 5px;
    font-weight: 600;
  }

  .sanka label {
    line-height: 34px;
  }
}

@media only screen and (max-width: 414px) {
  .w-10-sm {
    width: 38%;
  }

  .w-20-sm {
    width: 80%;
  }

  .w-30-sm {
    width: 30%;
  }

  .contact .btn {
    font-size: 1.4rem;
    padding: 0 30px;
    line-height: 44px;
  }

  .sanka label {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}
