@charset "UTF-8";
/*
Theme Name: Shimaogumi
Theme URI: https:/shimaogumi.com
Description: 株式会社島大組
Version: 1.1.0
Author: 株式会社島大組
*/

@media screen and (min-width:768px) {
html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video,
  .form_contact input {
    font-size: 16px;
    letter-spacing: 0.1rem;
  }
  section h2 span.jp_txt {
    margin-top: 22px;
  }
  p.catch {
    letter-spacing: 0.24rem;
    margin: 0 auto 50px;
    line-height: 1.5;
  }
  .marquee_left_vertical {
    position: absolute;
    left: 0;
    top: 195px;
    z-index: 4;
    overflow: hidden;
  }
  .marquee_right_vertical {
    position: absolute;
    right: -40px;
    top: 65px;
    z-index: 4;
    overflow: hidden;
    height: calc(100% - 200px);
  }
  section h2.main_sub_title span.jp_txt.inline {
    display: inline-block;
    margin-left: 30px;
  }
  section h2.underline {
    position: relative;
    margin: 0 auto 70px;
    text-align: center;
  }
  section h2.underline:after {
    content: "";
    background-color: #fff;
    height: 3px;
    width: 65%;
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width:767px) {
  html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video,
  .form_contact input {
    font-size: 16px;
  }
  p.catch {
    letter-spacing: 0.24rem;
    margin: 0 auto 16px;
    line-height: 1.5;
    letter-spacing: 0.12rem;
  }
  .marquee_left_vertical {
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 4;
    overflow: hidden;
  }
  .marquee_right_vertical {
    position: absolute;
    right: 0;
    top: 25px;
    z-index: 4;
    overflow: hidden;
    height: calc(100% - 50px);
  }
  .features_section p.white {
    color: #fff;
  }
  .features_section p.white.more_size {
    text-align: left;
  }
  section h2.underline {
    position: relative;
    margin: 0 auto 30px;
    text-align: center;
  }
  section h2.underline:after {
    content: "";
    background-color: #fff;
    height: 3px;
    width: 65%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
section h2 span.blue {
  background: linear-gradient(90deg, #0053AB, #57B2DC);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
section h2 span.white {
  background: linear-gradient(90deg, #fff, #fff);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
section h2 span.orange {
  background: linear-gradient(90deg, #FF5900, #FF831D);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
section h2 span.jp_txt {
  display: block;
  background: none;
  color: #000;
}
section h2.main_sub_title,
section h2.page_title {
  line-height: 1;
  color: #0053AB;
}
section.faq h2.underline:after {
  width: 100px;
  bottom: -15px;
}
section h2 span.underline {
  position: relative;
  display: block;
  line-height: 1;
}
section h2 span.underline:after {
  content: "";
  background-color: #0053AB;
  height: 3px;
  width: 100px;
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
}
section h2.underline.title_blue:after {
  background-color: #0053AB;
}
section h3 {
  color: #0053AB;
  margin: 0 auto 16px;
}
section h4.underline {
  position: relative;
  margin: 60px auto 40px;
  text-align: center;
  color: #FE8497;
}
section.benefits_section h3.underline {
  position: relative;
  margin: 100px auto 40px;
  text-align: center;
  color: #FE8497;
}
section h4.underline:after {
  content: "";
  background-color: #FE8497;
  height: 1px;
  width: 40px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}
section.benefits_section h3.underline:after {
   content: "";
  background-color: #FE8497;
  height: 1px;
  width: 40px;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
}
section h2.underline.yellow:after {
  background-color: #F28A00;
}
section h2.underline.txt_left {
  text-align: left;
}
section h2.underline.txt_left:after {
  left: 0;
  transform: translateX(0);
}
section h3.underline {
  position: relative;
  margin: 0 auto 50px;
  text-align: left;
  line-height: 1;
}
section h3.underline:after {
  content: "";
  background-color: #FF5900;
  height: 2px;
  width: 100px;
  position: absolute;
  bottom: -20px;
  left: 0;
}
p.zen {
  font-family: "Zen Kurenaido";
}
p.second {
  margin-top: 2rem;
}
p.white { color: #fff; }
.light_orange {
  background-color: #FFEED8;
}
.index_one {
  position: relative;
  z-index: 1;
}
ul.underline li {
  text-decoration: underline;
}
section.message h2.eng_title_big {
  background: linear-gradient(90deg, #FF551C 0%, #FB9203 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.marquee_box {
  position: absolute;
  bottom: -360px;
  z-index: 0;
}
.title_marquee_box {
  position: absolute;
  top: 40px;
  z-index: 0;
}
.marquee_box.normal {
  position: relative;
  bottom: initial;
}
.marquee_box .marquee:not(:first-child) {
  margin-top: 60px;
}
.marquee {
  white-space: nowrap;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
}
.marquee p {
  white-space: nowrap;
  animation: marquee-animation 25s linear infinite;
  color: #fff;
  line-height: 12.5rem;
  margin-right: .3em;
  paint-order: stroke;
  display: inline-block;
}
.marquee_box.normal p {
  color: #fff;
}
.about_main .marquee_box.normal p {
  color: #E8FEFF;
}
.title_marquee_box .marquee p {
  color: #FFFAE5;
  -webkit-text-stroke: initial;
  text-stroke: initial;
}
.marquee.right p {
  animation: marqueeright-animation 25s linear infinite;
}
.marquee_left_vertical .marquee p{
  writing-mode: vertical-rl;
  animation: marqueeverticalleft-animation 25s linear infinite;
  color: #FFE9ED;
}
.marquee_right_vertical .marquee p {
  writing-mode: vertical-rl;
  animation: marqueeverticalright-animation 25s linear infinite;
   color: #FFE9ED;
}
.marquee_left_vertical .marquee,
.marquee_right_vertical .marquee {
  display: grid;
}
section h2 span.block {
  display: block;
}
p.pad {
  margin-top: 1em;
}
p.catch span,
span.blue_effect,
h2.blue_effect,
p.blue_effect {
  color: #0053AB;
}
p.catch span.yellow_effect,
span.yellow_effect {
  color: #FFEF20;
}
section h2 span.title_orange,
section h3.title_orange,
section h2.title_orange,
section p.txt_orange,
p.catch span.orange_effect {
  color: #FF5900;
}
section h2 span.title_orange,
section h2 span.title_orange span {
  line-height: 1;
}
section h2.title_blue {
  color: #0053AB;
}
section h2 span.sub_title {
  display: block;
  line-height: 1;
}
section h2 span.title_bg {
  background-image: linear-gradient(90deg, rgba(242, 138, 0, 1), rgba(255, 93, 29, 1));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
section h2.eng_title {
  line-height: 1;
}
section h2.eng_title span.main_title_sub {
  color: #000;
  display: block;
  margin-top: 20px;
}
h2.main_title span.main_title_sub {
  color: #000;
  margin-left: 20px;
}
section h2.eng_title.white,
section h2.eng_title.white span {
  color: #fff;
}
.company_section h2.main_title span.main_title_sub {
  display: block;
  line-height: 1;
  margin-left: 0;
}
p.outlink a,
li.outlink a {
  position: relative;
  padding-right: 34.036px;
}
.header_box ul li.outlink a:after {
  content: "";
  background-image: url("./images/icon_outlink_white.png");
  display: block;
  width: 18.036px;
  height: 19.588px;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
p.outlink a:after,
.header_box.scrollon ul li.outlink a:after {
  content: "";
  background-image: url("./images/icon_outlink.png");
  display: block;
  width: 18.036px;
  height: 19.588px;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
footer p.outlink {
  margin-top: 13px;
}
footer p.popup {
  margin-top: 8px;
}
footer p.outlink a,
footer p.popup a {
  font-weight: 700;
}
p.subpage_catch_sub {
  text-align: center;
  margin: 50px auto 0;
}
p.txt_center.second {
  margin-top: 1rem;
}
@keyframes marquee-animation {
  0% { transform:translateX(0); }
  100% { transform:translateX(-100%); }
}
@media screen and (min-width:1441px) {
  section .content {
    max-width: 1440px;
    margin: 0 auto;
    padding: 175px 0 0;
  }
  section.area_section .content {
    padding: 175px 0 0;
  }
}
@keyframes marqueeright-animation {
  0% { transform:translateX(-100%); }
  100% { transform:translateX(0); }
}
@keyframes marqueeverticalleft-animation {
  0% { transform:translateY(-100%); }
  100% { transform:translateY(0); }
}
@keyframes marqueeverticalright-animation {
  0% { transform:translateY(-100%) rotate(180deg); }
  100% { transform:translateY(0) rotate(180deg); }
}
@media screen and (min-width:768px) and (max-width:1440px) {
  section .content {
    max-width: 1400px;
    margin: 0 auto;
    padding: 175px 20px 100px;
  }
   section.area_section .content {
    padding: 175px 20px;
  }
}
@media screen and (min-width:1140px) {
  section .content.secondwidth {
    max-width: 1100px;
    padding: 175px 0;
  }
  section.about_content .content.secondwidth,
  section.users_content .content.secondwidth {
    padding: 100px 0 175px;
  }
}
@media screen and (max-width:1139px) {
  section .content.secondwidth {
    max-width: 1100px;
    padding: 100px 20px;
  }
  section.about_content .content.secondwidth,
  section.users_content .content.secondwidth {
    padding: 100px 20px 175px;
  }
}
@media screen and (min-width:768px) {
  .eng_title_big,
  div.marquee p.eng_title_big {
    font-size: 8rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.16rem;
  }
  .page_title,
  .work_title div p span.page_title {
    font-size: 3rem;
    font-weight: 700;
  }
  section .content.secondwidth {
    max-width: 1100px;
  }
  section .secondcontent {
    max-width: 1100px;
    margin: 0 auto;
  }
}
@media screen and (max-width:767px) {
  section .content {
    margin: 0 auto;
    padding: 30px 20px;
  }
  .eng_title_big,
  div.marquee p.eng_title_big {
    font-size: calc(8rem / 3);
    font-weight: 700;
  }
  footer div.marquee p.eng_title_big {
    font-size: calc(8rem / 1.5);
    font-weight: 700;
  }
  .page_title,
  .work_title div p span.page_title {
    font-size: 1.5rem;
    font-weight: 700;
  }
}
@media screen and (min-width:768px) {
  a:hover {
		opacity: .8;
	}
  section h2 { 
    margin-bottom: 50px;
    position: relative;
    z-index: 1;
  }
  section.contact h2 { margin-bottom: 100px; }
  .content h3 {
    margin-bottom: 30px;
  }
  section.subpage_catch .content {
    padding: 140px 0 220px;
  }
  section.subpage_catch p{
    font-size: 2.285rem;
    font-weight: 700;
    margin-bottom: 1em;
  }
  section.subpage_catch p:last-child {
    margin-bottom: 0;
  }
  section.entry.last {
    padding-bottom: 0;
    margin-bottom: 500px;
  }
}
@media screen and (max-width:767px) {
  a:hover {
		opacity: 1;
	}
  section h2 { margin-bottom: 40px; }
  section.contact h2 { margin-bottom: 50px; }
  .content h3 {
    margin-bottom: 30px;
  }
  section.entry.last {
    padding-bottom: 0;
    margin-bottom: 100px;
  }
}
img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
img.center {
  display: block;
  margin: 0 auto;
  text-align: center;
}
body {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  overflow-x: hidden;
}
body.top_page {
  background-image: url("./images/bg_1.png");
  background-repeat: repeat;
  background-size: 100% auto;
}
section.last_section {
  padding-bottom: 450px;
}
section.entry {
  padding-bottom: 0;
  margin-bottom: 0;
}
body.overflow__hidden {
  height: 100%;
  overflow: hidden;
}

/* Layout */
.txt_left { text-align: left; }
.txt_center { text-align: center; }
.txt_right { text-align: right; }
.left {
  margin-left: 0;
  margin-right: auto;
}
.center {
  margin-left: auto;
  margin-right: auto;
}
.right {
  margin-left: auto;
  margin-right: 0;
}
.items_center { align-items: center; }
.items_end { align-items: flex-end; }
@media screen and (min-width:768px) {
  h2.eng_title_big {
    font-size: 12.5rem;
    margin: 0 auto 48px;
  }
  .pcnone,
  #nav_content li.pcnone { display:none; }
}
@media screen and (max-width:767px) {
  .spnone { display:none; }
}

/* column */
@media screen and (min-width:768px) {
  .two_col {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .two_col .text {
    width: 49%;
  }
  .two_col.access {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 10%;
    align-items: flex-start;
  }
  .breadcrumbs {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    gap: 0 35px;
    align-items: center;
    justify-content: flex-start;
  }
}
@media screen and (max-width:767px) {
  .two_col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px 0;
  }
  .two_col.access {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px 0;
  }
  .breadcrumbs {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    gap: 0 35px;
    align-items: center;
    justify-content: flex-start;
  }
}
.breadcrumbs li {
  position: relative;
  color: #fff;
}
.breadcrumbs li.top a,
.breadcrumbs li.top {
  line-height: 20px;
  color: #fff;
}
.breadcrumbs li.top a img {
  width: 20px;
}
.breadcrumbs li:not(:first-child):before {
  content: "";
  background-color: #fff;
  height: 2px;
  width: 18px;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -24px;
}

/* header */
@media screen and (min-width:1500px) {
  header .header_box {
    width: calc(100% - 26px);
    padding: 0 0 0 26px;
    margin: 0 auto;
    height: 80px;
  }
  header .header_box.scrollon {
    height: 70px;
  }
  .header_nav nav .nav_right ul li {
    display: inline-block;
    text-align: center;
    display: flex;
    text-align: center;
    flex-wrap: nowrap;
    align-items: center;
    height: 80px;
    margin-right: 20px;
  }
  .header_box.scrollon .header_nav nav .nav_right ul li {
    height: 70px;
  }
  .header_box > div nav ul li.mail a {
    width: 160px;
    padding: 0;
    display: block;
    color: #0053AB;
    font-size: 1.25rem;
    font-weight: 700;
    height: 80px;
    line-height: 80px;
  }
  .header_box.scrollon > div nav ul li.mail a {
    height: 70px;
    line-height: 70px;
  }
  .header_box > div nav ul li.line_add a,
  .header_box > div nav ul li.recruit a {
    color: #fff;
    display: block;
    width: 155px;
    padding: 18px 0;
  }
  .header_box > div nav ul li.tel a img {
    width: 250px;
  }
   header .header_box div.logo {
    height: 41px;
    width: auto;
  }
}
@media screen and (min-width:1300px) and (max-width:1499px) {
  header .header_box {
    width: calc(100% - 10px);
    padding: 0 0 0 10px;
    margin: 0 auto;
    height: 80px;
  }
  header .header_box.scrollon {
    height: 70px;
  }
  .header_nav nav .nav_right ul li {
    display: inline-block;
    text-align: center;
    display: flex;
    text-align: center;
    flex-wrap: nowrap;
    align-items: center;
    height: 80px;
    margin-right: 20px;
  }
  .header_box.scrollon .header_nav nav .nav_right ul li {
    height: 70px;
  }
  .header_nav nav .nav_right ul li a {
    font-size: .9rem;
  }
  .header_box > div nav ul li.mail a {
    width: 180px;
    display: block;
    color: #0053AB;
    font-size: 1rem;
    height: 80px;
    line-height: 80px;
  }
  .header_box.scrollon > div nav ul li.mail a {
    height: 70px;
    line-height: 70px;
  }
  .header_box > div nav ul li.line_add a,
  .header_box > div nav ul li.recruit a {
    color: #0053AB;
    display: block;
    width: 155px;
    padding: 18px 0;
  }
  .header_box > div nav ul li.tel a img {
    width: 200px;
  }
   header .header_box div.logo {
    height: 41px;
    width: auto;
  }
}
@media screen and (min-width:1100px) and (max-width:1299px) {
  header .header_box {
    width: calc(100% - 10px);
    padding: 0 0 0 10px;
    margin: 0 auto;
    height: 60px;
  }
  header .header_box.scrollon {
    height: 50px;
  }
  .header_nav nav .nav_left {
    width: 140px;
  }
  .header_nav nav .nav_right {
    width: auto;
  }
  .header_nav nav .nav_right ul li {
    display: inline-block;
    text-align: center;
    display: flex;
    text-align: center;
    flex-wrap: nowrap;
    align-items: center;
    height: 60px;
    margin-right: 20px;
  }
  .header_box.scrollon .header_nav nav .nav_right ul li {
    height: 50px;
  }
  .header_nav nav .nav_right ul li a {
    font-size: .75rem;
  }
  .header_box > div nav ul li.mail a {
    width: 150px;
    display: block;
    color: #fff;
    font-size: 0.9rem;
    height: 60px;
    line-height: 60px;
  }
  .header_box.scrollon > div nav ul li.mail a {
    height: 50px;
    line-height: 50px;
  }
  .header_box > div nav ul li.tel a img {
    width: 200px;
  }
	.header_box > div nav ul li.mail a img {
		width: 25px!important;
		margin-right: 5px!important;
	}
  header .header_box div.logo {
    height: 41px;
    width: auto;
  }
}
@media screen and (min-width:1100px) {
  header {
    height: 80px;
    width: 100%;
    background-color: rgba(255,255,255,0);
    position: fixed;
    top: 0;
    z-index: 10;
  }
  header .header_box .header_nav,
  header .header_box .header_nav nav {
    height: 100%;
  }
  #nav_drawer { display: none; }
  header #nav_drawer nav {
    height: 70px;
    position: fixed;
    right: 65px;
    width: 190px;
    z-index: 10;
  }
  header #nav_drawer nav ul {
    margin-right: 20px;
  }
  header #nav_drawer nav li {
    display: inline-block;
    margin: 5px;
  }
  header #nav_drawer nav .btn_fullheight {
    width: 180px;
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url("./images/flow_right.svg");
    background-position: right 20px center;
    background-repeat: no-repeat;
    background-size: auto 12px;
  }
  #nav_open span { top: 20px; }
  #nav_open {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0px;
    display: inline-block;
    width: 70px;
    height: 70px;
    cursor: pointer;
    background-color: rgb(43, 43, 43);
  }
  #nav_open span {
    position: absolute;
    display: block;
    width: 15px;
    height: 1px;
    border-radius: 3px;
    background: #fff;
    content: "";
    -webkit-transform: translateX(2.5rem);
    transform: translateX(2.5rem);
  }
  #nav_open span::before {
    position: absolute;
    top: 10px;
    display: block;
    width: 25px;
    height: 1px;
    border-radius: 3px;
    background: #fff;
    content: "";
    -webkit-transform: translateX(0.6rem);
    transform: translateX(-0.6rem);
  }
  #nav_open span::after {
    position: absolute;
    top: 20px;
    display: block;
    width: 30px;
    height: 1px;
    border-radius: 3px;
    background: #fff;
    content: "";
    -webkit-transform: translateX(0.9rem);
    transform: translateX(-0.9rem);
  }
  #nav_open.active span {
    transform: rotate(45deg);
    width: 20px;
    top: 16px;
    right: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 1s;
  }
  #nav_open.active span:after {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
  }
  nav ul.main_navi_lists > li > a.contact {
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  nav ul.main_navi_lists > li > a.contact:hover {
    background-color: #fff;
    color: #003A84;
    opacity: 1;
  }
  nav ul.main_navi_lists > li > a.contact:hover:before {
    background-image: url("./images/icon_mail.png");
  }
  .gnavi_list:hover:after {
    transform: scale(1, -1);
    top: calc(50% - 3px);
  }
  nav ul.main_navi_lists > li > a.contact:before {
    transition: .3s ease;
  }
  .header_nav nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .header_nav nav .nav_left {
    text-align: left;
  }
  .header_nav nav .nav_left ul li {
    display: inline-block;
    margin-right: 100px;
  }
  .header_nav nav .nav_left ul li:last-child {
    margin-right: 0;
  }
  .nav_middle {
    margin: 0 auto;
    text-align: center;
  }
  .header_nav nav .nav_middler .logo {
    text-align: center;
  }
  .header_nav nav .nav_right {
    text-align: right;
  }
  .header_nav nav .nav_right ul li:last-child {
    margin-right: 0;
  }
  header .sp_header_logo {
    display: none;
  }
  main { margin-top: 0; overflow-x: hidden; }
  header.header_workplace .header_box {
    width: 100%;
  }
  header .sp_header_tel { display: none; }
}
main.toppage-main {
	overflow-x: visible;
}

@media screen and (min-width:1650px) {
	.header_nav nav .nav_right ul li {
		margin-right: 40px;
	  }
}
@media screen and (max-width:1099px) {
  header.top { height: auto; }
  header .header_box > div.logo {
    width: 170px;
    height: auto;
  }
  header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
    width: calc(100% - 20px);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
  }
  .overflow__hidden header {
    background-color: #FFEDE8;
    transition: all 0s;
  }
  .overflow__hidden header .sp_header_logo {
    display: none;
  }
  header .sp_header_logo {
    width: 154px;
  }
  header.top { height: auto; }
  header div#nav_drawer nav {
    height: 100vh;
    position: fixed;
    width: calc(100vw - 40px);
    padding: 60px 20px 120px;
    z-index: 10;
  }
  header div#nav_drawer nav .btn_fullheight {
    display: none;
  }
  div.header_nav { display: none; }
  header #nav_drawer nav {
    position: fixed;
    z-index: 10;
  }
  #nav_content ul {
    padding-top: 0;
  }
  header #nav_drawer nav ul li {
    padding: 0;
    text-align: left;
  }
  header #nav_drawer nav ul.nav_content_top li a {
    display: block;
    padding: 15px 30px 15px 10px;
    color: #0053AB;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 40px;
    border-bottom: 1px solid #0053AB;
    position: relative;
    line-height: 100%;
    letter-spacing: 0.04375rem;
  }
  header #nav_drawer nav ul.nav_content_top li:last-child a {
    border-bottom: 0;
  }
  header #nav_drawer nav ul.nav_content_top li a:after {
    content: "";
    background-image: url("./images/icon_link_circle.png");
    width: 24px;
    height: 24px;
    background-size: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 6px;
  }
  header #nav_drawer nav dl dt.has_second_level {
    padding: 22px 20px;
    text-align: left;
    border-bottom: 1px solid #707070;
    font-weight: bold;
  }
  header #nav_drawer nav dl.open,
  header #nav_drawer nav dl dt.has_second_level.open,
  header #nav_drawer nav dl dd {
    background-color: #EFEFEF;
  }
  header #nav_drawer nav dl.open {
    border-bottom: 1px solid #707070;
  }
  header #nav_drawer nav dl dt.has_second_level.open {
    margin: 0 20px;
    padding: 22px 0;
  }
  header #nav_drawer nav dd.second_level ul li {
    border-bottom: none;
  }
  header #nav_drawer nav dl dd ul li {
    border-top: none; 
  }
  header #nav_drawer nav dl dt.has_second_level.open:after {
    transform: scale(1, -1);
  }
  header #nav_drawer nav .btn_fullheight {
    display: none;
  }
  #nav_open span {
    top: 8px;
    right: 5.33px;
  }
  #nav_open {
    position: fixed;
    z-index: 1000;
    top: 11px;
    right: 10px;
    display: inline-block;
    width: 32px;
    height: 32px;
    cursor: pointer;
  }
  #nav_open.scrollon {
    top: 8px;
  }
  #nav_open span {
    position: absolute;
    display: block;
    width: 30px;
    height: 1px;
    border-radius: 3px;
    background: #fff;
    content: "";
  }
  #nav_open span::before {
    position: absolute;
    top: 8px;
    display: block;
    width: 30px;
    height: 1px;
    border-radius: 3px;
    background: #fff;
    content: "";
  }
  #nav_open span::after {
    position: absolute;
    top: 15px;
    display: block;
    width: 30px;
    height: 1px;
    border-radius: 3px;
    background: #fff;
    content: "";
  }
  .scrollon #nav_open span,
  .scrollon #nav_open span::before,
  .scrollon #nav_open span::after {
    background-color: #000;
  }
  #nav_open.active span {
    transform: rotate(45deg);
    width: 30px;
    top: 15px;
    right: 5px;
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 1s;
    background: #0053AB;
  }
  #nav_open.active span:before {
    background: #0053AB;
  }
  #nav_drawer { display: inherit; }
  main { margin-top: 0; overflow-x: hidden; }
  #nav_content ul.sp_link_button {
    margin: 56px auto 0;
    display: grid;
    grid-template-columns: 1fr;
    gap: 5px 0;
    justify-content: flex-start;
  }
  #nav_content ul.sp_link_button li {
    max-width: 670px;
    margin: 0 auto;
  }
  header .sp_header_tel { 
    position: absolute;
    right: 54px;
    display: flex;
    flex-wrap: wrap;
    gap: 0 5px;
  }
  .scrollon.sp_header_tel {
    position: fixed;
    top: 8px;
  }
  header .sp_header_tel a img {
    width: 30px;
  }
  .header_box {
    height: 55px;
    display: flex;
    align-items: center;
  }
  .header_box.scrollon {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    height: 50px;
  }
  header .header_box.scrollon .sp_header_logo {
    margin-left: 10px;
  }
}
.header_box > div nav ul.main_navi_lists > li {
  margin-right: 24px;
  position: relative;
}
.header_box > div nav ul li a {
  vertical-align: middle;
  text-align: center;
  color: #fff;
  text-align: center;
  font-weight: 700;
}
.header_box {
  transition: all .4s ease-out;
}
.header_box.scrollon {
  background-color: #fff;
}
.header_box.scrollon > div nav ul li a {
  color: #000;
  font-weight: 700;
}
.header_box.scrollon > div nav ul li.mail a {
  color: #0053AB;
}
.header_box div a img.scroll_after {
  display: none;
}
.header_box.scrollon div a img.scroll_after,
.fix_top a:hover img.scroll_after,
.fix_top a img.scroll_before  {
  display: block;
}
.header_box.scrollon div a img.scroll_before,
.fix_top a:hover img.scroll_before,
.fix_top a img.scroll_after {
  display: none;
}
.header_box.scrollon .header_nav nav .nav_right ul {
  border-bottom: none;
}
.header_nav nav .nav_right ul {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 0;
  text-align: center;
  border-bottom: 2px solid #fff;
}
.header_box > div nav ul li.line_add,
.header_box > div nav ul li.mail,
.header_box > div nav ul li.recruit {
  margin-right: 0;
}
.header_box > div nav ul li.mail,
.header_box > div nav ul li.mail a {
  background: linear-gradient(90deg, #FFEF20 0%, #FFEF20 100%);
}
.header_box > div nav ul li.mail a img {
  width: 40px;
  height: auto;
  margin-right: 14px;
  display: inline-block;
  vertical-align: middle;
}
nav ul.main_navi_lists > li > a {
  display: block;
  height: 84px;
  line-height: 84px;
}
.nav_unshown { display: none; }
#nav_open.active {
  background-color: rgba(0,0,0,0);
}
#nav_close span {
  position: relative;
  z-index: 4;
  display: block;
  width: 100px;
  height: 100px;
  margin: 20px auto;
  cursor: pointer;
}
#nav_close span::before,
#nav_close span::after {
  position: absolute;
  top: 50px;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: #fff;
  content: "";
  transition: 0.4s;
  transform: rotate(45deg);
  transform-origin: 50% 50%;
}
#nav_close span::after { transform: rotate(-45deg); }
#nav_content {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  overflow-y: auto;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  background: #FFF;
  text-align: center;
  pointer-events: none;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
  opacity: 0;
}
#nav_content ul { margin: auto; }
#nav_content li {
  padding: 10px;
  text-align: center;
  display: block;
}
#nav_content.active {
  opacity: 1;
  pointer-events: auto;
  overflow: scroll;
}
#nav_content.active::after {
  display: block;
  width: 1px;
  height: 70px;
  content: '';
}
#nav_open.active span::before {
  transform: rotate(90deg);
  top: 0px;
}
#nav_open.active span::after {
  content: none;
  opacity: 0;
}
.gnavi_list {
  padding-right: 16px;
}
.gnavi_list:after {
  content: '';
  display: block;
  width: 11px;
  height: 6.5px;
  background-image: url("./images/submenu_icon.png");
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all .3s;
}

/* footer */
@media screen and (min-width:1800px) {
  footer .fix_top {
    position: absolute;
    bottom: 100px;
    right: 45px;
  }
}
@media screen and (min-width:768px) and (max-width:1799px) {
  footer .fix_top {
    position: absolute;
    bottom: 100px;
    right: 20px;
  }
}
@media screen and (min-width:1400px) {
  footer .content {
    padding: 320px 0 0;
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
  }
}
@media screen and (min-width:768px) and (max-width:1399px) {
  footer .content {
    padding: 320px 20px 0;
    margin: 0 auto;
    position: relative;
  }
}
@media screen and (max-width:767px) {
  footer .fix_top {
    position: absolute;
    bottom: 25px;
    left: 20px;
    z-index: 9;
  }
}
@media screen and (min-width:768px) {
  footer .container {
    padding: 64px 0px 32px;
  }
  footer .container > div {
    width: 50%;
  }
  footer .logo {
    max-width: 340px;
    margin-bottom: 0;
    width: 90%;
  }
  footer .links {
    display: flex;
    justify-content: center;
  }
  footer .links ul {
    margin-right: 16px;
  }
  footer .links ul:last-child {
    margin-right: 0;
  }
  footer .links li:last-child {
    margin-bottom: 0;
  }
  section.footer_contact .content {
    padding: 130px 0;
    margin: 0 auto;
    text-align: center;
  }
  section.footer_contact h2 {
    margin: 0 auto 44px;
  }
  section.footer_contact p.button {
    margin: 30px auto 0;
  }
  footer {
    padding-bottom: 65px;
    position: relative;
  }
  footer {
    background-color: #E0EFFF;
    width: 100%;
    position: relative;
    z-index: 1;
  }
  footer .footer_block {
    position: absolute;
    top: 0px;
  }
  footer .content {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
  }
  footer .copyright {
    margin-top: 20px;
    padding-top: 20px;
    text-align: left;
    position: relative;
  }
  footer .copyright:before {
    content: "";
    background: linear-gradient(90deg,#0053AB,#0053AB);
    height: 3px;
    width: 100%;
    position: absolute;
    top: 0;
  }
  .company_info p.logo {
    margin-bottom: 26px;
  }
  footer .footer_box .links ul li.spver {
    display: none;
  }
  section.footer_contact .content {
    max-width: 1100px;
    padding: 175px 0;
  }
  .footer_contact .three_button {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0 30px;
  }
  footer .footer_box {
    display: grid;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    grid-template-columns: 1fr auto auto;
    gap: 0 80px;
    margin: 0 auto 200px;
  }
  footer .fix_top a img {
    width: 132px;
    transition: all 1s;
  }
  footer .fix_top a:hover img {
    transition: all 1s;
  }
  .floating_sp {
    display: none;
  }
  footer .footer_box .links ul li {
    margin-bottom: 15px;
  }
  section.footer_contact span.buble_1 {
    top: -150px;
    right: -150px;
    animation: fadeinout_1 4s 1s ease-out infinite;
  }
  section.footer_contact span.buble_2 {
    bottom: 10%;
    left: 10%;
    animation: fadeinout_2 4s 2s ease-out infinite;
  }
  .footer_contact .three_button p.button {
    width: 100%;
    height: 150px;
  }
  .contact_two_col p.button a {
    width: calc(100% - 152px);
    padding: 0 70px 0 92px;
  }
  .contact_two_col p.button.mail a {
    width: calc(100% - 155px);
    padding: 0 70px 0 92px;
  }
  .contact_two_col p.button.line a:before {
    content: "";
    background-image: url("./images/icon_line_white.png");
    width: 55px;
    height: 50px;
    background-size: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
  }
  .contact_two_col p.button.line a:hover:before {
    background-image: url("./images/icon_line.png");
  }
  .contact_two_col p.button.mail a:before {
    content: "";
    background-image: url("./images/icon_mail.png");
    width: 55px;
    height: 35px;
    background-size: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
  }
  .footer_contact .content .marquee {
    position: absolute;
    top: 30px;
    z-index: 0;
    opacity: .25;
    left: 50%;
    transform: translateX(-50%);
  }
  .footer_contact .content .marquee p {
    color: rgba(255,255,255,0);
    -webkit-text-stroke: 3px #fff;
    text-stroke: 3px #fff;
    line-height: 1;
    text-stroke: initial;
    animation: none;
    margin-right: 0;
  }
  footer p.ale {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 0 8px;
    margin: 0 auto;
  }
}
@media screen and (max-width:767px) {
  footer .container {
    padding: 80px 20px;
  }
  footer .container.custom {
    padding: 0 20px 80px;
  }
  footer .container > div {
    width: 100%;
  }
  footer .logo {
    max-width: 150px;
    margin-bottom: 30px;
    width: 80%;
  }
  footer .links {
    padding: 0;
  }
  footer .links ul {
    display: grid;
    grid-template-columns: .7fr 1fr;
    justify-content: space-between;
    gap: 0 10px;
  }
  section.footer_contact .content {
    padding: 72px 20px;
    margin: 0 auto;
    text-align: center;
  }
  section.footer_contact h2 {
    margin: 0 auto 32px;
  }
  section.footer_contact p.button {
    margin: 20px auto 0;
    text-align: left;
    width: 100%;
    height: 110px;
    overflow: hidden;
  }
  footer {
    padding: 0;
    width: 100%;
    background-color: #E0EFFF;
    width: 100%;
    z-index: 1;
  }
  footer .content {
    padding: 20px 20px 0;
  }
  footer .copyright {
    padding-top: 0;
    font-size: 0.857rem;
  }
  section.footer_contact {
    background-image: url("./images/contact_bg_sp.png");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .footer_contact .three_button {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px 0;
  }
  .footer_contact .three_button p.button {
    height: 110px;
    width: 100%;
    overflow: hidden;
  }
  .footer_contact .three_button p.button.max a {
    height: 110px;
    padding: 0;
    display: block;
    width: 100%;
    overflow: initial;
    max-width: initial;
  }
  .footer_contact .three_button p.button a .btn__text {
    display: inline-block;
    line-height: 1.6;
  }
  .footer_contact .three_button p.button a .btn__text.pcver {
    display: none;
  }
  footer .footer_box {
    display: grid;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    grid-template-columns: 1fr;
    gap: 0 0;
    margin: 0 auto 10px;
  }
  footer .footer_box .company_info {
    margin-bottom: 20px;
  }
  footer .fix_top a img {
    width: 100px;
    transition: transform 1s;
    transform: rotate(0deg);
  }
  footer .fix_top a:hover img {
    transition: transform 1s;
    transform: translateY(-5px);
  }
  .floating_sp {
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 1fr;
    position: fixed;
    bottom: -1px;
    left: 0;
    justify-content: space-between;
    z-index: 10;
  }
  footer .footer_box .links ul li {
    margin-bottom: 5px;
  }
  footer .footer_box .links:last-child {
    margin-top: 5px;
  }
  section.footer_contact span.buble_1 {
    top: -20px;
    right: -20px;
    animation: fadeinout_1 4s 1s ease-out infinite;
  }
  section.footer_contact span.buble_2 {
    top: 50px;
    left: 30px;
    animation: fadeinout_2 4s 2s ease-out infinite;
  }
  .footer_contact .three_button p.button a .btn__text span {
    padding-left: 0;
  }
  .contact_two_col p.button a {
    width: calc(100% - 112px);
    padding: 20px;
  }
  .contact_two_col p.button.mail a {
    width: calc(100% - 115px);
    padding: 20px;
  }
  .contact_two_col p.button a {
    min-width: 300px;
  }
  .contact_two_col p.button.line a:before {
    content: "";
    background-image: url("./images/icon_line_white.png");
    width: calc(55px * 2/3);
    height: calc(50px * 2/3);
    background-size: contain;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
  }
  .contact_two_col p.button.line a:hover:before {
    background-image: url("./images/icon_line.png");
  }
  .contact_two_col p.button.mail a:before {
    content: "";
    background-image: url("./images/icon_mail.png");
    width: calc(55px * 2/3);
    height: calc(35px * 2/3);
    background-size: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
  }
  .footer_contact .content .marquee {
    position: absolute;
    top: 40px;
    z-index: 0;
    opacity: .25;
    left: 50%;
    transform: translateX(-50%);
  }
  .footer_contact .content .marquee p {
    color: rgba(255,255,255,0);
    -webkit-text-stroke: 1.5px #fff;
    text-stroke: 1.5px #fff;
    line-height: 1;
    text-stroke: initial;
    animation: none;
    margin-right: 0;
  }
  footer p.ale {
    display: grid;
    grid-template-columns: .2fr 1fr;
    align-items: center;
    gap: 0 8px;
    margin: 0 auto;
  }
}
@media screen and (min-width:401px) {
  .sp400ver { display: none; }
}
@media screen and (max-width:400px) {
  .sp400ver { display: block; }
}
footer {
  position: relative;
}
.footer_contact {
  background: linear-gradient(90deg, #0053AB, #0053AB);
  position: absolute;
  margin: 0 auto;
  max-width: 1440px;
  width: 100%;
  overflow-x: hidden;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  top: -300px;
}
.footer_contact .content {
  padding: 40px 0;
}
.footer_contact .content p {
  color: #fff;
}
.footer_contact .content p.button {
  width: 100%;
}
.footer_tel {
  text-align: center;
  margin: 20px auto 0;
}
.footer_tel img {
  max-width: 700px;
  width: 80%;
  margin: 0 auto;
}
.contact_two_col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  gap: 0 60px;
  margin: 50px auto 0;
  max-width: 960px;
}
.contact_two_col p.button {
  margin: 0 auto;
}
.contact_two_col p.button.line a {
  position: relative;
  border: none;
  background-image: none;
  background-color: #04B813;
  color: #fff;
}
.contact_two_col p.button.line a:hover {
  color: #04B813;
  background-color: #fff;
}
.contact_two_col p.button.mail a {
  position: relative;
  border: none;
  background-image: none;
  background-color: #FFEF20;
  color: #0053AB;
}
.contact_two_col p.button.mail a:hover {
   background-color: #fff;
}
.contact_two_col p.button.mail a:hover {
  background-color: #fff;
  color: #0053AB;
}
.contact_two_col p.button.line a:after {
  background-image: url(./images/icon_link_flow_white.png);
}
.contact_two_col p.button.mail a:after {
  background-image: url(./images/icon_link_flow_blue.png);
}
.contact_two_col p.button.line a:hover:after {
  background-image: url(./images/icon_link_flow_green.png);
}
.contact_two_col p.button.mail a:hover:after {
  background-image: url(./images/icon_link_flow_blue.png);
}
.contact_two_col p.button.mail a:hover:before {
background-image: url("./images/icon_mail.png");
}

.contact_two_col p.button.white a img.icon_mail {
  display: inline-block;
  margin-right: 15px;
  width: 55px;
  vertical-align: middle;
}
.footer_contact .three_button p.button a .btn__text {
  color: #FF551C;
}
.footer_contact .three_button p.button a .btn__text span {
  color: #1F1F1F;
}
section.footer_contact h2 {
  line-height: 1;
  color: #fff;
}
section.footer_contact p.page_title {
  color: #fff;
}
.company_info p {
  font-weight: 700;
}
.copyright p {
  font-weight: 700;
}
footer .footer_box .links ul li:last-child {
  margin-bottom: 0;
}
.sns {
  padding-top: 8px;
  padding-bottom: 18px;
}
.sns a img {
  width: 47px;
}
section.footer_contact h2 span {
  display: block;
  line-height: 2;
}
footer .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1260px;
  margin: 0 auto;
}
footer .links li,
footer .links li a {
  font-weight: 700;
}
footer .links li a:hover {
  color: #0053AB;
}
footer p.ale span {
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.08rem;
}
footer p.ale span img {
  width: 59px;
}


/* TOP */
@media screen and (min-width:1800px) {
  .fv_catch_box {
    position: absolute;
    top: 180px;
    left: 3.125%;
    max-width: 1180px;
    width: 70%;
    z-index: 2;
  }
}
@media screen and (min-width:1300px) and (max-width:1799px) {
  .fv_catch_box {
    position: absolute;
    bottom: 15%;
    left: 3.125%;
    max-width: 700px;
    width: 70%;
    z-index: 2;
  }
}
@media screen and (min-width:1300px) {
  section.fv .fv_name {
    position: absolute;
    top: 0;
    left: 70px;
    width: 86.8%;
    z-index: 1;
  }
  section.fv p.button {
    position: absolute;
    right: 6%;
    bottom: 100px;
  }
}
@media screen and (min-width:768px) and (max-width:1299px) {
  section.fv .fv_name {
    position: absolute;
    top: 0;
    left: 35px;
    width: calc(100% - 70px);
    z-index: 1;
  }
  section.fv p.button {
    position: absolute;
    right: 6%;
    bottom: 100px;
  }
  .fv_catch_box {
    position: absolute;
    bottom: 15%;
    left: 3.125%;
    width: 50%;
    z-index: 2;
  }
  h1.fv_catch {
    margin-bottom: 20px;
  }
}
@media screen and (min-width:768px) {
  section.fv {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    height: auto;
    position: relative;
    padding: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  section.fv video {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  section.fv p.scroll {
    position: absolute;
    left: 50px;
    bottom: 0;
    z-index: 2;
  }
  section.fv p.scroll a {
    position: relative;
    display: block;
  }
  section.fv p.scroll a img {
    position: relative;
    width: 19px;
    height: auto;
  }
  section.fv p.scroll a:hover img {
    bottom: 0;
    opacity: .8;
  }
  .ad_btn {
    position: fixed;
    right: 30px;
    bottom: 40px;
    max-width: 340px;
    width: 20%;
    z-index: 5;
  }
  .round_btn {
    display: block;
    position: relative;
    width: 23px;
    height: 23px;
    border: 1px solid #000;
    border-radius: 50%;
    background: #000;
    top: 10px;
    left: -10px;
    transition: all .5s;
    opacity: 1;
    z-index: 2;
  }
  .round_btn:hover {
    width: 30px;
    height: 30px;
    top: 12px;
    left: -12px;
    z-index: 2;
  }
  .round_btn::before, .round_btn::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 12px;
    background: #fff;
  }
  h1.fv_catch.show span {
    letter-spacing: -2.4rem;
  }
  p.fv_catch_txt.second {
    margin-top: 20px;
  }
}
@media screen and (max-width:767px) {
  section.fv {
    margin: 0 auto 0;
    text-align: center;
    width: 100%;
    height: 100vh;
    position: relative;
    padding: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
  }
  section.fv video {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  section.fv .fv_name {
    position: absolute;
    top: 90px;
    left: 20px;
    width: calc(100% - 40px);
    z-index: 1;
  }
  section.fv h1 {
    z-index: 1;
    text-align: left;
    margin-right: -20px;
  }
  section.fv p.scroll {
    position: absolute;
    left: 20px;
    bottom: 0;
    z-index: 4;
  }
  section.fv p.scroll a {
    position: relative;
    display: block;
  }
  section.fv p.scroll a img {
    position: relative;
    bottom: 0;
    width: 15px;
    height: auto;
    left: -1px;
    transition: 0.5s;
  }
  section.fv p.scroll a:hover img {
    bottom: 30px;
    transition:0.5s;
  }
  .blog_title { display: block; margin-top: 0px; }
  section.blog ul li {
    padding: 0;
  }
  .ad_btn {
    display: none;
    position: fixed;
    right: 0;
    bottom: 70px;
    max-width: 170px;
    width: 50%;
    z-index: 10;
  }
  .round_btn {
    display: block;
    position: relative;
    width: 15px;
    height: 15px;
    border: 1px solid #000;
    border-radius: 50%;
    background: #000;
    top: 15px;
    left: -5px;
    transition: all .5s;
    opacity: 1;
  }
  .round_btn::before, .round_btn::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 8px;
    background: #fff;
  }
  h1.fv_catch.show span {
    letter-spacing: -1.8rem;
  }
  p.fv_catch_txt {
    width: 100%;
  }
  p.fv_catch_txt.second {
    margin-top: 6px;
  }
  .fv_person {
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 1;
    opacity: 0;
  }
  img.fv_person {
    width: 90%;
    max-width: 323px;
    height: auto;
  }
}
section.fv h2 {
  margin: 0 auto;
  padding: 0;
}
.fv_bg_image {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 400px;
  z-index: 1;
}
h1.fv_catch {
  line-height: 1;
  color: #fff;
  text-align: left;
  letter-spacing: 1.08556rem;
}
h1.fv_catch span.orange {
  color: #F28A00;
}
h1.fv_catch {
  opacity: 0;
}
h1.fv_catch.show {
  line-height: 1;
  opacity: 1;
  max-width: 1080px;
}

@keyframes text_left1{
	0%{
		opacity: 0;
    transform: translateX(-40px);
    
	}
	100%{
		opacity: 1;
    transform: translateX(0);
	}
}
@keyframes text_left2{
	0%{
		clip-path: inset(0 60% 0 0);
	}
	100%{
		opacity: 1;
    clip-path: inset(0 0 0 0);
	}
}
@keyframes fvslidetext {
  from {
    opacity: 0;
    transform: translateX(-50%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fvslideperson {
  from {
    opacity: 0;
    transform: translateX(50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes AnimationTitle {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
p.fv_catch_txt {
  text-align: left;
  opacity: 0;
  display: block;
  width: 100%;
}
p.fv_catch_txt span { 
  background: linear-gradient(92deg,  #E25822, #FF1D1D);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
   background-size: 200% 100%;
   color: transparent;
}
p.fv_catch_txt.show {
 opacity: 1;
}
p.fv_catch_txt.page_title br {
	display: none;
}
.round_btn::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
.round_btn::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
.ad_btn.closed {
  opacity: 0;
}

/* Message */
@media screen and (min-width:1400px) {
  section .content h2.title_image.left {
    margin: 0 auto 110px -30px;
    text-align: left;
  }
  section.recruit_section .content h2.title_image.left {
    margin: 0 auto 72px -50px;
    height: 220px;
  }
}

@media screen and (min-width:1024px) and (max-width:1399px) {
  section .content h2.title_image.left {
    margin: 0 auto 110px;
    text-align: left;
  }
  section.recruit_section .content h2.title_image.left {
    margin: 0 auto 72px;
    height: 220px;
  }
}
@media screen and (min-width:1024px) {
  section .content h2.title_image {
    width: auto;
    height: 200px;
  }
  section .content h2.title_image.right {
    margin: 0 -120px 110px auto; 
    text-align: right;
  }
  section .content h2.title_image.right_fit {
    margin: 0 0 110px auto;
    text-align: right;
  }
  
}
@media screen and (min-width:768px) and (max-width:1023px) {
  section .content h2.title_image {
    width: auto;
    height: 150px;
    text-align: center;
  }
}
@media screen and (min-width:1400px) {
  .message_section {
    position: relative;
    padding-bottom: 700px;
    background-image: url("./images/company_bg.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
}
@media screen and (min-width:1200px) and (max-width:1399px) {
  .message_section {
    position: relative;
    padding-bottom: 450px;
    background-image: url("./images/company_bg.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
}
@media screen and (min-width:768px) and (max-width:1199px) {
  .message_section {
    position: relative;
    padding-bottom: 250px;
    background-image: url("./images/company_bg.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
}
@media screen and (min-width:768px) {
  .message_section .two_col {
    gap: 0 6.4%;
    display: grid;
    grid-template-columns: .76fr 1fr;
    justify-content: space-between;
    align-items: flex-start;
  }
  .message_section .bg_image {
    position: absolute;
    top: 50px;
    left: 0;
    max-width: 420px;
    width: 20%;
  }
  section .content h2.title_image.center {
    margin: 0 auto 110px;
  }
}
@media screen and (max-width:767px) {
  .message_section {
    position: relative;
    padding-bottom: 170px;
    background-image: url("./images/company_bg_sp.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  section .content h2.title_image {
    margin: 0 calc(50% - 50vw) 30px -10px;
	  width: 100vw;
    height: auto;
    text-align: center;
    position: relative;
    z-index: 2;
  }
  .message_section .two_col {
    gap: 20px 0;
    display: grid;
    grid-template-columns: 1fr;
  }
  .message_section .two_col .txt {
    position: relative;
  }
  .message_section .bg_image {
    position: absolute;
    top: -40px;
    right: -20px;
    width: 146px
  }
}
section.about_section .content,
section.people_section .content {
  position: relative;
  z-index: 1;
}
.message_section .fix_logo  {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 1900px;
  width: 91.6%;
}

/* About */
@media screen and (min-width:768px) {
  .about_section .bg_image_2 {
    position: absolute;
    top: 40px;
    left: 0;
    max-width: 375px;
    width: 20%;
    z-index: -1;
  }
  .about_section .bg_image_3 {
    position: absolute;
    top: 20px;
    right: 0;
    max-width: 632px;
    width: 25%;
    z-index: 2;
  }
  .youtube {
    margin: 100px auto 0;
  }
  .about_section .bg_image_4 {
    position: absolute;
    top: 40%;
    right: 0;
    max-width: 400px;
    width: 20%;
    z-index: -1;
  }
  .about_section .bg_image_5 {
    position: absolute;
    bottom: 40px;
    left: 0;
    max-width: 600px;
    width: 35%;
    z-index: -1;
  }
  section.about_section .content,
  section.people_section .content {
    padding: 175px 0;
  }
  .people_section .bg_image_6 {
    position: absolute;
    bottom: 60px;
    right: 0;
    max-width: 540px;
    width: 30%;
    z-index: -1;
  }
  .people_section .bg_image_11 {
    position: absolute;
    bottom: 200px;
    left: 0;
    max-width: 438px;
    width: 25%;
    z-index: 0;
  }
}
@media screen and (max-width:767px) {
  .about_section .bg_image_2 {
    position: absolute;
    top: 12px;
    left: 12px;
    width: 53px;
    z-index: -1;
  }
  .about_section .bg_image_3 {
    position: absolute;
    top: 50px;
    right: 0;
    width: 100px;
    z-index: 2;
  }
  .youtube {
    margin: 20px auto 0;
  }
  .about_section .bg_image_4 {
    position: absolute;
    bottom: 220px;
    right: 0;
    width: 96px;
    z-index: -1;
  }
  .about_section .bg_image_5 {
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 130px;
    z-index: -1;
  }
  .people_section .bg_image_6 {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 540px;
    width: 18%;
    z-index: -1;
  }
  .people_section .bg_image_11 {
    position: absolute;
    bottom: 10px;
    left: 0;
    max-width: 438px;
    width: 20%;
    z-index: 0;
  }
}
section.about_section,
section.people_section {
  position: relative;
  background-color: rgba(124,188,255,1);
  background-blend-mode: lighten;
  z-index: 1;
}
section.about_section p {
  color: #fff;
}
section.about_section:before,
section.people_section:before {
  content: "";
  background-image: url("./images/bg_1.png");
  background-repeat: repeat;
  background-size: 100% auto;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  opacity: .31;
}
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

/* Benefits */
@media screen and (min-width:1400px) {
  .benefits_section {
    position: relative;
    background-image: url("./images/benefit_bg.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
   /* overflow-x: hidden; */
  }
  .benefits_section .one_box {
    background-color: #0053AB;
    padding: 55px 90px;
    display: grid;
    grid-template-columns: .89fr 1fr;
    gap: 0 2.6%;
    justify-content: space-between;
    margin: 100px auto 0;
  }
  .benefits_section .two_col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 30px;
    justify-content: space-between;
    margin: 30px auto 0;
  }
}
@media screen and (min-width:1024px) and (max-width: 1399px) {
  /*
   .benefits_section .two_col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 20px;
    justify-content: space-between;
    margin: 30px auto 0;
  }
    */
}
@media screen and (min-width:768px) and (max-width: 1023px) {
  /*
  .benefits_section .two_col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
    justify-content: space-between;
    margin: 30px auto 0;
  }
    */
}
@media screen and (min-width:768px) and (max-width: 1399px) {
  .benefits_section {
    position: relative;
    background-image: url("./images/benefit_bg.png");
    background-position: right top;
    background-repeat: no-repeat;
    background-size: auto 1000px;
   /* overflow-x: hidden; */
  }
  .benefits_section .one_box {
    background-color: #0053AB;
    padding: 30px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    justify-content: space-between;
    margin: 100px auto 0;
  }
}
@media screen and (min-width:768px) {
  section.benefits_section .content.projects_slide {
    padding: 175px 0;
  }
}
@media screen and (max-width:767px) {
  .benefits_section {
    position: relative;
    background-image: url("./images/benefit_bg_sp.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    overflow-x: hidden;
  }
  .benefits_section .one_box {
    background-color: #0053AB;
    padding: 21px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px 0;
    justify-content: space-between;
    margin: 30px auto 0;
  }
  .benefits_section .one_box img {
    width: 100%;
  }
  /*
  .benefits_section .two_col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px 0;
    justify-content: space-between;
    margin: 30px auto 0;
  }
    */
}
section.benefits_section p {
  color: #fff;
}
.benefits_section h3,
.benefits_section p {
  color: #fff;
}
.benefits_section .two_col > div,
.benefits_slider_thumbnail div.thumbnail_box {
  background-color: #0053AB;
  padding: 30px;
}
.benefits_slider_thumbnail .slick-track {
}
.benefits_slider_thumbnail .thumbnail_box {
  width: calc((100% / 2) - 82.5px) !important;
  margin-bottom: 45px;
}
.benefits_slider_thumbnail .thumbnail_box.odd {
  margin-right: 45px;
}
.benefits_slider_thumbnail .thumbnail_box.slick-slide {
  position: relative;
   transition: transform 0.2s ease;
  display: inline-block;
}
.benefits_slider_thumbnail .slick-track {
  transform: unset !important;
}
.benefits_slider_thumbnail .thumbnail_box.slick-slide:before {
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.5);
  top: 0;
  left: 0;
}
.benefits_slider_thumbnail .thumbnail_box.slick-slide:hover {
   animation: bound 0.6s ease-in-out 1;
}
@keyframes bound {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
  100% {
    transform: translateY(0);
  }
}
.benefits_slider_thumbnail .thumbnail_box.slick-slide.slick-current {
  animation: bound 0.6s ease-in-out 1;
}
.benefits_slider_thumbnail .thumbnail_box.slick-slide.slick-current:before {
  content: none;
}
.benefits_slider_thumbnail .thumbnail_box .feature_title {
  margin: 0 auto;
}
.benefits_section .two_col > div .image,
.benefits_slider_thumbnail div.thumbnail_box .image {
  margin: 0 auto 20px;
  height: 300px;
  overflow: hidden;
}
.benefits_section .two_col > div .image img,
.benefits_slider_thumbnail div.thumbnail_box .image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.three_col .feature_title_num p:after {
  content: none;
}

/* PEOPLE */
@media screen and (min-width:1400px) {
  .feature_lists.spversion {
    display: none;
  }
  .feature_box {
    display: grid;
    grid-template-columns: 0.81fr 1fr;
    gap: 0 10px;
    padding: 40px;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    position: relative;
  }
  .feature_box .image {
    width: 100%;
    aspect-ratio: 13 / 10;
  }
  .feature_box .image img {
    width: auto;
    height: auto;
  }
  .feature_lists.pcversion {
    padding-bottom: 100px;
  }
  .feature_lists.pcversion [class*="cont-"] {
    position: -webkit-sticky;
    position: sticky;
    box-shadow: 0px 0px 20px 0px rgba(24, 46, 102, 0.15);
    width: 100%;
    height: 500px;
  }
  .feature_lists.pcversion .cont-01 {
    top: 8.75rem;
    margin-bottom: -2.5rem;
  }
  .feature_lists.pcversion .cont-02 {
    top: 11.25rem;
    margin-bottom: -1.875rem;
    margin-top: 15rem;
  }
  .feature_lists.pcversion .cont-03 {
    top: 13.75rem;
    margin-bottom: -1.25rem;
    margin-top: 12.5rem;
  }
  .feature_lists.pcversion .cont-04 {
    top: 16.25rem;
    margin-bottom: -0.625rem;
    margin-top: 10rem;
  }
  .cont-05 {
    top: 18.75rem;
    margin-top: 7.5rem;
  }
}
@media screen and (max-width: 1399px) {
  .feature_lists.pcversion {
    display: none;
  }
  .feature_lists.spversion {
    display: block;
  }
}
@media screen and (min-width:1400px) {
  .dot {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 30px
  }
  .dot p {
    font-size: 14px;
    color: #d9d9d9;
  }
  .dot p.active {
    color: #FF5D1D;
  }
  .feature_box .txt {
    padding: 30px 110px 30px 70px;
  }
  .feature_lists {
    padding-bottom: 100px;
  }
}
@media screen and (max-width:1399px) {
  .dot { display: none; }
  .feature_lists p {
    font-size: 0.8125rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.065rem;
  }
}
@media screen and (min-width:768px) and (max-width:1399px) {
  .feature_lists.spversion {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  .feature_box {
    display: grid;
    grid-template-columns: 0.81fr 1fr;
    gap: 0 10px;
    padding: 40px;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    position: relative;
  }
  .feature_lists.spversion .slide-arrow {
    top: 50%;
    transform: translateY(-50%);
  }
  .feature_lists.spversion .slide-arrow.prev-arrow {
    left: -15px;
  }
  .feature_lists.spversion .slide-arrow.next-arrow {
    right: -15px;
  }
}
@media screen and (max-width:767px) {
  .feature_box {
    display: grid;
    grid-template-columns: 0.81fr 1fr;
    gap: 0;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    position: relative;
  }
}
.feature_lists {
  width: 100%;
  position: relative;
  z-index: 1;
}
.feature_lists .slick-list {
  background-color: #fff;
}

/* Culture */
@media screen and (min-width:1400px) {
  .feature_title h3 {
    white-space: nowrap;
  }
}
@media screen and (min-width:768px) and (max-width:1399px) {
  section.culture .content {
    padding: 175px 100px;
  }
  .feature_title h3.sub_title {
    font-size: 1.2rem;
  }
}
@media screen and (min-width:768px) {
  .benefits_section .one_box .image {
    height: 330px;
    width: 100%;
    overflow: hidden;
  }
  .benefits_section .one_box .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  section.culture {
    margin-top: -200px;
    padding-top: 200px;
    padding-bottom: 100px;
    position: relative;
    overflow: hidden;
  }
  .feature_title {
    display: grid;
    justify-content: space-between;
    align-items: center;
    grid-template-columns: .1fr 1fr;
    gap: 0 40px;
    margin: 0 auto 44px;
  }
  .feature_title_num p:before {
    top: -25px;
  }
  .feature_title_num p:after {
    bottom: -11.5px;
  }
  .feature_list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 100px 0;
  }
  .feature_list .two_col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 100px;
    margin: 0 auto;
  }
  .feature_list .three_col {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0 55px;
    margin: 60px auto 0;
  }
  .feature_title_num p:after {
    content: "";
    width: 27.5px;
    height: 1px;
    background-color: #fff;
    display: block;
    position: absolute;
    left: 0;
  }
}
@media screen and (max-width:767px) {
  section.culture {
    margin-top: -50px;
    padding-top: 50px;
    padding-bottom: 100px;
    position: relative;
    overflow: hidden;
  }
  .feature_title {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px 0;
    grid-template-columns: .1fr 1fr;
    gap: 0 15px;
    margin: 0 auto;
  }
  section.culture .content.secondwidth {
    padding: 50px;
  }
  .feature_title_num p:before {
    top: -15px;
  }
  .feature_title_num p:after {
    bottom: 0px;
  }
  .feature_list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 50px 0;
    margin: 0 auto 30px;
  }
  .benefits_slider {
    margin: 30px auto;
  }
  .benefits_slider .slick-slide {
    display: block;
    margin: 0 auto;
    padding: 20px 25px;
    background-color: #0053AB;
    width: 100%!important;
  }
  .benefits_slider .slick-slide::before {
    content: none;
    background-color: transparent;
  }
  .benefits_slider .slick-slide .image {
    margin: 0 auto 20px;
  }
  .feature_title_num p span.page_title {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.16rem;
  }
  .feature_title_num p {
    padding-top: 5px;
    padding-left: 10px;
  }
  .feature_title_num p:before {
    font-size: .75rem;
  }
  .feature_title h3.sub_title {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.08rem;
  }
  .benefits_slider .slick-track {
    display: flex;
  }
  .slick-slide {
    height: auto !important;
  }
}
section.culture .content {
  position: relative;
  z-index: 2;
}
.feature_title_num p {
  position: relative;
  color: #fff;
  line-height: 100%;
  letter-spacing: 0.2rem;
}
.feature_title_num p:before {
  content: "FEATURE";
  font-weight: 700;
  line-height: 200%;
  letter-spacing: 0.1rem;
  display: block;
  position: absolute;
  left: 0;
  color: #fff;
}
.feature_title_num p span {
  display: block;
  line-height: 3rem;
}
.feature_title h3 {
  letter-spacing: 0.12rem;
  margin-bottom: 0;
}
section.culture::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: url("./images/culture_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  transform: skewY(-4deg);
  transform-origin: top left;
}

/* About */
@media screen and (min-width:768px) {
  .image_marquee_box {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 100px auto 0;
  }
}
@media screen and (max-width:767px) {
  .image_marquee_box {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 50px auto 0;
  }
}

section.about_section .two_col {
  display: grid;
  grid-template-columns: 0.78fr 1fr;
  gap: 0 7.9%;
  justify-content: flex-end;
  align-items: flex-start;
}
.image_marquee {
  animation: marquee-flow-left 40s linear infinite;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin: 0 auto 175px;
  width: max-content;
}
.image_marquee p:nth-child(odd) {
  margin: 0 50px;
  max-width: 390px;
  width: 20.5%;
}
.image_marquee p:nth-child(even) {
  margin: 0 50px;
 max-width: 322px;
  width: 16.9%;
}
@keyframes marquee-flow-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

/* Feature */
@media screen and (min-width:1400px) {
  section.features_section {
    background-image: url("./images/strengths_bg.png");
    background-size: 100% auto;
    background-position: top;
    background-repeat: no-repeat;
    background-color: #E0EFFF;
  }
  section.features_section .content {
    padding: 100px 0 0;
  }
}
@media screen and (min-width:768px) and (max-width:1399px) {
  section.features_section {
    background-image: url("./images/strengths_bg.png");
    background-size: auto 700px;
    background-position: top;
    background-repeat: no-repeat;
    background-color: #E0EFFF;
  }
  section.features_section .content {
    padding: 25px 20px 100px;
  }
}

@media screen and (min-width:768px) {
  section.features_section .three_col {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 45px;
    justify-content: space-between;
    margin: 100px auto 0;
  }
  section.features_section .three_col div p.feature_num {
    width:130px;
    height:75px;
    line-height: 75px;
    border-radius:0 0 75px 75px;
    background:#fff;
    color: #0053AB;
    text-align: center;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
  }
}
@media screen and (max-width:767px) {
  section.features_section .three_col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px 0;
    justify-content: space-between;
    margin: 50px auto 0;
  }
  section.features_section {
    background-image: url("./images/strengths_bg.png");
    background-size: auto 450px;
    background-position: top;
    background-repeat: no-repeat;
    background-color: #E0EFFF;
  }
  section.features_section .three_col div p.feature_num {
    width:130px;
    height:75px;
    line-height: 65px;
    border-radius:0 0 75px 75px;
    background:#fff;
    color: #0053AB;
    text-align: center;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
  }
  section.features_section .three_col div p.feature_num.sub_title {
    font-size: 1.5rem;
  }
}
section.features_section .three_col div {
  background-color: #0053AB;
  position: relative;
}
section.features_section .three_col div h3,
section.features_section .three_col div p {
  color: #fff;
}
section.features_section .three_col div h3 {
  margin: 30px auto 36px;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.12rem;
}
section.features_section .three_col div p {
  padding: 28px;
}

/* Eleague */
@media screen and (min-width:768px) {
  section.eleague_section .two_col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: space-between;
    gap: 0 12.5%;
  }
  section.eleague_section .two_col h2 {
    margin: 0 auto 80px;
    line-height: 1.5;
    letter-spacing: 0.24rem;
  }
}
@media screen and (max-width:767px) {
  section.eleague_section .two_col {
    display: grid;
    grid-template-columns: 1fr;
    justify-content: space-between;
    gap: 30px 0;
  }
  section.eleague_section .two_col h2 {
    margin: 0 auto 40px;
    line-height: 1.5;
    letter-spacing: 0.24rem;
  }
  section.eleague_section .two_col p {
    margin: 20px auto 0;
  }
}
section.eleague_section {
  background-image: url("./images/eleague_bg.jpg");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}
section.eleague_section .two_col h2,
section.eleague_section .two_col p {
  color: #fff;
}
section.feature_section h2,
section.feature_section h2.eng_title span.main_title_sub,
section.feature_section h2 span {
  color: #fff;
}
section.feature_section h2 {
  margin-bottom: 75px;
}
.feature_box .txt h3,
.feature_box .txt h3 span,
.about_content_detail .txt h3,
.about_content_detail .txt h3 span,
.feature_box .txt h4 {
  color: #0053AB;
  line-height: 1;
}
.feature_lists p {
  color: #000;
  font-weight: 700;
}
.feature_box .txt h3 span,
.about_content_detail .txt h3 span {
  margin-right: 5px;
}
.feature_box .txt h3,
.about_content_detail .txt h3 {
  font-family: Bahnschrift, sans-serif;
  margin-bottom: 15px;
}
.about_content_detail .txt h3 .sub_title {
	font-family: "Noto Sans JP", sans-serif;
	line-height: 1.8;
	display: block;
}
.feature_box .txt h4 {
  margin-bottom: 40px;
}
.dot {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px
}
.feature_lists .dot p {
  font-size: 14px;
  color: #D9D9D6;
}
.feature_lists .dot p.active {
  color: #0053AB;
}

/* Result */
@media screen and (min-width:1400px) {
  section.result_section .content {
    padding: 175px 0;
  }
}
@media screen and (min-width:768px) and (max-width:1399px) {
  section.result_section .content {
    padding: 175px 20px;
  }
}
@media screen and (min-width:768px) {
  .result_section .two_col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;
    justify-content: space-between;
    margin: 100px auto 0;
  }
  
  .result_section .two_col > div > div.result_content {
    padding: 30px 25px;
  }
}
@media screen and (max-width:767px) {
  .result_section .two_col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 60px;
    justify-content: space-between;
    margin: 50px auto 0;
  }
  section.trade_section p.page_title.txt_center {
    text-align: center;
  }
  section.trade_section p.txt_center {
    text-align: left;
  }
  .result_section .two_col > div > div.result_content {
    padding: 15px 15px;
  }
  .result_section h3 {
    margin-bottom: 15px;
  }
  section.result_section .content {
    padding: 30px 20px 60px;
  }
}
section.result_section {
  background-color: #E0EFFF;
}
.result_section .two_col > div {
  background-color: #fff;
}
.result_section h3 {
  text-align: center;
}


/* Service */
.service_slider {
  margin: 80px auto 0;
}
.service_slider div.slick-slide {
  margin: 0 24px;
  position: relative;
}
.service_slider div.slick-slide a:after {
  content: "";
  background-image: url("./images/icon_flow.png");
  width: 45px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 38px;
  right: 33px;
  transition: all 0.5s ease;
}
.service_slider div.slick-slide a:hover:after {
  right: 23px;
}
.service_slider div.slick-slide h3 {
  padding: 40px 25px;
  background-color: #fff;
  color: #F28A00;
  line-height: 1;
  margin: 0;
}
.service_slider div.slick-slide h3 span {
  color: #000;
  display: block;
  margin-top: 15px;
  line-height: 1;
}
.service_link_box {
  margin: 175px auto 0;
}
.service_link_box ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 40px 70px;
}
.service_link_box ul li.link_box_1 {
  grid-row: span 2 / span 2;
}
.service_link_box ul li.link_box_3 {
  grid-column-start: 2;
}
.service_link_box ul li a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.service_link_box ul li a:after {
  content: "";
  background-image: url(./images/icon_flow.png);
  width: 45px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 38px;
  right: 33px;
  transition: all 0.5s ease;
}
.service_link_box ul li a:hover:after {
  right: 23px;
}
.service_link_box ul li a p.title {
  position: absolute;
  top: 40px;
  left: 20px;
  color: #fff;
  line-height: 1;
}
.service_link_box ul li a p.title span {
  color: #fff;
  font-weight: 700;
  line-height: 1;
  display: block;
  margin-top: 20px;
}
.service_link_box ul li a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sub_content.users {
  padding-top: 175px;
}
ul.users_list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px 25px;
  justify-content: space-between;
}
ul.users_list li {
  border: 2px solid #FF5900;
  background-color: #fff;
  padding: 25px 0;
  text-align: center;
  font-weight: 700;
}
section.service.sub_top {
  background-image: url(./images/service_fv.png);
  background-size: cover;
  background-repeat: no-repeat;
}
section.standard_section,
.innerlink_box.bg ,
.company_info.bg {
  background-color: #FFFCDB;
}
.recruitment_info.bg {
  background-color: #E0EFFF;
}
p.subpage_catch {
  text-align: center;
  margin: 0 auto 150px;
}
.two_col.box_col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px 30px;
  align-items: stretch;
  justify-content: space-between;
  margin: 0 auto 100px;
}
.two_col.box_col.first {
  margin: 0 auto 100px;
}
.two_col.box_col .box {
  background-color: #fff;
}
.two_col.box_col .box .image {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16 / 9;
  width: 100%;
  z-index: 1;
}
.two_col.box_col .box .image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.two_col.box_col .box .txt {
  padding: 40px 25px;
}
.two_col.box_col .box .txt h3 {
  margin-bottom: 15px;
}
section.flow_section {
  background-image: url(./images/about_bg_1.png);
  background-position: right 45%;
  background-size: 100%;
  background-repeat: no-repeat;
}
p.flow_image {
  margin: 100px auto 0;
}
.flow_box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: space-between;
  align-items: center;
  gap: 0 70px;
  margin: 0 auto 60px;
}
.flow_box.first {
  margin: 100px auto 60px;
}
.flow_box:last-child {
  margin: 0 auto 150px;
}

/* Area */
@media screen and (min-width:768px) {
  ul.area_list {
    margin: 50px auto 50px;
    display: flex;
    gap: 0 30px;
    justify-content: flex-start;
  }
}
@media screen and (max-width:767px) {
  section.area_section p.more_size {
    text-align: left;
  }
  section.area_section .content {
    padding: 56px 20px 0;
  }
  ul.area_list {
    margin: 50px auto 50px;
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
    justify-content: space-between;
  }
}
section.area_section {
  background-image: url("./images/area_bg.png");
  background-size: 100%;
  background-repeat: no-repeat;
}
.area_title {
  margin: 0 0 0 auto;
  width: max-content;
  max-width: 500px;
}
.area_title h2 span.main_title {
  color: #0053AB;
}
ul.area_list li {
  background-color: #0053AB;
  color: #fff;
  padding: 19px 23px;
  line-height: 1;
  text-align: center;
}

/* business */
@media screen and (min-width:768px) {
  .business_section .two_col {
    display: grid;
    grid-template-columns: .95fr 1fr;
    gap: 80px 5%;
    margin: 0 auto 0;
  }
  .business_section .two_col h3 {
    line-height: 200%;
    letter-spacing: 0.12rem;
    margin: 0 auto 6px;
  }
  .about_main_section .two_col {
    display: grid;
    grid-template-columns: 1fr .506fr;
    gap: 80px 5%;
    margin: 0;
    text-align: left;
  }
}
@media screen and (max-width:767px) {
  .business_section .two_col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px 0;
    margin: 50px auto 0;
  }
  .business_section .two_col h3 {
    margin-top: 30px;
    line-height: 200%;
    letter-spacing: 0.12rem;
    margin: 0 auto 6px;
  }
  .about_main_section .two_col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 80px 5%;
    margin: 0;
    text-align: left;
  }
}

/* benefits */
@media screen and (min-width:768px) {
  .benefits_section .two_col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px 6.3%;
    margin: 100px auto 0;
  }
  .benefit_three {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0 55px;
    margin: 60px auto 0;
  }
  .benefit_two {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 100px;
    margin: 50px auto 0;
    justify-content: space-between;
  }
  .benefit_four {
    display: flex;
    flex-wrap: wrap;
    gap: 23px;
    margin: 100px auto 0;
    justify-content: center;
  }
  .benefit_four div {
    width: calc(25% - 46px);
  }
}
@media screen and (max-width:767px) {
  .benefits_section .two_col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    margin: 50px auto 0;
  }
  .benefit_three {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px 0;
    margin: 30px auto 0;
  }
  .benefit_two {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px 0;
    margin: 25px auto 0;
    justify-content: space-between;
  }
  .benefit_four {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin: 50px auto 0;
    justify-content: center;
  }
  .benefit_four div {
    width: calc(50% - 8px);
  }
}
.two_col p.feature_num {
  color: #FE8497;
  font-size: 1.25rem;
  font-size: 700;
}
.two_col p.feature_num span {
  font-family: Bahnschrift, sans-serif;
  font-size: 4rem;
  line-height: 1;
  font-size: 700;
}
.benefits_slider_pc {
  margin: 0 auto 45px;
}

/* Recruit */
@media screen and (min-width:1400px) {
  section.recruit_section .content {
    max-width: initial;
    padding: 148px 0 175px 12.5%;
  }
  section.recruit_section.entry .content {
    padding: 175px 0 175px;
    max-width: 1440px;
  }
  section.recruit_section .two_col .txt {
    width: 760px;
    margin-left: 0;
		padding: 20px 0;
		box-sizing: border-box;
  }
  section.recruit_section.entry .two_col .txt {
    width: auto;
  }
  section.recruit_section.entry .two_col {
    display: grid;
    grid-template-columns: 1fr .5fr;
    gap: 16px;
    z-index: 1;
  }
}
@media screen and (min-width:768px) and (max-width:1399px) {
  section.recruit_section .content {
    max-width: initial;
    padding: 148px 20px 175px;
  }
  section.recruit_section .two_col .txt {
    width: 760px;
    margin-left: 0;
		padding: 20px 0;
		box-sizing: border-box;
  }
  section.recruit_section.entry .two_col .txt,
  section.recruit_section.entry .two_col .image {
    width: 100%;
  }
  section.recruit_section.entry .content {
    padding: 175px 20px 175px;
    max-width: 1440px;
  }
  section.recruit_section.entry .two_col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    z-index: 1;
  }
}
@media screen and (min-width:768px) {
  .company_section p.catch {
    margin: 0 auto 45px;
  }
  p.entry_sub_title {
    margin: 0 auto 50px;
  }
}
@media screen and (max-width:767px) {
  .company_section p.catch {
    margin: 0 auto 30px;
  }
  p.entry_sub_title {
    margin: 0 auto 25px;
  }
  section.recruit_section .content {
    max-width: initial;
    padding: 56px 20px;
    position: relative;
    z-index: 1;
  }
  section.recruit_section.entry .content {
    padding: 75px 20px;
  }
  .entry .button.custom a {
    max-width: initial;
    padding: 15px 0;
  }
  .entry .button.custom a.tel_link {
    padding: 5px 0 5px 20px;
    width: calc(100% - 20px);
  }
  section.recruit_section.entry {
    background-position: center;
  }
}
.point_box {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 23px;
  align-items: stretch;
  justify-content: space-between;
  margin: 60px auto 0;
}
.point_box > div {
  background-color: #FFFAE5;
  padding: 25px 0;
}
.point_box > div p {
  color: #F28A00;
  line-height: 1.25;
  text-align: center;
}
.point_box > div p img {
  margin: 0 auto 40px;
  text-align: center;
}
.point_box > div p img {
  height: 132px;
}
.point_box > div p img.point_2 {
  margin-right: -30px;
}
div.bg_section {
  background-image: url("./images/bg.png");
  background-size: 100%;
  background-repeat: repeat-y;
  padding-top: 80px;
  overflow-x: hidden;
}
section.recruit_section {
  background-image: url("./images/entry_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
}
section.recruit_section.entry {
   background-image: url("./images/entry_bg.png");
}
section.recruit_section .two_col {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  z-index: 1;
}
section.recruit_section.entry .two_col {
  align-items: flex-end;
}
section.recruit_section .two_col .image {
  width: 67%;
}
section.recruit_section.entry .two_col .image {
  width: 100%;
}
section.recruit_section .two_col .txt {
  z-index: 2;
}
section.recruit_section .two_col .txt p {
  color: #fff;
}
section.recruit_section.entry .two_col .txt p {
  color: #000;
}
section.recruit_section .two_col .txt h3 {
  line-height: 1;
  margin: 0 auto 50px;
}
section.recruit_section.entry .two_col .txt p.entry_sub_title {
  color: #0053AB;
}
.company_section {
  margin: 100px auto 440px;
  padding: 0;
  position: relative;
  z-index: 1;
}
.company_section:before {
  content: "";
  background-image: url("./images/company_image_left.png");
  background-size: cover;
  background-position: left;
  background-repeat: no-repeat;
  width: 23%;
  position: absolute;
  height: 100%;
  display: block;
  z-index: 1;
  top: 0;
  left: 0;
}
.company_section:after {
  content: "";
  background-image: url("./images/company_image_right.png");
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
  width: 23%;
  position: absolute;
  height: 100%;
  display: block;
  z-index: 1;
  top: 0;
  right: 0;
}
.company_section .content {
  padding: 100px 0;
  position: relative;
  z-index: 1;
}
.recruit_section .bg_image_7 {
  position: absolute;
  bottom: 40px;
  left: 0;
  max-width: 356px;
  width: 20%;
  z-index: 0;
}
.entry .button.custom {
  margin: 20px auto 0;
}
.entry .button.custom a {
  padding-right: 0;
  border: 2px solid #0053AB;
}
.entry .button.custom a:hover {
  border: 2px solid #0053AB;
}
.button a.tel_link {
  background: #0053AB;
}

/* Blog */
@media screen and (min-width:1400px) {
  section.blog_section .content {
    padding: 175px 0;
  }
}
@media screen and (min-width:768px) and (max-width:1399px) {
  section.blog_section .content {
    padding: 175px 20px;
  }
}
@media screen and (min-width:768px) {
  .blog_section .two_col {
    display: grid;
    grid-template-columns: auto auto;
    gap: 0 70px;
  }
  section.blog_section .content h2.title_image.left {
    margin: 0 auto 110px -70px;
  }
  .blog_section .bg_image_8 {
    position: absolute;
    top: 40px;
    right: 0;
    max-width: 432px;
    width: 20%;
    z-index: 0;
  }
}
@media screen and (max-width:767px) {
  .blog_section .two_col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
  }
  .blog_section .bg_image_8 {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 432px;
    width: 20%;
    z-index: 0;
  }
}
.blog_section {
  position: relative;
}
.blog_section .content {
  max-width: initial;
  margin: 0 0 0 12.5%;
}

/* Message */
@media screen and (min-width:1441px) {
  section.message .content {
    padding: 0 0 160px;
  }
}
@media screen and (min-width:768px) and (max-width:1440px) {
  section.message .content {
    padding: 0 20px 160px;
  }
}
@media screen and (min-width:768px) {
  section.message {
    background-image: url("./images/message_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right bottom;
  }
}
@media screen and (max-width:767px) {
  section.message {
    background-image: url("./images/message_bg_sp.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
  }
  section.message .content {
    padding: 0 20px 200px;
  }
  section.message div.button_section {
    margin: -40px auto 0;
  }
}

/* Interview */
@media screen and (min-width:1400px) {
  .blog_section p.button.right {
    margin: -50px 0 0 auto;
  }
  .interview_section .two_col {
    position: relative;
    display: grid;
    grid-template-columns: 1fr .93fr;
    gap: 0 30px;
    justify-content: space-between;
    align-items: center;
    margin: 100px auto;
  }
  .interview_section .two_col.left {
    grid-template-columns: .93fr 1fr;
  }
  .interviewer {
    background-color: #7CBCFF;
    padding: 25px 30px;
    min-width: 410px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
  }
  .interview_section .two_col.left .interviewer {
    left: 0;
    right: inherit;
  }
  .interview_section .two_col .txt:before,
  .interview_section .two_col .txt:after {
    content: "";
    position: absolute;
    background-color: #E0EFFF;
    height: 100%;
    top: 0;
  }
  .interview_section .two_col .txt:before {
    width: 50%;
    left: -50%;
  }
  .interview_section .two_col .txt {
    padding: 100px 0;
  }
}
@media screen and (min-width:768px) and (max-width:1399px) {
  .blog_section p.button.right {
    margin: 20px 0 0 auto;
  }
  .interview_section .two_col {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    gap: 0 30px;
    justify-content: space-between;
    align-items: center;
    margin: 100px auto;
  }
  .interview_section .two_col .pcver {
    display: none;
  }
  .interview_section .two_col .spver {
    display: block;
  }
  .interviewer {
    background-color: #7CBCFF;
    padding: 25px 30px;
    min-width: 410px;
    position: absolute;
    bottom: 0;
    left: 400px;
    z-index: 2;
  }
  .interview_section .two_col.left .interviewer {
    left: initial;
    right: 400px;
  }
  .interview_section .two_col .txt:before,
  .interview_section .two_col .txt:after {
    content: none;
  }
  .interview_section .two_col .txt {
    padding: 100px 16px;
  }
}
@media screen and (min-width:768px) {
  .two_col .interview_info_box {
    display: grid;
    grid-template-columns: .293fr .703fr;
    gap: 0 30px;
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: calc(100% - 30px);
  }
  .interview .two_col .image .interview_info .ini_name {
    font-size: 2.25rem;
    margin-bottom: 15px;
  }
  .interview .two_col .image .interview_info .year,
  .interview_single_box .interview_info .year,
  .interview_info .year {
    width: fit-content;
  }
  .interview_slider {
    margin: 0 auto;
    padding-bottom: 100px;
  }
  .interview_slider .interview_single_box {
    margin: 0 15px;
    width: 470px;
    display: inline-block;
  }
  .interview_slider .interview_single_box > img {
    width: 100%;
    height: 265px;
    object-fit: cover;
  }
  .interview_single_box .interview_info_box,
  .interview_slider .swiper-slide .interview_info_box {
    width: 100%;
    display: grid;
    grid-template-columns: .4fr 1.1fr;
    gap: 0 10px;
    margin: 30px auto 0;
    align-items: center;
  }
  .interview_slider {
    max-width: 1100px;
    margin: 0 0 0 10%;
  }
  .interview .two_col .image .interview_info .year,
  .interview_single_box .interview_info .year,
  .interview_info .year {
    padding: 6px;
    background-color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 1;
  }
  .marquee.interview_section {
    top: -11rem;
    z-index: 0;
  }
  .interview_slider .swiper-scrollbar-horizontal {
    z-index: 2;
    width: 88%;
  }
  .interview_section .two_col .image img {
    max-width: 515px;
    position: relative;
    z-index: 1;
  }
}
@media screen and (max-width:767px) {
  .two_col .interview_info_box {
    display: grid;
    grid-template-columns: .293fr .703fr;
    gap: 0 15px;
    position: absolute;
    bottom: 5px;
    left: 5px;
    width: calc(100% - 5px);
    align-items: center;
  }
  .interview .two_col .image .interview_info .year,
  .interview_single_box .interview_info .year,
  .interview_info .year {
    font-size: .875rem;
    width: calc(100% - 20px);
  }
  .interview .two_col .image .interview_info .ini_name {
    font-size: 1.5rem;
    margin-bottom: 10px;
  }
  .interview .two_col .image .interview_catch p.section_title {
    font-size: 1.3rem;
  }
  .interview_slider {
    margin: 0 auto 0;
    padding-bottom: 50px;
  }
  .interview_slider .interview_single_box {
    margin: 0 5px;
    width: calc(92% - 10px);
    display: inline-block;
  }
  .interview_slider .interview_single_box > img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .interview_single_box .interview_info_box,
  .interview_slider .swiper-slide .interview_info_box {
    width: 100%;
    display: grid;
    grid-template-columns: .3fr 1fr;
    gap: 0 10px;
    margin: 15px auto 0;
    align-items: center;
    white-space: normal;
  }
  .interview_slider::-webkit-scrollbar {
    height: 20px;
  }
  .interview_slider::-webkit-scrollbar-track {
    background-image: url('./images/scrollbar_bg.png');
    background-size: 100% 20px;
    background-repeat: repeat-x;
  }
  .interview_slider::-webkit-scrollbar-thumb {
    background-image: url('./images/scrollbar_sp.png');
    background-size: 100% 20px;
    background-repeat: no-repeat;
  }
  .interview .two_col .image .interview_info .year,
  .interview_single_box .interview_info .year,
  .interview_info .year {
    padding: 6px 0;
    background-color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    font-size: .7rem;
    width: 100%;
  }
  .marquee.interview_section {
    top: -8rem;
    z-index: 0;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
  .interview_slider .swiper-scrollbar-horizontal {
    z-index: 2;
    width: 100%;
  }
  .interview_section .two_col {
    position: relative;
    display: block;
    grid-template-columns: 1fr;
    gap: 20px 0;
    justify-content: space-between;
    align-items: center;
    margin: 50px auto;
  }
  .interview_section .two_col .image {
    position: relative;
  }
  .interviewer {
    background-color: #7CBCFF;
    padding: 15px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
  }
  .interview_section .two_col .txt {
    padding: 50px 10px;
  }
  .interview_section .two_col.left .interviewer {
    left: 0;
    right: inherit;
  }
}
section.interview .content {
  max-width: initial;
}
.interview .two_col .image {
  position: relative;
  height: 100%;
}
.interview .two_col .image img {
  height: 100%;
  object-fit: cover;
}
.interview .two_col .image .interview_info .ini_name {
  width: 100%;
  padding: 8px 0;
  text-align: center;
  background-color: #FF551C;
  color: #fff;
  line-height: 1;
}
.interview_single_box .interview_info .ini_name,
.interview_info_box .interview_info .ini_name {
  color: #fff;
}
.interview .two_col .image .interview_catch p {
  text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
  font-weight: 600;
  line-height: 1.5;
  font-family: "Zen Kurenaido", sans-serif;
}
.interview_single_box .interview_catch p,
.interview_info p.section_title,
.interview_catch p {
  font-family: "Zen Kurenaido", sans-serif;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  letter-spacing: 0.08rem;
}
.interview .two_col .txt h2 {
  color: #fff;
  padding-bottom: 30px;
  margin: 0 auto 30px;
  border-bottom: 3px solid #fff;
  line-height: 1;
}
.interview .two_col .txt h2 span {
  display: block;
  line-height: 1;
  margin-top: 20px;
}
.interview .two_col .txt p {
  color: #fff;
}
.interview  p.button.white {
  margin: 60px auto 0;
  text-align: center;
}
.interview_slider {
  width: 100%;
  position: relative;
}
.interview_list_section {
  position: relative;
  overflow: hidden;
}
.interview_slider figure.img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.interview_slider figure.img img {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  transition: transform 0.6s ease;
}
.interview_slider a:hover figure.img img {
  transform: scale(1.1);
}
.marquee p {
  color: #fff;
  -webkit-text-stroke: 3px #FE8497;
  text-stroke: 3px #FE8497;
  line-height: 1;
  paint-order: stroke;
}
.marquee.blue p {
  -webkit-text-stroke: 3px #0053AB;
  text-stroke: 3px #0053AB;
}
.marquee_box.normal .marquee.blue p {
  color: #fff;
}
.interview_section .two_col:last-child {
  margin: 100px auto 0;
}
.interview_section .two_col .txt {
  background-color: #E0EFFF;
  position: relative;
}
.interview_section .two_col .txt:after {
  width: 100px;
  right: -100px;
}
.interview_section .two_col.left .txt:before {
  width: 100px;
  left: -100px;
}
.interview_section .two_col.left .txt:after {
  width: 50%;
  right: -50%;
}
.interview_section .two_col .txt h3 {
  margin: 30px auto 14px;
}
.interview_section .two_col .txt h3:first-child {
  margin: 0 auto 14px;
}
.interview_section .two_col .image {
  position: relative;
}
.interview_section .two_col.left .image {
  text-align: right;
}
.interview_section .two_col.left .image .interviewer {
  text-align: left;
}
.interviewer.second {
  background-color: #0053AB;
}
.interviewer.third {
  background-color: #00497A;
}
.interviewer p {
  color: #fff;
}
.interviewer p.catch {
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.16rem;
  margin-bottom: 0;
}
.interviewer p.name {
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.24rem;
  text-align: right;
}
p.entry_year {
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.12rem;
  text-align: right;
}

/* Flow */
section.flow {
  background: linear-gradient(145deg, #FB9203 0%, #FF551C 100%);
}
section.flow h2.eng_title_big {
  line-height: 1;
}
section.flow h2.eng_title_big,
section.flow p {
  color: #fff;
}
section.flow h2.eng_title_big span {
  color: #fff;
  display: block;
  margin-top: 30px;
}

/* FAQ */
@media screen and (min-width:1441px) {
  section.faq .content {
    max-width: 1100px;
    margin: 0 auto;
    padding: 300px 0 50px;
    position: relative;
    z-index: 1;
  }
  .faq_page section.faq .content {
    padding: 200px 0 50px;
    position: relative;
    z-index: 1;
  }
}
@media screen and (min-width:768px) and (max-width:1440px) {
  section.faq .content {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
  }
  .faq_page section.faq .content {
    padding: 200px 20px 50px;
    position: relative;
    z-index: 1;
  }
}
@media screen and (min-width:768px) {
  .faq_list {
    margin: 70px auto 0;
    display: grid;
    gap: 30px 0;
    grid-template-columns: 1fr;
  }
  .faq_list dl dt {
    position: relative;
    cursor: pointer;
    padding: 45px 35px;
  }
  .faq_list dl dt p:before {
    content: "Q";
    padding: 0 0 4px;
    width: 40px;
    background-color: #000;
    color: #fff;
    text-align: center;
    display: inline-block;
    position: absolute;
    left: -75px;
    top: 0;
  }
  .faq_list dl dt p,
  .faq_list dl dd p {
    position: relative;
    margin-left: 75px;
  }
  .faq_list dl dt::before,
  .faq_list dl dt::after  {
      content: '';
      display: inline-block;
      position: absolute;
      right: 35px;
      width: 31px;
      height: 2px;
      background-color: #000;
      top: 50%;
      transform: translateY(-50%);
      transition: all .3s ease;
  }
  .faq_list dl dd p:before {
    content: "A";
    padding: 4px 0;
    width: 40px;
    background-color: #0053AB;
    display: inline-block;
    margin-right: 30px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: -75px;
    top: 0;
  }
  .faq_list dl dd {
    display: none;
    padding: 0 35px 45px;
  }
  section.faq h2.title_image {
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    left: 50%;
    width: auto;
    margin: 0 auto;
  }
  section.faq h2.title_image img {
    height: 222px;
    width: auto;
    max-height: initial;
    max-width: initial;
  }
  .faq .bg_image_9 {
    position: absolute;
    top: -175px;
    left: 0;
    max-width: 455px;
    width: 20%;
    z-index: 0;
  }
  .faq .bg_image_10 {
    position: absolute;
    bottom: 300px;
    right: 0;
    max-width: 320px;
    width: 15%;
    z-index: 0;
  }
}
@media screen and (max-width:767px) {
  section.faq .content {
    margin: 0 auto;
    padding: 50px 20px 10px;
  }
  .faq_list {
    margin: 60px auto;
    display: grid;
    gap: 30px 0;
    grid-template-columns: 1fr;
  }
  .faq_list dl dt {
    position: relative;
    cursor: pointer;
    padding: 20px 15px;
  }
  .faq_list dl dt p:before {
    content: "Q";
    padding: 0 0 4px;
    width: 40px;
    background-color: #000;
    color: #fff;
    text-align: center;
    display: inline-block;
    position: absolute;
    left: -55px;
    top: 0;
  }
  .faq_list dl dt p,
  .faq_list dl dd p {
    position: relative;
    margin-left: 55px;
    padding-right: 25px;
  }
  .faq_list dl dt::before,
  .faq_list dl dt::after  {
      content: '';
      display: inline-block;
      position: absolute;
      right: 15px;
      width: 20px;
      height: 2px;
      background-color: #000;
      top: 50%;
      transform: translateY(-50%);
      transition: all .3s ease;
  }
  .faq_list dl dd p:before {
    content: "A";
    padding: 4px 0;
    width: 40px;
    background-color: #0053AB;
    display: inline-block;
    margin-right: 30px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: -55px;
    top: 0;
  }
  .faq_list dl dd {
    display: none;
    padding: 0 15px 20px;
  }
  .faq .bg_image_9 {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 455px;
    width: 20%;
    z-index: 0;
  }
  .faq .bg_image_10 {
    position: absolute;
    bottom: 10px;
    right: 0;
    max-width: 320px;
    width: 15%;
    z-index: 0;
  }
}
section.faq {
  position: relative;
  z-index: 1;
}
.faq_page section.faq {
  background-color: #FFFCDB;
}
section.faq h2.main_title span.main_title_sub {
  display: block;
  margin: 0;
  line-height: 1;
}
.faq_page .faq_list {
  margin-bottom: 175px;
}
.faq_page .faq_list:last-child {
  margin-bottom: 0;
}
.faq_list dl {
  background-color: #fff;
}
.faq_list dl dt::after {
    transform: rotate(90deg) translateY(-50%);
}
.faq_list dl dt.active::before {
    transform: rotateZ(180deg) translateY(-50%);
    height: 2px;
}
.faq_list dl dt.active::after {
    transform: rotateZ(360deg) translateY(-50%);
    height: 0px;
}
.faq_list dl dt p {
  font-weight: 700;
}
.faq_list.orange dl dd p:before {
   background-color: #FF5900;
}

/* Company */
@media screen and (min-width:1400px) {
  section.company .company_back_image_1 {
    position: absolute;
    max-width: 368px;
    left: 0;
    top: 25%;
    z-index: 0;
  }
  section.company .company_back_image_2 {
    position: absolute;
    max-width: 497px;
    bottom: 5%;
    right: 5%;
    z-index: 0;
  }
  .company_content {
    max-width: 1110px;
    margin-left: 25%;
  }
}
@media screen and (min-width:768px) and (max-width:1399px) {
  section.company .company_back_image_1 {
    position: absolute;
    max-width: 250px;
    left: 0;
    top: 13%;
    z-index: 0;
  }
  section.company .company_back_image_2 {
    position: absolute;
    max-width: 300px;
    bottom: 5%;
    right: 0;
    z-index: 0;
  }
  .company_content {
    max-width: 1110px;
    margin: 250px auto 0;
    position: relative;
    z-index: 1;
  }
}
@media screen and (min-width:768px) {
  section.company {
    position: relative;
    margin-top: -210px;
    padding-top: 175px;
    background-image: url("./images/company_bg.png");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 100% auto;
    background-color: #E8FEFF;
    z-index: 0;
  }
  section.company .content {
    margin: 0 auto;
    text-align: left;
    background-image: url(./images/company_content_bg.png);
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 100% auto;
    padding: 175px 0;
    max-width: 1600px;
  }
  .company_content p.button {
    margin: 80px 0 0;
    max-width: max-content;
  }
}
@media screen and (max-width:767px) {
  section.company {
    background-image: url(./images/company_bg.png);
    background-color: #E8FEFF;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center -35px;
    position: relative;
    margin-top: -60px;
    z-index: 0;
  }
  section.company .content {
    padding: 116px 20px 56px;
    position: relative;
    z-index: 1;
  }
  p.company_image {
    margin: 0 0 40px auto;
    text-align: right;
  }
  p.company_image img {
    width: 60%;
  }
  section.company .content {
    margin: 0 auto;
    text-align: left;
    background-image: url(./images/company_content_bg_sp.png), url(./images/company_content_bg_2_sp.png), url(./images/company_content_bg_3_sp.png);
    background-repeat: no-repeat, no-repeat;
    background-position: right 60px, 80px 220px, 60px 320px;
    background-size: 10% auto, 10% auto, 10% auto;
  }
  .company_content p.button {
    margin: 40px auto 0;
    max-width: max-content;
  }
  .company_back_sp {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 16px;
    margin: 40px auto 0;
  }
}
section.company h2 {
  margin: 0 auto 50px;
}
section.company h3 {
  margin: 0 auto 30px;
}
.company_content p.catch {
  max-width: 1000px;
  margin: 0 0 50px;
}
.company_content p {
  max-width: 650px;
}

/* 下層ページ */
@media screen and (min-width:1400px) {
  section.sub_top .content,
  .faq_page section.faq.sub_top .content {
    padding: 200px 0 200px;
    position: relative;
    max-width: initial;
  }
  section.sub_top .content .subpage_title {
    padding-left: 12.5%;
  }
}
@media screen and (min-width:768px) and (max-width:1399px) {
  section.sub_top .content,
  .faq_page section.faq.sub_top .content {
    padding: 120px 0;
    position: relative;
    max-width: initial;
  }
  section.sub_top .content .subpage_title {
    padding-left: 20px;
  }
}
@media screen and (min-width:768px) {  
  section.sub_top h1 {
    font-size: 9.375rem;
  }
  section.sub_top h1 span {
    font-size: 3rem;
    letter-spacing: 3px;
  }
  .subpage_fv_block {
    position: absolute;
    bottom: -3.6vw;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    z-index: 1;
  }
}
@media screen and (max-width:767px) {
  section.sub_top .content,
  .faq_page section.faq.sub_top .content {
    padding: 0 0 100px;
    position: relative;
  }
  section.sub_top .content .subpage_title {
    padding-left: 20px;
    padding-top: 100px;
  }
  section.sub_top h1 {
    font-size: 3.5rem;
  }
  section.sub_top h1 span {
    font-size: 1.5rem;
    letter-spacing: 3px;
  }
  .subpage_fv_block {
    position: absolute;
    bottom: -5.3vw;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    z-index: 1;
  }
}
section.sub_top h1 {
  color: #fff;
  line-height: 1.3;
  font-weight: 700;
  font-style: italic;
}
section.sub_top h1 span {
  display: block;
  color: #fff;
  line-height: 1.1;
  font-weight: 700;
  font-style: normal;
}

/* About Page */
@media screen and (min-width:1400px) {
  section.innerlink_box .content.secondwidth {
    padding: 175px 0 0;
  }
  section.about_main .content.secondwidth {
    padding: 0 0 175px;
  }
  section.about_main .two_col .image .second {
    position: absolute;
    bottom: 10%;
    right: 3%;
    max-width: 306px;
  }
  .about_main .about_main_bg {
    position: absolute;
    left: 0;
    bottom: 175px;
    max-width: 320px;
    width: 15%;
  }
}
@media screen and (min-width:768px) and (max-width:1399px) {
  section.innerlink_box .content.secondwidth {
    padding: 175px 20px 0;
  }
  section.about_main .content.secondwidth {
    padding: 0 20px 175px;
  }
  section.about_main .two_col .image .first {
    max-width: 250px;
  }
  section.about_main .two_col .image .second {
    position: absolute;
    bottom: 10%;
    right: 3%;
    max-width: 250px;
  }
  .about_main .about_main_bg {
    position: absolute;
    right: 0;
    bottom: 175px;
    max-width: 320px;
    width: 25%;
  }
}
@media screen and (min-width:768px) {
  section.about.sub_top {
    background-image: url("./images/about_fv.jpg");
    background-size: cover;
    background-repeat: no-repeat;
  }
  .about_content_box {
    margin: 100px auto 0;
  }
  .about_content_box .about_content_detail {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 70px;
    margin: 0 auto 60px;
  }
  section.innerlink_box,
  section.about_main {
    text-align: center;
  }
  section.about_main .two_col .txt {
    max-width: 760px;
  }
  section.about_main .two_col .image {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 740px;
  }
  .business_section {
    text-align: left;
    margin: 0 auto 0;
    position: relative;
  }
  .about_main .about_main_bg_2 {
    position: absolute;
    right: 0;
    top: 175px;
    width: 40%;
    max-width: 740px;
  }
}
@media screen and (max-width:767px) {
  section.about.sub_top {
    background-image: url("./images/about_fv.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .about_content_box {
    margin: 50px auto 0;
  }
  .about_content_box .about_content_detail {
    background-color: #FFEDE8;
    padding: 20px 15px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px 0;
    margin: 0 auto 30px;
  }
  section.about_content .content {
    padding: 0 20px 90px;
  }
  section.innerlink_box {
    text-align: center;
  }
  section.about_main {
    text-align: left;
  }
  section.about_main .two_col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;
  }
  section.about_main .two_col .image {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 16px;
  }
  section.about_main .two_col .txt p.button {
    margin: 20px auto 0;
  }
  .business_section {
    text-align: left;
    margin: 50px auto 0;
    position: relative;
  }
  .about_main .about_main_bg {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 200px;
    width: 25%;
  }
  .about_main .about_main_bg_2 {
    position: absolute;
    right: 0;
    top: 0;
    width: 45%;
    max-width: 250px;
  }
}
.about_bg {
  background-image: url("./images/about_bg_1.png"), url("./images/about_bg_2.png");
  background-position: top right, left 38%;
  background-repeat: no-repeat, no-repeat;
  background-size: 100%, 100%;
}
section.innerlink_box {
  position: relative;
  padding-bottom: 25px;
}
section.about_main {
  position: relative;
}
.about_page section.innerlink_box,
.about_page section.about_main {
  background-color: #E0EFFF;
}
.about_page section.about_main {
  padding-top: 175px;
}
.faq_page section.innerlink_box {
  background-color: #E0EFFF;
}
.company_page section.innerlink_box {
  background-color: #fff;
}
section.about_main .two_col .txt p {
  font-weight: 700;
}
section.about_main p.more_size {
  line-height: 2.25;
  font-weight: 700;
}
section.about_content p.more_size {
  text-align: center;
}
.about_content_box .about_content_detail:last-child {
  margin: 0 auto;
}
.about_content_box .about_content_detail h3 {
  font-weight: 700;
  margin: 0 auto 40px;
}
.one_col_box {
  padding: 40px 100px;
  border: 1px solid #000;
  background-color: #fff;
  margin-bottom: 60px;
}
.one_col_box.first {
  margin-top: 100px;
}
.one_col_box:last-child {
  margin-bottom: 0;
}
.one_col_box .two_col {
  display: grid;
  grid-template-columns: 1fr .3fr;
  gap: 0 35px;
  align-items: flex-start;
  justify-content: space-between;
}
.one_col_box p:not(:first-child) {
  margin-top: 1em;
}
section.users_content {
  background-color: #FFFAE5;
}

/* Work Support */
@media screen and (min-width:1400px) {
  section.business_section .content {
    padding: 175px 0 0;
  }
}
@media screen and (min-width:768px) and (max-width:1399px) {
  section.business_section .content {
    padding: 175px 20px 0;
  }
}
@media screen and (min-width:768px) {
  section.worksupport.sub_top {
    background-image: url("./images/culture_fv.jpg");
    background-size: cover;
    background-repeat: no-repeat;
  }
  .business_section p.more_size.txt_center {
    text-align: center;
  }
}
@media screen and (max-width:767px) {
  section.worksupport.sub_top {
    background-image: url("./images/culture_fv.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
  }
}
.business_section p.more_size {
  text-align: left;
}

/* Recruit Page */
@media screen and (min-width:1400px) {
  section.recruit_main.first .content.secondwidth {
    padding: 175px 0 0;
  }
  section.recruitment_flow .content.secondwidth {
    padding: 175px 0 0;
  }
  section.workday_section .workday_bg_1 {
    left: 0;
    top: 20.2%;
    max-width: 510px;
    width: 26.5%;
  }
  section.workday_section .workday_bg_2 {
    right: 0;
    top: 27.3%;
    max-width: 510px;
    width: 26.5%;
  }
  .workday_box {
    margin: 100px auto 0;
    max-width: 580px;
  }
  .workday_box .timeline .timeline_item dl dt {
    position: absolute;
    background-color: #0053AB;
    width: 110px;
    height: auto;
    color: #fff;
    left: -75px;
    text-align: center;
    padding: 20px 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .workday_box .timeline:before {
    content: "";
    background-color: #0053AB;
    width: 2px;
    height: calc(100% - 130px);
    position: absolute;
    left: 0;
    top: 60px;
  }
}
@media screen and (min-width:768px) and (max-width:1399px) {
  section.recruit_main.first .content.secondwidth {
    padding: 175px 20px 0;
  }
  section.recruitment_flow .content.secondwidth {
    padding: 175px 20px 0;
  }
  section.workday_section .workday_bg_1 {
    left: 0;
    top: 25%;
    max-width: 150px;
    width: 26.5%;
  }
  section.workday_section .workday_bg_2 {
    right: 0;
    bottom: 25%;
    max-width: 150px;
    width: 26.5%;
  }
  .workday_box {
    margin: 100px auto 0;
    max-width: 450px;
  }
  .workday_box .timeline .timeline_item dl dt {
    position: absolute;
    background-color: #0053AB;
    width: 110px;
    height: auto;
    color: #fff;
    left: -50px;
    text-align: center;
    padding: 20px 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .workday_box .timeline:before {
    content: "";
    background-color: #0053AB;
    width: 2px;
    height: calc(100% - 150px);
    position: absolute;
    left: 20px;
    top: 60px;
  }
}
@media screen and (min-width:768px) {
  section.recruit.sub_top {
    background-image: url("./images/recruit_fv.jpg");
    background-size: cover;
    background-repeat: no-repeat;
  }
  .recruit_main .two_col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: flex-start;
    justify-content: space-between;
    gap: 60px 70px;
    margin: 110px auto 0;
  }
  .recruit_main .two_col .image img {
    width: 100%;
  }
  .recruit_main .content p.button {
    position: absolute;
    bottom: 175px;
    right: 30%;
  }
  .appeal_content {
    max-width: 1100px;
    margin: 100px auto 0;
  }
  .appeal_content .two_col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 70px;
    align-items: flex-start;
    margin: 0 auto 50px;
  }
  .appeal_content .three_col {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 50px 78px;
    align-items: flex-start;
  }
  .btn_list p.tel img {
    height: 51px;
    width: auto;
    vertical-align: middle;
  }
  .workday_box .timeline .timeline_item dl dd.timeline_content {
    margin-left: 104px;
    background-color: #E0EFFF;
    position: relative;
    padding: 34px 15px 34px 32px;
  }
  .workday_box .timeline .timeline_item dl dd.timeline_content:before {
    position: absolute;
    left: -25px;
    width: 25px;
    height: 40px;
    background-color: #E0EFFF;
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
    content: '';
    top: 50%;
    transform: translateY(-50%);
  }
  .workday_box .timeline .timeline_item dl dd.timeline_content p.title {
    font-size: 1.5rem;
    color: #0053AB;
    font-weight: 700;
    line-height: 2;
  }
  section.workday_section .workday_bg_1,
  section.workday_section .workday_bg_2 {
    position: absolute;
  }
  p.career_image {
    margin: 100px auto 0;
  }
  section.workday_section .content.secondwidth {
    padding: 175px 0 50px;
  }
  .recruit_main .marquee {
    position: absolute;
    top: -75px;
    z-index: 0;
  }
  .recruitment_info table tr th {
    white-space: nowrap;
  }
  .recruitment_info table tr th,
  .recruitment_info table tr td {
    padding: 20px;
    font-size: 1rem;
    font-weight: 500;
  }
}
@media screen and (max-width:767px) {
  section.recruit.sub_top {
    background-image: url("./images/recruit_fv.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }

  .recruit_main .content {
    padding: 56px 20px 100px;
  }
  .recruit_main .two_col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px 0;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0;
  }
  .recruit_main .two_col .image {
    margin-bottom: 20px;
  }
  .recruit_main .content p.button {
    position: absolute;
    bottom: 40px;
    left: 20px;
    width: 300px;
  }
  .appeal_content {
    max-width: 1100px;
    margin: 50px auto 0;
  }
  .appeal_content .two_col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 35px 0;
    align-items: flex-start;
    margin: 0 auto 50px;
  }
  .appeal_content .three_col {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px 10px;
    align-items: flex-start;
  }
  .recruitment_info table tr th,
  .recruitment_info table tr td {
    width: calc(100% - 40px);
    display: block;
  }
  .btn_list p.tel img {
    height: 27px;
    width: auto;
    vertical-align: middle;
  }
  .recruit_main p.more_size,
  .workday_section p.sub_title {
    text-align: left;
  }
  .workday_box .timeline .timeline_item dl dt {
    position: absolute;
    background-color: #0053AB;
    width: 70px;
    height: auto;
    color: #fff;
    left: -42px;
    text-align: center;
    padding: 10px 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .workday_box .timeline .timeline_item dl dd.timeline_content {
    margin-left: 60px;
    background-color: #E0EFFF;
    position: relative;
    padding: 16px;
  }
  .workday_box .timeline .timeline_item dl dd.timeline_content:before {
    position: absolute;
    left: -25px;
    width: 25px;
    height: 40px;
    background-color: #E0EFFF;
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
    content: '';
    top: 50%;
    transform: translateY(-50%);
  }
  .workday_box .timeline .timeline_item dl dd.timeline_content p.title {
    font-size: 1.125rem;
    color: #0053AB;
    font-weight: 700;
    line-height: 2;
  }
  .workday_box .timeline:before {
    content: "";
    background-color: #0053AB;
    width: 2px;
    height: calc(100% - 130px);
    position: absolute;
    left: 5px;
    top: 60px;
  }
  section.workday_section .workday_sp {
    display: none;
    /* display: grid;
    grid-template-columns: repeat(2, 1fr); */
  }
  section.career_section p.sub_title {
    text-align: left;
    font-size: .8125rem;
  }
  p.career_image {
    margin: 50px auto 0;
    overflow: scroll;
  }
  p.career_image img {
    min-width: 800px;
  }
  section.workday_section .content.secondwidth {
    padding: 50px 20px 20px;
  }
  .workday_box {
    margin: 50px auto 0;
  }
  .recruit_main .marquee {
    position: absolute;
    top: -20px;
    z-index: 0;
  }
  .recruit_main .marquee p {
    font-size: 4rem;
  }
  .recruitment_info table tr th,
  .recruitment_info table tr td {
    padding: 15px;
    font-size: 0.8125rem;
    font-weight: 500;
  }
}
.recruit_main {
  position: relative;  
}
.recruit_main .content {
  max-width: 1550px;
  position: relative;
}
.recruitment_info table {
   border-collapse: separate;
   border-spacing: 5px;
   width: 100%;
   margin: 100px auto 0;
}
.recruitment_info table tr td a {
  color: #0053AB;
}
.recruitment_info table tr th {
  background-color: #5797DC;
  color: #fff;
  text-align: left;
}
.recruitment_info table tr td {
  background-color: #fff;
}
.recruitment_info table tr td p:not(:first-child) {
  margin-top: 1em;
}
.recruitment_info .content {
  max-width: 1100px;
}
section.recruitment_flow h2 {
  margin-bottom: 100px;
}
.recruit_flow_box .flow_detail {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 0 55px;
  align-items: center;
  margin-bottom: 60px;
  position: relative;
  border: 2px solid #5797DC;
  padding: 50px 50px 38px;
}
.recruit_flow_box .flow_detail:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 20px;
  background-size: cover;
  background-image: url("./images/flow_next.png");
  bottom: -40px;
}
.recruit_flow_box .flow_detail:last-child {
  margin-bottom: 0;
}
.recruit_flow_box .flow_detail:last-child:after {
  content: none;
}
.recruit_flow_box .flow_detail .image {
  width: 94px;
}
.recruit_flow_box .flow_detail .txt {
  width: calc(100% - 150px);
}
.content .recruit_flow_box h3 {
  margin-bottom: 20px;
  color: #000;
}
section.entry_banner {
  background-image: url("./images/recruit_banner.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
section.entry_banner .content {
  padding: 0 20px 120px;
  box-sizing: border-box;
}
section.entry_banner .two_col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: space-between;
  align-items: center;
}
section.entry_banner h2,
section.entry_banner h2 span {
  color: #fff;
  line-height: 1;
}
section.entry_banner h2 {
  margin-bottom: 75px;
}
section.entry_banner h2 span {
  display: block;
}
section.entry_banner p {
  color: #fff;
}
section.entry_banner p.button {
  margin: 0 auto;
}
section.entry_banner .btn_list p.button.tel {
  margin: 20px auto 0;
}
section.workday_section {
  position: relative;
}
.workday_box .timeline {
  border-left: none;
  position: relative;
}
.workday_box .timeline .timeline_item dl {
  position: relative;
}
.workday_box .timeline_item::before {
  content: none;
}
section.recruit_main h2.page_title span.underline {
  margin-top: 75px;
}
.recruit_main .marquee p {
  color: #0053AB;
  -webkit-text-stroke: 3px #0053AB;
  text-stroke: 3px #0053AB;
  line-height: 1;
  paint-order: stroke;
  opacity: .1;
}

/* FAQ Page */
@media screen and (min-width:768px) {
  section.faq.sub_top {
    background-image: url("./images/faq_fv.jpg");
    background-size: cover;
    background-repeat: no-repeat;
  }
  .recruit_flow_box {
    margin: 100px auto 0;
  }
  .recruit_flow_single {
    background-color: #FB9203;
    display: flex;
    flex-wrap: wrap;
    padding: 50px;
    width: calc(100% - 100px);
    justify-content: flex-start;
    align-items: center;
    gap: 0 55px;
    position: relative;
  }
}
@media screen and (max-width:767px) {
  section.faq.sub_top {
    background-image: url("./images/faq_fv.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .recruit_flow_box {
    margin: 50px auto 0;
  }
  .recruit_flow_single {
    background-color: #FB9203;
    display: flex;
    flex-wrap: wrap;
    padding: 40px 20px;
    width: calc(100% - 40px);
    justify-content: flex-start;
    align-items: center;
    gap: 20px 0;
    position: relative;
  }
  .recruit_flow_single .image {
    margin: 0 auto;
    text-align: center;
  }
  .recruit_flow_single .txt h3 {
    text-align: center;
  }
}
.faq_page section.faq .content {
  max-width: 1100px;
}
.faq_page section.faq_content {
  background-color: #FFEED8;
}
.faq_page section.faq_content .content,
.recruit_flow .content {
  max-width: 1100px;
}
.recruit_flow_single:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("./images/flow_next.png");
  width: 49.36px;
  height: 22.5px;
  bottom: -42.5px;
  background-size: cover;
}
.recruit_flow_box .recruit_flow_single:not(:first-child) {
  margin-top: 62.5px;
}
.recruit_flow_box .recruit_flow_single:last-child:after {
  content: none;
}
.recruit_flow_single .image img {
  width: 93px;
}
.recruit_flow_single .txt {
  max-width: 763px;
}
.recruit_flow_single .txt h3,
.recruit_flow_single .txt p {
  color: #fff;
}
.recruit_flow_single .txt h3 {
  margin-bottom: 15px;
  font-weight: 700;
}

/* Company page */
@media screen and (min-width:1400px) {
  .ceo_message .two_col .image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .ceo_message .two_col {
    display: grid;
    grid-template-columns: .772fr 1fr;
    gap: 0 50px;
    align-items: flex-start;
    margin: 0 auto 0;
  }
}
@media screen and (min-width:768px) and (max-width:1399px) {
  .ceo_message .two_col .image img {
    height: auto;
    width: 100%;
  }
  .ceo_message .two_col {
    display: grid;
    grid-template-columns: .7fr 1fr;
    gap: 0 20px;
    align-items: flex-start;
    margin: 0 auto 0;
  }
}
@media screen and (min-width:768px) {
  section.ceo_message .content {
    margin: 0 auto;
    padding: 100px 0 0;
    max-width: 1100px;
  }
  section.ceo_message .sub_content {
    max-width: 1440px;
    margin: 0 auto;
    padding: 200px 0 0;
  }
  section.ceo_message .sub_content.second {
    padding: 100px 0 175px;
  }
   section.ceo_message .sub_content h2 {
    max-width: 1100px;
    margin: 0 auto;
   }
  .company_fv.sub_top  {
    background-image: url("./images/company_fv.jpg");
    background-size: cover;
    background-repeat: no-repeat;
  }
  .ceo_message .ceo_name {
    margin: 60px 0 0 auto;
    text-align: right;
  }
  .company_info_table {
    background-color: #fff;
    padding: 100px 0;
  }
  .company_info_table table tr th {
    padding: 30px 0 30px 56px;
    width: 30%;
    text-align: left;
    display: inline-block;
    vertical-align: top;
  }
  .company_info_table table tr td {
    padding: 30px 0;
    width: calc(70% - 112px);
    display: inline-block
  }
  .company_info_table table tr:first-child th {
    padding: 0 0 30px 56px;
  }
  .company_info_table table tr:first-child td {
    padding: 0 0 30px 0;
  }
  .gmap {
    width: 100%;
    height: 284px;
    max-width: 1100px;
    margin: 100px auto 0;
  }
}
@media screen and (max-width:767px) {
  .company_fv.sub_top  {
    background-image: url("./images/company_fv.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .ceo_message .two_col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px 0;
    align-items: flex-start;
    margin: 100px auto 0;
  }
  .ceo_message .ceo_name {
    margin: 20px 0 0 auto;
    text-align: right;
  }
  .ceo_message .two_col .image {
    margin: 0 auto;
    width: 100%;
  }
  .company_info_table {
    background-color: #fff;
    padding: 50px 10px;
  }
  .company_info_table {
    background-color: #fff;
    padding: 50px 10px;
  }
  .company_info_table table tr th {
    padding: 20px 0 20px 28px;
    width: 30%;
    text-align: left;
    display: inline-block;
    vertical-align: top;
  }
  .company_info_table table tr td {
    padding: 20px 0;
    width: calc(70% - 56px);
    display: inline-block
  }
  .company_info_table table tr:first-child th {
    padding: 0 0 20px 28px;
  }
  .company_info_table table tr:first-child td {
    padding: 0 0 20px 0;
  }
  .gmap {
    width: 100%;
    height: 250px;
    max-width: 1100px;
    margin: 50px auto 0;
  }
}
/*
section.ceo_message .content {
  max-width: 1510px;
}
  */
.ceo_message .two_col .txt p:not(:last-child) {
  margin-bottom: 1em;
}
.ceo_message .two_col .image {
  height: 100%;
}
section.company_info .content {
  position: relative;
  padding: 175px 0 50px;
}
section.company_info h2.underline:after {
  background-color: #fff;
}
.company_info_table table {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
.company_info_table table tr {
  display: block;
  border-bottom: 2px solid #B3B3B3;
}
.gmap iframe {
  width: 100%;
  height: 100%;
}
.company_page .three_col {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: space-between;
  gap: 0 45px;
}
.hisory_box {
  max-width: 950px;
  margin: 100px auto 0;
}
.timeline {
  position: relative;
  margin-left: 2rem;
  border-left: 2px solid #000;
  padding-left: 1rem;
}
.timeline_item {
  position: relative;
  margin-bottom: 35px;
}
.timeline_content {
  margin-top: 0.5rem;
  margin-left: 1em;
}
.timeline_content ul li {
  list-style-type: disc;
  margin-left: 1em;
}
.timeline_item::before {
  content: '';
  position: absolute;
  left: -1.6rem;
  top: 1rem;
  width: 18px;
  height: 18px;
  background: #FE8497;
  border-radius: 50%;
}

/* Privacy Policy */
@media screen and (min-width:768px) {
  section.privacy.sub_top  {
    background-image: url("./images/privacy_fv.jpg");
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media screen and (max-width:767px) {
  section.privacy.sub_top  {
    background-image: url("./images/privacy_fv.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
  }
}
.privacy_content .content {
  max-width: 1100px;
}
.privacy_content .content p {
  margin-bottom: 1em;
}
.privacy_content dl dt {
  margin-top: 32px;
}
.privacy_content ul li {
  list-style-type: disc;
  margin-left: 1em;
}

/* blog */
@media screen and (min-width:1200px) {
  .blog_list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px 30px;
    width: 100%;
  }
}
@media screen and (min-width:768px) and (max-width:1199px) {
  .blog_list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px 20px;
    margin: 100px auto 0;
    width: 100%;
  }
}
@media screen and (min-width:768px) {
  .blog_list {
    margin: 200px auto 0;
  }
  .blog_fv.sub_top  {
    background-image: url("./images/blog_fv.jpg");
    background-size: cover;
    background-repeat: no-repeat;
  }
  .blog_list > .blog_box {
    position: relative;
  }
  .blog_box .blog_info {
    width: 100%;
    padding: 15px 0 0;
  }
  .sub_top .blog_list {
    margin: 80px auto 120px;
  }
  .blog_detail .single_content {
    margin: 80px auto 0;
    padding-bottom: 80px;
  }
  .single_page_link {
    margin: 100px auto 0;
  }
  .single_page_link {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
    align-items: center;
    gap: 0 25px;
  }
  ul.category_link_list,
  ul.inner_link_list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px 34px;
    margin: 0 auto;
  }
  ul.inner_link_list.two {
     grid-template-columns: 1fr 1fr;
     justify-content: center;
     width: max-content;
  }
  ul.inner_link_list.two li {
    width: 345px;
  }
  ul.page-numbers {
    width: 100%;
    margin: 100px auto 0;
    text-align: center;
  }
  .single_page_link .prev_single {
    text-align: right;
  }
  .single_page_link .next_single {
    text-align: left;
  }
  ul.category_link_list li a,
  ul.inner_link_list li a {
    font-size: 1.25rem;
  }
}
@media screen and (max-width:767px) {
  .blog_fv.sub_top  {
    background-image: url("./images/blog_fv.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
  }
  .blog_list > .blog_box {
    height: auto;
    position: relative;
  }
  .blog_list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px 0;
    margin: 50px auto 0;
    width: 100%;
    padding-top: 20px;
  }
  .blog_box .blog_info {
    width: 100%;
    padding: 15px 0;
  }
  .sub_top .blog_list {
    margin: 40px auto 60px;
  }
  .single_page_link {
    margin: 50px auto 0;
  }
  .single_page_link {
    display: grid;
    grid-template-columns: .6fr 1fr .6fr;
    justify-content: space-between;
    align-items: center;
  }
  .blog_detail .single_content {
    margin: 40px auto 0;
    padding-bottom: 40px;
  }
  ul.category_link_list,
  ul.inner_link_list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px 0;
    margin: 0 auto;
  }
  ul.page-numbers {
    width: 100%;
    margin: 50px auto 0;
    text-align: center;
  }
  .single_page_link .prev_single a.more_size,
  .single_page_link .next_single a.more_size {
    font-size: .875rem;
  }
  .single_page_link .prev_single {
    text-align: left;
  }
  .single_page_link .next_single {
    text-align: right;
  }
  .single_page_link .back_singlelists p.button.orange a.section_title {
    font-size: 1rem;
    text-align: center;
  }
  .single_page_link .back_singlelists p.button.orange a.section_title .btn__text {
    text-align: center;
    padding: 0 37px 0 0;
  }
  .single_page_link .back_singlelists p.button.orange a:before {
    width: 20px;
    height: 20px;
  }
}
section.blog .content {
  max-width: 1100px;
}
.blog_list > .blog_box a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
  text-decoration: none;
}
.blog_list > .blog_box a .img {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16 / 9;
  width: 100%;
  z-index: 1;
}
.blog_list > .blog_box a .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.single_thumbnail .img {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16 / 9;
  width: 100%;
}
.single_thumbnail .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.blog p.date,
.blog_section p.date {
  font-weight: 700;
  line-height: 1;
  display: inline-block;
}
.blog p.category,
.blog_section p.category {
  background-color: #7CBCFF;
  color: #fff;
  text-align: center;
  padding: 8px 24px;
  display: inline-block;
  margin-right: 10px;
  font-weight: 700;
  line-height: 1;
}
.blog p.category.cat_column,
.blog_section p.category.cat_news,
.blog p.category.cat_news {
  background-color: #0053AB;
}
.blog h2.blog_title {
  font-weight: 700;
  margin: 30px auto 50px;
  line-height: 1;
}
.blog_box .blog_info p.blog_title {
  font-weight: 700;
  margin: 15px auto 0;
  display: -webkit-box;             
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
}
.blog_box .blog_info p.blog_description {
  margin-top: 10px;
  display: -webkit-box;             
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
.blog_detail {
  margin: 30px auto 0;
}
.single_page_link .prev_single a,
.single_page_link .next_single a {
  font-weight: 700;
}
.single_page_link p.button {
  margin: 0 auto;
}
.single_page_link p.button a:after,
.single_page_link p.button a:hover:after {
  content: none;
}
.back_singlelists {
  text-align: center;
}
.back_singlelists a {
  padding-bottom: 8px;
  border-bottom: 1px solid #000;
}
.back_singlelists a:hover {
  border-bottom: none;
}
ul.page-numbers li {
  display: inline-block;
  margin-right: 1em;
}
ul.page-numbers li .page-numbers.current {
  background-color: #0053AB;
  border: 1px solid #0053AB;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
  padding: 6px 12px;
}
ul.page-numbers li a {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: .75;
  padding: 6px 12px;
  border: 1px solid #000;
  position: relative;
}
ul.page-numbers li a.next.page-numbers,
ul.page-numbers li a.prev.page-numbers {
  padding: 6px 18px;
}
ul.page-numbers li a.next.page-numbers img,
ul.page-numbers li a.prev.page-numbers img {
  width: 5px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog_detail .single_content {
  border-bottom: 2px solid #1f1f1f;
}
ul.category_link_list li a,
ul.inner_link_list li a {
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding: 15px 0;
  width: 100%;
  display: block;
  background-color: #0053AB;
  border: 1px solid #0053AB;
  position: relative;
}
ul.inner_link_list li a:hover,
ul.category_link_list li a:hover,
ul.category_link_list li a.cat_news:hover {
  background-color: #fff;
  color: #0053AB;
}
ul.category_link_list li a.black {
  background-color: #000;
  border: 1px solid #000;
}
ul.category_link_list li a.cat_news {
  background-color: #0053AB;
  border: 1px solid #0053AB;
}
ul.category_link_list li a.cat_blog {
  background-color: #7CBCFF;
   border: 1px solid #7CBCFF;
}
ul.category_link_list li a:after,
ul.inner_link_list li a:after {
  content: "";
  display: block;
  background-image: url("./images/button_bottom_white.png");
  width: 18.5px;
  height: 10.5px;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 13px;
}
ul.category_link_list li a.cat_blog:hover {
  background-color: #fff;
  color: #7CBCFF;
}
ul.inner_link_list li.orange a {
  background-color: #FF5900;
  border: 1px solid #FF5900;
}
ul.inner_link_list li.orange a:hover {
  background-color: #fff;
  color: #FF5900;
}
ul.inner_link_list li a:hover:after,
ul.category_link_list li a:hover:after,
ul.category_link_list li a.cat_news:hover:after {
  background-image: url("./images/button_bottom_blue.png");
}
ul.category_link_list li a.cat_blog:hover:after {
  background-image: url("./images/button_bottom_water.png");
}
ul.inner_link_list li.orange a:hover:after{
  background-image: url("./images/button_bottom_orange.png");
}
ul.inner_link_list li.black a {
  background-color: #000;
  border: 1px solid #000;
}
ul.inner_link_list li.black a:hover,
ul.category_link_list li a.black:hover {
  background-color: #fff;
  color: #000;
}
ul.inner_link_list li.black a:hover:after,
ul.category_link_list li a.black:hover:after {
  background-image: url("./images/button_bottom_black.png");
}

/* Contact Page */
@media screen and (min-width:768px) {
  section.contact .content {
    padding: 175px 20px 50px;
    box-sizing: border-box;
  }
  section.contact_fv.sub_top  {
    background-image: url("./images/contact_fv.jpg");
    background-size: cover;
    background-repeat: no-repeat;
  }
  .contact_detail {
    margin: 100px auto 0;
    max-width: 1100px;
  }
  .contact_detail p.contact_notice {
    text-align: center;
  }
  .contact_detail table.contact_table tr {
    display: grid;
    gap: 0 5;
    grid-template-columns: .5fr 1fr;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .contact_detail table.contact_table tr:first-child th {
    border-bottom: none;
    padding: 20px 0 25px;
  }
  .contact_detail table.contact_table.confirm_table tr:first-child th,
  .contact_detail table.contact_table.confirm_table tr:first-child td {
    padding: 0 0 30px;
  }
  .contact_detail table.contact_table tr:first-child td {
    border-bottom: none;
    padding: 0 0 25px;
  }
  .contact_detail table.contact_table tr th {
    padding: 45px 0 25px;
  }
  .contact_detail table.contact_table.confirm_table tr th,
  .contact_detail table.contact_table.confirm_table tr td {
    padding: 30px 0;
  }
  .contact_detail table.contact_table tr td {
    border-bottom: none;
    padding: 25px 0;
  }
  .contact_detail table.contact_table tr th {
    justify-content: space-between;
  }
  .contact_detail table.contact_table {
    width: 100%;
    margin: 0 auto 30px;
  }
  .confirm_button {
    margin: 0 auto 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    gap: 0 30px;
  }
  .wpcf7-form-control-wrap input[type="text"],
  .wpcf7-form-control-wrap input[type="email"],
  .wpcf7-form-control-wrap input[type="tel"],
  .wpcf7-form-control-wrap textarea,
  .wpcf7-form-control-wrap ::placeholder {
    line-height: 1;
  }
  .button_section p.submit_button {
    margin: 50px auto 0;
  }
  .confirm_button .button_section p.submit_button {
    margin: 0 auto 0;
  }
}
@media screen and (max-width:767px) {
  section.contact_fv.sub_top  {
    background-image: url("./images/contact_fv.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
  }
  .contact_detail {
    margin: 47px auto 0;
    max-width: 768px;
  }
  .contact_detail p.contact_notice {
    text-align: left;
  }
  .contact_detail table.contact_table tr:first-child {
    margin-top: 0;
  }
  .contact_detail table.contact_table tr {
    display: grid;
    gap: 0;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 20px;
    padding-bottom: 20px;
  }
  .contact_detail table.contact_table tr:first-child th,
  .contact_detail table.contact_table tr:first-child td {
    border-bottom: none;
    padding: 0 0 10px;
  }
  .contact_detail table.contact_table tr th,
  .contact_detail table.contact_table tr td {
    border-bottom: none;
    padding: 10px 0;
  }
  .contact_detail table.contact_table tr th span {
    margin-left: 10px;
  }
  .contact_detail table.contact_table {
    width: 100%;
    margin: 60px auto 0;
  }
  .confirm_button {
    display: block;
    margin: 40px auto 0;
  }
  .previous_button input {
    width: calc(100% - 40px);
  }
  .wpcf7-form-control-wrap ::placeholder {
    line-height: 1.5;
  }
  .button_section p.submit_button {
    margin: 50px auto 0;
  }
  .confirm_button .button_section p.submit_button {
    margin: 0 auto 0;
  }
  p.button.orange .btn__text {
    padding: 0 40px 0 0;
  }
}
section.contact .subpage_title {
  max-width: initial;
}
section .content table.contact_table tr td {
  width: 100%;
}
.contact_detail table.contact_table tr th {
  font-weight: 700;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  font-size: 1.25rem;
  line-height: 1;
}
.contact_detail table.contact_table.confirm_table tr th {
  font-size: 1.75rem;
  line-height: 1;
}
.contact_detail table.contact_table.confirm_table tr td {
  font-size: 1.5rem;
  line-height: 1;
}
.contact_detail table.contact_table tr th span {
  background-color: #0053AB;
  color: #fff;
  text-align: center;
  padding: 4px 1px;
  width: 54px;
  display: inline-block;
  margin-left: 20px;
  font-size: 0.625rem;
  font-weight: 700;
  line-height: 1;
}
.wpcf7-form-control-wrap input[type="text"],
.wpcf7-form-control-wrap input[type="email"],
.wpcf7-form-control-wrap input[type="tel"],
.wpcf7-form-control-wrap textarea {
  border: 1px solid #FFFAE5;
  padding: 22px 30px;
  font-size: 1.25rem;
  width: calc(100% - 80px);
  background-color: #FFFAE5;
  border-radius: 2px;
  font-weight: bold;
	font-family: "Noto Sans JP", sans-serif;
}
.wpcf7-form-control-wrap ::placeholder {
  color: #8C8C8C;
  font-size: 1.25rem;
  font-weight: bold;
	font-family: "Noto Sans JP", sans-serif;
}
.wpcf7-form-control-wrap .wpcf7-acceptance input[type="checkbox"] {
  display: none;
  width: initial;
}
.wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
}
.wpcf7-radio .wpcf7-list-item {
  margin: 0 40px 0 0;
}
.wpcf7-list-item-label,
.wpcf7-list-item-label a {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1;
}
.wpcf7-list-item-label a {
  text-decoration: underline;
}
.wpcf7-list-item-label a:hover {
  text-decoration: none;
}
.wpcf7-list-item-label span.required {
  background-color: #0053AB;
  color: #fff;
  text-align: center;
  padding: 4px 1px;
  width: 54px;
  display: inline-block;
  margin-left: 20px;
  font-size: 0.625rem;
  font-weight: 700;
  line-height: 1;
}
.wpcf7-radio .wpcf7-list-item:last-child {
  margin: 0;
}
.wpcf7-acceptance .wpcf7-list-item {
    display: block;
    line-height: 1;
}
.wpcf7-acceptance .wpcf7-list-item + .wpcf7-list-item {
    margin-top: 8px;
}
.wpcf7-acceptance .wpcf7-list-item-label {
    position: relative;
    height: 20px;
    line-height: 20px;
    padding-left: 30px;
    display: inline-block;
}
.wpcf7-acceptance .wpcf7-list-item-label::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #B3B3B3;
    border-radius: 20px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 1px;
    box-sizing: border-box;
}
.wpcf7-acceptance input[type="checkbox"]:checked + .wpcf7-list-item-label::after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-color: #0053AB;
  position: absolute;
  left: 3px;
  top: 4px;
  border-radius: 50%;
}
.wpcf7-radio input[type="radio"] {
  opacity: 0;
  position: absolute;
}
.wpcf7-radio .wpcf7-list-item-label {
  cursor: pointer;
  display: flex;
}
.wpcf7-radio .wpcf7-list-item-label::before {
  background: #fff;
  border: 1px solid #B3B3B3;
  border-radius: 100%;
  content: "";
  width: 20px;
  height: 20px;
  margin-bottom: auto;
  margin-right: 10px;
  margin-top: auto;
}
.wpcf7-radio input[type="radio"]:checked + .wpcf7-list-item-label::before {
  background-color: #0053AB;
  box-shadow: inset 0 0 0 3px #fff;
}
div.button_section {
  display: block;
  text-align: center;
}
div.button_section:first-child {
  margin: 50px 0 0 auto;
}
div.button_section:last-child {
  margin: 50px auto 0 0;
}
div.button_section p.button {
  margin: 15px 0 0;
}
p.accept {
  text-align: center;
}
.wpcf7-spinner {
  width: 0;
  height: 0;
  margin: 0;
}
table.contact_table.confirm_table tr {
  border-bottom: 2px solid #B3B3B3;
}

/* button */
@media screen and (min-width:768px) {
  .button {
    margin: 80px auto 0;
  }
  .button.second {
    margin: 30px auto 0;
  }
  .two_col_btn .button {
    margin: 0 auto 0;
    width: 100%;
  }
  .two_col_btn {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 17px;
    margin: 60px auto 0;
  }
  p.button.max {
    width: 100%;
    margin: 20px auto 0;
  }
  .two_col_btn .button a,
  p.button.max a {
    width: 100%;
    display: block;
  }
  .single_page_link .button a {
    width: 350px;
  }
  .button a {
    width: 500px;
    height: 85px;
    line-height: 85px;
	  max-width: 100%;
  }
  .btn__text {
    position: absolute;
    left: 0;
    display: block;
    height: 100%;
    width: calc(100% - 82px);
    color: #fff;
    text-align: center;
    transition: all 0.3s;
    z-index: 2;
    background-color: #FF5900;
  }
  .button.white .btn__text {
    background-color: #fff;
    color: #1F1F1F;
  }
  p.submit_button input {
    background-color: #0053AB;
    border: 1px solid #0053AB;
    position: relative;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    transition: text-shadow 0.3s;
    width: 400px;
    height: 80px;
    line-height: 80px;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    padding-right: 45px;
  }
  p.submit_button.orange input {
    background-color: #FF5900;
    border: 1px solid #FF5900;
  }
  p.submit_button input:hover {
    background-color: #fff;
    color: #0053AB;
  }
  p.previous_button input:hover {
    background-color: #fff;
    color: #000;
  }
  p.submit_button.orange input:hover {
    background-color: #fff;
    color: #FF5900;
  }
  p.previous_button input {
    background-color: #000;
    border: 1px solid #000;
    position: relative;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    transition: text-shadow 0.3s;
    width: 400px;
    height: 80px;
    line-height: 80px;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    padding-left: 45px;
  }
  .btn__text:nth-child(1) {
    top: 0;
  }
  .btn__text:nth-child(2) {
    top: 100%;
  }
  .button a:hover .btn__text:nth-child(1) {
    top: -100%;
  }
  .button a:hover .btn__text:nth-child(2) {
    top: 0;
  }
  p.submit_button,
  p.previous_button {
    position: relative;
    display: inline-block;
  }
  .button a:after {
    transition: .3s ease;
  }
  p.submit_button:hover,
  p.submit_button input:hover,
  p.previous_button:hover,
  p.previous_button input:hover {
    cursor: pointer;
  }
  .button a:hover,
  p.submit_button:hover input {
    opacity: 1;
  }
  p.button.margin {
    margin: 60px auto 40px;
  }
  .button a:hover:before {
    right: -100px;
  }
  .button.orange a:after,
  .button.orange a:before,
  .button.orange a:hover:after {
    background-image: url("./images/icon_link_btn_orange.png");
  }
  .button.white a:hover:after {
    background-image: url("./images/link_button_black.png");
  }
  .footer_contact .three_button p.button.white a:hover:after {
    background-image: url("./images/link_button_orange.png");
  }
  .wpcf7-form-control.wpcf7-radio {
    padding: 15px 0;
    display: block;
  }
  .button.custom a {
    width: 500px;
    padding-right: 45px;
  }
  p.button.second {
    margin: 30px 0 0;
  }
  p.button a.tel_link:before {
    content: "";
    background-image: url("./images/icon_tel.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 52px;
    height: 51px;
    position: absolute;
    left: 13px;
    top: 50%;
    transform: translateY(-50%);
  }
  .button a:after,
  p.button.yellow a:after,
  p.button.orange a:after {
    width: 45px;
    height: 13px;
  }
  .button.culture_button {
    margin: 120px 0 0 auto;
    text-align: right;
  }
}
@media screen and (max-width:767px) {
  .button.second {
    margin: 15px auto 0;
  }
  .button.custom {
    margin: 0 auto 0;
  }
  .button a {
    width: 100%;
    max-width: 206px;
    padding: 15px 0;
  }
  .button a:before {
    content: "";
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 17px;
    content: '';
    transition: right 0.5s ease;
  }
  .button a:after {
    content: none;
  }
  .two_col_btn {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;
    margin: 40px auto 0;
  }
  .two_col_btn .button,
  section.recruit_section .two_col .txt p.button {
    margin: 10px auto;
  }
  .btn__text {
    color: #fff;
    text-align: center;
    transition: all 0.3s;
    z-index: 2;
    background-color: #E60D32;
  }
  .button.white .btn__text {
    background-color: #fff;
    color: #1F1F1F;
    padding: 0 40px 0 0;
  }
  p.submit_button input {
    background-color: #000;
    border: 1px solid #000;
    position: relative;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    transition: text-shadow 0.3s;
    width: 300px;
    height: 70px;
    line-height: 70px;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
  }
  p.previous_button input {
    background-color: #000;
    border: 1px solid #000;
    position: relative;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    transition: text-shadow 0.3s;
    width: 300px;
    height: 70px;
    line-height: 70px;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
  }
  .btn__text:nth-child(2) {
    display: none;
  }
  .button.white a {
    background: #fff;
  }
  p.submit_button,
  p.previous_button {
    position: relative;
    display: inline-block;
  }
  .button a:after {
    transition: .3s ease;
  }
  p.submit_button:hover,
  p.submit_button input:hover,
  p.previous_button:hover,
  p.previous_button input:hover {
    cursor: pointer;
  }
  .button a:hover,
  p.submit_button:hover input {
    opacity: 1;
  }
  p.button.margin {
    margin: 60px auto 40px;
  }
  p.button.second {
    margin: 0 auto 0;
  }
  p.button a.tel_link:before {
    content: "";
    background-image: url("./images/icon_tel.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 13px;
    top: 50%;
    transform: translateY(-50%);
  }
  .button a:after,
  p.button.yellow a:after,
  p.button.orange a:after {
    width: 14.348px;
    height: 4.145px;
  }
  .button,
  .button.culture_button {
    margin: 40px auto 20px;
    text-align: center;
  }
}
.button a {
  background: linear-gradient(273deg, #0053AB -1.79%, #7CBCFF 107.68%);
  position: relative;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  transition: text-shadow 0.3s;
  color: #fff;
}
.button a:hover {
  background: #fff;
  border: none;
  color: #0053AB;
}
.button a:hover span {
  background: linear-gradient(273deg, #0053AB -1.79%, #7CBCFF 107.68%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
p.button.right {
  margin: 40px 0 0 auto;
}
p.button.right a {
  display: block;
  margin: 0 0 0 auto;
}
p.button.orange a {
  background-color: #FF551C;
  border: 1px solid #FF551C;
}
p.button.orange .btn__text {
  background-color: #FF551C;
}
p.button.yellow_orange a {
  background-color: #FB9203;
  border: 1px solid #FB9203;
}
p.button.yellow_orange .btn__text {
  background-color: #FB9203;
}
p.button.white a {
  background: #fff;
}
p.button.white a span {
  background: linear-gradient(273deg, #0053AB -1.79%, #7CBCFF 107.68%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border: none;
  display: inline-block;
}
p.button.white a:hover {
  background: linear-gradient(273deg, #0053AB -1.79%, #7CBCFF 107.68%);
}
p.button.white a:hover span {
  color: #fff;
  background: none;
  background-image: none;
  -webkit-text-fill-color: initial;
}
p.button.white_blue a {
  background-color: #fff;
  border: 1px solid #0053AB;
  background-image: none;
  color: #0053AB;
  border: none;
}
p.button.white_blue a:hover {
  background-color: #0053AB;
  background-image: none;
  color: #fff;
  border: none;
}
p.button.white a:hover span,
p.button.white_yellow a:hover span {
  background: none;
}
p.button.white_yellow a {
   background-color: #fff;
   border: none;
   background-image: none;
   color: #F28A00;
}
p.button.white_yellow a:hover {
  background-color: #F28A00;
  border: none;
  background-image: none;
  color: #fff;
}
p.button.yellow_to_orange a {
  background-image: none;
  background-color: #fff;
  border: none;
  color: #F28A00;
}
p.button.yellow_to_orange a:hover {
  background-color: #fff;
  color: #FF5900;
   background-image: none;

}
p.button.orange a {
  background-color: #FF5900;
  background-image: none;
  color: #fff;
  border: 1px solid #FF5900;
}
p.button.orange a:hover {
  background-color: #fff;
  color: #FF5900;
}
p.button.yellow a {
  background-color: #F28A00;
  background-image: none;
  color: #fff;
  border: 1px solid #F28A00;
}
p.button.yellow a:hover {
  background-color: #fff;
  color: #F28A00;
}
p.button.black a {
  background-color: #000;
  border: 1px solid #000;
  background-image: none;
  color: #fff;
}
p.button.black a:hover {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
}
.button a:after,
p.button.yellow a:after,
p.button.orange a:after {
  content: "";
  background-image: url("./images/icon_flow.png");
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 14px;
  content: '';
  transition: left 0.5s ease;
}
.button a:hover:after,
p.button.white_blue a:after  {
  background-image: url("./images/icon_link_flow_blue.png");
}
.button.white a:after {
   background-image: url("./images/icon_link_flow_gra_blue.png");
}
p.button.white_yellow a:after,
p.button.yellow a:hover:after,
p.button.yellow_to_orange a:after {
  background-image: url("./images/icon_flow_yellow.png");
}
p.button.white a:hover:after,
p.button.white_blue a:hover:after {
  background-image: url("./images/icon_link_flow_white.png");
}
p.button.black a:after {
  background-image: url("./images/icon_link_flow_white.png");
  right: 52px;
}
p.button.black a:hover:after {
  background-image: url("./images/icon_flow_black.png");
  right: 52px;
}
.button.tel a:hover {
  background-color: #FF5900;
  color: #fff;
  opacity: .8;
}
p.button a.tel_link {
  position: relative;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.2rem;
}
p.button a.tel_link:hover:before {
  background-image: url("./images/head_icon_tel.png");
}
p.previous_button {
  position: relative;
}
p.previous_button:before {
  content: "";
  background-image: url("./images/icon_link_flow_white.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: scale(-1,1) translateY(-50%);
  left: 23px;
  width: 45px;
  height: 13px;
  display: block;
  z-index: 1;
}
p.previous_button:hover:before {
  background-image: url("./images/icon_link_flow_black.png");
}
p.submit_button:before {
  content: "";
  background-image: url("./images/icon_link_flow_white.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 23px;
  width: 45px;
  height: 13px;
  display: block;
  z-index: 1;
}
p.submit_button:hover:before {
  background-image: url("./images/icon_link_flow_blue.png");
}

@media screen and (min-width:768px){
  .spver {
    display: none;
  }
}
@media screen and (max-width:767px){
  .pcver {
    display: none;
  }
  .center {
    margin: auto;
  }
}

/* Swiper */
.swiper-scrollbar {
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 10px;
  position: relative;
}
.swiper-scrollbar:before {
  content: "";
  display: block;
  width: 100%;
  height: 14px;
  background-color: #FFFAE5;

  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.swiper-scrollbar-drag {
  position: relative;
  width: 40%;
  max-width: 200px;
  height: 10px;
  background: linear-gradient(273deg, #0053AB -1.79%, #7CBCFF 107.68%);
  transition: all .25s ease-out;
  cursor: pointer;
  top: -2px;
}
/*
.swiper-scrollbar-drag:before,
.swiper-scrollbar-drag:after {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  width: 10.5px;
  height: 18.5px;
  background-image: url("./images/slidebar_right.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.swiper-scrollbar-drag:before {
  left: 14px;
  rotate: -180deg;
}
  */
.swiper-scrollbar-drag:after {
  right: 14px;
}

/* Slider */
@media screen and (min-width:1400px) {
  .slide_section {
    right: 100px;
  }
}
@media screen and (min-width:768px) and (max-width:1399px) {
  .slide_section {
    right: 0;
  }
  .slide_section:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
    position: absolute;
    width: 200vw;
    height: 100%;
    left: -100%;
  }
  section .content h2.title_image {
    position: relative;
    z-index: 2;
  }
}
@media screen and (min-width:768px){
  .slide-arrow {
    position: absolute;
    top: -140px;
    z-index: 1;
    width: 55px;
  }
  .slide-arrow.prev-arrow {
    right: calc(12.5% + 97px);
  }
  .slide-arrow.next-arrow {
    right: 12.5%;
  }
  .slick-dots {
    position: absolute;
    top: -135px;
    display: block;
    width: auto;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    right: calc(12.5% + 200px);
  }
  .recruit_slider,
  .recruit_slider_rtl,
  .recruit_slider .slide_iamge,
  .recruit_slider_rtl .slide_iamge {
    width: 400px;
  }
}
@media screen and (max-width:767px){
  .slide-arrow {
    position: absolute;
    top: 15%;
    transform: translateY(-15%);
    z-index: 1;
    width: 30px;
  }
  .slide-arrow.prev-arrow {
    left: -15px;
  }
  .slide-arrow.next-arrow {
    right: -15px;
  }
  .slick-dots {
    position: absolute;
    top: -135px;
    display: block;
    width: auto;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    right: calc(12.5% + 200px);
  }
  .recruit_slider,
  .recruit_slider_rtl,
  .recruit_slider .slide_iamge,
  .recruit_slider_rtl .slide_iamge {
    width: 300px;
  }
  .slide_section {
    right: 0;
  }
  .slick-slide{
    position: relative;
    display: inline-block;
  }
  .slick-slide::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
  }
}
.slick-dots li button:before {
  font-size: 28px;
}
.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #F28A00;
  font-size: 36px;
  line-height: 18px;
}
.slide-arrow.prev-arrow,
.slide-arrow.next-arrow {
  cursor: pointer;
}
.top_slider {
  margin-inline: auto;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.top_slider.slick-slider .slick-list,
.top_slider.slick-slider .slick-list .slick-track {
  height: 100%;
}
.top_slider .slick-slide img {
  width: 100%;
  height: 100%;
}
@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
.add-animation {
  animation: zoomUp 10s linear 0s normal both;
}
.slide_section {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 16px;
  position: absolute;
  top: 0;
}
.slide_section .slide {
  transform: rotate(7.63deg);
}
.recruit_slider .slide_iamge,
.recruit_slider_rtl .slide_iamge {
  margin: 4px 0;
}
.recruit_slider_rtl {
  transform: rotate(180deg)!important;
}
.recruit_slider_rtl .slick-slide img {
  transform: rotate(180deg)!important;
}
.recruit_slider .slick-list,
.recruit_slider_rtl .slick-list {
  overflow: visible;
}

/* Animetion */
.animation_box {
  opacity: 0;
  transform: translateY(20px);
  transition: 2.5s ease;
}
.fv {
  opacity: 0;
  animation: fadeIn 3s ease 1s 1 forwards;
}
.fv h2 img {
  opacity: 0;
  animation: textIn 5s ease 1s 1 forwards;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes textIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadein {
	opacity: 0;
	transition: 1s;
	transform: translateY(50px);
}
section.fadein.show,
.fadein.show {
	opacity: 1;
	transform: translateY(0);
}
.interview_content > div.fadein {
  transition: 1.5s;
}
.interview_content > div.fadein:first-child {
  transform: translateY(0);
  transform: translateX(-50px);
}
.interview_content > div.fadein.show:first-child {
   transform: translateX(0);
}
.interview_content > div.fadein:last-child,
.fadein.faderight {
  transform: translateY(0);
  transform: translateX(50px);
}
.interview_content > div.fadein.show:last-child,
.fadein.faderight.show {
   transform: translateX(0);
}

/* Loading */
@media screen and (min-width:768px){
  .loading:before {
    background-image: url("./images/loading_bg.png");
  }
}
@media screen and (max-width:767px){
  .loading:before {
    background-image: url("./images/loading_bg_sp.png");
  }
}
body.top_page {
  height: 100vh;
  overflow-y: hidden;
  background-color: #fff;
}
body.top_page.is-show {
  height: auto;
  overflow-y: initial;
}
body.top_page .cover {
  position: fixed;
  inset: 0;
  background: #fff;
  z-index: 10;
  opacity: 1;
}
body.top_page.is-show .cover {
  opacity: 0;
  pointer-events: none;
}
.loading {
  width: 100%;
  height: 100vh;
  background-color: #fff;
  position: fixed;
  z-index: 999;
  top: 0;
  overflow: hidden;
}
.loading:before {
  content: "";
  position: absolute;
  inset: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.loading_inner {
  width: 100%;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
}

.loading_box {
  transition: 0.4s;
  text-align: center;
}

body.is-show .loading_box {
  transform: translateY(0.625em);
}

.loading_logo {
  width: 80%;
  margin: 0 auto 170px;
  max-width: 970px;
}

.loading_visual {
  position: relative;
  width: 100%;
  height: 50px;
}

.loading_bar {
  display: block;
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, #fff, #fff);
}

.loading_move-wrapper {
  display: block;
  width: 90%;
  margin: auto;
  position: relative;
}

.loading_move {
  position: absolute;
  top: -11.5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  transform: translateX(-50%);
}

.loading_circle {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: linear-gradient(90deg, #fff, #fff);
}

.loading_percent {
  font-weight: bold;;
  background: linear-gradient(90deg, #fff 0%, #fff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media screen and (max-width: 768px) {
  .loading_move-wrapper {
    width: 80%;
  }
}

/* レスポンシブ */
@media screen and (min-width:768px) and (max-width:1900px) {
  .service_slider div.slick-slide h3 {
		font-size: 2rem;
		padding: 35px 20px;
	}
	.service_slider div.slick-slide h3 span {
		font-size: 1vw;
	}
}
@media screen and (min-width:1400px) and (max-width:1900px) {
	section.recruit_section .two_col .txt h3 {
		font-size: 6.5rem;
	}
	section.recruit_section .two_col .image {
		width: 44%;
	}
	section.recruit_section .two_col .txt {
		width: 55%;
	}
	.company_section .content {
		width: 52%;
	}
}
@media screen and (max-width:1400px) {
	h1.fv_catch.eng_title {
		font-size: 6rem;
	}
	p.fv_catch_txt.page_title {
	   font-size: 2rem;
	}
	section.about_section .two_col{
		gap: 0 5%;
	}
	section.recruit_section .two_col .image {
		width: 100%;
		margin-left: 0;
		padding: 20px 0;
		box-sizing: border-box;
	}
	.company_section::before, .company_section::after {
		width: 18%;
		background-position: center;
	}
	 .company_section .content {
		width: 61%;
	 }
	.service_link_box ul li a p.title {
		font-size: 2.3rem;
	}
	dl.area_list {
		margin-top: 60px;
	}
	.blog_section .content {
		margin: auto;
	}
	section.last_section {
		padding-bottom: 50px;
	}
	.footer_contact {
		position: static;
		transform: none;
	}
	footer .content {
		padding-top: 100px;
	}
	
	/* Companyページ */
	section.ceo_message .content {
		padding: 100px 20px 0;
	}
	section.ceo_message .sub_content {
		padding: 100px 20px 0;
	}
  section.ceo_message .sub_content.second {
    padding: 50px 0 90px;
  }
	section.ceo_message .sub_content h2, section.company_info .content, .company_info_table {
		padding-left: 20px;
		padding-right: 20px;
	 }
}
@media screen and (max-width:1300px) {
	.slick-dots {
		position: absolute;
		top: auto;
		bottom: -55px;
		right: 50%;
		transform: translateX(50%);
		width: 100%;
	}
	.slide-arrow {
		top: 50%;
		transform: translateY(-50%);
	}
	.area_title {
		text-align: right;
	}
}
@media screen and (max-width:1024px) {
	h1.fv_catch.eng_title {
		font-size: 4.5rem;
	}
	h1.fv_catch span.eng_title {
		font-size: 5.5rem;
	}
	p.fv_catch_txt.page_title br {
		display: block;
	}
	section.about_section .two_col,
  section.mission_section .two_col {
		display: block;
	}
	section.about_section .txt {
		width: 100%;
		margin-bottom: 50px;
	}
	section.about_section .image {
		width: 100%;
	}
	.service_slider div.slick-slide h3 span {
		font-size: 2vw;
	}
	.service_link_box ul {
		gap: 30px 30px;
	}
	ul.users_list {
		grid-template-columns: repeat(2, 1fr);
	}
	section.recruit_section .two_col .image h2 {
		margin-bottom: 0;
	}
	.company_section .content {
		padding: 0;
	}
	.blog_section .content {
		padding-top: 30px;
	}
	.footer_contact .content {
		padding: 40px 20px;
	}
	.contact_two_col {
		gap: 0 30px;
	}
	.contact_two_col p.button a {
		font-size: 1.1rem;
	}
	.contact_two_col p.button.white a img.icon_line, .contact_two_col p.button.white a img.icon_mail {
		width: 40px;
	}
	
	/* Aboutページ */
	.about_main .page_title {
		line-height: 1.6;
		font-size: 1.45rem;
	}
	.about_main .page_title span.sub_title {
		margin-top: 20px;
		line-height: 1.6;
		font-size: 1.4rem;
	}
	.recruit_page .recruit_main .page_title {
		font-size: 2.4rem;
	}
	.recruit_main .two_col {
		grid-template-columns: 1fr;
		gap: 30px;
	}
	.recruit_main .point_box {
		grid-template-columns: 1fr 1fr;
		gap: 20px;
	}
	.entry_banner .entry_title {
		font-size: 12rem;
	}
	.entry_banner .main_title {
		font-size: 3rem;
	}
	section.entry_banner .two_col {
		display: grid;
		grid-template-columns: 1fr;
		gap: 40px;
	}
	.recruitment_flow .recruit_flow_box {
		margin: 100px auto;
	}
}
@media screen and (max-width:767px) {
	.fv_catch_box {
    position: absolute;
    top: 80px;
    right: 0;
    width: auto;
    padding: 0 20px;
	}
	h1.fv_catch.eng_title {
		font-size: 4.5rem;
		margin-bottom: 10px;
	}
	h1.fv_catch span.eng_title {
		font-size: 13vw;
	}
	p.fv_catch_txt.page_title {
		font-size: .875rem;
    padding: 5px 10px;
	}
	.about_section h2.main_title {
		margin-bottom: 10px;
	}
	.about_section .catch {
		margin-bottom: 20px;
	}
	.about_section .button {
		margin-top: 30px;
	}
	
	section.feature_section h2 {
		margin-bottom: 40px;
	}
	.feature_box {
		grid-template-columns: 1fr;
    padding: 25px 30px;
	}
	.feature_box .txt {
		padding-top: 20px;
	}
	.feature_box .txt h3 {
		margin-bottom: 16px;
	}
	.feature_box .txt h4 {
		margin-bottom: 0;
	}
	.feature_box .dot {
    display: none;
	}
	.service_slider {
		margin: 50px auto 0;
	}
	.service_link_box {
		margin: 100px auto 0;
	}
	.service_link_box ul {
		display: block;
	}
	.service_link_box ul li {
		height: 180px;
	}
	.service_slider div.slick-slide h3 span {
		font-size: 4.3vw;
	}
	.sub_content.users {
		padding-top: 100px;
	}
	.area_title {
		width: 100%;
	}
	dl.area_list {
		margin-top: 40px;
		padding: 30px 20px;
		width: 100%;
    	display: block;
	}
	dl.area_list dt {
		width: 100%;
		margin-bottom: 10px;
	}
	dl.area_list dd {
		width: 100%;
	}
	dl.area_list dd:not(:last-child) {
		margin-bottom: 25px;
	}
	div.bg_section {
		padding-top: 0;
	}
	section.recruit_section {
		width: 100%;
		padding: 0;
    position: relative;
	}
  .slide_section:before {
    content: "";
    background-color: rgba(0,0,0,0.5);
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
  }
	section.recruit_section .two_col .txt h3 {
		font-size: 4rem;
		margin-bottom: 30px;
	}
	.two_col_btn {
		display: block;
	}
	p.button.black a::after {
		right: 18px;
	}
	.company_section {
		display: flex;
		flex-wrap: wrap;
		margin: 0 auto 50px;
    padding-top: 115vw;
	}
	.company_section::before, .company_section::after {
		position: absolute;
		width: 50%;
		height: 110vw;
    top: 0;
	}
	.company_section .content {
		width: 100%;
		margin: 0 auto 50px;
		padding: 0 20px;
		order: -1;
	}
	.company_section p.catch {
		margin: 0 auto 20px;
		font-size: 1.2rem;
	}
	.company_section .button.orange {
		margin-top: 40px;
	}
	.marquee_box {
		position: static;
		order: 2;
	}
	.marquee_box .marquee {
		margin-top: 20px!important;
	}
	.blog_section p.button.right a {
		margin: 0 auto;
	}
	footer {
		overflow: hidden;
    position: relative;
    z-index: 3;
	}
	.contact_two_col {
		display: block;
		margin-top: 30px;
	}
	.contact_two_col p.button.white a {
		padding: 15px 70px 15px 0px;
	}
	footer .content {
		padding: 50px 20px 90px;
	}
	.footer_tel img {
		width: 100%;
	}
	footer p.contact_title {
    font-size: 3rem;
    font-weight: 700;
  }
	section .content.secondwidth {
		padding: 50px 20px;
	}
  .service_slider div.slick-slide h3 {
		font-size: 1.8rem;
		padding: 35px 20px;
	}
	.service_slider div.slick-slide h3 span {
		font-size: 1rem;
	}
	
	/* Aboutページ */
	section.innerlink_box .content.secondwidth {
		padding: 50px 20px 0;
	}
	section.about_content .content.secondwidth, section.users_content .content.secondwidth {
		padding: 50px 20px 75px;
	}
	section.about_main .content.secondwidth {
		padding-top: 0;
	}
	section.about_content #quality.content.secondwidth {
		padding-top: 0;
	}
	.one_col_box {
		padding: 30px 20px;
		margin-bottom: 30px;
	}
	.one_col_box.first {
		margin-top: 50px;
	}
	.one_col_box .two_col {
		display: block;
	}
	.one_col_box .two_col .image {
		width: 70px;
		margin-left: auto;
		margin-top: -40px;
	}
	p.outlink a::before {
		left: 0;
	}
	.image_marquee p:nth-child(2n+1) {
		margin: 0 10px;
		max-width: 220px;
	}
	.image_marquee p:nth-child(2n) {
		margin: 0 10px;
		max-width: 170px;
	}
	.image_marquee {
		margin: 0 auto 75px;
	}
  .asr_certification {
    display: none;
  }
	
	/* Serviceページ */
	p.subpage_catch {
		margin: 0 auto 50px;
	}
	section.innerlink_box.bg .content.secondwidth ul.inner_link_list {
		margin-bottom: 0;
		padding-bottom: 30px;
	}
	.flow_section p.flow_image {
		margin: 50px auto 0;
	}
	.flow_section .flow_box {
		display: block;
	}
	.flow_section .flow_box.first {
		margin: 60px auto;
	}
	.flow_section .flow_box .txt {
		margin-bottom: 30px;
	}
	.flow_section .flow_box  h3.underline {
		margin: 0 auto 40px;
	}
	.flow_section .flow_box:last-child {
		margin: 0 auto;
	}
	.two_col.box_col .box .txt {
		padding: 30px 25px;
	}
  .two_col.box_col {
		grid-template-columns: 1fr;
		gap: 30px;
		margin: 0 auto 60px;
	}
	.standard_section .two_col.box_col.first {
		margin: 0 auto 50px;
	}
	.standard_section h2.underline {
		font-size: 1.7rem;
		margin: 0 auto 60px;
	}
	
	/* Recruitページ */
	.recruit_page ul.inner_link_list {
		margin: 0 auto 50px;
	}
	.recruit_main .two_col {
		margin-top: 50px;
	}
	.recruit_main .two_col .content h3 {
		margin-bottom: 10px;
	}
	.recruit_main .point_box > div p img {
		height: 60px;
		margin-bottom: 20px;
	}
	.recruit_main .point_box > div p img.point_2 {
		margin-right: -12px;
	}
	.recruit_main .point_box {
		margin: 40px auto 0;
	}
	.recruitment_info table {
		border-spacing: 0 20px;
		margin: 20px auto 0;
	}
	.entry_banner .entry_title {
		font-size: 7.5rem;
		margin-bottom: 25px;
	}
	.entry_banner .main_title {
		font-size: 2.3rem;
	}
	section.entry_banner .content {
		padding: 50px 20px;
	}
	section.recruitment_flow h2 {
		margin-bottom: 30px;
	}
	.recruitment_flow .recruit_flow_box {
		margin: 50px auto 0;
	}
	.recruit_flow_box .flow_detail {
		gap: 0px 30px;
		padding: 20px 20px 30px;
	}
	.content .recruit_flow_box h3 {
		margin-bottom: 0;
	}
	
	/* Faqページ */
	.faq_page .faq_list {
		margin-bottom: 75px;
	}
	
	/* Companyページ */
	.company_page ul.inner_link_list {
		margin: 0 auto;
	}
	section.ceo_message .sub_content h2 {
		padding: 0;
	}
	.ceo_message .two_col {
		margin: 0 auto;
	}
	section.ceo_message .sub_content {
		padding: 50px 20px 0;
	}
	section.ceo_message .content {
		padding: 20px 20px 0;
	}
	.company_page .three_col {
		gap: 10px;
	}
	.company_page .hisory_box {
		margin: 50px auto 0;
	}
	section.company_info .content {
		padding: 50px 20px;
	}

}
@media screen and (max-width:480px) {
	ul.users_list li {
		padding: 15px 0;
		font-size: 0.9rem;
	}
	ul.users_list {
		gap: 10px;
	}
	
	/* Aboutページ */
	.about_main .page_title span.sub_title {
		font-size: 1.2rem;
	}
	.about_content_box .about_content_detail h3 {
		margin: 0 auto 20px;
	}
	.one_col_box {
		padding: 20px;
	}
	#quality .one_col_box h3 {
		margin-bottom: 10px;
	}
	
	/* Serviceページ */
	section.innerlink_box.bg .content.secondwidth ul.inner_link_list {
		padding-bottom: 10px;
	}
	
	/* Recruitページ */
	.recruit_page ul.inner_link_list {
		margin: 0 auto 20px;
	}
	.recruit_page .recruit_main .page_title {
		font-size: 1.8rem;
	}
	.recruit_page .recruit_main .image_marquee {
		margin: 0 auto 30px;
	}
	.recruit_page .recruit_main  .content h3 {
		margin-bottom: 10px;
	}
	.recruit_main .point_box {
		gap: 10px;
	}
	.point_box > div p.sub_title {
		font-size: 1rem;
	}
	.recruitment_info table {
		margin: 0 auto;
	}
	.recruitment_info .eng_title {
		margin-bottom: 20px;
	}
	.entry_banner .entry_title {
		font-size: 24vw;
	}
	.entry_banner .main_title {
		font-size: 6.5vw;
	}
	section.recruitment_flow h2 {
		margin-bottom: 20px;
	}
	.recruit_flow_box .flow_detail {
		flex-direction: column;
		gap: 30px;
	}
	.recruit_flow_box .flow_detail .txt {
		width: 100%;
	}
	
	/* Companyページ */
	.company_page .three_col {
		grid-template-columns: 1fr;
	}
	.company_info_table table tr th {
		padding: 15px 0 15px 18px;
	}
	.company_info_table table tr:first-child th {
		padding: 0 0 15px 18px;
	}
	.company_info_table table tr td {
		padding: 15px 0;
	}
}

/* Scroll */
@media screen and (min-width:768px) {
  .p-top-fv__scroll {
    position: absolute;
    bottom: 30%;
    left: 3%;
    z-index: 10;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.0rem;
  }
}
@media screen and (max-width:767px) {
  .p-top-fv__scroll {
    position: absolute;
    bottom: 10%;
    left: 3%;
    z-index: 10;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.0rem;
  }
}


.p-top-fv__scroll-text {
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  writing-mode: vertical-rl;
  text-orientation: mixed;
}

.p-top-fv__scroll-line {
  width: 0.1rem;
  height: 10.0rem;
  background-color: #fff;
  position: relative;
}

.p-top-fv__scroll-ball {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background-color: #fff;
  animation: fv-scrollAnimation 2.0s infinite;
}

/* --- アニメーション定義 --- */
@keyframes fv-scrollAnimation {
  0% {
    top: 0;
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  80% {
    opacity: 0;
  }

  100% {
    top: 100%;
    opacity: 0;
  }
}

/* --- スライダー（傾斜設定） --- */
@media screen and (min-width:1400px) {
  .p-top-service__item {
    width: 21vw;
  }
  .p-top-service__nav {
    bottom: -20px;
  }
}
@media screen and (min-width:768px) and (max-width:1399px) {
  .p-top-service__item {
    width: 30vw;
  }
  .p-top-service__nav {
    bottom: -60px;
  }
}
@media screen and (min-width:768px) {
  .p-top-service__slider-wrapper {
    position: relative;
    width: 100%;
    margin-top: 27rem;
  }
  .p-top-service__slider {
    position: relative;
    width: 100%;
    overflow: visible;
    /* スライダーの軌道だけを傾ける */
    transform: rotate(-15deg) translateX(clamp(5.0rem, 10vw, 10.0rem));
    margin-top: -12.0rem;
  }
  .p-top-service__item {
    position: relative;
    margin: 0 15px;
    /* 軌道の-15度を打ち消して、スライド自体を真っ直ぐ（垂直）にする */
    transform: rotate(15deg);
    transform-origin: center;
    transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
  }
  /* ホバー：回転角を変えず、拡大のみ */
  .p-top-service__item:hover {
    transform: rotate(15deg) scale(1.05);
    box-shadow: 0 1.0rem 4.0rem rgba(0, 0, 0, 0.2);
    z-index: 10;
  }
  .p-top-service__item a:hover {
    opacity: 1;
  }
  .p-top-service__nav {
    position: absolute;
    display: flex;
    gap: 2.0rem;
    z-index: 2;
    right: 0;
  }
  .p-top-service__btn {
    width: 79px;
    height: 79px;
    cursor: pointer;
    transition: all 0.3s;
  }
  .p-top-service__btn:hover {
    transform: scale(1.1);
  }
}
@media screen and (max-width:767px) {
  .p-top-service__slider-wrapper {
    position: relative;
  }
  .p-top-service__nav .js-service-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    left: -15px;
  }
  .p-top-service__nav .js-service-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    right: -15px;
  }
  .p-top-service__btn {
    width: 30px;
    height: 30px;
    cursor: pointer;
    transition: all 0.3s;
  }
  .p-top-service__item {
    position: relative;
    width: 240px;
  }
}

/* --- スライド内部 --- */
.p-top-service__img-box {
  position: relative;
  width: 100%;
  box-shadow: 0 0.5rem 2.0rem rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.p-top-service__img-box img {
  width: 100%;
  height: auto;
  display: block;
}
.p-top-service__text-jp {
  position: absolute;
  top: 3.2rem;
  left: 7.0rem;
  font-size: clamp(2.4rem, 4.6vw, 3rem);
  font-weight: 700;
  color: var(--c-white);
  line-height: 1.4;
  text-shadow: 0 0.2rem 1.0rem rgba(0, 0, 0, 0.4);
}
.p-top-service__text-en {
  position: absolute;
  top: 1.6rem;
  left: 1.3rem;
  transform-origin: bottom left;
  transform: rotate(90deg);
  font-weight: 700;
  color: var(--c-main-purple);
}
