@charset 'UTF-8';
/* ----------------------------------------------------------------
  調整
---------------------------------------------------------------- */
body {
  font-family: "Yu Gothic", YuGothic;
}
.qs {
  font-family: "Yu Gothic", YuGothic !important;
}
@media (min-width: 992px) {
  .second_mainimg_box {
    height: 6.2rem;
  }
}
.second_mainimg h1 {
  font-weight: 800;
}
@media (min-width: 992px) {
  .container {
    padding: 20px 0;
    background-color: #ffffff;
  }
}
@media (max-width: 760px) {
  .container {
    padding-top: 0;
    background-color: #f5f8fa;
  }
}
.section03-Inner {
  padding: 80px 0 50px 0;
}
.section03-Transfer-Title {
  line-height: 1.6;
}
.section03-Transfer-Text {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.8;
}
@media (max-width: 640px) {
  .contact-wrapper .section03-Inner {
    padding: 45px 15px 0 15px;
  }
  .section03-Transfer-Title {
    margin-bottom: 42px;
    text-align: left;
    font-size: 20px;
  }
  .section03-Transfer-Text {
    margin-bottom: 26px;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
  }
  .table_responsive td {
    padding-top: 30px;
  }
  .table_responsive td img {
    margin-top: -20px;
    padding-bottom: 30px;
  }
}
.contact {
  background: #E3E7ED;
}
h2.point02 {
  margin: 0 0 30px 0;
}
h2.point02 span {
  line-height: 3;
}
footer .container {
  background-color: #F6F6F6;
}
.contact-message .section03-Inner {
  padding: 90px 0 0 0;
}
@media (max-width: 600px) {
  .contact-message .section03-Inner {
    padding: 45px 15px 0 15px;
  }
}
.pkz a {
  line-height: 1.7;
}
/* ----------------------------------------------------------------
  base
---------------------------------------------------------------- */
.page, .section03 {
  font-family: 'Noto Sans JP', sans-serif;
}
.page {
  background-color: #f5f8fa;
  padding: 50px 0;
  font-family: 'Noto Sans JP', sans-serif;
}
@media (max-width: 600px) {
  .page {
    padding: 50px 0 15px 0;
  }
}
.page p {
  font-size: 20px;
  font-weight: 400;
  line-height: 2.0;
  margin-bottom: 20px;
}
@media screen and (max-width: 992px) {
  .page p {
    font-size: 16px;
  }
}
.page-list {
  position: relative;
}
.page-list .bread-crumbs {
  margin-top: 15px;
  padding: 15px 0;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 600px) {
  .page-list .bread-crumbs {
    padding: 0;
  }
}
.page-list .bread-crumbs li {
  font-weight: 200;
  font-size: 14px;
}
@media screen and (max-width: 600px) {
  .page-list .bread-crumbs li {
    font-size: 12px;
  }
}
.page-list .bread-crumbs li a {
  margin-right: 9px;
  padding-right: 18px;
  position: relative;
  color: #24a794;
}
.page-list .bread-crumbs li a:after {
  content: '>';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
.page-inner {
  max-width: 1024px;
  box-sizing: border-box;
  margin: 0 auto;
}
@media screen and (max-width: 1049px) {
  .page-inner {
    padding: 0 25px;
  }
}
@media screen and (max-width: 600px) {
  .page-inner {
    padding: 0 17px;
  }
}
@media only screen and (min-width: 760px) {
  .lp-head--2 .logo {
    top: calc(50% - -20px) !important;
  }
}
@media only screen and (min-width: 992px) {
  .lp-head--2 .logo {
    top: calc(50% - 28px) !important;
  }
}
/* ----------------------------------------------------------------
  content
---------------------------------------------------------------- */
.content {}
.content .content-wrapper {
  background-color: #ffffff;
  padding: 50px 50px;
  border: 1px solid #dddddd;
}
@media screen and (max-width: 600px) {
  .content .content-wrapper {
    padding: 25px 20px;
  }
}
.content .content-wrapper .i-catch-img {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content .content-wrapper .i-catch-img img {
  width: 100%;
}
.content .content-wrapper h1 {
  text-align: center;
  font-size: 28px;
  margin: 30px 0 30px 0;
  line-height: 1.8;
  font-weight: 800;
}
@media screen and (max-width: 600px) {
  .content .content-wrapper h1 {
    font-size: 20px;
    text-align: left;
  }
}
.content .content-wrapper h1 span {
  background: linear-gradient(transparent 70%, #f8d95c 70%);
}
.content .content-wrapper .content-txt h2 {
  padding: 1rem 2rem;
  border-left: 5px solid #24a794;
  background: #f5f8fa;
  margin: 30px 0 30px 0;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 992px) {
  .content .content-wrapper .content-txt h2 {
    padding: 0.5rem 1rem;
    font-size: 24px;
  }
}
@media screen and (max-width: 600px) {
  .content .content-wrapper .content-txt h2 {
    padding: 0.5rem 1rem;
    font-size: 18px;
  }
}
.content .content-wrapper .content-txt h3 {
  position: relative;
  padding: 1rem 0rem;
  border-bottom: 5px solid #eeeeee;
  font-size: 24px;
  font-weight: bold;
  margin: 30px 0 30px 0;
}
@media screen and (max-width: 992px) {
  .content .content-wrapper .content-txt h3 {
    font-size: 21px;
  }
}
@media screen and (max-width: 600px) {
  .content .content-wrapper .content-txt h3 {
    font-size: 17px;
  }
}
.content .content-wrapper .content-txt h3:before {
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 20%;
  height: 5px;
  content: '';
  background: #24a794;
}
.content .content-wrapper .content-txt h4 {
  font-size: 21px;
  font-weight: bold;
  margin: 30px 0 20px 0;
}
@media screen and (max-width: 600px) {
  .content .content-wrapper .content-txt h4 {
    font-size: 17px;
  }
}
.content .content-wrapper .content-txt {}
.content .content-wrapper .content-txt p {}
.content .content-wrapper .content-txt a {
  color: #24A794;
}
.content .content-wrapper .content-txt a:hover {
  text-decoration: underline;
}
.content .content-wrapper .content-txt p span {
  background-color: #ffe1e1;
  font-weight: bold;
}
.content .content-wrapper .addition {
  /*border: 1px solid #ddd;
  padding: 25px 25px;
  background-color: #f5f8fa;*/
  width: fit-content;
  margin-bottom: 20px;
}
/*@media screen and (max-width: 600px) {
  .content .content-wrapper .addition {
    padding: 20px 20px;
  }
}*/
.content .content-wrapper .addition li {
  position: relative;
  padding-left: 23px;
  line-height: 2.0;
  font-size: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
  .content .content-wrapper .addition li {
    font-size: 16px;
  }
}
.content .content-wrapper .addition li span {
  font-weight: 800;
}
.content .content-wrapper .addition li:after {
  content: '●';
  position: absolute;
  top: 0;
  left: 0;
  color: #24a794;
}
.content .content-wrapper .addition_no {
  border: 1px solid #ddd;
  padding: 25px 25px;
  background-color: #f5f8fa;
  width: fit-content;
  counter-reset: number 0;
  margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
  .content .content-wrapper .addition_no {
    padding: 20px 20px;
  }
}
.content .content-wrapper .addition_no li {
  position: relative;
  padding-left: 23px;
  line-height: 1.8;
}
.content .content-wrapper .addition_no li:after {
  counter-increment: number 1;
  content: counter(number);
  display: inline-block;
  position: absolute;
  top: 1px;
  left: 0;
  font-family: 'Roboto', sans-serif;
  font-display: swap;
  font-size: 16px;
  color: #24a794;
  font-weight: bold;
}
.link {
  margin-top: 50px;
}
@media screen and (max-width: 600px) {
  .link {
    margin-top: 40px;
  }
}
.link .link-wrapper {}
.link .link-wrapper h2 {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .link .link-wrapper h2 {
    font-size: 20px;
  }
}
.link .link-wrapper .link-item h3 {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 15px;
}
.link .link-wrapper .link-item {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /*justify-content: space-around;*/
}
@media screen and (max-width: 600px) {
  .link .link-wrapper .link-item {
    display: block;
  }
}
.link .link-wrapper .link-item .item {
  width: 47.5%;
  background-color: #ffffff;
  padding: 25px;
  border: 1px solid #dddddd;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 25px;
}
.link .link-wrapper .link-item .item.is-hidden {
  display: none;
  opacity: 0;
}
.link .link-wrapper .link-item .item.is-show {
  animation: fadeIn 1s ease;
}
.btn-more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  height: 50px;
  margin: 20px auto;
  background: #F5F8FA;
  color: #333333;
  border: 1px solid #333333;
}
.btn-more:hover {
  opacity: 0.7;
}
@keyframes fadeIn {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@media screen and (max-width: 760px) {
  .link .link-wrapper .link-item .item {
    width: 100%;
  }
}
.link .link-wrapper .link-item .item .item-img {
  width: 25%;
}
.link .link-wrapper .link-item .item .item-txt {
  width: 70%;
}
.link .link-wrapper .link-item .item .item-txt p {}
.link .link-wrapper .link-item .item .item-txt .link-btn {
  width: 100%;
  background-color: #fdd73b;
  text-align: center;
  padding: 14px 20px;
  border-radius: 20px;
  font-size: 15px;
  font-weight: 800;
  color: #000000;
}
.link .link-wrapper .link-item .item .item-txt .link-btn:hover {
  opacity: 0.8;
}
.link .link-wrapper .link-item .item .item-txt .link-btn a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  font-size: 15px
}
.back {
  padding: 20px 0;
  margin-top: 40px;
}
@media (max-width: 600px) {
  .back {
    margin-top: 0;
  }
}
@media screen and (max-width: 600px) {
  .back {
    padding: 40px 0;
  }
}
.back .back-btn {
  max-width: 500px;
  background-color: #fdd73b;
  text-align: center;
  padding: 30px 20px;
  margin: auto;
  border-radius: 40px;
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
@media screen and (max-width: 600px) {
  .back .back-btn {
    max-width: 260px;
    padding: 20px 20px;
    border-radius: 25px;
    font-size: 16px;
  }
}
.back .back-btn:hover {
  opacity: 0.8;
}
.table-list01 {
  margin-bottom: 20px;
}
.table-list01 table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
.table-list01 table tr {
  background-color: #fff;
  padding: .35em;
  border: 2px solid #eee;
}
.table-list01 table th {
  padding: 1.5em;
  border-right: 2px solid #fff;
}
.table-list01 table th.list-item {
  width: 25%;
}
.table-list01 table td {
  padding: 0 10px;
  border-right: 2px solid #eee;
  text-align: center;
  line-height: 1.55;
  vertical-align: middle;
}
.table-list01 table thead tr {
  background-color: #ff935f;
  color: #fff;
}
.table-list01 table tbody th {
  border-right: 2px solid #eee;
  background: #e6e3df;
  color: #5a4227;
  font-weight: 500;
}
.table-list01 tbody tr:nth-child(even) {
  background: #f7f7f7;
}
@media screen and (max-width: 830px) {
  .table-list01 {
    overflow-x: scroll;
  }
  .table-list01 table {
    width: 830px;
  }
}
@media screen and (max-width: 740px) {
  .table-list01 table {
    width: 740px;
    font-size: 15px;
  }
}
.remarks {
  margin-bottom: 20px;
}
.remarks li {
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (max-width: 600px) {
  .remarks li {
    font-size: 14px;
    line-height: 1.5;
  }
}
/* ----------------------------------------------------------------
  responsive
---------------------------------------------------------------- */
.sp-hide {
  display: block;
}
@media screen and (max-width: 900px) {
  .sp-hide {
    display: none !important;
  }
}
.pc-hide {
  display: none;
}
@media screen and (max-width: 900px) {
  .pc-hide {
    display: block !important;
  }
}
.pc-hide-sp-600 {
  display: none;
}
@media screen and (max-width: 600px) {
  .pc-hide-sp-600 {
    display: block !important;
  }
}
.sp-hide-sp-600 {
  display: block;
}
@media screen and (max-width: 600px) {
  .sp-hide-sp-600 {
    display: none !important;
  }
}
/* ----------------------------------------------------------------
  ネクストSFAフォーム
---------------------------------------------------------------- */
.formError .formErrorContent {
  line-height: 1.5 !important;
}
.form_preview {
  line-height: 1.7;
}