@charset "UTF-8";
@import url(vendor/common.css);
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}

@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}

@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}

/* version */
@view-transition {
  navigation: auto;
}

html {
  font-size: 62.5%;
  overflow-x: hidden;
}

body {
  background: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-size: 1.8em;
  line-height: 1.8;
  color: #333333;
  height: auto !important;
  overflow: hidden;
}

@media (max-width: 767px) {
  body {
    font-size: 16px;
    font-size: 1.6em;
  }
}

main {
  overflow: hidden;
}

figure {
  margin: 0;
  text-align: center;
}

figure + *, figure + h3, figure + h4 {
  margin-top: 0.5em;
}

figure figcaption {
  margin-top: 0.5em;
  text-align: left;
}

a {
  color: #333333;
  text-decoration: underline;
}

a:hover {
  color: #333333;
  text-decoration: none;
}

a:hover img {
  opacity: 0.7;
}

.highlight a {
  color: #333333;
}

.highlight a:hover {
  color: #333333;
}

a img {
  transition: .3s;
}

img {
  vertical-align: middle;
}

img.circle {
  border-radius: 50%;
}

p {
  margin: 0.5em 0 1em;
}

p:first-child {
  margin-top: 0;
}

p:last-child {
  margin-bottom: 0;
}

ol,
ul {
  margin: 0 0 1em;
  padding: 0 0 0 1.5em;
  line-height: 1.8;
}

ol:last-child,
ul:last-child {
  margin-bottom: 0;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0.5em 0;
  padding-left: 2em;
}

ol ol:last-child,
ol ul:last-child,
ul ol:last-child,
ul ul:last-child {
  margin-bottom: 0.5em;
}

ul.list-unstyled {
  padding-left: 0;
  list-style: none;
}

ul.list-unstyled ol,
ul.list-unstyled ul {
  padding-left: 2em;
}

ul.list-inline {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -7px;
  font-size: 0px;
  font-size: 0rem;
  margin-bottom: 18px;
}

ul.list-inline > li {
  display: inline;
  padding-left: 7px;
  padding-right: 7px;
  white-space: nowrap;
  font-size: 18px;
  font-size: 1.8rem;
}

dl {
  margin: 0 0 1em;
  line-height: 1.8;
}

dl:last-child {
  margin-bottom: 0;
}

dl dt {
  font-weight: bold;
}

dl dd {
  margin-left: 0;
  margin-bottom: 0.5em;
}

dl dd:last-child {
  margin-bottom: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

main section {
  margin-bottom: 10%;
}

main section.highlight:last-child {
  margin-bottom: 0;
  padding-bottom: 10%;
}

.sp-mask {
  transition: none !important;
}

.highlight {
  padding: 4%;
  background: rgba(39, 114, 175, 0.05);
  color: #333333;
}

#swipebox-overlay {
  z-index: 10000002 !important;
}

@media (min-width: 768px) {
  p {
    margin: 0.5em 0 1em;
  }
  dl.dl-horizontal {
    overflow: hidden;
  }
  dl.dl-horizontal dt {
    float: left;
    clear: left;
    margin-right: 1em;
  }
  dl.dl-horizontal dd {
    float: left;
  }
  main section {
    margin-bottom: 7%;
  }
  main section:last-child {
    margin-bottom: 9%;
  }
  main section.highlight:last-child {
    margin-bottom: 0;
    padding-bottom: 8%;
  }
}

@media (max-width: 767px) {
  .tile:not(.sp-tile) > * {
    height: auto !important;
  }
}

@media (min-width: 768px) {
  .gutters .row.row_inline {
    letter-spacing: -.40em;
  }
  .gutters .row.row_inline > .col {
    letter-spacing: normal;
    vertical-align: top;
    display: inline-block;
    float: none;
    margin-bottom: 5%;
  }
  .gutters .row.row_inline .span_1:nth-child(12n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_2:nth-child(6n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_3:nth-child(4n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_4:nth-child(3n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_5:nth-child(2n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_6:nth-child(2n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_7 {
    width: 57.5%;
  }
  .gutters .row.row_inline .span_8 {
    width: 66%;
  }
  .gutters .row.row_inline .span_9 {
    width: 74.5%;
  }
  .gutters .row.row_inline .span_10 {
    width: 83%;
  }
  .gutters .row.row_inline .span_11 {
    width: 91.5%;
  }
  .gutters .row.row_inline .span_12 {
    width: 100%;
  }
  .gutters .row.grid {
    display: grid;
    gap: 1em 2%;
  }
  .gutters .row.grid_col1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .gutters .row.grid_col2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .gutters .row.grid_col3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .gutters .row.grid_col4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .gutters .row.grid_col5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .gutters .row.grid_col6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .gutters .row.grid_col7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .gutters .row.grid_col8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .gutters .row.grid_col9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .gutters .row.grid_col10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .gutters .row.grid_col11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .gutters .row.grid_col12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .gutters .row.grid > .col {
    width: 100%;
    margin: 0;
  }
  .gutters .row.grid .span_1 {
    grid-column: span 1/span 1;
  }
  .gutters .row.grid .span_2 {
    grid-column: span 2/span 2;
  }
  .gutters .row.grid .span_3 {
    grid-column: span 3/span 3;
  }
  .gutters .row.grid .span_4 {
    grid-column: span 4/span 4;
  }
  .gutters .row.grid .span_5 {
    grid-column: span 5/span 5;
  }
  .gutters .row.grid .span_6 {
    grid-column: span 6/span 6;
  }
  .gutters .row.grid .span_7 {
    grid-column: span 7/span 7;
  }
  .gutters .row.grid .span_8 {
    grid-column: span 8/span 8;
  }
  .gutters .row.grid .span_9 {
    grid-column: span 9/span 9;
  }
  .gutters .row.grid .span_10 {
    grid-column: span 10/span 10;
  }
  .gutters .row.grid .span_11 {
    grid-column: span 11/span 11;
  }
  .gutters .row.grid .span_12 {
    grid-column: span 12/span 12;
  }
}

main .column_main,
main .column_sub {
  overflow: hidden;
  min-height: 100px;
}

main .column_main .widget_header,
main .column_sub .widget_header {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 0.5em;
  margin-bottom: 0;
}

main .column_main .widget_header + *:not(.calendar_wrap),
main .column_sub .widget_header + *:not(.calendar_wrap) {
  padding: 0;
  margin: 0 auto 1em;
}

main .column_main .widget_header + .textwidget,
main .column_sub .widget_header + .textwidget {
  padding: 10px 0;
}

main .column_main .widget_wrap .menu,
main .column_main .widget_wrap > ul,
main .column_sub .widget_wrap .menu,
main .column_sub .widget_wrap > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

main .column_main .widget_wrap .menu ul,
main .column_main .widget_wrap > ul ul,
main .column_sub .widget_wrap .menu ul,
main .column_sub .widget_wrap > ul ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

main .column_main .widget_wrap .menu li,
main .column_main .widget_wrap > ul li,
main .column_sub .widget_wrap .menu li,
main .column_sub .widget_wrap > ul li {
  padding: 0.5em 0.7em;
  border-bottom: 1px solid #ccc;
}

main .column_main .widget_wrap .menu li:last-child,
main .column_main .widget_wrap > ul li:last-child,
main .column_sub .widget_wrap .menu li:last-child,
main .column_sub .widget_wrap > ul li:last-child {
  border-bottom: 0;
}

main .column_main .widget_wrap .menu li a,
main .column_main .widget_wrap > ul li a,
main .column_sub .widget_wrap .menu li a,
main .column_sub .widget_wrap > ul li a {
  display: block;
  text-decoration: none;
}

main .column_main .widget_wrap .menu li a:hover,
main .column_main .widget_wrap > ul li a:hover,
main .column_sub .widget_wrap .menu li a:hover,
main .column_sub .widget_wrap > ul li a:hover {
  text-decoration: underline;
}

main .column_main .widget_wrap ul > li.page_item,
main .column_sub .widget_wrap ul > li.page_item {
  border-bottom: #ccc solid 1px;
}

main .column_main .widget_wrap ul > li.page_item.page_item_has_children,
main .column_sub .widget_wrap ul > li.page_item.page_item_has_children {
  padding: 0.5em 0.7em 0.2em !important;
}

main .column_main .widget_wrap ul > li.page_item .children,
main .column_sub .widget_wrap ul > li.page_item .children {
  border-top: #eee solid 1px;
  margin: 0.5em 0 0 !important;
}

main .column_main .widget_wrap ul > li.page_item .children li,
main .column_sub .widget_wrap ul > li.page_item .children li {
  font-weight: normal;
  border-bottom: #eee solid 1px;
  font-size: 96%;
  padding: 0.5em 0.7em 0.5em 1em;
  position: relative;
}

main .column_main .widget_wrap ul > li.page_item .children li:before,
main .column_sub .widget_wrap ul > li.page_item .children li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  width: 5px;
  height: 5px;
  background: rgba(54, 46, 43, 0.4);
  border-radius: 2.5px;
}

main .column_main .widget_wrap ul > li.page_item .children li li:before,
main .column_sub .widget_wrap ul > li.page_item .children li li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  width: 5px;
  height: 5px;
  background: rgba(54, 46, 43, 0.15);
  border-radius: 0;
}

@media (max-width: 900px) {
  .gutters .span_3.column_sub,
  .gutters .span_9.column_main {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}

@media (min-width: 600px) and (max-width: 900px) {
  .gutters .span_3.column_sub .sidebar {
    letter-spacing: -.40em;
  }
  .gutters .span_3.column_sub .sidebar .widget_wrap {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin-left: 2%;
  }
  .gutters .span_3.column_sub .sidebar .widget_wrap:nth-child(2n+1) {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 1200px;
  }
}

@media (min-width: 1024px) {
  .container {
    padding: 0 10px;
  }
}

.article_button {
  margin-top: 5%;
}

@media (min-width: 768px) {
  .article_detail:not(.reverse) .col.span_12 + .span_4,
  .article_list:not(.reverse) .col.span_12 + .span_4 {
    margin-left: 0;
  }
  .article_detail.reverse .col.span_12,
  .article_list.reverse .col.span_12 {
    margin-left: 0;
  }
}

.sidebar {
  visibility: hidden;
}

.sidebar > .widget_wrap {
  visibility: visible;
}

.gutters .col.span_12 + .span_12 {
  margin-left: 0;
}

.sitemap {
  padding: 0;
  margin: 0;
  border-top: 1px solid #ccc;
}

.sitemap li {
  list-style: none;
  padding: 10px 0 10px 15px;
  border-bottom: 1px solid #ccc;
}

.sitemap li > ul {
  padding: 0;
  border-top: #ccc solid 1px;
}

.sitemap li > ul > li {
  border-bottom: 1px solid #ccc;
  position: relative;
}

.sitemap li > ul > li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 25px;
  width: 6px;
  height: 6px;
  background: #ccc;
  border-radius: 3px;
}

.sitemap li > ul > li:last-child {
  border-bottom: none;
  padding: 10px 0 0 15px;
}

.sitemap li > ul > li .children > li {
  padding: 10px 0 0 15px;
}

.sitemap li > ul > li .children > li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 25px;
  width: 6px;
  height: 6px;
  background: #ccc;
  border-radius: 0;
}

.sitemap a {
  font-size: 16px;
  font-size: 1.6rem;
  text-decoration: none;
}

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

@media (min-width: 768px) {
  .sitemap a {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.parallax_h1 {
  height: 250px;
  position: relative;
}

.parallax_h1:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.3);
}

.parallax_h1 h1 {
  color: #fff;
}

.parallax_h1 h1:after, .parallax_h1 h1:before {
  background: #fff;
}

@media (min-width: 768px) {
  .parallax_h1 {
    height: 450px;
  }
}

.map_wide #map_canvas,
.map_wide iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.map_wide img {
  max-width: none;
}

.slick-track {
  margin: 0 auto;
}

.col dl p {
  line-height: 1.8;
  margin: 0;
}

.col p {
  line-height: 1.8;
}

@media (min-width: 768px) {
  .col p {
    line-height: 2;
  }
}

.container {
  padding: 0 10px;
}

@media (min-width: 1220px) {
  .container {
    padding: 0;
  }
}

.container .container {
  padding: 0;
}

#fb-root,
.fb-page {
  font-family: "lucida grande", tahoma, verdana, arial, "hiragino kaku gothic pro",meiryo,"ms pgothic",sans-serif !important;
}

#swipebox-overlay {
  background: rgba(13, 13, 13, 0.8);
}

img.wp-edited-image[width] {
  width: auto !important;
}

img.wp-edited-image[height] {
  height: auto !important;
}

.grecaptcha-badge {
  visibility: hidden;
}

.grecaptcha-message {
  margin: 40px 0;
  font-size: 12px;
  text-align: center;
}

.grecaptcha-message a {
  text-decoration: underline;
}

header {
  position: relative;
  z-index: 100;
  width: 100%;
  background: #fff;
  color: #333333;
}

header .row {
  margin: 0 3%;
}

header .container {
  max-width: 100%;
}

@media (max-width: 767px) {
  header .container .row {
    margin: 0;
  }
}

header .title {
  font-size: 0px;
  font-size: 0rem;
  margin: 0;
  padding: 10px 0;
  line-height: 1;
}

@media (min-width: 768px) {
  header .title {
    padding: 20px 0;
  }
}

header .title a {
  display: inline-block;
}

header .title img,
header .title object {
  width: 257px;
  height: 50px;
  max-width: none;
}

@media (max-width: 767px) {
  header .title img,
  header .title object {
    width: 150px;
    height: 29.18288px;
  }
}

header > ul {
  position: absolute;
  z-index: -1;
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #b3b3b3;
}

@media (min-width: 768px) {
  header > ul {
    left: auto;
    width: 50%;
    max-width: 400px;
  }
}

header > ul > li {
  border-bottom: 1px solid #b3b3b3;
}

header > ul > li a {
  display: block;
  padding: 1em;
  text-decoration: none;
  color: #fff;
  background: #2772AF;
}

header > ul > li a:hover {
  color: #fff;
}

header > ul > li a:active {
  background: #2772AF;
  color: #fff;
}

header > ul > li > a {
  background: #2772AF;
}

footer {
  position: relative;
  background: #2772AF;
  color: #fff;
  padding-block: 40px;
}

footer a {
  color: #fff;
}

footer a:hover {
  color: #fff;
}

footer .info_area .company_txt {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: .5em;
}

footer .info_area .info_txt {
  font-size: 16px;
  font-size: 1.6rem;
}

footer .logo_area {
  display: flex;
  align-items: center;
  gap: 32px;
  margin-bottom: 1em;
}

footer .logo_area figure {
  margin: 0;
}

@media (max-width: 767px) {
  footer .logo_area .logo_icon img {
    width: 180px;
  }
}

@media (max-width: 767px) {
  footer .logo_area .privacy_icon img {
    height: 45px;
  }
}

footer .copyright_txt {
  font-size: 14px;
  font-size: 1.4rem;
}

.bread_wrap {
  margin-bottom: 2%;
}

.bread {
  overflow: hidden;
  margin: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

.bread ul {
  padding: 1em 0;
  margin: 0 auto;
  float: none;
}

.bread ul li {
  list-style: none;
  position: relative;
  float: left;
  padding-right: 2em;
  margin-right: 1.5em;
}

.bread ul li a {
  text-decoration: none;
  color: #333333;
}

.bread ul li a:hover {
  color: #333333;
  text-decoration: none;
}

.bread ul li:after {
  content: '>';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.bread ul li:last-child {
  padding-right: 0;
  margin-right: 0;
}

.bread ul li:last-child:after {
  content: none;
}

/* お問い合わせフォーム(form liên lạc) */
.inquiry dl {
  margin: 0;
  margin-bottom: 5.5%;
  padding: 0;
}

.inquiry dt {
  font-weight: bold;
  margin-bottom: .5em;
}

.inquiry dd {
  margin-bottom: .5em;
}

.inquiry input[type="text"],
.inquiry input[type="url"],
.inquiry input[type="email"],
.inquiry input[type="tel"],
.inquiry input[type="date"],
.inquiry input[type="number"],
.inquiry select,
.inquiry textarea {
  width: 100%;
  padding: 5px;
  color: #000;
  font-size: 16px;
  font-size: 1.6rem;
  border-radius: 6px;
  border: 1px solid #D9D9D9;
}

.inquiry .submit {
  margin-top: 1em;
}

.inquiry .required {
  color: #fff;
  background: #D81616;
  padding: .2em .4em;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
  margin-inline-start: .8em;
}

.inquiry .policy_checkbox label {
  display: table;
  margin-inline: auto;
  text-align: center;
}

.inquiry .policy_checkbox label input {
  margin-inline-end: .5em;
  width: 18px;
  height: 18px;
  vertical-align: middle;
}

.inquiry .wpcf7-spinner {
  display: none;
}

@media (min-width: 768px) {
  .inquiry {
    max-width: 996px;
    margin-right: auto;
    margin-left: auto;
  }
  .inquiry dt {
    float: left;
    font-size: 18px;
    font-size: 1.8rem;
    width: 220px;
  }
  .inquiry dd {
    padding-left: 220px;
    margin-bottom: 1.2em;
  }
  .inquiry input[type="tel"],
  .inquiry input.short {
    width: 50%;
  }
  .inquiry .required {
    font-size: 14px;
    font-size: 1.4rem;
    padding: .32em .75em;
  }
  .inquiry .submit {
    margin-top: 2em;
  }
}

@media (max-width: 767px) {
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col:not(:last-child) {
    margin-bottom: 1em;
  }
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col figure {
    overflow: hidden;
  }
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col figure img {
    float: left;
    width: 32%;
    margin-bottom: 10px;
    vertical-align: middle;
  }
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col figure figcaption {
    float: right;
    width: 66%;
    margin-top: 0;
    vertical-align: middle;
  }
  .sp_image_cols.sp_col2 .col {
    width: 49%;
  }
  .sp_image_cols.sp_col2 .col:nth-child(odd) {
    clear: both;
    float: left;
  }
  .sp_image_cols.sp_col2 .col:nth-child(even) {
    float: right;
  }
  .sp_image_cols.sp_col3 .col {
    float: left;
    width: 32%;
  }
  .sp_image_cols.sp_col3 .col:nth-child(3n+1) {
    clear: both;
    margin-right: 2%;
  }
  .sp_image_cols.sp_col3 .col:nth-child(3n) {
    float: right;
  }
  .sp_image_left {
    overflow: hidden;
  }
  .sp_image_left .col:first-child {
    display: inline-block;
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 0.5em;
  }
  .sp_image_left .col:last-child {
    float: none;
  }
  .sp_image_right {
    overflow: hidden;
  }
  .sp_image_right .col:first-child {
    display: inline-block;
    float: right;
    width: 32%;
    margin-left: 2%;
    margin-bottom: 0.5em;
  }
  .sp_image_right .col:last-child {
    float: none;
  }
}

h1:not(.title) {
  position: relative;
  background: #2772AF;
  color: #fff;
  font-size: 42px;
  font-size: 4.2rem;
  font-weight: bold;
  text-align: center;
  margin: 0 0 1.5em;
  padding: .8em .5em;
  line-height: 1.6;
  line-height: 1.6;
}

@media (max-width: 767px) {
  h1:not(.title) {
    font-size: 22px;
    font-size: 2.2rem;
    padding: 1em .5em;
  }
}

#lp h1 {
  background: none;
  margin: 0;
  padding: 0;
  font-size: 0px;
  font-size: 0rem;
}

h2 {
  position: relative;
  display: table;
  color: #333333;
  font-size: 42px;
  font-size: 4.2rem;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 1.5em;
  word-wrap: break-word;
  border-bottom: 4px solid #EAB441;
  padding-bottom: .3em;
  line-height: 1.6;
}

@media (max-width: 767px) {
  h2 {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 1.2em;
  }
}

h2::after {
  content: '';
  display: block;
  position: absolute;
  top: calc(100% - 2px);
  top: 100%;
  left: 50%;
  transform: rotate(45deg) translateX(-50%);
  height: 27px;
  background: #EAB441;
  width: 3.6px;
}

@media (max-width: 767px) {
  h2::after {
    height: 20px;
  }
}

h2.inverse {
  color: #fff;
}

h3 {
  position: relative;
  color: #2772AF;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: bold;
  margin: 0 0 0.7em;
  text-align: center;
  line-height: 1.6;
}

@media (max-width: 767px) {
  h3 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

h4 {
  position: relative;
  color: #333333;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0 0 0.5em;
  line-height: 1.6;
}

@media (max-width: 767px) {
  h4 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.main_visual {
  position: relative;
  table-layout: fixed;
}

.main_visual .main_visual_slick,
.main_visual .slick-track {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 100% !important;
}

.main_visual .slick-track {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

.main_visual .slick-list {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
}

.main_visual .main_visual_slick {
  position: relative;
  margin: 0 auto;
}

.main_visual .main_visual_slick li:not([id^="slick-slide"]) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  overflow: hidden;
}

.main_visual .main_visual_slick li:not([id^="slick-slide"]):not(.slick-active) {
  transition-delay: 0.5s !important;
}

.main_visual .main_visual_slick li:not([id^="slick-slide"]) img {
  position: absolute;
  left: -300%;
  right: -300%;
  margin: auto;
  top: 0;
  height: 100%;
}

.main_visual .main_visual_copy {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  z-index: 53;
}

.main_visual .main_visual_copy > li {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.main_visual .main_visual_copy > li img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 83%;
  max-width: 996px;
  max-height: 497px;
  z-index: 52;
}

.main_visual .main_visual_arrow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  z-index: 53;
}

.main_visual .main_visual_arrow .slick-prev {
  left: 25px;
}

.main_visual .main_visual_arrow .slick-next {
  right: 25px;
}

.main_visual .main_visual_arrow .slick-prev:before,
.main_visual .main_visual_arrow .slick-next:before {
  font-size: 30px;
  font-size: 3rem;
}

@media (max-width: 639px) {
  .main_visual .main_visual_arrow .slick-prev {
    left: 10px;
  }
  .main_visual .main_visual_arrow .slick-next {
    right: 10px;
  }
  .main_visual .main_visual_arrow .slick-prev:before,
  .main_visual .main_visual_arrow .slick-next:before {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (max-width: 639px) {
  .main_visual .main_visual_copy > li img {
    width: 90%;
  }
}

.main_visual .main_visual_slick {
  padding-top: 62.5%!important;
}

@media (min-width: 1200px) {
  .main_visual .main_visual_slick {
    padding-top: 0 !important;
    height: 750px !important;
  }
}

@media (min-width: 1920px) {
  .main_visual .main_visual_slick {
    padding-top: 39.0625%!important;
  }
}

@media (max-width: 639px) {
  .main_visual .main_visual_slick {
    padding-top: 131.25%!important;
  }
}

.slick-dots li button {
  margin: 0 auto;
  background: #ccc;
}

.slick-dots li.slick-active button {
  background: #2772AF;
}

.slide_scroll {
  position: absolute;
  bottom: 1%;
  left: 50%;
  transform: translateX(-50%);
  padding-bottom: 45px;
  background: url(/wp-content/uploads/icon_scroll.png) center bottom no-repeat;
  z-index: 55;
  color: #fff;
  text-decoration: none;
}

.slide_scroll:hover {
  color: #fff;
}

/*
 * ボタン矢印
 */
.add_arrow {
  display: block;
  position: relative;
}

.add_arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 3%;
  margin: auto;
  width: 15px;
  height: 12px;
  background: url(/wp-content/uploads/lp_arrow.png) no-repeat center/contain;
  transform: translate(0, -50%);
  transition: 0.2s;
}

/*
 * moreボタン雛形
 */
.more {
  display: block;
  overflow: hidden;
  margin: auto;
}

.more a {
  display: block;
  border: 4px solid #D77F11;
  color: #fff;
  background: linear-gradient(to bottom right, #EAB441 50%, #E6A937 50%);
  padding: 0.517em;
  margin: 0 auto;
  max-width: 360px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  transition: .3s;
  line-height: 1.8;
  border-radius: 20px;
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
}

@media (max-width: 767px) {
  .more a {
    font-size: 16px;
    font-size: 1.6rem;
    max-width: 300px;
  }
}

.more a:hover {
  border-color: #EAB441;
  color: #EAB441;
  background: linear-gradient(to bottom right, #FFFFFF 50%, #FBF0D9 50%);
}

.more span.add_arrow {
  margin: 0 auto;
  max-width: 200px;
  width: 100%;
  margin-block-end: 5px;
}

.more span.add_arrow:after {
  background: url(/wp-content/uploads/lp_arrow.png) no-repeat center/contain;
  right: 5%;
}

.more span.add_arrow input {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  background: #333333;
  border: 0;
  width: 100%;
  cursor: pointer;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.8;
  padding: .663em;
  transition: .3s;
}

.more span.add_arrow input:hover {
  background: #505050;
}

.pagetop {
  position: fixed;
  bottom: 5%;
  right: 5%;
  z-index: 99;
}

.pagetop a {
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
  padding: 0;
  border-radius: 50%;
  background: #2772AF;
  border: 1px solid #fff;
}

@media (min-width: 768px) {
  .pagetop a {
    width: 70px;
    height: 70px;
  }
}

.pagetop a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: translate(-50%, -20%) rotate(45deg);
  transition: .2s;
}

footer.high .pagetop {
  position: absolute;
  bottom: auto;
  right: 5%;
  top: 35px;
  margin: 0;
  transform: translateY(-95%);
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.lead {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
}

.text-xxlarge {
  font-size: 24px;
  font-size: 2.4rem;
}

.text-xlarge {
  font-size: 20px;
  font-size: 2rem;
}

.text-large {
  font-size: 16px;
  font-size: 1.6rem;
}

.text-small {
  font-size: 12px;
  font-size: 1.2rem;
}

.text-xsmall {
  font-size: 10px;
  font-size: 1rem;
}

.text-white {
  color: #fff !important;
}

.text-black {
  color: #000 !important;
}

.text-red {
  color: #f00 !important;
}

.text-primary {
  color: #2772AF !important;
}

.text-secondary {
  color: #EAB441 !important;
}

@media (max-width: 767px) {
  .sp-hide, .pc-only, .tablet-only {
    display: none !important;
  }
  .sp-text-center {
    text-align: center !important;
  }
  .sp-text-left {
    text-align: left !important;
  }
  .sp-text-right {
    text-align: right !important;
  }
}

@media (min-width: 768px) {
  .lead {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .text-xxlarge {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .text-xlarge {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .text-large {
    font-size: 20px;
    font-size: 2rem;
  }
  .text-small {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .text-xsmall {
    font-size: 10px;
    font-size: 1rem;
  }
  .pc-hide, .sp-only {
    display: none !important;
  }
  .pc-text-center {
    text-align: center !important;
  }
  .pc-text-left {
    text-align: left !important;
  }
  .pc-text-right {
    text-align: right !important;
  }
}

@media (min-width: 768px) and (max-width: 1219px) {
  .tablet-hide {
    display: none !important;
  }
}

@media (min-width: 1220px) {
  .tablet-only {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .sp-hide02, .pc-only02, .tablet-only02 {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .pc-hide02, .sp-only02 {
    display: none !important;
  }
}

@media (max-width: 639px) {
  .sp-hide03, .pc-only03, .tablet-only03 {
    display: none !important;
  }
}

@media (min-width: 640px) {
  .pc-hide03, .sp-only03 {
    display: none !important;
  }
}

.arial {
  font-family: "Arial", arial !important;
}

.arial_n {
  font-family: "Arial Narrow", arial !important;
}

.color_pri {
  color: #2772AF;
}

.mt0 {
  margin-top: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.m-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.inverse h2,
.inverse h3,
.inverse h4,
.inverse p,
.inverse span {
  color: #fff;
}

.link-tel {
  text-decoration: none;
}

@media (min-width: 768px) {
  .link-tel {
    pointer-events: none;
    cursor: default;
  }
}

/* ================================
utility
================================ */
.bg {
  padding-block: 120px;
}

@media (max-width: 767px) {
  .bg {
    padding-block: 8%;
  }
}

.bg_gray {
  background: #EFEFEF;
}

.bg_primary {
  background: #2772AF;
}

@media (max-width: 767px) {
  .btn_link img {
    width: 250px;
  }
}

.li_square {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

.li_square li {
  position: relative;
  padding-left: 18px;
  font-weight: 500;
}

.li_square li:not(:last-child) {
  margin-bottom: .2em;
}

.li_square li::after {
  content: "";
  position: absolute;
  display: block;
  background: #333333;
  width: 14px;
  height: 14px;
  top: .55em;
  left: 0;
}

@media (max-width: 767px) {
  .li_square li::after {
    width: 12px;
    height: 12px;
  }
}

/* ================================
メインビジュアル
================================ */
.main_visual {
  position: relative;
}

.main_visual::after {
  content: "";
  position: absolute;
  display: block;
  background: rgba(216, 236, 252, 0.7);
  clip-path: polygon(0 0, 0% 100%, 100% 0);
  width: 550px;
  aspect-ratio: 550 / 229;
  top: 0;
  left: 0;
  z-index: 0;
}

@media (max-width: 767px) {
  .main_visual::after {
    width: 60%;
  }
}

.main_visual .main_visual_copy {
  width: 100%;
  margin-bottom: 6.5%;
  margin-right: 5.4%;
}

.main_visual .main_visual_copy li img {
  width: 60%;
  opacity: 0;
}

.main_visual .main_visual_copy li img.main_copy001 {
  transition: 1.2s;
  transform: translateY(50px);
}

.main_visual .main_visual_copy li img.animated {
  opacity: 1;
  transform: none;
}

.main_visual .logo_area {
  position: absolute;
  top: 2.8%;
  left: 2.5%;
  z-index: 54;
  text-align: left;
}

@media (max-width: 767px) {
  .main_visual .logo_area {
    max-width: 30%;
    left: 5%;
    top: 2%;
  }
}

.main_visual .logo_area img {
  max-width: 100%;
}

.main_visual .btn_area {
  position: absolute;
  top: 79%;
  left: 50%;
  transform: translateX(-50%);
  width: 30%;
  z-index: 53;
}

@media (max-width: 639px) {
  .main_visual .btn_area {
    width: 90%;
  }
}

.main_visual .btn_area img {
  max-width: 100%;
}

/* ================================
こんな課題ありませんか？ sec_01
================================ */
.sec_01 {
  position: relative;
  z-index: 0;
  background: url(/wp-content/uploads/lp_bg_img001.png) no-repeat top center/cover;
  clip-path: polygon(100% 0, 100% calc(100% - 94px), 70% calc(100% - 94px), 50% 100%, 30% calc(100% - 94px), 0 calc(100% - 94px), 0 0);
  padding-block: 100px 0;
}

@media (max-width: 767px) {
  .sec_01 {
    padding-block: 8% 0;
    clip-path: polygon(100% 0, 100% calc(100% - 30px), 70% calc(100% - 30px), 50% 100%, 30% calc(100% - 30px), 0 calc(100% - 30px), 0 0);
  }
}

.sec_01 ul {
  list-style: none;
  padding: 0;
}

@media (min-width: 768px) {
  .sec_01 ul {
    max-width: 846px;
    margin-bottom: 183px;
    min-height: 504px;
  }
}

.sec_01 ul li {
  position: relative;
  display: table;
  background: #2772AF;
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  border-radius: 24px;
  padding: .43em 1.5em .43em 3.5em;
  margin-right: 4.2em;
}

@media (max-width: 1219px) {
  .sec_01 ul li {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (max-width: 767px) {
  .sec_01 ul li {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    border-radius: 10px;
    padding: .5em .5em .5em 2.2em;
    margin-right: 0;
  }
}

.sec_01 ul li:not(:last-child) {
  margin-bottom: 1em;
}

@media (max-width: 767px) {
  .sec_01 ul li:not(:last-child) {
    margin-bottom: .8em;
  }
}

@media (min-width: 768px) {
  .sec_01 ul li:nth-child(2n) {
    margin-right: 0;
    margin-left: 4.2em;
  }
}

.sec_01 ul li::after {
  content: "";
  position: absolute;
  display: block;
  background: url(/wp-content/uploads/lp_li_icon.png) no-repeat center/contain;
  width: 40px;
  height: 40px;
  top: .5em;
  left: 1.2em;
}

@media (max-width: 1219px) {
  .sec_01 ul li::after {
    width: 34px;
    height: 34px;
  }
}

@media (max-width: 767px) {
  .sec_01 ul li::after {
    width: 20px;
    height: 20px;
    top: .8em;
    left: .5em;
  }
}

.sec_01 .img_col {
  position: relative;
}

@media (min-width: 768px) {
  .sec_01 .img_col figure {
    position: absolute;
    bottom: 0;
    right: 10%;
    width: 487px;
    max-width: 40vw;
    z-index: -1;
  }
}

@media (min-width: 768px) and (max-width: 1219px) {
  .sec_01 .img_col figure {
    right: 0;
  }
}

@media (max-width: 767px) {
  .sec_01 .img_col figure img {
    width: 120px;
  }
}

/* ================================
この課題、RCSで解決できます！ sec_02
================================ */
.sec_02 {
  padding-block: 60px 120px;
}

@media (max-width: 767px) {
  .sec_02 {
    padding-block: 8%;
  }
}

@media (min-width: 768px) {
  .sec_02 h2 {
    margin-bottom: 2.5em;
  }
}

.sec_02 .about_row {
  position: relative;
  background: #EAB441;
  border-radius: 30px;
  padding: 0 2.5%;
}

@media (max-width: 767px) {
  .sec_02 .about_row {
    border-radius: 20px;
    padding: 20px 15px 0;
  }
}

@media (min-width: 768px) {
  .sec_02 .about_row:not(:last-child) {
    margin-bottom: 10%;
  }
}

@media (min-width: 768px) {
  .sec_02 .about_row .img_col {
    position: relative;
    min-height: 382px;
  }
}

@media (min-width: 768px) {
  .sec_02 .about_row .img_col figure {
    position: absolute;
    left: 0;
    bottom: 0;
  }
}

@media (max-width: 767px) {
  .sec_02 .about_row .img_col figure img {
    width: 120px;
  }
}

@media (min-width: 768px) {
  .sec_02 .about_row .text_wrap {
    max-width: 690px;
    padding-block: 42px 60px;
  }
}

.sec_02 .about_row .text_wrap h3 {
  background: #fff;
  color: #2772AF;
  padding: .419em .5em;
}

.sec_02 .about_row .en {
  position: absolute;
  bottom: 4%;
  right: 2%;
  display: inline-block;
  font-family: "Allura", cursive;
  font-size: 60px;
  font-size: 6rem;
  line-height: 1;
  color: rgba(255, 255, 255, 0.6);
  transform: rotate(-5deg);
}

@media (max-width: 1219px) {
  .sec_02 .about_row .en {
    bottom: 1%;
    font-size: 50px;
    font-size: 5rem;
  }
}

@media (max-width: 767px) {
  .sec_02 .about_row .en {
    right: 5%;
    font-size: 40px;
    font-size: 4rem;
  }
}

.sec_02 .compare_row {
  position: relative;
  background: #2772AF;
  border-radius: 30px;
  padding: 42px 8.5%;
}

@media (max-width: 767px) {
  .sec_02 .compare_row {
    border-radius: 20px;
    padding: 20px 15px;
  }
}

@media (min-width: 768px) {
  .sec_02 .compare_row:not(:last-child) {
    margin-bottom: 8%;
  }
}

.sec_02 .compare_row .content_wrap {
  background: #D6E8ED;
  color: #333333;
  border-radius: 20px;
  padding: 17px 10% 32px;
  max-width: 480px;
  height: 100%;
}

@media (max-width: 767px) {
  .sec_02 .compare_row .content_wrap {
    max-width: 100%;
    padding: 15px;
  }
}

.sec_02 .compare_row .content_wrap.bg_02 {
  background: #fff;
}

@media (min-width: 768px) {
  .sec_02 .compare_row .content_wrap.bg_02 {
    margin-inline: auto 0;
  }
}

.sec_02 .compare_row .content_wrap.bg_02 h3 {
  color: #EAB441;
}

.sec_02 .compare_row .content_wrap h3 {
  color: #2772AF;
  margin-bottom: .5em;
}

.sec_02 .content_row .content_wrap .num {
  font-family: "Jost", sans-serif;
  color: #2772AF;
  font-weight: 600;
  font-size: min(7vw, 80px);
  text-align: center;
  display: block;
  line-height: 1;
  margin-bottom: .1em;
}

@media (max-width: 767px) {
  .sec_02 .content_row .content_wrap .num {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

@media (max-width: 767px) {
  .sec_02 .content_row .content_wrap figure img {
    width: 300px;
  }
}

.sec_02 .content_row .content_wrap h3 {
  margin-bottom: .5em;
}

@media (min-width: 768px) {
  .sec_02 .content_row .content_wrap h3 {
    font-size: min(2.5vw, 32px);
    min-height: 103px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .sec_02 .content_row .content_wrap h3 {
    min-height: 82px;
  }
}

/* ================================
課題解決一例 sec_03
================================ */
.sec_03 .container {
  width: 1324px;
  max-width: calc(100% - 20px);
  padding: 0;
}

@media (min-width: 768px) {
  .sec_03 h2 {
    margin-bottom: 2em;
  }
}

.sec_03 .step_row {
  position: relative;
  z-index: 0;
  background: #fff;
  border-radius: 50px;
  overflow: hidden;
  padding: 60px 0;
}

@media (max-width: 767px) {
  .sec_03 .step_row {
    border-radius: 20px;
    padding: 20px 15px;
  }
}

@media (min-width: 768px) {
  .sec_03 .step_row::before {
    content: "";
    position: absolute;
    display: block;
    background: #2772AF;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
  }
}

@media (min-width: 768px) {
  .sec_03 .step_row > .col {
    padding-inline: 5%;
  }
}

@media (max-width: 767px) {
  .sec_03 .step_row > .col:not(:last-child) {
    margin-bottom: 20px;
  }
}

.sec_03 .step_row > .col:nth-child(2n+1) {
  position: relative;
}

@media (max-width: 767px) {
  .sec_03 .step_row > .col:nth-child(2n+1) {
    margin-bottom: 40px;
  }
}

.sec_03 .step_row > .col:nth-child(2n+1)::after {
  content: "";
  position: absolute;
  display: block;
  background: url(/wp-content/uploads/lp_arrow2.png) no-repeat center/contain;
  width: 60px;
  height: 60px;
  top: 50%;
  transform: translateY(-50%);
  right: calc(-2% - 30px);
}

@media (max-width: 767px) {
  .sec_03 .step_row > .col:nth-child(2n+1)::after {
    top: auto;
    right: auto;
    bottom: -35px;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
    width: 30px;
    height: 30px;
  }
}

@media (min-width: 768px) {
  .sec_03 .step_row > .col.break ~ .col {
    margin-top: 3%;
  }
}

.sec_03 .step_row .content_wrap {
  position: relative;
  background: #D6E8ED;
  border-radius: 20px;
  padding: 14px 9% 32px;
  max-width: 510px;
  margin-inline: auto;
  height: 100%;
}

@media (max-width: 767px) {
  .sec_03 .step_row .content_wrap {
    padding: 20px 15px 30px;
  }
}

.sec_03 .step_row .content_wrap .en {
  position: absolute;
  bottom: 10%;
  right: 3%;
  display: inline-block;
  font-family: "Allura", cursive;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1;
  color: rgba(39, 114, 175, 0.6);
  transform: rotate(-5deg);
}

@media (max-width: 1219px) {
  .sec_03 .step_row .content_wrap .en {
    bottom: 1%;
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (max-width: 767px) {
  .sec_03 .step_row .content_wrap .en {
    right: 5%;
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.sec_03 .step_row .content_wrap.after {
  background: #fff;
}

@media (max-width: 767px) {
  .sec_03 .step_row .content_wrap.after {
    border: 2px solid #EAB441;
  }
}

.sec_03 .step_row .content_wrap.after .en {
  color: rgba(234, 180, 65, 0.6);
}

.sec_03 .step_row .content_wrap.after h3 {
  color: #EAB441;
}

/* ================================
導入の流れ sec_04
================================ */
@media (min-width: 768px) {
  .sec_04 h2 {
    margin-bottom: 1.3em;
  }
}

.sec_04 .flow_row > .col {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .sec_04 .flow_row > .col {
    flex-direction: column;
  }
}

.sec_04 .flow_row .content_wrap {
  flex: 1;
}

@media (max-width: 767px) {
  .sec_04 .flow_row .content_wrap {
    display: flex;
    flex-direction: column;
  }
}

@media (min-width: 768px) {
  .sec_04 .flow_row .content_wrap:first-child .num_wrap::after {
    width: 101%;
    clip-path: polygon(100% 0, 100% 100%, 0% 100%, 13px 50%, 0% 0%);
  }
}

@media (min-width: 768px) {
  .sec_04 .flow_row .content_wrap:last-child .num_wrap::after {
    width: 101%;
    right: 0;
    left: auto;
    clip-path: polygon(calc(100% - 13px) 0, 100% 50%, calc(100% - 13px) 100%, 0 100%, 0% 0%);
  }
}

@media (max-width: 767px) {
  .sec_04 .flow_row .content_wrap:not(:last-child) {
    margin-bottom: 20px;
  }
}

.sec_04 .flow_row .content_wrap figure {
  height: 138px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 70%;
  margin-inline: auto;
}

@media (max-width: 767px) {
  .sec_04 .flow_row .content_wrap figure {
    order: 2;
    height: auto;
    margin-block: .8em;
  }
}

@media (max-width: 767px) {
  .sec_04 .flow_row .content_wrap figure img {
    width: 60px;
  }
}

.sec_04 .flow_row .content_wrap .num_wrap {
  position: relative;
  z-index: 0;
  margin-block: 1.5em 1.2em;
}

@media (max-width: 767px) {
  .sec_04 .flow_row .content_wrap .num_wrap {
    order: 1;
    margin: 0;
  }
}

.sec_04 .flow_row .content_wrap .num_wrap::after {
  content: "";
  position: absolute;
  display: block;
  background: #EAB441;
  width: 100%;
  height: 77%;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: -1;
}

.sec_04 .flow_row .content_wrap .num {
  font-family: "Jost", sans-serif;
  color: #2772AF;
  background: #fff;
  border: 1px solid #2772AF;
  border-radius: 50%;
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: bold;
  width: 60px;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .sec_04 .flow_row .content_wrap .num {
    font-size: 24px;
    font-size: 2.4rem;
    width: 50px;
  }
}

.sec_04 .flow_row .content_wrap .txt {
  text-align: center;
  font-size: min(2.5vw, 24px);
  font-weight: 600;
  line-height: 1.6;
}

@media (max-width: 767px) {
  .sec_04 .flow_row .content_wrap .txt {
    order: 3;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

/* ================================
よくあるご質問 sec_05
================================ */
.sec_05 .qa {
  max-width: 996px;
  margin-inline: auto;
}

.sec_05 .qa .ttl {
  color: #2772AF;
  font-weight: 600;
  font-size: 30px;
  font-size: 3rem;
}

@media (max-width: 767px) {
  .sec_05 .qa .ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}

.sec_05 .qa .question, .sec_05 .qa .answer {
  display: grid;
  grid-template-columns: 1fr 30fr;
  gap: 20px;
  align-items: center;
  padding-bottom: .4em;
}

.sec_05 .qa .question {
  border-bottom: 2px solid #D9D9D9;
  margin-bottom: .4em;
}

.sec_05 .qa .question .text_area {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 600;
}

@media (max-width: 767px) {
  .sec_05 .qa .question .text_area {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.sec_05 .qa .answer {
  border-bottom: 2px solid #333333;
}

.sec_05 .qa .answer:not(:last-child) {
  margin-bottom: .4em;
}

/* ================================
資料請求 sec_06
================================ */
@media (min-width: 768px) {
  .sec_06 h2 {
    margin-bottom: 1.3em;
    line-height: 1.2;
  }
}

@media (min-width: 768px) {
  .sec_06 .lead {
    margin-bottom: 2em;
  }
}

.sec_06 .message_area {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 2.5%;
}

.sec_06 .policy_area {
  margin-bottom: 4%;
}

.sec_06 .policy_area .ttl {
  position: relative;
  cursor: pointer;
  background: #2772AF;
  color: #fff;
  text-align: center;
  padding: .25em;
  font-size: 16px;
  font-size: 1.6rem;
}

.sec_06 .policy_area .ttl:before {
  content: "";
  position: absolute;
  background: #fff;
  transform: translateY(-50%);
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  transition: .3s;
  width: 20px;
  height: 12px;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 1.2em;
}

.sec_06 .policy_area .ttl.open:before {
  transform: translateY(-50%) rotate(-180deg);
}

.sec_06 .policy_area .content {
  display: none;
  padding: 4%;
  background: #fff;
  font-size: 14px;
  font-size: 1.4rem;
}

.sec_06 .policy_area .content .row:not(:last-child) {
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 4%;
}

@media (max-width: 767px) {
  .sec_06 .policy_area .content .pmark img {
    width: 100px;
  }
}

.sec_06 .policy_checkbox {
  margin-bottom: 4%;
  font-size: 16px;
  font-size: 1.6rem;
}

.sec_06 .g-recaptcha {
  margin-bottom: 5%;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  margin-inline: auto;
}

/*# sourceMappingURL=main.css.map */
