@charset "UTF-8";
/*
Theme Name: Daieidensetsu
Theme URI: https:/daieidensetsu.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.pink.underline:after {
    background-color: #FE8497;
    bottom: -30px;
    width: 850px;
  }
}
@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: 14px;
  }
  p.catch {
    letter-spacing: 0.24rem;
    margin: 0 auto 25px;
    line-height: 1.5;
  }
  .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);
  }
  section h2.pink.underline:after {
    background-color: #FE8497;
    bottom: -30px;
    width: 90%;
  }
  .features_section p.white {
    color: #000;
  }
  .features_section p.white.more_size {
    text-align: left;
  }
}
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-family: "Noto Sans JP", sans-serif;
  line-height: 2.25;
  font-weight: 500;
  color: #1F1F1F;
}
section h2.common {
  font-size: 4rem;
  line-height: 1;
  font-weight: 700;
}
section h2.common span {
  display: block;
  margin-top: 24px;
}
section h2 span.blue {
  background: linear-gradient(90deg, #5797DC, #57B2DC);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
section h2 span.pink {
  background: linear-gradient(90deg, #FE8497, #FE84C5);
  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 {
  line-height: 1;
}
section h2.underline {
  position: relative;
  margin: 0 auto 70px;
  text-align: center;
}
section h2.underline:after {
  content: "";
  background-color: #FF5900;
  height: 3px;
  width: 100px;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
}
section h2.underline.title_blue:after {
  background-color: #5797DC;
}
section h2.underline.title_pink:after {
  background-color: #FE8497;
}
section h2.pink.underline {
  line-height: 1;
}
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.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 {
  color: #5797DC;
}
p.catch span.pink_effect,
span.pink_effect {
  color: #FE8497;
}
section h2 span.title_orange,
section h3.title_orange,
section h2.title_orange,
section p.txt_orange,
p.catch span.orange_effect {
  color: #FF5900;
}
p.catch span.yellow_effect {
  color: #FF831D;
}
section h2 span.title_orange,
section h2 span.title_orange span {
  line-height: 1;
}
section h2.title_blue {
  color: #5797DC;
}
section h2.title_pink {
  color: #FE8497;
}
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.outlink 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 100px;
  }
  section.area_section .content {
    padding: 175px 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: 100px 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;
  }
  .page_title,
  .work_title div p span.page_title {
    font-size: 3rem;
    font-weight: 700;
  }
  section .content.secondwidth {
    max-width: 1100px;
  }
}
@media screen and (max-width:767px) {
  section .content {
    margin: 0 auto;
    padding: 56px 20px;
  }
  .eng_title_big,
  div.marquee p.eng_title_big {
    font-size: calc(8rem / 3);
    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; }
  .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; }
  .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;
  background-color: #fff;
  position: relative;
}
section.last_section {
  padding-bottom: 250px;
}
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: 240px;
    padding: 0;
    display: block;
    color: #fff;
    font-size: 1.25rem;
    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: 70px;
    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: #fff;
    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: #fff;
    display: block;
    width: 155px;
    padding: 18px 0;
  }
  .header_box > div nav ul li.tel a img {
    width: 200px;
  }
   header .header_box div.logo {
    height: 70px;
    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: 50px;
    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: 2px;
    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: 2px;
    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: 2px;
    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: 105px;
  }
  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: 10px;
    color: #121212;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 40px;
    border-bottom: 1px solid #1f1f1f;
    position: relative;
  }
  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: 2px;
    border-radius: 3px;
    background: #fff;
    content: "";
  }
  #nav_open span::before {
    position: absolute;
    top: 8px;
    display: block;
    width: 30px;
    height: 2px;
    border-radius: 3px;
    background: #fff;
    content: "";
  }
  #nav_open span::after {
    position: absolute;
    top: 15px;
    display: block;
    width: 30px;
    height: 2px;
    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: #000;
  }
  #nav_open.active span:before {
    background: #000;
  }
  #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: 64px;
    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;
}
.header_box {
  transition: all .4s ease-out;
}
.header_box.scrollon {
  background-color: #fff;
}
.header_box.scrollon > div nav ul li a {
  color: #000;
}
.header_box.scrollon > div nav ul li.mail a {
  color: #fff;
}
.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, #FF5900 0%, #FF831D 100%);
}
.header_box > div nav ul li.mail a img {
  width: 35px;
  height: auto;
  margin-right: 10px;
  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: 0;
  }
}
@media screen and (min-width:768px) and (max-width:1799px) {
  footer .fix_top {
    position: absolute;
    bottom: 100px;
    right: 20px;
  }
}
@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: #FFE9ED;
    width: 100%;
    position: relative;
    z-index: 1;
  }
  footer .footer_block {
    position: absolute;
    top: 0px;
  }
  footer .content {
    padding: 320px 20px 0;
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
  }
  footer .copyright {
    margin-top: 200px;
    padding-top: 20px;
    text-align: left;
    position: relative;
  }
  footer .copyright:before {
    content: "";
    background: linear-gradient(90deg,#5797DC,#57B2DC);
    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;
  }
  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.png");
    width: 52px;
    height: 52px;
    background-size: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
  }
  .contact_two_col p.button.mail a:before {
    content: "";
    background-image: url("./images/icon_mail_pink.png");
    width: 55px;
    height: 35px;
    background-size: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
  }
}
@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: 1fr 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: #FFE9ED;
    width: 100%;
    z-index: 1;
  }
  footer .content {
    padding: 20px 20px 0;
  }
  footer .copyright {
    padding-top: 30px;
    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;
  }
  footer .footer_box .company_info {
    margin-bottom: 40px;
  }
  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;
  }
  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.png");
    width: calc(52px * 2/3);
    height: calc(52px * 2/3);
    background-size: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
  }
  .contact_two_col p.button.mail a:before {
    content: "";
    background-image: url("./images/icon_mail_pink.png");
    width: calc(55px * 2/3);
    height: calc(35px * 2/3);
    background-size: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
  }
}
@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, #FE8497, #FE84C5);
  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 .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_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,
.contact_two_col p.button.mail a {
  position: relative;
  border: none;
  background-image: none;
  background-color: #fff;
}
.contact_two_col p.button.line a {
  color: #04B813;
}
.contact_two_col p.button.mail a {
  color: #FE8497;
}
.contact_two_col p.button.line a:hover {
  background-color: #04B813;
  color: #fff;
}
.contact_two_col p.button.mail a:hover {
  background-color: #FE8497;
  color: #fff;
}
.contact_two_col p.button.line a:after {
  background-image: url(./images/icon_link_flow_green.png);
}
.contact_two_col p.button.mail a:after {
  background-image: url(./images/icon_link_flow_pink.png);
}
.contact_two_col p.button.line a:hover:after,
.contact_two_col p.button.mail a:hover:after {
  background-image: url(./images/icon_link_flow_white.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: #F28A00;
}


/* TOP */
@media screen and (min-width:1400px) {
  .fv_catch_box .fv_person {
    position: absolute;
    bottom: -40px;
    right: -600px;
    z-index: 1;
    max-width: 948px;
    width: 100%;
    opacity: 0;
  }
}
@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:1399px) {
  .fv_catch_box .fv_person {
    position: absolute;
    bottom: -12.3%;
    right: -700px;
    z-index: 1;
    min-width: 700px;
    opacity: 0;
  }
}
@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;
  }
}
@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: 2;
  }
  .round_btn {
    display: block;
    position: relative;
    width: 23px;
    height: 23px;
    border: 1px solid #000;
    border-radius: 50%;
    background: #000;
    top: 20px;
    left: -5px;
    transition: all .5s;
    opacity: 1;
  }
  .round_btn:hover {
    width: 30px;
    height: 30px;
    top: 23.5px;
    left: -8.5px;
  }
  .round_btn::before, .round_btn::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 12px;
    background: #fff;
  }
  .fv_catch_box svg {
    display: block;
    margin: 25px 0;
  }
  h1.fv_catch.show span {
    letter-spacing: -2.4rem;
  }
  .fv_catch_box .fv_polygon {
    position: absolute;
    top: -40px;
    left: -60px;
    z-index: 1;
    max-width: 896px;
    width: 100%;
  }
  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;
  }
  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 {
    position: fixed;
    right: 0;
    bottom: 0;
    max-width: 230px;
    width: 50%;
    z-index: 2;
  }
  .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;
  }
  .fv_catch_box svg {
    display: block;
    margin: 6px 0;
    width: 17.65px;
    height: 17.65px;
  }
  h1.fv_catch.show span {
    letter-spacing: -1.8rem;
  }
  .fv_catch_box .fv_polygon {
    position: absolute;
    top: -15px;
    right: -5px;
    z-index: 1;
    max-width: 896px;
    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_catch_box {
  position: absolute;
  top: 155px;
  left: 7.6%;
  max-width: 90%;
  width: max-content;
}
.fv_person.show {
  animation: fvslideperson .5s ease-in .5s forwards;
  line-height: 1;
}
h1.fv_catch {
  line-height: 1;
  color: #fff;
  text-align: left;
  margin-bottom: 40px;
  letter-spacing: 1.08556rem;
}
h1.fv_catch span.orange {
  color: #F28A00;
}
h1.fv_catch {
  opacity: 0;
}
h1.fv_catch.show {
/*  animation: fvslidetext 1.5s ease-in .5s forwards; */
  line-height: 1;
  opacity: 1;
}
h1.fv_catch.show span {
  opacity: 0;
	animation: text_left1 0.5s ease 1 both;
}
/* アニメーションを時間差で開始する */
h1.fv_catch.show span:nth-of-type(1),
p.fv_catch_txt.show span:nth-of-type(1) {
	animation-delay: 0.3s;
}
h1.fv_catch.show span:nth-of-type(2),
p.fv_catch_txt.show span:nth-of-type(2) {
	animation-delay: 0.4s;
}
h1.fv_catch.show span:nth-of-type(3),
p.fv_catch_txt.show span:nth-of-type(3) {
	animation-delay: 0.5s;
}
h1.fv_catch.show span:nth-of-type(4),
p.fv_catch_txt.show span:nth-of-type(4) {
	animation-delay: 0.6s;
}
h1.fv_catch.show span:nth-of-type(5),
p.fv_catch_txt.show span:nth-of-type(5) {
	animation-delay: 0.7s;
}
h1.fv_catch.show span:nth-of-type(6),
p.fv_catch_txt.show span:nth-of-type(6) {
	animation-delay: 0.8s;
}
h1.fv_catch.show span:nth-of-type(7),
p.fv_catch_txt.show span:nth-of-type(7) {
	animation-delay: 0.9s;
}
h1.fv_catch.show span:nth-of-type(8),
p.fv_catch_txt.show span:nth-of-type(8) {
	animation-delay: 1.0s;
}
h1.fv_catch.show span:nth-of-type(9),
p.fv_catch_txt.show span:nth-of-type(9) {
	animation-delay: 1.1s;
}
h1.fv_catch.show span:nth-of-type(10),
p.fv_catch_txt.show span:nth-of-type(10) {
	animation-delay: 1.2s;
}
h1.fv_catch.show span:nth-of-type(11),
p.fv_catch_txt.show span:nth-of-type(11) {
	animation-delay: 1.3s;
}
h1.fv_catch.show span:nth-of-type(12),
p.fv_catch_txt.show span:nth-of-type(12) {
	animation-delay: 1.4s;
}
h1.fv_catch.show span:nth-of-type(13),
p.fv_catch_txt.show span:nth-of-type(13) {
	animation-delay: 1.5s;
}
h1.fv_catch.show span:nth-of-type(14),
p.fv_catch_txt.show span:nth-of-type(14) {
	animation-delay: 1.6s;
}
h1.fv_catch.show span:nth-of-type(15),
p.fv_catch_txt.show span:nth-of-type(15) {
	animation-delay: 1.7s;
}
h1.fv_catch.show span:nth-of-type(16),
p.fv_catch_txt.show span:nth-of-type(16) {
	animation-delay: 1.8s;
}
h1.fv_catch.show span:nth-of-type(17),
p.fv_catch_txt.show span:nth-of-type(17) {
	animation-delay: 1.9s;
}

/* テキストのアニメーション */
@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 {
  background-color: #fff;
  padding: 0 25px;
  text-align: left;
  opacity: 0;
  display: block;
  width: max-content;
}
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 {
 /* animation: fvslidetext 1.5s ease-in 1s forwards; */
 opacity: 1;
}
p.fv_catch_txt.show span {
   opacity: 0;
  animation: text_left2 0.5s ease 1s both, AnimationTitle 5s ease infinite;
 
}
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;
}

/* Mission */
@media screen and (max-width:1400px) {
  section.mission_section .two_col {
		gap: 0 5%;
	}
}
@media screen and (min-width:768px) {
  section.mission_section {
    background-color: #E8FEFF;
    margin-top: -400px;
    background-image: url('./images/mission_bg.png');
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 100% auto;
    width: 100%;
    overflow-x: hidden;
  }
  section.mission_section .two_col .image.spver {
    display: none;
  }
  section.mission_section .two_col .image .mission_img_1,
  section.mission_section .two_col .image .mission_img_2,
  section.mission_section .two_col .image .mission_img_3,
  section.mission_section .two_col .image .mission_img_4 {
    position: absolute;
    width: 80%;
  }
  section.mission_section .two_col .image .mission_img_1 {
    top: 0;
    left: 0;
    max-width: 348px;
  }
  section.mission_section .two_col .image .mission_img_2 {
    top: 30px;
    left: 80%;
    max-width: 284px;
  }
  section.mission_section .two_col .image .mission_img_3 {
    bottom: 0;
    left: 0;
    max-width: 365px;
  }
  section.mission_section .two_col .image .mission_img_4 {
    bottom: 0;
    left: 78%;
    max-width: 253px;
  }
  section.mission_section .two_col .txt {
    padding-bottom: 150px;
  }
}
@media screen and (max-width:767px) {
  section.mission_section {
    background-color: #E8FEFF;
    margin-top: -40px;
    background-image: url('./images/mission_bg.png');
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 100% auto;
  }
  section.mission_section .two_col .image.pcver {
    display: none;
  }
  section.mission_section .two_col .txt {
    padding-bottom: 50px;
  }
}
section.mission_section .two_col {
  display: grid;
  grid-template-columns: 1fr .7fr;
  gap: 0 5.9%;
  justify-content: flex-end;
  align-items: flex-start;
}
section.mission_section .two_col .image {
  position: relative;
  display: block;
  height: 100%;
  
}
.company_ctn {
  background-image: linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(232, 254, 255, 1));
  position: relative;
  z-index: 3;
}
.company_ctn img {
  width: 100%;
}

/* Culture */
@media screen and (min-width:768px) and (max-width:1399px) {
  section.culture .content {
    padding: 175px 100px;
  }

}

@media screen and (min-width:768px) {
  section.culture {
    margin-top: -200px;
    padding-top: 200px;
    padding-bottom: 100px;
    position: relative;
    overflow: hidden;
  }
  .feature_title {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 0 60px;
    margin: 50px auto 32px;
  }
  .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;
  }
}
@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;
    margin: 50px auto 8px;
  }
  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;
  }
  .feature_list .two_col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px 0;
    margin: 0 auto;
  }
  .feature_list .three_col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px 0;
    margin: 30px auto 0;
  }
}

section.culture .content {
  position: relative;
  z-index: 2;
}
.feature_title_num p {
  position: relative;
  color: #FE8497;
  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: #FE8497;
}
.feature_title_num p:after {
  content: "";
  width: 1.71875rem;
  height: 1px;
  background-color: #FE8497;
  display: block;
  position: absolute;
  left: 0;
}
.feature_title_num p span {
  display: block;
  line-height: 3rem;
}
.feature_title h3 {
  letter-spacing: 0.18rem;
  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 (max-width:767px) {
  section.equipment_content table {
    overflow-x: scroll;
    white-space: nowrap;
    display: block;
  }
}
section.about_section .content {
  width: 87.4%;
  margin: 0 0 0 auto;
  padding: 150px 0 120px;
  max-width: inherit;
}
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;
}
section.equipment_content {
  background-image: linear-gradient(180deg, rgba(242, 138, 0, 1), rgba(255, 93, 29, 1));
}
section.equipment_content table {
  width: 100%;
  margin: 100px auto 0;
  border-collapse: separate;
  border-spacing: 7px; 
}
section.equipment_content table thead tr th {
  background-color: #000;
  color: #fff;
  text-align: center;
}
section.equipment_content table thead tr th,
section.equipment_content table tbody tr td {
  padding: 20px 40px;
}
section.equipment_content table tbody tr td {
  background-color: #fff;
  text-align: center;
}
section.equipment_content table thead tr th.txt_left,
section.equipment_content table tr td.txt_left {
  text-align: left;
}
.image_marquee_box {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.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%);
  }
}
.qualifications_content {
  background-color: #FFFAE5;
}
.qualifications_content .two_col.first {
  margin-top: 100px;
}
.qualifications_content .two_col {
  margin-bottom: 60px;
  display: grid;
  grid-template-columns: .91fr 1fr;
  align-items: center;
  gap: 0;
  background-color: #fff;
}
.qualifications_content .two_col:last-child {
  margin-bottom: 0;
}
.qualifications_content .two_col .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.qualifications_content .two_col .txt {
  padding: 40px 80px;
}
.qualifications_content .two_col h3 {
  margin-bottom: 25px;
}
.qualifications_content .two_col ul li {
  list-style-type: disc;
  margin-left: 1em;
}

/* Feature */
@media screen and (min-width:1400px) {
  section.features_section .content {
    padding: 100px 0;
  }
}
@media screen and (min-width:768px) and (max-width:1399px) {
  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;
  }
}
@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.jpg");
  background-size: 100% auto;
  background-position: top;
  background-repeat: no-repeat;
  background-color: #FFEAE2;
}
section.features_section .three_col div {
  background-color: #FE8497;
  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;
}
section.features_section .three_col div p {
  padding: 28px;
}
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: #FE8497;
  text-align: center;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
}

/* 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 {
  display: grid;
  grid-template-columns: 0.81fr 1fr;
  gap: 0;
  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: 100%;
  height: 100%;
  object-fit: cover;
}
.feature_box .txt {
  padding: 30px 110px 30px 70px;
}
.feature_box .txt h3,
.feature_box .txt h3 span,
.about_content_detail .txt h3,
.about_content_detail .txt h3 span {
  color: #FF5900;
  line-height: 1;
}
.about_content_detail .txt h3 span.black {
  color: #000;
}
.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
}
.dot p {
  font-size: 14px;
  color: #d9d9d9;
}
.dot p.active {
  color: #FF5900;
}

/* Trade */
@media screen and (min-width:768px) {
  .trade_section .three_col {
    margin: 100px auto 0;
  }
  .trade_section .three_col {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 60px;
    justify-content: space-between;
  }
}
@media screen and (max-width:767px) {
  section.trade_section p.page_title.txt_center {
    text-align: center;
  }
  section.trade_section p.txt_center {
    text-align: left;
  }
  .trade_section .three_col {
    margin: 50px auto 0;
  }
  .trade_section .three_col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px 0;
    justify-content: space-between;
  }
}
section.trade_section {
  background-color: #FFEAE2;
}
.trade_section .three_col div {
    background-color: #FF5900;
}
.trade_section .three_col div p {
  text-align: center;
  color: #fff;
  padding: 33px 0;
  line-height: 1.5;
}

/* Service */
section.service_section {
  background-image: url("./images/service_bg.png");
  background-size: cover;
  background-repeat: no-repeat;
}
section.service_section .content {
  padding: 100px 20px 175px;
  max-width: initial;
}
section.service_section .content .sub_content {
  max-width: 1440px;
  margin: 0 auto;
}
.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: 100% 100%;
  background-repeat: no-repeat;
}
section.standard_section,
.innerlink_box.bg ,
.company_info.bg {
  background-color: #FFFAE5;
}
.recruitment_info.bg {
  background-color: #E8FEFF;
}
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: grid;
    gap: 0 32px;
    grid-template-columns: repeat(4, 1fr);
    justify-content: space-between;
  }
}
@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;
}
ul.area_list li {
  background-color: #FE8497;
  color: #fff;
  padding: 19px 0;
  line-height: 1;
  text-align: center;
}

/* training */
@media screen and (min-width:768px) {
  .training_section .two_col {
    display: grid;
    grid-template-columns: .95fr 1fr;
    gap: 60px 6%;
    margin: 100px auto 0;
  }
}
@media screen and (max-width:767px) {
  .training_section .two_col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px 0;
    margin: 50px auto 0;
  }
  .training_section .two_col h3 {
    margin-top: 30px;
  }
}
.training_section .two_col h3 {
  color: #56B4E6;
}

/* 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;
}

/* Recruit */
@media screen and (min-width:1400px) {
  section.recruit_section .content {
    max-width: initial;
    padding: 175px 0 175px 12.5%;
  }
  section.recruit_section.entry .content {
    padding: 175px 0 175px;
    max-width: 1440px;
  }
}
@media screen and (min-width:768px) and (max-width:1399px) {
  section.recruit_section .content {
    max-width: initial;
    padding: 175px 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: 49%;
  }
  section.recruit_section.entry .content {
    padding: 175px 20px 175px;
    max-width: 1440px;
  }
}
@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;
  }
  section.recruit_section.entry .content {
    padding: 75px 20px;
  }
}
.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/joinus_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
}
section.recruit_section.entry {
   background-image: url("./images/entry_bg.jpg");
}
section.recruit_section .two_col {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 0;
  z-index: 1;
}
section.recruit_section.entry .two_col {
  align-items: flex-end;
}
section.recruit_section .two_col .image {
  width: 67%;
}
section.recruit_section .two_col .txt {
  
  z-index: 1;
  
}
section.recruit_section .two_col .txt h2,
section.recruit_section .two_col .txt h3,
section.recruit_section .two_col .txt p {
  color: #fff;
}
section.recruit_section .two_col .txt h3 {
  line-height: 1;
  margin: 0 auto 50px;
}
.two_col_btn {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 17px;
  margin: 32px auto 0;
}
.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;
}

/* 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;
  }
}
@media screen and (max-width:767px) {
  .blog_section .two_col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
  }
}
.blog_section .content {
  max-width: initial;
  margin: 0 0 0 5.57%;
}
section.blog_section {
  background-image: url(./images/blog_bg.png);
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% auto;
  background-color: #fff;
}

/* 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;
  }
}
@media screen and (min-width:768px) and (max-width:1399px) {
  .blog_section p.button.right {
    margin: 20px 0 0 auto;
  }
}
@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;
  }
}
@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);
  }
}
section.interview {

}
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 .swiper-scrollbar-horizontal {
  z-index: 2;
}
.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 #5797DC;
  text-stroke: 3px #5797DC;
}
.marquee_box.normal .marquee.blue p {
  color: #fff;
}

/* 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: 175px 0 210px;
  }
  .faq_page section.faq .content {
    padding: 100px 0 210px;
  }
}
@media screen and (min-width:768px) and (max-width:1440px) {
  section.faq .content {
    max-width: 1100px;
    margin: 0 auto;
  }
  .faq_page section.faq .content {
    padding: 100px 0 210px;
  }
}
@media screen and (min-width:768px) {
  .faq_page section.faq .content {
    padding: 100px 0 210px;
  }
  .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: 4px 0;
    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;
    padding-top: 4px;
  }
  .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: #5797DC;
    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;
  }
}
@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: 4px 0;
    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-top: 4px;
    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: #5797DC;
    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;
  }
}
section.faq {
  background-color: #E8FEFF;
  position: relative;
  z-index: 1;
}
.faq_page section.faq {
  background-color: #FFEAE2;
}
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.pink dl dd p:before {
   background-color: #FE8497;
}
.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_sp_1.webp");
    background-color: rgba(255,255,255,0.3);
    background-blend-mode: lighten;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    position: relative;
    margin-top: 0;
  }
  section.company .content {
    padding: 56px 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.png);
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 100% 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: 230px 0;
    position: relative;
    max-width: initial;
  }
}
@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;
  }
}
@media screen and (min-width:768px) {  
  section.sub_top .content .subpage_title {
    padding-left: 12.5%;
  }
  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: 4rem;
  }
  section.sub_top h1 span {
    font-size: 2rem;
    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.about_main .two_col .image .second {
    position: absolute;
    bottom: 10%;
    right: 3%;
    max-width: 306px;
  }
}
@media screen and (min-width:768px) and (max-width:1399px) {
  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;
  }
}
@media screen and (min-width:768px) {
  section.about.sub_top {
    background-image: url("./images/about_fv.jpg");
    background-size: 100% 100%;
    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 {
    display: grid;
    grid-template-columns: 1fr 0.66fr;
    gap: 0 8.2%;
  }
  
  .business_section {
    text-align: left;
    margin: 100px auto 0;
  }
}
@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: right;
  }
  .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: 40px 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;
  }
}
.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: 70px;
}
section.about_main {
  position: relative;
}
.recruit_page .main_header {
  background-image: url("./images/blog_bg.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top;
}
.worksupport_page .main_header {
  background-image: url("./images/mission_bg.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0 -120px;
}
.about_page section.innerlink_box,
.about_page section.about_main {
  background-color: #E8FEFF;
}
.faq_page section.innerlink_box {
  background-color: #FFEAE2;
}
.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:768px) {
  section.worksupport.sub_top {
    background-image: url("./images/worksupoprt_fv.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}
@media screen and (max-width:767px) {
  section.worksupport.sub_top {
    background-image: url("./images/worksupoprt_fv.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
  }
}
.training_section p.more_size {
  text-align: left;
}

/* Recruit Page */
@media screen and (min-width:1400px) {
  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%;
  }
}
@media screen and (min-width:768px) and (max-width:1399px) {
  section.workday_section .workday_bg_1 {
    left: 0;
    top: 20.2%;
    max-width: 200px;
    width: 26.5%;
  }
  section.workday_section .workday_bg_2 {
    right: 0;
    top: 27.3%;
    max-width: 200px;
    width: 26.5%;
  }
}
@media screen and (min-width:768px) {
  section.recruit.sub_top {
    background-image: url("./images/recruit_fv.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .recruit_main .two_col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: flex-start;
    justify-content: space-between;
    gap: 0 70px;
    margin: 110px auto 0;
  }
  .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 dt {
    position: absolute;
    background-color: #FE8497;
    width: 110px;
    height: auto;
    color: #fff;
    left: -75px;
    text-align: center;
    padding: 20px 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .workday_box .timeline .timeline_item dl dd.timeline_content {
    margin-left: 104px;
    background-color: #fff;
    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: #ffffff;
    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: #FE8497;
    font-weight: 700;
    line-height: 2;
  }
  .workday_box .timeline:before {
    content: "";
    background-color: #FE8497;
    width: 2px;
    height: calc(100% - 130px);
    position: absolute;
    left: 0;
    top: 60px;
  }
  section.workday_section .workday_bg_1,
  section.workday_section .workday_bg_2 {
    position: absolute;
  }
  p.career_image {
    margin: 100px auto 0;
  }
}
@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 .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: #FE8497;
    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: #fff;
    position: relative;
    padding: 16px;
  }
  .workday_box .timeline .timeline_item dl dd.timeline_content:before {
    position: absolute;
    left: -25px;
    width: 25px;
    height: 40px;
    background-color: #ffffff;
    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.2rem;
    color: #FE8497;
    font-weight: 700;
    line-height: 2;
  }
  .workday_box .timeline:before {
    content: "";
    background-color: #FE8497;
    width: 2px;
    height: calc(100% - 130px);
    position: absolute;
    left: 5px;
    top: 60px;
  }
  section.workday_section .workday_sp {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  section.career_section p.sub_title {
    text-align: left;
  }
  p.career_image {
    margin: 50px auto 0;
  }
}
.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 th,
.recruitment_info table tr td {
  padding: 20px;
  font-size: 1rem;
  font-weight: 500;
}
.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;
}
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 {
  background-color: #FFE9ED;
  position: relative;
}
.workday_box {
  margin: 100px auto 0;
  max-width: 580px;
}
.workday_box .timeline {
  border-left: none;
  position: relative;
}
.workday_box .timeline .timeline_item dl {
  position: relative;
}
.workday_box .timeline_item::before {
  content: none;
}

/* FAQ Page */
@media screen and (min-width:768px) {
  section.faq.sub_top {
    background-image: url("./images/faq_fv.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .recruit_flow_box {
    margin: 100px auto 200px;
  }
  .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: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: 100px 0 0;
  }
   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: 100% 100%;
    background-repeat: no-repeat;
  }
  .ceo_message .two_col {
    display: grid;
    grid-template-columns: 1fr .682fr;
    gap: 0 80px;
    align-items: flex-start;
    margin: 0 auto 0;
  }
  .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: right;
  }
  .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;
}
section.company_info {
}
section.company_info .content {
  position: relative;
  padding: 175px 0 200px;
}
section.company_info h2 {
  color: #fff;
}
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: 100% 100%;
    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: 3px;
    margin: 100px auto 0;
    width: 100%;
  }
}
@media screen and (min-width:768px) {
  section.blog .content {
    padding-bottom: 150px;
  }
  .blog_list {
    margin: 200px auto 0;
  }
  .blog_fv.sub_top  {
    background-image: url("./images/blog_fv.jpg");
    background-size: 100% 100%;
    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;
  }
}
@media screen and (max-width:767px) {
  section.blog .content {
    padding-bottom: 150px;
  }
  .blog_list {
    margin: 100px auto 0;
  }
  .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: 0 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;
  }
  .button a {
    min-width: 260px;
  }
}
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;
  color: #bebebe;
}
.blog p.category,
.blog_section p.category {
  background-color: #FE8497;
  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: #5797DC;
}
.blog h2.blog_title {
  font-weight: 700;
  margin: 15px auto 30px;
  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: #5797DC;
  border: 1px solid #5797DC;
  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-size: 1.25rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding: 15px 0;
  width: 100%;
  display: block;
  background-color: #5797DC;
  border: 1px solid #5797DC;
  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: #5797DC;
}
ul.category_link_list li a.black {
  background-color: #000;
  border: 1px solid #000;
}
ul.category_link_list li a.cat_news {
  background-color: #5797DC;
  border: 1px solid #5797DC;
}
ul.category_link_list li a.cat_blog {
  background-color: #FE8497;
   border: 1px solid #FE8497;
}
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.inner_link_list li.pink a {
  background-color: #FE8497;
  border: 1px solid #FE8497;
}
ul.inner_link_list li.pink a:hover,
ul.category_link_list li a.cat_blog:hover {
  background-color: #fff;
  color: #FE8497;
}
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.inner_link_list li.pink a:hover:after,
ul.category_link_list li a.cat_blog:hover:after {
  background-image: url("./images/button_bottom_pink.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 150px;
    box-sizing: border-box;
  }
  section.contact_fv.sub_top  {
    background-image: url("./images/contact_fv.jpg");
    background-size: 100% 100%;
    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: #FF5900;
  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: #FF5900;
  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: #E60D32;
  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: #FF5900;
  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%;
  }
  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: #000;
    border: 1px solid #000;
    position: relative;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    transition: text-shadow 0.3s;
    width: 350px;
    height: 80px;
    line-height: 80px;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
  }
  p.submit_button.orange input {
    background-color: #FF5900;
    border: 1px solid #FF5900;
  }
  p.submit_button input:hover,
  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: 350px;
    height: 80px;
    line-height: 80px;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
  }
  .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;
  }
  .button.white a {
    background-color: #fff;
    border: 1px solid #fff;
    color: #000;
  }
  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 {
    margin: 20px auto 0;
  }
  .button.custom a {
    width: 500px;
  }
  p.button.second {
    margin: 30px 0 0;
  }
}
@media screen and (max-width:767px) {
  .button.second {
    margin: 15px auto 0;
  }
  .button.custom {
    margin: 20px auto 0;
  }
  .button a {
    width: 100%;
    max-width: 400px;
    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;
  }
  .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-color: #fff;
    border: 1px solid #fff;
    color: #000;
  }
  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: 30px auto 0;
  }
}
.button a {
  background-color: #5797DC;
  border: 1px solid #5797DC;
  position: relative;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  transition: text-shadow 0.3s;
  color: #fff;
  max-width: 100%;
}
.button a:hover {
  background: #fff;
  color: #5797DC;
}
.button.pink a {
  background-color: #FE8497;
  border: 1px solid #FE8497;
}
.button.pink a:hover {
  background: #fff;
  color: #FE8497;
}
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.submit_button input:hover,
p.previous_button input:hover {
  opacity: .8;
}
p.button.white a {
  background-color: #fff;
  background-image: none;
  color: #FF5900;
  border: none;
}
p.button.white_blue a {
  background-color: #fff;
  border: 1px solid #5797DC;
  background-image: none;
  color: #5797DC;
  border: none;
}
p.button.white a:hover {
  background-color: #FF5900;
  background-image: none;
  color: #fff;
   border: none;
}
p.button.white_blue a:hover {
  background-color: #5797DC;
  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");
  width: 45px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 18px;
  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.pink a:hover:after {
  background-image: url("./images/icon_link_flow_pink.png");
}
.button.white a:after {
   background-image: url("./images/icon_link_flow_orange.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;
  letter-spacing: 3.2px;
  font-family: 'Bahnschrift', sans-serif;
}
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%);
}
p.button a.tel_link:hover:before {
  background-image: url("./images/head_icon_tel.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%;
  height: 10px;
  background-color: #FE8497;
  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: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);
  }
  .slide_section {
    right: 100px;
  }
  .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: 40px;
  }
  .slide-arrow.prev-arrow {
    left: -25px;
  }
  .slide-arrow.next-arrow {
    right: -25px;
  }
  .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.6);
  }
}
.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 */
.loading {
  width: 100%;
  height: 100vh;
  background-image: url("./images/loading_bg.png");
  background-color: #fff;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  position: fixed;
  z-index: 999;
  top: 0;
}

.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: 50%;
  margin: 0 auto;
  max-width: 670px;
}

.loading_visual {
  position: relative;
  width: 100%;
  height: 50px;
}

.loading_bar {
  display: block;
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, #5797DC, #57B2DC);
}

.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, #5797DC, #57B2DC);
}

.loading_percent {
  font-weight: bold;;
  background: linear-gradient(90deg, #5797DC 0%, #57B2DC 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: 50%;
	}
	section.recruit_section .two_col .txt {
		width: 49%;
	}
	.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 .content {
		width: 100%;
		padding: 50px 20px 80px;
		box-sizing: border-box;
	}
	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 h2, section.company_info .content, .company_info_table {
		padding-left: 20px;
		padding-right: 20px;
	 }
}
@media screen and (max-width:1300px) {
	section.service_section .content .sub_content {
		text-align: center;
	}
	.slick-dots {
		position: absolute;
		top: auto;
		bottom: -55px;
		right: 50%;
		transform: translateX(50%);
		width: 100%;
	}
	.slide-arrow {
		top: 50%;
		transform: translateY(-50%);
	}
	.slide-arrow.prev-arrow {
		right: auto;
		left: 0;
	}
	.slide-arrow.next-arrow {
		right: 0;
	}
	.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%;
	}
	.feature_box {
		grid-template-columns: 0.7fr 1fr;
	}
	.feature_box .txt {
		padding: 30px 70px 30px 30px;
	}
	.feature_box .image {
		aspect-ratio: auto;
		height: 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.5rem;
	}
	.about_main .page_title span.sub_title {
		margin-top: 20px;
		line-height: 1.6;
		font-size: 1.4rem;
	}
	.equipment_content .eng_title {
		font-size: 7rem;
	}
	.qualifications_content .two_col .txt {
		padding: 40px 50px;
	}
	
	/* Recruitページ */
	.recruit_page ul.inner_link_list li a {
		font-size: 1rem;
	}
	.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;
		left: 50%;
    width: 95%;
		transform: translateX(-45%);
	}
	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;
	}
	section.service_section .content {
		padding: 56px 20px;
	}
	.feature_box {
		grid-template-columns: 1fr;
	}
	.feature_box .txt {
		padding: 30px 30px 50px;
	}
	.feature_box .txt h3 {
		margin-bottom: 5px;
	}
	.feature_box .txt h4 {
		margin-bottom: 0;
	}
	.feature_box .dot {
		display: flex;
		align-items: center;
		gap: 5px;
		top: auto;
		bottom: 20px;
		transform: none;
	}
	.feature_box .dot p {
		line-height: 1;
	}
	.service_slider {
		margin: 50px auto 0;
	}
	.service_section .button {
		margin-top: 30px;
	}
	.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;
	}
	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;
	}
	.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 70px;
	}
	.footer_tel img {
		width: 100%;
	}
	
	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;
	}
	section.equipment_content {
		padding-top: 0;
	}
	section.equipment_content .content.secondwidth {
		padding: 50px 20px;
	}
	.equipment_content .eng_title {
		font-size: 4rem;
	}
	section.equipment_content table {
		margin: 0 auto;
		border-spacing: 3px;
	}
	section.equipment_content table thead tr th, section.equipment_content table tbody tr td {
		padding: 10px 15px;
		font-size: 1rem;
	}
	.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;
	}
	.qualifications_content .two_col.first {
		margin-top: 50px;
	}
	.qualifications_content .two_col {
		display: block;
		margin-bottom: 40px;
	}
  .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_page ul.inner_link_list li a {
		font-size: 1.25rem;
	}
	.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 {
		font-size: 1.5rem;
	}
	.about_main .page_title span.sub_title {
		font-size: 1.2rem;
	}
	section.about_main p.more_size {
		line-height: 2;
		font-size: 1rem;
	}
	.about_content_box .about_content_detail h3 {
		margin: 0 auto 20px;
	}
	.one_col_box {
		padding: 20px;
	}
	#quality .one_col_box h3 {
		margin-bottom: 10px;
	}
	.equipment_content .eng_title {
		font-size: 3.3rem;
	}
	.qualifications_content .two_col .txt {
		padding: 30px;
	}
	
	/* 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;
  }
}
