@charset "UTF-8";


/* hero
===================================*/
.zero-v2 #header {
          z-index: 99;
}
.zero-v2 {
      overflow-x: hidden;
}
.zero-v2 .container {
  max-width: 100%;
}
.zero-v2 .herounit {
  background: url(../images/herounit_bg_blue.png) center center no-repeat;
  background-size: cover;
  padding-top: 40px;
  text-align: center;
  font-size: 0px;
  position: relative;
  height: 640px;
}
.zero-v2 .herounit .herounit_container {
  padding-bottom: 80px;
}
.zero-v2 .herounit .mv-img {
  height: 100%;
  max-height: 460px;
  display: block;
  margin: 0 0 20px 20px;
  position: relative;
  z-index: 2;
}
.zero-v2 .herounit .mv-img.sp {
  display: none;
}
.zero-v2 .herounit .mv-bg-right {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: auto;
  z-index: 1;
}
.zero-v2 .herounit .txt_box {
  font-weight: bold;
  position: relative;
  text-align: left;
  z-index: 2;
  margin-left: 30px;
  line-height: 1.5;
}
.zero-v2 .herounit p {
  font-size: 13px;
  position: relative;
  line-height: 1.5;
}
.zero-v2 .herounit p.stroke {
  position: absolute;
  -webkit-text-stroke: 3px #fff;
  text-stroke: 3px #fff; 
}
.zero-v2 .herounit .pr {
  position: relative;
  z-index: 3;
}
.zero-v2 .herounit .pr.common {
  background-image: none;
  width: 100%;
  max-width: 1180px;
  margin: auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -61px;
  padding: 0;
}
.herounit_bottom.sp p {
  text-align: left;
  font-size: 8px;
  position: relative;
}
.herounit_bottom {
  position: absolute;
  bottom: -30px;
  margin: 0 10px;
}
.zero-v2 .herounit_bottom p.stroke {
  position: absolute;
  -webkit-text-stroke: 3px #fff;
  text-stroke: 3px #fff; 
}

@media screen and (max-width: 767px) {
  .zero-v2 .herounit {
    background: url(../images/herounit_bg_blue_sp.png) center center no-repeat;
    height: 100vh;
    background-size: cover;
    padding-bottom: 0;
  }
  .zero-v2 .herounit .mv-img.pc {
    display: none;
  }
  .zero-v2 .herounit .mv-img.sp {
    display: block;
    margin: 40px auto 0;
    max-width: 460px;
    width: 96%;
    padding: 0px;
  }
  .zero-v2 .herounit .mv-bg-right {
    display: none;
  }
  .zero-v2 .herounit .txt_box {
    margin-left: 0;
  }
  .zero-v2 .herounit p {
    font-size: 10px;
    line-height: 1.3;
  }
  .zero-v2 .herounit .pr.common {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1180px) {
  .zero-v2 .herounit {
    padding: 3% 0;
    padding-bottom: 0;
    font-size: 0px;
  }
  .zero-v2 .herounit .mv-bg-right {
    right: -10%;
  }
  .pr.common .grids {
    margin: 0 20px;
    padding: 15px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 979px) {
  .zero-v2 .herounit .mv-img {
    max-height: 390px;
    margin: 0 0 20px;
  }
  .zero-v2 .herounit .mv-bg-right {
    right: -8%;
  }
  .zero-v2 .herounit p {
    max-width: 510px;
  }
  .zero-v2 .herounit {
    padding: 3% 0;
    height: 520px;
  }
}
@media screen and (min-width: 1366px) {
  .zero-v2 .herounit {
    height: 690px;
  }
  .zero-v2 .herounit .mv-img {
    max-height: 520px;
  }
}
@media screen and (min-width: 1600px) {
  .zero-v2 .herounit .mv-img {
    left: 5%;
    margin: 0 0 20px;
  }
  .zero-v2 .herounit .txt_box {
    margin-left: 6%;
  }
  .zero-v2 .herounit .mv-bg-right {
    width: 55%;
    height: 100%;
    object-fit: cover;
  }
}


.zero-v2 #sec4.zero_renewal #telContents .column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}
.zero-v2 .herounit.zero_renewal .herounit_container {
  width: 100%;
  overflow: hidden;
}

.grids.box_shadow {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.zero_renewal {
  font-size: 18px;
  line-height: 1.6em;
}
.zero_renewal * {
  box-sizing: border-box;
  font-family: "Noto Sans Japanese", 游ゴシック, "Yu Gothic", 游ゴシック体, YuGothic, メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.zero_renewal .just_xs {
  display: none;
}
.zero_renewal .just_sp_iphone_plus {
  display: none;
}
.zero_renewal .just_xs_with_iphone6 {
  display: none;
}
.zero_renewal .just_tab {
  display: none;
}
.zero_renewal .just_sp_with_tab {
  display: none;
}
.zero_renewal .color_orange {
  color: #ff4d2d;
}
.zero_renewal .color_blue_deep {
  color: #121b6d;
}
.zero_renewal .color_yellow {
  color: #ffff00;
}
.zero_renewal .bg_blue_deep {
  background-color: #121b6d;
}
.zero_renewal .bg_gray_light {
  background-color: #f0f1f3;
}
.zero_renewal .title_bg_orange {
  position: relative;
  padding: 40px 8px;
  background-color: #ff4d2d;
  color: #fff;
  font-size: 48px;
  font-weight: 600;
  text-align: center;
}
.zero_renewal .title_bg_orange:after {
  position: absolute;
  right: 0;
  bottom: -34px;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  border: 18px solid transparent;
  border-top: 18px solid #ff4d2d;
  content: "";
}
.zero_renewal .title_bg_orange_arrow {
  position: relative;
  padding: 64px 8px 0px;
  background-color: #ff4d2d;
  color: #fff;
  font-size: 48px;
  font-weight: 600;
  text-align: center;
}
.zero_renewal .title_bg_orange_arrow:after {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 240px;
  background-image: url(../images/zero/background/title_orange_arrow.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
}
.zero_renewal .title_bg_orange_simple {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 108px;
  margin-bottom: 40px;
  background-color: #ff4d2d;
  color: #fff;
  font-size: 36px;
  font-weight: 600;
}

.contact_banner.zero_renewal {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 24px;
  padding-bottom: 24px;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.contact_banner.zero_renewal a {
  display: block;
}
.contact_banner.zero_renewal .tel {
  width: 40%;
  max-width: 356px;
}
.contact_banner.zero_renewal .open {
  padding-right: 48px;
  padding-left: 20px;
  font-family: 游ゴシック, "Yu Gothic", 游ゴシック体, YuGothic, メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6em;
  text-align: left;
}
.contact_banner.zero_renewal .open > span {
  display: block;
}

.contact_banner.zero_renewal .apply {
  width: 40%;
  max-width: 416px;
}
#mvContactBanner .contact_banner.zero_renewal {
  -webkit-transform: translate(0, 50%);
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  transform: translate(0, 50%);
}

#apply.zero_renewal {
  margin-top: 0;
  padding-top: 0;
  overflow: hidden;
  background: none;
}
#apply.zero_renewal .title_bg_orange_arrow {
  margin-bottom: 40px;
  font-size: 36px;
  font-weight: 600;
}

#consultation.zero_renewal {
  padding-top: 56px;
  padding-bottom: 80px;
}
#consultation.zero_renewal .case {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#consultation.zero_renewal .case li {
  position: relative;
  width: calc((100% - 64px) / 3);
  margin-right: 32px;
}
#consultation.zero_renewal .case li:nth-child(3n) {
  margin-right: 0;
}
#consultation.zero_renewal .case li:nth-child(3n):after {
  content: none;
}
#consultation.zero_renewal .case li:after {
  position: absolute;
  top: 0;
  right: -16px;
  width: 1px;
  height: 100%;
  background-color: #ccc;
  content: "";
}
#consultation.zero_renewal .case #consultationCase2Q {
  width: calc(100% + 8px);
  max-width: calc(100% + 8px);
}
#consultation.zero_renewal .case img:not(.case_a_button) {
  display: block;
  width: 100%;
}
#consultation.zero_renewal .case .case_a {
  position: relative;
  margin-top: 16px;
}
#consultation.zero_renewal .case .case_a .text {
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 24px;
  font-weight: 800;
  text-align: center;
}
#consultation.zero_renewal .case .case_a .text .row {
  display: inline-block;
  line-height: 1.75em;
}
#consultation.zero_renewal .case .case_a .text .marker {
  padding: 0 8px;
  background: linear-gradient(transparent 70%, #ffff00 60%);
}
#consultation.zero_renewal .case .case_a .text .em {
  font-size: 32px;
}
#consultation.zero_renewal .case .case_a_button {
  position: absolute;
  top: -24px;
  right: -20px;
  width: 35%;
  max-width: 126px;
}
#consultation.zero_renewal .afterservice {
  position: relative;
  margin-top: 56px;
  margin-bottom: 56px;
}
#consultation.zero_renewal .afterservice .icon {
  position: absolute;
  top: 32px;
  right: 48px;
  width: 190px;
}
#consultation.zero_renewal .afterservice_title {
  padding: 20px 32px;
  background-color: rgba(255, 77, 45, 0.1);
  color: #ff4d2d;
  font-size: 32px;
  font-weight: 800;
  line-height: 1.4em;
  text-align: left;
}
#consultation.zero_renewal .afterservice_text {
  margin-top: 16px;
  padding-right: 240px;
}

#faq.zero_renewal {
  padding-top: 80px;
  padding-bottom: 64px;
  background-color: #faf8d1;
}
#faq.zero_renewal .faq_contents dl {
  margin-bottom: 16px;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
#faq.zero_renewal .faq_contents dl:last-child {
  margin-bottom: 0;
}
#faq.zero_renewal .faq_contents dt,
#faq.zero_renewal .faq_contents dd {
  position: relative;
  padding: 20px;
  padding-left: 88px;
  line-height: 1.7em;
}
#faq.zero_renewal .faq_contents dt:before,
#faq.zero_renewal .faq_contents dd:before {
  display: flex;
  position: absolute;
  top: 16px;
  left: 20px;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  color: #fff;
}
#faq.zero_renewal .faq_contents dt {
  border-bottom: 1px solid #ccc;
  font-size: 24px;
  font-weight: bold;
}
#faq.zero_renewal .faq_contents dt:before {
  background-color: #121b6d;
  font-weight: bold;
  content: "Q";
}
#faq.zero_renewal .faq_contents dd {
  min-height: 80px;
  font-size: 18px;
}
#faq.zero_renewal .faq_contents dd:before {
  background-color: #ff4d2d;
  content: "A";
}

#flow.zero_renewal {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
}
#flow.zero_renewal:before {
  z-index: -2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/zero/background/04.jpg");
  background-size: cover;
  content: "";
}
#flow.zero_renewal .flow_lists li {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  min-height: 285px;
  margin-bottom: 8px;
  padding-top: 24px;
  padding-bottom: 24px;
}
#flow.zero_renewal .flow_lists li:last-child {
  margin-bottom: 0;
}
#flow.zero_renewal .flow_lists li:last-child {
  margin-bottom: 0;
}
#flow.zero_renewal .flow_lists li:nth-child(1):after {
  background-image: url("../images/zero/flow/01.png");
}
#flow.zero_renewal .flow_lists li:nth-child(2):after {
  background-image: url("../images/zero/flow/02.png");
}
#flow.zero_renewal .flow_lists li:nth-child(3):after {
  background-image: url("../images/zero/flow/03.png");
}
#flow.zero_renewal .flow_lists li:nth-child(4):after {
  background-image: url("../images/zero/flow/04.png");
}
#flow.zero_renewal .flow_lists li:nth-child(5):after {
  background-image: url("../images/zero/flow/05.png");
}
#flow.zero_renewal .flow_lists li:nth-child(6):after {
  background-image: url("../images/zero/flow/06.png");
}
#flow.zero_renewal .flow_lists li .step_num {
  position: relative;
  width: 18%;
  padding-right: 40px;
  padding-left: 40px;
}
#flow.zero_renewal .flow_lists li .step_num:before {
  -webkit-transform: translateX(-50%);
  display: block;
  z-index: -1;
  position: absolute;
  top: 106%;
  left: 50%;
  height: 114%;
  transform: translateX(-50%);
  border-left: 8px dotted #45af10;
  content: "";
}
#flow.zero_renewal .flow_lists li:last-child .step_num:before {
  content: none;
}
#flow.zero_renewal .flow_lists li .text_area {
  width: 55%;
  padding-right: 56px;
}
#flow.zero_renewal .flow_lists li .img_area img {
  display: none;
  width: 100%;
}
#flow.zero_renewal .flow_list_title {
  color: #ff4d2d;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.4em;
}
#flow.zero_renewal .flow_list_text {
  margin-top: 16px;
  line-height: 1.6em;
}

#industry.zero_renewal {
  position: relative;
  padding-top: 56px;
}
#industry.zero_renewal:before {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/zero/background/02.jpg");
  background-position: center;
  background-size: cover;
  content: "";
}
#industry.zero_renewal .industry_title {
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
}
#industry.zero_renewal .items_wrap {
  padding-top: 16px;
  padding-bottom: 8px;
}
#industry.zero_renewal .items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#industry.zero_renewal .items li {
  width: 15.833%;
  margin-right: 1%;
  text-align: center;
}
#industry.zero_renewal .items li:nth-child(6n) {
  margin-right: 0;
}
#industry.zero_renewal .items li .img_area img {
  display: block;
  width: 100%;
}
#industry.zero_renewal .items li .text_area {
  margin-top: 8px;
}
#industry.zero_renewal .items li .text_area p {
  color: #fff;
  font-weight: 600;
  line-height: 1.6em;
}
#industry.zero_renewal .text_area_wrap {
  padding-top: 32px;
  padding-bottom: 80px;
}
#industry.zero_renewal .text_area {
  text-align: center;
}
#industry.zero_renewal .text_area .em {
  font-weight: 800;
}
#industry.zero_renewal .text_area .text {
  margin-bottom: 16px;
  line-height: 2em;
}
#industry.zero_renewal .text_area .catch {
  margin-bottom: 32px;
  font-size: 26px;
}

#reason1.zero_renewal {
  padding-bottom: 80px;
}
#reason1.zero_renewal .items {
  /* Legacy IE */
  *zoom: 1;
  margin-top: 150px;
}
#reason1.zero_renewal .items:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: "";
}
#reason1.zero_renewal .items li {
  position: relative;
  width: 48%;
  padding: 56px 40px 32px;
  float: left;
}
#reason1.zero_renewal .items li:after {
  z-index: -2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f4f4f4;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  content: "";
}
#reason1.zero_renewal .items li:before {
  -webkit-transform: translate(0, -50%);
  z-index: 2;
  position: absolute;
  top: 0;
  left: 40px;
  width: 85px;
  height: 60px;
  transform: translate(0, -50%);
  background-image: url("../images/zero/reason1/01num.png");
  background-position: center left;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}
#reason1.zero_renewal .items li:nth-child(2) {
  margin-top: 60px;
  float: right;
}
#reason1.zero_renewal .items li:nth-child(2):before {
  background-image: url("../images/zero/reason1/02num.png");
}
#reason1.zero_renewal .items li:nth-child(3) {
  margin-top: 150px;
}
#reason1.zero_renewal .items li:nth-child(3):before {
  background-image: url("../images/zero/reason1/03num.png");
}
#reason1.zero_renewal .items li .img_area {
  -webkit-transform: translate(0, -50%);
  z-index: -1;
  position: absolute;
  top: 0;
  right: 40px;
  width: 445px;
  max-width: 60%;
  transform: translate(0, -50%);
}
#reason1.zero_renewal .items li .img_area img {
  display: block;
  width: 100%;
}
#reason1.zero_renewal .items li .text_area .em {
  font-weight: 600;
}
#reason1.zero_renewal .items li .text_area_title {
  max-width: 80%;
  margin-bottom: 24px;
}
#reason1.zero_renewal .items li .text_area_text {
  letter-spacing: 1px;
  line-height: 1.8em;
}
#reason1.zero_renewal .items li .text_area_text .note {
  font-size: 16px;
}
#reason1.zero_renewal .items li .example {
  margin-top: 40px;
}
#reason1.zero_renewal .items li .example_title {
  padding: 12px 8px;
  background-color: #121b6d;
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  text-align: center;
}
#reason1.zero_renewal .items li .example_img_area {
  margin-top: -20px;
}
#reason1.zero_renewal .items li .example_img_area img {
  display: block;
  width: 100%;
}

#reason2.zero_renewal {
  position: relative;
  padding-bottom: 80px;
  overflow: hidden;
}
#reason2.zero_renewal:before {
  z-index: -2;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 100px);
  background-image: url("../images/zero/background/03.jpg");
  background-position: bottom center;
  background-size: cover;
  content: "";
}
#reason2.zero_renewal .items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 56px;
}
#reason2.zero_renewal .items li {
  position: relative;
  width: 32%;
  margin-right: 2%;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
#reason2.zero_renewal .items li:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 120px;
  max-width: 32%;
  height: 120px;
  background-image: url("../images/zero/reason2/01num.png");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}
#reason2.zero_renewal .items li:nth-child(2):before {
  background-image: url("../images/zero/reason2/02num.png");
}
#reason2.zero_renewal .items li:nth-child(3):before {
  background-image: url("../images/zero/reason2/03num.png");
}
#reason2.zero_renewal .items li:nth-child(3n) {
  margin-right: 0;
}
#reason2.zero_renewal .items .img_area img {
  display: block;
}
#reason2.zero_renewal .items .text_area {
  padding: 0 8px;
}
#reason2.zero_renewal .items .text_area .item_title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 172px;
  border-bottom: 2px solid #121b6d;
  color: #121b6d;
  font-weight: 600;
  line-height: 1.8em;
  text-align: center;
}
#reason2.zero_renewal .items .text_area .item_title span {
  display: inline-block;
}
#reason2.zero_renewal .items .text_area .item_title .sub {
  margin-bottom: 6px;
  font-size: 20px;
}
#reason2.zero_renewal .items .text_area .item_title .catch {
  font-size: 26px;
  line-height: 42px;
}
#reason2.zero_renewal .items .text_area .item_title .em {
  font-size: 32px;
}
#reason2.zero_renewal .items .text_area .item_text {
  padding: 24px 10px;
}
#reason2.zero_renewal .items .text_area .item_text p {
  line-height: 1.6em;
}
#reason2.zero_renewal .items .detail {
  margin-top: 24px;
  font-weight: 600;
  line-height: 1.6em;
}
#reason2.zero_renewal .items .detail dl {
  margin-bottom: 8px;
  letter-spacing: 1px;
}
#reason2.zero_renewal .items .detail dt {
  margin-bottom: 4px;
}
#reason2.zero_renewal .items .detail dt .marker {
  position: relative;
  padding-left: 16px;
  background: linear-gradient(transparent 60%, #ffff00 60%);
}
#reason2.zero_renewal .items .detail dt .marker:before {
  position: absolute;
  left: 0;
  content: "・";
}
#reason2.zero_renewal .items .detail dd {
  padding-left: 16px;
  color: #ff4d2d;
}
#reason2.zero_renewal .banner {
  margin-top: 40px;
}
#reason2.zero_renewal .banner .catch {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}
#reason2.zero_renewal .banner .contact_banner {
  margin-top: 40px;
}

#type.zero_renewal {
  position: relative;
  padding-bottom: 72px;
  background-image: url("../images/zero/background/01.jpg");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100%;
}
#type.zero_renewal .type_title {
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
}
#type.zero_renewal .type_title .marker {
  display: inline-block;
  padding-right: 16px;
  padding-left: 16px;
  background: linear-gradient(transparent 60%, #ffff00 60%);
  line-height: 1.5em;
}
#type.zero_renewal .items {
  grid-gap: 12px 12px;
  -ms-grid-columns: 1fr 12px 1fr 12px 1fr 12px 1fr;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-bottom: 24px;
  padding: 20px;
  background-color: #e6e6e6;
}
#type.zero_renewal .items li {
  padding: 16px 14px;
  background-color: #fff;
}
#type.zero_renewal .items li .img_area img {
  display: block;
  width: 100%;
}
#type.zero_renewal .items li .text_area {
  margin-top: 8px;
  font-weight: 600;
  text-align: center;
}
#type.zero_renewal .maker .lists {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#type.zero_renewal .maker .lists li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15.832%;
  height: 84px;
  margin-right: 1%;
  border-radius: 8px;
  background-color: #fff;
}
#type.zero_renewal .maker .lists li:nth-child(6n) {
  margin-right: 0;
}
#type.zero_renewal .maker .lists li img {
  display: block;
  width: 100%;
}

/*
    ------------------nayami section---------------------
    */
#nayami.zero_renewal .nayami_detail {
  position: relative;
  padding-top: 120px;
  background-color: #faf8d1;
}
#nayami.zero_renewal .nayami_detail .nayami_detail_title {
  font-size: 40px;
  font-weight: 800;
  line-height: 1.5em;
  text-align: center;
}
#nayami.zero_renewal .nayami_detail .nayami_detail_title .deco {
  display: inline-block;
  position: relative;
  padding-right: 56px;
  padding-left: 56px;
}
#nayami.zero_renewal .nayami_detail .nayami_detail_title .deco:before, #nayami.zero_renewal .nayami_detail .nayami_detail_title .deco:after {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 32px;
  height: 38px;
  margin: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}
#nayami.zero_renewal .nayami_detail .nayami_detail_title .deco:before {
  left: 0;
  background-image: url("../images/zero/nayami/deco_l.png");
}
#nayami.zero_renewal .nayami_detail .nayami_detail_title .deco:after {
  right: 0;
  background-image: url("../images/zero/nayami/deco_r.png");
}
#nayami.zero_renewal .items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 32px;
  margin-bottom: 40px;
}
#nayami.zero_renewal .items img {
  display: block;
  width: 24%;
  margin-right: 1%;
}
#nayami.zero_renewal .items img:last-child {
  margin-right: 0;
}
#nayami.zero_renewal .comments {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}
#nayami.zero_renewal .comments .item {
  display: inline-block;
  position: relative;
  width: 450px;
  max-width: 48%;
  margin-bottom: 24px;
  padding: 16px 4px;
  border-radius: 16px;
  background-color: #fff;
  font-size: 26px;
  font-weight: 600;
  text-align: center;
}
#nayami.zero_renewal .comments .item:first-child {
  margin-right: 24px;
}
#nayami.zero_renewal .comments .item:after {
  position: absolute;
  bottom: -32px;
  width: 40px;
  height: 40px;
  background-image: url("../images/zero/nayami/fukidashi_r.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}
#nayami.zero_renewal .comments #comment1:after {
  left: 16%;
  background-image: url("../images/zero/nayami/fukidashi_l.png");
}
#nayami.zero_renewal .comments #comment2:after {
  right: 16%;
}
#nayami.zero_renewal .comments #comment3 {
  width: 604px;
  max-width: 80%;
}
#nayami.zero_renewal .comments #comment3:after {
  right: 40%;
}
#nayami.zero_renewal .btn {
  padding-top: 48px;
  padding-bottom: 104px;
  text-align: center;
}
#nayami.zero_renewal .btn .text {
  display: inline-block;
  font-size: 26px;
  font-weight: 800;
}
#nayami.zero_renewal .btn .text .em {
  display: inline-block;
  padding-left: 8px;
  color: #ff4d2d;
  font-size: 40px;
}
#nayami.zero_renewal .btn .banner {
  -webkit-transform: translate(0, 50%);
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 980px;
  max-width: 100%;
  margin: auto;
  transform: translate(0, 50%);
}
#nayami.zero_renewal .btn .banner img {
  display: block;
  width: 100%;
}

/*
    ------------------nayami section---------------------
    */
#nayami.zero_renewal .service {
  padding-top: 120px;
  padding-bottom: 60px;
}
#nayami.zero_renewal .service_lists {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#nayami.zero_renewal .service_lists li {
  width: 32%;
  margin-right: 2%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
#nayami.zero_renewal .service_lists li:nth-child(3n) {
  margin-right: 0;
}
#nayami.zero_renewal .service_lists .img_area img {
  display: block;
  width: 100%;
}
#nayami.zero_renewal .service_lists .text_area .text_area_title {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  height: 80px;
  margin-bottom: 0;
  padding: 3px 4px;
  background-color: #121b6d;
  color: #fff;
  font-size: 28px;
  font-weight: 600;
}
#nayami.zero_renewal .service_lists .text_area .text_area_title:after {
  position: absolute;
  right: 0;
  bottom: -32px;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  border: 16px solid transparent;
  border-top: 16px solid #121b6d;
  content: "";
}
#nayami.zero_renewal .service_lists .text_area .text_contents {
  padding: 24px;
}
#nayami.zero_renewal .service_lists .text_area .text_area_subtitle {
  margin-bottom: 6px;
  color: #ff4d2d;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.5em;
}
#nayami.zero_renewal .service_lists .text_area .text {
  line-height: 1.8em;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .zero-v2 #sec4.zero_renewal {
    padding: 56px 0;
  }
  .zero-v2 #sec4.zero_renewal h2.title {
    font-size: 28px;
  }
  .zero-v2 .herounit .mv-img {
    height: auto;
  }
  .zero-v2 footer {
    padding-bottom: 100px;
  }
  .zero-v2 footer .logo .below {
    line-height: 2em;
  }
  .zero_renewal {
    font-size: 16px;
  }
  .zero_renewal .title_bg_orange {
    padding: 32px 8px;
    font-size: 28px;
  }
  .zero_renewal .title_bg_orange_arrow {
    padding: 32px 8px;
    font-size: 28px;
  }
  .zero_renewal .title_bg_orange_arrow:after {
    -webkit-transform: translate(0, 38%);
    height: 100%;
    transform: translate(0, 38%);
  }
  .zero_renewal .title_bg_orange_simple {
    height: auto;
    padding: 24px 8px;
    font-size: 24px;
    line-height: 1.4em;
  }
  .contact_banner.zero_renewal .tel {
    width: 100%;
  }
  .contact_banner.zero_renewal .open {
    width: 100%;
    margin: 8px 0;
    padding: 0;
    text-align: center;
  }
  .contact_banner.zero_renewal .open > span {
    display: inline-block;
  }
  .contact_banner.zero_renewal .apply {
    width: 100%;
  }
  #mvContactBanner {
    display: none;
  }
  #apply.zero_renewal {
    padding: 0 0 40px;
  }
  #apply.zero_renewal .title_bg_orange_arrow {
    font-size: 24px;
  }
  #apply.zero_renewal aside.center {
    max-width: 420px;
    margin-right: auto;
    margin-left: auto;
  }
  #apply.zero_renewal aside.center input[type=submit] {
    background-position: center;
  }
  #apply.zero_renewal .form {
    padding-bottom: 16px;
  }
  #consultation.zero_renewal {
    padding-bottom: 56px;
  }
  #consultation.zero_renewal .case li {
    width: 100%;
    margin-top: 24px;
    margin-right: 0;
  }
  #consultation.zero_renewal .case li:first-child {
    margin-top: 0;
  }
  #consultation.zero_renewal .case #consultationCase2Q {
    width: 100%;
    max-width: 100%;
  }
  #consultation.zero_renewal .case .case_a {
    margin-top: 0;
  }
  #consultation.zero_renewal .case .case_a .text {
    position: absolute;
    bottom: 16px;
    padding-top: 0;
    padding-bottom: 0;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, 0px 1px 0 #fff, -1px 0 #fff, -1px 0 0 #fff, 1px 0 0 #fff;
  }
  #consultation.zero_renewal .case .case_a .text .em {
    font-size: 26px;
  }
  #consultation.zero_renewal .case .case_a_button {
    right: -10px;
  }
  #consultation.zero_renewal .afterservice .icon {
    -webkit-transform: translate(0, -50%);
    top: 0;
    right: 0;
    width: 24%;
    transform: translate(0, -50%);
  }
  #consultation.zero_renewal .afterservice_title {
    padding: 24px 16px 20px;
    font-size: 20px;
    text-align: center;
  }
  #consultation.zero_renewal .afterservice_text {
    padding-right: 0;
    font-size: 16px;
    line-height: 1.6em;
  }
  #faq.zero_renewal {
    padding-top: 56px;
  }
  #faq.zero_renewal .faq_contents dt {
    font-size: 18px;
  }
  #faq.zero_renewal .faq_contents dd {
    font-size: 16px;
  }
  #flow.zero_renewal {
    padding-top: 56px;
    border-top: 1px solid #ccc;
  }
  #flow.zero_renewal .flow_lists {
    margin-top: 56px;
  }
  #flow.zero_renewal .flow_lists li {
    margin-bottom: 56px;
    padding: 32px 16px 16px;
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    text-align: center;
  }
  #flow.zero_renewal .flow_lists li .step_num {
    -webkit-transform: translate(0, -50%);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    margin: auto;
    padding-right: 0;
    padding-left: 0;
    transform: translate(0, -50%);
  }
  #flow.zero_renewal .flow_lists li .step_num img {
    width: 80px;
  }
  #flow.zero_renewal .flow_lists li .text_area {
    width: 100%;
    padding-top: 28px;
    padding-right: 0;
    padding-bottom: 16px;
  }
  #flow.zero_renewal .flow_lists li .text_area p {
    font-size: 16px;
    text-align: left;
  }
  #flow.zero_renewal .flow_lists li .img_area {
    width: 100%;
  }
  #flow.zero_renewal .flow_lists li .img_area img {
    display: block;
  }
  #flow.zero_renewal .flow_list_title {
    font-size: 28px;
  }
  #industry.zero_renewal .industry_title {
    font-size: 20px;
    line-height: 1.4em;
  }
  #industry.zero_renewal .items_wrap {
    max-width: calc(100% - 32px);
    margin-right: auto;
    margin-left: auto;
    padding: 20px 10px;
  }
  #industry.zero_renewal .items {
    padding-right: 0;
    padding-left: 0;
  }
  #industry.zero_renewal .items li {
    width: 32%;
    margin-top: 2%;
    margin-right: 2%;
  }
  #industry.zero_renewal .items li:nth-child(3n) {
    margin-right: 0;
  }
  #industry.zero_renewal .items li:nth-child(-n+3) {
    margin-top: 0;
  }
  #industry.zero_renewal .items li .text_area {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  #industry.zero_renewal .items li .text_area p {
    font-size: 12px;
  }
  #industry.zero_renewal .text_area .text {
    font-size: 16px;
    line-height: 1.8em;
  }
  #industry.zero_renewal .text_area .catch {
    font-size: 20px;
  }
  #reason1.zero_renewal .items {
    margin-top: 120px;
  }
  #reason1.zero_renewal .items li {
    width: 100%;
    padding: 56px 16px 32px;
    float: none;
  }
  #reason1.zero_renewal .items li:before {
    left: 16px;
    width: 64px;
  }
  #reason1.zero_renewal .items li:nth-child(2) {
    margin-top: 96px;
    float: none;
  }
  #reason1.zero_renewal .items li:nth-child(3) {
    margin-top: 96px;
  }
  #reason1.zero_renewal .items li .img_area {
    right: 16px;
  }
  #reason1.zero_renewal .items li .text_area_text {
    font-size: 16px;
  }
  #reason2.zero_renewal:before {
    height: 100%;
  }
  #reason2.zero_renewal .items {
    margin-top: 16px;
  }
  #reason2.zero_renewal .items li {
    width: 100%;
    margin-top: 24px;
    margin-right: 0;
  }
  #reason2.zero_renewal .items li:first-child {
    margin-top: 0;
  }
  #reason2.zero_renewal .items .text_area {
    padding: 0 16px;
  }
  #reason2.zero_renewal .items .text_area .item_title {
    height: auto;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  #reason2.zero_renewal .items .text_area .item_title .sub {
    font-size: 16px;
  }
  #reason2.zero_renewal .items .text_area .item_title .catch {
    font-size: 20px;
    line-height: 1.8em;
  }
  #reason2.zero_renewal .items .text_area .item_title .em {
    font-size: 28px;
  }
  #reason2.zero_renewal .items .text_area .item_text {
    padding: 24px 0;
  }
  #reason2.zero_renewal .items .text_area .item_text p {
    font-size: 16px;
  }
  #reason2.zero_renewal .banner .catch {
    font-size: 20px;
  }
  #type.zero_renewal {
    padding-bottom: 68px;
    background-image: url("../images/zero/background/01_sp.jpg");
  }
  #type.zero_renewal .type_title {
    font-size: 24px;
  }
  #type.zero_renewal .type_title .marker {
    display: inline;
    padding-right: 0;
    padding-left: 0;
  }
  #type.zero_renewal .items {
    grid-gap: 4px 4px;
    -ms-grid-columns: 1fr 4px 1fr;
    grid-template-columns: repeat(2, 1fr);
    max-width: calc(100% - 32px);
    margin-right: auto;
    margin-left: auto;
    padding: 12px;
  }
  #type.zero_renewal .items li {
    padding: 12px 8px 8px;
  }
  #type.zero_renewal .items li .text_area {
    font-size: 14px;
  }
  #type.zero_renewal .maker .lists li {
    width: 32%;
    height: 56px;
    margin-top: 2%;
    margin-right: 2%;
    border-radius: 4px;
  }
  #type.zero_renewal .maker .lists li:nth-child(3n) {
    margin-right: 0;
  }
  #type.zero_renewal .maker .lists li:nth-child(-n+3) {
    margin-top: 0;
  }
  #nayami.zero_renewal .nayami_detail {
    padding-top: 40px;
    padding-bottom: 88px;
  }
  #nayami.zero_renewal .nayami_detail .nayami_detail_title {
    font-size: 24px;
    letter-spacing: 0;
  }
  #nayami.zero_renewal .nayami_detail .nayami_detail_title .deco {
    padding-right: 8px;
    padding-left: 8px;
  }
  #nayami.zero_renewal .nayami_detail .nayami_detail_title .deco:before, #nayami.zero_renewal .nayami_detail .nayami_detail_title .deco:after {
    top: 3px;
    width: 24px;
    height: 22px;
  }
  #nayami.zero_renewal .nayami_detail .nayami_detail_title .deco:before {
    left: -16px;
  }
  #nayami.zero_renewal .nayami_detail .nayami_detail_title .deco:after {
    right: -16px;
  }
  #nayami.zero_renewal .items {
    margin-top: 20px;
  }
  #nayami.zero_renewal .items img {
    width: 49%;
    margin-top: 2%;
    margin-right: 2%;
  }
  #nayami.zero_renewal .items img:nth-child(2n) {
    margin-right: 0;
  }
  #nayami.zero_renewal .items img:nth-child(-n+2) {
    margin-top: 0;
  }
  #nayami.zero_renewal .comments {
    /* Legacy IE */
    *zoom: 1;
    display: block;
  }
  #nayami.zero_renewal .comments:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: "";
  }
  #nayami.zero_renewal .comments .item {
    width: 270px;
    width: auto;
    max-width: 100%;
    margin-bottom: 12px;
    padding: 10px 20px;
    border-radius: 8px;
    font-size: 16px;
    text-align: left;
  }
  #nayami.zero_renewal .comments .item:first-child {
    margin-right: 0;
  }
  #nayami.zero_renewal .comments .item:after {
    bottom: -20px;
    width: 20px;
    height: 20px;
  }
  #nayami.zero_renewal .comments #comment1 {
    float: left;
  }
  #nayami.zero_renewal .comments #comment2 {
    float: right;
  }
  #nayami.zero_renewal .comments #comment3 {
    float: left;
  }
  #nayami.zero_renewal .btn {
    padding-top: 24px;
    padding-bottom: 0;
  }
  #nayami.zero_renewal .btn .text {
    font-size: 18px;
    line-height: 1.6em;
  }
  #nayami.zero_renewal .btn .text .em {
    display: block;
    padding-left: 0;
    font-size: 24px;
    line-height: 1.4em;
  }
  #nayami.zero_renewal .btn .banner {
    width: 480px;
  }
  #nayami.zero_renewal .service_lists li {
    width: 100%;
    margin-top: 40px;
    margin-right: 0;
  }
  #nayami.zero_renewal .service_lists li:first-child {
    margin-top: 0;
  }
  #nayami.zero_renewal .service_lists .text_area .text_area_title {
    height: 64px;
    font-size: 24px;
  }
  #nayami.zero_renewal .service_lists .text_area .text_area_title:after {
    bottom: -24px;
    border: 12px solid transparent;
    border-top: 12px solid #121b6d;
  }
  #nayami.zero_renewal .service_lists .text_area .text_contents {
    padding: 24px 16px;
  }
  #nayami.zero_renewal .service_lists .text_area .text_area_subtitle {
    font-size: 20px;
  }
  #nayami.zero_renewal .service_lists .text_area .text {
    font-size: 16px;
    line-height: 1.6em;
  }
}
@media only screen and (max-width: 374px) {
  .zero_renewal {
    font-size: 14px;
  }
  .zero_renewal .just_xs {
    display: block;
  }
  .zero_renewal .title_bg_orange {
    font-size: 24px;
  }
  .zero_renewal .title_bg_orange_arrow {
    font-size: 24px;
  }
  .zero_renewal .title_bg_orange_simple {
    padding: 16px 8px;
    font-size: 20px;
  }
  #consultation.zero_renewal .case .case_a .text {
    font-size: 20px;
  }
  #consultation.zero_renewal .afterservice_text {
    font-size: 14px;
  }
  #faq.zero_renewal .faq_contents dt {
    font-size: 16px;
  }
  #faq.zero_renewal .faq_contents dd {
    font-size: 14px;
  }
  #flow.zero_renewal .flow_lists li .step_num img {
    width: 72px;
  }
  #flow.zero_renewal .flow_lists li .text_area {
    padding-top: 16px;
  }
  #flow.zero_renewal .flow_lists li .text_area p {
    font-size: 14px;
  }
  #flow.zero_renewal .flow_list_title {
    font-size: 20px;
  }
  #industry.zero_renewal .text_area .text {
    font-size: 14px;
  }
  #reason1.zero_renewal .items li .text_area_text {
    font-size: 14px;
  }
  #reason2.zero_renewal .items .text_area .item_title .catch {
    font-size: 18px;
  }
  #reason2.zero_renewal .items .text_area .item_title .em {
    font-size: 24px;
  }
  #reason2.zero_renewal .items .text_area .item_text p {
    font-size: 14px;
  }
  #reason2.zero_renewal .banner .catch {
    font-size: 18px;
  }
  #type.zero_renewal .items li .text_area {
    font-size: 11px;
  }
  #nayami.zero_renewal .nayami_detail .nayami_detail_title {
    font-size: 20px;
  }
  #nayami.zero_renewal .comments .item {
    font-size: 14px;
  }
  #nayami.zero_renewal .comments .item:after {
    bottom: -14px;
    width: 14px;
    height: 14px;
  }
  #nayami.zero_renewal .btn .text .em {
    font-size: 22px;
  }
  #nayami.zero_renewal .service_lists .text_area .text_area_title {
    font-size: 20px;
  }
  #nayami.zero_renewal .service_lists .text_area .text_area_subtitle {
    font-size: 18px;
  }
  #nayami.zero_renewal .service_lists .text_area .text {
    font-size: 14px;
  }
}
@media only screen and (min-width: 414px) and (max-width: 767px) {
  .zero_renewal .just_sp_iphone_plus {
    display: block;
  }
  .zero_renewal .title_bg_orange_arrow:after {
    -webkit-transform: translate(0, 40%);
    transform: translate(0, 40%);
  }
}
@media only screen and (min-width: 0) and (max-width: 413px) {
  .zero_renewal .just_xs_with_iphone6 {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .zero_renewal .just_tab {
    display: block;
  }
  .zero_renewal .title_bg_orange {
    font-size: 40px;
  }
  .zero_renewal .title_bg_orange_arrow {
    padding: 48px 8px 0px;
    font-size: 40px;
  }
  .zero_renewal .title_bg_orange_arrow:after {
    top: -72px;
  }
  .zero_renewal .title_bg_orange_simple {
    height: 88px;
    font-size: 28px;
  }
  .contact_banner.zero_renewal .tel {
    width: 37%;
  }
  .contact_banner.zero_renewal .open {
    width: 26%;
    padding-right: 20px;
  }
  .contact_banner.zero_renewal .apply {
    width: 37%;
  }

  #apply.zero_renewal {
    padding: 0;
  }
  #consultation.zero_renewal .case li {
    width: 49%;
    margin-right: 2%;
  }
  #consultation.zero_renewal .case li:nth-child(2n) {
    margin-right: 0;
  }
  #consultation.zero_renewal .afterservice .icon {
    right: 0;
  }
  #consultation.zero_renewal .afterservice_title {
    text-align: center;
  }
  #flow.zero_renewal .flow_lists li:before {
    display: block;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 46px;
    height: 100%;
    border-left: 8px dotted #45af10;
    content: "";
  }
  #flow.zero_renewal .flow_lists li:last-child::before {
    content: none;
  }
  #flow.zero_renewal .flow_lists li .step_num {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    padding-right: 0;
    padding-left: 0;
  }
  #flow.zero_renewal .flow_lists li .text_area {
    width: 73%;
    padding-right: 24px;
    padding-left: 124px;
  }
  #reason1.zero_renewal .items li {
    padding: 56px 16px 32px;
  }
  #reason1.zero_renewal .items li:before {
    left: 16px;
  }
  #reason1.zero_renewal .items li .img_area {
    right: 16px;
  }
  #reason2.zero_renewal .items li {
    width: 49%;
    margin-top: 40px;
    margin-right: 2%;
  }
  #reason2.zero_renewal .items li:nth-child(2n) {
    margin-right: 0;
  }
  #reason2.zero_renewal .items li:nth-child(-n+2) {
    margin-top: 0;
  }
  #reason2.zero_renewal .items .text_area .item_title {
    height: auto;
    min-height: 158px;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  #reason2.zero_renewal .items .text_area .item_title .sub {
    font-size: 18px;
  }
  #type.zero_renewal .items li .text_area {
    font-size: 14px;
  }
  #nayami.zero_renewal .comments .item {
    font-size: 20px;
  }
  #nayami.zero_renewal .comments #comment3 {
    max-width: 70%;
  }
  #nayami.zero_renewal .service_lists .text_area .text_area_title {
    padding: 3px 16px;
    font-size: 20px;
    text-align: center;
  }
}
@media only screen and (min-width: 0) and (max-width: 1199px) {
  .zero_renewal .just_sp_with_tab {
    display: block;
  }
  .zero_renewal .container {
    width: 100%;
    padding-right: 16px;
    padding-left: 16px;
  }
  .contact_banner.zero_renewal {
    max-width: calc(100vw - 32px);
    padding: 24px 20px;
    border-radius: 8px;
  }
  #consultation.zero_renewal .case li:after {
    content: none;
  }
  #flow.zero_renewal .flow_lists li .step_num:before {
    content: none;
  }
  #reason1.zero_renewal .items li .text_area_title {
    max-width: 100%;
  }
  #nayami.zero_renewal .btn .banner {
    max-width: calc(100% - 32px);
  }
}
@media only screen and (min-width: 1400px) {
  .zero_renewal .title_bg_orange_arrow:after {
    top: 40px;
  }
}
@media print, screen and (min-width: 768px) {
  #flow.zero_renewal .flow_lists li:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 27%;
    height: 100%;
    background-size: cover;
    content: "";
  }
}


/* apply
===================================*/

.zero-v2 #apply {
  padding: 0 0 60px;
}
.zero-v2 #apply h2.title {
  font-weight: 500;
  font-size: 36px;
  margin-bottom: 60px;
  text-align: center;
  color: #0b59a2;
}

.zero-v2 #apply .form {
  background: #fff;
  border-radius: 15px;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.1);
  padding: 35px;
  max-width: 1020px;
  margin: 0 auto 0;
}
.zero-v2 #apply .table {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}

.zero-v2 #apply dt,
.zero-v2 #apply dd {
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
  padding: 1em;
  display: flex;
  align-items: center;
}

.zero-v2 #apply dt {
  flex-basis: 24%;
  font-size: 18px;
  color: #0b59a2;
}
.zero-v2 #apply dd {
  flex-basis: 76%;
}
.zero-v2 #apply dd:before {
  content: "";
  width: 1px;
  height: 38px;
  border-left: 1px dotted #ccc;
  display: inline-block;
  margin-right: 1em;
}

.zero-v2 #apply input[type="text"],
.zero-v2 #apply input[type="email"],
.zero-v2 #apply input[type="tel"] {
  border: none;
  outline: none;
  padding: 0.4em;
  width: 70%;
  font-size: 16px;
  box-sizing: border-box;
}

.zero-v2 #apply input[type="text"]:focus,
.zero-v2 #apply input[type="email"]:focus,
.zero-v2 #apply input[type="tel"]:focus {
  border-bottom: 2px solid #0b59a2;
  margin-bottom: -2px;
}

.zero-v2 #apply .radio .wpcf7-list-item {
  margin-right: 2em;
  display: flex;
  align-items: center;
}
.zero-v2 #apply .radio .wpcf7-list-item label {
  display: flex;
  align-items: center;
}

.zero-v2 #apply input[type="radio"] {
  -webkit-appearance: none;
  width: 25px;
  height: 25px;
  border: 2px solid #348de3;
  border-radius: 25px;
  background: transparent;
  opacity: 0.5;
}
.zero-v2 #apply input[type="radio"]:checked {
  box-shadow: 0 0 0 3px #fff inset;
  background: #348de3;
  opacity: 1;
}

.zero-v2 #apply input[type="submit"] {
  background: url(../images/button_submit.png) no-repeat;
  width: 437px;
  height: 81px;
  border: none;
  text-indent: -9999px;
  cursor: pointer;
}
.zero-v2 #apply input[type="submit"]:hover {
  opacity: 0.8;
}
.zero-v2 #apply textarea {
	width: 100%;
	padding: 1em;
	line-height: 1.4em;
	height: calc( 1.4em * 5 );
	font-size: 15px;
}

.zero-v2 #apply textarea::placeholder {
	font-size: 16px;
	color: #999;
	font-weight: normal;
}

/* opt */
.form .table dt.req:after {
  content: "";
  width: 47px;
  height: 33px;
  display: inline-block;
  background: url(../images/icon_req.png) no-repeat;
  align-self: flex-end;
  margin: auto 0px auto auto;
}
.form .table dt.opt:after {
  content: "";
  width: 47px;
  height: 33px;
  display: inline-block;
  background: url(../images/icon_opt.png) no-repeat;
  align-self: flex-end;
  margin: auto 0px auto auto;
}

/* ie */
.ie .zero-v2 #apply dt {
  max-width: 24%;
}
.ie .zero-v2 #apply dd {
  max-width: 76%;
}

@media screen and (max-width: 767px) {
  .zero-v2 #apply h2.title {
    font-size: 24px;
    margin-bottom: 2rem;
  }

  .zero-v2 #apply .form {
    padding: 0.4em 0.8em 0;
  }
	.zero-v2 #apply .table {
	margin-bottom: 1.2em;
	}

  .zero-v2 #apply dt {
    display: none;
  }
	.zero-v2 #apply dt, .zero-v2 #apply dd {
		border: none;
	}
  .zero-v2 #apply dd {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    flex-basis: 100%;
	padding: 1.1em 0 0.6em;
  }
  .zero-v2 #apply dd span {
	border: 1px solid #999;
	border-radius: 6px;
    padding: 0.2em;
	}
  .zero-v2 #apply dd:before {
    content: none;
  }
  .form .table dt.req:after {
	height: 23px;
	background-position: center;
  }	
	.zero-v2 #apply dd.last {
		padding: 1em 0 0;
	}
	.zero-v2 #apply dd.req-sp {
		position: relative;
	}
	.zero-v2 #apply dd.req-sp::after {
		position: absolute;
		content: "※必須";
		display: block;
		width: auto;
		height: 20px;
		line-height: 20px;
		right: 0;
		top: -2px;
		color: #ef3a3a;
		font-size: 12px;
	}
  .zero-v2 #apply textarea {
	line-height: 1.4em;
	height: calc( 1.4em * 5 );
	width: 100%;
	box-sizing: border-box;
	border: none;
	padding: 0.2em;
	font-size: 15px;
  }

  .zero-v2 #apply input[type="text"],
  .zero-v2 #apply input[type="email"],
  .zero-v2 #apply input[type="tel"] {
    width: 100%;
  }

  .zero-v2 #apply .radio {
    display: block;
  }
  .zero-v2 #apply input[type="submit"] {
    width: 100%;
    height: 81px;
    background-size: contain;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  .zero-v2 #apply {
    padding: 5% 3%;
  }
  .zero-v2 #apply h2.title {
    margin-bottom: 1rem;
  }

  .zero-v2 #apply .form {
    padding: 2% 2% 5%;
  }
  .zero-v2 #apply .table {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2rem;
  }

  .zero-v2 #apply dt {
    flex-basis: 34%;
    font-size: 16px;
  }
  .zero-v2 #apply dd {
    flex-basis: 66%;
  }
}

/* sec4
===================================*/
.zero-v2 #sec4 {
  padding: 60px 0;
}
.zero-v2 #sec4 h2.title {
  font-weight: 500;
  font-size: 36px;
  margin-bottom: 60px;
  text-align: center;
  color: #3d3d3d;
}

.zero-v2 #sec4 .table {
  display: flex;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: auto;
}
.zero-v2 #sec4 .table dt,
.zero-v2 #sec4 .table dd {
  box-sizing: border-box;
  border-top: 1px solid #ccc;
  padding: 2em 2em;
  display: flex;
  align-items: center;
  font-size: 16px;
}
.zero-v2 #sec4 .table dt:nth-last-of-type(1),
.zero-v2 #sec4 .table dd:nth-last-of-type(1) {
  border-bottom: 1px solid #ccc;
}

.zero-v2 #sec4 .table dt {
  flex-basis: 20%;
}
.zero-v2 #sec4 .table dd {
  flex-basis: 80%;
}

/* ie */
.ie .zero-v2 #sec4 .table dt {
  max-width: 20%;
}
.ie .zero-v2 #sec4 .table dd {
  max-width: 80%;
}

@media screen and (max-width: 767px) {
  .zero-v2 #sec4 {
    padding: 5% 3%;
  }
  .zero-v2 #sec4 h2.title {
    font-size: 30px;
    margin-bottom: 2rem;
  }
  .zero-v2 #sec4 .table dt,
  .zero-v2 #sec4 .table dd {
    padding: 1em;
    line-height: 1.4;
  }

  .zero-v2 #sec4 .table dt:nth-last-of-type(1) {
    border-bottom: none;
  }

  .zero-v2 #sec4 .table dt {
    flex-basis: 100%;
    font-weight: 700;
    background: #f5f5f5;
  }
  .zero-v2 #sec4 .table dd {
    flex-basis: 100%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  .zero-v2 #sec4 {
    padding: 5% 3%;
  }
}

/* 20200630追加 追随バナー*/
.fixed_bnr_pc{
  position: fixed;
  right: 0;
  top:calc(50% - 50px/2); 
  z-index: 99;
}
@media screen and (max-width: 767px) {
  .fixed_bnr_pc{
    position: fixed;
    top:auto;
    bottom: 0; 
    display: flex;
    justify-content: space-between;
    z-index: 99;
    margin: 0 2%;
  }
}
.fixed_bnr_pc .fixed_tel ,.fixed_bnr_pc .fixed_mail{
  display: block;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .fixed_bnr_pc .fixed_tel ,.fixed_bnr_pc .fixed_mail{
    width: 49%;
  }
}