@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;
}

@font-face {
  font-family: 'epress';
  src: url("fonts/icomoon.eot?uvj346");
  src: url("fonts/icomoon.eot?uvj346#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?uvj346") format("truetype"), url("fonts/icomoon.woff?uvj346") format("woff"), url("fonts/icomoon.svg?uvj346#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

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

body {
  background: #ffffff;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-size: 15px;
  font-size: 1.5em;
  line-height: 1.4;
  color: #232023;
  height: auto !important;
  overflow: hidden;
}

main {
  overflow: visible;
}

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

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

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

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

.highlight a {
  color: #232023;
}

.highlight a:hover {
  color: #3471ad;
}

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 2.5em;
  line-height: 1.6;
}

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: 15px;
}

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

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

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% 0;
  background: rgba(253, 252, 242, 0.1);
  color: #232023;
}

#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: 5%;
  }
  main section:last-child {
    margin-bottom: 7%;
  }
  main section.highlight:last-child {
    margin-bottom: 0;
    padding-bottom: 7%;
  }
}

@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%;
  }
}

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 + .epress_search,
main .column_main .widget_header + .textwidget,
main .column_sub .widget_header + .epress_search,
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: 1000px;
  }
}

@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: 16px 0 16px 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: 16px;
    font-size: 1.6rem;
  }
}

.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_wrap #map_canvas,
.map_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.map_wrap img {
  max-width: none;
}

.slick-track {
  margin: 0 auto;
}

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

.col p {
  line-height: 1.8;
}

.container {
  padding: 0 10px;
}

@media (min-width: 1020px) {
  .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);
}

.ei {
  font-family: 'epress';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-size: 13px;
  font-size: 1.3rem;
}

.ei.ei_triangle:before {
  content: '\e915';
}

.ei.ei_triangle_s:before {
  content: '\e916';
}

.ei.ei_circle:before {
  content: '\e917';
}

.ei.ei_circle_s:before {
  content: '\e918';
}

.ei.ei_circle_d:before {
  content: '\e919';
}

.ei.ei_square:before {
  content: '\e91a';
}

.ei.ei_square_s:before {
  content: '\e91b';
}

.ei.ei_times:before {
  content: '\e91c';
}

.ei.ei_star:before {
  content: '\e91d';
}

.ei.ei_star_s:before {
  content: '\e91e';
}

header {
  position: relative;
  z-index: 200;
  width: 100%;
  color: #000;
}

header .row {
  margin: 0 3%;
}

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

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

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

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

@media (max-width: 600px) {
  header .title img,
  header .title object {
    width: 138px;
    height: 18.09836px;
  }
}

header .global_nav > 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 #ffffff;
}

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

header .global_nav > ul > li {
  border-bottom: 1px solid #ffffff;
}

header .global_nav > ul > li a {
  display: block;
  padding: 1em;
  text-decoration: none;
  color: #ffffff;
  background: rgba(235, 165, 42, 0.95);
}

header .global_nav > ul > li a:hover {
  color: #ffffff;
}

header .global_nav > ul > li a:active {
  background: #3471ad;
  color: #ffffff;
}

header .global_nav > ul > li > a {
  background: rgba(235, 165, 42, 0.95);
}

header .global_nav .menu_icon {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 100;
  width: 56px;
  height: 56px;
  background: #3471ad;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 835px) and (max-width: 1024px) {
  header .global_nav .menu_icon {
    width: 78px;
    height: 78px;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  header .global_nav .menu_icon {
    width: 60px;
    height: 60px;
  }
}

header .global_nav .menu_icon a {
  position: relative;
  display: block;
  width: 32px;
  height: 20px;
  padding: 0;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  overflow: hidden;
}

header .global_nav .menu_icon a:after, header .global_nav .menu_icon a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  height: 2px;
  background: #ffffff;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

header .global_nav .menu_icon a:before {
  top: 0;
  width: 100%;
}

header .global_nav .menu_icon a:after {
  bottom: 0;
  width: 100%;
  left: auto;
  right: 0;
}

header .global_nav .menu_icon a span {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 2px;
  background: #ffffff;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

header .global_nav .menu_icon a.close:not(.fix) {
  background: none;
}

header .global_nav .menu_icon a.close:not(.fix):before {
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  background: #ffffff;
}

header .global_nav .menu_icon a.close:not(.fix):after {
  bottom: 50%;
  -webkit-transform: translate(0, 50%) rotate(-45deg);
          transform: translate(0, 50%) rotate(-45deg);
  background: #ffffff;
}

header .global_nav .menu_icon a.close:not(.fix) span {
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}

header .global_nav .menu_icon a.close:after {
  width: 100%;
  left: 0;
  right: 0;
  background: #ffffff !important;
}

header .global_nav .menu_icon a.close:before {
  background: #ffffff !important;
}

header .global_nav .menu_icon a.close span {
  background: #ffffff !important;
}

header .global_nav > ul {
  -webkit-transform-origin: center top;
          transform-origin: center top;
  visibility: hidden;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

header.menu_open .global_nav > ul {
  visibility: visible;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

#google_translate_element,
.translate_gt {
  position: absolute;
  top: 50%;
  right: 15%;
  margin-top: -12px;
}

.translate_gt {
  margin-top: -14px;
}

@media (min-width: 1025px) {
  header .row {
    table-layout: fixed;
    display: table;
    width: 94%;
  }
}

@media (min-width: 1025px) and (max-width: 999px) {
  header .row {
    margin: auto;
    width: 100%;
  }
}

@media (min-width: 1025px) {
  header .container {
    max-width: none;
  }
  header .container .row {
    width: auto;
  }
  header .global_nav {
    margin: 0;
    vertical-align: middle;
    height: 88px;
    display: table-cell;
  }
  header .title {
    margin: 0;
    vertical-align: middle;
    height: 88px;
    display: table-cell;
  }
  header .title {
    max-width: none;
    max-width: none;
    padding: 0;
  }
  header .global_nav {
    text-align: right;
    width: 100%;
    padding: 0;
  }
  header .global_nav > ul {
    position: static;
    display: inline-block;
    width: auto;
    border: none;
    background: none;
    visibility: visible;
    font-size: 0px;
    font-size: 0rem;
    -webkit-transform: none;
            transform: none;
    text-align: left;
    overflow: visible;
    max-width: none;
  }
  header .global_nav > ul > li {
    display: inline-block;
    vertical-align: middle;
    border: none;
    line-height: 1.5;
    border-left: 1px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  header .global_nav > ul > li:not(.gnav_search) {
    text-align: center;
    width: auto;
  }
  header .global_nav > ul > li:not(.gnav_search) > a {
    position: relative;
  }
  header .global_nav > ul > li > a:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 0px;
    height: 30%;
    background: #3471ad;
  }
  header .global_nav > ul > li > a {
    display: inline-block;
    vertical-align: middle;
    color: #232023;
    text-decoration: none;
    background: transparent;
    text-align: center;
    transition: 0.3s;
    border-bottom: 2px solid transparent;
    padding: 0.3em 1.5em;
  }
}

@media (min-width: 1025px) and (max-width: 900px) {
  header .global_nav > ul > li > a {
    padding: 0.3em 0.5em;
  }
}

@media (min-width: 1025px) {
  header .global_nav > ul > li > a:hover {
    color: #555555;
  }
  header .global_nav > ul > li > a:active {
    background: none;
  }
  header .global_nav > ul > li > a span {
    display: block;
    font-size: 13px;
    font-size: 1.3rem;
  }
  header .global_nav > ul li:last-child a:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 0px;
    height: 30%;
  }
  header .global_nav > ul li.has_under ul li a:after {
    display: none;
  }
  header .global_nav .menu_icon {
    display: none;
  }
  #google_translate_element,
  .translate_gt {
    position: static;
    float: right;
    margin-top: 3px;
    margin-left: 1em;
  }
  .translate_gt {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  header .global_nav > ul > li > a > span,
  header .global_nav > ul > li > a > br {
    display: none;
  }
}

@media (min-width: 1025px) {
  .hdr_info_wrap {
    display: block;
    display: none;
  }
}

.hdr_info_wrap .hdr_info {
  position: absolute;
  right: 10px;
  top: 35px;
  right: 3%;
}

footer {
  position: relative;
}

footer nav {
  text-align: center;
}

footer nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

footer nav ul li {
  padding: .5em 0;
}

footer nav ul li + li {
  border-top: 1px solid #ffffff;
}

footer nav a {
  display: block;
  padding: 0.7em 0;
  text-decoration: none;
}

footer nav a:hover {
  text-decoration: underline;
}

footer .footer_copyright_wrap {
  text-align: center;
}

footer .footer_copyright_wrap p {
  color: #fff;
}

@media (max-width: 834px) {
  .footer_nav_wrap {
    background-color: rgba(52, 113, 173, 0.1);
  }
}

@media (min-width: 835px) {
  .footer_nav_wrap {
    padding-top: 5em;
    padding-bottom: 4em;
    background-color: #3471ad;
  }
  footer .row:not(:last-child) {
    margin-bottom: 5px;
  }
  footer nav {
    text-align: center;
  }
  footer nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0px;
    font-size: 0rem;
    white-space: normal;
  }
  footer nav ul > li {
    display: inline;
    padding-left: 0;
    padding-right: 0;
    white-space: nowrap;
    font-size: 15px;
    font-size: 1.5rem;
  }
  footer nav ul li {
    line-height: 1.5;
    white-space: normal;
  }
  footer nav ul li + li {
    border: 0;
  }
  footer nav a {
    display: inline;
    padding: 0;
    font-size: 14px;
    color: #fff;
  }
  footer nav a:hover {
    color: #fff;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  footer nav ul li.tablet-break:after {
    content: "\A";
    white-space: pre;
  }
  footer nav ul li.tablet-break + li:before {
    display: none;
  }
}

/*
* フッターパターンA(footer pattern A)
*/
footer {
  background: #3471ad;
  color: #fff;
}

footer a {
  color: #fff;
}

footer a:hover {
  color: #fff;
}

@media (min-width: 1000px) {
  footer div .row nav ul {
    display: block;
  }
  footer div .row nav a {
    display: inline-block;
    padding: 0.3em;
  }
}

@media (max-width: 767px) {
  footer div .row .col {
    float: none;
    width: 100%;
  }
  footer div .row nav ul {
    display: inline-block;
  }
  footer div .row nav a {
    display: inline-block;
    padding: 0.3em;
  }
}

.slider-pro.contents {
  overflow: hidden;
  margin: 0 auto !important;
}

.slider-pro.contents .sp-caption-container {
  width: 90%;
  margin: 0 auto;
  padding: 10px;
}

.slider-pro.contents .sp-caption-container h3 {
  margin: 0 0 15px;
  font-size: 14px;
  font-size: 1.4rem;
}

.slider-pro.contents .sp-caption-container h3:last-child {
  margin-bottom: 0;
}

.slider-pro.contents .sp-caption-container p {
  font-size: 13px;
  font-size: 1.3rem;
}

.slider-pro.contents.sp-horizontal .sp-previous-arrow {
  left: 10px;
  margin-top: 180px;
}

.slider-pro.contents.sp-horizontal .sp-next-arrow {
  right: 10px;
  margin-top: 180px;
}

.slider-pro.contents .sp-next-arrow:after,
.slider-pro.contents .sp-next-arrow:before,
.slider-pro.contents .sp-previous-arrow:after,
.slider-pro.contents .sp-previous-arrow:before {
  background-color: #3471ad;
}

@media (max-width: 767px) {
  .slider-pro.contents .sp-arrow {
    width: 10px;
    height: 15px;
  }
}

@media (min-width: 768px) {
  .slider-pro.contents .sp-caption-container {
    width: 450px;
    min-height: 40px;
    margin: 10px auto 0;
    border-right: 1px dashed #999;
    border-left: 1px dashed #999;
  }
  .slider-pro.contents .sp-arrow {
    width: 10px;
    height: 15px;
  }
  .slider-pro.contents.sp-horizontal .sp-previous-arrow {
    left: 50%;
    margin-top: 187.5px;
    margin-left: -230px;
  }
  .slider-pro.contents.sp-horizontal .sp-next-arrow {
    right: 50%;
    margin-top: 187.5px;
    margin-right: -230px;
  }
}

.slider-pro.center {
  overflow: hidden;
  width: 100%;
}

.slider-pro.center .sp-button {
  border: none;
  background: #d2d2d2;
}

.slider-pro.center .sp-selected-button {
  background: #3471ad;
}

.slider-pro.center.sp-horizontal .sp-arrows {
  left: 0;
  right: 0;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.slider-pro.center.sp-horizontal .sp-previous-arrow {
  left: 10px;
}

.slider-pro.center.sp-horizontal .sp-next-arrow {
  right: 10px;
}

.slider-pro.center .sp-previous-arrow,
.slider-pro.center .sp-next-arrow {
  width: 30px;
  height: 30px;
  background-color: rgba(52, 113, 173, 0.7);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 8px;
}

.slider-pro.center .sp-previous-arrow {
  background-image: url(/wp-content/uploads/arrow_left_wh.png);
}

.slider-pro.center .sp-next-arrow {
  background-image: url(/wp-content/uploads/arrow_right_wh.png);
}

.slider-pro.center .sp-next-arrow:after,
.slider-pro.center .sp-next-arrow:before,
.slider-pro.center .sp-previous-arrow:after,
.slider-pro.center .sp-previous-arrow:before {
  display: none;
}

.slider-pro.center .sp-layer {
  line-height: 1.2;
  white-space: normal !important;
  font-size: 20px;
  font-size: 2rem;
  color: #232023;
}

.slider-pro.center .sp-layer small {
  font-size: 14px;
  font-size: 1.4rem;
}

@media (min-width: 768px) {
  .slider-pro.center .sp-layer {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .slider-pro.center .sp-padding {
    padding: 35px;
  }
}

@media (min-width: 1100px) {
  .slider-pro.center.sp-horizontal .sp-previous-arrow {
    left: -15px;
  }
  .slider-pro.center.sp-horizontal .sp-next-arrow {
    right: -15px;
  }
}

.slider-pro.wide {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto 10px;
}

.slider-pro.wide .sp-buttons {
  position: absolute;
  z-index: 2;
  bottom: 10px;
  right: 10px;
  width: auto;
  padding-top: 0;
  text-align: right;
}

.slider-pro.wide .sp-button {
  border: none;
  background: #d2d2d2;
}

.slider-pro.wide .sp-selected-button {
  background: #3471ad;
}

.slider-pro.wide .sp-previous-arrow,
.slider-pro.wide .sp-next-arrow {
  z-index: 2;
}

.slider-pro.wide .sp-next-arrow:after,
.slider-pro.wide .sp-next-arrow:before,
.slider-pro.wide .sp-previous-arrow:after,
.slider-pro.wide .sp-previous-arrow:before {
  color: #fff;
}

.slider-pro.wide .hps-slider-mask {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slider-pro.wide .hps-slider-mask.stripe {
  background-color: rgba(255, 255, 255, 0.2);
  background-image: url(/wp-content/uploads/mask_stripe.png);
}

.slider-pro.wide .hps-slider-copy {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 0 50px;
  color: #232023;
  text-align: left;
  font-size: 12px;
  font-size: 1.2rem;
}

.slider-pro.wide .hps-slider-copy .lead {
  margin: 0;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  text-align: center;
  color: #232023;
}

.slider-pro.wide.disable-arrows .hps-slider-copy {
  padding: 0 10px;
}

.slider-pro.wide .hps-slider-scroll {
  display: none;
}

@media (max-width: 767px) {
  .slider-pro.wide.sp-disable-arrows .hps-slider-copy {
    padding: 0 10px;
  }
}

@media (min-width: 768px) {
  .slider-pro.wide .sp-buttons {
    bottom: 20px;
    right: 25px;
  }
  .slider-pro.wide .sp-button {
    width: 18px;
    height: 18px;
    margin: 0 10px;
  }
  .slider-pro.wide .hps-slider-copy {
    text-align: center;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.8;
  }
  .slider-pro.wide .hps-slider-copy .lead {
    font-size: 46px;
    font-size: 4.6rem;
  }
  .slider-pro.wide .hps-slider-scroll {
    display: block;
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
    text-align: center;
  }
  .slider-pro.wide .hps-slider-scroll a {
    display: inline-block;
    width: 100px;
    padding-bottom: 45px;
    background: url(/wp-content/uploads/arrow_down_white.png) center bottom no-repeat;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    text-decoration: none;
  }
  .slider-pro.wide .hps-slider-scroll.text-black a {
    background: url(/wp-content/uploads/arrow_down_black.png) center bottom no-repeat;
    color: #000;
  }
}

@media (min-width: 1024px) {
  .slider-pro.wide .hps-slider-scroll {
    display: block;
    bottom: 45px;
  }
}

@media (max-width: 767px) {
  .bf-af .row:not(:last-child) {
    margin-bottom: 10%;
  }
  .bf-af .before {
    padding-bottom: 16%;
    background: url(/wp-content/uploads/arrow_down.svg) center bottom no-repeat;
    background-size: 20%;
    background-size: 45px auto;
  }
  .bf-af .after:not(:last-child) {
    margin-bottom: 10%;
  }
}

@media (min-width: 768px) {
  .bf-af {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .bf-af .before, .bf-af .after {
    display: table-cell;
    vertical-align: top;
  }
  .bf-af .before span {
    display: block;
    position: relative;
  }
  .bf-af .before span:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    background: url(/wp-content/uploads/arrow_right.svg) center center no-repeat;
    background-size: 100%;
  }
  .bf-af.col2 .before {
    width: 55%;
    padding-right: 10%;
  }
  .bf-af.col2 .after {
    width: 45%;
  }
  .bf-af.col2 .before span:after {
    width: 10%;
    right: -16%;
  }
  .bf-af.col4 .before:nth-child(1) {
    width: 24%;
    padding-left: 0;
    padding-right: 2%;
  }
  .bf-af.col4 .after:nth-child(2) {
    width: 26%;
    padding-left: 3%;
    padding-right: 1%;
  }
  .bf-af.col4 .before:nth-child(3) {
    width: 26%;
    padding-left: 1%;
    padding-right: 3%;
  }
  .bf-af.col4 .after:nth-child(4) {
    width: 24%;
    padding-left: 2%;
    padding-right: 0;
  }
  .bf-af.col4 .before span:after {
    width: 13%;
    right: -18%;
  }
}

.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: #232023;
}

.bread ul li a:hover {
  color: #3471ad;
  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;
}

.button, .inquiry .wpcf7-submit, .inquiry .wpcf7-submit {
  position: relative;
  display: block;
  min-width: 160px;
  max-width: 264px;
  width: 100%;
  height: 56px;
  line-height: 56px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 200% auto;
  background-image: linear-gradient(to right, #3471ad 0%, #3471ad 50%, #fde67c 50%, #fde67c 100%);
  color: #3471ad;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: 700;
  transition: background-position ease 0.4s;
  border-radius: 100vh;
}

@media (max-width: 767px) {
  .button, .inquiry .wpcf7-submit, .inquiry .wpcf7-submit {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.button:before, .inquiry .wpcf7-submit:before, .inquiry .wpcf7-submit:before {
  content: '';
  display: block;
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  width: 24px;
  height: 1px;
  margin: auto;
  background: #3471ad;
  transition: .2s;
  z-index: 5;
}

@media (max-width: 767px) {
  .button:before, .inquiry .wpcf7-submit:before, .inquiry .wpcf7-submit:before {
    width: 20px;
  }
}

.button:after, .inquiry .wpcf7-submit:after, .inquiry .wpcf7-submit:after {
  content: '';
  display: block;
  position: absolute;
  right: 1em;
  top: -6px;
  bottom: 0;
  width: 8px;
  height: 1px;
  margin: auto;
  border: 0;
  background: #3471ad;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  transition: .2s;
}

.button:hover, .inquiry .wpcf7-submit:hover, .inquiry .wpcf7-submit:hover {
  background-position: left 0 bottom 0;
  color: #ffffff;
}

.button:hover:before, .inquiry .wpcf7-submit:hover:before, .inquiry .wpcf7-submit:hover:before {
  background: #ffffff;
  right: 3%;
}

.button:hover:after, .inquiry .wpcf7-submit:hover:after, .inquiry .wpcf7-submit:hover:after {
  background: #ffffff;
  right: 3%;
  border-color: none;
  border: none;
}

.button-fb span, .button-insta span {
  line-height: 1;
  padding-left: 20px;
  background: url(/wp-content/uploads/btn_icon.png) left center no-repeat;
  background-size: auto 14px;
}

.feature {
  color: #fff;
}

.feature h3 {
  margin: 0;
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-size: 2.2rem;
}

.feature img {
  width: 100%;
}

.feature .col {
  display: table;
  table-layout: fixed;
}

.feature .col:not(:last-child) {
  margin-bottom: 0;
}

.feature .col:nth-child(1) {
  background: #49afe6;
}

.feature .col:nth-child(2) {
  background: #8ed95d;
}

.feature .col:nth-child(3) {
  background: #f6aa48;
}

.feature .col:nth-child(4) {
  background: #f98282;
}

.feature .col .textbox {
  display: table-cell;
  width: 70%;
  padding: 1em 3%;
  vertical-align: middle;
}

.feature .col figure {
  display: table-cell;
  width: 30%;
  vertical-align: middle;
}

.feature .col figure:first-child img {
  text-align: left;
}

.feature .col figure:last-child img {
  text-align: right;
}

@media (min-width: 768px) {
  .feature h3 {
    margin: 10px 0 15px;
    font-size: 26px;
    font-size: 2.6rem;
  }
  .feature .col {
    display: block;
    table-layout: auto;
  }
  .feature .col .textbox {
    display: block;
    width: auto;
    height: 250px;
    padding: 10px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .feature .col figure {
    display: inline;
    width: auto;
    vertical-align: middle;
  }
}

.grid {
  display: block;
  margin: 0;
}

.grid.row, .grid .row, .grid.col, .grid .col {
  margin: 0;
}

.has-child-grid .grid {
  display: -moz-flex;
  display: flex;
  -moz-justify-content: center;
  justify-content: center;
  -moz-align-items: stretch;
  align-items: stretch;
}

.has-child-grid .grid .col {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: center;
  justify-content: center;
  text-align: center;
}

.has-child-grid .grid .col.span_12 {
  padding: 20px 0;
}

.grid .grid-arrow {
  position: relative;
  overflow: hidden;
}

.grid .grid-arrow:after {
  content: '';
  display: block;
  position: absolute;
  right: -15px;
  bottom: -15px;
  width: 30px;
  height: 30px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  transition: .3s;
}

.grid p {
  margin: 0;
  padding: 0.2em 0;
}

.grid a {
  color: #fff;
  text-decoration: none;
  transition: .3s;
}

.grid a > [style^="background-image"], .grid a img {
  transition: .3s;
}

.grid a:hover > [style^="background-image"], .grid a:hover img {
  opacity: 0.6;
}

.grid .grid-bg1 {
  background-color: #e74c3c;
}

.grid .grid-bg1:hover {
  background-color: #eb6d60;
}

.grid .grid-bg1:hover .grid-arrow:after {
  background-color: #df2e1b;
}

.grid .grid-bg2 {
  background-color: #3498db;
}

.grid .grid-bg2:hover {
  background-color: #57aae1;
}

.grid .grid-bg2:hover .grid-arrow:after {
  background-color: #2383c4;
}

.grid .grid-bg3 {
  background-color: #f1c40f;
}

.grid .grid-bg3:hover {
  background-color: #f3cd36;
}

.grid .grid-bg3:hover .grid-arrow:after {
  background-color: #cba50c;
}

.grid .grid-bg4 {
  background-color: #1abc9c;
}

.grid .grid-bg4:hover {
  background-color: #1fe0ba;
}

.grid .grid-bg4:hover .grid-arrow:after {
  background-color: #15987e;
}

.grid .grid-bg5 {
  background-color: #9b59b6;
}

.grid .grid-bg5:hover {
  background-color: #ac75c2;
}

.grid .grid-bg5:hover .grid-arrow:after {
  background-color: #8646a0;
}

.grid .grid-bg6 {
  background-color: #34495e;
}

.grid .grid-bg6:hover {
  background-color: #435d78;
}

.grid .grid-bg6:hover .grid-arrow:after {
  background-color: #253544;
}

.grid .grid-bg7 {
  background-color: #2ecc71;
}

.grid .grid-bg7:hover {
  background-color: #4cd787;
}

.grid .grid-bg7:hover .grid-arrow:after {
  background-color: #26ab5f;
}

.ie .grid .grid-arrow:after {
  display: none;
}

@media (min-width: 768px) {
  .grid {
    display: -moz-flex;
    display: flex;
    -moz-justify-content: center;
    justify-content: center;
    -moz-align-items: stretch;
    align-items: stretch;
  }
  .grid .col {
    display: -moz-flex;
    display: flex;
    -moz-flex-direction: column;
    flex-direction: column;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .grid .col.span_12 {
    padding: 0;
  }
  .grid .col.has-child-grid > * {
    -moz-flex-grow: 1;
    flex-grow: 1;
  }
  .grid p {
    margin: 0;
    padding: 0.2em 0;
  }
}

.guide figure {
  margin-bottom: 1em;
}

.guide figure img {
  width: auto;
  max-width: 100%;
}

.guide .message .contents_link {
  text-align: center;
}

@media (min-width: 768px) {
  .guide {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    margin-top: -1em;
  }
  .guide figure {
    flex: 1;
    margin-bottom: 0;
    min-width: 0;
  }
  .guide .message {
    flex: 3;
    padding-left: 2%;
    padding-bottom: 45px;
  }
  .guide .message.text-only {
    padding-bottom: 0;
  }
  .guide .message h2 {
    margin-bottom: 1em;
  }
  .guide .message .contents_link {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .guide.reverse {
    flex-direction: row-reverse;
  }
  .guide.reverse .message {
    padding-left: 0;
    padding-right: 2%;
  }
  .ie .guide {
    display: table;
  }
  .ie .guide figure {
    display: table-cell;
    width: 23.5%;
    vertical-align: middle;
  }
  .ie .guide .message {
    display: table-cell;
    width: 74.5%;
    padding-left: 2%;
    vertical-align: middle;
  }
  .ie .guide.reverse .message {
    padding-left: 2%;
    padding-right: 0;
  }
}

/* お問い合わせフォーム(form liên lạc) */
.inquiry fieldset {
  margin: 0;
  padding: 20px 10px;
  border: 0;
  background: transparent;
}

.inquiry fieldset .row {
  margin: 0;
}

.inquiry dl {
  margin: 0;
  padding: 0;
}

.inquiry dt {
  font-weight: normal;
}

.inquiry dt.col:not(:last-child) {
  margin-bottom: 1em;
}

.inquiry dd {
  margin: 0;
  padding: 0;
}

.inquiry dd:last-child {
  padding-bottom: 0;
}

.inquiry dd .confirm {
  padding: 0 0 1em 1em;
  border-bottom: 1px dashed #ccc;
}

.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;
}

.inquiry input[type="number"] {
  width: 65px;
  text-align: center;
}

.inquiry input.p-postal-code {
  width: 100px;
}

.inquiry input.p-region {
  width: 100px;
}

.inquiry input.p-locality {
  width: 150px;
}

.inquiry input.p-street-address {
  width: 100%;
}

.inquiry input.p-extended-address {
  width: 100%;
}

.inquiry .submit {
  margin: 1em 0;
  text-align: center;
}

.inquiry .required {
  color: #c00;
}

.inquiry label {
  display: block;
  margin-bottom: 0.5em;
}

@media (min-width: 768px) {
  .inquiry {
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
  }
  .inquiry fieldset {
    margin: 0;
    padding: 60px;
    border: 0;
  }
  .inquiry dt {
    clear: both;
    padding: 6px 0;
  }
  .inquiry dd {
    padding-bottom: 1.5em;
  }
  .inquiry dd .confirm {
    min-height: 1.5em;
    padding: 6px 0 0;
    border: 0;
    line-height: 1.4;
  }
  .inquiry input[type="text"],
  .inquiry input[type="url"],
  .inquiry input[type="email"],
  .inquiry input[type="tel"],
  .inquiry input[type="date"],
  .inquiry input[type="text"],
  .inquiry select {
    width: 60%;
  }
  .inquiry input[type="number"] {
    width: 65px;
  }
  .inquiry input.p-postal-code {
    width: 100px;
  }
  .inquiry input.p-region {
    width: 100px;
  }
  .inquiry input.p-locality {
    width: 150px;
  }
  .inquiry input.p-street-address {
    width: 100%;
  }
  .inquiry input.p-extended-address {
    width: 100%;
  }
  .inquiry textarea {
    width: 100%;
  }
  .inquiry .submit {
    margin: 60px 0 0;
  }
  .inquiry label {
    display: inline-block;
    margin-top: 6px;
    margin-bottom: 0;
    margin-right: 0.8em;
  }
  .gutters .inquiry dt.col {
    margin-left: 0;
  }
}

.movie {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-top: 56.25%;
}

.movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.movie.ar16to9 {
  padding-top: 56.25%;
}

.movie.ar4to3 {
  padding-top: 75%;
}

.news .news_bg {
  background: rgba(253, 252, 242, 0.1);
}

.news.typeC .news_bg {
  padding: 1em;
}

.news h2 {
  color: #232023;
}

.news dl {
  margin: 0;
  overflow-y: auto;
  max-height: 300px;
}

.news dl dt {
  margin: 0.5em 0 0;
  padding: 0 1em;
  font-weight: normal;
}

.news dl dd {
  margin: 0.5em 0;
  padding: 0 1em 0.5em;
  border-bottom: 1px solid #ccc;
}

.news dl dd a {
  text-decoration: none;
}

.news dl dd a:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .news.typeA > div {
    display: table;
    width: 100%;
    margin: 0 auto;
  }
  .news.typeA > div .heading {
    display: table-cell;
    width: 23.5%;
    vertical-align: middle;
  }
  .news.typeA h2 {
    margin: 0;
    padding: 0;
  }
  .news.typeA h2:after {
    display: none;
  }
  .news.typeA .content {
    display: table-cell;
    overflow: hidden;
    width: 74.5%;
    padding-left: 2%;
    vertical-align: middle;
  }
  .news.typeC .news_bg {
    height: 540px;
    padding: 20px;
  }
  .news.typeC dl {
    max-height: 500px;
  }
  .news dl {
    overflow-y: auto;
    max-height: 200px;
  }
  .news dl dt {
    width: 100px;
    clear: left;
    float: left;
    margin: 0;
    padding: 1em 0 1em 1em;
  }
  .news dl dd {
    margin: 0;
    padding: 1em 0 1em 0;
  }
  .news dl dt + dd {
    padding-left: 120px;
  }
}

.parallax {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.parallax.ios {
  background-attachment: scroll;
}

.parallax .parallax_contents {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.parallax .parallax_contents h1, .parallax .parallax_contents .h1 {
  margin: 0;
  padding: 1em 0;
}

.qa h3.question {
  font-size: 18px;
  font-size: 1.8rem;
}

@media (max-width: 767px) {
  .qa h3.question {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.qa .question {
  position: relative;
  margin-bottom: 1em;
  padding: 3em;
  background-color: #ffffff;
  border: 2px solid #3471ad;
  border-radius: 4px;
  font-weight: normal;
  cursor: pointer;
  color: #232023;
  font-weight: bold;
}

@media (max-width: 767px) {
  .qa .question {
    padding: 2em 2.5em 2em 1em;
  }
}

.qa .question:after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 1em;
  left: auto;
  top: 50%;
  bottom: auto;
  margin-top: -12px;
  background: url(/wp-content/uploads/arrow_down.svg) center center no-repeat;
  background-size: 24px;
  transition: .5s;
  border: none;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

@media (max-width: 767px) {
  .qa .question:after {
    right: .5em;
  }
}

.qa .question.page-menu {
  padding: 1.5em;
  border: 2px solid #3471ad;
  border-radius: 0;
}

.qa .question.page-menu:hover {
  background: #ffffff;
  color: #3471ad;
}

.qa .question:before {
  content: none;
}

.qa .question:hover {
  background: #3069a1;
  color: #ffffff;
}

.qa .question:hover span {
  display: inline-block;
  background: transparent;
  width: 48px;
  height: 48px;
  line-height: 46px;
  text-align: center;
  margin-right: .5em;
  color: #ffffff;
  border: 1px solid #ffffff;
}

@media (min-width: 1px) and (max-width: 767px) {
  .qa .question:hover span {
    margin-bottom: .5em;
    margin-right: .8em;
    float: left;
  }
}

.qa .question.open:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.qa .question.open:before {
  content: '';
  position: absolute;
  bottom: -24px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-top: 24px solid #3471ad;
  border-right: 24px solid transparent;
  border-left: 24px solid transparent;
}

@media (min-width: 1px) and (max-width: 767px) {
  .qa .question.open {
    margin-bottom: 2.5em;
  }
}

.qa .question span {
  display: inline-block;
  background: transparent;
  width: 48px;
  height: 48px;
  line-height: 46px;
  text-align: center;
  margin-right: .5em;
  color: #3471ad;
  border: 1px solid #3471ad;
}

@media (min-width: 1px) and (max-width: 767px) {
  .qa .question span {
    margin-bottom: .5em;
    margin-right: .8em;
    float: left;
  }
}

.qa .answer {
  display: none;
  padding: 2em;
}

@media (min-width: 1px) and (max-width: 767px) {
  .qa .answer.page-menu-inner {
    padding: 0;
  }
}

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

.qa .answer span {
  display: block;
  background: #181818;
  width: 48px;
  height: 48px;
  line-height: 46px;
  text-align: center;
  margin-bottom: .5em;
  color: #ffffff;
  font-size: 18px;
  font-size: 1.8rem;
}

@media (max-width: 767px) {
  .qa .answer span {
    margin-bottom: .5em;
    margin-right: .8em;
    float: left;
  }
}

.qa.qa-open .question {
  padding-right: 1em;
  cursor: default;
}

.qa.qa-open .question.page-menu:hover {
  background-color: #ffffff;
}

.qa.qa-open .question:hover {
  background-color: #3471ad;
}

.qa.qa-open .question:after {
  display: none;
}

.qa.qa-open .answer {
  display: block;
}

.highlight .qa .question {
  background: #3a7ec1;
}

.highlight .qa .question:hover {
  background: #3676b5;
}

.highlight .qa.qa-open .question:hover {
  background: #3a7ec1;
}

.shopinfo figure {
  max-width: 80%;
  margin: 0 auto;
}

.shopinfo address {
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  font-style: normal;
}

.shopinfo dl {
  margin: 2em 0;
  line-height: 1.4;
}

.shopinfo dl:first-child {
  margin-top: 0;
}

.shopinfo dl dt {
  margin: 0 0 0.2em 0;
  font-weight: normal;
}

.shopinfo dl dt:before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 3px;
  margin-right: 0.3em;
  vertical-align: middle;
  background: #3471ad;
}

.shopinfo dl dd {
  margin: 0 0 0.5em 1em;
  padding: 0;
}

.shopinfo .map_container {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 70%;
}

.shopinfo .map_container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.shopinfo .map_container + p {
  margin-top: 2em;
}

.map_wrap {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 70%;
}

.map_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body.scroll .googlemap {
  pointer-events: none;
}

@media (min-width: 768px) {
  .shopinfo figure {
    max-width: 100%;
  }
  .shopinfo address {
    margin-bottom: 15px;
    text-align: left;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1;
  }
  .shopinfo dl.dl-horizontal {
    margin: 10px 0;
  }
  .shopinfo dl.dl-horizontal dd {
    margin-bottom: 0.3em;
  }
  .shopinfo .span12 .map_container {
    padding-top: 50%;
  }
  .map_wrap {
    padding-top: 420px;
  }
}

.sns_icons {
  display: table;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0px;
  font-size: 0rem;
  margin: auto;
}

.sns_icons > li {
  display: inline;
  padding-left: 0;
  padding-right: 0;
  white-space: nowrap;
  font-size: 15px;
  font-size: 1.5rem;
}

.sns_icons li {
  display: inline-block;
}

.sns_icons li:not(:last-child) {
  margin-right: 10px;
}

.sns_icons a {
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 34px;
  height: 34px;
  background-repeat: no-repeat;
  background-size: contain;
}

.sns_icons a.icon_facebook {
  background-image: url(/wp-content/uploads/icon_facebook.png);
}

.sns_icons a.icon_twitter {
  background-image: url(/wp-content/uploads/icon_twitter.png);
}

.sns_icons a.icon_line {
  background-image: url(/wp-content/uploads/icon_line.png);
}

.sns_icons a.icon_google {
  background-image: url(/wp-content/uploads/icon_google.png);
}

.sns_icons a.icon_instagram {
  background-image: url(/wp-content/uploads/icon_instagram.png);
}

footer .sns_icons {
  margin-top: 1.5em;
}

@media (min-width: 768px) {
  .sns_icons {
    margin: 0;
  }
  .sns_icons.center {
    margin: auto;
  }
  .sns_icons li:not(:last-child) {
    margin-right: 20px;
  }
  .sns_icons a {
    width: 68px;
    height: 68px;
  }
  footer .sns_icons {
    margin-top: 30px;
  }
}

@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;
  }
}

.step .row,
.step-h .col {
  position: relative;
  padding: 1em;
  background: rgba(253, 252, 242, 0.1);
}

.step .row:not(:last-child):after,
.step-h .col:not(:last-child):after,
.step-h .row.continue .col:last-child:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 0;
  background: url("/wp-content/uploads/arrow_down.svg") center center no-repeat;
  background-size: 45px auto;
}

@media (max-width: 767px) {
  .step .row:not(:last-child),
  .step-h .col:not(:last-child),
  .step-h .row.continue .col:last-child {
    margin-bottom: 18%;
  }
  .step .row:not(:last-child):after,
  .step-h .col:not(:last-child):after,
  .step-h .row.continue .col:last-child:after {
    padding-top: 20%;
  }
  .step-h .row.continue {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .step .row {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 2em;
  }
  .step .row .col {
    float: none;
    display: table-cell;
    vertical-align: middle;
  }
  .step .row .col:not(:first-child) {
    padding-left: 2%;
  }
  .step .row:not(:last-child) {
    margin-bottom: 80px;
  }
  .step .row:not(:last-child):after {
    top: 100%;
    padding-top: 60px;
    margin: 10px 0;
  }
  .step h3:last-child {
    margin-bottom: 0;
    font-size: 16px;
    font-size: 1.6rem;
    border: none;
  }
  .step h3:last-child:after, .step h3:last-child:before {
    content: none;
  }
  .step .row:not(:last-child):after,
  .step-h .col:not(:last-child):after,
  .step-h .row.continue .col:last-child:after {
    background-size: auto 100%;
  }
  .step-h.gutters .col {
    margin: 0;
  }
  .step-h .col {
    padding: 0;
    background: none;
  }
  .step-h .col:not(:last-child) {
    position: relative;
    margin-right: 4%;
  }
  .step-h .col:not(:last-child):after {
    display: none;
  }
  .step-h .col:not(:last-child) figure span {
    display: inline-block;
    position: relative;
    width: 100%;
  }
  .step-h .col:not(:last-child) figure span:after {
    content: '';
    display: block;
    width: 28px;
    height: 100%;
    position: absolute;
    right: -30px;
    top: 0;
    background: url("/wp-content/uploads/arrow_right.svg") center center no-repeat;
    background-size: contain;
  }
  .step-h .span_3 {
    width: 22%;
  }
  .step-h .span_4 {
    width: 30.66666666%;
  }
  .step-h .span_6 {
    width: 48%;
  }
}

@media (min-width: 1024px) {
  .step-h .col:not(:last-child) figure span:after {
    right: -34px;
  }
}

table {
  margin: 0 auto;
}

table td,
table th {
  padding: 0.7em 1em;
}

@media (max-width: 767px) {
  table td,
  table th {
    padding: 0.7em .3em;
  }
}

table th {
  text-align: center;
  font-weight: normal;
}

.table-default {
  width: 100%;
}

.table-default caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.table-default td,
.table-default th {
  border: 1px solid #232023;
}

.table-default th {
  background: rgba(35, 32, 35, 0.7);
  color: #fff;
}

.table-default td {
  background: transparent;
}

.table-menu {
  width: 100%;
}

.table-menu caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.table-menu td,
.table-menu th {
  padding: 0.7em 1em;
  border-top: 1px solid #3471ad;
  border-bottom: 1px solid #3471ad;
}

@media (max-width: 767px) {
  .table-menu td,
  .table-menu th {
    padding: 0.7em .3em;
  }
}

.table-menu tbody th {
  text-align: left;
}

.table-menu td:last-child {
  text-align: right;
  white-space: nowrap;
}

.table-schedule {
  width: 100%;
}

.table-schedule caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.table-schedule td,
.table-schedule th {
  border: 1px solid #3471ad;
  padding: 0.7em 1em;
  text-align: center;
}

@media (max-width: 767px) {
  .table-schedule td,
  .table-schedule th {
    padding: 0.7em .3em;
  }
}

.table-schedule thead th {
  background: rgba(35, 32, 35, 0.7);
  color: #fff;
}

.table-schedule tbody th {
  background: transparent;
}

.table-schedule td {
  background: transparent;
}

.table-summary {
  border-top: 1px solid #232023;
  width: 100%;
}

.table-summary caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.table-summary td,
.table-summary th {
  padding: 1em;
  border-bottom: 1px solid #232023;
}

.table-summary th {
  text-align: left;
  font-weight: normal;
  width: 20%;
}

@media (max-width: 767px) {
  .responsive-stack {
    display: block;
  }
  .responsive-stack thead {
    display: none;
  }
  .responsive-stack tbody,
  .responsive-stack td,
  .responsive-stack th,
  .responsive-stack tr {
    display: block;
  }
  .responsive-stack td,
  .responsive-stack th {
    width: 100% !important;
  }
  .responsive-stack tr:not(:last-child) td,
  .responsive-stack tr:not(:last-child) th {
    border-bottom: 0;
  }
  .responsive-stack tr:last-child :not(:last-child) {
    border-bottom: 0;
  }
}

@media (max-width: 767px) {
  .responsive-list {
    display: block;
  }
  .responsive-list thead {
    display: none;
  }
  .responsive-list tbody,
  .responsive-list td,
  .responsive-list th,
  .responsive-list tr {
    display: block;
  }
  .responsive-list tr:not(:last-child) td {
    border-bottom: 0;
  }
  .responsive-list td {
    position: relative;
    padding-left: 40%;
    white-space: normal;
    text-align: left;
  }
  .responsive-list td:first-child {
    border-bottom: 0;
  }
  .responsive-list td:last-child {
    border-top: 0;
  }
  .responsive-list td:not(:first-child):not(:last-child) {
    border-top: 0;
    border-bottom: 0;
  }
  .responsive-list td:before {
    content: attr(data-title);
    position: absolute;
    top: 6px;
    left: 6px;
    width: 35%;
    padding-right: 10px;
    white-space: normal;
    text-align: left;
    font-weight: bold;
  }
}

@media (max-width: 767px) {
  .responsive-scroll-container {
    display: block;
    width: 100%;
    min-height: 0.01%;
    overflow-x: scroll;
  }
  .responsive-scroll-container .responsive-scroll-inner {
    width: 798px;
    padding: 0 15px 15px;
  }
  .responsive-scroll-container table {
    width: 768px;
    margin: 0;
  }
}

@media (max-width: 767px) {
  table.combine tbody tr:last-child td,
  table.combine tbody tr:last-child th {
    border-bottom: 0;
  }
}

table.table-default.typeA tr td,
table.table-default.typeA tr th {
  border: 0;
}

table.table-default.typeA tr:nth-child(odd) th {
  background: #3471ad;
}

table.table-default.typeA tr:nth-child(odd) td {
  background: rgba(253, 252, 242, 0.1);
}

table.table-default.typeA tr:nth-child(even) th {
  background: #4b8bc9;
}

table.table-default.typeA tr:nth-child(even) td {
  background: rgba(255, 255, 255, 0.1);
}

table.table-default.typeB {
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
}

table.table-default.typeB tbody td,
table.table-default.typeB tbody th {
  background: transparent;
  color: #232023;
  border: 0;
  border-bottom: 1px dashed #232023;
}

table.table-default.typeB tbody tr {
  position: relative;
}

table.table-default.typeB tbody td {
  -webkit-transform: translateX(2px);
          transform: translateX(2px);
}

table.table-default.typeC th {
  background: rgba(35, 32, 35, 0.7);
  color: #fff;
}

table.table-default.typeC td,
table.table-default.typeC th {
  border: 0;
}

table.table-default.typeC td:not(:last-child),
table.table-default.typeC th:not(:last-child) {
  border-bottom: 2px #ffffff solid;
}

table.table-default.typeC tr {
  position: relative;
}

table.table-default.typeC td {
  -webkit-transform: translateX(2px);
          transform: translateX(2px);
}

.highlight table.table-default.typeC td,
.highlight table.table-default.typeC th {
  border: 0;
}

.highlight table.table-default.typeC td:not(:last-child),
.highlight table.table-default.typeC th:not(:last-child) {
  border-bottom: 2px rgba(253, 252, 242, 0.1) solid;
}

._table_line .news dl {
  border-top: 1px dotted #a6a6a6;
  max-height: none;
}

._table_line .news dl dt {
  width: 230px;
  padding-left: 20px;
}

._table_line .news dl dt + dd {
  border-bottom: 1px dotted #a6a6a6;
  padding-left: 230px;
}

.wide_image img {
  width: 100%;
  vertical-align: top;
}

@media (min-width: 768px) {
  .wide_image div {
    margin: 0 auto;
  }
}

h1:not(.title) {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  text-align: center;
  position: relative;
  color: #232023;
  margin: 0;
}

@media (min-width: 768px) and (max-width: 999px) {
  h1:not(.title) {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width: 767px) {
  h1:not(.title) {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

h1:not(.title) a {
  text-decoration: none;
}

h1:not(.title) a:hover {
  text-decoration: underline;
}

h2 {
  display: block;
  position: relative;
  border: 0;
  word-wrap: break-word;
  font-size: 28px;
  font-size: 2.8rem;
  color: #232023;
}

h2 a {
  text-decoration: none;
}

h2 a:hover {
  text-decoration: underline;
}

h3 {
  margin: 0 0 .8em;
  color: #232023;
  font-size: 24px;
  font-size: 2.4rem;
  position: relative;
}

h3 a {
  text-decoration: none;
}

h3 a:hover {
  text-decoration: underline;
}

h4 {
  margin: 0 0 1.5em;
  font-size: 21px;
  font-size: 2.1rem;
  position: relative;
  color: #232023;
}

h4 a {
  text-decoration: none;
}

h4 a:hover {
  text-decoration: underline;
}

.widget_wrap .widget_header {
  font-size: 16px;
  font-size: 1.6rem;
  color: #232023;
  padding: 0.7em 0 0.7em 1em;
  background: rgba(52, 113, 173, 0.05);
}

.widget_wrap .widget_header a {
  text-decoration: none;
}

.widget_wrap .widget_header a:hover {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .widget_wrap .widget_header {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.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: 1000px;
  max-width: 100%;
  margin: 0 auto;
  z-index: 53;
}

@media (min-width: 1366px) and (max-width: 2560px) {
  .main_visual .main_visual_copy {
    width: 1280px;
    max-width: none;
  }
}

@media (max-width: 768px) {
  .main_visual .main_visual_copy {
    width: 100%;
    max-width: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
}

.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;
  bottom: 0;
  margin: auto;
  width: 32%;
  max-width: 320px;
  max-height: 167px;
  z-index: 52;
}

.main_visual .main_visual_copy.wow {
  opacity: 0;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  transition: all 1s 0.6s;
}

.main_visual .main_visual_copy.wow.animated {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.main_visual .main_visual_arrow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 1000px;
  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-next:before,
.main_visual .main_visual_arrow .slick-prev:before {
  font-size: 30px;
  font-size: 3rem;
}

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

.main_visual.wow .main_visual_copy > li img {
  opacity: 0;
}

.main_visual.wow .main_visual_copy > li img.main_copy1 {
  transition: 1.5s .5s;
  z-index: 2;
}

.main_visual.wow .main_visual_copy > li img.main_copy2 {
  transition: 1.5s 1.3s;
  z-index: 1;
}

.main_visual.wow .main_visual_copy > li img.main_copy3 {
  transition: 1.5s 2.3s;
  z-index: 3;
}

.main_visual.wow.animated .main_visual_copy > li img.main_copy1, .main_visual.wow.animated .main_visual_copy > li img.main_copy2, .main_visual.wow.animated .main_visual_copy > li img.main_copy3 {
  opacity: 1;
  -webkit-transform: translate(0);
          transform: translate(0);
}

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

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

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

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

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

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

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

.slick-dots li.slick-active button {
  background: #3471ad;
}

.slide_scroll {
  position: absolute;
  bottom: 1%;
  left: 50%;
  -webkit-transform: translateX(-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;
}

.epress_search {
  padding: 3px;
  width: 100%;
}

.epress_search form {
  overflow: hidden;
  border: 4px solid #3471ad;
}

.epress_search input[type="text"],
.epress_search input[type="submit"] {
  margin: 0;
  padding: 0;
  float: left;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.epress_search input[type="text"] {
  color: #000;
  padding: 0.3em 0.3em 0.3em 0.7em;
  width: 70%;
}

.epress_search input[type="submit"] {
  cursor: pointer;
  padding: 0.5em 1em;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  width: 30%;
  background: rgba(52, 113, 173, 0.7);
}

@media (max-width: 1024px) {
  header .global_nav > ul > li.gnav_search {
    position: static;
  }
  header .global_nav > ul > li.gnav_search > a {
    display: none !important;
  }
  header .global_nav > ul > li.gnav_search .epress_search {
    display: block !important;
    position: static !important;
    width: 100% !important;
    background: rgba(235, 165, 42, 0.95);
  }
}

/*
 * ヘッダーナビのデザイン(design của header navi)
 */
.epress_search form {
  background: #fff;
}

/*
  * ヘッダの検索表示タイプ(type hiển thị tìm kiếm của header)
  */
header .global_nav > ul > li.gnav_search {
  position: relative;
}

header .global_nav > ul > li.gnav_search a {
  color: transparent !important;
  display: inline-block;
  vertical-align: middle;
  background: url("/wp-content/uploads/search.png") no-repeat center center;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 30px;
  height: 30px;
}

header .global_nav > ul > li.gnav_search a:hover {
  border-bottom: 0;
}

header .global_nav > ul > li.gnav_search .epress_search {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
}

@media (min-width: 1025px) {
  header .global_nav > ul > li.gnav_search .epress_search {
    width: 230px;
  }
}

.article_list {
  padding: .5em;
  position: relative;
  overflow: hidden;
}

@media (min-width: 768px) {
  .article_list {
    padding: 1em;
  }
}

.article_list:nth-child(even) {
  background: rgba(253, 252, 242, 0.1);
}

.article_list:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: transparent;
  -webkit-transform: translate(-10px, -10px) rotate(45deg);
          transform: translate(-10px, -10px) rotate(45deg);
  transition: .3s;
}

.article_list:hover:before {
  background: #3471ad;
}

.article_list .case_arrow {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  position: relative;
  height: 245px;
}

@media (max-width: 767px) {
  .article_list .case_arrow {
    height: 80px;
  }
}

.article_list .case_arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin: auto;
  width: 70px;
  height: 70px;
  border-top: 5px solid #3471ad;
  border-right: 5px solid #3471ad;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  transition: .2s;
}

@media (max-width: 767px) {
  .article_list .case_arrow:after {
    left: 0;
    bottom: 25%;
    border-top: 5px solid #3471ad;
    border-right: 5px solid #3471ad;
    -webkit-transform: translate(0, -50%) rotate(135deg);
            transform: translate(0, -50%) rotate(135deg);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.article_list .span_12 {
  margin: 2% 0;
}

.pagination > * {
  display: inline-block;
  padding: .5em;
  border: 1px solid #ccc;
}

.pagination a {
  text-decoration: none;
  background: rgba(253, 252, 242, 0.1);
  transition: .3s;
}

.pagination a:hover {
  background: #fff;
}

.article_single01 .article_single01_02 {
  margin-top: 10px;
}

.article_single01 .article_single01_02 img {
  opacity: 1;
  transition: opacity 0.3s;
}

.article_single01 .article_single01_02 img:hover {
  cursor: pointer;
  opacity: 0.7;
}

.article_single01 .ofi {
  background: rgba(253, 252, 242, 0.1);
}

.article_single01 .more {
  display: block;
  text-align: center;
}

.article_single02 .article_single02_01 img {
  opacity: 1;
  transition: opacity 0.3s;
}

.article_single02 .article_single02_01 img:hover {
  cursor: pointer;
  opacity: 0.7;
}

.article_single02 .ofi {
  background: rgba(253, 252, 242, 0.1);
}

.article_single02 .more {
  display: block;
  text-align: center;
}

@media (min-width: 768px) {
  .article_single03 .article_single03_02 .span_6 {
    width: 45%;
    margin-left: 10%;
  }
  .article_single03 .article_single03_02 .span_6:first-child {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .article_single03 .article_single03_02 .span_12 {
    margin-left: 0;
    margin-top: 20px;
  }
}

.article_single03 .article_single03_02 img {
  opacity: 1;
  transition: opacity 0.3s;
}

.article_single03 .article_single03_02 img:hover {
  cursor: pointer;
  opacity: 0.7;
}

.article_single03 .case_arrow {
  position: relative;
}

@media (max-width: 767px) {
  .article_single03 .case_arrow {
    margin-bottom: 10%;
  }
}

.article_single03 .case_arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 108%;
  margin: auto;
  width: 35px;
  height: 35px;
  border-top: 3px solid #3471ad;
  border-right: 3px solid #3471ad;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  transition: 0.2s;
}

@media (max-width: 767px) {
  .article_single03 .case_arrow:after {
    left: 0;
    right: 0;
    top: 105%;
    width: 20px;
    height: 20px;
    -webkit-transform: translate(0, -50%) rotate(135deg);
            transform: translate(0, -50%) rotate(135deg);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.article_single03 .ofi {
  background: rgba(253, 252, 242, 0.1);
}

.article_single03 .more {
  display: block;
  text-align: center;
}

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

.article_single04 .article_single04_01_img1 .ofi {
  padding-top: 75%;
}

.article_single04 .article_single04_01_img2 .ofi {
  padding-top: 15%;
}

.article_single04 .article_single04_01_img3 .ofi {
  padding-top: 10.8%;
}

.article_single04 .article_single04_01_img4 .ofi {
  padding-top: 8.4%;
}

.article_single04 .article_single04_01_img5 .ofi {
  padding-top: 6.9%;
}

.article_single04 .article_single04_01_img6 .ofi {
  padding-top: 5.8%;
}

.article_single04 .article_single04_01_nav {
  margin-top: 15px;
}

.article_single04 .article_single04_01_nav .ofi {
  padding-top: 11.1%;
}

.article_single04 .article_single04_01_nav .slick-track {
  width: 100% !important;
  -webkit-transform: none !important;
          transform: none !important;
  left: 0 !important;
}

.article_single04 .article_single04_01_nav li {
  margin-left: 0.8%;
  width: calc(96% / 6) !important;
}

.article_single04 .article_single04_01_nav li:nth-child(1) {
  margin-left: 0;
}

.article_single04.article_container .article_single04_01_img1 .ofi {
  padding-top: 74.5%;
}

.article_single04.article_container .article_single04_01_img2 .ofi {
  padding-top: 18.7%;
}

.article_single04.article_container .article_single04_01_img3 .ofi {
  padding-top: 14.9%;
}

.article_single04.article_container .article_single04_01_img4 .ofi {
  padding-top: 12.5%;
}

.article_single04.article_container .article_single04_01_img5 .ofi {
  padding-top: 10.7%;
}

.article_single04.article_container .article_single04_01_img6 .ofi {
  padding-top: 9.4%;
}

.article_single04.article_container .article_single04_01_nav {
  margin-top: 15px;
}

.article_single04.article_container .article_single04_01_nav .ofi {
  padding-top: 12%;
}

.article_single04.article_container .article_single04_01_nav .slick-track {
  width: 100% !important;
  -webkit-transform: none !important;
          transform: none !important;
  left: 0 !important;
}

.article_single04.article_container .article_single04_01_nav li {
  margin-left: 0.8%;
  width: calc(96% / 6) !important;
}

.article_single04.article_container .article_single04_01_nav li:nth-child(1) {
  margin-left: 0;
}

.article_single04 .article_single04_02 {
  margin-top: 10px;
}

.article_single04 .article_single04_02 img {
  opacity: 1;
  transition: opacity 0.3s;
}

.article_single04 .article_single04_02 img:hover {
  cursor: pointer;
  opacity: 0.7;
}

.article_single04 .slick-next,
.article_single04 .slick-prev {
  z-index: 1;
}

.article_single04 .slick-next:before,
.article_single04 .slick-prev:before {
  content: none;
}

.article_single04 .slick-next:after,
.article_single04 .slick-prev:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin: auto;
  width: 35px;
  height: 35px;
  border-top: 3px solid #3471ad;
  transition: 0.2s;
  z-index: 1;
}

.article_single04 .slick-prev {
  left: 0;
}

.article_single04 .slick-prev:after {
  left: 0;
  border-left: 3px solid #3471ad;
  -webkit-transform: translate(0, -50%) rotate(-45deg);
          transform: translate(0, -50%) rotate(-45deg);
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

.article_single04 .slick-next {
  right: 0;
}

.article_single04 .slick-next:after {
  right: 0;
  border-right: 3px solid #3471ad;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.article_single04 .ofi {
  background: rgba(253, 252, 242, 0.1);
  height: auto !important;
}

.article_single04 .more {
  display: block;
  text-align: center;
}

@media (min-width: 768px) {
  .article_list_case02 .article_list_case02_01 {
    width: 67%;
  }
  .article_list_case02 .article_list_case02_02 {
    width: 31%;
  }
  .article_list_case02.article_single01 .article_single01_02 {
    margin-top: 0;
  }
}

.article_container .article_single01_02 {
  margin-top: 10px;
}

.article_container .article_single01_02 img {
  opacity: 1;
  transition: opacity 0.3s;
}

.article_container .article_single01_02 img:hover {
  cursor: pointer;
  opacity: 0.7;
}

.article_detail {
  background: rgba(52, 113, 173, 0.05);
  padding: 4%;
  margin-bottom: 4%;
  font-size: 15px;
  font-size: 1.5rem;
}

.article_detail .article_date {
  margin-bottom: 1em;
}

.article_detail .article_thumbnail {
  float: left;
  margin: 0 2% 2% 0;
}

.article_detail .article_content {
  float: none;
  width: 100%;
  margin-left: 0;
}

.article_detail .case_arrow {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  position: relative;
  height: 245px;
}

@media (max-width: 767px) {
  .article_detail .case_arrow {
    height: 80px;
  }
}

.article_detail .case_arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin: auto;
  width: 70px;
  height: 70px;
  border-top: 5px solid #3471ad;
  border-right: 5px solid #3471ad;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  transition: .2s;
}

@media (max-width: 767px) {
  .article_detail .case_arrow:after {
    left: 0;
    bottom: 25%;
    border-top: 5px solid #3471ad;
    border-right: 5px solid #3471ad;
    -webkit-transform: translate(0, -50%) rotate(135deg);
            transform: translate(0, -50%) rotate(135deg);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.article_detail .span_12 {
  margin: 2% 0;
}

.epress_social {
  letter-spacing: -.40em;
  text-align: right;
  padding: 2%;
}

.epress_social > * {
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
  margin-right: 10px;
}

.epress_pager {
  overflow: hidden;
  margin-bottom: 5%;
}

.epress_pager .epress_pager_prev {
  float: left;
}

.epress_pager .epress_pager_prev a {
  display: block;
  position: relative;
  padding-left: 15px;
  text-decoration: none;
}

.epress_pager .epress_pager_prev a:before, .epress_pager .epress_pager_prev a:after {
  content: "";
  display: block;
  position: absolute;
  left: 2px;
  margin: auto;
  width: 8px;
  height: 1px;
  background: #000;
  transition: .2s;
}

.epress_pager .epress_pager_prev a:before {
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  top: calc(50% - 2px);
}

.epress_pager .epress_pager_prev a:after {
  -webkit-transform: translateY(-50%) rotate(-135deg);
          transform: translateY(-50%) rotate(-135deg);
  top: calc(50% + 3px);
}

.epress_pager .epress_pager_prev a:hover {
  text-decoration: underline;
}

.epress_pager .epress_pager_prev a:hover:before {
  left: 0;
}

.epress_pager .epress_pager_prev a:hover:after {
  left: 0;
}

.epress_pager .epress_pager_next {
  float: right;
}

.epress_pager .epress_pager_next a {
  display: block;
  position: relative;
  padding-right: 15px;
  text-decoration: none;
}

.epress_pager .epress_pager_next a:before, .epress_pager .epress_pager_next a:after {
  content: "";
  display: block;
  position: absolute;
  right: 2px;
  margin: auto;
  width: 8px;
  height: 1px;
  background: #000;
  -webkit-transform-origin: center;
          transform-origin: center;
  transition: .2s;
}

.epress_pager .epress_pager_next a:before {
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  top: calc(50% - 2px);
}

.epress_pager .epress_pager_next a:after {
  -webkit-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
  top: calc(50% + 3px);
}

.epress_pager .epress_pager_next a:hover {
  text-decoration: underline;
}

.epress_pager .epress_pager_next a:hover:before {
  right: 0;
}

.epress_pager .epress_pager_next a:hover:after {
  right: 0;
}

#commentform {
  background: transparent;
  padding: 2% 5%;
  border: 1px solid #333;
}

#commentform #comment {
  width: 100%;
}

#commentform #submit {
  background: #3471ad;
  color: #fff;
  border: 0;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 3px 10px;
  margin: 0 auto;
  display: table;
}

#commentform input[type="submit"] {
  background: #3471ad;
  color: #fff;
  border: 0;
  font-size: 14px;
  font-size: 1.4rem;
  padding: .3em 1em;
  margin: 0 auto;
  display: table;
  border-radius: 5px;
}

@media (min-width: 768px) {
  #commentform #submit {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #commentform input[type="submit"] {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

#biz_calendar,
#biz_calendar1,
#biz_calendar2 {
  max-width: none;
  margin: 2% auto 0;
  font-family: inherit;
  padding: 0.3em 1em;
  background: #e9e9e9;
  font-size: 18px;
  font-size: 1.8rem;
}

#biz_calendar p,
#biz_calendar1 p,
#biz_calendar2 p {
  margin: 0;
  line-height: 170%;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: left;
}

#biz_calendar p span.boxholiday,
#biz_calendar1 p span.boxholiday,
#biz_calendar2 p span.boxholiday {
  background-color: #ffb0c3;
  padding-left: 25px;
  margin-right: 10px;
}

#biz_calendar p span.boxeventday,
#biz_calendar1 p span.boxeventday,
#biz_calendar2 p span.boxeventday {
  background-color: #ff0000;
  padding-left: 25px;
  margin-right: 10px;
}

#biz_calendar table.bizcal,
#biz_calendar1 table.bizcal,
#biz_calendar2 table.bizcal {
  margin: 10px 0;
  width: 100%;
  table-layout: fixed;
  border: none;
  line-height: 1.6;
  cursor: default;
  vertical-align: middle;
  font-size: 18px;
  font-size: 1.8rem;
  border-collapse: collapse;
  border-spacing: 1px;
  background: transparent;
}

#biz_calendar table.bizcal tr:not(:first-child) > *:not(.holiday):not(.eventday):not(.today),
#biz_calendar1 table.bizcal tr:not(:first-child) > *:not(.holiday):not(.eventday):not(.today),
#biz_calendar2 table.bizcal tr:not(:first-child) > *:not(.holiday):not(.eventday):not(.today) {
  background: #ffffff;
}

#biz_calendar table.bizcal th,
#biz_calendar1 table.bizcal th,
#biz_calendar2 table.bizcal th {
  text-align: center;
  border-width: 0;
  padding: 0.5em 0.2em;
  color: #232023;
  background-color: #DEDEDE;
}

#biz_calendar table.bizcal th:first-child,
#biz_calendar1 table.bizcal th:first-child,
#biz_calendar2 table.bizcal th:first-child {
  color: red;
}

#biz_calendar table.bizcal th:nth-last-of-type(1),
#biz_calendar1 table.bizcal th:nth-last-of-type(1),
#biz_calendar2 table.bizcal th:nth-last-of-type(1) {
  color: blue;
}

#biz_calendar table.bizcal td,
#biz_calendar1 table.bizcal td,
#biz_calendar2 table.bizcal td {
  text-align: center;
  border: 1px solid rgba(0, 57, 122, 0.3);
  padding: 0.5em 0.2em;
  color: #232023;
}

#biz_calendar table.bizcal .calmonth,
#biz_calendar1 table.bizcal .calmonth,
#biz_calendar2 table.bizcal .calmonth {
  text-align: left;
  font-weight: bold;
  padding: 2px 7px;
  border: none;
}

#biz_calendar table.bizcal .calbtn,
#biz_calendar1 table.bizcal .calbtn,
#biz_calendar2 table.bizcal .calbtn {
  border: none;
  cursor: pointer;
}

#biz_calendar table.bizcal .holiday,
#biz_calendar1 table.bizcal .holiday,
#biz_calendar2 table.bizcal .holiday {
  background-color: #ffb0c3;
  color: red;
}

#biz_calendar table.bizcal .eventday,
#biz_calendar1 table.bizcal .eventday,
#biz_calendar2 table.bizcal .eventday {
  background-color: #64BDEB;
  color: #ffffff;
}

#biz_calendar table.bizcal .eventday a,
#biz_calendar1 table.bizcal .eventday a,
#biz_calendar2 table.bizcal .eventday a {
  color: #ffffff;
}

#biz_calendar table.bizcal .today,
#biz_calendar1 table.bizcal .today,
#biz_calendar2 table.bizcal .today {
  font-weight: bold;
  text-decoration: underline;
  color: #232023;
}

#biz_calendar table.bizcal .today a,
#biz_calendar1 table.bizcal .today a,
#biz_calendar2 table.bizcal .today a {
  font-weight: bold;
  color: #232023;
}

#biz_calendar table.bizcal img,
#biz_calendar1 table.bizcal img,
#biz_calendar2 table.bizcal img {
  vertical-align: middle;
  box-shadow: none;
  margin: 0;
}

#biz_calendar table.bizcal .down-img,
#biz_calendar1 table.bizcal .down-img,
#biz_calendar2 table.bizcal .down-img {
  text-align: right;
}

#biz_calendar table.bizcal .today-img,
#biz_calendar1 table.bizcal .today-img,
#biz_calendar2 table.bizcal .today-img {
  text-align: center;
}

#biz_calendar table.bizcal .up-img,
#biz_calendar1 table.bizcal .up-img,
#biz_calendar2 table.bizcal .up-img {
  text-align: left;
}

#biz_calendar table.bizcal td,
#biz_calendar table.bizcal th {
  padding: 0.5em 0.2em;
}

.column_sub #biz_calendar,
.column_sub #biz_calendar1,
.column_sub #biz_calendar2 {
  font-size: 12px;
  font-size: 1.2rem;
}

.column_sub #biz_calendar p span.boxholiday,
.column_sub #biz_calendar1 p span.boxholiday,
.column_sub #biz_calendar2 p span.boxholiday {
  background-color: #ffb0c3;
  padding-left: 25px;
  margin-right: 10px;
}

.column_sub #biz_calendar p span.boxeventday,
.column_sub #biz_calendar1 p span.boxeventday,
.column_sub #biz_calendar2 p span.boxeventday {
  background-color: #ff0000;
  padding-left: 25px;
  margin-right: 10px;
}

.column_sub #biz_calendar table.bizcal,
.column_sub #biz_calendar1 table.bizcal,
.column_sub #biz_calendar2 table.bizcal {
  font-size: 12px;
  font-size: 1.2rem;
}

.column_sub #biz_calendar table.bizcal td,
.column_sub #biz_calendar table.bizcal th,
.column_sub #biz_calendar1 table.bizcal td,
.column_sub #biz_calendar1 table.bizcal th,
.column_sub #biz_calendar2 table.bizcal td,
.column_sub #biz_calendar2 table.bizcal th {
  padding: 0.3em 0.2em;
}

@media (max-width: 767px) {
  #biz_calendar,
  #biz_calendar1,
  #biz_calendar2 {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #biz_calendar p span.boxholiday,
  #biz_calendar1 p span.boxholiday,
  #biz_calendar2 p span.boxholiday {
    background-color: #ffb0c3;
    padding-left: 25px;
    margin-right: 10px;
  }
  #biz_calendar p span.boxeventday,
  #biz_calendar1 p span.boxeventday,
  #biz_calendar2 p span.boxeventday {
    background-color: #ff0000;
    padding-left: 25px;
    margin-right: 10px;
  }
  #biz_calendar table.bizcal,
  #biz_calendar1 table.bizcal,
  #biz_calendar2 table.bizcal {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #biz_calendar table.bizcal td,
  #biz_calendar table.bizcal th,
  #biz_calendar1 table.bizcal td,
  #biz_calendar1 table.bizcal th,
  #biz_calendar2 table.bizcal td,
  #biz_calendar2 table.bizcal th {
    padding: 0.3em 0.2em;
  }
}

.calendar_wrap {
  position: relative;
  padding: 4em 1.8em 2em;
  display: inline-block;
  background: rgba(52, 113, 173, 0.05);
  font-size: 10px;
  font-size: 1rem;
}

.calendar_wrap caption {
  position: absolute;
  top: 24px;
  left: 0;
  right: 0;
  margin: auto;
}

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

.calendar_wrap table thead th {
  background: rgba(35, 32, 35, 0.7);
  color: #fff;
  border: 1px solid #232023;
  border-bottom: none;
}

.calendar_wrap table tfoot {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: auto;
}

.calendar_wrap table tfoot #prev a {
  width: 26px;
  height: 25px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  position: absolute;
  top: 0;
  left: 40px;
}

.calendar_wrap table tfoot #prev a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  transition: .2s;
}

.calendar_wrap table tfoot #prev a:after {
  -webkit-transform: translate(0, -50%) rotate(-45deg);
          transform: translate(0, -50%) rotate(-45deg);
  border-left: 1px solid #fff;
  left: 15%;
}

.calendar_wrap table tfoot #prev a:hover:after {
  left: 2%;
}

.calendar_wrap table tfoot #next a {
  width: 26px;
  height: 25px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  position: absolute;
  top: 0;
  right: 40px;
}

.calendar_wrap table tfoot #next a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  transition: .2s;
}

.calendar_wrap table tfoot #next a:after {
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  border-right: 1px solid #fff;
  right: 15%;
}

.calendar_wrap table tfoot #next a:hover:after {
  right: 2%;
}

.calendar_wrap table tbody td {
  text-align: center;
  background: #ffffff;
  border: 1px solid #232023;
}

@media (min-width: 768px) {
  .column_sub .calendar_wrap {
    padding: 40px 5px 5px;
    width: 100%;
    margin: 0 auto 1em;
  }
  .column_sub .calendar_wrap caption {
    top: 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .column_sub .calendar_wrap table {
    width: 100%;
  }
  .column_sub .calendar_wrap table th, .column_sub .calendar_wrap table td {
    padding: 0.5em .2em;
  }
  .column_sub .calendar_wrap table tfoot #prev a {
    width: 18px;
    height: 18px;
    top: 0;
    left: 20px;
  }
  .column_sub .calendar_wrap table tfoot #next a {
    width: 18px;
    height: 18px;
    top: 0;
    right: 20px;
  }
}

@media (max-width: 767px) {
  .calendar_wrap {
    padding: 40px 5px 5px;
    width: 100%;
  }
  .calendar_wrap caption {
    top: 10px;
  }
  .calendar_wrap table {
    width: 100%;
  }
  .calendar_wrap table th, .calendar_wrap table td {
    padding: 0.5em .2em;
  }
  .calendar_wrap table tfoot #prev a {
    width: 12px;
    height: 12px;
    top: 0;
    left: 20px;
  }
  .calendar_wrap table tfoot #next a {
    width: 12px;
    height: 12px;
    top: 0;
    right: 20px;
  }
}

/*
 * ボタン矢印(mũi tên button)
 */
.add_arrow {
  display: block;
  position: relative;
}

.add_arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 5%;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  transition: 0.2s;
}

.add_arrow.inverse:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.add_arrow.inverse:hover {
  border-color: #f27f88;
  color: #fff;
  background: #f27f88;
}

.add_arrow.inverse:hover:after {
  border-color: #fff;
}

.add_arrow:hover {
  border: 1px solid #3471ad;
  color: #3471ad;
  background: #fff;
}

.add_arrow:hover:after {
  right: 4%;
  border-color: #3471ad;
}

/*
 * moreボタン雛形 (hình dạng button more)
 */
.more {
  overflow: hidden;
  margin: auto;
}

.more a {
  display: block;
  border: 1px solid #3471ad;
  color: #fff;
  background: #3471ad;
  margin: 0 auto 1px;
  max-width: 280px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  transition: .3s;
  font-size: 15px;
  font-size: 1.5rem;
}

@media (min-width: 768px) {
  .more a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.more a.inverse {
  border: 1px solid #3471ad;
  color: #3471ad;
  background: #fff;
}

/*
 * ボタンエフェクト(button effect)
 */
@media (min-width: 768px) {
  .effect01 {
    overflow: hidden;
    position: relative;
  }
  .effect01:before {
    content: '';
    position: absolute;
    display: block;
    width: 140%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    background: #3471ad;
    opacity: 0.3;
    -webkit-transform: translateX(-120%) skewX(15deg);
            transform: translateX(-120%) skewX(15deg);
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .effect01:hover {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
  }
  .effect01:hover:before {
    -webkit-transform: translateX(-15%) skewX(15deg);
            transform: translateX(-15%) skewX(15deg);
  }
}

header .global_nav > ul > li.child-list > a {
  position: relative;
}

header .global_nav > ul > li.child-list > a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 6%;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 3px solid #3471ad;
  border-right: 3px solid #3471ad;
  -webkit-transform: translate(0, -50%) rotate(135deg);
          transform: translate(0, -50%) rotate(135deg);
  transition: .2s;
}

@media (max-width: 769px) {
  header .global_nav > ul > li.child-list > a:after {
    right: 8%;
  }
}

header .global_nav > ul > li.child-list > a.menu_under_open:after {
  -webkit-transform: translate(0, 0) rotate(-45deg);
          transform: translate(0, 0) rotate(-45deg);
}

header .global_nav > ul > li.child-list ul.sub-menu li a {
  font-weight: 600;
}

header .global_nav > ul > li.child-list ul.sub-menu li a:hover {
  color: #ffffff !important;
}

header .global_nav > ul > li > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
}

header .global_nav > ul > li > ul > li {
  border-bottom: 1px solid #ffffff;
}

@media (min-width: 1025px) {
  header .global_nav > ul > li a:hover {
    color: #9a1669;
  }
  header .global_nav > ul > li.child-list {
    position: relative;
  }
  header .global_nav > ul > li.child-list > a {
    padding-right: 1em;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  header .global_nav > ul > li.child-list > a:after {
    border-color: #ffffff;
    width: 4px;
    height: 4px;
  }
  header .global_nav > ul > li.child-list > a:after {
    -webkit-transform: translate(0, -50%) rotate(135deg);
            transform: translate(0, -50%) rotate(135deg);
  }
  header .global_nav > ul > li.child-list > a.menu_under_open:after {
    -webkit-transform: translate(0) rotate(-45deg);
            transform: translate(0) rotate(-45deg);
  }
  header .global_nav > ul > li.child-list > a:hover:after {
    border-color: #3471ad;
  }
  header .global_nav > ul > li.child-list > ul {
    position: absolute;
    min-width: 320px;
    max-width: 320px;
    width: 100%;
    left: -88px;
    right: 0;
    margin: auto;
    top: 100%;
    background: #3471ad;
    z-index: 52;
    height: auto;
  }
  header .global_nav > ul > li.child-list > ul > li {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    height: auto;
    width: 100%;
    position: relative;
    text-align: center;
    border-bottom: 0;
    padding: 0;
  }
  header .global_nav > ul > li.child-list > ul > li a {
    font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
    font-weight: 700;
    font-size: 15px;
    font-size: 1.5rem;
    background: transparent;
    padding: 1.5em 1em;
    color: #ffffff !important;
    transition: .3s;
  }
}

@media (min-width: 1025px) and (min-width: 1081px) and (max-width: 1269px) {
  header .global_nav > ul > li.child-list > ul > li a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media (min-width: 1025px) and (min-width: 1000px) and (max-width: 1080px) {
  header .global_nav > ul > li.child-list > ul > li a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media (min-width: 1025px) {
  header .global_nav > ul > li.child-list > ul > li a:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 2%;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
    transition: 0.2s;
  }
  header .global_nav > ul > li.child-list > ul > li a:hover {
    background: #3b76b0 !important;
  }
  header .global_nav > ul > li.child-list > ul > li a:hover:before {
    left: 4%;
  }
  header .global_nav > ul > li.child-list > ul > li:not(:last-child) {
    border-bottom: 1px solid #e8e8e8;
  }
}

.pagetop {
  position: fixed;
  bottom: 10%;
  right: 3%;
  z-index: 100;
}

.pagetop a {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 0;
  background: #ff9e19;
}

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

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

@media (max-width: 767px) {
  .pagetop {
    bottom: 19%;
  }
}

footer.move_up .pagetop {
  position: absolute;
  bottom: auto;
  right: 3%;
  top: 24px;
  margin: 0;
}

@media (min-width: 768px) and (max-width: 999px) {
  footer.move_up .pagetop {
    top: 10px;
  }
}

@media (max-width: 767px) {
  footer.move_up .pagetop {
    top: auto;
    bottom: 48px;
  }
}

/*
 * ページトップのデザインタイプ(type design của top page)
 */
.text-center {
  text-align: center;
}

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

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

.lead {
  color: #3471ad;
  font-size: 20px;
  font-size: 2rem;
}

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

.text-xlarge {
  font-size: 21px;
  font-size: 2.1rem;
}

.text-large {
  font-size: 19px;
  font-size: 1.9rem;
}

.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: #ee2b46 !important;
}

.text-primary {
  color: #3471ad !important;
}

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1023px) {
  .pc-display2 {
    display: none !important;
  }
}

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

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

.color_pri {
  color: #3471ad;
}

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

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

.mg_auto {
  display: flex;
  justify-content: center;
}

@media (max-width: 834px) {
  .mobile_mg_auto {
    display: flex;
    justify-content: center;
  }
}

.mg_right {
  margin: 0 0 0 auto !important;
}

.pc_mg_right {
  display: block;
  float: right;
}

@media (max-width: 767px) {
  .pc_mg_right {
    float: none;
    display: flex;
    justify-content: center;
  }
}

@media (max-width: 768px) {
  .mg_auto_sp {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

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

.inverse h2:after {
  background: #fff;
}

.inverse h2 small,
.inverse h2 span {
  color: #fff;
}

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

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

.mb1em {
  margin-bottom: 1em !important;
}

.mb2em {
  margin-bottom: 2em !important;
}

.mb3em {
  margin-bottom: 3em !important;
}

.mb4em {
  margin-bottom: 4em !important;
}

p, th, td, dt, dd, figcaption {
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 500;
}

p {
  font-size: 16px;
  font-size: 1.6rem;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: .05em;
}

@media (max-width: 767px) {
  p {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

h2, h3, h4 {
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
}

@media (max-width: 767px) {
  h2, h3, h4 {
    letter-spacing: 0.1rem;
  }
}

body.home {
  background-image: url("/wp-content/uploads/top_bg001.png");
  background-repeat: no-repeat;
  background-position: top 3.5% left 0%;
}

@media (min-width: 1599px) and (max-width: 1700px) {
  body.home {
    background-size: 480px;
  }
}

@media (min-width: 1367px) and (max-width: 1598px) {
  body.home {
    background-size: 400px;
  }
}

@media (min-width: 1281px) and (max-width: 1366px) {
  body.home {
    background-size: 360px;
  }
}

@media (min-width: 1200px) and (max-width: 1280px) {
  body.home {
    background-size: 300px;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  body.home {
    background-size: 280px;
  }
}

@media (min-width: 834px) and (max-width: 1024px) {
  body.home {
    background-position: top 4% left 0%;
    background-size: 280px;
  }
}

@media (min-width: 768px) and (max-width: 768px) {
  body.home {
    background-position: top 3% left 0%;
    background-size: 260px;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  body.home {
    background-position: top 1.8% left 0%;
    background-size: 220px;
  }
}

.home header.move_up {
  background: #ffffff;
}

@media (max-width: 767px) {
  .home header.move_up .title {
    font-size: 0;
  }
}

@media (max-width: 767px) {
  .home header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
    background-repeat: repeat;
    background-position-x: center;
    background-position-y: center;
  }
}

.home header .logo_sub_text_wrap {
  position: absolute;
  left: calc(2.5% + 244px);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 88px;
  padding-top: 1rem;
}

@media (min-width: 1025px) and (max-width: 1399px) {
  .home header .logo_sub_text_wrap {
    left: calc(2.5% + 182px);
    padding: 0;
    top: 2px;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .home header .logo_sub_text_wrap {
    left: calc(2.8% + 182px);
    top: 2px;
    height: 78px;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .home header .logo_sub_text_wrap {
    height: 60px;
    top: 0;
    left: calc(2.5% + 168px);
    padding-top: 0;
  }
}

@media (min-width: 390px) and (max-width: 767px) {
  .home header .logo_sub_text_wrap {
    height: auto;
    top: auto;
    left: 20%;
    bottom: 6px;
    padding-top: 0;
  }
}

@media (max-width: 389px) {
  .home header .logo_sub_text_wrap {
    height: auto;
    top: auto;
    left: 21%;
    bottom: 6px;
    padding-top: 0;
  }
}

.home header .logo_sub_text_wrap span {
  font-size: 24px;
  font-size: 2.4rem;
  color: #3471ad;
  font-weight: 600;
  line-height: 1.4;
  text-align: left;
}

@media (min-width: 1025px) and (max-width: 1366px) {
  .home header .logo_sub_text_wrap span {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .home header .logo_sub_text_wrap span {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (min-width: 767px) and (max-width: 834px) {
  .home header .logo_sub_text_wrap span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (max-width: 767px) {
  .home header .logo_sub_text_wrap span {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
  }
}

@media (min-width: 1025px) and (max-width: 1399px) {
  .home header .title {
    display: flex;
    align-items: center;
    height: 88px;
    font-size: 0;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .home header {
    font-size: 0;
  }
}

header {
  position: relative;
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  background-repeat: repeat;
  background-position-x: center;
  background-position-y: center;
}

header.move_down {
  background: #ffffff;
}

@media (min-width: 835px) and (max-width: 1024px) {
  header {
    height: 78px;
  }
  header .primary_header {
    height: 78px;
  }
  header .primary_header .container {
    height: 78px;
    padding: 0 0 0 10px;
  }
  header .primary_header .container .row {
    height: 78px;
  }
  header .primary_header .container .row .title {
    padding: 21px 0 0;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  header {
    height: 60px;
  }
  header .primary_header {
    height: 60px;
  }
  header .primary_header .container {
    height: 60px;
    padding: 0 0 0 10px;
  }
  header .primary_header .container .row {
    height: 60px;
  }
}

@media (max-width: 767px) {
  header {
    height: 56px;
  }
  header .primary_header {
    height: 56px;
  }
  header .primary_header .container {
    height: 56px;
    padding: 0 0 0 10px;
  }
  header .primary_header .container .row {
    height: 56px;
  }
}

@media (min-width: 1025px) and (max-width: 1399px) {
  header h1.title, header div.title {
    height: 24px;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  header h1.title, header div.title {
    height: 78px;
    display: flex;
    align-items: center;
    padding-top: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  header h1.title, header div.title {
    height: 60px;
    display: flex;
    align-items: center;
    padding: 0 !important;
  }
}

@media (max-width: 767px) {
  header h1.title, header div.title {
    font-size: 0;
    padding: 12px 0 0;
  }
}

header h1.title img, header div.title img {
  image-rendering: -webkit-optimize-contrast;
}

@media (min-width: 1025px) and (max-width: 1399px) {
  header h1.title img, header div.title img {
    width: 182px;
    height: 24px;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  header h1.title img, header div.title img {
    width: 182px;
    height: 24px;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  header h1.title img, header div.title img {
    width: 168px;
    height: 22px;
  }
}

header .logo_sub_text_wrap {
  position: absolute;
  left: calc(2.5% + 244px);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 88px;
  padding-top: 1rem;
}

@media (min-width: 1025px) and (max-width: 1399px) {
  header .logo_sub_text_wrap {
    left: calc(2.5% + 182px);
    padding-top: 0;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  header .logo_sub_text_wrap {
    left: calc(2.8% + 182px);
    top: 0;
    height: 78px;
    padding-top: .5rem !important;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  header .logo_sub_text_wrap {
    height: 60px;
    top: 0;
    left: calc(2.5% + 168px);
    padding-top: 0;
  }
}

@media (min-width: 390px) and (max-width: 767px) {
  header .logo_sub_text_wrap {
    height: auto;
    top: auto;
    left: 20%;
    bottom: 6px;
    padding-top: 0;
  }
}

@media (max-width: 389px) {
  header .logo_sub_text_wrap {
    height: auto;
    top: auto;
    left: 21%;
    bottom: 6px;
    padding-top: 0;
  }
}

header .logo_sub_text_wrap span {
  font-size: 24px;
  font-size: 2.4rem;
  color: #3471ad;
  font-weight: 600;
  line-height: 1.4;
  text-align: left;
}

@media (min-width: 1025px) and (max-width: 1366px) {
  header .logo_sub_text_wrap span {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  header .logo_sub_text_wrap span {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (min-width: 767px) and (max-width: 834px) {
  header .logo_sub_text_wrap span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (max-width: 767px) {
  header .logo_sub_text_wrap span {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
  }
}

header .entry_btn_wrap {
  position: absolute;
  right: 1%;
  top: 12px;
  width: 160px;
  height: 64px;
  display: table;
  z-index: 10;
}

@media (min-width: 1100px) and (max-width: 1159px) {
  header .entry_btn_wrap {
    width: 140px;
  }
}

@media (min-width: 1025px) and (max-width: 1099px) {
  header .entry_btn_wrap {
    width: 100px;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  header .entry_btn_wrap {
    height: 54px;
    top: 12px;
    right: calc(2.5% + 78px);
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  header .entry_btn_wrap {
    height: 48px;
    top: 6px;
    right: calc(2.5% + 60px);
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  header .entry_btn_wrap {
    display: none;
  }
}

header .entry_btn_wrap a.entry-btn {
  font-size: 16px;
  font-size: 1.6rem;
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  width: 100%;
  height: 100%;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  line-height: 1.2;
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 200% auto;
  background-image: linear-gradient(to right, #ff8600 0%, #ff8600 50%, #ff9e19 50%, #ff9e19 100%);
  border-radius: 8px;
  transition: .3s;
}

@media (min-width: 1025px) and (max-width: 1159px) {
  header .entry_btn_wrap a.entry-btn {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  header .entry_btn_wrap a.entry-btn {
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  header .entry_btn_wrap a.entry-btn {
    font-size: 13px;
    font-size: 1.3rem;
    width: 96px;
  }
}

header .entry_btn_wrap a.entry-btn:hover {
  background-position: 0 0;
  color: #ffffff;
  border: none;
}

header .entry_btn_wrap a.entry-btn:active {
  text-decoration: none;
}

header .school_btn_wrap {
  position: absolute;
  right: calc(1.5% + 160px);
  top: 12px;
  width: 160px;
  height: 64px;
  display: flex;
  align-items: center;
  z-index: 10;
}

@media (min-width: 1100px) and (max-width: 1159px) {
  header .school_btn_wrap {
    width: 140px;
    right: calc(1.5% + 140px);
  }
}

@media (min-width: 1025px) and (max-width: 1099px) {
  header .school_btn_wrap {
    width: 140px;
    right: calc(1.5% + 100px);
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  header .school_btn_wrap {
    height: 54px;
    top: 12px;
    right: calc(4% + 238px);
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  header .school_btn_wrap {
    height: 48px;
    top: 6px;
    right: calc(4% + 220px);
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  header .school_btn_wrap {
    height: 32px;
    width: 128px;
    top: 12px;
    right: calc(2% + 56px);
  }
}

header .school_btn_wrap a.school-btn {
  font-size: 15px;
  font-size: 1.5rem;
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  width: 100%;
  height: 100%;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 200% auto;
  transition: .3s;
}

header .school_btn_wrap a.school-btn:nth-of-type(1) {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  background-image: linear-gradient(to right, #232023 0%, #232023 50%, #3773ae 50%, #3773ae 100%);
}

header .school_btn_wrap a.school-btn:nth-of-type(2) {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  background-image: linear-gradient(to right, #232023 0%, #232023 50%, #619eda 50%, #619eda 100%);
}

@media (min-width: 1000px) and (max-width: 1159px) {
  header .school_btn_wrap a.school-btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  header .school_btn_wrap a.school-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  header .school_btn_wrap a.school-btn {
    font-size: 13px;
    font-size: 1.3rem;
    width: 64px;
  }
}

header .school_btn_wrap a.school-btn:hover {
  background-position: 0 0;
  color: #ffffff;
  border: none;
}

header .school_btn_wrap a.school-btn:active {
  text-decoration: none;
}

header.menu_open .global_nav .menu_icon p {
  display: none;
}

header.menu_open .global_nav .menu_icon a {
  height: 24px;
}

header.menu_open .global_nav ul {
  border-top: none;
}

header.high .primary_header {
  border-bottom: 1px solid #f1f1f1;
}

header .row {
  margin: 0;
}

@media (min-width: 1000px) {
  header .primary_header .container {
    padding: 0 0 0 2%;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  header .primary_header .container {
    padding: 0 0 0 2%;
  }
}

@media (min-width: 1025px) {
  header .global_nav {
    width: 100%;
    padding: 0;
    font-weight: normal;
    line-height: 1;
    vertical-align: middle;
  }
  header .global_nav ul {
    position: static;
    width: 100%;
    height: 100%;
    border: none;
    background: none;
    visibility: visible;
    -webkit-transform: none;
            transform: none;
    overflow: visible;
    max-width: none;
    text-align: right;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: right;
  }
  header .global_nav ul li {
    vertical-align: middle;
    border: none;
    line-height: 1;
    height: 100%;
    display: flex;
    align-items: center;
    transition: .3s;
  }
  header .global_nav ul li a {
    font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 600;
    -webkit-transform: rotate(0.05deg);
            transform: rotate(0.05deg);
    color: #232023;
    padding: 0 1em 0;
    display: block;
    background-image: linear-gradient(90deg, #3471ad, #3471ad);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 0 1px;
    transition: background-size 0.6s;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) and (max-width: 1199px) {
  header .global_nav ul li a {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 1em 0;
  }
}

@media (min-width: 1025px) and (min-width: 1025px) and (max-width: 1089px) {
  header .global_nav ul li a {
    padding: 0 .6em 0;
  }
}

@media (min-width: 1025px) {
  header .global_nav ul li a:hover {
    color: #3471ad;
    background-size: 72% 1px;
  }
  header .global_nav ul li.child-list a {
    padding: 0 2em 0;
  }
  header .global_nav ul li.child-list a:active {
    background-position: left 0 bottom 0;
  }
  header .global_nav ul li.child-list ul.sub-menu li a {
    font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  }
  header .global_nav > ul > li.child-list > a:after {
    border-top: 2px solid #000000;
    border-right: 2px solid #000000;
  }
}

@media (min-width: 1160px) and (max-width: 2560px) {
  header .global_nav {
    padding-right: calc(3% + 320px);
  }
}

@media (min-width: 1100px) and (max-width: 1159px) {
  header .global_nav {
    padding-right: calc(3% + 280px);
  }
}

@media (min-width: 1025px) and (max-width: 1099px) {
  header .global_nav {
    padding-right: calc(3% + 240px);
  }
}

@media (min-width: 1025px) {
  .menu_icon {
    display: none;
  }
}

.main_visual {
  width: 100%;
  margin: 0 auto 0;
  position: relative;
}

.main_visual .catch_copy_wrap {
  position: absolute;
  left: 8%;
  bottom: 10%;
  z-index: 50;
}

@media (min-width: 1700px) and (max-width: 1880px) {
  .main_visual .catch_copy_wrap {
    left: 6%;
  }
}

@media (min-width: 1025px) and (max-width: 1699px) {
  .main_visual .catch_copy_wrap {
    left: 4%;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .main_visual .catch_copy_wrap {
    left: 4%;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .main_visual .catch_copy_wrap {
    left: 2%;
    bottom: -10%;
  }
}

.main_visual .catch_copy_wrap .catch_copy_1 {
  display: inline-block;
  margin-bottom: 24px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .main_visual .catch_copy_wrap .catch_copy_1 {
    margin-bottom: 16px;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .main_visual .catch_copy_wrap .catch_copy_1 {
    margin-bottom: 8px;
  }
}

.main_visual .catch_copy_wrap .catch_copy_1 img {
  width: auto;
  height: 110px;
}

@media (min-width: 1599px) and (max-width: 1699px) {
  .main_visual .catch_copy_wrap .catch_copy_1 img {
    height: 100px;
  }
}

@media (min-width: 1500px) and (max-width: 1599px) {
  .main_visual .catch_copy_wrap .catch_copy_1 img {
    height: 90px;
  }
}

@media (min-width: 1300px) and (max-width: 1499px) {
  .main_visual .catch_copy_wrap .catch_copy_1 img {
    height: 80px;
  }
}

@media (min-width: 1200px) and (max-width: 1299px) {
  .main_visual .catch_copy_wrap .catch_copy_1 img {
    height: 72px;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .main_visual .catch_copy_wrap .catch_copy_1 img {
    height: 64px;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .main_visual .catch_copy_wrap .catch_copy_1 img {
    height: 64px;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .main_visual .catch_copy_wrap .catch_copy_1 img {
    height: 56px;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .main_visual .catch_copy_wrap .catch_copy_1 img {
    height: 40px;
  }
}

.main_visual .catch_copy_wrap .catch_copy_1.animated {
  overflow: hidden;
  position: relative;
}

.main_visual .catch_copy_wrap .catch_copy_1.animated:before {
  -webkit-animation: Left-open 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
          animation: Left-open 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  background: #ffffff;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: -1px;
  top: 0;
  z-index: 1;
}

.main_visual .catch_copy_wrap .catch_copy_2 {
  display: inline-block;
  margin-left: 8%;
  margin-bottom: 24px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .main_visual .catch_copy_wrap .catch_copy_2 {
    margin-bottom: 16px;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .main_visual .catch_copy_wrap .catch_copy_2 {
    margin-bottom: 8px;
  }
}

.main_visual .catch_copy_wrap .catch_copy_2 img {
  width: auto;
  height: 110px;
}

@media (min-width: 1599px) and (max-width: 1699px) {
  .main_visual .catch_copy_wrap .catch_copy_2 img {
    height: 100px;
  }
}

@media (min-width: 1500px) and (max-width: 1599px) {
  .main_visual .catch_copy_wrap .catch_copy_2 img {
    height: 90px;
  }
}

@media (min-width: 1300px) and (max-width: 1499px) {
  .main_visual .catch_copy_wrap .catch_copy_2 img {
    height: 80px;
  }
}

@media (min-width: 1200px) and (max-width: 1299px) {
  .main_visual .catch_copy_wrap .catch_copy_2 img {
    height: 72px;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .main_visual .catch_copy_wrap .catch_copy_2 img {
    height: 64px;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .main_visual .catch_copy_wrap .catch_copy_2 img {
    height: 64px;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .main_visual .catch_copy_wrap .catch_copy_2 img {
    height: 56px;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .main_visual .catch_copy_wrap .catch_copy_2 img {
    height: 40px;
  }
}

.main_visual .catch_copy_wrap .catch_copy_2.animated {
  overflow: hidden;
  position: relative;
}

.main_visual .catch_copy_wrap .catch_copy_2.animated:before {
  -webkit-animation: Left-open 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
          animation: Left-open 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
  background: #ffffff;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: -1px;
  top: 0;
  z-index: 1;
}

.main_visual .catch_copy_wrap .catch_copy_3 {
  display: inline-block;
  position: relative;
  opacity: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 200% auto;
  background-image: linear-gradient(90deg, white 0%, white 99%, transparent 99%, transparent 100%);
}

.main_visual .catch_copy_wrap .catch_copy_3 img {
  width: auto;
  height: 110px;
  position: relative;
  z-index: 2;
  opacity: 0;
}

@media (min-width: 1599px) and (max-width: 1699px) {
  .main_visual .catch_copy_wrap .catch_copy_3 img {
    height: 100px;
  }
}

@media (min-width: 1500px) and (max-width: 1599px) {
  .main_visual .catch_copy_wrap .catch_copy_3 img {
    height: 90px;
  }
}

@media (min-width: 1300px) and (max-width: 1499px) {
  .main_visual .catch_copy_wrap .catch_copy_3 img {
    height: 80px;
  }
}

@media (min-width: 1200px) and (max-width: 1299px) {
  .main_visual .catch_copy_wrap .catch_copy_3 img {
    height: 72px;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .main_visual .catch_copy_wrap .catch_copy_3 img {
    height: 64px;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .main_visual .catch_copy_wrap .catch_copy_3 img {
    height: 64px;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .main_visual .catch_copy_wrap .catch_copy_3 img {
    height: 56px;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .main_visual .catch_copy_wrap .catch_copy_3 img {
    height: 40px;
  }
}

.main_visual .catch_copy_wrap .catch_copy_3 img.animated {
  -webkit-animation: fadein .5s ease-in forwards;
          animation: fadein .5s ease-in forwards;
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s;
}

.main_visual .catch_copy_wrap .catch_copy_3.animated {
  -webkit-animation: Left-open2 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards, fadein 0.5s ease-in forwards;
          animation: Left-open2 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards, fadein 0.5s ease-in forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
}

.main_visual .catch_copy_wrap .catch_copy_3:before {
  position: absolute;
  border: 4px solid;
  -o-border-image: linear-gradient(90deg, #b8d8fa 0%, #d5cbdd 50%, #eac1c8 100%);
     border-image: linear-gradient(90deg, #b8d8fa 0%, #d5cbdd 50%, #eac1c8 100%);
  border-image-slice: 1;
  content: "";
  top: 10%;
  bottom: -10%;
  left: 0;
  right: -1.8%;
  z-index: 1;
  opacity: 0;
}

@media (min-width: 1px) and (max-width: 767px) {
  .main_visual .catch_copy_wrap .catch_copy_3:before {
    border: 2px solid;
    -o-border-image: linear-gradient(90deg, #b8d8fa 0%, #d5cbdd 50%, #eac1c8 100%);
       border-image: linear-gradient(90deg, #b8d8fa 0%, #d5cbdd 50%, #eac1c8 100%);
    border-image-slice: 1;
  }
}

.main_visual .catch_copy_wrap .catch_copy_3.animated:before {
  -webkit-animation: fadein .5s ease-in forwards;
          animation: fadein .5s ease-in forwards;
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
}

.main_visual .circle_btn_wrap {
  position: absolute;
  right: 4%;
  bottom: 6.4%;
  width: 200px;
  height: 200px;
  z-index: 20;
}

@media (min-width: 1025px) and (max-width: 1366px) {
  .main_visual .circle_btn_wrap {
    width: 160px;
    height: 160px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .main_visual .circle_btn_wrap {
    width: 160px;
    height: 160px;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .main_visual .circle_btn_wrap {
    width: 114px;
    height: 114px;
    bottom: -16%;
  }
}

.main_visual .circle_btn_wrap .btn_img {
  position: relative;
  width: 100%;
  height: 100%;
}

.main_visual .circle_btn_wrap .btn_img img {
  transition: opacity 0.3s;
  position: relative;
  width: 200px;
  height: 200px;
}

@media (min-width: 768px) and (max-width: 1366px) {
  .main_visual .circle_btn_wrap .btn_img img {
    width: 160px;
    height: 160px;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .main_visual .circle_btn_wrap .btn_img img {
    width: 114px;
    height: 114px;
  }
}

.main_visual .circle_btn_wrap .btn_img img:first-of-type {
  z-index: 2;
}

.main_visual .circle_btn_wrap .btn_img img:last-of-type {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}

.main_visual .circle_btn_wrap .btn_img:hover img:first-of-type {
  opacity: 0;
}

.main_visual .circle_btn_wrap .btn_img:hover img:last-of-type {
  opacity: 1;
}

.main_visual .main_visual_img, .main_visual .main_visual_slick {
  width: 83.125%;
  max-width: none;
  margin: 0 0 0 auto;
  aspect-ratio: 160 / 83;
  padding-top: 0 !important;
  height: auto !important;
}

@media (min-width: 1441px) and (max-width: 1536px) {
  .main_visual .main_visual_img, .main_visual .main_visual_slick {
    aspect-ratio: 319 / 194;
  }
}

@media (min-width: 1367px) and (max-width: 1440px) {
  .main_visual .main_visual_img, .main_visual .main_visual_slick {
    aspect-ratio: 171 / 116;
  }
}

@media (min-width: 1300px) and (max-width: 1366px) {
  .main_visual .main_visual_img, .main_visual .main_visual_slick {
    aspect-ratio: 227 / 136;
  }
}

@media (min-width: 1160px) and (max-width: 1280px) {
  .main_visual .main_visual_img, .main_visual .main_visual_slick {
    aspect-ratio: 133 / 79;
  }
}

@media (min-width: 1025px) and (max-width: 1159px) {
  .main_visual .main_visual_img, .main_visual .main_visual_slick {
    aspect-ratio: 3 / 2;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .main_visual .main_visual_img, .main_visual .main_visual_slick {
    aspect-ratio: 4 / 3;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .main_visual .main_visual_img, .main_visual .main_visual_slick {
    aspect-ratio: 4 / 3;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .main_visual .main_visual_img, .main_visual .main_visual_slick {
    aspect-ratio: 8 / 7;
    width: 86%;
  }
}

.main_visual .main_visual_img li, .main_visual .main_visual_slick li {
  border-bottom-left-radius: 40px;
  overflow: hidden;
  width: 100%;
}

.main_visual .main_visual_img li.slick-slide img, .main_visual .main_visual_slick li.slick-slide img {
  -webkit-transform-origin: center top;
          transform-origin: center top;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  transition: 5s ease-out;
}

.main_visual .main_visual_img li.slick-active img, .main_visual .main_visual_slick li.slick-active img {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.main_visual .main_visual_img li.slick-active img.zoom, .main_visual .main_visual_slick li.slick-active img.zoom {
  -webkit-animation: img-Zoom 5s ease-in-out forwards;
          animation: img-Zoom 5s ease-in-out forwards;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .main_visual .main_visual_img li img, .main_visual .main_visual_slick li img {
    left: auto !important;
    right: auto !important;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .main_visual .main_visual_img li img, .main_visual .main_visual_slick li img {
    left: auto !important;
    right: 0 !important;
  }
}

.main_visual .main_visual_img li img, .main_visual .main_visual_slick li img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 160 / 83;
  height: auto !important;
  position: relative;
  left: auto;
  right: auto;
  top: auto;
}

@media (min-width: 1441px) and (max-width: 1536px) {
  .main_visual .main_visual_img li img, .main_visual .main_visual_slick li img {
    aspect-ratio: 319 / 194;
  }
}

@media (min-width: 1367px) and (max-width: 1440px) {
  .main_visual .main_visual_img li img, .main_visual .main_visual_slick li img {
    aspect-ratio: 171 / 116;
  }
}

@media (min-width: 1300px) and (max-width: 1366px) {
  .main_visual .main_visual_img li img, .main_visual .main_visual_slick li img {
    aspect-ratio: 227 / 136;
  }
}

@media (min-width: 1160px) and (max-width: 1280px) {
  .main_visual .main_visual_img li img, .main_visual .main_visual_slick li img {
    aspect-ratio: 133 / 79;
  }
}

@media (min-width: 1025px) and (max-width: 1159px) {
  .main_visual .main_visual_img li img, .main_visual .main_visual_slick li img {
    aspect-ratio: 3 / 2;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .main_visual .main_visual_img li img, .main_visual .main_visual_slick li img {
    aspect-ratio: 4 / 3;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .main_visual .main_visual_img li img, .main_visual .main_visual_slick li img {
    aspect-ratio: 4 / 3;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .main_visual .main_visual_img li img, .main_visual .main_visual_slick li img {
    aspect-ratio: 8 / 7;
    -o-object-position: right top;
       object-position: right top;
  }
}

.main_visual .main_catch_area {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 53;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media (min-width: 1031px) and (max-width: 2560px) {
  .pc-only-img {
    display: block !important;
  }
}

@media (min-width: 1px) and (max-width: 1030px) {
  .pc-only-img {
    display: none !important;
  }
}

@media (min-width: 1031px) and (max-width: 2560px) {
  .tb-only-img {
    display: none !important;
  }
}

@media (min-width: 835px) and (max-width: 1030px) {
  .tb-only-img {
    display: block !important;
  }
}

@media (min-width: 1px) and (max-width: 834px) {
  .tb-only-img {
    display: none !important;
  }
}

@media (min-width: 835px) and (max-width: 2560px) {
  .sp-only-img {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .sp-only-img {
    display: block !important;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .sp-only-img {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  header .global_nav > ul {
    width: 100%;
    max-width: none;
  }
}

@media (max-width: 1024px) {
  header.menu_open .global_nav > ul {
    background: #3471ad;
    height: 100vh;
    display: flex;
    justify-content: center;
    flex-direction: column;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    padding: 0 2%;
  }
}

@media (max-width: 1024px) {
  header.menu_open .global_nav > ul > li > a {
    font-weight: 600;
    text-align: center;
    background: transparent;
    color: #ffffff;
    font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
    font-size: 20px;
    font-size: 2rem;
  }
  header.menu_open .global_nav > ul > li > a:hover {
    color: #ffffff !important;
  }
  header.menu_open .global_nav > ul > li > ul.sub-menu > li > a {
    font-weight: 600;
    text-align: center;
    background: transparent;
    font-size: 18px;
    font-size: 1.8rem;
  }
  header.menu_open .global_nav > ul > li {
    border-bottom: none;
  }
  header.menu_open .global_nav > ul > li > ul > li {
    border-bottom: none;
  }
  header.menu_open .global_nav > ul > li > ul.sub-menu > li > a {
    font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
    font-weight: 600;
    color: #ffffff !important;
  }
  header.menu_open .global_nav > ul > li a:active {
    background: transparent;
    color: #ffffff;
  }
  header.menu_open .global_nav > ul > li.child-list > a:hover {
    background: transparent;
    color: #ffffff;
  }
  header .global_nav > ul > li.child-list > a:after {
    border-top: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
  }
  .home header.low .global_nav > ul > li.child-list > ul > li a, header .global_nav > ul > li.child-list > ul > li a {
    display: block;
    padding: 1em;
    border-bottom: 1px solid #ffffff;
  }
  header.menu_open .global_nav > ul > li > ul > li:first-child a {
    border-top: 1px solid #ffffff;
  }
  header.menu_open .global_nav > ul > li.child-list > a:hover {
    background: 0 0;
    color: #fff;
  }
}

@-webkit-keyframes flowing-anim {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}

@keyframes flowing-anim {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}

.fadeInUp {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}

.fadeIn {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 120px, 0);
    transform: translate3d(0, 120px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 120px, 0);
    transform: translate3d(0, 120px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: translate3d(0, 0, 0);
  }
}

@media (min-width: 1000px) {
  .container.full-width {
    width: 100% !important;
    max-width: none !important;
  }
}

.floating-move {
  -webkit-animation-name: floating;
          animation-name: floating;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

.floating-move-2 {
  -webkit-animation-name: floating;
          animation-name: floating;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-duration: 2.1s;
          animation-duration: 2.1s;
}

.floating-move-3 {
  -webkit-animation-name: floating;
          animation-name: floating;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
}

@-webkit-keyframes floating {
  0% {
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
  100% {
    -webkit-transform: translate(0, -15px);
            transform: translate(0, -15px);
  }
}

@keyframes floating {
  0% {
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
  100% {
    -webkit-transform: translate(0, -15px);
            transform: translate(0, -15px);
  }
}

@-webkit-keyframes floating-2 {
  0% {
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
  100% {
    -webkit-transform: translate(8px, 0);
            transform: translate(8px, 0);
  }
}

@keyframes floating-2 {
  0% {
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
  100% {
    -webkit-transform: translate(8px, 0);
            transform: translate(8px, 0);
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes distortion-move {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes distortion-move {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes Left-open {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes Left-open {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@-webkit-keyframes Left-open2 {
  0% {
    background-position: 100% 0;
    opacity: 0;
  }
  100% {
    background-position: left 0 bottom 0;
    opacity: 1;
  }
}

@keyframes Left-open2 {
  0% {
    background-position: 100% 0;
    opacity: 0;
  }
  100% {
    background-position: left 0 bottom 0;
    opacity: 1;
  }
}

@-webkit-keyframes Left-open3 {
  0% {
    background-position: -100% 0;
    opacity: 0;
  }
  100% {
    background-position: right 0 bottom 0;
    opacity: 1;
  }
}

@keyframes Left-open3 {
  0% {
    background-position: -100% 0;
    opacity: 0;
  }
  100% {
    background-position: right 0 bottom 0;
    opacity: 1;
  }
}

@-webkit-keyframes Up-open {
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

@keyframes Up-open {
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

@-webkit-keyframes img-down-open {
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@keyframes img-down-open {
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

.index_sec1 {
  padding: 20rem 2% 10rem;
  margin-bottom: 0 !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .index_sec1 {
    padding: 12rem 2% 8rem;
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .index_sec1 {
    padding: 10rem 1.6rem 6.4rem;
  }
}

.index_sec1 div.title_wrap {
  display: flex;
  flex-direction: column;
  margin-bottom: 6.4%;
  position: relative;
}

.index_sec1 div.title_wrap.animated:before {
  -webkit-animation: fadein .5s ease-in forwards;
          animation: fadein .5s ease-in forwards;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "ABOUT US";
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  line-height: 1;
  color: #ebf1f7;
  font-size: 200px;
  font-size: 20rem;
  z-index: 0;
  width: 100%;
  text-align: center;
}

@media (min-width: 1200px) and (max-width: 1366px) {
  .index_sec1 div.title_wrap.animated:before {
    font-size: 180px;
    font-size: 18rem;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec1 div.title_wrap.animated:before {
    font-size: 168px;
    font-size: 16.8rem;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .index_sec1 div.title_wrap.animated:before {
    font-size: 144px;
    font-size: 14.4rem;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec1 div.title_wrap.animated:before {
    font-size: 132px;
    font-size: 13.2rem;
  }
}

@media (max-width: 767px) {
  .index_sec1 div.title_wrap.animated:before {
    font-size: 70px;
    font-size: 7rem;
  }
}

.index_sec1 div.title_wrap:before {
  opacity: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .index_sec1 div.title_wrap {
    margin-bottom: 4.8%;
  }
}

@media (max-width: 767px) {
  .index_sec1 div.title_wrap {
    margin-bottom: 6.4%;
  }
}

.index_sec1 div.title_wrap p.title-text {
  font-weight: 600;
  color: #3471ad;
  font-size: 18px;
  font-size: 1.8rem;
  display: block;
  line-height: 1;
  margin: 0 0 .5em;
  position: relative;
  z-index: 1;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .index_sec1 div.title_wrap p.title-text {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (max-width: 767px) {
  .index_sec1 div.title_wrap p.title-text {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 0 .2em;
  }
}

.index_sec1 div.title_wrap h2.index_sec1_title {
  font-weight: 700;
  color: #232023;
  position: relative;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1;
  margin: 0;
  z-index: 2;
  text-align: center;
}

@media (min-width: 1200px) and (max-width: 1366px) {
  .index_sec1 div.title_wrap h2.index_sec1_title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec1 div.title_wrap h2.index_sec1_title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .index_sec1 div.title_wrap h2.index_sec1_title {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec1 div.title_wrap h2.index_sec1_title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media (max-width: 767px) {
  .index_sec1 div.title_wrap h2.index_sec1_title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.index_sec1 .container {
  width: min(100%, 1280px);
  max-width: none;
  margin: 0 auto;
}

@media (min-width: 1300px) and (max-width: 1366px) {
  .index_sec1 .container {
    width: min(100%, 1200px);
  }
}

@media (min-width: 1200px) and (max-width: 1299px) {
  .index_sec1 .container {
    width: min(100%, 1200px);
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec1 .container {
    width: min(100%, 1160px);
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec1 .container {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .index_sec1 .container {
    padding: 0;
  }
}

.index_sec1 .container .text_block {
  margin-bottom: 5%;
}

@media (max-width: 767px) {
  .index_sec1 .container .text_block {
    margin-bottom: 8%;
  }
}

.index_sec1 .container .text_block p {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  text-align: center;
  line-height: 2.5;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .index_sec1 .container .text_block p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (max-width: 767px) {
  .index_sec1 .container .text_block p {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.index_sec1 .container .btn_block {
  display: flex;
  justify-content: center;
}

.index_sec2 {
  padding: 6.4rem 2% 28rem;
  margin-bottom: 0 !important;
  position: relative;
  background-image: url("/wp-content/uploads/top_bg002.png");
  background-repeat: no-repeat;
  background-position: bottom 0% right 0%;
}

@media (min-width: 1599px) and (max-width: 1700px) {
  .index_sec2 {
    background-size: 480px;
  }
}

@media (min-width: 1367px) and (max-width: 1598px) {
  .index_sec2 {
    background-size: 400px;
  }
}

@media (min-width: 1281px) and (max-width: 1366px) {
  .index_sec2 {
    background-size: 360px;
  }
}

@media (min-width: 1200px) and (max-width: 1280px) {
  .index_sec2 {
    background-size: 300px;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec2 {
    background-size: 280px;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .index_sec2 {
    background-size: 280px;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec2 {
    background-size: 260px;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .index_sec2 {
    background-size: 220px;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .index_sec2 {
    padding: 4rem 2rem 16rem;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec2 {
    padding: 4rem 2rem 16rem;
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .index_sec2 {
    padding: 2.4rem 2rem 12rem;
  }
}

.index_sec2 div.title_wrap {
  display: block;
  margin-bottom: 6.4%;
  position: relative;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .index_sec2 div.title_wrap {
    margin-bottom: 4.8%;
  }
}

@media (max-width: 767px) {
  .index_sec2 div.title_wrap {
    margin-bottom: 6.4%;
  }
}

.index_sec2 div.title_wrap p.title-text {
  font-weight: 700;
  color: #3471ad;
  font-size: 24px;
  font-size: 2.4rem;
  display: block;
  line-height: 1;
  margin: 0;
  position: relative;
  z-index: 1;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .index_sec2 div.title_wrap p.title-text {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec2 div.title_wrap p.title-text {
    margin: 0 0 .5em;
  }
}

@media (max-width: 767px) {
  .index_sec2 div.title_wrap p.title-text {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0 0 .5em;
  }
}

.index_sec2 div.title_wrap h2.index_sec2_title {
  font-weight: 700;
  color: #232023;
  position: relative;
  font-size: 54px;
  font-size: 5.4rem;
  line-height: 1;
  display: inline-flex;
  justify-content: center;
  align-items: baseline;
  margin: 0;
  z-index: 2;
  text-align: center;
}

.index_sec2 div.title_wrap h2.index_sec2_title span.first-letter {
  color: #ff9e19;
  font-size: 130%;
}

.index_sec2 div.title_wrap h2.index_sec2_title span.reset {
  font-size: 80%;
}

@media (min-width: 1200px) and (max-width: 1366px) {
  .index_sec2 div.title_wrap h2.index_sec2_title {
    font-size: 48px;
    font-size: 4.8rem;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec2 div.title_wrap h2.index_sec2_title {
    font-size: 40px;
    font-size: 4rem;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .index_sec2 div.title_wrap h2.index_sec2_title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec2 div.title_wrap h2.index_sec2_title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media (max-width: 767px) {
  .index_sec2 div.title_wrap h2.index_sec2_title {
    font-size: 30px;
    font-size: 3rem;
  }
}

.index_sec2 div.title_wrap h2.index_sec2_title.animated:before {
  -webkit-animation: fadein .5s ease-in forwards;
          animation: fadein .5s ease-in forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
  position: absolute;
  right: -.4em;
  top: -.2em;
  content: "";
  width: .7em;
  height: .7em;
  background-image: url("/wp-content/uploads/index_sec2_title_before_2.svg");
  background-size: cover;
}

.index_sec2 div.title_wrap h2.index_sec2_title:before {
  opacity: 0;
  position: absolute;
  right: -.4em;
  top: -.2em;
  content: "";
  width: .7em;
  height: .7em;
  background-image: url("/wp-content/uploads/index_sec2_title_before.svg");
  background-size: cover;
}

.index_sec2 div.point_wrap {
  display: inline-flex;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 1.5em;
  opacity: 0;
}

.index_sec2 div.point_wrap span.badge {
  display: inline-block;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  font-size: 1.4rem;
  border-radius: 100vh;
  padding: .25em 1em;
  background: #3b76b0;
  line-height: 1;
}

.index_sec2 div.point_wrap span.number {
  color: #3b76b0;
  font-weight: 700;
  font-size: 40px;
  font-size: 4rem;
  text-align: center;
  line-height: 1;
}

.index_sec2 div.point_wrap:nth-of-type(1).animated {
  -webkit-animation: fadein .8s ease-in forwards;
          animation: fadein .8s ease-in forwards;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}

.index_sec2 div.point_wrap:nth-of-type(2).animated {
  -webkit-animation: fadein .8s ease-in forwards;
          animation: fadein .8s ease-in forwards;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.index_sec2 div.point_wrap:nth-of-type(3).animated {
  -webkit-animation: fadein .8s ease-in forwards;
          animation: fadein .8s ease-in forwards;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

.index_sec2 h3.index_sec2_title {
  font-weight: 700;
  color: #232023;
  position: relative;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.3;
  margin: 0 0 .8em;
  text-align: center;
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec2 h3.index_sec2_title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .index_sec2 h3.index_sec2_title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec2 h3.index_sec2_title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media (max-width: 767px) {
  .index_sec2 h3.index_sec2_title {
    font-size: 20px;
    font-size: 2rem;
  }
}

.index_sec2 p {
  line-height: 2;
  margin-bottom: 0;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec2 p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .index_sec2 p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec2 p {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media (max-width: 767px) {
  .index_sec2 p {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.index_sec2 .container {
  width: min(100%, 1280px);
  max-width: none;
  margin: 0 auto;
}

@media (min-width: 1300px) and (max-width: 1366px) {
  .index_sec2 .container {
    width: min(100%, 1200px);
  }
}

@media (min-width: 1200px) and (max-width: 1299px) {
  .index_sec2 .container {
    width: min(100%, 1200px);
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec2 .container {
    width: min(100%, 1160px);
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec2 .container {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .index_sec2 .container {
    padding: 0;
  }
}

.index_sec2 .container .grid-parent {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 64px;
  grid-row-gap: 0px;
  width: 100%;
}

@media (min-width: 1300px) and (max-width: 1536px) {
  .index_sec2 .container .grid-parent {
    grid-column-gap: 40px;
  }
}

@media (min-width: 1200px) and (max-width: 1299px) {
  .index_sec2 .container .grid-parent {
    grid-column-gap: 24px;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec2 .container .grid-parent {
    grid-column-gap: 20px;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .index_sec2 .container .grid-parent {
    grid-column-gap: 20px;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec2 .container .grid-parent {
    grid-column-gap: 16px;
  }
}

@media (max-width: 767px) {
  .index_sec2 .container .grid-parent {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: 3fr;
    grid-column-gap: 0px;
    grid-row-gap: 24px;
  }
}

.index_sec2 .container .grid-parent .grid-card {
  border: 4px solid #3b76b0;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3em 2em;
  position: relative;
  background: #ffffff;
}

.index_sec2 .container .grid-parent .grid-card:before {
  background: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
  content: "";
  width: 104%;
  width: calc(100% + 10px);
  height: 80%;
}

.index_sec2 .container .grid-parent .grid-card .card_inner {
  background: #ffffff;
  width: calc(100% + 8px);
  position: relative;
  z-index: 5;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec2 .container .grid-parent .grid-card {
    padding: 2em 0;
  }
}

.index_sec3 {
  padding: 4rem 0 10rem 4%;
  margin-top: -6rem;
  margin-bottom: 0 !important;
  position: relative;
  overflow: hidden;
}

@media (min-width: 835px) and (max-width: 999px) {
  .index_sec3 {
    padding: 8rem 0 8rem 4%;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec3 {
    padding: 8rem 0 8rem 8%;
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .index_sec3 {
    padding: 6.4rem 0 6.4rem 6%;
  }
}

.index_sec3 div.title_wrap {
  display: flex;
  flex-direction: column;
  margin-bottom: 6.4%;
  position: relative;
  padding-left: 15%;
}

@media (min-width: 1200px) and (max-width: 1366px) {
  .index_sec3 div.title_wrap {
    padding-left: 12%;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec3 div.title_wrap {
    padding-left: 12%;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .index_sec3 div.title_wrap {
    padding-left: 6%;
  }
}

@media (min-width: 1px) and (max-width: 834px) {
  .index_sec3 div.title_wrap {
    padding-left: 0;
  }
}

.index_sec3 div.title_wrap.animated:before {
  -webkit-animation: fadein .5s ease-in forwards;
          animation: fadein .5s ease-in forwards;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "WORKING";
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  line-height: 1;
  color: #ebf1f7;
  font-size: 200px;
  font-size: 20rem;
  z-index: 0;
  width: 100%;
}

@media (min-width: 1200px) and (max-width: 1366px) {
  .index_sec3 div.title_wrap.animated:before {
    font-size: 180px;
    font-size: 18rem;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec3 div.title_wrap.animated:before {
    font-size: 168px;
    font-size: 16.8rem;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .index_sec3 div.title_wrap.animated:before {
    font-size: 144px;
    font-size: 14.4rem;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec3 div.title_wrap.animated:before {
    font-size: 132px;
    font-size: 13.2rem;
    left: 45%;
  }
}

@media (max-width: 767px) {
  .index_sec3 div.title_wrap.animated:before {
    font-size: 70px;
    font-size: 7rem;
    left: 46%;
  }
}

.index_sec3 div.title_wrap:before {
  opacity: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .index_sec3 div.title_wrap {
    margin-bottom: 8%;
  }
}

@media (max-width: 767px) {
  .index_sec3 div.title_wrap {
    margin-bottom: 10%;
  }
}

.index_sec3 div.title_wrap p.title-text {
  font-weight: 600;
  color: #3471ad;
  font-size: 18px;
  font-size: 1.8rem;
  display: block;
  line-height: 1;
  margin: 0 0 .5em;
  position: relative;
  z-index: 1;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .index_sec3 div.title_wrap p.title-text {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (max-width: 767px) {
  .index_sec3 div.title_wrap p.title-text {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 0 .2em;
  }
}

.index_sec3 div.title_wrap h2.index_sec3_title {
  font-weight: 700;
  color: #232023;
  position: relative;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1;
  margin: 0;
  z-index: 2;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

@media (min-width: 1200px) and (max-width: 1366px) {
  .index_sec3 div.title_wrap h2.index_sec3_title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec3 div.title_wrap h2.index_sec3_title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .index_sec3 div.title_wrap h2.index_sec3_title {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec3 div.title_wrap h2.index_sec3_title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media (max-width: 767px) {
  .index_sec3 div.title_wrap h2.index_sec3_title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.index_sec3 .container.left_position {
  margin: 0 auto 0 0;
}

.index_sec3 .container.cont_right_position {
  width: 88%;
  max-width: none;
  margin: 0 0 0 auto;
}

@media (min-width: 1367px) and (max-width: 1536px) {
  .index_sec3 .container.cont_right_position {
    width: 86.666666%;
  }
}

@media (min-width: 1300px) and (max-width: 1366px) {
  .index_sec3 .container.cont_right_position {
    width: 88%;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .index_sec3 .container.cont_right_position {
    width: 94%;
  }
}

@media (min-width: 1px) and (max-width: 834px) {
  .index_sec3 .container.cont_right_position {
    width: 100%;
    margin: 0 auto 0;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec3 .container {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .index_sec3 .container {
    padding: 0;
  }
}

.index_sec3 .container .reverse_wrap {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}

@media (max-width: 834px) {
  .index_sec3 .container .reverse_wrap {
    display: block;
  }
}

.index_sec3 .container .reverse_wrap .column_img {
  width: 52%;
  position: relative;
}

@media (max-width: 834px) {
  .index_sec3 .container .reverse_wrap .column_img {
    width: 100%;
  }
}

.index_sec3 .container .reverse_wrap .column_img img {
  display: block;
  max-width: none;
  width: 100%;
  text-align: center;
  border-top-left-radius: 40px;
}

.index_sec3 .container .reverse_wrap .column_img.animated {
  overflow: hidden;
  position: relative;
}

.index_sec3 .container .reverse_wrap .column_img.animated:before {
  -webkit-animation: Left-open 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
          animation: Left-open 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  background: #ffffff;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.index_sec3 .container .reverse_wrap .column_text {
  width: 48%;
  padding-right: 6%;
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec3 .container .reverse_wrap .column_text {
    width: 100%;
    padding: 2em 2em 2em 0;
  }
}

@media (max-width: 767px) {
  .index_sec3 .container .reverse_wrap .column_text {
    width: 100%;
    padding: 2em 2em 2em 2%;
  }
}

.index_sec3 .container .reverse_wrap .column_text p {
  font-weight: 700;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2;
  margin-bottom: 10%;
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec3 .container .reverse_wrap .column_text p {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .index_sec3 .container .reverse_wrap .column_text p {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec3 .container .reverse_wrap .column_text p {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 5%;
  }
}

@media (max-width: 767px) {
  .index_sec3 .container .reverse_wrap .column_text p {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.index_sec3 .container .reverse_wrap .column_text .btn_block {
  display: flex;
  justify-content: flex-start;
}

@media (max-width: 767px) {
  .index_sec3 .container .reverse_wrap .column_text .btn_block {
    justify-content: center;
  }
}

.index_sec4 {
  padding: 0 4% 10rem 0;
  margin-bottom: 0 !important;
  position: relative;
  overflow: hidden;
  background-image: url("/wp-content/uploads/top_bg003.png");
  background-repeat: no-repeat;
  background-position: bottom 0% right 0%;
}

@media (min-width: 1599px) and (max-width: 1700px) {
  .index_sec4 {
    background-size: 480px;
  }
}

@media (min-width: 1367px) and (max-width: 1598px) {
  .index_sec4 {
    background-size: 400px;
  }
}

@media (min-width: 1281px) and (max-width: 1366px) {
  .index_sec4 {
    background-size: 360px;
  }
}

@media (min-width: 1200px) and (max-width: 1280px) {
  .index_sec4 {
    background-size: 300px;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec4 {
    background-size: 280px;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .index_sec4 {
    background-size: 280px;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec4 {
    background-size: 260px;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .index_sec4 {
    background-size: 220px;
  }
}

@media (min-width: 835px) and (max-width: 999px) {
  .index_sec4 {
    padding: 0 4% 8rem 0;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec4 {
    padding: 0 8% 8rem 0;
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .index_sec4 {
    padding: 0 6% 6.4rem 0;
  }
}

.index_sec4 .container.cont_left_position {
  width: 88%;
  max-width: none;
  margin: 0 auto 0 0;
}

@media (min-width: 1367px) and (max-width: 1536px) {
  .index_sec4 .container.cont_left_position {
    width: 86.666666%;
  }
}

@media (min-width: 1300px) and (max-width: 1366px) {
  .index_sec4 .container.cont_left_position {
    width: 88%;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .index_sec4 .container.cont_left_position {
    width: 94%;
  }
}

@media (min-width: 1px) and (max-width: 834px) {
  .index_sec4 .container.cont_left_position {
    width: 100%;
    margin: 0 auto 0;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec4 .container {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .index_sec4 .container {
    padding: 0;
  }
}

.index_sec4 .container .column_wrap {
  display: flex;
  align-items: center;
}

@media (max-width: 834px) {
  .index_sec4 .container .column_wrap {
    display: block;
  }
}

.index_sec4 .container .column_wrap .column_img {
  width: 52%;
  position: relative;
}

@media (max-width: 834px) {
  .index_sec4 .container .column_wrap .column_img {
    width: 100%;
  }
}

.index_sec4 .container .column_wrap .column_img img {
  display: block;
  max-width: none;
  width: 100%;
  text-align: center;
  border-top-right-radius: 40px;
}

.index_sec4 .container .column_wrap .column_img.animated {
  overflow: hidden;
  position: relative;
}

.index_sec4 .container .column_wrap .column_img.animated:before {
  -webkit-animation: Left-open 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
          animation: Left-open 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  background: #ffffff;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.index_sec4 .container .column_wrap .column_text {
  width: 48%;
  padding-left: 6%;
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec4 .container .column_wrap .column_text {
    width: 100%;
    padding: 2em 0 2em 2em;
  }
}

@media (max-width: 767px) {
  .index_sec4 .container .column_wrap .column_text {
    width: 100%;
    padding: 2em 2% 2em 2em;
  }
}

.index_sec4 .container .column_wrap .column_text p {
  font-weight: 700;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2;
  margin-bottom: 10%;
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec4 .container .column_wrap .column_text p {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .index_sec4 .container .column_wrap .column_text p {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec4 .container .column_wrap .column_text p {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 5%;
  }
}

@media (max-width: 767px) {
  .index_sec4 .container .column_wrap .column_text p {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.index_sec4 .container .column_wrap .column_text .btn_block {
  display: flex;
  justify-content: flex-start;
}

@media (max-width: 767px) {
  .index_sec4 .container .column_wrap .column_text .btn_block {
    justify-content: center;
  }
}

.index_sec5 {
  padding: 10rem 0 0;
  background-image: url("/wp-content/uploads/top_bg004.png");
  background-repeat: no-repeat;
  background-position: top 16% left 0%;
  margin-bottom: 0;
}

@media (min-width: 1599px) and (max-width: 1700px) {
  .index_sec5 {
    background-size: 480px;
  }
}

@media (min-width: 1367px) and (max-width: 1598px) {
  .index_sec5 {
    background-size: 400px;
  }
}

@media (min-width: 1281px) and (max-width: 1366px) {
  .index_sec5 {
    background-size: 360px;
  }
}

@media (min-width: 1200px) and (max-width: 1280px) {
  .index_sec5 {
    background-size: 300px;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec5 {
    background-size: 280px;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .index_sec5 {
    background-size: 280px;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec5 {
    background-size: 260px;
    padding: 8rem 2% 0;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .index_sec5 {
    background-size: 220px;
    padding: 6.4rem 0 0;
  }
}

.index_sec5 div.title_wrap {
  display: flex;
  flex-direction: column;
  margin-bottom: 6.4%;
  position: relative;
  width: 88%;
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec5 div.title_wrap {
    padding-left: 2%;
    width: 100%;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .index_sec5 div.title_wrap {
    padding-left: 2%;
    width: 100%;
  }
}

.index_sec5 div.title_wrap.animated:before {
  -webkit-animation: fadein .5s ease-in forwards;
          animation: fadein .5s ease-in forwards;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  position: absolute;
  top: 50%;
  right: 2%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "MESSAGE";
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  line-height: 1;
  color: #ebf1f7;
  font-size: 200px;
  font-size: 20rem;
  z-index: 0;
  width: 100%;
  text-align: right;
}

@media (min-width: 1200px) and (max-width: 1366px) {
  .index_sec5 div.title_wrap.animated:before {
    font-size: 180px;
    font-size: 18rem;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec5 div.title_wrap.animated:before {
    font-size: 168px;
    font-size: 16.8rem;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .index_sec5 div.title_wrap.animated:before {
    font-size: 144px;
    font-size: 14.4rem;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec5 div.title_wrap.animated:before {
    font-size: 132px;
    font-size: 13.2rem;
  }
}

@media (max-width: 767px) {
  .index_sec5 div.title_wrap.animated:before {
    font-size: 70px;
    font-size: 7rem;
  }
}

.index_sec5 div.title_wrap:before {
  opacity: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .index_sec5 div.title_wrap {
    margin-bottom: 8%;
  }
}

@media (max-width: 767px) {
  .index_sec5 div.title_wrap {
    margin-bottom: 10%;
  }
}

.index_sec5 div.title_wrap p.title-text {
  font-weight: 600;
  color: #3471ad;
  font-size: 18px;
  font-size: 1.8rem;
  display: block;
  line-height: 1;
  margin: 0 0 .5em;
  position: relative;
  z-index: 1;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .index_sec5 div.title_wrap p.title-text {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (max-width: 767px) {
  .index_sec5 div.title_wrap p.title-text {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 0 .2em;
  }
}

.index_sec5 div.title_wrap h2.index_sec5_title {
  font-weight: 700;
  color: #232023;
  position: relative;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1;
  margin: 0;
  z-index: 2;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

@media (min-width: 1200px) and (max-width: 1366px) {
  .index_sec5 div.title_wrap h2.index_sec5_title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec5 div.title_wrap h2.index_sec5_title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .index_sec5 div.title_wrap h2.index_sec5_title {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec5 div.title_wrap h2.index_sec5_title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media (max-width: 767px) {
  .index_sec5 div.title_wrap h2.index_sec5_title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.index_sec5 div.btn_block {
  display: flex;
  justify-content: center;
  margin-top: 5%;
}

@media (max-width: 767px) {
  .index_sec5 div.btn_block {
    justify-content: center;
    margin-top: 25%;
  }
}

.index_sec5 .container {
  position: relative;
  width: 100%;
  max-width: none;
}

.index_sec5 .container.cont_right_position {
  width: 100%;
  max-width: none;
  margin: 0 0 0 12%;
}

@media (min-width: 1367px) and (max-width: 1536px) {
  .index_sec5 .container.cont_right_position {
    width: 100%;
  }
}

@media (min-width: 1300px) and (max-width: 1366px) {
  .index_sec5 .container.cont_right_position {
    width: 100%;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .index_sec5 .container.cont_right_position {
    width: 94%;
  }
}

@media (min-width: 1px) and (max-width: 834px) {
  .index_sec5 .container.cont_right_position {
    width: 100%;
    margin: 0 auto 0;
    padding: 0;
  }
}

.index_sec5 .container .row {
  display: flex;
}

@media (min-width: 1px) and (max-width: 600px) {
  .index_sec5 .container .row {
    display: block;
  }
}

.index_sec5 .container .row.reset {
  display: block;
}

.index_sec5 .container .row.reset .col.flex-box {
  display: flex;
  justify-content: center;
}

.index_sec5 .container .row.reset .col.flex-box a img {
  padding: 0 1em;
  height: 40px;
}

.index_sec5 .container .row .col .slick-slide {
  padding-right: 1.5%;
}

.index_sec5 .container .row .col .voices-seniors_slide {
  padding-bottom: 30px;
  position: static;
}

.index_sec5 .container .row .col .voices-seniors_slide .slick-list {
  overflow: visible;
}

.index_sec5 .container .row .col .voices-seniors_slide button {
  bottom: -1%;
  top: auto;
  background: #3b76b0;
  margin-top: 6%;
  width: 64px;
  height: 64px;
  border-radius: 50%;
}

.index_sec5 .container .row .col .voices-seniors_slide button.slick-prev {
  left: 10px;
}

.index_sec5 .container .row .col .voices-seniors_slide button.slick-prev:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  -webkit-transform: translate(0, -50%) rotate(-135deg);
          transform: translate(0, -50%) rotate(-135deg);
  transition: .3s;
}

.index_sec5 .container .row .col .voices-seniors_slide button.slick-prev:hover {
  background: #010101;
  transition: .3s;
}

.index_sec5 .container .row .col .voices-seniors_slide button.slick-prev:hover:before {
  right: 7%;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
}

.index_sec5 .container .row .col .voices-seniors_slide button.slick-next {
  left: 57px;
}

.index_sec5 .container .row .col .voices-seniors_slide button.slick-next:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  border-top: 2px solid #010101;
  border-right: 2px solid #010101;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  transition: .3s;
}

.index_sec5 .container .row .col .voices-seniors_slide button.slick-next:hover {
  background: #101010;
  transition: .3s;
}

.index_sec5 .container .row .col .voices-seniors_slide button.slick-next:hover:before {
  left: 7%;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
}

.index_sec5 .container .row .col .voices-seniors_slide button {
  bottom: -1%;
  top: auto;
  border: 1px solid #010101;
  margin-top: 6%;
  width: 48px;
  height: 55px;
}

@media (min-width: 1800px) and (max-width: 2560px) {
  .index_sec5 .container .row .col .voices-seniors_slide button {
    bottom: -2.5%;
  }
}

.index_sec5 .container picture {
  display: block;
  overflow: hidden;
  position: relative;
  border-bottom-right-radius: 40px;
}

.index_sec5 .container picture img {
  transition: 0.5s;
  width: 100%;
  height: 100%;
  max-width: 434px;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16 / 19;
}

.index_sec5 .container picture:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  opacity: .9;
}

.index_sec5 .container p.post_title a {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 600;
  text-decoration: none;
}

@media (min-width: 1200px) and (max-width: 1366px) {
  .index_sec5 .container p.post_title a {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec5 .container p.post_title a {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .index_sec5 .container p.post_title a {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.index_sec5 .container p.post_title a span.section_name {
  font-size: 16px;
  font-size: 1.6rem;
  display: block;
  line-height: 1.5;
  font-weight: 600;
}

@media (min-width: 1200px) and (max-width: 1366px) {
  .index_sec5 .container p.post_title a span.section_name {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec5 .container p.post_title a span.section_name {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .index_sec5 .container p.post_title a span.section_name {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .index_sec5 .container p.post_title a span.section_name {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

.index_sec5 .container p.post_title a span.resize {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  line-height: 1.5;
  font-weight: 600;
  margin-left: .5rem;
}

@media (min-width: 1200px) and (max-width: 1366px) {
  .index_sec5 .container p.post_title a span.resize {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec5 .container p.post_title a span.resize {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .index_sec5 .container p.post_title a span.resize {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .index_sec5 .container p.post_title a span.resize {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.index_sec5 .container .more-button {
  position: absolute;
  right: 0;
  bottom: -1%;
}

@media (min-width: 1800px) and (max-width: 2560px) {
  .index_sec5 .container .more-button {
    bottom: -2.5%;
  }
}

@media (max-width: 480px) {
  .index_sec5 .th04_post01 .span_6:first-child {
    margin-bottom: 30px;
  }
  .index_sec5 .th04_post01 figure {
    margin: 1%;
  }
  .index_sec5 .th04_post01 p {
    margin-left: 1.5%;
    margin-right: 1.5%;
  }
}

.under_cta {
  padding: 0 0 0 8%;
  margin-bottom: 0;
}

@media (min-width: 1599px) and (max-width: 1700px) {
  .under_cta {
    padding: 0 0 0 4%;
  }
}

@media (min-width: 1367px) and (max-width: 1598px) {
  .under_cta {
    padding: 0 0 0 4%;
  }
}

@media (min-width: 1281px) and (max-width: 1366px) {
  .under_cta {
    padding: 0 0 0 4%;
  }
}

@media (min-width: 1200px) and (max-width: 1280px) {
  .under_cta {
    padding: 0 0 0 4%;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .under_cta {
    padding: 0 0 0 4%;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .under_cta {
    padding: 0 0 8rem 4%;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .under_cta {
    padding: 0 0 8rem 8%;
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .under_cta {
    padding: 0 0 6.4rem 6%;
    margin-bottom: 0;
  }
}

.index_sec6, .under_cta {
  padding: 20rem 0 0 8%;
  margin-bottom: 0 !important;
  position: relative;
  overflow: hidden;
  background-image: url("/wp-content/uploads/top_bg005.png");
  background-repeat: no-repeat;
  background-position: top 0 right 0%;
}

@media (min-width: 1599px) and (max-width: 1700px) {
  .index_sec6, .under_cta {
    background-size: 480px;
    padding: 20rem 0 0 4%;
  }
}

@media (min-width: 1367px) and (max-width: 1598px) {
  .index_sec6, .under_cta {
    background-size: 400px;
    padding: 20rem 0 0 4%;
  }
}

@media (min-width: 1281px) and (max-width: 1366px) {
  .index_sec6, .under_cta {
    background-size: 360px;
    padding: 20rem 0 0 4%;
  }
}

@media (min-width: 1200px) and (max-width: 1280px) {
  .index_sec6, .under_cta {
    background-size: 300px;
    padding: 20rem 0 0 4%;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec6, .under_cta {
    background-size: 280px;
    padding: 20rem 0 0 4%;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .index_sec6, .under_cta {
    background-size: 280px;
    padding: 8rem 0 0 4%;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec6, .under_cta {
    background-size: 260px;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .index_sec6, .under_cta {
    background-size: 220px;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .index_sec6, .under_cta {
    padding: 16rem 0 8rem 4%;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec6, .under_cta {
    padding: 16rem 0 8rem 8%;
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .index_sec6, .under_cta {
    padding: 12rem 0 6.4rem 6%;
  }
}

.index_sec6 div.title_wrap, .under_cta div.title_wrap {
  display: flex;
  flex-direction: column;
  margin-bottom: 6.4%;
  position: relative;
}

.index_sec6 div.title_wrap.animated:before, .under_cta div.title_wrap.animated:before {
  -webkit-animation: fadein .5s ease-in forwards;
          animation: fadein .5s ease-in forwards;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  position: absolute;
  top: 60%;
  left: -16%;
  content: "JOIN US";
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  line-height: 1;
  color: #ebf1f7;
  font-size: 200px;
  font-size: 20rem;
  z-index: -1;
  width: 120%;
}

@media (min-width: 1200px) and (max-width: 1366px) {
  .index_sec6 div.title_wrap.animated:before, .under_cta div.title_wrap.animated:before {
    font-size: 180px;
    font-size: 18rem;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec6 div.title_wrap.animated:before, .under_cta div.title_wrap.animated:before {
    font-size: 168px;
    font-size: 16.8rem;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .index_sec6 div.title_wrap.animated:before, .under_cta div.title_wrap.animated:before {
    font-size: 144px;
    font-size: 14.4rem;
    width: 160%;
    z-index: -1;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec6 div.title_wrap.animated:before, .under_cta div.title_wrap.animated:before {
    font-size: 132px;
    font-size: 13.2rem;
    top: 30%;
    left: -6%;
  }
}

@media (max-width: 767px) {
  .index_sec6 div.title_wrap.animated:before, .under_cta div.title_wrap.animated:before {
    font-size: 70px;
    font-size: 7rem;
    top: 30%;
    left: -6%;
  }
}

.index_sec6 div.title_wrap:before, .under_cta div.title_wrap:before {
  opacity: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .index_sec6 div.title_wrap, .under_cta div.title_wrap {
    margin-bottom: 8%;
  }
}

@media (max-width: 767px) {
  .index_sec6 div.title_wrap, .under_cta div.title_wrap {
    margin-bottom: 10%;
  }
}

.index_sec6 div.title_wrap p.title-text, .under_cta div.title_wrap p.title-text {
  font-weight: 600;
  color: #3471ad;
  font-size: 32px !important;
  display: inline-block;
  line-height: 1 !important;
  margin: 0 0 1.5em !important;
  position: relative;
  z-index: 1;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .index_sec6 div.title_wrap p.title-text, .under_cta div.title_wrap p.title-text {
    font-size: 28px !important;
  }
}

@media (max-width: 767px) {
  .index_sec6 div.title_wrap p.title-text, .under_cta div.title_wrap p.title-text {
    font-size: 20px !important;
    margin: 0 0 .2em;
  }
}

.index_sec6 div.title_wrap p.title-text span.marker, .under_cta div.title_wrap p.title-text span.marker {
  position: relative;
  padding-bottom: .3em;
  background: linear-gradient(transparent 98%, #3471ad 1%);
}

.index_sec6 div.title_wrap h2.index_sec6_title, .under_cta div.title_wrap h2.index_sec6_title {
  font-weight: 700;
  color: #232023;
  position: relative;
  font-size: 42px;
  font-size: 4.2rem;
  line-height: 1.8;
  margin: 0;
  z-index: 2;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

@media (min-width: 1537px) and (max-width: 1699px) {
  .index_sec6 div.title_wrap h2.index_sec6_title, .under_cta div.title_wrap h2.index_sec6_title {
    font-size: 38px;
    font-size: 3.8rem;
  }
}

@media (min-width: 1441px) and (max-width: 1536px) {
  .index_sec6 div.title_wrap h2.index_sec6_title, .under_cta div.title_wrap h2.index_sec6_title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media (min-width: 1300px) and (max-width: 1440px) {
  .index_sec6 div.title_wrap h2.index_sec6_title, .under_cta div.title_wrap h2.index_sec6_title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

@media (min-width: 1200px) and (max-width: 1299px) {
  .index_sec6 div.title_wrap h2.index_sec6_title, .under_cta div.title_wrap h2.index_sec6_title {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (min-width: 1080px) and (max-width: 1199px) {
  .index_sec6 div.title_wrap h2.index_sec6_title, .under_cta div.title_wrap h2.index_sec6_title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media (min-width: 1025px) and (max-width: 1079px) {
  .index_sec6 div.title_wrap h2.index_sec6_title, .under_cta div.title_wrap h2.index_sec6_title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .index_sec6 div.title_wrap h2.index_sec6_title, .under_cta div.title_wrap h2.index_sec6_title {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec6 div.title_wrap h2.index_sec6_title, .under_cta div.title_wrap h2.index_sec6_title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media (max-width: 767px) {
  .index_sec6 div.title_wrap h2.index_sec6_title, .under_cta div.title_wrap h2.index_sec6_title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.index_sec6 .container.left_position, .under_cta .container.left_position {
  margin: 0 auto 0 0;
}

.index_sec6 .container.cont_right_position, .under_cta .container.cont_right_position {
  width: 100%;
  max-width: none;
  margin: 0 0 0 auto;
}

@media (min-width: 1px) and (max-width: 834px) {
  .index_sec6 .container.cont_right_position, .under_cta .container.cont_right_position {
    width: 100%;
    margin: 0 auto 0;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec6 .container, .under_cta .container {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .index_sec6 .container, .under_cta .container {
    padding: 0;
  }
}

.index_sec6 .container .reverse_wrap, .under_cta .container .reverse_wrap {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}

@media (max-width: 834px) {
  .index_sec6 .container .reverse_wrap, .under_cta .container .reverse_wrap {
    display: block;
  }
}

.index_sec6 .container .reverse_wrap .column_img, .under_cta .container .reverse_wrap .column_img {
  width: 56%;
  position: relative;
}

@media (max-width: 834px) {
  .index_sec6 .container .reverse_wrap .column_img, .under_cta .container .reverse_wrap .column_img {
    width: 100%;
  }
}

.index_sec6 .container .reverse_wrap .column_img img, .under_cta .container .reverse_wrap .column_img img {
  display: block;
  max-width: none;
  width: 100%;
  text-align: center;
  border-top-left-radius: 40px;
}

.index_sec6 .container .reverse_wrap .column_img.animated, .under_cta .container .reverse_wrap .column_img.animated {
  overflow: hidden;
  position: relative;
}

.index_sec6 .container .reverse_wrap .column_img.animated:before, .under_cta .container .reverse_wrap .column_img.animated:before {
  -webkit-animation: Left-open 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
          animation: Left-open 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  background: #ffffff;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.index_sec6 .container .reverse_wrap .column_text, .under_cta .container .reverse_wrap .column_text {
  width: 44%;
  padding-right: 4%;
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec6 .container .reverse_wrap .column_text, .under_cta .container .reverse_wrap .column_text {
    padding-right: 2%;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec6 .container .reverse_wrap .column_text, .under_cta .container .reverse_wrap .column_text {
    width: 100%;
    padding: 2em 2em 2em 0;
  }
}

@media (max-width: 767px) {
  .index_sec6 .container .reverse_wrap .column_text, .under_cta .container .reverse_wrap .column_text {
    width: 100%;
    padding: 2em 2em 2em 2%;
  }
}

.index_sec6 .container .reverse_wrap .column_text p, .under_cta .container .reverse_wrap .column_text p {
  font-weight: 700;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2;
  margin-bottom: 10%;
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec6 .container .reverse_wrap .column_text p, .under_cta .container .reverse_wrap .column_text p {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .index_sec6 .container .reverse_wrap .column_text p, .under_cta .container .reverse_wrap .column_text p {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .index_sec6 .container .reverse_wrap .column_text p, .under_cta .container .reverse_wrap .column_text p {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 5%;
  }
}

@media (max-width: 767px) {
  .index_sec6 .container .reverse_wrap .column_text p, .under_cta .container .reverse_wrap .column_text p {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.index_sec6 .container .reverse_wrap .column_text .btn_block, .under_cta .container .reverse_wrap .column_text .btn_block {
  display: flex;
  justify-content: flex-start;
}

@media (max-width: 767px) {
  .index_sec6 .container .reverse_wrap .column_text .btn_block, .under_cta .container .reverse_wrap .column_text .btn_block {
    justify-content: center;
  }
}

span.br-mobile {
  margin-left: 1rem;
}

@media (min-width: 1px) and (max-width: 767px) {
  span.br-mobile {
    display: none;
  }
}

.under_page p.hd_title {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 600;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .under_page p.hd_title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (max-width: 767px) {
  .under_page p.hd_title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.under_page p.hd_title_mid {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 600;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .under_page p.hd_title_mid {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (max-width: 767px) {
  .under_page p.hd_title_mid {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.under_page p.hd_title_inline_bgblue {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 600;
  display: inline-block;
  color: #ffffff;
  background: #3471ad;
  padding: .5em 1em;
  border-top-right-radius: 40px;
  margin: 0;
}

@media (min-width: 1200px) and (max-width: 1300px) {
  .under_page p.hd_title_inline_bgblue {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .under_page p.hd_title_inline_bgblue {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .under_page p.hd_title_inline_bgblue {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media (max-width: 767px) {
  .under_page p.hd_title_inline_bgblue {
    font-size: 22px;
    font-size: 2.2rem;
    border-top-right-radius: 24px;
  }
}

.under_page p.message_title_inline_bgblue {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 600;
  display: inline-block;
  color: #ffffff;
  background: #3471ad;
  padding: .4em 1.5em;
  border-top-right-radius: 40px;
  margin: 0;
  letter-spacing: .2em;
}

@media (min-width: 1200px) and (max-width: 1300px) {
  .under_page p.message_title_inline_bgblue {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .under_page p.message_title_inline_bgblue {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .under_page p.message_title_inline_bgblue {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media (max-width: 767px) {
  .under_page p.message_title_inline_bgblue {
    font-size: 18px;
    font-size: 1.8rem;
    border-top-right-radius: 24px;
  }
}

.under_page p.hd_title_large {
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: .2em;
  line-height: 1.8;
}

.under_page p.hd_title_large span.box_bd {
  display: inline-block;
  padding: .3em 1em;
  border: 1px solid #3471ad;
}

.under_page p.hd_title_large span.resize {
  font-size: 72%;
  line-height: 2.5;
}

@media (min-width: 1300px) and (max-width: 1536px) {
  .under_page p.hd_title_large {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media (min-width: 1200px) and (max-width: 1280px) {
  .under_page p.hd_title_large {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .under_page p.hd_title_large {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .under_page p.hd_title_large {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media (max-width: 767px) {
  .under_page p.hd_title_large {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

.under_page p.hd_en_line {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  line-height: 2;
  color: #3471ad;
}

.under_page p.hd_en_line.en_font {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  line-height: 3;
  letter-spacing: .1em;
}

@media (min-width: 1300px) and (max-width: 1536px) {
  .under_page p.hd_en_line {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (min-width: 1200px) and (max-width: 1280px) {
  .under_page p.hd_en_line {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .under_page p.hd_en_line {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .under_page p.hd_en_line {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media (max-width: 767px) {
  .under_page p.hd_en_line {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.under_page p.name_text {
  text-align: right;
  font-weight: 600;
  line-height: 1.5;
}

.under_page p.name_text span {
  font-family: "Yuji Mai", serif;
  font-weight: 400;
  font-size: 150%;
}

.under_page div.grid-parent_1_hd {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  margin-bottom: 8%;
}

.under_page div.grid-parent_1_hd.mbnone {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .under_page div.grid-parent_1_hd {
    display: block;
    margin-bottom: 12%;
  }
}

.under_page div.grid-parent_1_hd .grid-content {
  width: 100%;
  display: block;
}

.under_page div.grid-parent_1_hd .grid-content.mbset {
  margin-bottom: 2em;
}

.under_page div.grid-parent_1_hd.about {
  position: relative;
}

.under_page div.grid-parent_1_hd.about.animated:before {
  -webkit-animation: fadein .5s ease-in forwards;
          animation: fadein .5s ease-in forwards;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "KOHGAKUSHA";
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  line-height: 1;
  color: #f5f8fb;
  font-size: 200px;
  font-size: 20rem;
  z-index: -1;
  width: 100%;
  text-align: center;
}

@media (min-width: 1200px) and (max-width: 1366px) {
  .under_page div.grid-parent_1_hd.about.animated:before {
    font-size: 180px;
    font-size: 18rem;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .under_page div.grid-parent_1_hd.about.animated:before {
    font-size: 168px;
    font-size: 16.8rem;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .under_page div.grid-parent_1_hd.about.animated:before {
    font-size: 144px;
    font-size: 14.4rem;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .under_page div.grid-parent_1_hd.about.animated:before {
    font-size: 132px;
    font-size: 13.2rem;
  }
}

@media (max-width: 767px) {
  .under_page div.grid-parent_1_hd.about.animated:before {
    font-size: 70px;
    font-size: 7rem;
  }
}

.under_page div.grid-parent_1_hd.about:before {
  opacity: 0;
}

.under_page div.grid-parent_1 {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  margin-bottom: 6.4%;
}

.under_page div.grid-parent_1.mbnone {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .under_page div.grid-parent_1 {
    display: block;
    margin-bottom: 12%;
  }
}

.under_page div.grid-parent_1 .grid-content {
  width: 100%;
  display: block;
}

.under_page div.grid-parent_1 .grid-content.mbset {
  margin-bottom: 2em;
}

.under_page div.grid-parent_1 .grid-content:not(:last-of-type) {
  margin-bottom: 2.5em;
}

.under_page div.grid-parent_1 .grid-content .inner_box {
  display: flex;
  align-items: center;
  margin-bottom: 2em;
}

.under_page div.grid-parent_1 .grid-content .inner_box:last-of-type {
  margin-bottom: 0;
}

.under_page div.flex-parent_voice {
  display: flex;
  align-items: flex-end;
  flex-direction: row-reverse;
  width: 100%;
  margin-bottom: 5%;
}

@media (max-width: 834px) {
  .under_page div.flex-parent_voice {
    display: block;
  }
}

.under_page div.flex-parent_voice .profile_wrap {
  width: 36%;
  display: flex;
  justify-content: flex-end;
  position: relative;
  z-index: 2;
}

@media (min-width: 1px) and (max-width: 834px) {
  .under_page div.flex-parent_voice .profile_wrap {
    width: 90%;
    margin-top: -8%;
  }
}

.under_page div.flex-parent_voice .profile_wrap .profile {
  background: #ffffff;
  padding: 2em;
  width: 90%;
  margin-right: -20%;
}

@media (min-width: 1700px) and (max-width: 1859px) {
  .under_page div.flex-parent_voice .profile_wrap .profile {
    width: 100%;
    margin-right: -10%;
  }
}

@media (min-width: 1367px) and (max-width: 1699px) {
  .under_page div.flex-parent_voice .profile_wrap .profile {
    width: 110%;
    margin-right: -10%;
  }
}

@media (min-width: 1200px) and (max-width: 1366px) {
  .under_page div.flex-parent_voice .profile_wrap .profile {
    width: 110%;
    margin-right: -10%;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .under_page div.flex-parent_voice .profile_wrap .profile {
    width: 110%;
    margin-right: -10%;
    padding: 2em 2em 2em 0;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .under_page div.flex-parent_voice .profile_wrap .profile {
    width: 110%;
    margin-right: -10%;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .under_page div.flex-parent_voice .profile_wrap .profile {
    padding: 2em 4em 2em 2em;
    width: 100%;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .under_page div.flex-parent_voice .profile_wrap .profile {
    width: 116%;
    padding: 2em 2em 2em 1.5em;
  }
}

.under_page div.flex-parent_voice .image_area {
  width: 64%;
  position: relative;
  z-index: 1;
}

@media (min-width: 1px) and (max-width: 834px) {
  .under_page div.flex-parent_voice .image_area {
    width: 100%;
  }
}

.under_page div.flex-parent_voice .image_area img {
  display: block;
  max-width: none;
  width: 100%;
  text-align: center;
  border-top-left-radius: 40px;
}

.under_page div.flex-parent_voice.animated {
  position: relative;
}

.under_page div.flex-parent_voice.animated:before {
  -webkit-animation: fadein .5s ease-in forwards;
          animation: fadein .5s ease-in forwards;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  position: absolute;
  top: 10%;
  left: 0;
  content: "VOICE";
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  line-height: 1;
  color: #ebf1f7;
  font-size: 200px;
  font-size: 20rem;
  z-index: 2;
  width: 100%;
}

@media (min-width: 1700px) and (max-width: 2560px) {
  .under_page div.flex-parent_voice.animated:before {
    top: 20%;
    left: 0;
  }
}

@media (min-width: 1281px) and (max-width: 1440px) {
  .under_page div.flex-parent_voice.animated:before {
    font-size: 180px;
    font-size: 18rem;
  }
}

@media (min-width: 1200px) and (max-width: 1280px) {
  .under_page div.flex-parent_voice.animated:before {
    font-size: 168px;
    font-size: 16.8rem;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .under_page div.flex-parent_voice.animated:before {
    font-size: 144px;
    font-size: 14.4rem;
    top: 5%;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .under_page div.flex-parent_voice.animated:before {
    font-size: 144px;
    font-size: 14.4rem;
    top: -10%;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .under_page div.flex-parent_voice.animated:before {
    font-size: 100px;
    font-size: 10rem;
    top: -6%;
    left: auto;
    right: 2%;
    text-align: right;
  }
}

@media (max-width: 767px) {
  .under_page div.flex-parent_voice.animated:before {
    font-size: 64px;
    font-size: 6.4rem;
    top: -8%;
    left: auto;
    right: 2%;
    text-align: right;
  }
}

.under_page div.flex-parent_voice:before {
  opacity: 0;
}

.under_page div.grid-parent_2_recruit {
  display: grid;
  grid-template-columns: 25% 70%;
  grid-column-gap: 5%;
  width: 100%;
  align-items: center;
  padding: 2em;
  border-bottom: 1px solid #dddddd;
}

.under_page div.grid-parent_2_recruit.head {
  border-top: 1px solid #dddddd;
}

@media (max-width: 834px) {
  .under_page div.grid-parent_2_recruit {
    grid-template-columns: 1fr;
    grid-column-gap: 0%;
  }
}

@media (max-width: 767px) {
  .under_page div.grid-parent_2_recruit {
    padding: 2em .5em;
  }
}

.under_page div.grid-parent_2_recruit .grid-content_th {
  display: block;
}

.under_page div.grid-parent_2_recruit .grid-content_th p {
  color: #3471ad;
  font-weight: 600;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
}

@media (min-width: 835px) and (max-width: 1199px) {
  .under_page div.grid-parent_2_recruit .grid-content_th p {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .under_page div.grid-parent_2_recruit .grid-content_th p {
    position: relative;
    text-align: left;
    padding: 0 0 .8em;
    margin: 0 0 1em;
    font-size: 20px;
    font-size: 2rem;
  }
  .under_page div.grid-parent_2_recruit .grid-content_th p:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 40px;
    height: 2px;
    background: #3471ad;
    z-index: 1;
  }
}

@media (max-width: 767px) {
  .under_page div.grid-parent_2_recruit .grid-content_th p {
    position: relative;
    text-align: left;
    padding: 0 0 .8em;
    margin: 0 0 1em;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .under_page div.grid-parent_2_recruit .grid-content_th p:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 40px;
    height: 2px;
    background: #3471ad;
    z-index: 1;
  }
}

.under_page div.grid-parent_2_recruit .grid-content_td {
  display: block;
}

.under_page div.grid-parent_2_recruit .grid-content_td p {
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
}

@media (min-width: 835px) and (max-width: 1199px) {
  .under_page div.grid-parent_2_recruit .grid-content_td p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .under_page div.grid-parent_2_recruit .grid-content_td p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (max-width: 767px) {
  .under_page div.grid-parent_2_recruit .grid-content_td p {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.under_page div.grid-parent_2_recruit .grid-content_td p strong {
  font-size: 110%;
  font-weight: 700;
}

.under_page div.grid-parent_2_recruit .grid-content_td p.hd_title_mid {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1;
}

@media (min-width: 835px) and (max-width: 1199px) {
  .under_page div.grid-parent_2_recruit .grid-content_td p.hd_title_mid {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .under_page div.grid-parent_2_recruit .grid-content_td p.hd_title_mid {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (max-width: 767px) {
  .under_page div.grid-parent_2_recruit .grid-content_td p.hd_title_mid {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.under_page div.grid-parent_2_recruit .grid-content_td img {
  display: block;
  margin: 0 auto 1.5em;
}

@media (min-width: 1px) and (max-width: 834px) {
  .under_page div.grid-parent_2_recruit .grid-content_td img {
    margin: 1em auto 1.5em;
  }
}

.under_page div.grid-parent_2_timeline {
  display: grid;
  grid-template-columns: 30% 68%;
  grid-column-gap: 2%;
  width: 100%;
  align-items: center;
  padding: 2em;
  border-bottom: 1px solid #dddddd;
}

.under_page div.grid-parent_2_timeline.head {
  border-top: 1px solid #dddddd;
}

@media (max-width: 834px) {
  .under_page div.grid-parent_2_timeline {
    grid-template-columns: 1fr;
    grid-column-gap: 0%;
  }
}

@media (max-width: 767px) {
  .under_page div.grid-parent_2_timeline {
    padding: 2em .5em;
  }
}

.under_page div.grid-parent_2_timeline .grid-content_th {
  display: block;
}

.under_page div.grid-parent_2_timeline .grid-content_td {
  display: block;
}

.under_page div.grid-parent_2_timeline .grid-content_td p {
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
}

@media (min-width: 835px) and (max-width: 1199px) {
  .under_page div.grid-parent_2_timeline .grid-content_td p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .under_page div.grid-parent_2_timeline .grid-content_td p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (max-width: 767px) {
  .under_page div.grid-parent_2_timeline .grid-content_td p {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.under_page div.grid-parent_2_timeline .grid-content_td p strong {
  font-size: 110%;
  font-weight: 700;
}

.under_page div.grid-parent_2_timeline .grid-content_td p.hd_title_mid {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1;
}

@media (min-width: 835px) and (max-width: 1199px) {
  .under_page div.grid-parent_2_timeline .grid-content_td p.hd_title_mid {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .under_page div.grid-parent_2_timeline .grid-content_td p.hd_title_mid {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (max-width: 767px) {
  .under_page div.grid-parent_2_timeline .grid-content_td p.hd_title_mid {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.under_page div.grid-parent_2_timeline .grid-content_td img {
  display: block;
  margin: 0 auto 1.5em;
}

@media (min-width: 1px) and (max-width: 834px) {
  .under_page div.grid-parent_2_timeline .grid-content_td img {
    margin: 1em auto 1.5em;
  }
}

.under_page div.grid-parent_7-3 {
  display: grid;
  grid-template-columns: 60% 35%;
  grid-column-gap: 5%;
  width: 100%;
}

@media (max-width: 834px) {
  .under_page div.grid-parent_7-3 {
    grid-template-columns: 1fr;
    grid-column-gap: 0%;
  }
}

.under_page div.grid-parent_7-3 .grid-content {
  display: block;
}

.under_page div.grid-parent_7-3 .grid-content img {
  width: 100%;
  display: block;
  text-align: center;
}

.under_page div.grid-parent_2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 2fr;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  width: 100%;
  margin-bottom: 6.4%;
}

.under_page div.grid-parent_2.data_area {
  margin-bottom: 10%;
}

@media (max-width: 767px) {
  .under_page div.grid-parent_2.data_area {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: 4fr;
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    margin-bottom: 18%;
  }
}

.under_page div.grid-parent_2.data_area.mgb0 {
  margin-bottom: 0 !important;
}

.under_page div.grid-parent_2 .grid-child-content.hd_content_1 {
  background: #3773ae;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-right-radius: 40px;
}

@media (max-width: 767px) {
  .under_page div.grid-parent_2 .grid-child-content.hd_content_1 {
    border-top-right-radius: 40px;
    border-top-left-radius: 40px;
    padding: 2em;
  }
}

.under_page div.grid-parent_2 .grid-child-content.hd_content_2 {
  background: #619eda;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-right-radius: 40px;
}

@media (max-width: 767px) {
  .under_page div.grid-parent_2 .grid-child-content.hd_content_2 {
    border-top-right-radius: 40px;
    border-top-left-radius: 40px;
    padding: 2em;
  }
}

.under_page div.grid-parent_3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 32px;
  grid-row-gap: 0px;
  width: 100%;
  margin-bottom: 6.4%;
}

@media (min-width: 768px) and (max-width: 834px) {
  .under_page div.grid-parent_3 {
    grid-column-gap: 10px;
  }
}

@media (max-width: 767px) {
  .under_page div.grid-parent_3 {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: 3fr;
    grid-column-gap: 0px;
    grid-row-gap: 24px;
    justify-content: center;
    margin-bottom: 10%;
  }
}

.under_page div.grid-parent_3 .grid-child-content {
  width: 100%;
  display: block;
}

@media (max-width: 767px) {
  .under_page div.grid-parent_3 .grid-child-content {
    display: flex;
    justify-content: center;
  }
}

.under_page div.grid-parent_3_gl_1 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  width: 100%;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .under_page div.grid-parent_3_gl_1 {
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 0;
    grid-row-gap: 40px;
  }
}

.under_page div.grid-parent_3_gl_1 .grid-child-content img {
  border-top-right-radius: 40px;
}

@media (max-width: 767px) {
  .under_page div.grid-parent_3_gl_1 .grid-child-content:nth-of-type(2n) img {
    border-top-right-radius: 0px;
    border-top-left-radius: 40px;
  }
}

.under_page div.grid-parent_3_gl_1 .grid-child-content.animated {
  overflow: hidden;
  position: relative;
}

.under_page div.grid-parent_3_gl_1 .grid-child-content.animated:before {
  -webkit-animation: Left-open 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
          animation: Left-open 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  background: #ffffff;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: -1px;
  top: 0;
  z-index: 1;
}

.under_page div.bd-text-box {
  border: 2px solid #3471ad;
  padding: 2em;
  margin-bottom: 5%;
}

@media (max-width: 767px) {
  .under_page div.bd-text-box {
    margin-bottom: 10%;
    padding: 1.5em;
  }
}

.under_page div.bd-text-box p {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .under_page div.bd-text-box p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (max-width: 767px) {
  .under_page div.bd-text-box p {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.under_page p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
}

@media (max-width: 767px) {
  .under_page p {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.under_page p.align-right {
  text-align: right;
}

.under_page p.title_text {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2;
  color: #1c4886;
  font-weight: 700;
}

@media (min-width: 768px) and (max-width: 999px) {
  .under_page p.title_text {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width: 767px) {
  .under_page p.title_text {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.under_page p.title_text_center {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  background: #1c4886;
  padding: .8em;
  display: flex;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 999px) {
  .under_page p.title_text_center {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width: 767px) {
  .under_page p.title_text_center {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.under_page p.title_text_2 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2;
  color: #1c4886;
  font-weight: 700;
  text-align: center;
  border-bottom: 1px solid #1c4886;
  padding-bottom: 1em;
  margin: 0 auto 1.5em;
}

@media (min-width: 768px) and (max-width: 999px) {
  .under_page p.title_text_2 {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width: 767px) {
  .under_page p.title_text_2 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.under_page p.title_text_3 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2;
  color: #000000;
  font-weight: 700;
  border-bottom: 1px dotted #333333;
  padding-bottom: .5em;
  margin: 0 auto .5em;
}

@media (min-width: 768px) and (max-width: 999px) {
  .under_page p.title_text_3 {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width: 767px) {
  .under_page p.title_text_3 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.under_page div.flow_box {
  border: 2px solid #1c4886;
  border-radius: 24px;
  padding: 1.5em;
}

.under_page div.flow_box p {
  color: #1c4886;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 767px) {
  .under_page div.flow_box p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.under_page img.img_center {
  display: block;
  margin: 0 auto;
  text-align: center;
  margin: 1em auto;
}

@media (max-width: 767px) {
  .sp_mb_2em {
    margin-bottom: 2em !important;
  }
  .sp_mb_3em {
    margin-bottom: 3em !important;
  }
}

footer.move_down {
  margin-top: 0 !important;
}

footer.move_down .sp-bottom-entry {
  display: none !important;
}

.sp-bottom-entry {
  padding: 0;
  width: 100%;
  z-index: 100;
  margin-bottom: 0 !important;
  opacity: 0;
}

@media (min-width: 768px) {
  .sp-bottom-entry {
    display: none !important;
  }
}

.sp-bottom-entry.animated {
  overflow: hidden;
  -webkit-animation: fadein .8s ease-in forwards;
          animation: fadein .8s ease-in forwards;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}

.sp-bottom-entry .container {
  position: relative;
  width: 100%;
  padding: 0;
}

footer {
  background: #3471ad;
}

footer .container {
  width: 100%;
  max-width: none;
  margin: 0 auto;
  padding: 0 8%;
}

@media (min-width: 1367px) and (max-width: 1536px) {
  footer .container {
    padding: 0 4%;
  }
}

@media (min-width: 1200px) and (max-width: 1366px) {
  footer .container {
    padding: 0 2%;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  footer .container {
    padding: 0 2%;
  }
}

@media (min-width: 834px) and (max-width: 1024px) {
  footer .container {
    padding: 0;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  footer .container {
    padding: 0;
  }
}

@media (max-width: 767px) {
  footer .container {
    padding: 0;
  }
}

footer .container .column_wrap_end {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  footer .container .column_wrap_end {
    display: block;
  }
}

footer .container .column_wrap_end .column_box {
  width: 100%;
}

footer nav ul > li {
  font-size: 12px;
  font-size: 1.2rem;
}

footer .footer_nav_wrap {
  background: transparent;
  padding: 10.6rem 2%;
}

@media (min-width: 768px) and (max-width: 1024px) {
  footer .footer_nav_wrap {
    padding: 8.6rem 2%;
  }
}

@media (max-width: 767px) {
  footer .footer_nav_wrap {
    padding: 7rem 2rem 6.4rem;
  }
}

@media (min-width: 1000px) and (max-width: 1299px) {
  footer .footer_nav_wrap .container {
    padding: 0 2%;
  }
}

footer .footer_nav_wrap .container .column_wrap {
  display: flex;
  align-items: flex-start;
}

@media (max-width: 834px) {
  footer .footer_nav_wrap .container .column_wrap {
    display: block;
  }
}

footer .footer_nav_wrap .container .column_wrap .column_6 {
  width: 60%;
}

@media (max-width: 834px) {
  footer .footer_nav_wrap .container .column_wrap .column_6 {
    width: 100%;
  }
}

footer .footer_nav_wrap .container .column_wrap .column_6 ul li.nolink a {
  pointer-events: none;
}

footer .footer_nav_wrap .container .column_wrap .column_6 ul li.child a {
  position: relative;
  padding-left: 12px;
}

footer .footer_nav_wrap .container .column_wrap .column_6 ul li.child a:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  -webkit-transform: translate(0, -50%) rotate(180deg);
  transform: translate(0, -50%) rotate(180deg);
  transition: 0.2s;
}

@media (min-width: 1201px) and (max-width: 2560px) {
  footer .footer_nav_wrap .container .column_wrap .column_6 ul {
    -webkit-column-count: 3;
            column-count: 3;
  }
  footer .footer_nav_wrap .container .column_wrap .column_6 ul li {
    font-size: 18px;
    font-size: 1.8rem;
    padding: .8em 0;
  }
  footer .footer_nav_wrap .container .column_wrap .column_6 ul li a {
    font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
  }
  footer .footer_nav_wrap .container .column_wrap .column_6 ul li:nth-child(6), footer .footer_nav_wrap .container .column_wrap .column_6 ul li:nth-child(10) {
    -webkit-column-break-before: column;
            break-before: column;
  }
}

@media (min-width: 1025px) and (max-width: 1200px) {
  footer .footer_nav_wrap .container .column_wrap .column_6 ul {
    -webkit-column-count: 3;
            column-count: 3;
  }
  footer .footer_nav_wrap .container .column_wrap .column_6 ul li {
    font-size: 16px;
    font-size: 1.6rem;
    padding: .8em 0;
  }
  footer .footer_nav_wrap .container .column_wrap .column_6 ul li a {
    font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
  }
  footer .footer_nav_wrap .container .column_wrap .column_6 ul li:nth-child(6), footer .footer_nav_wrap .container .column_wrap .column_6 ul li:nth-child(10) {
    -webkit-column-break-before: column;
            break-before: column;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  footer .footer_nav_wrap .container .column_wrap .column_6 ul {
    -webkit-column-count: 3;
            column-count: 3;
  }
  footer .footer_nav_wrap .container .column_wrap .column_6 ul li {
    font-size: 16px;
    font-size: 1.6rem;
  }
  footer .footer_nav_wrap .container .column_wrap .column_6 ul li a {
    font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
  }
  footer .footer_nav_wrap .container .column_wrap .column_6 ul li:nth-child(6), footer .footer_nav_wrap .container .column_wrap .column_6 ul li:nth-child(10) {
    -webkit-column-break-before: column;
            break-before: column;
  }
}

@media (min-width: 835px) {
  footer .footer_nav_wrap .container .column_wrap .column_6 ul {
    display: block;
    text-align: left;
    flex-wrap: wrap;
  }
  footer .footer_nav_wrap .container .column_wrap .column_6 ul li {
    display: block;
    color: #ffffff;
    font-weight: 600;
  }
  footer .footer_nav_wrap .container .column_wrap .column_6 ul li a {
    color: #ffffff;
    text-align: left;
    font-weight: 600;
  }
  footer .footer_nav_wrap .container .column_wrap .column_6 ul li a:hover {
    color: #ffffff;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  footer .footer_nav_wrap .container .column_wrap .column_6 ul li {
    color: #ffffff;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 600;
    padding: 0.5em 0;
  }
  footer .footer_nav_wrap .container .column_wrap .column_6 ul li a {
    color: #ffffff;
    font-size: 15px;
    font-size: 1.5rem;
    padding: 0.7em 0;
    font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  }
}

@media (max-width: 767px) {
  footer .footer_nav_wrap .container .column_wrap .column_6 ul li {
    color: #ffffff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 600;
    padding: 0.5em 0;
  }
  footer .footer_nav_wrap .container .column_wrap .column_6 ul li a {
    color: #ffffff;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0.7em 0;
    font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  }
}

footer .footer_nav_wrap .container .column_wrap .column_4 {
  width: 40%;
}

@media (max-width: 834px) {
  footer .footer_nav_wrap .container .column_wrap .column_4 {
    width: 100%;
  }
}

footer .footer_nav_wrap .container .column_wrap .column_4 .sns_link_wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  align-items: center;
  border: 1px solid #ffffff;
  border-radius: 6px;
  padding: 2em;
}

footer .footer_nav_wrap .container .column_wrap .column_4 .sns_link_wrap:nth-of-type(1) {
  margin-bottom: 2em;
}

@media (min-width: 1px) and (max-width: 767px) {
  footer .footer_nav_wrap .container .column_wrap .column_4 .sns_link_wrap {
    padding: 2em 1em;
  }
}

footer .footer_nav_wrap .container .column_wrap .column_4 .sns_link_wrap .school_name p {
  color: #ffffff;
  font-weight: 600;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
}

@media (min-width: 1200px) and (max-width: 1366px) {
  footer .footer_nav_wrap .container .column_wrap .column_4 .sns_link_wrap .school_name p {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (min-width: 835px) and (max-width: 1199px) {
  footer .footer_nav_wrap .container .column_wrap .column_4 .sns_link_wrap .school_name p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  footer .footer_nav_wrap .container .column_wrap .column_4 .sns_link_wrap .school_name p {
    font-size: 16px;
    font-size: 1.6rem;
    text-align: center;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  footer .footer_nav_wrap .container .column_wrap .column_4 .sns_link_wrap .school_name p {
    font-size: 15px;
    font-size: 1.5rem;
    text-align: center;
  }
}

footer .footer_nav_wrap .container .column_wrap .column_4 .sns_link_wrap .sns_icon_area {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  align-items: center;
}

footer .footer_nav_wrap .container .column_wrap .column_4 .sns_link_wrap .sns_icon_area .icon_box a {
  text-decoration: none;
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
}

footer .footer_nav_wrap .container .column_wrap .column_4 .sns_link_wrap .sns_icon_area .icon_box a img {
  width: 24px;
  height: auto;
}

footer .footer_copyright_wrap p {
  padding: 1em 0.3em;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
}

@media (max-width: 767px) {
  footer .footer_copyright_wrap p {
    padding: 1em 0.3em;
    display: block;
    font-size: 10px;
    font-size: 1rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  footer .footer_copyright_wrap {
    padding: 1em 0 2em;
  }
  footer .footer_nav_wrap {
    padding-top: 4.8rem;
    padding-bottom: 1em;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  footer .footer_copyright_wrap {
    padding: 0;
  }
  footer .footer_nav_wrap {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.under_page_hd_wrap {
  position: relative;
  height: 480px;
  margin-bottom: 0;
}

.under_page_hd_wrap:before {
  content: "";
  background-image: url("/wp-content/uploads/top_bg002.png");
  background-repeat: no-repeat;
  position: absolute;
  top: 10%;
  left: -2%;
  width: 382px;
  height: 463px;
  z-index: -1;
}

@media (min-width: 1281px) and (max-width: 1366px) {
  .under_page_hd_wrap:before {
    top: 2%;
    left: -6%;
  }
}

@media (min-width: 1200px) and (max-width: 1280px) {
  .under_page_hd_wrap:before {
    top: 2%;
    left: -6%;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .under_page_hd_wrap:before {
    top: 2%;
    left: -6%;
  }
}

@media (min-width: 834px) and (max-width: 1024px) {
  .under_page_hd_wrap:before {
    background-position: top 4% left 0%;
    background-size: 280px;
  }
}

@media (min-width: 768px) and (max-width: 768px) {
  .under_page_hd_wrap:before {
    background-position: top 4% left -2%;
    background-size: 260px;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .under_page_hd_wrap:before {
    background-position: top 1.5% left -2%;
    background-size: 220px;
    background-image: url("/wp-content/uploads/top_bg004.png");
  }
}

@media (min-width: 1025px) and (max-width: 1366px) {
  .under_page_hd_wrap {
    height: 400px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .under_page_hd_wrap {
    height: 360px;
  }
}

@media (max-width: 767px) {
  .under_page_hd_wrap {
    height: 196px;
  }
}

.under_page_hd_wrap .hd_bg_img {
  width: 83.125%;
  margin: 0 0 0 auto;
  background-image: url("/wp-content/uploads/under_page_hd_about.jpg");
  height: 480px;
  background-position: bottom right;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top 64% center;
  border-bottom-left-radius: 40px;
}

@media (min-width: 1025px) and (max-width: 1366px) {
  .under_page_hd_wrap .hd_bg_img {
    height: 400px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .under_page_hd_wrap .hd_bg_img {
    background-position: bottom 30% center;
    height: 360px;
    background-size: 999px;
  }
}

@media (max-width: 767px) {
  .under_page_hd_wrap .hd_bg_img {
    background-image: url("/wp-content/uploads/under_page_hd_about.jpg");
    background-size: 767px;
    background-attachment: unset;
    height: 196px;
    background-position: bottom 30% center;
  }
}

.under_page_hd_wrap .hd_bg_img.job_content {
  background-image: url("/wp-content/uploads/under_page_hd_job2.jpg");
}

.under_page_hd_wrap .hd_bg_img.voice_content {
  background-image: url("/wp-content/uploads/under_page_hd_voice3.png");
  background-position: top 50% center;
}

@media (max-width: 767px) {
  .under_page_hd_wrap .hd_bg_img.voice_content {
    background-size: cover;
  }
}

.under_page_hd_wrap h1.under-page {
  position: absolute;
  left: 0;
  bottom: 22%;
  font-size: 40px;
  font-size: 4rem;
  font-weight: 700;
  display: block;
  z-index: 20;
  padding: .8em 2% .9em 8%;
  text-align: left;
  color: #232023;
  letter-spacing: .2em;
  opacity: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 200% auto;
  background-image: linear-gradient(to right, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%);
}

.under_page_hd_wrap h1.under-page.animated {
  overflow: hidden;
  -webkit-animation: Left-open2 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards, fadein 0.8s ease-in forwards;
          animation: Left-open2 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards, fadein 0.8s ease-in forwards;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}

@media (min-width: 1200px) and (max-width: 1366px) {
  .under_page_hd_wrap h1.under-page {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .under_page_hd_wrap h1.under-page {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .under_page_hd_wrap h1.under-page {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .under_page_hd_wrap h1.under-page {
    margin: 0;
    padding: 1em 2% 1.1em 4%;
    font-size: 28px;
    font-size: 2.8rem;
    bottom: 24%;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .under_page_hd_wrap h1.under-page {
    bottom: 16%;
    padding: .6em 2% .7em 4%;
    font-size: 24px;
    font-size: 2.4rem;
    margin: 0;
    z-index: 2;
  }
}

.link-area a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: 0.3s linear;
}

.main .under_page {
  overflow: unset !important;
  position: relative;
}

.under_page {
  overflow: unset;
  position: relative;
}

@media (max-width: 767px) {
  .under_page {
    padding: 0 1.6rem;
  }
}

.under_page .column_main {
  overflow: inherit;
}

.under_page h2.under_page_title {
  font-weight: 700;
  color: #232023;
  position: relative;
  font-size: 32px;
  font-size: 3.2rem;
  margin: 0 0 2.5em;
  letter-spacing: .1em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.under_page h2.under_page_title.voice_title {
  margin: 0 0 .5em;
}

.under_page h2.under_page_title.voice_title span.sub_title {
  margin-bottom: 0;
  margin-top: .5em;
}

.under_page h2.under_page_title.voice_title span.cat_text {
  display: inline-block;
  font-size: 13px;
  font-size: 1.3rem;
  color: #ffffff;
  font-weight: 600;
  background: #3471ad;
  padding: .2em 1em .1em;
  margin-bottom: .5em;
  border-radius: 100vh;
}

.under_page h2.under_page_title.voice_title span.resize {
  font-size: 64%;
  display: inline-block;
  margin-left: .5rem;
}

.under_page h2.under_page_title.mb_reset {
  margin: 0 0 1.5em;
}

@media (min-width: 768px) and (max-width: 999px) {
  .under_page h2.under_page_title {
    font-size: 24px;
    font-size: 2.4rem;
    margin: 0 0 2em;
  }
}

@media (max-width: 767px) {
  .under_page h2.under_page_title {
    font-size: 22px;
    font-size: 2.2rem;
    margin: 0 0 1.5em;
  }
}

.under_page h2.under_page_title span {
  line-height: 2.2;
  display: block;
}

.under_page h2.under_page_title span.sub_title {
  display: flex;
  align-items: center;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
  color: #3471ad;
  margin-bottom: 2.5em;
  margin-top: 1em;
}

@media (max-width: 767px) {
  .under_page h2.under_page_title span.sub_title {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 0;
  }
}

.under_page h2.under_page_title span.sub_title:after {
  flex-grow: 1;
  height: 1px;
  margin-left: 1em;
  background: #3471ad;
  content: '';
}

.under_page h2.under_page_title span.sub_title.animated {
  overflow: hidden;
  position: relative;
}

.under_page h2.under_page_title span.sub_title.animated:before {
  -webkit-animation: Left-open 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
          animation: Left-open 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  background: #ffffff;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: -1px;
  top: 0;
  z-index: 1;
}

.under_page h2.post_thumbnail_title {
  font-size: 24px;
  font-size: 2.4rem;
  margin: 0 auto 1em;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
}

.under_page h2.post_thumbnail_title a {
  color: #ffffff;
  font-size: 22px;
  font-size: 2.2rem;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .under_page h2.post_thumbnail_title a {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (max-width: 767px) {
  .under_page h2.post_thumbnail_title a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.under_page h2.post_thumbnail_title a:hover {
  color: #968160;
}

@media (max-width: 767px) {
  .under_page h2.post_thumbnail_title a:hover {
    color: #ffffff;
  }
}

@media (min-width: 1000px) and (max-width: 1200px) {
  .under_page h2.post_thumbnail_title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .under_page h2.post_thumbnail_title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (max-width: 767px) {
  .under_page h2.post_thumbnail_title {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0 0 1em;
  }
}

.under_page h2 a {
  font-size: 20px;
  font-size: 2rem;
  color: #ffffff;
}

@media (min-width: 1000px) and (max-width: 1200px) {
  .under_page h2 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .under_page h2 a {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

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

.under_page h2 a:hover {
  color: #968160;
}

@media (max-width: 767px) {
  .under_page h2 a:hover {
    color: #ffffff;
  }
}

.under_page h3.under_page_title {
  font-weight: 700;
  color: #3471ad;
  position: relative;
  font-size: 28px;
  font-size: 2.8rem;
  display: block;
  margin: 0 0 1.5em;
}

.under_page h3.under_page_title.mb_reset {
  margin: 0 0 .5em;
  font-size: 24px;
  font-size: 2.4rem;
}

@media (min-width: 1000px) and (max-width: 1199px) {
  .under_page h3.under_page_title.mb_reset {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .under_page h3.under_page_title.mb_reset {
    font-size: 20px;
    font-size: 2rem;
  }
}

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

@media (min-width: 1000px) and (max-width: 1199px) {
  .under_page h3.under_page_title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .under_page h3.under_page_title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (max-width: 767px) {
  .under_page h3.under_page_title {
    font-size: 20px;
    font-size: 2rem;
  }
}

.under_page h3.under_page_title.center_white_large {
  color: #ffffff;
  text-align: center;
  margin: 0;
  font-size: 32px;
  font-size: 3.2rem;
}

@media (min-width: 768px) and (max-width: 999px) {
  .under_page h3.under_page_title.center_white_large {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media (max-width: 767px) {
  .under_page h3.under_page_title.center_white_large {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.under_page h3.under_page_title.center_white_large span {
  font-size: 64%;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  display: block;
}

.under_page h4.under_page_title {
  font-weight: 700;
  color: #232023;
  position: relative;
  font-size: 24px;
  font-size: 2.4rem;
  display: block;
  margin: 0 0 1.5em;
}

@media (min-width: 1000px) and (max-width: 1199px) {
  .under_page h4.under_page_title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .under_page h4.under_page_title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media (max-width: 767px) {
  .under_page h4.under_page_title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.under_page h4.under_page_title.data_title {
  font-size: 28px;
  font-size: 2.8rem;
  text-align: center;
  margin: 0 auto 1.5em;
}

@media (min-width: 1000px) and (max-width: 1199px) {
  .under_page h4.under_page_title.data_title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .under_page h4.under_page_title.data_title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media (max-width: 767px) {
  .under_page h4.under_page_title.data_title {
    font-size: 20px;
    font-size: 2rem;
  }
}

.under_page p {
  line-height: 2.2;
}

.under_page p.inline {
  display: inline-block;
  margin-left: 1.6rem;
  line-height: 1;
  margin-top: 0;
}

.under_page p.hd-line {
  line-height: 1.3;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 22px;
  font-size: 2.2rem;
}

@media (max-width: 767px) {
  .under_page p.hd-line {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.under_page p.hd-line-2 {
  line-height: 1.3;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  font-size: 28px;
  font-size: 2.8rem;
  margin-bottom: 2em;
}

@media (min-width: 1000px) and (max-width: 1280px) {
  .under_page p.hd-line-2 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .under_page p.hd-line-2 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media (max-width: 767px) {
  .under_page p.hd-line-2 {
    font-size: 20px;
    font-size: 2rem;
    text-align: left;
  }
}

.under_page p.hd-line-3 {
  line-height: 1.8;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 28px;
  font-size: 2.8rem;
  margin-bottom: 1em;
}

@media (min-width: 1000px) and (max-width: 1280px) {
  .under_page p.hd-line-3 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .under_page p.hd-line-3 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media (max-width: 767px) {
  .under_page p.hd-line-3 {
    font-size: 20px;
    font-size: 2rem;
    text-align: left;
  }
}

.under_page p.align_right {
  text-align: right;
}

.under_page section:not(:last-child) {
  margin-bottom: 10rem;
}

@media (max-width: 767px) {
  .under_page section:not(:last-child) {
    margin-bottom: 5.6rem;
  }
}

.under_page section:not(:last-child).mb-reset {
  margin-bottom: 10%;
}

@media (max-width: 767px) {
  .under_page section:not(:last-child).mb-reset {
    margin-bottom: 7%;
  }
}

.under_page section.anchor-area {
  margin-bottom: 88px;
}

@media (max-width: 767px) {
  .under_page section.anchor-area {
    margin-bottom: 56px;
  }
}

.under_page section .container {
  width: min(100%, 1280px);
  max-width: none;
  margin: 0 auto;
}

.under_page section .container.full_screen {
  width: 100%;
  max-width: none;
  margin: 0 auto;
}

.under_page section .container.content_full {
  width: 100%;
  max-width: none;
  margin: 0 auto;
  padding: 0 4%;
}

@media (min-width: 1300px) and (max-width: 1366px) {
  .under_page section .container.content_full {
    padding: 0 2%;
  }
}

@media (min-width: 1200px) and (max-width: 1299px) {
  .under_page section .container.content_full {
    padding: 0 2%;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .under_page section .container.content_full {
    padding: 0 2%;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .under_page section .container.content_full {
    padding: 0 2%;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .under_page section .container.content_full {
    padding: 0 2%;
  }
}

@media (max-width: 767px) {
  .under_page section .container.content_full {
    padding: 0;
  }
}

@media (min-width: 1300px) and (max-width: 1366px) {
  .under_page section .container {
    width: min(100%, 1200px);
  }
}

@media (min-width: 1200px) and (max-width: 1299px) {
  .under_page section .container {
    width: min(100%, 1200px);
    padding: 0 2%;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .under_page section .container {
    width: min(100%, 1160px);
    padding: 0 2%;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .under_page section .container {
    width: min(100%, 1024px);
    padding: 0 2%;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .under_page section .container {
    width: min(100%, 834px);
    padding: 0 2%;
  }
}

@media (max-width: 767px) {
  .under_page section .container {
    padding: 0;
  }
}

.under_page section .container.full_width_wrap {
  max-width: none;
  width: 100%;
}

@media (max-width: 999px) {
  .under_page section .container.full_width_wrap {
    padding: 0;
  }
}

.under_page section .container.under-cont {
  padding: 0 1rem;
}

@media (min-width: 768px) {
  .under_page section .container .row.ptn_2_arrow {
    display: flex;
    align-items: center;
  }
  .under_page section .container .row.ptn_2_arrow.align-reset {
    align-items: flex-start;
  }
}

@media (min-width: 768px) {
  .under_page section .container .row.ptn_2_arrow .col img {
    display: block;
    margin: auto;
    text-align: center;
  }
}

@media (min-width: 768px) {
  .under_page section .container .row.ptn_3_arrow {
    display: flex;
    align-items: center;
  }
  .under_page section .container .row.ptn_3_arrow.align-reset {
    align-items: flex-start;
  }
}

@media (min-width: 768px) {
  .under_page section .container .row.ptn_3_arrow .col:nth-child(1), .under_page section .container .row.ptn_3_arrow .col:nth-child(3), .under_page section .container .row.ptn_3_arrow .col:nth-child(5) {
    width: 30%;
  }
  .under_page section .container .row.ptn_3_arrow .col:nth-child(2), .under_page section .container .row.ptn_3_arrow .col:nth-child(4) {
    width: 5%;
    padding: 0 .8em;
  }
  .under_page section .container .row.ptn_3_arrow .col img {
    display: block;
    margin: auto;
    text-align: center;
  }
}

@media (min-width: 768px) {
  .under_page section .container .row.ptn_3_arrow_none {
    display: flex;
  }
  .under_page section .container .row.ptn_3_arrow_none.align-reset {
    align-items: flex-start;
  }
}

@media (min-width: 768px) {
  .under_page section .container .row.ptn_3_arrow_none .col:nth-child(1) {
    width: 30%;
  }
  .under_page section .container .row.ptn_3_arrow_none .col:nth-child(2) {
    width: 68%;
    margin-left: 2%;
  }
  .under_page section .container .row.ptn_3_arrow_none .col img {
    display: block;
    margin: auto;
    text-align: center;
  }
}

@media (min-width: 768px) {
  .under_page section .container .row.ptn_4_arrow {
    display: flex;
    align-items: center;
  }
  .under_page section .container .row.ptn_4_arrow.align-reset {
    align-items: flex-start;
  }
}

@media (min-width: 768px) {
  .under_page section .container .row.ptn_4_arrow .col:nth-child(1), .under_page section .container .row.ptn_4_arrow .col:nth-child(3), .under_page section .container .row.ptn_4_arrow .col:nth-child(5), .under_page section .container .row.ptn_4_arrow .col:nth-child(7) {
    width: 22%;
  }
  .under_page section .container .row.ptn_4_arrow .col:nth-child(2), .under_page section .container .row.ptn_4_arrow .col:nth-child(4), .under_page section .container .row.ptn_4_arrow .col:nth-child(6) {
    width: 4%;
    padding: 0 .8em;
  }
  .under_page section .container .row.ptn_4_arrow .col img {
    display: block;
    margin: auto;
    text-align: center;
  }
}

.under_page section .container .row.gap-1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 36px;
}

@media (max-width: 767px) {
  .under_page section .container .row.gap-1 {
    display: block;
  }
}

.under_page section .container .row.gap-1 .grid_box {
  width: 100%;
}

.under_page section .container .row.flex-area {
  display: flex;
  justify-content: center;
}

@media (max-width: 767px) {
  .under_page section .container .row.flex-area {
    display: block;
  }
}

@media (min-width: 1537px) and (max-width: 2560px) {
  .under_page section .container .row.sitemap {
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
  }
}

@media (min-width: 1000px) and (max-width: 1536px) {
  .under_page section .container .row.sitemap {
    max-width: none;
    width: 100%;
    padding: 0 2rem;
    margin: 0;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .under_page section .container .row.sitemap {
    max-width: none;
    width: 100%;
    padding: 0 1rem;
    margin: 0;
  }
}

@media (max-width: 767px) {
  .under_page section .container .row.sitemap {
    padding: 0;
  }
}

.under_page section .container .row .col.pd-left {
  padding-left: 4%;
}

@media (max-width: 999px) {
  .under_page section .container .row .col.pd-left {
    padding: 0;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .under_page section .container .row .col.reset-col {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 2em;
  }
}

@media (max-width: 767px) {
  .under_page section .container .row .col.reset-col {
    padding: 2em;
    border: 1px solid #dddddd;
    margin-bottom: 2em;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .under_page section .container .row .col.reset-col-2 {
    width: 48%;
    margin: 0 1%;
    clear: left;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .under_page section .container .row .col.reset-col-3 {
    width: 100%;
    float: none;
    margin-left: 0;
  }
}

.under_page .fadeInUp {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}

.under_page .fadeIn {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 80px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: translate3d(0, 0, 0);
  }
}

.under_page p {
  line-height: 2;
}

.under_page p.strong-text {
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
  color: #111111;
}

@media (max-width: 999px) {
  .under_page p.strong-text {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (max-width: 767px) {
  .under_page p.strong-text {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.under_page img.hd-img {
  height: 128px;
}

@media (max-width: 767px) {
  .under_page img.hd-img {
    height: 96px;
  }
}

.under_page table.company_profile {
  width: 100%;
  margin-bottom: 3.2em;
  font-weight: 500;
}

@media (max-width: 999px) {
  .under_page table.company_profile {
    width: 100%;
    margin-bottom: .5em !important;
  }
}

.under_page table.company_profile th, .under_page table.company_profile td {
  font-size: 18px;
  font-size: 1.8rem;
  color: #232023;
  padding: 1.8em 1em;
  font-weight: 500;
}

@media (min-width: 768px) and (max-width: 999px) {
  .under_page table.company_profile th, .under_page table.company_profile td {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (max-width: 767px) {
  .under_page table.company_profile th, .under_page table.company_profile td {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.under_page table.company_profile th {
  width: 30%;
  border-bottom: 1px solid #e5e5e5;
}

@media (max-width: 767px) {
  .under_page table.company_profile th:first-child {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .under_page table.company_profile th {
    width: 30%;
    padding: 1.8em .5em;
  }
}

.under_page table.company_profile th:nth-of-type(1) {
  border-top: 1px solid #e5e5e5;
}

.under_page table.company_profile th.fst {
  border-top: 1px solid #e5e5e5;
}

@media (min-width: 768px) and (max-width: 999px) {
  .under_page table.company_profile th.reset {
    border-top: none;
    padding: 1em .8em 1.8em;
  }
}

@media (max-width: 767px) {
  .under_page table.company_profile th.reset {
    border-top: none;
    padding: .5em .8em 1.8em;
  }
}

.under_page table.company_profile td {
  border-bottom: 1px solid #e5e5e5;
  line-height: 2;
}

.under_page table.company_profile td p {
  font-size: 18px;
  font-size: 1.8rem;
}

@media (min-width: 768px) and (max-width: 999px) {
  .under_page table.company_profile td p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (max-width: 767px) {
  .under_page table.company_profile td p {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media (max-width: 767px) {
  .under_page table.company_profile td {
    padding: 1.8em .8em;
  }
}

.under_page table.company_profile td:nth-of-type(1) {
  border-top: 1px solid #e5e5e5;
}

.under_page table.company_profile td.fst {
  border-top: 1px solid #e5e5e5;
  font-weight: 500;
}

@media (min-width: 768px) and (max-width: 999px) {
  .under_page table.company_profile td.reset {
    border-top: none;
    padding: 1em .8em 1.8em;
  }
}

@media (max-width: 767px) {
  .under_page table.company_profile td.reset {
    border-top: none;
    padding: .5em .8em 1.8em;
  }
}

.under_page .table-default th {
  background: transparent;
  color: #3471ad;
  font-weight: 600;
  width: 35%;
  border-bottom: 1px solid #999999;
}

@media (max-width: 767px) {
  .under_page .table-default th {
    padding: 1.5em .5em;
  }
}

.under_page .table-default th.fst-th {
  border-top: 1px solid #3471ad !important;
}

.under_page .table-default th, .under_page .table-default td {
  padding: 1.5em 1em;
  border-left: none;
  border-right: none;
  border-top: 1px solid #999999;
}

@media (max-width: 767px) {
  .under_page .table-default th, .under_page .table-default td {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.under_page .table-default td {
  line-height: 2;
  border-bottom: 1px solid #e8e3d9;
}

.under_page .table-menu td {
  padding: 1.5em 1em;
  border-top: 1px solid #d8e8de;
  border-bottom: 1px solid #d8e8de;
}

@media (max-width: 767px) {
  .under_page .table-menu td {
    padding: 1.5em .5em;
  }
}

.under_page .table-menu td {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
}

.under_page .table-menu td p {
  color: #232023;
}

@media (min-width: 768px) and (max-width: 999px) {
  .under_page .table-menu td span.text-medium {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media (max-width: 767px) {
  .under_page .table-menu td span.text-medium {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.under_page .table-menu td span.price {
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 600;
  font-size: 20px;
  font-size: 2rem;
}

@media (max-width: 767px) {
  .under_page .table-menu td span.price {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (max-width: 767px) {
  .under_page .table-menu td.no-top-border {
    border-top: none;
  }
}

.under_page .dp-block {
  display: block;
}

.button_wrap {
  display: flex;
  justify-content: center;
  margin-top: 3em;
}

.button_wrap.cta {
  margin-top: 1em;
}

.button, .inquiry .wpcf7-submit, .wpcf7-submit {
  margin-right: auto !important;
  margin-left: auto !important;
  height: auto !important;
}

.content_link_button, .button, .inquiry .wpcf7-submit, .wpcf7-submit {
  position: relative;
  min-width: 1px;
  max-width: 400px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  margin: 0;
  padding: 1.5em 1em;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 200% auto;
  background-image: linear-gradient(to right, #ff9e19 0%, #ff9e19 50%, #3b76b0 50%, #3b76b0 100%);
  color: #ffffff;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 700;
  transition: background-position ease 0.4s;
  border-radius: 6px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .content_link_button, .button, .inquiry .wpcf7-submit, .wpcf7-submit {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media (max-width: 767px) {
  .content_link_button, .button, .inquiry .wpcf7-submit, .wpcf7-submit {
    font-size: 15px;
    font-size: 1.5rem;
    min-width: 320px;
    max-width: 320px;
  }
}

.content_link_button span.circle_arrow, .button span.circle_arrow, .inquiry .wpcf7-submit span.circle_arrow, .wpcf7-submit span.circle_arrow {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  line-height: 1;
  position: relative;
  width: 1em;
  height: 1em;
  border: 0.075em solid #ffffff;
  background: #ffffff;
  border-radius: 50%;
  box-sizing: content-box;
  margin-right: 1.6rem;
}

.content_link_button span.circle_arrow:before, .button span.circle_arrow:before, .inquiry .wpcf7-submit span.circle_arrow:before, .wpcf7-submit span.circle_arrow:before {
  content: '';
  color: #3471ad;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0.3em 0.41177em;
  border-left-color: #3471ad;
  border-right: 0;
  -webkit-transform: translateX(15%);
          transform: translateX(15%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.content_link_button:hover, .button:hover, .inquiry .wpcf7-submit:hover, .wpcf7-submit:hover {
  background-position: left 0 bottom 0;
  color: #ffffff;
  border: none;
}

.content_link_button:hover span.circle_arrow:before, .button:hover span.circle_arrow:before, .inquiry .wpcf7-submit:hover span.circle_arrow:before, .wpcf7-submit:hover span.circle_arrow:before {
  color: #ff9e19;
  border-left-color: #ff9e19;
}

.entry_link_button {
  position: relative;
  min-width: 400px;
  max-width: 480px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  margin: 0;
  padding: .8em 1em;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: linear-gradient(151deg, #4ce6fd 0%, #66a8fd 26%, #f19afd 100%);
  color: #ffffff;
  font-size: 32px;
  font-size: 3.2rem;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-weight: 700;
  transition: background-position ease 0.4s;
  border-radius: 6px;
  transition: .3s;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .entry_link_button {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media (max-width: 767px) {
  .entry_link_button {
    font-size: 24px;
    font-size: 2.4rem;
    min-width: 1px;
    max-width: 320px;
  }
}

.entry_link_button:hover {
  background: linear-gradient(346deg, #4ce6fd 0%, #66a8fd 26%, #f19afd 100%);
  color: #ffffff;
  border: none;
}

.sp_entry_link_button {
  position: relative;
  width: 100%;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  margin: 0;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: linear-gradient(151deg, #4ce6fd 0%, #66a8fd 26%, #f19afd 100%);
  color: #ffffff;
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  transition: background-position ease 0.4s;
  transition: .3s;
}

.sp_entry_link_button:hover {
  background: linear-gradient(346deg, #4ce6fd 0%, #66a8fd 26%, #f19afd 100%);
  color: #ffffff;
  border: none;
}

.btn-single {
  position: relative;
  display: block;
  min-width: 1px;
  max-width: 248px;
  width: 100%;
  height: 56px;
  line-height: 56px;
  margin: 0;
  padding: 0 0 0;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left 100% bottom 0;
  background-size: 200% 1px;
  background-image: linear-gradient(to right, #3471ad 0%, #3471ad 50%, #022542 50%, #022542 100%);
  color: #022542;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  transition: background-position ease 0.4s;
}

.btn-single span {
  margin-left: .5em;
}

.btn-single.mini {
  width: 100%;
  max-width: 224px;
  min-width: 1;
  height: 48px;
  line-height: 48px;
  font-size: 15px;
  font-size: 1.5rem;
}

.btn-single:hover {
  background-size: 200% 1px;
  background-position: left 0 bottom 0;
  color: #3471ad;
}

@media (max-width: 767px) {
  .btn-single.mini {
    min-width: 128px;
    max-width: 196px;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.btn-single:before {
  content: '';
  display: block;
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  width: 16px;
  height: 1px;
  margin: auto;
  background: #022542;
  transition: .2s;
  z-index: 5;
}

@media (max-width: 767px) {
  .btn-single:before {
    width: 20px;
  }
}

.btn-single:after {
  content: '';
  display: block;
  position: absolute;
  right: 1em;
  top: -6px;
  bottom: 0;
  width: 8px;
  height: 1px;
  margin: auto;
  border: 0;
  background: #022542;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  transition: .2s;
}

.btn-single:hover {
  background-position: left 0 bottom 0;
  color: #3471ad;
}

.btn-single:hover:before {
  background: #3471ad;
  right: 3%;
}

.btn-single:hover:after {
  background: #3471ad;
  right: 3%;
}

.flex {
  display: flex;
  justify-content: center;
}

@media (max-width: 767px) {
  .flex {
    display: block !important;
  }
}

.flex a {
  text-decoration: none;
}

.flex a:hover {
  text-decoration: none;
}

.flex-2 {
  display: flex;
  justify-content: center;
}

.flex-2 a {
  text-decoration: none;
  margin: 0 1em;
}

.flex-2 a:hover {
  text-decoration: none;
  color: #232023;
}

.flex-2 img {
  margin: auto;
  text-align: center;
  display: block;
}

.flexbox-menu {
  display: flex;
  justify-content: center;
}

.flexbox-menu.ps-left {
  justify-content: left;
}

@media (min-width: 768px) and (max-width: 776px) {
  .flexbox-menu.tb-max {
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 767px) {
  .flexbox-menu {
    display: block;
  }
}

.flexbox-menu a {
  margin: 0 1em;
}

@media (max-width: 768px) {
  .flexbox-menu a {
    padding: 0;
    margin: 0 .8em;
  }
}

.flexbox-menu-2 {
  display: flex;
  justify-content: center;
}

@media (min-width: 1px) and (max-width: 1360px) {
  .flexbox-menu-2 {
    display: block;
  }
}

.flexbox-menu-2 a {
  margin: 0 1em;
}

@media (max-width: 768px) {
  .flexbox-menu-2 a {
    padding: 0;
    margin: 0 .8em;
  }
}

.flexbox-menu-2.reset {
  justify-content: flex-start;
}

.flexbox-menu-2.reset a {
  margin: 0 1em 0 0;
}

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

@media (min-width: 1000px) {
  .pc-mb0_5em {
    margin-bottom: .5em !important;
  }
}

@media (max-width: 767px) {
  .sp-mb0em {
    margin-bottom: 0em !important;
  }
}

.mb05em {
  margin-bottom: .5em !important;
}

.mb1em {
  margin-bottom: 1em !important;
}

@media (max-width: 768px) {
  .sp-mb1em {
    margin-bottom: 1em !important;
  }
}

@media (min-width: 769px) {
  .pc-mb1em {
    margin-bottom: 1em !important;
  }
}

.mb1_5em {
  margin-bottom: 1.5em !important;
}

@media (min-width: 769px) {
  .pc-mb1_5em {
    margin-bottom: 1.5em !important;
  }
}

@media (max-width: 768px) {
  .pc-mb1_5em {
    margin-bottom: 0;
  }
}

.mb2em {
  margin-bottom: 2em !important;
}

.mg_bottom_0em {
  margin-bottom: 0em !important;
}

@media (max-width: 767px) {
  .sp_mg_bottom_1em {
    margin-bottom: 1em !important;
  }
}

.mg_bottom_1em {
  margin-bottom: 1em !important;
}

.mg_bottom_2em {
  margin-bottom: 2em !important;
}

@media (max-width: 767px) {
  .sp_mg_bottom_2em {
    margin-bottom: 2em !important;
  }
}

.pc-mb2em {
  margin-bottom: 2em !important;
}

@media (max-width: 767px) {
  .pc-mb2em {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 767px) {
  .sp-mb2em {
    margin-bottom: 2em !important;
  }
}

@media (max-width: 767px) {
  .sp-mb1em {
    margin-bottom: 1em !important;
  }
}

@media (max-width: 768px) {
  .sp-tb-mb2em {
    margin-bottom: 1.5em !important;
  }
}

.mb3em {
  margin-bottom: 3em !important;
}

@media (max-width: 767px) {
  .sp-mb3em {
    margin-bottom: 3em !important;
  }
}

.mb4em {
  margin-bottom: 4em !important;
}

.pc-mb4em {
  margin-bottom: 4em !important;
}

@media (max-width: 767px) {
  .pc-mb4em {
    margin-bottom: 2em !important;
  }
}

@media (max-width: 767px) {
  .sp-mb4em {
    margin-bottom: 4em !important;
  }
}

.mb5em {
  margin-bottom: 5em !important;
}

.pdt1em {
  padding-top: 1em;
}

.pdl03em {
  padding-left: 0.3em;
}

.pdl05em {
  padding-left: 0.5em;
}

.pdr05em {
  padding-right: 0.5em;
}

.rltv {
  position: relative;
}

.wd80 {
  width: 80px;
}

@media (max-width: 767px) {
  .wd80 {
    width: 80px;
  }
}

.wd96 {
  width: 96px;
}

@media (max-width: 767px) {
  .wd96 {
    width: 96px;
  }
}

.bd-box {
  background: #ffffff;
  padding: 4rem;
  border: 1px solid #999999;
}

@media (max-width: 767px) {
  .bd-box {
    padding: 2rem 1rem;
  }
}

@media (max-width: 767px) {
  .bd-box.sp-reset {
    padding: 0;
    border: none;
  }
}

.bd-box-store {
  border: 2px solid #3471ad;
  padding: 3em 2em;
  border-radius: 20px;
}

@media (max-width: 767px) {
  .bd-box-store {
    padding: 2em 1em;
  }
}

.bd-box-store.extra {
  border: 2px solid #d45315;
}

.bd-box-ex {
  border: 2px solid #d45315;
  padding: 3em;
  border-radius: 20px;
}

@media (max-width: 767px) {
  .bd-box-ex {
    padding: 2em 1em;
  }
}

.pd-box {
  padding: 2em;
}

@media (max-width: 767px) {
  .pd-box {
    padding: 0;
  }
}

.pd-box-ex {
  padding: 2em 2em 0;
}

@media (max-width: 767px) {
  .pd-box-ex {
    padding: 0;
  }
}

.pd-box-2 {
  padding: 0 2em 2em;
}

@media (min-width: 768px) and (max-width: 999px) {
  .pd-box-2 {
    padding: 0 1em 0 0;
  }
}

@media (max-width: 767px) {
  .pd-box-2 {
    padding: 0;
  }
}

.pd-box-r {
  padding: 0 0 2em 2em;
}

@media (max-width: 767px) {
  .pd-box-r {
    padding: 0;
  }
}

.pd-box-l {
  padding: 0 2em 2em 0;
}

@media (max-width: 767px) {
  .pd-box-l {
    padding: 0;
  }
}

.pd-box-tb {
  padding: 0 3em 2em 4em;
}

@media (min-width: 768px) and (max-width: 999px) {
  .pd-box-tb {
    padding: 0 0em 2em 2em;
  }
}

@media (max-width: 767px) {
  .pd-box-tb {
    padding: 2.5em 0;
  }
}

.pd-box-cont {
  padding: 0 0 2em 4em;
}

@media (min-width: 768px) and (max-width: 999px) {
  .pd-box-cont {
    padding: 0 0em 2em 2em;
  }
}

@media (max-width: 767px) {
  .pd-box-cont {
    padding: 0;
  }
}

.pd-box-cont-rv {
  padding: 0 4em 2em 0;
}

@media (min-width: 768px) and (max-width: 999px) {
  .pd-box-cont-rv {
    padding: 0 2em 2em 0;
  }
}

@media (max-width: 767px) {
  .pd-box-cont-rv {
    padding: 0;
  }
}

.pc-mgt2em {
  margin-top: 2em;
}

@media (max-width: 767px) {
  .pc-mgt2em {
    margin-top: 1em;
  }
}

.text-green {
  color: #0e5c3b;
}

.text-bold {
  font-weight: 700;
}

.text-reglar {
  font-size: 15px;
  font-size: 1.5rem;
}

@media (max-width: 767px) {
  .text-reglar {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.text-medium {
  font-size: 18px;
  font-size: 1.8rem;
}

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

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

@media (max-width: 767px) {
  .text-medium-1 {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

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

@media (max-width: 767px) {
  .text-medium-2 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.ei {
  padding-right: 0.3em;
  font-size: 100%;
  color: #3471ad;
}

.ei.no-pd {
  padding-right: 0;
  font-weight: bold;
}

.share_button {
  display: none;
}

@media (max-width: 767px) {
  .sp-m-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

@media (max-width: 768px) {
  .sp-m-auto-2 {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

.fl-left {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.line-h-title {
  line-height: 2;
}

@media (max-width: 767px) {
  .line-h-title {
    line-height: 1.5;
  }
}

@media (max-width: 767px) {
  .img40 {
    width: 40%;
    max-width: unset;
  }
}

@media (max-width: 767px) {
  .img50 {
    width: 50%;
    max-width: unset;
  }
}

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

@media (max-width: 768px) {
  .img70 {
    width: 70%;
    max-width: unset;
  }
}

.va-bottom {
  vertical-align: bottom;
  display: inline-block;
}

@media (max-width: 767px) {
  .dpblock {
    display: block;
    width: 100%;
  }
}

.anchor-area {
  margin-bottom: 88px;
}

@media (max-width: 767px) {
  .anchor-area {
    margin-bottom: 56px;
  }
}

.mg-auto {
  margin: 0 auto;
  display: block;
}

.more {
  display: flex;
  justify-content: center;
}

@media (max-width: 480px) {
  .more {
    display: block;
  }
}

.more a {
  font-size: 15px;
  font-size: 1.5rem;
  padding: 0;
}

.ofi {
  padding-top: 75% !important;
}

.max-80 {
  max-width: 80%;
}

@media (max-width: 767px) {
  .max-80 {
    max-width: 800px;
  }
}

.max-90 {
  max-width: 90%;
}

@media (max-width: 767px) {
  .max-90 {
    max-width: 800px;
  }
}

@media (max-width: 767px) {
  .sp-small-img {
    width: 96px;
    display: block;
    margin: 0 auto 1.5em;
  }
}

.text-mini {
  font-size: 14px;
  font-size: 1.4rem;
}

.text-bigup {
  font-size: 110%;
}

span.blue-title {
  color: #3e5291;
  font-weight: 600;
  font-size: 21px;
  font-size: 2.1rem;
  text-align: center;
  display: block;
}

@media (max-width: 767px) {
  span.blue-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (max-width: 767px) {
  .sp-mt0em {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  main section:last-child {
    margin-bottom: 5%;
  }
}

.article_detail {
  background: transparent !important;
}

@media (max-width: 768px) {
  header .global_nav > ul > li > a span {
    display: none;
  }
}

@media (max-width: 767px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}

.lh-1 {
  line-height: 1 !important;
}

.text-reglar {
  font-size: 15px;
  font-size: 1.5rem;
}

@media (max-width: 776px) {
  .tablet-only-sp {
    display: block !important;
  }
}

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

@media (min-width: 1000px) {
  .mobile-display {
    display: none !important;
  }
}

@media (max-width: 999px) {
  .mobile-display {
    display: block !important;
  }
}

@media (min-width: 768px) {
  .mobile-sp-display {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .mobile-sp-display {
    display: block !important;
  }
}

@media (min-width: 835px) {
  .mobile-sptb-display {
    display: none !important;
  }
}

@media (max-width: 834px) {
  .mobile-sptb-display {
    display: block !important;
  }
}

@media (min-width: 835px) {
  .mobile-pctb-display {
    display: block !important;
  }
}

@media (max-width: 834px) {
  .mobile-pctb-display {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .mobile-pc-display {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .mobile-pc-display {
    display: none !important;
  }
}

@media (min-width: 1000px) {
  .tablet-none-sp-2 {
    display: block !important;
  }
}

@media (max-width: 999px) {
  .tablet-none-sp-2 {
    display: none !important;
  }
}

@media (min-width: 1000px) {
  .tablet-none-sp-3 {
    display: inline-block !important;
  }
}

@media (max-width: 999px) {
  .tablet-none-sp-3 {
    display: none !important;
  }
}

@media (min-width: 1000px) {
  .tablet-sp-none {
    display: block !important;
  }
}

@media (max-width: 999px) {
  .tablet-sp-none {
    display: none !important;
  }
}

@media (min-width: 1000px) {
  .pc-1000-only {
    display: block !important;
  }
}

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

@media (max-width: 767px) {
  .pc-1000-only {
    display: none !important;
  }
}

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

@media (min-width: 768px) and (max-width: 999px) {
  .tablet-only {
    display: block !important;
  }
}

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

header .global_nav > ul > li.tablet-sp-none {
  display: inline-block;
  font-weight: bold;
}

.container .row.flexbox {
  display: flex;
  align-items: center;
}

.container .row.flexbox.reverse {
  flex-direction: row-reverse;
}

@media (max-width: 767px) {
  .container .row.flexbox {
    display: block;
  }
}

.bread_wrap {
  background: transparent;
  margin-bottom: 8rem;
}

@media (min-width: 768px) and (max-width: 999px) {
  .bread_wrap {
    margin-bottom: 4rem;
  }
}

@media (max-width: 767px) {
  .bread_wrap {
    margin-bottom: 10%;
  }
}

.bread_wrap .container {
  width: min(100%, 1280px);
  max-width: none;
  padding: 0 2%;
}

@media (min-width: 1px) and (max-width: 767px) {
  .bread_wrap .container {
    padding: 0 1rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .bread_wrap .container.bread_wrap {
    padding: 0 1rem;
  }
}

.bread_wrap .container.bread_wrap .row.bread ul {
  display: flex;
  justify-content: flex-end;
}

.bread_wrap .container.bread_wrap .row.bread ul li {
  font-size: 10px;
  font-size: 1rem;
  color: #232023;
}

.bread_wrap .container.bread_wrap .row.bread ul li a {
  font-size: 10px;
  font-size: 1rem;
  color: #232023;
}

.bread ul li {
  color: #232023 !important;
}

.bread ul li a {
  text-decoration: none;
  color: #232023 !important;
}

.ofi {
  display: block;
  position: relative;
  overflow: hidden;
  padding-top: 100%;
  background: none;
}

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

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

.down-arrow {
  position: relative;
}

.down-arrow:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 0;
  background: url("/wp-content/uploads/arrow_down.svg") center center no-repeat;
  background-size: 45px auto;
}

.dp-block {
  display: block;
}

@media (max-width: 767px) {
  .rotate {
    display: inline-block;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}

.sp-tb-block {
  display: none !important;
}

@media (min-width: 1px) and (max-width: 776px) {
  .sp-tb-block {
    display: block !important;
  }
}

.sp-tb-dpnone {
  display: block;
}

@media (min-width: 1px) and (max-width: 776px) {
  .sp-tb-dpnone {
    display: none !important;
  }
}

html {
  scroll-behavior: smooth;
}

.fl-right {
  float: right;
}

#sec_01, #sec_02, #sec_03, #sec_04, #sec_05, #sec_06, #sec_07 {
  margin-top: -128px;
  padding-top: 128px;
}

@media (max-width: 767px) {
  #sec_01, #sec_02, #sec_03, #sec_04, #sec_05, #sec_06, #sec_07 {
    margin-top: -60px;
    padding-top: 60px;
  }
}

#anchor-reset {
  margin-top: -88px;
  padding-top: 88px;
}

@media (max-width: 767px) {
  #anchor-reset {
    margin-bottom: -56px;
    padding-bottom: 56px;
  }
}

img.radius {
  border-radius: 20px;
}

img.top-radius {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.container.rtv {
  position: relative;
}

@media (max-width: 767px) {
  p.text-large {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

p.text-large-2, span.text-large-2, a.text-large-2 {
  font-size: 21px;
  font-size: 2.1rem;
}

@media (max-width: 767px) {
  p.text-large-2, span.text-large-2, a.text-large-2 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

p.text-large-3 {
  font-size: 24px;
  font-size: 2.4rem;
}

@media (min-width: 768px) and (max-width: 999px) {
  p.text-large-3 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media (max-width: 767px) {
  p.text-large-3 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

span.br-none-space {
  margin-left: 1rem;
}

@media (min-width: 1px) and (max-width: 767px) {
  span.br-none-space {
    display: none;
  }
}

@media (min-width: 768px) {
  .map_wrap {
    padding-top: 480px;
  }
}

.color_main {
  color: #3471ad;
}

img.gray-scale {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

img.top-radius {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}

.article_detail {
  background: #ffffff;
}

.article_detail .article_date {
  margin-bottom: 2em;
}

.article_detail .article_date p {
  display: inline-block;
  padding: .2em .5em;
  color: #ffffff;
  background: #3471ad;
}

.article_list {
  padding: 2em;
  border: 1px solid #3471ad;
}

@media (max-width: 767px) {
  .article_list {
    margin: 0 2rem;
  }
}

.article_list .article_date {
  margin-bottom: 2em;
}

.article_list .article_date p {
  display: inline-block;
  padding: .2em .5em;
  color: #ffffff;
  background: #3471ad;
}

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

.article_list:nth-child(even) {
  background: transparent;
}

.article_list.works {
  width: 33.3333333%;
  margin: 0 0 0;
  float: left;
  border: none;
}

@media (min-width: 1px) and (max-width: 767px) {
  .article_list.works {
    width: 100%;
  }
}

.article_list.works .row.row_inline .col.grid_12 {
  width: 100%;
}

.article_list.works .row.row_inline .col.grid_12 figure img {
  width: 100%;
  height: auto;
}

.article_list.works:before {
  display: none;
}

@media (min-width: 768px) and (max-width: 999px) {
  .gutters .row .row_inline .grid_3:nth-child(4n+1) {
    margin-left: 1%;
  }
}

p.align_center {
  text-align: center;
}

p.mid-size-bold {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
}

@media (max-width: 767px) {
  p.mid-size-bold {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.wpepcf .wpepcf-address-pref select {
  width: 180px !important;
}

.button .button-back, .inquiry .wpcf7-submit .button-back {
  margin: 0 .5rem;
}

.submit .button + .button, .submit .inquiry .wpcf7-submit + .button, .inquiry .submit .wpcf7-submit + .button, .submit .inquiry .button + .wpcf7-submit, .inquiry .submit .button + .wpcf7-submit, .submit .inquiry .wpcf7-submit + .wpcf7-submit, .inquiry .submit .wpcf7-submit + .wpcf7-submit {
  margin: 0 .5rem;
}

.row.before_after .col:nth-child(1) {
  position: relative;
  width: 45%;
}

@media (min-width: 1px) and (max-width: 767px) {
  .row.before_after .col:nth-child(1) {
    margin-bottom: 16%;
    width: 100%;
  }
}

.row.before_after .col:nth-child(1):after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 108%;
  margin: auto;
  width: 35px;
  height: 35px;
  border-top: 3px solid #3471ad;
  border-right: 3px solid #3471ad;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  transition: .2s;
}

@media (min-width: 1px) and (max-width: 767px) {
  .row.before_after .col:nth-child(1):after {
    left: 0;
    right: 0;
    top: 108%;
    width: 20px;
    height: 20px;
    -webkit-transform: translate(0, -50%) rotate(135deg);
            transform: translate(0, -50%) rotate(135deg);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.row.before_after .col:nth-child(2) {
  margin-left: 10%;
  width: 45%;
  margin-bottom: 5%;
}

@media (min-width: 1px) and (max-width: 767px) {
  .row.before_after .col:nth-child(2) {
    width: 100%;
    margin-left: 0%;
  }
}

.col.case_arrow {
  position: relative;
  width: 45%;
}

@media (min-width: 1px) and (max-width: 767px) {
  .col.case_arrow {
    margin-bottom: 10%;
    width: 100%;
  }
}

.col.case_arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 108%;
  margin: auto;
  width: 35px;
  height: 35px;
  border-top: 3px solid #3471ad;
  border-right: 3px solid #3471ad;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  transition: .2s;
}

@media (min-width: 1px) and (max-width: 767px) {
  .col.case_arrow:after {
    left: 0;
    right: 0;
    top: 105%;
    width: 20px;
    height: 20px;
    -webkit-transform: translate(0, -50%) rotate(135deg);
            transform: translate(0, -50%) rotate(135deg);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.col.no_arrow {
  margin-left: 10%;
  width: 45%;
}

@media (min-width: 1px) and (max-width: 767px) {
  .col.no_arrow {
    width: 100%;
    margin-left: 0%;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .row.row_inline .col.span_3 {
    margin: 0 1% 3em;
    width: 48%;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .row.row_inline .col.span_3 {
    width: 100%;
    margin-left: 0%;
    margin-bottom: 3em;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .gutters .row .row_inline .span_3:nth-child(4n+1) {
    margin-left: 1%;
  }
}

@media (min-width: 1px) and (max-width: 1024px) {
  header.menu_open .global_nav > ul {
    z-index: 70;
  }
}

#respond {
  display: none !important;
}

.column_main dl.news_post {
  max-height: none;
  display: flex;
  flex-wrap: wrap;
}

.column_main dl.news_post dt {
  display: flex;
  align-items: center;
  float: left;
  padding: 1em 0;
  text-align: center;
  width: 12.5%;
}

.column_main dl.news_post dt:nth-of-type(1) {
  border-top: 1px solid #c4c4c4;
}

@media (max-width: 767px) {
  .column_main dl.news_post dt {
    width: 16%;
    margin: 0;
  }
}

.column_main dl.news_post dt img {
  aspect-ratio: 1 / 1;
  -o-object-fit: cover;
     object-fit: cover;
}

.column_main dl.news_post dd {
  color: #ffffff;
  font-size: 20px;
  font-size: 2rem;
  padding: 1em 1em 1em 2em;
  display: flex;
  align-items: center;
  width: 87.5%;
  position: relative;
}

.column_main dl.news_post dd:nth-of-type(1) {
  border-top: 1px solid #c4c4c4;
}

@media (min-width: 1000px) and (max-width: 1199px) {
  .column_main dl.news_post dd {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .column_main dl.news_post dd {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (max-width: 767px) {
  .column_main dl.news_post dd {
    font-size: 15px;
    font-size: 1.5rem;
    width: 84%;
    padding: 1em;
    margin: 0;
  }
}

.column_main dl.news_post dd:before {
  content: '';
  display: block;
  position: absolute;
  right: 3%;
  top: 0;
  bottom: 0;
  width: 12px;
  height: 1px;
  margin: auto;
  background: #ffffff;
  transition: .2s;
  z-index: 5;
}

@media (max-width: 767px) {
  .column_main dl.news_post dd:before {
    width: 12px;
    right: 0%;
  }
}

.column_main dl.news_post dd:after {
  content: '';
  display: block;
  position: absolute;
  right: 3%;
  top: -4px;
  bottom: 0;
  width: 4px;
  height: 1px;
  margin: auto;
  border: 0;
  background: #ffffff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  transition: .2s;
}

@media (max-width: 767px) {
  .column_main dl.news_post dd:after {
    right: 0%;
  }
}

.column_main dl.news_post dd:hover {
  background-position: left 0 bottom 0;
  color: #968160;
}

.column_main dl.news_post dd:hover:before {
  background: #968160;
  right: 1em;
}

@media (max-width: 767px) {
  .column_main dl.news_post dd:hover:before {
    right: 0%;
  }
}

.column_main dl.news_post dd:hover:after {
  background: #968160;
  right: 1em;
  border-color: none;
  border: none;
}

@media (max-width: 767px) {
  .column_main dl.news_post dd:hover:after {
    right: 0%;
  }
}

.column_main dl.news_post dd p {
  flex-grow: 1;
}

.column_main dl.news_post dd p span.time_text {
  font-size: 12px;
  font-size: 1.2rem;
  color: #ffffff;
  line-height: 1;
  display: inline-block;
}

.column_main dl.news_post dd p span.new {
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  color: #098848;
  margin-left: 1rem;
}

.column_main dl.news_post dd p a {
  display: block;
  position: relative;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left 100% bottom 0;
  background-size: 200% 1px;
  background-image: linear-gradient(to right, #968160 0%, #968160 50%, #27292d 50%, #27292d 100%);
  color: #ffffff;
  transition: .2s;
}

.column_main dl.news_post dd p a:hover {
  color: #968160;
  background-size: 200% 1px;
  background-position: left 0 bottom 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .column_main dl.news_post dd p a {
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (max-width: 767px) {
  .column_main dl.news_post dd p a {
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media (max-width: 767px) {
  .column_main dl.news_post {
    margin-bottom: 0;
  }
}

.column_main dl.news_post:last-of-type dt, .column_main dl.news_post:last-of-type dd {
  border-bottom: 1px solid #c4c4c4;
}

.pc_display_on {
  display: none;
}

@media (min-width: 1025px) and (max-width: 2560px) {
  .pc_display_on {
    display: block !important;
  }
}

@media (min-width: 1025px) and (max-width: 2560px) {
  .mb_display_on {
    display: none !important;
  }
}

@media (min-width: 1px) and (max-width: 1024px) {
  .mb_display_on {
    display: block !important;
  }
}

@media (min-width: 1025px) and (max-width: 2560px) {
  .slick-slide {
    padding-right: .5% !important;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .slick-slide {
    padding-right: .5% !important;
  }
}

@media (min-width: 1px) and (max-width: 834px) {
  .slick-slide {
    padding: 0 1rem !important;
  }
}

@media (min-width: 1025px) and (max-width: 2560px) {
  .index_sec5 .slick-slide:nth-of-type(even) {
    margin-top: 2.5em;
  }
}

.index_sec5 .slick-slide:nth-of-type(1) picture a, .index_sec5 .slick-slide:nth-of-type(4) picture a, .index_sec5 .slick-slide:nth-of-type(7) picture a, .index_sec5 .slick-slide:nth-of-type(10) picture a {
  overflow: hidden;
  position: relative;
}

.index_sec5 .slick-slide:nth-of-type(1) picture a:before, .index_sec5 .slick-slide:nth-of-type(4) picture a:before, .index_sec5 .slick-slide:nth-of-type(7) picture a:before, .index_sec5 .slick-slide:nth-of-type(10) picture a:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 256px;
  height: 156px;
  background-image: url("/wp-content/uploads/index_sec5_label_blue.png");
  aspect-ratio: 64 / 39;
  z-index: 1;
}

.index_sec5 .slick-slide:nth-of-type(2) picture a, .index_sec5 .slick-slide:nth-of-type(5) picture a, .index_sec5 .slick-slide:nth-of-type(8) picture a, .index_sec5 .slick-slide:nth-of-type(11) picture a {
  overflow: hidden;
  position: relative;
}

.index_sec5 .slick-slide:nth-of-type(2) picture a:before, .index_sec5 .slick-slide:nth-of-type(5) picture a:before, .index_sec5 .slick-slide:nth-of-type(8) picture a:before, .index_sec5 .slick-slide:nth-of-type(11) picture a:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 256px;
  height: 156px;
  background-image: url("/wp-content/uploads/index_sec5_label_orange.png");
  aspect-ratio: 64 / 39;
  z-index: 1;
}

.index_sec5 .slick-slide:nth-of-type(3) picture a, .index_sec5 .slick-slide:nth-of-type(6) picture a, .index_sec5 .slick-slide:nth-of-type(9) picture a, .index_sec5 .slick-slide:nth-of-type(12) picture a {
  overflow: hidden;
  position: relative;
}

.index_sec5 .slick-slide:nth-of-type(3) picture a:before, .index_sec5 .slick-slide:nth-of-type(6) picture a:before, .index_sec5 .slick-slide:nth-of-type(9) picture a:before, .index_sec5 .slick-slide:nth-of-type(12) picture a:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 256px;
  height: 156px;
  background-image: url("/wp-content/uploads/index_sec5_label_ppl.png");
  aspect-ratio: 64 / 39;
  z-index: 1;
}

@media (min-width: 1200px) and (max-width: 1366px) {
  .index_sec5 .slick-slide picture a:before {
    width: 220px !important;
    height: 134px !important;
    background-size: cover;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .index_sec5 .slick-slide picture a:before {
    width: 180px !important;
    height: 110px !important;
    background-size: cover;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .index_sec5 .slick-slide picture a:before {
    width: 180px !important;
    height: 110px !important;
    background-size: cover;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .index_sec5 .slick-slide picture a:before {
    width: 128px !important;
    height: 78px !important;
    background-size: cover;
  }
}

.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: auto;
  bottom: -30%;
  display: block;
  width: 64px;
  height: 64px;
  margin-top: 0;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: #3b76b0;
  border-radius: 50%;
}

@media (min-width: 1px) and (max-width: 834px) {
  .slick-prev, .slick-next {
    width: 48px;
    height: 48px;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .slick-prev, .slick-next {
    bottom: -28%;
  }
}

.slick-prev:before, .slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  opacity: 1 !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-next:before {
  content: '';
  color: #ffffff;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0.5em 0.71177em;
  border-left-color: #ffffff;
  border-right: 0;
  -webkit-transform: translateX(15%);
  transform: translateX(15%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 1;
}

.slick-prev:before {
  content: '';
  color: #ffffff;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0.5em 0.71177em;
  border-right-color: #ffffff;
  border-left: 0;
  -webkit-transform: translateX(-15%);
  transform: translateX(-15%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 1;
}

@media (min-width: 768px) and (max-width: 834px) {
  .slick-prev {
    left: 0;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .slick-prev {
    left: 2%;
  }
}

.slick-next {
  right: auto;
  left: 64px;
}

@media (min-width: 768px) and (max-width: 834px) {
  .slick-next {
    left: 56px;
  }
}

.data_grid_2_parent {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 0px;
}

.gauge_circle {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
  z-index: 1;
}

.gauge_circle.data_1 {
  background: #dddddd;
  z-index: 0;
  opacity: 0;
}

.gauge_circle.data_1.animated {
  -webkit-animation: fadein .5s ease-in forwards;
          animation: fadein .5s ease-in forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
  background: #2c2f90;
  z-index: 1;
}

.gauge_circle.data_1.animated:before {
  -webkit-animation: rotateCircle_L1 7s linear forwards,fadein .5s ease-in forwards;
          animation: rotateCircle_L1 7s linear forwards,fadein .5s ease-in forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  -webkit-transform-origin: right 50%;
          transform-origin: right 50%;
  z-index: 5;
  background: #dddddd;
}

.gauge_circle.data_1.animated:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  background: #2c2f90;
  -webkit-transform-origin: left 50%;
          transform-origin: left 50%;
  z-index: 5;
  -webkit-animation: rotateCircle_R1 7s linear forwards,fadein .5s ease-in forwards;
          animation: rotateCircle_R1 7s linear forwards,fadein .5s ease-in forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
}

.gauge_circle.data_1:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  -webkit-transform-origin: right 50%;
          transform-origin: right 50%;
  z-index: 5;
  background: #dddddd;
}

.gauge_circle.data_1:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  background: #dddddd;
  -webkit-transform-origin: left 50%;
          transform-origin: left 50%;
  z-index: 5;
}

.gauge_circle.data_2 {
  background: #dddddd;
  z-index: 0;
  opacity: 0;
}

.gauge_circle.data_2.animated {
  -webkit-animation: fadein .5s ease-in forwards;
          animation: fadein .5s ease-in forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
  background: #cc3366;
  z-index: 1;
}

.gauge_circle.data_2.animated:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  background: #dddddd;
  -webkit-transform-origin: left 50%;
          transform-origin: left 50%;
  z-index: 5;
  -webkit-animation: rotateCircle_R2 7s linear forwards;
          animation: rotateCircle_R2 7s linear forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
}

.gauge_circle.data_2:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  -webkit-transform-origin: right 50%;
          transform-origin: right 50%;
  z-index: 2;
  background: #dddddd;
}

.gauge_circle.data_2:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  background: #dddddd;
  -webkit-transform-origin: left 50%;
          transform-origin: left 50%;
  z-index: 5;
}

.gauge_circle.data_3 {
  background: #dddddd;
  z-index: 0;
  opacity: 0;
}

.gauge_circle.data_3.animated {
  -webkit-animation: fadein .5s ease-in forwards;
          animation: fadein .5s ease-in forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
  background: #2c2f90;
  z-index: 1;
}

.gauge_circle.data_3.animated:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  background: #dddddd;
  -webkit-transform-origin: left 50%;
          transform-origin: left 50%;
  z-index: 5;
  -webkit-animation: rotateCircle_R3 7s linear forwards;
          animation: rotateCircle_R3 7s linear forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
}

.gauge_circle.data_3:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  -webkit-transform-origin: right 50%;
          transform-origin: right 50%;
  z-index: 2;
  background: #dddddd;
}

.gauge_circle.data_3:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  background: #dddddd;
  -webkit-transform-origin: left 50%;
          transform-origin: left 50%;
  z-index: 5;
}

.gauge_circle.data_4 {
  background: #dddddd;
  z-index: 0;
  opacity: 0;
}

.gauge_circle.data_4.animated {
  -webkit-animation: fadein .5s ease-in forwards;
          animation: fadein .5s ease-in forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
  background: #cc3366;
  z-index: 1;
}

.gauge_circle.data_4.animated:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  -webkit-transform-origin: right 50%;
          transform-origin: right 50%;
  z-index: 5;
  background: #dddddd;
  -webkit-animation: rotateCircle_L4 7s linear forwards;
          animation: rotateCircle_L4 7s linear forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
}

.gauge_circle.data_4.animated:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  background: #cc3366;
  -webkit-transform-origin: left 50%;
          transform-origin: left 50%;
  z-index: 5;
  -webkit-animation: rotateCircle_R4 7s linear forwards;
          animation: rotateCircle_R4 7s linear forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
}

.gauge_circle.data_4:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  -webkit-transform-origin: right 50%;
          transform-origin: right 50%;
  z-index: 5;
  background: #dddddd;
}

.gauge_circle.data_4:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  background: #cc3366;
  -webkit-transform-origin: left 50%;
          transform-origin: left 50%;
  z-index: 5;
}

.gauge_circle.data_5 {
  background: #dddddd;
  z-index: 0;
  opacity: 0;
}

.gauge_circle.data_5.animated {
  -webkit-animation: fadein .5s ease-in forwards;
  animation: fadein .5s ease-in forwards;
  -webkit-animation-delay: .8s;
  animation-delay: .8s;
  background: #2c2f90;
  z-index: 1;
}

.gauge_circle.data_5.animated:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  -webkit-transform-origin: right 50%;
          transform-origin: right 50%;
  z-index: 5;
  background: #dddddd;
  -webkit-animation: 7s linear forwards;
          animation: 7s linear forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
}

.gauge_circle.data_5.animated:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  background: #dddddd;
  -webkit-transform-origin: left 50%;
  transform-origin: left 50%;
  z-index: 5;
  -webkit-animation: 7s linear forwards;
  animation: 7s linear forwards;
  -webkit-animation-delay: .8s;
  animation-delay: .8s;
}

.gauge_circle.data_5:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  -webkit-transform-origin: right 50%;
          transform-origin: right 50%;
  z-index: 5;
  background: #dddddd;
}

.gauge_circle.data_5:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  background: #dddddd;
  -webkit-transform-origin: left 50%;
  transform-origin: left 50%;
  z-index: 5;
}

.gauge_circle.data_6 {
  background: #dddddd;
  z-index: 0;
  opacity: 0;
}

.gauge_circle.data_6.animated {
  -webkit-animation: fadein .5s ease-in forwards;
          animation: fadein .5s ease-in forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
  background: #cc3366;
  z-index: 1;
}

.gauge_circle.data_6.animated:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  -webkit-transform-origin: right 50%;
          transform-origin: right 50%;
  z-index: 5;
  background: #dddddd;
  -webkit-animation: rotateCircle_L11 7s linear forwards;
          animation: rotateCircle_L11 7s linear forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
}

.gauge_circle.data_6.animated:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  background: #cc3366;
  -webkit-transform-origin: left 50%;
          transform-origin: left 50%;
  z-index: 5;
  -webkit-animation: rotateCircle_R11 7s linear forwards;
          animation: rotateCircle_R11 7s linear forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
}

.gauge_circle.data_6:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  -webkit-transform-origin: right 50%;
          transform-origin: right 50%;
  z-index: 5;
  background: #dddddd;
}

.gauge_circle.data_6:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  background: #cc3366;
  -webkit-transform-origin: left 50%;
          transform-origin: left 50%;
  z-index: 5;
}

.gauge_circle.data_7 {
  background: #dddddd;
  z-index: 0;
  opacity: 0;
}

.gauge_circle.data_7.animated {
  -webkit-animation: fadein .5s ease-in forwards;
          animation: fadein .5s ease-in forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
  background: #2c2f90;
  z-index: 1;
}

.gauge_circle.data_7.animated:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  background: #dddddd;
  -webkit-transform-origin: left 50%;
          transform-origin: left 50%;
  z-index: 5;
  -webkit-animation: rotateCircle_R7 7s linear forwards,fadein .5s ease-in forwards;
          animation: rotateCircle_R7 7s linear forwards,fadein .5s ease-in forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
}

.gauge_circle.data_7:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  -webkit-transform-origin: right 50%;
          transform-origin: right 50%;
  z-index: 2;
  background: #dddddd;
}

.gauge_circle.data_7:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  background: #dddddd;
  -webkit-transform-origin: left 50%;
          transform-origin: left 50%;
  z-index: 5;
}

.gauge_circle.data_8 {
  background: #dddddd;
  z-index: 0;
  opacity: 0;
}

.gauge_circle.data_8.animated {
  -webkit-animation: fadein .5s ease-in forwards;
          animation: fadein .5s ease-in forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
  background: #cc3366;
  z-index: 1;
}

.gauge_circle.data_8.animated:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  background: #dddddd;
  -webkit-transform-origin: left 50%;
          transform-origin: left 50%;
  z-index: 5;
  -webkit-animation: rotateCircle_R8 7s linear forwards,fadein .5s ease-in forwards;
          animation: rotateCircle_R8 7s linear forwards,fadein .5s ease-in forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
}

.gauge_circle.data_8:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  -webkit-transform-origin: right 50%;
          transform-origin: right 50%;
  z-index: 2;
  background: #dddddd;
}

.gauge_circle.data_8:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  background: #dddddd;
  -webkit-transform-origin: left 50%;
          transform-origin: left 50%;
  z-index: 5;
}

.gauge_circle.data_9 {
  background: #dddddd;
  z-index: 0;
  opacity: 0;
}

.gauge_circle.data_9.animated {
  -webkit-animation: fadein .5s ease-in forwards;
          animation: fadein .5s ease-in forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
  background: #2c2f90;
  z-index: 1;
}

.gauge_circle.data_9.animated:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  background: #dddddd;
  -webkit-transform-origin: left 50%;
          transform-origin: left 50%;
  z-index: 5;
  -webkit-animation: rotateCircle_R9 7s linear forwards;
          animation: rotateCircle_R9 7s linear forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
}

.gauge_circle.data_9:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  -webkit-transform-origin: right 50%;
          transform-origin: right 50%;
  z-index: 2;
  background: #dddddd;
}

.gauge_circle.data_9:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  background: #dddddd;
  -webkit-transform-origin: left 50%;
          transform-origin: left 50%;
  z-index: 5;
}

.gauge_circle.data_10 {
  background: #dddddd;
  z-index: 0;
  opacity: 0;
}

.gauge_circle.data_10.animated {
  -webkit-animation: fadein .5s ease-in forwards;
          animation: fadein .5s ease-in forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
  background: #cc3366;
  z-index: 1;
}

.gauge_circle.data_10.animated:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  -webkit-transform-origin: right 50%;
          transform-origin: right 50%;
  z-index: 5;
  background: #dddddd;
  -webkit-animation: rotateCircle_L10 7s linear forwards;
          animation: rotateCircle_L10 7s linear forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
}

.gauge_circle.data_10.animated:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  background: #cc3366;
  -webkit-transform-origin: left 50%;
          transform-origin: left 50%;
  z-index: 5;
  -webkit-animation: rotateCircle_R10 7s linear forwards;
          animation: rotateCircle_R10 7s linear forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
}

.gauge_circle.data_10:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  -webkit-transform-origin: right 50%;
          transform-origin: right 50%;
  z-index: 5;
  background: #dddddd;
}

.gauge_circle.data_10:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  background: #cc3366;
  -webkit-transform-origin: left 50%;
          transform-origin: left 50%;
  z-index: 5;
}

.gauge_circle.data_11 {
  background: #dddddd;
  z-index: 0;
  opacity: 0;
}

.gauge_circle.data_11.animated {
  -webkit-animation: fadein .5s ease-in forwards;
  animation: fadein .5s ease-in forwards;
  -webkit-animation-delay: .8s;
  animation-delay: .8s;
  background: #2c2f90;
  z-index: 1;
}

.gauge_circle.data_11.animated:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  -webkit-transform-origin: right 50%;
          transform-origin: right 50%;
  z-index: 5;
  background: #dddddd;
  -webkit-animation: 7s linear forwards;
          animation: 7s linear forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
}

.gauge_circle.data_11.animated:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  background: #dddddd;
  -webkit-transform-origin: left 50%;
  transform-origin: left 50%;
  z-index: 5;
  -webkit-animation: 7s linear forwards;
  animation: 7s linear forwards;
  -webkit-animation-delay: .8s;
  animation-delay: .8s;
}

.gauge_circle.data_11:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  -webkit-transform-origin: right 50%;
          transform-origin: right 50%;
  z-index: 5;
  background: #dddddd;
}

.gauge_circle.data_11:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  background: #dddddd;
  -webkit-transform-origin: left 50%;
  transform-origin: left 50%;
  z-index: 5;
}

.gauge_circle.data_12 {
  background: #dddddd;
  z-index: 0;
  opacity: 0;
}

.gauge_circle.data_12.animated {
  -webkit-animation: fadein .5s ease-in forwards;
          animation: fadein .5s ease-in forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
  background: #cc3366;
  z-index: 1;
}

.gauge_circle.data_12.animated:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  -webkit-transform-origin: right 50%;
          transform-origin: right 50%;
  z-index: 5;
  background: #dddddd;
  -webkit-animation: rotateCircle_L11 7s linear forwards;
          animation: rotateCircle_L11 7s linear forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
}

.gauge_circle.data_12.animated:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  background: #cc3366;
  -webkit-transform-origin: left 50%;
          transform-origin: left 50%;
  z-index: 5;
  -webkit-animation: rotateCircle_R11 7s linear forwards;
          animation: rotateCircle_R11 7s linear forwards;
  -webkit-animation-delay: .8s;
          animation-delay: .8s;
}

.gauge_circle.data_12:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  -webkit-transform-origin: right 50%;
          transform-origin: right 50%;
  z-index: 5;
  background: #dddddd;
}

.gauge_circle.data_12:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  background: #cc3366;
  -webkit-transform-origin: left 50%;
          transform-origin: left 50%;
  z-index: 5;
}

.gauge_circle .gauge_circle_inner {
  position: absolute;
  top: 10%;
  left: 10%;
  width: 80%;
  height: 80%;
  max-width: 288px;
  max-height: 288px;
  background: #ffffff;
  border-radius: 50%;
  z-index: 8;
  display: flex;
  justify-content: center;
  align-items: center;
}

.gauge_circle .gauge_circle_inner p.data_text {
  line-height: 1.2;
}

.gauge_circle .gauge_circle_inner p.data_text span.gender {
  font-size: 24px;
  font-size: 2.4rem;
}

.gauge_circle .gauge_circle_inner p.data_text span.number {
  font-family: "Roboto", sans-serif;
  font-size: 40px;
  font-size: 4rem;
}

/* 新松戸校 専任［正社員］男性 */
@-webkit-keyframes rotateCircle_L1 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  18% {
    -webkit-transform: rotate(40deg);
            transform: rotate(40deg);
  }
  100% {
    -webkit-transform: rotate(40deg);
            transform: rotate(40deg);
  }
}

@keyframes rotateCircle_L1 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  18% {
    -webkit-transform: rotate(40deg);
            transform: rotate(40deg);
  }
  100% {
    -webkit-transform: rotate(40deg);
            transform: rotate(40deg);
  }
}

@-webkit-keyframes rotateCircle_R1 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    background: #dddddd;
  }
  15% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background: #dddddd;
  }
  15.1% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #2c2f90;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #2c2f90;
  }
}

@keyframes rotateCircle_R1 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    background: #dddddd;
  }
  15% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background: #dddddd;
  }
  15.1% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #2c2f90;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #2c2f90;
  }
}

/* 新松戸校 専任［正社員］女性 */
@-webkit-keyframes rotateCircle_R2 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(140deg);
            transform: rotate(140deg);
  }
  100% {
    -webkit-transform: rotate(140deg);
            transform: rotate(140deg);
  }
}

@keyframes rotateCircle_R2 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(140deg);
            transform: rotate(140deg);
  }
  100% {
    -webkit-transform: rotate(140deg);
            transform: rotate(140deg);
  }
}

/* 新松戸校 講師・支援員［パート/アルバイト］男性 */
@-webkit-keyframes rotateCircle_R3 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(54deg);
            transform: rotate(54deg);
  }
  100% {
    -webkit-transform: rotate(54deg);
            transform: rotate(54deg);
  }
}

@keyframes rotateCircle_R3 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(54deg);
            transform: rotate(54deg);
  }
  100% {
    -webkit-transform: rotate(54deg);
            transform: rotate(54deg);
  }
}

/* 新松戸校 講師・支援員［パート/アルバイト］女性 */
@-webkit-keyframes rotateCircle_L4 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  18% {
    -webkit-transform: rotate(126deg);
            transform: rotate(126deg);
  }
  100% {
    -webkit-transform: rotate(126deg);
            transform: rotate(126deg);
  }
}

@keyframes rotateCircle_L4 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  18% {
    -webkit-transform: rotate(126deg);
            transform: rotate(126deg);
  }
  100% {
    -webkit-transform: rotate(126deg);
            transform: rotate(126deg);
  }
}

@-webkit-keyframes rotateCircle_R4 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    background: #dddddd;
  }
  15% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background: #dddddd;
  }
  15.1% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #cc3366;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #cc3366;
  }
}

@keyframes rotateCircle_R4 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    background: #dddddd;
  }
  15% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background: #dddddd;
  }
  15.1% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #cc3366;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #cc3366;
  }
}

/* 新松戸校 事務員 男性 */
/* @-webkit-keyframes rotateCircle_L5 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  18% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

@keyframes rotateCircle_L5 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  18% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

@-webkit-keyframes rotateCircle_R5 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    background: #dddddd;
  }
  15% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background: #dddddd;
  }
  15.1% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background: #dddddd;
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background: #dddddd;
  }
}

@keyframes rotateCircle_R5 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    background: #dddddd;
  }
  15% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background: #dddddd;
  }
  15.1% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background: #dddddd;
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background: #dddddd;
  }
} */

/* 新松戸校 事務員 女性 */
@-webkit-keyframes rotateCircle_L6 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  18% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

@keyframes rotateCircle_L6 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  18% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

@-webkit-keyframes rotateCircle_R6 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    background: #dddddd;
  }
  15% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background: #dddddd;
  }
  15.1% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #cc3366;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #cc3366;
  }
}

@keyframes rotateCircle_R6 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    background: #dddddd;
  }
  15% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background: #dddddd;
  }
  15.1% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #cc3366;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #cc3366;
  }
}

/* 新越谷校 専任［正社員］男性 */
@-webkit-keyframes rotateCircle_L7 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(120deg);
            transform: rotate(120deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

@keyframes rotateCircle_L7 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(120deg);
            transform: rotate(120deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

@-webkit-keyframes rotateCircle_R7 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

@keyframes rotateCircle_R7 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

/* 新越谷校 専任［正社員］女性 */
@-webkit-keyframes rotateCircle_L8 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(120deg);
            transform: rotate(120deg);
  }
  100% {
    -webkit-transform: rotate(120deg);
            transform: rotate(120deg);
  }
}

@keyframes rotateCircle_L8 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(120deg);
            transform: rotate(120deg);
  }
  100% {
    -webkit-transform: rotate(120deg);
            transform: rotate(120deg);
  }
}

@-webkit-keyframes rotateCircle_R8 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

@keyframes rotateCircle_R8 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

/* 新越谷校 講師・支援員［パート/アルバイト］男性 */
@-webkit-keyframes rotateCircle_R9 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(72deg);
            transform: rotate(72deg);
  }
  100% {
    -webkit-transform: rotate(72deg);
            transform: rotate(72deg);
  }
}

@keyframes rotateCircle_R9 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(72deg);
            transform: rotate(72deg);
  }
  100% {
    -webkit-transform: rotate(72deg);
            transform: rotate(72deg);
  }
}

/* 新越谷校 講師・支援員［パート/アルバイト］女性 */
@-webkit-keyframes rotateCircle_L10 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  18% {
    -webkit-transform: rotate(108deg);
            transform: rotate(108deg);
  }
  100% {
    -webkit-transform: rotate(108deg);
            transform: rotate(108deg);
  }
}

@keyframes rotateCircle_L10 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  18% {
    -webkit-transform: rotate(108deg);
            transform: rotate(108deg);
  }
  100% {
    -webkit-transform: rotate(108deg);
            transform: rotate(108deg);
  }
}

@-webkit-keyframes rotateCircle_R10 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    background: #dddddd;
  }
  15% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background: #dddddd;
  }
  15.1% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #cc3366;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #cc3366;
  }
}

@keyframes rotateCircle_R10 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    background: #dddddd;
  }
  15% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background: #dddddd;
  }
  15.1% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #cc3366;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #cc3366;
  }
}

/* 新越谷校 事務員 男性 */
@-webkit-keyframes rotateCircle_L11 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  18% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

@keyframes rotateCircle_L11 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  18% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

@-webkit-keyframes rotateCircle_R11 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    background: #dddddd;
  }
  15% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background: #dddddd;
  }
  15.1% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #cc3366;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #cc3366;
  }
}

@keyframes rotateCircle_R11 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    background: #dddddd;
  }
  15% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background: #dddddd;
  }
  15.1% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #cc3366;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #cc3366;
  }
}

/* 新越谷校 事務員 女性 */
@-webkit-keyframes rotateCircle_L12 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  18% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

@keyframes rotateCircle_L12 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  18% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

@-webkit-keyframes rotateCircle_R12 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    background: #dddddd;
  }
  15% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background: #dddddd;
  }
  15.1% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #cc3366;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #cc3366;
  }
}

@keyframes rotateCircle_R12 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    background: #dddddd;
  }
  15% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background: #dddddd;
  }
  15.1% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #cc3366;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    background: #cc3366;
  }
}

.container.dayflow {
  margin-bottom: 2em;
  position: relative;
  margin: 0 auto;
}

.container.dayflow h3.timeline {
  display: inline-flex;
  align-items: center;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 700;
  color: #3471ad;
  background: #ffffff;
  border: 2px solid #3471ad;
  padding: 0 0.5em 0 0;
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .container.dayflow h3.timeline {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .container.dayflow h3.timeline {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  .container.dayflow h3.timeline {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .container.dayflow h3.timeline {
    font-size: 20px;
    font-size: 2rem;
  }
}

.container.dayflow h3.timeline span.time {
  background: #3471ad;
  color: #ffffff;
  padding: .5em;
  margin-right: .5em;
  display: flex;
  align-items: center;
}

.container.dayflow h3.timeline span.time img {
  max-width: 1.4em;
  max-height: 1.4em;
  margin-right: 1rem;
  width: 100%;
  height: 100%;
  aspect-ratio: 1 / 1;
  border-top-right-radius: 0 !important;
}

.container.dayflow:before {
  content: "";
  width: 4px;
  height: 100%;
  background: #dddddd;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-radius: 4px;
}

@media (min-width: 835px) {
  .container.dayflow:before {
    left: 50%;
    top: 1%;
  }
}

.container.dayflow .dayflow_item {
  position: relative;
  display: flex;
  padding: 0 0 35px 20px;
  opacity: 0;
}

.container.dayflow .dayflow_item.animated {
  -webkit-animation: fadeInUp .5s ease-in forwards;
          animation: fadeInUp .5s ease-in forwards;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}

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

.container.dayflow .dayflow_item:nth-of-type(2n-1) .dayflow_image img {
  border-top-right-radius: 40px;
}

@media (min-width: 835px) {
  .container.dayflow .dayflow_item:nth-of-type(2n) {
    justify-content: flex-end;
  }
}

.container.dayflow .dayflow_item:nth-of-type(2n) .dayflow_image img {
  border-top-left-radius: 40px;
}

.container.dayflow .dayflow_item:before {
  content: "";
  width: 20px;
  height: 20px;
  top: 3.5%;
  background: #3471ad;
  position: absolute;
  border-radius: 50%;
  left: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (min-width: 1px) and (max-width: 767px) {
  .container.dayflow .dayflow_item:before {
    top: 4.4%;
  }
}

@media (min-width: 835px) {
  .container.dayflow .dayflow_item:before {
    left: 50%;
    top: 2%;
    width: 40px;
    height: 40px;
  }
}

.container.dayflow .dayflow_item:last-child {
  padding-bottom: 15px;
}

@media (min-width: 835px) {
  .container.dayflow .dayflow_item:last-child {
    padding-bottom: 0;
  }
}

.container.dayflow .dayflow_inner {
  max-width: 560px;
}

@media (min-width: 1200px) and (max-width: 1299px) {
  .container.dayflow .dayflow_inner {
    max-width: 500px;
  }
}

@media (min-width: 1111px) and (max-width: 1199px) {
  .container.dayflow .dayflow_inner {
    max-width: 480px;
  }
}

@media (min-width: 1025px) and (max-width: 1110px) {
  .container.dayflow .dayflow_inner {
    max-width: 420px;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  .container.dayflow .dayflow_inner {
    max-width: 45%;
  }
}

@media (min-width: 1px) and (max-width: 834px) {
  .container.dayflow .dayflow_inner {
    max-width: none;
  }
}

.container.dayflow .dayflow_image {
  line-height: 1;
  margin: 0;
  padding: 0;
}

.container.dayflow .dayflow_image img {
  display: block;
}

.container.dayflow .dayflow_text {
  padding-top: 10px;
  letter-spacing: 0.05em;
}

@media (min-width: 835px) {
  .container.dayflow .dayflow_text {
    margin-top: 15px;
  }
}

.container p.next_text {
  text-align: center;
  font-size: 40px;
  font-size: 4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #3471ad;
  margin-top: 5%;
}

@media (min-width: 768px) and (max-width: 834px) {
  .container p.next_text {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .container p.next_text {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

.container.hd_sub_menu_area {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 1px;
  grid-row-gap: 0px;
  align-items: center;
  justify-content: center;
  background: #3471ad;
  border: 1px solid #3471ad;
  margin: 0 auto 5% !important;
}

@media (min-width: 1px) and (max-width: 767px) {
  .container.hd_sub_menu_area {
    margin: 0 auto 10% !important;
  }
}

.container.hd_sub_menu_area .link_box {
  background: #ffffff;
  text-align: center;
  padding: .8em .5em;
  position: relative;
}

.container.hd_sub_menu_area .link_box:hover {
  background: #3471ad;
}

.container.hd_sub_menu_area .link_box:hover span {
  text-align: center;
  color: #ffffff;
  font-weight: 600;
}

.container.hd_sub_menu_area .link_box a {
  text-align: center;
  color: #3471ad;
  font-weight: 600;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
  z-index: 3;
  transition: .3s;
}

.container.hd_sub_menu_area .link_box a span {
  text-align: center;
  color: #3471ad;
  font-weight: 600;
}

.container.hd_sub_menu_area .link_box span {
  text-align: center;
  color: #3471ad;
  font-weight: 600;
}

.container.hd_sub_menu_area .link_box.current {
  background: #3471ad;
}

.container.hd_sub_menu_area .link_box.current:hover {
  background: #3471ad;
}

.container.hd_sub_menu_area .link_box.current span {
  text-align: center;
  color: #ffffff;
  font-weight: 600;
}

div .under_btn_block {
  display: flex;
  justify-content: center;
}

p.timeline {
  display: inline-flex;
  align-items: center;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  color: #3471ad;
  padding: 0 0.5em 0 0;
  margin: 0;
}

@media (min-width: 1025px) and (max-width: 1199px) {
  p.timeline {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  p.timeline {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  p.timeline {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  p.timeline {
    font-size: 20px;
    font-size: 2rem;
  }
}

p.timeline span.time {
  color: #3471ad;
  padding: .5em;
  margin-right: .5em;
  display: flex;
  align-items: center;
}

p.timeline span.time img {
  max-width: 1.4em;
  max-height: 1.4em;
  margin-right: 1rem;
  width: 100%;
  height: 100%;
  aspect-ratio: 1 / 1;
  border-top-right-radius: 0 !important;
}

main.under_page .main_wrap {
  padding-bottom: 0;
}

main.under_page .main_wrap:after {
  content: "";
  display: table;
  clear: both;
}

main.under_page .main_wrap .column_12 {
  width: 100%;
  float: left;
  display: block;
}

main.under_page .main_wrap .column_12:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 768px) {
  main.under_page .main_wrap .inquiry dd {
    padding: 10px 0;
    margin-bottom: 1em;
    margin-bottom: 2em;
  }
}

@media (max-width: 767px) {
  main.under_page .main_wrap .wrap .dl dt.column_3 p {
    line-height: 1;
  }
}

@media (min-width: 768px) {
  main.under_page .main_wrap .wrap .dl dd {
    padding: 10px 0;
  }
}

main.under_page .main_wrap .wrap .column_12 {
  width: 100%;
  float: left;
  display: block;
}

main.under_page .main_wrap .wrap .column_12:after {
  content: "";
  display: table;
  clear: both;
}

main.under_page .main_wrap .wrap .column_3 {
  width: 23.5%;
  float: left;
  display: block;
}

@media (max-width: 767px) {
  main.under_page .main_wrap .wrap .column_3 {
    width: 100%;
    float: none;
    margin-left: none;
    margin-bottom: 0;
    border-top: 1px solid #3471ad;
    padding: 1em .5em;
  }
  main.under_page .main_wrap .wrap .column_3 p, main.under_page .main_wrap .wrap .column_3 label {
    line-height: 1;
    font-size: 110%;
    font-weight: 700;
  }
  main.under_page .main_wrap .wrap .column_3 p span.required, main.under_page .main_wrap .wrap .column_3 label span.required {
    margin-bottom: 1em;
  }
}

main.under_page .main_wrap .wrap .column_3:after {
  content: "";
  display: table;
  clear: both;
}

main.under_page .main_wrap .wrap .column_9 {
  width: 74.5%;
  float: left;
  display: block;
  margin-left: 2%;
}

@media (max-width: 767px) {
  main.under_page .main_wrap .wrap .column_9 {
    width: 100%;
    float: none;
    margin-left: none;
    margin-bottom: 1.5em;
  }
}

main.under_page .main_wrap .wrap .column_9:after {
  content: "";
  display: table;
  clear: both;
}

main.under_page .main_wrap .wrap.row_inline {
  width: min(100%, 1280px);
  max-width: none;
  margin: 0 auto;
  letter-spacing: -.40em;
}

@media (min-width: 1300px) and (max-width: 1366px) {
  main.under_page .main_wrap .wrap.row_inline {
    width: min(100%, 1200px);
  }
}

@media (min-width: 1200px) and (max-width: 1299px) {
  main.under_page .main_wrap .wrap.row_inline {
    width: min(100%, 1200px);
    padding: 0 2%;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  main.under_page .main_wrap .wrap.row_inline {
    width: min(100%, 1160px);
    padding: 0 2%;
  }
}

@media (min-width: 835px) and (max-width: 1024px) {
  main.under_page .main_wrap .wrap.row_inline {
    width: min(100%, 1024px);
    padding: 0 2%;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  main.under_page .main_wrap .wrap.row_inline {
    width: min(100%, 834px);
    padding: 0 2%;
  }
}

@media (max-width: 767px) {
  main.under_page .main_wrap .wrap.row_inline {
    padding: 0;
  }
}

main.under_page .wrap:not(:last-child) {
  margin-bottom: 4%;
}

article {
  display: block;
}

article.article_detail {
  padding: 0;
}

div.column_post {
  width: 32%;
  display: inline-block;
  float: none;
  margin-bottom: 5%;
  margin-right: 2%;
}

div.column_post:nth-child(3n+1) {
  margin-right: 0;
}

@media (min-width: 768px) and (max-width: 834px) {
  div.column_post {
    margin: 0 1% 3em;
    width: 48%;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  div.column_post {
    width: 100%;
    margin-left: 0%;
    margin-bottom: 3em;
  }
}

div.column_post h2.post_title a {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 600;
  text-decoration: none;
  color: #232023;
}

@media (min-width: 1200px) and (max-width: 1366px) {
  div.column_post h2.post_title a {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  div.column_post h2.post_title a {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  div.column_post h2.post_title a {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

div.column_post h2.post_title a span.section_name {
  font-size: 16px;
  font-size: 1.6rem;
  display: block;
  line-height: 1.5;
  font-weight: 600;
}

@media (min-width: 1200px) and (max-width: 1366px) {
  div.column_post h2.post_title a span.section_name {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  div.column_post h2.post_title a span.section_name {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  div.column_post h2.post_title a span.section_name {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  div.column_post h2.post_title a span.section_name {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

div.column_post h2.post_title a span.resize {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  line-height: 1.5;
  font-weight: 600;
  margin-left: .5rem;
}

@media (min-width: 1200px) and (max-width: 1366px) {
  div.column_post h2.post_title a span.resize {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  div.column_post h2.post_title a span.resize {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  div.column_post h2.post_title a span.resize {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  div.column_post h2.post_title a span.resize {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

div.column_post picture {
  display: block;
  overflow: hidden;
  position: relative;
  border-bottom-right-radius: 40px;
}

div.column_post picture img {
  transition: 0.5s;
  width: 100%;
  height: 100%;
  max-width: 434px;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16 / 19;
}

div.column_post picture:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  opacity: .9;
}

div.column_post:nth-of-type(1) picture a, div.column_post:nth-of-type(4) picture a, div.column_post:nth-of-type(7) picture a, div.column_post:nth-of-type(10) picture a {
  overflow: hidden;
  position: relative;
}

div.column_post:nth-of-type(1) picture a:before, div.column_post:nth-of-type(4) picture a:before, div.column_post:nth-of-type(7) picture a:before, div.column_post:nth-of-type(10) picture a:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 256px;
  height: 156px;
  background-image: url("/wp-content/uploads/index_sec5_label_blue.png");
  aspect-ratio: 64 / 39;
  z-index: 1;
}

div.column_post:nth-of-type(2) picture a, div.column_post:nth-of-type(5) picture a, div.column_post:nth-of-type(8) picture a, div.column_post:nth-of-type(11) picture a {
  overflow: hidden;
  position: relative;
}

div.column_post:nth-of-type(2) picture a:before, div.column_post:nth-of-type(5) picture a:before, div.column_post:nth-of-type(8) picture a:before, div.column_post:nth-of-type(11) picture a:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 256px;
  height: 156px;
  background-image: url("/wp-content/uploads/index_sec5_label_orange.png");
  aspect-ratio: 64 / 39;
  z-index: 1;
}

div.column_post:nth-of-type(3) picture a, div.column_post:nth-of-type(6) picture a, div.column_post:nth-of-type(9) picture a, div.column_post:nth-of-type(12) picture a {
  overflow: hidden;
  position: relative;
}

div.column_post:nth-of-type(3) picture a:before, div.column_post:nth-of-type(6) picture a:before, div.column_post:nth-of-type(9) picture a:before, div.column_post:nth-of-type(12) picture a:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 256px;
  height: 156px;
  background-image: url("/wp-content/uploads/index_sec5_label_ppl.png");
  aspect-ratio: 64 / 39;
  z-index: 1;
}

div.column_post picture a {
  display: block;
}

@media (min-width: 1200px) and (max-width: 1366px) {
  div.column_post picture a:before {
    width: 220px !important;
    height: 134px !important;
    background-size: cover;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  div.column_post picture a:before {
    width: 180px !important;
    height: 110px !important;
    background-size: cover;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  div.column_post picture a:before {
    width: 180px !important;
    height: 110px !important;
    background-size: cover;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  div.column_post picture a:before {
    width: 180px !important;
    height: 110px !important;
    background-size: cover;
  }
}

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