/* all
 * -----------------------------------------------*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box !important;
}

html body {
  line-height: 1;
  box-sizing: border-box;
}
html body a {
  text-decoration: none;
  cursor: pointer;
  transition: all .3s;
}
html body a:hover {
  opacity: 0.7;
}
html body ol, html body ul {
  list-style: none;
}
html body .wrapper {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 10px;
  box-sizing: border-box;
}

/* switching
 * -----------------------------------------------*/
.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

@media all and (max-width: 768px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }
}
.h-pc {
  display: block !important;
}

.h-sp {
  display: none !important;
}

@media all and (max-width: 920px) {
  .h-pc {
    display: none !important;
  }

  .h-sp {
    display: block !important;
  }
}
/* font
 * -----------------------------------------------*/
/* color
 * -----------------------------------------------*/
/* header
 * -----------------------------------------------*/
.header {
  height: 80px;
  border-top: 3px solid #1d99d6;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  background-color: #fff;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.header .h-df {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
}
.header .h-df .df {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.header .h-df .df a {
  margin-left: 20px;
}

@media all and (max-width: 920px) {
  .header {
    height: 65px;
  }
  .header .h-df h1 {
    width: 202px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
  }
  .header .h-df h1 a {
    display: block;
    width: 100%;
  }
  .header .h-df h1 a img {
    width: 100%;
    display: block;
  }
  .header .h-df .df a {
    margin-left: 10px;
    width: 53px;
  }
  .header .h-df .df a img {
    display: block;
    width: 100%;
  }
}
/* main
 * -----------------------------------------------*/
.main {
  margin-top: 80px;
  /* mv */
  /* end mv */
  /* towa */
  /* end towa */
  /* area */
  /* end area */
  /* working */
  /* end working */
  /* flow */
  /* end flow */
  /* growth */
  /* end growth */
  /* voice */
  /* end voice */
  /* tab */
  /* end tab */
  /* form */
  /* end form */
}
.main .area-mv {
  background-image: url("../img/mv.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 630px;
  position: relative;
}
.main .area-towa {
  background-image: url("../img/towa-bg.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 100px;
  margin-top: -40px;
  /*&::after{
    content: "";
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 103px;
    background-image: url("../img/towa-af-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    bottom: -103px;
  }*/
}
.main .area-towa h2 {
  text-align: center;
  color: #ffd71c;
  font-size: 62px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  margin-bottom: 105px;
  letter-spacing: -2px;
}
.main .area-towa h2 span {
  font-size: 42px;
}
.main .area-towa h2 span span {
  letter-spacing: -5px;
}
.main .area-towa h2 span span:first-child {
  margin-left: -10px;
}
.main .area-towa h2 span span:nth-child(2) {
  margin-right: -10px;
}
.main .area-towa h2 span span:last-child, .main .area-towa h2 span span:nth-child(3) {
  letter-spacing: -15px;
  margin-left: -10px;
}
.main .area-towa .towa-list-img {
  max-width: 580px;
  width: 100%;
  margin: 0 auto;
  display: block;
  position: absolute;
  top: -140px;
  left: 0;
  right: 0;
  z-index: 3;
}
.main .area-towa .towa-list {
  padding-bottom: 65px;
}
.main .area-towa .towa-list .ttl {
  font-size: 26px;
  width: 395px;
  margin: 0 auto 65px;
  position: relative;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 300;
  color: #fff;
}
.main .area-towa .towa-list .ttl::before, .main .area-towa .towa-list .ttl::after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 35px 7px;
  border-color: transparent transparent #fff transparent;
}
.main .area-towa .towa-list .ttl::before {
  left: -60px;
  top: -1px;
  transform: rotate(140deg);
}
.main .area-towa .towa-list .ttl::after {
  right: -60px;
  top: -1px;
  transform: rotate(-140deg);
}
.main .area-towa .towa-list ul li {
  font-size: 26px;
  color: #fff;
  position: relative;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 300;
  line-height: 1.3;
  padding-left: 80px;
  margin-bottom: 50px;
  letter-spacing: -2px;
}
.main .area-towa .towa-list ul li span {
  color: #ffd71c;
}
.main .area-towa .towa-list ul li::before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background-image: url("../img/icon01.png");
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.main .area-towa .towa-list ul li:last-child {
  margin-bottom: 0;
}
.main .area-towa .towa-af-bg {
  width: 100%;
  height: 103px;
  position: absolute;
  left: 0;
  z-index: 2;
}
.main .area h2 {
  text-align: center;
  color: #0c4c98;
  font-size: 26px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
}
.main .area h2 img {
  display: block;
  margin: 0 auto 15px;
}
.main .area .form-link {
  font-size: 37px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #fff;
  background-color: #f09600;
  width: 520px;
  border: 1px solid #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  display: block;
  margin: 0 auto 15px;
  text-align: center;
  padding: 5px 0 40px;
  position: relative;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.main .area .form-link span {
  font-size: 20px;
  margin-bottom: 7px;
  display: inline-block;
}
.main .area .form-link::before {
  content: "";
  position: absolute;
  width: 28px;
  height: 19px;
  background-image: url("../img/form-link.png");
  background-repeat: no-repeat;
  background-size: cover;
  left: 50%;
  transform: translateX(-50%);
  bottom: 9px;
}
.main .area .form-link:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.main .area-working {
  background-color: #d5ecf8;
  padding-top: 185px;
  position: relative;
  /*&::after{
    content: "";
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100px;
    background-image: url("../img/working-af-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    bottom: -100px;
  }/*/
}
.main .area-working h2 {
  margin-bottom: 75px;
}
.main .area-working .sub-ttl {
  margin-bottom: 45px;
}
.main .area-working .sub-ttl h3 {
  text-align: center;
  color: #0c4c98;
  font-size: 26px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  margin-bottom: 25px;
}
.main .area-working .sub-ttl h3 span {
  position: relative;
}
.main .area-working .sub-ttl h3 span::before, .main .area-working .sub-ttl h3 span::after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 45px 10px;
  border-color: transparent transparent #0c4c98 transparent;
  top: 0;
}
.main .area-working .sub-ttl h3 span::before {
  left: -60px;
  transform: rotate(140deg);
}
.main .area-working .sub-ttl h3 span::after {
  right: -60px;
  transform: rotate(-140deg);
}
.main .area-working .sub-ttl p {
  text-align: center;
  font-size: 16px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  line-height: 1.3;
}
.main .area-working ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding-bottom: 30px;
}
.main .area-working ul li {
  margin-bottom: 40px;
  width: 40%;
}
.main .area-working ul li img {
  display: block;
  margin: 0 auto 20px;
}
.main .area-working ul li .list-ttl {
  text-align: center;
  color: #0c4c98;
  font-size: 26px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  margin-bottom: 10px;
}
.main .area-working ul li .list-txt {
  text-align: center;
  font-size: 16px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  line-height: 1.5;
}
.main .area-working .working-af-bg {
  position: absolute;
  width: 100%;
  left: 0;
  height: 100px;
}
.main .area-flow {
  padding-top: 170px;
  background-color: #fbefdb;
  padding-bottom: 30px;
}
.main .area-flow h2 {
  margin-bottom: 20px;
}
.main .area-flow .txt {
  margin-bottom: 85px;
  text-align: center;
  font-size: 16px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  line-height: 1.3;
}
.main .area-flow ul {
  margin-bottom: 90px;
}
.main .area-flow ul li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-bottom: 20px;
  justify-content: space-between;
}
.main .area-flow ul li img {
  width: 32.2%;
}
.main .area-flow ul li div {
  width: 63%;
}
.main .area-flow ul li div .time {
  font-size: 26px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  margin-bottom: 15px;
}
.main .area-flow ul li div .time-txt {
  font-size: 16px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  line-height: 1.5;
  letter-spacing: -1px;
}
.main .area-flow ul li:last-child {
  margin-bottom: 0;
}
.main .area-flow .flow-af-bg {
  position: absolute;
  width: 100%;
  left: 0;
  height: 100px;
}
.main .area-growth {
  background-image: url("../img/growth-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 175px 0 230px;
}
.main .area-growth h2 {
  margin-bottom: 30px;
}
.main .area-growth .img {
  width: 100%;
  height: 315px;
  background-image: url("../img/growth01.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 45px;
}
.main .area-growth p {
  font-size: 26px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  line-height: 1.5;
  text-align: center;
  padding: 0 10px;
}
.main .area-growth p.mb60 {
  margin-bottom: 60px;
}
.main .area-voice {
  position: relative;
}
.main .area-voice .voice-be-bg {
  position: absolute;
  width: 100%;
  height: 100px;
  display: block;
  top: -100px;
}
.main .area-voice h2 {
  margin-bottom: 20px;
}
.main .area-voice .txt {
  margin-bottom: 85px;
  text-align: center;
  font-size: 16px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  line-height: 1.3;
}
.main .area-voice ul {
  margin-bottom: 90px;
}
.main .area-voice ul li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-bottom: 90px;
  justify-content: space-between;
}
.main .area-voice ul li figure {
  width: 27.2%;
}
.main .area-voice ul li figure img {
  margin: 0 auto 10px;
  display: block;
}
.main .area-voice ul li figure figcaption {
  text-align: center;
  font-size: 14px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  letter-spacing: -1px;
}
.main .area-voice ul li div {
  width: 69%;
}
.main .area-voice ul li div .senior-ttl {
  font-size: 42px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  margin-bottom: 35px;
}
.main .area-voice ul li div .senior-txt {
  font-size: 16px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  line-height: 2.5;
  letter-spacing: -2px;
}
.main .area-voice ul li:last-child {
  margin-bottom: 0;
}
.main .area-voice .voice-af-bg {
  position: absolute;
  width: 100%;
  left: 0;
  height: 100px;
  z-index: 2;
}
.main .area-tab {
  padding-top: 240px;
  background-color: #d5ecf8;
  padding-bottom: 70px;
  position: relative;
}
.main .area-tab .tabs {
  width: 100%;
  margin: 0 auto;
}
.main .area-tab .tabs .tab_item {
  width: calc(100%/2);
  height: 70px;
  font-size: 26px;
  text-align: center;
  float: left;
  font-weight: bold;
  transition: all 0.2s ease;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px 10px 0px 0px;
  cursor: pointer;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
}
.main .area-tab .tabs .tab_item:hover {
  opacity: 0.7;
}
.main .area-tab .tabs .gr {
  background-color: #8fcff1;
  color: #2963a5;
}
.main .area-tab .tabs .ly {
  background-color: #b5b5b5;
  color: #343030;
}
.main .area-tab .tabs input[name="tab_item"] {
  display: none;
}
.main .area-tab .tabs .tab_content {
  display: none;
  padding: 45px 45px 90px;
  clear: both;
  overflow: hidden;
  background-color: #fff;
}
.main .area-tab .tabs .tab_content .tab_content_description table {
  width: 100%;
  border-collapse: collapse;
}
.main .area-tab .tabs .tab_content .tab_content_description table tr th, .main .area-tab .tabs .tab_content .tab_content_description table tr td {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.9;
  vertical-align: baseline;
}
.main .area-tab .tabs .tab_content .tab_content_description table tr th {
  padding: 25px 20px 20px 5%;
  width: 18.3%;
  text-align: left;
  min-height: 125px;
}
.main .area-tab .tabs .tab_content .tab_content_description table tr td {
  padding: 25px 20px 20px 20px;
}
.main .area-tab .tabs #point_content .tab_content_description table tr {
  border-bottom: 1px solid #89bed9;
}
.main .area-tab .tabs #point_content .tab_content_description table tr:first-child {
  border-top: 1px solid #89bed9;
}
.main .area-tab .tabs #point_content .tab_content_description table tr th {
  background-color: #d5ecf8;
}
.main .area-tab .tabs #point_content .tab_content_description table tr td .df {
  /*display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;*/
  margin-bottom: 35px;
}
.main .area-tab .tabs #point_content .tab_content_description table tr td .df div:first-child{
  margin-bottom: 35px;
}
.main .area-tab .tabs #point_content .tab_content_description table tr td .df.joi {
  justify-content: inherit;
}
.main .area-tab .tabs #point_content .tab_content_description table tr td .df.joi div {
  margin-right: 85px;
}
.main .area-tab .tabs #point_content .tab_content_description table tr td span {
  margin-right: 40px;
}
.main .area-tab .tabs #point_content .tab_content_description table tr td span.mr0 {
  margin-right: 0;
}
.main .area-tab .tabs #point_content .tab_content_description table tr td .spn {
  display: inline-block;
  font-size: 14px;
  padding: 5px 0px;
  width: 155px;
  border: 2px solid #8fcff1;
  text-align: center;
  letter-spacing: -1px;
  border-radius: 5px;
  line-height: 1.2;
  color: #3e77b2;
  margin: 0 0 20px;
  display: block;
}
.main .area-tab .tabs #point_content .tab_content_description table tr td .mb10 {
  margin-bottom: 10px;
}
.main .area-tab .tabs #point_content .tab_content_description table tr td .mr15 {
  margin-right: 15px;
}
.main .area-tab .tabs #point_content .tab_content_description table tr td .mb30 {
  margin-bottom: 30px;
}
.main .area-tab .tabs #point_content .tab_content_description table tr td .mb40 {
  margin-bottom: 40px;
}
.main .area-tab .tabs #overview_content .tab_content_description table tr {
  border-bottom: 1px solid #b5b5b5;
}
.main .area-tab .tabs #overview_content .tab_content_description table tr:first-child {
  border-top: 1px solid #b5b5b5;
}
.main .area-tab .tabs #overview_content .tab_content_description table tr th {
  background-color: #cccccc;
}
.main .area-tab .tabs #overview_content .tab_content_description table tr td dl dt {
  margin-bottom: 5px;
}
.main .area-tab .tabs #overview_content .tab_content_description table tr td dl dd {
  margin-bottom: 30px;
}
.main .area-tab .tabs #overview_content .tab_content_description table tr td span {
  margin-right: 40px;
}
.main .area-tab .tabs #overview_content .tab_content_description table tr td span.mr0 {
  margin-right: 0;
}
.main .area-tab .tabs #point:checked ~ #point_content,
.main .area-tab .tabs #overview:checked ~ #overview_content {
  display: block;
}
.main .area-tab .tabs .tabs input:checked + .tab_item {
  background-color: #5ab4bd;
  color: #fff;
}
.main .area-tab .tab-be-bg {
  position: absolute;
  width: 100%;
  left: 0;
  height: 100px;
  bottom: -100px;
  z-index: 2;
}
.main .area-form {
  background-color: #fbefdc;
  padding-top: 180px;
  padding-bottom: 140px;
  position: relative;
}
.main .area-form h2 {
  text-align: center;
  color: #ab6b00;
  font-size: 26px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
  margin-bottom: 15px;
}
.main .area-form .txt {
  text-align: center;
  font-size: 16px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  margin-bottom: 30px;
}
.main .area-form .form-af-bg {
  position: absolute;
  width: 100%;
  left: 0;
  height: 59px;
  z-index: 2;
  bottom: 0;
}

@media all and (max-width: 768px) {
  .main {
    margin-top: 65px;
    /* mv */
    /* end mv */
    /* towa */
    /* end towa */
    /* area */
    /* end area */
    /* working */
    /* end working */
    /* flow */
    /* end flow */
    /* growth */
    /* end growth */
    /* voice */
    /* end voice */
    /* tab */
    /* end tab */
    /* form */
    /* end form */
  }
  .main .area-mv {
    background-image: url(../img/sm/mv.png);
    height: 300px;
  }
  .main .area-towa {
    background-image: url(../img/sm/towa-bg.png);
    padding-top: 85px;
  }
  .main .area-towa .towa-list-img {
    padding: 0 15px;
    top: -75px;
    max-width: 420px;
  }
  .main .area-towa h2 {
    font-size: 23px;
    letter-spacing: -1px;
    margin-bottom: 45px;
  }
  .main .area-towa h2 span {
    font-size: 15px;
  }
  .main .area-towa h2 span span {
    letter-spacing: inherit;
  }
  .main .area-towa h2 span span:first-child {
    margin-left: 0;
  }
  .main .area-towa h2 span span:nth-child(2) {
    margin-right: 0;
  }
  .main .area-towa h2 span span:nth-child(3), .main .area-towa h2 span span:last-child {
    letter-spacing: 0;
    margin-left: 0;
  }
  .main .area-towa .towa-list .ttl {
    font-size: 18px;
    width: 280px;
    text-align: center;
    margin-bottom: 40px;
  }
  .main .area-towa .towa-list .ttl::before, .main .area-towa .towa-list .ttl::after {
    border-width: 0 5px 25px 5px;
  }
  .main .area-towa .towa-list .ttl::after {
    right: -15px;
  }
  .main .area-towa .towa-list .ttl::before {
    left: -15px;
  }
  .main .area-towa .towa-list ul li {
    margin-bottom: 25px;
    font-size: 18px;
    text-align: center;
    padding-left: 0;
    letter-spacing: -1px;
    padding-top: 30px;
    line-height: 1.5;
  }
  .main .area-towa .towa-list ul li::before {
    width: 22px;
    height: 22px;
    top: 0;
    left: 50%;
    transform: translateY(0) translateX(-50%);
  }
  .main .area-towa .towa-af-bg {
    height: 25px;
  }
  .main .area h2 {
    font-size: 23px;
  }
  .main .area h2 img {
    width: 45px;
    margin: 0 auto 10px;
  }
  .main .area .form-link {
    max-width: 520px;
    width: 100%;
    height: 80px;
    font-size: 23px;
  }
  .main .area .form-link::before {
    width: 12px;
    height: 8px;
  }
  .main .area .form-link span {
    font-size: 15px;
  }
  .main .area-working {
    padding-top: 60px;
  }
  .main .area-working h2 {
    margin-bottom: 30px;
  }
  .main .area-working .sub-ttl {
    margin-bottom: 30px;
  }
  .main .area-working .sub-ttl h3 {
    font-size: 18px;
  }
  .main .area-working .sub-ttl h3 span::before, .main .area-working .sub-ttl h3 span::after {
    border-width: 0 5px 25px 5px;
  }
  .main .area-working .sub-ttl h3 span::after {
    right: -15px;
  }
  .main .area-working .sub-ttl h3 span::before {
    left: -15px;
  }
  .main .area-working .sub-ttl p {
    font-size: 15px;
    line-height: 1.5;
  }
  .main .area-working ul {
    padding-bottom: 5px;
  }
  .main .area-working ul li {
    width: 49.5%;
    margin-bottom: 20px;
  }
  .main .area-working ul li img {
    width: 100%;
    margin: 0 auto 5px;
  }
  .main .area-working ul li .list-ttl {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 25px;
  }
  .main .area-working ul li .list-txt {
    font-size: 15px;
    letter-spacing: -1px;
  }
  .main .area-working ul li:first-child .list-ttl, .main .area-working ul li:nth-child(3) .list-ttl {
    padding-top: 20px;
  }
  .main .area-working .working-af-bg {
    height: 25px;
  }
  .main .area-flow {
    padding-top: 65px;
    position: relative;
    padding-bottom: 15px;
  }
  .main .area-flow h2 {
    margin-bottom: 30px;
  }
  .main .area-flow .txt {
    font-size: 15px;
    margin-bottom: 30px;
  }
  .main .area-flow ul {
    margin-bottom: 30px;
  }
  .main .area-flow ul li {
    align-items: flex-start;
    margin-bottom: 20px;
  }
  .main .area-flow ul li img {
    min-width: 150px;
    margin-right: 25px;
  }
  .main .area-flow ul li div .time {
    font-size: 15px;
  }
  .main .area-flow ul li div .time-txt {
    font-size: 10px;
    letter-spacing: inherit;
  }
  .main .area-flow .flow-af-bg {
    height: 25px;
    bottom: -25px;
  }
  .main .area-growth {
    padding: 55px 0 35px;
  }
  .main .area-growth h2 {
    margin-bottom: 15px;
  }
  .main .area-growth .img {
    height: 160px;
    background-image: url("../img/sm/growth01.png");
    margin-bottom: 35px;
  }
  .main .area-growth p {
    font-size: 15px;
    letter-spacing: -1px;
  }
  .main .area-growth p.mb60 {
    margin-bottom: 35px;
  }
  .main .area-voice {
    padding-top: 35px;
    padding-bottom: 65px;
  }
  .main .area-voice .voice-be-bg {
    display: none;
  }
  .main .area-voice h2 {
    margin-bottom: 25px;
  }
  .main .area-voice .txt {
    font-size: 15px;
    margin-bottom: 20px;
    letter-spacing: -1px;
  }
  .main .area-voice ul {
    margin-bottom: 85px;
  }
  .main .area-voice ul li {
    flex-wrap: wrap;
    margin-bottom: 50px;
  }
  .main .area-voice ul li figure {
    margin-bottom: 45px;
    width: 100%;
  }
  .main .area-voice ul li figure img {
    max-width: 200px;
    width: 100%;
  }
  .main .area-voice ul li figure figcaption {
    font-size: 13px;
  }
  .main .area-voice ul li div {
    width: 100%;
  }
  .main .area-voice ul li div .senior-ttl {
    text-align: center;
    font-size: 23px;
    margin-bottom: 20px;
  }
  .main .area-voice ul li div .senior-txt {
    font-size: 15px;
    letter-spacing: -1px;
    line-height: 2;
  }
  .main .area-voice .voice-af-bg {
    height: 25px;
    bottom: -25px;
  }
  .main .area-tab {
    padding-top: 95px;
  }
  .main .area-tab .tabs .tab_item {
    height: 35px;
    font-size: 15px;
  }
  .main .area-tab .tabs .tab_content {
    padding: 15px 12px;
  }
  .main .area-tab .tabs .tab_content .tab_content_description table tr {
    border-bottom: none  !important;
  }
  .main .area-tab .tabs .tab_content .tab_content_description table tr th, .main .area-tab .tabs .tab_content .tab_content_description table tr td {
    display: block;
    width: 100%;
  }
  .main .area-tab .tabs .tab_content .tab_content_description table tr th {
    min-height: inherit;
    padding: 11px;
    text-align: center;
    font-size: 15px;
  }
  .main .area-tab .tabs .tab_content .tab_content_description table tr td {
    padding: 15px 0;
    font-size: 13px;
  }
  .main .area-tab .tabs .tab_content .tab_content_description table tr:first-child {
    border-top: none !important;
  }
  .main .area-tab .tabs #point_content .tab_content_description table tr td .df {
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  .main .area-tab .tabs #point_content .tab_content_description table tr td .df div {
    width: 100%;
    text-indent: -13px;
    padding-left: 13px;
    margin-bottom: 30px;
  }
  .main .area-tab .tabs #point_content .tab_content_description table tr td .spn {
    margin-bottom: 10px;
  }
  .main .area-tab .tabs #point_content .tab_content_description table tr td .mb40 {
    margin-bottom: 30px;
  }
  .main .area-tab .tabs #point_content .tab_content_description table tr td .mr15 {
    display: block;
  }
  .main .area-tab .tabs #point_content .tab_content_description table tr td span {
    display: block;
    margin-right: 0;
  }
  .main .area-tab .tab-be-bg {
    height: 25px;
    bottom: -25px;
  }
  .main .area-form {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .main .area-form h2 {
    font-size: 23px;
    margin-bottom: 10px;
  }
  .main .area-form .txt {
    font-size: 13px;
    margin-bottom: 25px;
    letter-spacing: -1px;
  }
  .main .area-form .form-af-bg {
    height: 25px;
  }
}
/* footer
 * -----------------------------------------------*/
.footer {
  padding: 55px 0 65px;
}
.footer .copy {
  text-align: center;
  font-size: 16px;
}

@media all and (max-width: 768px) {
  .footer {
    padding: 25px 0;
  }
  .footer .copy {
    font-size: 10px;
  }
}
