@charset "UTF-8";
/*
Theme Name: Kupuna
Theme URI: https:/kupuna-co.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;
  }
  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;
    margin-top: 0;
  }
  section h2 span.eng {
    font-size: 12.5rem;
    font-weight: 800;
    letter-spacing: 1rem;
    line-height: 1;
  }
  section h2 span.sub {
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 0.1rem;
    display: block;
    margin-top: 30px;
  }
  section h3 {
    font-size: 3rem;
  }
  section h2 span.waterblue {
    opacity: .5;
  }
  section h2 span.jp_txt {
    display: block;
    background: none;
    -webkit-text-stroke-width: .1px;
    -webkit-text-stroke-color: #FFF;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 0.1rem;
    margin-top: 30px;
  }
  section h2.underline.second {
    margin: 0 auto 120px;
  }
}
@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;
  }
  section h2 span.eng {
    font-size: 3rem;
    font-weight: 800;
    letter-spacing: .5rem;
    line-height: 1;
  }
  section h2 span.sub {
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.05rem;
    display: block;
    margin-top: 10px;
  }
  section h3 {
    font-size: 1.5rem;
  }
  section h2 span.waterblue {
    opacity: .3;
  }
  section h2 span.jp_txt {
    display: block;
    background: none;
    -webkit-text-stroke-width: .1px;
    -webkit-text-stroke-color: #FFF;
    font-size: .75rem;
    font-weight: 700;
    letter-spacing: 0.1rem;
    margin-top: 10px;
  }
  section h2.underline.second {
    margin: 0 auto 60px;
  }
}
h1 span.blue,
h2 span.blue,
section h2 span.blue,
section h2.blue,
section h3.blue {
  color: #2FA5FF;
}
h1 span.pink,
section h2 span.pink,
p.catch span.pink,
section h3.pink {
  color: #FF9576;
}
section h2 span.white {
  color: #fff
}
p.catch span,
span.blue_effect {
  color: #2FA5FF;
}
p.catch span.pink_effect,
span.pink_effect {
  color: #FF9576;
}
section h2 span.waterblue {
  color: #9CD6FF;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #2FA5FF;
}
h2.green,
p .green,
.green,
section h2.green {
  color: #91B81D;
}
section h2 {
  margin-bottom: 50px;
}
section h2.centering {
  position: relative;
}
section h2.centering span.section_title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 700;
  letter-spacing: 0.16rem;
  width: 100%;
}
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: linear-gradient(90deg, #2FA5FF 0%, #7EF4F2 100%);
  height: 3px;
  width: 100px;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
}
section h2.underline.pink:after {
  background: linear-gradient(90deg, #FF9576 0%, #FFECD4 100%);
}
section h2.underline.green:after {
  background: linear-gradient(90deg, #91B81D 0%, #D8E5B1 100%);
}
section h2.underline.white:after {
  background: linear-gradient(90deg, #fff 0%, #7EF4F2 100%);
}
section h2.underline.title_blue:after {
  background-color: #5797DC;
}
section h2.underline.title_pink:after {
  background-color: #FE8497;
}
section h3 {
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.24rem;
  margin-bottom: 30px;
}
section h3.border {
  padding-bottom: 30px;
  border-bottom: 3px solid #2FA5FF;
  text-align: center;
  margin-bottom: 30px;
  font-weight: 500;
}
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.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: linear-gradient(90deg, #FF9576 0%, #FFF 100%);
  height: 2px;
  width: 100px;
  position: absolute;
  bottom: -20px;
  left: 0;
}
p.white { color: #fff; }
.index_one {
  position: relative;
  z-index: 1;
}
ul.underline li {
  text-decoration: underline;
}
section.message h2.eng_title_big {
  background: linear-gradient(90deg, #91B81D 0%, #91B81D 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;
}
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.popup {
  margin-top: 8px;
}
footer p.outlink a,
footer p.popup a {
  font-weight: 700;
}
p.subpage_catch_sub {
  text-align: center;
  margin: 50px auto 0;
}
p.txt_center.second {
  margin-top: 1rem;
}
@keyframes marquee-animation {
  0% { transform:translateX(0); }
  100% { transform:translateX(-100%); }
}
@media screen and (min-width:1440px) {
  section .content {
    max-width: 1440px;
    margin: 0 auto;
    padding: 175px 0;
  }
  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:1439px) {
  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 .content.secondwidth.top_title {
    padding: 200px 0 0;
  }
  section .content .secondwidth {
    max-width: 1100px;
    margin: 0 auto;
  }
  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: 12.5rem;
    font-weight: 700;
    font-weight: 800;
    line-height: 100%;
    letter-spacing: 1rem;
  }
  .footer_contact div.marquee p.eng_title_big {
    font-size: 8rem;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0.64rem;
  }
  .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: 60px 20px 90px;
  }
  .eng_title_big,
  div.marquee p.eng_title_big {
    font-size: calc(12.5rem / 3);
    font-weight: 700;
    font-weight: 800;
    line-height: 100%;
    letter-spacing: 1rem;
  }
  footer div.marquee p.eng_title_big {
    font-size: calc(12.5rem / 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;
}
a.hover:hover {
  opacity: 1;
}
a.hover img.image_off,
a.hover:hover img.image_on {
  display: block;
}
a.hover:hover img.image_off,
a.hover img.image_on {
  display: none;
}
img.center {
  display: block;
  margin: 0 auto;
  text-align: center;
}
body {
  width: 100%;
  box-sizing: border-box;
  background-color: #fff;
  position: relative;
  overflow-x: hidden;
}
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 {
    display: flex;
    flex-wrap: wrap;
    gap: 0 35px;
    align-items: center;
    justify-content: flex-start;
    padding-top: 20px;
  }
  .breadcrumbs li {
    font-size: 1.25rem;
  }
}
@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 {
    display: flex;
    flex-wrap: wrap;
    gap: 0 35px;
    align-items: center;
    justify-content: flex-start;
    padding: 20px;
  }
  .breadcrumbs li {
    font-size: .875rem;
  }
}
.breadcrumbs {
  max-width: 1100px;
  margin: 0 auto;
}
.breadcrumbs li {
  position: relative;
  font-weight: 700;
  letter-spacing: 0.1rem;
  line-height: 1;
}
.breadcrumbs li.top a,
.breadcrumbs li.top {
  font-size: 1.25rem;
  letter-spacing: 0.1rem;
  line-height: 1;
  font-weight: 700;
}
.breadcrumbs li.top a img {
  width: 20px;
}
.breadcrumbs li:not(:first-child):before {
  content: "";
  background-image: url("./images/icon_link_right.png");
  background-size: contain;
  width: 4px;
  height: 9.24px;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -20px;
}

/* header */
@media screen and (min-width:1500px) {
  header .header_box {
    width: auto;
    padding: 0 26px;
    margin: 0 auto;
    height: 100px;
  }
  header .header_box.scrollon {
    height: 100px;
  }
  .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: 100px;
    margin-right: 30px;
  }
  .header_box.scrollon .header_nav nav .nav_right ul li {
    height: 100px;
  }
  .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: 100px;
  }
  header .header_box.scrollon {
    height: 120px;
  }
  .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: 100px;
    margin-right: 20px;
  }
  .header_box.scrollon .header_nav nav .nav_right ul li {
    height: 100px;
  }
  .header_nav nav .nav_right ul li a {
    font-size: .9rem;
  }
  .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% - 20px);
    padding: 0 10px;
    margin: 0 auto;
    height: 100px;
  }
  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: 100px;
    margin-right: 20px;
  }
  .header_box.scrollon .header_nav nav .nav_right ul li {
    height: 100px;
  }
  .header_nav nav .nav_right ul li a {
    font-size: .75rem;
  }
  .header_box > div nav ul li.tel a img {
    width: 200px;
  }
  header .header_box div.logo {
    height: 50px;
    width: auto;
  }
}
@media screen and (min-width:1100px) {
  header {
    height: 120px;
    width: 100%;
    background-color: rgba(255,255,255,0);
    background-image: url("./images/header_bg.svg");
    background-size: cover;
    background-repeat: no-repeat;
    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: #131313;
    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: #131313;
    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: #131313;
    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 (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: fixed;
    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: 15px 10px;
    color: #121212;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1;
    border-bottom: 1px solid #1f1f1f;
    position: relative;
  }
  header #nav_drawer nav ul.nav_content_top li a:after {
    content: "";
    background-image: url("./images/spmenu_icon_link_flow_blue.png");
    width: 34.615px;
    height: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    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: 15px;
    display: inline-block;
    width: 32px;
    height: 32px;
    cursor: pointer;
  }
  #nav_open.scrollon {
    top: 8px;
  }
  #nav_open span {
    position: absolute;
    display: block;
    width: 30px;
    height: 1px;
    border-radius: 3px;
    background: #131313;
    content: "";
  }
  #nav_open span::before {
    position: absolute;
    top: 8px;
    display: block;
    width: 30px;
    height: 1px;
    border-radius: 3px;
    background: #131313;
    content: "";
  }
  #nav_open span::after {
    position: absolute;
    top: 15px;
    display: block;
    width: 30px;
    height: 1px;
    border-radius: 3px;
    background: #131313;
    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: 50px; 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: 62px;
    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;
  text-align: center;
}
.header_box {
  transition: all .4s ease-out;
}
.header_box.scrollon {
  background-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;
}
.header_nav nav ul li a {
  font-weight: 700;
}
.header_box > div nav ul li.mail {
  margin-right: 0;
}
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;
}
.header_nav nav .nav_right ul li.recruit {
  margin-right: 10px;
}
.header_nav nav .nav_right ul li.recruit a {
  border-radius: 2.5rem;
  background: #2FA5FF;
  position: relative;
  color: #fff;
  padding: 22px 56px 22px 75px;
  line-height: 1;
}
.header_nav nav .nav_right ul li.recruit a:before {
  content: '';
  display: block;
  width: 24.107px;
  height: 36px;
  background-image: url("./images/icon_recruit.png");
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: 33px;
  top: 50%;
  transform: translateY(-50%);
}
.header_nav nav .nav_right ul li.recruit a:after {
  content: '';
  display: block;
  width: 7.5px;
  height: 11px;
  background-image: url("./images/link_btn_right_white.png");
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: 33px;
  top: calc(50% + 2px);
  transform: translateY(-50%);
}
.header_nav nav .nav_right ul li.mail a {
  border-radius: 2.5rem;
  background: #FF9576;
  position: relative;
  color: #fff;
  padding: 22px 33px 22px 64px;
  line-height: 1;
}
.header_nav nav .nav_right ul li.mail a:before {
  content: '';
  display: block;
  width: 36.003px;
  height: 24px;
  background-image: url("./images/icon_mail.png");
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
}
.header_nav nav .nav_right ul li.mail a:after {
  content: '';
  display: block;
  width: 7.5px;
  height: 11px;
  background-image: url("./images/link_btn_right_white.png");
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: 18px;
  top: calc(50% + 2px);
  transform: translateY(-50%);
}

/* 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 (min-width:1440px) {
.footer_contact .content {
		padding: 40px 0;
	}
}
@media screen and (min-width:768px) and (max-width:1439px) {
.footer_contact .content {
		padding: 40px 20px;
	}
}
@media screen and (max-width:767px) {
  footer .fix_top {
    position: absolute;
    bottom: 50px;
    right: 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;
    margin-top: -60px;
  }
  footer {
    background-color: rgba(255,255,255,0);
    width: 100%;
    position: relative;
    z-index: 1;
  }
  footer .footer_block {
    position: absolute;
    top: 0px;
  }
  footer .content {
    padding: 400px 20px 0;
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
  }
  footer .copyright {
    margin-top: 20px;
    padding-top: 20px;
    text-align: left;
    position: relative;
  }
  footer .copyright:before {
    content: "";
    background-image: url("./images/border_wave.png");
    background-size: auto 100%;
    height: 66.5px;
    width: 100%;
    position: absolute;
    top: -40px;
  }
  .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: center;
    grid-template-columns: 1fr auto auto;
    gap: 0 80px;
    margin: 0 auto 175px;
  }
  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;
  }
  .footer_contact p.button.mail a {
    width: 90%;
    padding: 0 70px 0 92px;
    max-width: 900px;
  }
  .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;
  }
  .footer_contact p.button.mail a:before,
  .footer_contact p.button.mail a:hover:before {
    content: "";
    background-image: url(./images/icon_mail.png);
    width: 55px;
    height: 35px;
    background-size: cover;
    display: inline-block;
    margin-right: 30px;
    position: relative;
    top: 7px;
    right: initial;
  }
  .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(47, 165, 255, .8);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.64rem;
    animation: none;
    margin-right: 0;
  }
  footer p.ale {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 0 8px;
    margin: 0 auto;
  }
  .foot_gmap {
    width: 100%;
    height: 540px;
    margin: 0 auto 0;
  }
}
@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;
    margin: 0 auto 40px;
  }
  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;
    z-index: 10;
  }
  footer .footer_box .links ul li {
    margin-bottom: 5px;
  }
  footer .footer_box .links:last-child {
    margin-top: 5px;
  }
  section.footer_contact span.buble_1 {
    top: -20px;
    right: -20px;
    animation: fadeinout_1 4s 1s ease-out infinite;
  }
  section.footer_contact span.buble_2 {
    top: 50px;
    left: 30px;
    animation: fadeinout_2 4s 2s ease-out infinite;
  }
  .footer_contact .three_button p.button a .btn__text span {
    padding-left: 0;
  }
  .contact_two_col p.button a {
    width: calc(100% - 112px);
    padding: 20px;
  }
  .footer_contact 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;
  }
  .footer_contact p.button.mail a:before {
    content: "";
    background-image: url("./images/icon_mail.png");
    width: calc(55px * 2/3);
    height: calc(35px * 2/3);
    background-size: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
  }
  .footer_contact .content .marquee {
    position: absolute;
    top: 50px;
    z-index: 0;
    opacity: .25;
    left: 50%;
    transform: translateX(-50%);
  }
  .footer_contact .content .marquee p {
    color: rgba(47, 165, 255, .8);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.64rem;
    animation: none;
    margin-right: 0;
  }
  footer p.ale {
    display: grid;
    grid-template-columns: .2fr 1fr;
    align-items: center;
    gap: 0 8px;
    margin: 0 auto;
  }
  .foot_gmap {
    width: 100%;
    height: 300px;
    margin: 0 auto 0;
  }
}
@media screen and (min-width:401px) {
  .sp400ver { display: none; }
}
@media screen and (max-width:400px) {
  .sp400ver { display: block; }
}
footer {
  position: relative;
  background-image: url("./images/footer_bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}
.footer_contact {
  background-image: url("./images/bg_5.png");
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  margin: 0 auto;
  max-width: 1440px;
  width: 100%;
  overflow-x: hidden;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  top: -150px;
}
.footer_contact .content p {
  color: #2FA5FF;
}
.footer_contact .content p.contact_title {
  letter-spacing: 0.32rem;
}
.footer_contact .content p.button {
  width: 100%;
}
.footer_contact p.button.mail a {
  border-radius: 10px;
  border: 3px solid #FFF;
  background: #FF9576;
}
.footer_contact p.button.mail a:hover {
  border: 3px solid #FFF;
  background: #FF9576;
  color: #fff;
  opacity: .8;
}
.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.mail a {
  color: #FF9576;
}
.contact_two_col p.button.mail a:hover {
  background-color: #FE8497;
  color: #fff;
}
.footer_contact p.button.mail a:after,
.footer_contact p.button.mail a:hover:after {
  background-image: url(./images/icon_link_flow_white.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: #2FA5FF;
  opacity: 1;
}
footer p.ale span {
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.08rem;
}
footer p.ale span img {
  width: 59px;
}
.foot_gmap iframe {
  width: 100%;
  height: 100%;
}


/* 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:1600px) {
  h1.fv_title span {
    font-size: 5rem;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0.4rem;
  }
  h1.fv_title span.blue,
  h1.fv_title span.pink {
    font-size: 6rem;
  }
  h1.fv_title span.small {
    font-size: 4rem;
  }
  h1.fv_title > span.first {
    margin-bottom: 13%;
  }
}
@media screen and (min-width:1300px) and (max-width:1599px) {
  h1.fv_title span {
    font-size: 4rem;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0.4rem;
  }
  h1.fv_title span.blue,
  h1.fv_title span.pink {
    font-size: 5rem;
  }
  h1.fv_title span.small {
    font-size: 3rem;
  }
  h1.fv_title > span.first {
    margin-bottom: 10%;
  }
}
@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;
  }
  h1.fv_title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 21.5%;
    font-size: 5rem;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0.4rem;
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    writing-mode: vertical-rl;
    text-orientation: upright;
    justify-content: flex-end;
    height: 90%;
  }
  h1.fv_title > span {
    display: block;
    margin: 0 auto 24px;
    border-radius: 10px;
    background: #FFF;
    padding: 30px;
  }
  .fv .fv_catch {
    width: 28%;
    max-width: 556px;
    position: absolute;
    left: 0;
    bottom: 10px;
  }
}
@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;
  }
  h1.fv_title {
    position: absolute;
    top: 100px;
    transform: translateY(-50%);
    right: 20px;
    font-size: 5rem;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0.4rem;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    writing-mode: vertical-rl;
    text-orientation: upright;
    justify-content: flex-end;
  }
  h1.fv_title span {
    font-size: 2.0455rem;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0.16363rem;
  }
  h1.fv_title span.blue,
  h1.fv_title span.pink {
    font-size: 2.45456rem;
  }
  h1.fv_title span.small {
    font-size: 1.63638rem;
  }
  h1.fv_title > span {
    display: block;
    margin: 0 auto 10px;
    border-radius: 10px;
    background: #FFF;
    padding: 12px;
  }
  .fv .fv_catch {
    width: 28%;
    max-width: 556px;
    position: absolute;
    left: 0;
    bottom: 10px;
  }
  h1.fv_title > span.first {
    margin-bottom: 10%;
  }
}
@media screen and (min-width:768px) {
  section.fv {
    margin: 100px auto 0;
    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: 20px;
    bottom: 20px;
    max-width: 340px;
    width: 20%;
    z-index: 10;
  }
  .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;
  }
}
@media screen and (max-width:767px) {
  section.fv {
    margin: 0 auto 0;
    text-align: center;
    width: 100%;
    height: auto;
    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;
    display: none;
  }
  .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;
  }
  .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;
  }
  h1.fv_title {
    position: absolute;
    top: 100px;
    transform: translateY(-50%);
    right: 20px;
    font-size: 5rem;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0.4rem;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    writing-mode: vertical-rl;
    text-orientation: upright;
    justify-content: flex-end;
  }
  h1.fv_title span {
    font-size: 2.0455rem;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0.16363rem;
  }
  h1.fv_title span.blue,
  h1.fv_title span.pink {
    font-size: 2.45456rem;
  }
  h1.fv_title span.small {
    font-size: 1.63638rem;
  }
  h1.fv_title > span {
    display: block;
    margin: 0 auto 10px;
    border-radius: 10px;
    background: #FFF;
    padding: 12px;
  }
  .fv .fv_catch {
    width: 40%;
    max-width: 150px;
    position: absolute;
    left: 0;
    top: 45%;
    transform: translateY(-45%);
  }
  .fv .fv_character {
    display: none;
  }
  h1.fv_title > span.first {
    margin-bottom: 13%;
  }
}
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;
}
.fv .fv_character {
  position: absolute;
  bottom: 0;
  left: 30px;
  width: 11%;
  max-width: 220px;
  z-index: 2;
}
@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 {
 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;
}

/* About */
@media screen and (min-width:1440px) {
.about_section .content {
    padding: 230px 0 175px;
    position: relative;
    z-index: 1;
  }
  .bg_character_2 {
    top: 300px;
    right: 30%;
    width: 11.6%;
    max-width: 224px;
    animation: topdown 1.8s ease-in-out infinite alternate;
  }
  .bg_character_3 {
    position: absolute;
    top: 570px;
    right: 50px;
    width: 53.6%;
    max-width: 1031px;
    z-index: 0;
    animation: topdown 1.8s ease-in-out infinite alternate;
  }
  p.about_icon_bubble_1 {
    position: absolute;
    top: 2%;
    right: 0;
    width: 14.8%;
    max-width: 245px;
    z-index: 0;
  }
  p.about_icon_bubble_2 {
    position: absolute;
    top: 15%;
    left: 0;
    width: 20.8%;
    max-width: 400px;
    z-index: 0;
  }
}
@media screen and (min-width:768px) and (max-width:1439px) {
  .about_section .content {
    padding: 230px 20px 175px;
    position: relative;
    z-index: 1;
  }
  .bg_character_2 {
    top: 350px;
    right: 20px;
    width: 11.6%;
    max-width: 224px;
    animation: topdown 1.8s ease-in-out infinite alternate;
  }
  .bg_character_3 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 53.6%;
    max-width: 1031px;
    z-index: 0;
    animation: topdown 1.8s ease-in-out infinite alternate;
  }
  p.about_icon_bubble_1 {
    position: absolute;
    top: 2%;
    right: 0;
    width: 14.8%;
    max-width: 150px;
    z-index: 0;
  }
  p.about_icon_bubble_2 {
    position: absolute;
    top: 15%;
    left: 0;
    width: 20.8%;
    max-width: 200px;
    z-index: 0;
  }
}
@media screen and (min-width:768px) {
  .bg_character_1 {
    position: absolute;
    top: 50px;
    left: 16px;
    width: 33%;
    max-width: 635px;
    z-index: 0;
  }
  .icon_bubble_1 {
    position: absolute;
    top: 0;
    right: 0;
    width: 19.4%;
    max-width: 374px;
    z-index: 0;
  }
  .icon_bubble_2 {
    position: absolute;
    top: 850px;
    left: 0;
    width: 14.2%;
    max-width: 274px;
    z-index: 0;
  }
  section.about_main .group_intro.two_col {
    grid-template-columns: repeat(2, 1fr);
    margin: 100px auto 0;
    gap: 30px;
  }
}
@media screen and (max-width:767px) {
  .about_section .content {
    padding: 60px 20px 90px;
    position: relative;
    z-index: 1;
  }
  .about_section .content h2 span svg {
    width: 65.3%;
    max-width: 245px;
    height: auto;
  }
  .bg_character_1 {
    position: absolute;
    top: 6px;
    left: 0;
    width: 33%;
    max-width: 118px;
    z-index: 0;
  }
  .bg_character_2 {
    top: 50px;
    right: 20%;
    width: 11.6%;
    max-width: 224px;
    animation: topdown_sp 1.8s ease-in-out infinite alternate;
  }
   .bg_character_3 {
    position: absolute;
    bottom: 21%;
    right: 0;
    width: 60%;
    max-width: 400px;
    z-index: 0;
    animation: topdown_sp 1.8s ease-in-out infinite alternate;
  }
  .icon_bubble_1 {
    position: absolute;
    top: 35%;
    right: 0;
    width: 19.4%;
    max-width: 374px;
    z-index: 0;
  }
  .about_textbox {
    width: 70%;
    margin: 0
  }
  .icon_bubble_2 {
    position: absolute;
    bottom: 60px;
    left: 0;
    width: 14.2%;
    max-width: 274px;
    z-index: 0;
  }
  section.about_section p.button {
    margin: 150px auto 0;
  }
  p.about_icon_bubble_1 {
    position: absolute;
    top: -55px;
    right: 0;
    width: 14.8%;
    max-width: 245px;
    z-index: 0;
  }
  p.about_icon_bubble_2 {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 20.8%;
    max-width: 400px;
    z-index: 0;
  }
  section.about_main .group_intro.two_col {
    grid-template-columns: 1fr;
    margin: 50px auto 0;
    gap: 30px;
  }
}
section.about_main {
  position: relative;
}
.group_intro.two_col > div {
  border-radius: 10px;
  overflow: hidden;
}
.group_intro.two_col .txt {
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  background: #FFF;
  padding: 40px 28px;
}
.group_intro.two_col .sub_title {
  margin: 0 auto 20px;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.12rem;
}
.group_intro.two_col ul.inner_link_list li a {
  max-width: 345px;
  margin: 0 auto;
}
body#top .about_bg {
  background-image: url("./images/bg_1.png");
  background-size: cover;
  background-repeat: no-repeat;
}
.about_section {
  position: relative;
}
.about_section h2,
.about_section h3,
.about_section p {
  color: #fff;
}
.about_textbox {
  max-width: 560px;
}
.bg_character_2 {
  position: absolute;
  z-index: 0;
}
.group_kupuna_section {
  background-image: url("./images/kupuna_bg.svg");
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -20px;
  position: relative;
  z-index: 1;
}
.group_goodwill_section {
  background-image: url("./images/goodwill_bg.svg");
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -20px;
  position: relative;
  z-index: 1;
}


/* box layout */
@media screen and (min-width:768px) {
  .whole_box {
    border-radius: 0 20px 20px 0;
    background: #FFF;
    position: relative;
    padding: 100px 125px 100px 0;
    z-index: 1;
    margin: 80px auto 0;
  }
  .whole_box .two_col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 13.8%;
    justify-content: space-between;
  }
  .whole_box .two_col h3 {
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.24rem;
    margin-bottom: 30px;
    padding-top: 100px;
    position: relative;
  }
  .whole_box .two_col .image {
    margin-right:calc(50% - 50vw);
  }
  .whole_box.second {
    padding: 100px 0 100px 125px;
    border-radius: 20px 0 0 20px;
  }
  .whole_box.second .two_col .image {
    margin-right: initial;
    margin-left:calc(50% - 50vw);
  }
  .whole_box .three_col {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0 30px;
    justify-content: space-between;
    margin: 75px auto 0;
  }
}
@media screen and (max-width:767px) {
  .whole_box {
    border-radius: 0 20px 20px 0;
    background: #FFF;
    position: relative;
    padding: 50px 20px 50px 0;
    z-index: 1;
    margin: 80px auto 0;
  }
  .whole_box .two_col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px 0;
    justify-content: space-between;
  }
  .whole_box .two_col h3 {
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.24rem;
    margin-bottom: 30px;
    padding-top: 0;
    position: relative;
  }
  .whole_box .two_col .image {
    margin-right:calc(50% - 53vw);
  }
  .whole_box.second {
    padding: 50px 0 50px 20px;
    border-radius: 20px 0 0 20px;
  }
  .whole_box.second .two_col .image {
    margin-right: initial;
    margin-left:calc(50% - 53vw);
  }
  .whole_box .three_col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    justify-content: space-between;
    margin: 20px auto 0;
  }
}
.whole_box:first-child {
  margin: 120px auto 0;
}
.whole_box:before {
  content: "";
  background-color: #fff;
  position: absolute;
  width: 75%;
  height: 100%;
  left: -50%;
  top: 0;
  z-index: -1;
}
.whole_box.second:before {
  left: initial;
  right: -50%;
}
.whole_box .two_col .txt {
  text-align: left;
  display: flex;
  flex-direction: column;
}
.whole_box .two_col .txt p.circle_button {
  margin: auto 0 0;
}
.whole_box .two_col h3:after {
  content: "";
  background-color: #2FA5FF;
  width: 85px;
  height: 2px;
  position: absolute;
  bottom: -15px;
  left: 0;
}
.whole_box .two_col h3.pink:after {
  background-color: #FF9576;
}
.whole_box .two_col .image img {
  width:100%;
  height:auto;
  display:block;
}
.whole_box .marquee {
  position: absolute;
  z-index: -1;
}

/* Feature */
@media screen and (min-width:1440px) {
  .bg_character_5 {
    position: absolute;
    top: -250px;
    right: 30px;
    width: 17.4%;
    max-width: 334px;
    z-index: 1;
    animation: topdown 1.8s ease-in-out infinite alternate;
  }
}
@media screen and (min-width:768px) and (max-width:1439px) {
  .bg_character_5 {
    position: absolute;
    top: -20px;
    right: 30px;
    width: 17.4%;
    max-width: 334px;
    z-index: 1;
    animation: topdown 1.8s ease-in-out infinite alternate;
  }
}
@media screen and (min-width:768px) {
  
  .icon_bubble_5 {
    position: absolute;
    top: 50px;
    right: 200px;
    width: 14.1%;
    max-width: 272px;
    z-index: 0;
  }
  .icon_bubble_6 {
    position: absolute;
    bottom: 20px;
    right: 500px;
    width: 15.4%;
    max-width: 296px;
    z-index: 0;
  }
  .bg_character_6 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 12.5%;
    max-width: 230px;
    z-index: 0;
    animation: topdown 1.8s ease-in-out infinite alternate;
  }
  section.feature_section .content {
    margin: 0 0 0 12.5%;
    max-width: initial;
    overflow: hidden;
    position: relative;
    z-index: 2;
  }
  section.feature_section .content .button {
    margin: 0 12.5% 0 auto;
    text-align: right;
  }
  .swiper.feature_slider .title {
    display: grid;
    grid-template-columns: 55px auto;
    align-items: center;
    margin: 25px auto 15px;
    gap: 0 50px;
  }
  .swiper.feature_slider .title .num:before {
    content: "";
    width: 27.5px;
    height: 1px;
    background-color: #131313;
    display: block;
    position: absolute;
    left: 0;
    bottom: 10px;
  }
  .swiper.feature_slider {
    padding: 0 0 80px;
  }
}
@media screen and (max-width:767px) {
  .bg_character_5 {
    position: absolute;
    top: -35px;
    right: 10px;
    width: 17.4%;
    max-width: 334px;
    z-index: 1;
    animation: topdown_sp 1.8s ease-in-out infinite alternate;
  }
  .icon_bubble_5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 14.1%;
    max-width: 272px;
    z-index: 0;
  }
  .icon_bubble_6 {
    position: absolute;
    bottom: 20%;
    right: 0;
    width: 15.4%;
    max-width: 296px;
    z-index: 0;
  }
  .bg_character_6 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 12.5%;
    max-width: 230px;
    z-index: 0;
    animation: topdown_sp 1.8s ease-in-out infinite alternate;
  }
  section.feature_section .content {
    margin: 0;
    max-width: initial;
    overflow: hidden;
    position: relative;
    z-index: 2;
  }
  section.feature_section .content .button {
    margin: 0 20px 0 auto;
    text-align: right;
  }
  .swiper.feature_slider .title {
    display: grid;
    grid-template-columns: 30px auto;
    align-items: center;
    margin: 16px auto;
    gap: 0 8px;
  }
  .swiper.feature_slider .title .num:before {
    content: "";
    width: 15px;
    height: 1px;
    background-color: #131313;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .swiper.feature_slider {
    padding: 0 0 60px;
    margin-bottom: 40px;
  }
}
section.feature_section {
  position: relative;
  background-color: rgba(255, 255, 255, 0);
  background-image: url(./images/feature_bg.svg);
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -25px;
}
.swiper.feature_slider .title .num {
  position: relative;
  font-weight: 800;
  letter-spacing: 0.24rem;
}
section .swiper.feature_slider .title h3.sub_title {
  margin-bottom: 0;
  font-weight: 500;
  letter-spacing: 0.12rem;
}
.swiper.feature_slider .swiper-pagination {
  text-align: left;
  width: auto;
  left: 40px;
}
.swiper.feature_slider .swiper-button-prev,
.swiper.feature_slider .swiper-button-next {
  height: 6px;
  width: 21px;
  bottom: 25px;
  top: initial;
}
.swiper.feature_slider .swiper-button-prev {
  left: 0;
}
.swiper.feature_slider .swiper-button-next {
  left: 95px;
}
.swiper.feature_slider .swiper-button-prev::after,
.swiper.feature_slider .swiper-button-next::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  width: 14.5px;
  height: 14.5px;
  margin: auto;
}
.swiper.feature_slider .swiper-button-prev::after {
  background-image: url("./images/swiper_prev.png");
}
.swiper.feature_slider .swiper-button-next::after {
  background-image: url("./images/swiper_next.png");
}
.swiper.feature_slider .swiper-slide img {
  height: auto;
  width: 100%;
}
.swiper.feature_slider .swiper-button-prev svg.swiper-navigation-icon,
.swiper.feature_slider .swiper-button-next svg.swiper-navigation-icon {
  display: none;
}

/* Voice */
@media screen and (min-width:1440px) {
  section.voice_section .content {
    padding: 175px 0 245px;
  }
   .voice_lists .slide-arrow.prev-arrow {
    left: -30px;
  }
  .voice_lists .slide-arrow.next-arrow {
    right: -30px;
  }
}
@media screen and (min-width:768px) and (max-width:1499px) {
  section.voice_section .content {
    padding: 175px 20px 245px;
  }
  .voice_lists .slide-arrow.prev-arrow {
    left: -15px;
  }
  .voice_lists .slide-arrow.next-arrow {
    right: -15px;
  }
}
@media screen and (min-width:768px) {
  .voice_box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 50px;
    padding: 50px 130px 50px 100px;
    justify-content: space-between;
    align-items: flex-start;
    background-color: #fff;
    position: relative;
  }
 
}
@media screen and (max-width:767px) {
  .voice_box {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 25px 20px;
    justify-content: space-between;
    align-items: flex-start;
    background-color: #fff;
    position: relative;
  }
  .voice_lists .slide-arrow.prev-arrow {
    left: -15px;
  }
  .voice_lists .slide-arrow.next-arrow {
    right: -15px;
  }
}

section.voice_section {
  position: relative;
  background-color: rgba(255, 255, 255, 0);
  background-image: url(./images/bg_2.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.voice_lists {
  padding-bottom: 0;
}
.voice_lists p.name {
  margin-bottom: 20px;
}
.voice_lists {
  width: calc(100% - 40px);
  margin: 0 auto;
}
.voice_lists .slide-arrow {
  top: 50%;
  transform: translateY(-50%);
}
.voice_lists {
  width: 100%;
  position: relative;
  z-index: 1;
}
.voice_lists .slick-list {
  background-color: #fff;
}

/* Banner */
@media screen and (min-width:1440px) {
  section.banner_section .banner_one_col,
  .banner_one_col {
    width: 105%;
  }
}
@media screen and (min-width:768px) and (max-width:1439px) {
  section.banner_section .banner_one_col,
  .banner_one_col {
    width: 100%;
  }
}

@media screen and (min-width:768px) {
  .banner_two_col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 50px;
    justify-content: space-between;
    align-items: flex-end;
    margin: 0 auto;
  }
  .bg_character_7 {
    animation: topdown 1.8s ease-in-out infinite alternate;
  }
}
@media screen and (max-width:767px) {
  .banner_two_col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 8px;
    justify-content: space-between;
    align-items: flex-end;
    margin: 0 auto;
  }
  .bg_character_7 {
    animation: topdown_sp 1.8s ease-in-out infinite alternate;
  }
}

section.banner_section {
  position: relative;
  background-color: rgba(255, 255, 255, 0);
  background-image: url(./images/banner_bg.svg);
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -20px;
}
section.banner_section .content {
  position: relative;
  z-index: 1;
}
.banner_one_col.second {
  margin: 40px auto 0;
}
.bg_character_7 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16.97%;
  max-width: 326px;
  z-index: 0;
}

/* Workplace */
@media screen and (min-width:768px) {
  section.merit_section .two_col,
  section.skillup_section .two_col,
  section.group_intro_section .two_col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 70px;
    justify-content: space-between;
    margin: 50px auto 0;
  }
  section.merit_section .two_col h3 span.num {
    font-size: 3rem;
    font-weight: 800;
    letter-spacing: 0.24rem;
    color: #9CD6FF;
    display: inline-block;
    margin-right: 15px;
    line-height: 1;
    vertical-align: middle;
    padding-bottom: 10px;
  }
  .merit_three_col {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 70px;
    justify-content: space-between;
    margin: 50px auto 0;
  }
  section.merit_section .two_col h3 {
    margin-bottom: 30px;
  }
  .merit_four_col {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px 20px;
    justify-content: space-between;
    margin: 50px auto 0;
  }
  .skill_flow_box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0 80px;
  }
  .skill_flow_box > div:after {
    content: "";
    background-image: url("./images/icon_flow_right.png");
    background-size: contain;
    width: 40.61px;
    height: 29.18px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -60.61px;
  }
  .skill_flow_box h4 {
    position: relative;
    line-height: 200%;
    letter-spacing: 0.12rem;
    margin-bottom: 22.5px;
    padding-left: 75px;
    white-space: nowrap;
  }
  .skill_flow_box h4 span {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 3rem;
    font-weight: 800;
    line-height: 60px;
    letter-spacing: 0.24rem;
    color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    aspect-ratio: 1/1;
    background-color: #91B81D;
    text-align: center;
  }
  .skillup_flow {
    margin: 100px auto 0;
    padding: 43px 40px;
    border-radius: 20px;
    border: 3px solid #91B81D;
    background: #FFF;
  }
  .voice_two_col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: center;
    gap: 30px;
  }
  .worksupport_page section.voice_section .content {
    padding: 175px 0;
  }
}
@media screen and (max-width:767px) {
  section.merit_section .two_col,
  section.skillup_section .two_col,
  section.group_intro_section .two_col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
    justify-content: space-between;
    margin: 50px auto 0;
  }
  section.merit_section .two_col h3 span.num {
    font-size: 2rem;
    font-weight: 800;
    letter-spacing: 0.24rem;
    color: #9CD6FF;
    display: inline-block;
    margin-right: 8px;
    line-height: 1;
    vertical-align: middle;
    padding-bottom: 5px;
  }
  .merit_three_col,
  .merit_four_col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    justify-content: space-between;
    margin: 25px auto 0;
  }
  section.merit_section .two_col h3 {
    margin-bottom: 15px;
  }
  .skill_flow_box {
    display: grid;
    grid-template-columns: 1fr;
    gap: 80px 0;
  }
  .skill_flow_box > div:after {
    content: "";
    background-image: url(./images/icon_flow_right.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 40.61px;
    height: 29.18px;
    position: absolute;
    bottom: -50px;
    transform: translateX(-50%) rotate(90deg);
    left: 50%;
  }
  .skill_flow_box h4 {
    position: relative;
    line-height: 200%;
    letter-spacing: 0.12rem;
    margin-bottom: 22.5px;
    padding-left: 55px;
    white-space: nowrap;
  }
  .skill_flow_box h4 span {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 2rem;
    font-weight: 800;
    line-height: 40px;
    letter-spacing: 0.24rem;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    aspect-ratio: 1 / 1;
    background-color: #91B81D;
    text-align: center;
  }
  .skillup_flow {
    margin: 50px auto 0;
    padding: 25px 20px;
    border-radius: 20px;
    border: 3px solid #91B81D;
    background: #FFF;
  }
  .voice_two_col {
    display: grid;
    grid-template-columns: 1fr;
    justify-content: center;
    gap: 30px;
  }
  .merit_section p.txt_center,
  .skillup_section p.txt_center {
    text-align: left;
  }
}
section.merit_section .marquee_title {
  margin-bottom: 75px;
}
section.merit_section .two_col h3 {
  display: inline-block;
  vertical-align: middle;
}
section.skillup_section {
  background-image: url("./images/skillup_bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
  margin-top: -20px;
}
section.skillup_section .content {
  padding: 175px 0 220px;
}
.skillup_flow h3 {
  margin: 0 auto 50px;
  text-align: center;
}
.skill_flow_box > div {
  position: relative;
}
.skill_flow_box > div:last-child::after {
  content: none;
}
.worksupport_page section.voice_section {
  background-image: url("./images/faq_bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
  margin-top: -20px;
}
.voice_two_col > div.voice_detail {
  border-radius: 10px;
  overflow: hidden;
}
.voice_two_col .txt {
  background-color: #fff;
  padding: 40px 20px;
}
.voice_two_col .txt h3 {
  margin-bottom: 15px;
  letter-spacing: 0.12rem;
  line-height: 1.5;
}

/* Work */
@media screen and (min-width:768px) {
  div.time_table {
    margin: 50px auto 0;
    width: 100%;
  }
  div.time_table img {
    width: 100%;
  }
  .group_intro_section .content.secondwidth {
    padding: 0 0 100px;
  }
}
@media screen and (max-width:767px) {
  div.time_table {
    margin: 50px auto 0;
    width: calc(100% - 40px);
    height: 400px;
    overflow-x: scroll;
    overflow-y: scroll;
  }
  div.time_table div img {
    min-width: 768px;
  }
  .group_intro_section .content.secondwidth {
    padding-top: 0;
  }
  .group_intro_section p.txt_center {
    text-align: left;
  }
}
section.group_intro_section .two_col h3 {
  margin-bottom: 15px;
}
section.group_intro_section .two_col h3 span {
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 110%;
  letter-spacing: 0.12rem;
  color: #91B81D;
  display: block;
  margin-bottom: 15px;
}
section.group_intro_section p.top_margin {
  margin: 56px auto 30px;
}

/* service */
section.feature_section h2 {
  margin-bottom: 75px;
}
.service_box {
  display: grid;
  grid-template-columns: 0.81fr 1fr;
  gap: 0;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  position: relative;
}
.service_box .image {
	width: 100%;
	aspect-ratio: 13 / 10;
}
.service_box .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.service_box .txt {
  padding: 30px 110px 30px 70px;
}
.service_box .txt h3,
.service_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;
}
.service_box .txt h3 span,
.about_content_detail .txt h3 span {
  margin-right: 5px;
}
.service_box .txt h3,
.about_content_detail .txt h3 {
  margin-bottom: 15px;
}
.about_content_detail .txt h3 .sub_title {
	font-family: "Noto Sans JP", sans-serif;
	line-height: 1.8;
	display: block;
}
.service_box .txt h4 {
  margin-bottom: 40px;
}
@media screen and (min-width:1440px) {
  section.service_section .content {
    padding: 0 0 175px;
  }
}
@media screen and (min-width:768px) and (max-width:1439px) {
  section.service_section .content {
    padding: 0 20px 175px;
  }
}
@media screen and (min-width:768px) {
  .service_lists {
    width: 100%;
    padding-bottom: 100px;
    position: relative;
    margin: 50px auto 0;
  }
  .service_box .txt h3 span.number {
    margin-left: 14px;
  }
  .cont-01 {
    top: 8.75rem;
    margin-bottom: -2.5rem;
  }
  .cont-02 {
    top: 11.25rem;
    margin-bottom: -1.875rem;
    margin-top: 15rem;
  }
  .cont-03 {
    top: 13.75rem;
    margin-bottom: -1.25rem;
    margin-top: 12.5rem;
  }
}
@media screen and (max-width:767px) {
  section.service_section .content {
    padding: 0 0 90px;
  }
  .service_lists {
    width: 100%;
    padding-bottom: 50px;
    position: relative;
    margin: 50px auto 0;
  }
  .service_box .txt h3 span.number {
    margin-left: 7px;
  }
  .cont-01 {
    top: 4.75rem;
    margin-bottom: -2.5rem;
  }
  .cont-02 {
    top: 4.8rem;
    margin-bottom: -2.5rem;
    margin-top: 15rem;
  }
  .cont-03 {
    top: 6.75rem;
    margin-bottom: -2.3rem;
    margin-top: 12.5rem;
  }
  section.service_section h3.txt_center {
    text-align: left;
  }
}
section.service_section h2,
section.service_section h3 {
  color: #fff;
}
.service_lists [class*="cont-"] {
  position: -webkit-sticky;
  position: sticky;
  box-shadow: 0px 0px 20px 0px rgba(24, 46, 102, 0.15);
}
.service_box {
  display: grid;
  grid-template-columns: 0.81fr 1fr;
  gap: 0;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  position: relative;
}
.service_box .image {
	width: 100%;
	aspect-ratio: 13 / 10;
}
.service_box .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.service_box .txt {
  padding: 30px 110px 30px 70px;
}
.service_box .txt h3,
.service_box .txt h3 span,
.about_content_detail .txt h3,
.about_content_detail .txt h3 span {
  color: #91B81D;
  line-height: 1;
  letter-spacing: 0.1rem;
}
.service_box .txt h3 span.number {
  font-weight: 800;
  letter-spacing: 0.32rem;
}
.about_content_detail .txt h3 span.black {
  color: #000;
}
.service_box .txt h3 span,
.about_content_detail .txt h3 span {
  margin-right: 5px;
}
.service_box .txt h3,
.about_content_detail .txt h3 {
  margin-bottom: 15px;
}
.about_content_detail .txt h3 .sub_title {
	font-family: "Noto Sans JP", sans-serif;
	line-height: 1.8;
	display: block;
}
.service_box .txt h4 {
  margin-bottom: 40px;
}
.service_box .txt p {
  font-weight: 700;
}
.dot {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px
}
.dot p {
  font-size: 14px;
  color: #91B81D;
  opacity: .5;
}
.dot p.active {
  color: #91B81D;
  opacity: 1;
}

/* data section */
@media screen and (min-width:768px) {
  .marquee_title .marquee {
    position: absolute;
    top: -50px;
    z-index: 0;
  }
  .two_col.data_col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: space-between;
    gap: 50px 60px;
    margin: 175px auto 0;
  }
  .two_col.data_col div.data_box {
    padding: 50px 5px 50px 35px;
    gap: 35px 5px;
    grid-template-columns: .4fr 1fr;
    align-items: center;
  }
  .two_col.data_col div.data_box div img {
    max-width: 190px;
    width: 100%;
  }
  .data_box p.data_title {
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 0.16rem;
  }
  .data_box p.data_title .green {
    font-size: 3rem;
    font-weight: 900;
    line-height: 100%;
    letter-spacing: 0.24rem;
  }
  .data_box p.data_title .green .number {
    font-size: 4rem;
    letter-spacing: 0.32rem;
  }
  .data_box p.data_title .ver_rl {
    writing-mode: vertical-rl;
    text-orientation: upright;
    justify-content: center;
    font-size: 1.5rem;
    letter-spacing: 0.12rem;
  }
  .icon_bubble_3 {
    position: absolute;
    top: 380px;
    right: 100px;
    width: 8.8%;
    max-width: 170px;
    z-index: 0;
  }
  .icon_bubble_4 {
    position: absolute;
    bottom: 280px;
    left: 0;
    width: 11.7%;
    max-width: 226px;
    z-index: 0;
  }
  .bg_character_4 {
    position: absolute;
    top: 380px;
    left: 100px;
    width: 9.5%;
    max-width: 183px;
    z-index: 0;
    animation: topdown 1.8s ease-in-out infinite alternate;
  }
}
@media screen and (max-width:767px) {
  section.data_section .content {
    padding: 56px 20px 90px;
  }
  .marquee_title .marquee {
    position: absolute;
    top: -10px;
    z-index: 0;
  }
  .two_col.data_col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: space-between;
    gap: 30px 10px;
    margin: 90px auto 0;
  }
  .two_col.data_col div.data_box {
    padding: 20px 5px;
    gap: 10px 0;
    grid-template-columns: 1fr;
    align-items: top;
  }
  .two_col.data_col div.data_box img {
    height: 70px;
    width: auto;
    max-width: initial;
  }
  .data_box p.data_title {
    text-align: center;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 0.16rem;
  }
  .data_box p.data_title .green {
    font-size: 1.5rem;
    font-weight: 900;
    line-height: 100%;
    letter-spacing: 0.24rem;
  }
  .data_box p.data_title .green .number {
    font-size: 2rem;
    letter-spacing: 0.32rem;
  }
  .data_box p.data_title .ver_rl {
    display: block;
    font-size: 1.25rem;
    letter-spacing: 0.12rem;
  }
  .icon_bubble_3 {
    position: absolute;
    top: 7%;
    right: 0;
    width: 15%;
    max-width: 170px;
    z-index: 0;
  }
  .icon_bubble_4 {
    position: absolute;
    bottom: 23%;
    left: 0;
    width: 15%;
    max-width: 226px;
    z-index: 0;
  }
  .bg_character_4 {
    position: absolute;
    top: 5%;
    left: 0;
    width: 15%;
    max-width: 183px;
    z-index: 0;
    animation: topdown_sp 1.8s ease-in-out infinite alternate;
  }
}

section.data_section {
  position: relative;
  background-color: rgba(255, 255, 255, 0);
  background-image: url(./images/data_bg.svg);
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -25px;
  overflow: hidden;
}
section.data_section .content {
  position: relative;
  z-index: 1;
}
.marquee_title {
  position: relative;
}
.two_col.data_col div.data_box {
  background-color: rgba(255, 255, 255, 0.85);
  border: 3px solid #91B81D;
  border-radius: 10px;
  display: grid;
  justify-content: space-around;
  text-align: center;
}
.data_box p.data_title p.comment {
  text-align: center;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
}





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;
}
.recruitment_info.bg {
  background-image: url(./images/recruit_info_bg.svg);
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -20px;
}
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;
}

/* Recruit */
@media screen and (min-width:1440px) {
  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:1439px) {
  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;
  }
  .company_section:before {
    content: "";
    background-image: url("./images/company_image_left.png");
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    width: 17.7%;
    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: bottom;
    background-repeat: no-repeat;
    width: 27.3%;
    position: absolute;
    height: 100%;
    display: block;
    z-index: 1;
    top: 0;
    right: 0;
  }
  section.recruit_section h2.entry_title {
    font-size: 18.125rem;
    font-weight: 800;
    line-height: 100%;
    letter-spacing: 1.45rem;
    background: linear-gradient(92deg, #2FA5FF 0%, #9CD6FF 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  section.recruit_section .two_col {
    grid-template-columns: 1fr .7fr;
  }
}
@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;
  }
  .company_section:before {
    content: "";
    background-image: url("./images/company_image_left.png");
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    width: 25%;
    position: absolute;
    height: 100%;
    display: block;
    z-index: 0;
    top: 0;
    left: 0;
  }
  .company_section:after {
    content: "";
    background-image: url("./images/company_image_right_sp.png");
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;
    width: 25%;
    position: absolute;
    height: 100%;
    display: block;
    z-index: 0;
    top: 0;
    right: 0;
  }
  section.recruit_section h2.entry_title {
    font-size: 6rem;
    font-weight: 800;
    line-height: 100%;
    letter-spacing: .75rem;
    background: linear-gradient(92deg, #2FA5FF 0%, #9CD6FF 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  section.recruit_section .two_col {
    grid-template-columns: 1fr;
  }
  .company_section p.txt_center {
    text-align: left;
  }
}
.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.png");
}
section.recruit_section .two_col {
  display: grid;
  gap: 0;
  justify-content: space-between;
}
section.recruit_section.entry .two_col {
  align-items: flex-end;
}
section.recruit_section .two_col .image {
}
section.recruit_section .two_col .txt {
  z-index: 1;
}
section.recruit_section .two_col .txt h3 {
  line-height: 1;
  margin: 0 auto 15px;
}
.two_col_btn {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 17px;
  margin: 50px auto 0;
  max-width: 890px;
}
.company_section {
  padding: 0;
  position: relative;
  z-index: 1;
}
.company_section .content {
  position: relative;
  z-index: 2;
}

/* 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.5%;
  position: relative;
  z-index: 1;
}
section.blog_section {
  background-image: url(./images/blog_bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -20px;
  position: relative;
  z-index: 1;
}

/* Message */
@media screen and (min-width:1440px) {
  section.message .content {
    padding: 0 0 160px;
  }
}
@media screen and (min-width:768px) and (max-width:1439px) {
  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:1440px) {
  .blog_section p.button.right {
    margin: -50px 14.5% 0 auto;
  }
  section.blog_section h2 {
    margin-bottom: 80px;
  }
}
@media screen and (min-width:768px) and (max-width:1439px) {
  .blog_section p.button.right {
    margin: 40px 20px 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 7%;
  }
  .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;
  width: calc(85% - var(--swiper-scrollbar-sides-offset, 1%)*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: rgba(145, 184, 29, .2);
  /*
  -webkit-text-stroke: 3px #FE8497;
  text-stroke: 3px #FE8497;
  */
  line-height: 1;
  paint-order: stroke;
}
.marquee.waterblue p {
  color: rgba(146,233,232,.3);
}
.marquee.pink p {
  color: rgba(255, 236, 212, .5);
}
.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:1440px) {
  section.faq .content {
    max-width: 1100px;
    margin: 0 auto;
    padding: 175px 0 210px;
  }
  .faq_page section.faq .content {
    padding: 100px 0 210px;
  }
  .icon_bubble_10 {
    position: absolute;
    bottom: 30%;
    left: 9%;
    width: 19.3%;
    max-width: 372px;
    z-index: 0;
  }
}
@media screen and (min-width:768px) and (max-width:1439px) {
  section.faq .content {
    max-width: 1100px;
    margin: 0 auto;
  }
  .faq_page section.faq .content {
    padding: 100px 0 210px;
  }
  .icon_bubble_10 {
    position: absolute;
    bottom: 30%;
    left: 0;
    width: 19.3%;
    max-width: 372px;
    z-index: 0;
  }
}
@media screen and (min-width:768px) {
  .faq_page section.faq .content {
    padding: 100px 0 210px;
  }
  .faq_list {
    margin: 125px 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: #2FA5FF;
    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: #FF9576;
    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;
  }
  .icon_bubble_9 {
    position: absolute;
    top: 30%;
    right: 0;
    width: 12.5%;
    max-width: 240px;
    z-index: 0;
  }
  section .faq_list h3.underline {
    margin: 0 0 65px;
  }
}
@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: #2FA5FF;
    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: #FF9576;
    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;
  }
  .icon_bubble_9 {
    position: absolute;
    top: 150px;
    left: 0;
    width: 12.5%;
    max-width: 240px;
    z-index: 0;
  }
  .icon_bubble_10 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 19.3%;
    max-width: 372px;
    z-index: 0;
  }
  section .faq_list h3.underline {
    margin: 0 0 35px;
  }
}
section.faq {
  background-image: url("./images/faq_bg.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
  z-index: 1;
  margin-top: -20px;
  overflow: hidden;
}
.recruit_page section.faq {
  background-image: url("./images/faq_bg_2.svg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
  margin-top: -20px;
}
section.faq .content {
  z-index: 1;
  position: relative;
}
.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;
  border-radius: 10px;
  border: 3px solid #FF9576;
}
.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: #2FA5FF;
}

/* facility */
@media screen and (min-width:1440px) {
  section.facility_section .content {
    padding: 175px 0 200px;
  }
  .bg_character_9 {
    position: absolute;
    top: -250px;
    left: 3.4%;
    width: 27.9%;
    max-width: 536px;
    z-index: 0;
    animation: topdown 1.8s ease-in-out infinite alternate;
  }
  .bg_character_10 {
    position: absolute;
    bottom: 30px;
    right: 6.4%;
    width: 16.97%;
    max-width: 326px;
    z-index: 0;
    animation: topdown 1.8s ease-in-out infinite alternate;
  }
} 
@media screen and (min-width:768px) and (max-width:1439px) {
  section.facility_section .content {
    padding: 175px 20px 200px;
  }
  .bg_character_9 {
    position: absolute;
    top: -70px;
    left: 3.4%;
    width: 27.9%;
    max-width: 200px;
    z-index: 0;
    animation: topdown_sp 1.8s ease-in-out infinite alternate;
  }
  .bg_character_10 {
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 16.97%;
    max-width: 150px;
    z-index: 0;
    animation: topdown_sp 1.8s ease-in-out infinite alternate;
  }
}
@media screen and (min-width:768px) {
  .facility_section .two_col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    justify-content: space-between;
    margin: 85px auto 0;
  }
  .bg_character_11 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1;
  }
  .facility_section table tr th {
    padding: 30px 0;
  }
  .intro_facility table tr th {
    padding: 30px 0 30px 56px;
    min-width: 100px;
    text-align: left;
  }
  .facility_section table tr td {
    padding: 30px 0 30px 60px;
  }
  .intro_facility table tr td {
    padding: 30px 0 30px 100px;
  }
}
@media screen and (max-width:767px) {
  .facility_section .two_col {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
    justify-content: space-between;
    margin: 85px auto 0;
  }
  section.facility_section .content {
    padding: 120px 20px 90px;
  }
  .bg_character_9 {
    position: absolute;
    top: -30px;
    left: 3.4%;
    width: 27.9%;
    max-width: 536px;
    z-index: 0;
    animation: topdown_sp 1.8s ease-in-out infinite alternate;
  }
  .bg_character_10 {
    position: absolute;
    bottom: 10px;
    right: 6.4%;
    width: 16.97%;
    max-width: 326px;
    z-index: 0;
    animation: topdown_sp 1.8s ease-in-out infinite alternate;
  }
  .bg_character_11 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1;
  }
  .facility_section table tr th {
    padding: 15px 0 0;
    display: block;
    width: 100%;
  }
  .intro_facility table tr th {
    padding: 15px 0 0;
    display: block;
    width: 100%;
  }
  .facility_section table tr td {
    padding: 5px 0 15px;
    display: block;
    width: 100%;
  }
  .intro_facility table tr td {
    padding: 5px 0 15px;
    display: block;
    width: 100%;
  }
}
section.facility_section {
  background-image: url("./images/facility_bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
  margin-top: -20px;
}

.facility_section .two_col  > div {
  display: flex;
  flex-direction: column; 
}
.facility_section .two_col h3 {
  margin-bottom: 25px;
}
.facility_section table,
.intro_facility table {
  width: 100%;
  margin: 0 auto 55px;
}
.facility_section table tr,
.intro_facility table tr {
  display: block;
  border-bottom: 2px solid #9CD6FF;
}
.facility_section .two_col  > div .gmap {
  margin: auto 0 0;
}
.content h3.second_facility {
  margin: 100px auto 30px;
}
.intro_facility div.gmap {
  margin: 0 auto;
}
.bg_character_11 img {
  width: 100%;
}


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

/* 下層ページ */
@media screen and (min-width:1400px) {
  section.sub_top .content,
  .faq_page section.faq.sub_top .content {
    padding: 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 {
    margin: 0 auto;
    position: relative;
    text-align: center;
  }
  section.sub_top .content .subpage_title:before {
    content: "";
    background-color: #fff;
    width: 5px;
    height: 150px;
    position: absolute;
    top: -100px;
    left: 50%;
    transform: translateY(-50%);
  }
  section.sub_top h1 {
    font-size: 8rem;
  }
  section.sub_top h1 span {
    font-size: 2rem;
    letter-spacing: 0.16rem;
  }
  .subpage_fv_block {
    position: absolute;
    bottom: -3.6vw;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    z-index: 1;
  }
  section.sub_top .left_bg_image {
    position: absolute;
    left: -70px;
    bottom: 0;
    width: 35.2%;
    max-width: 677px;
  }
  section.sub_top .right_bg_image {
    position: absolute;
    right: 20px;
    top: 140px;
    width: 17.4%;
    max-width: 334px;
  }
}
@media screen and (max-width:767px) {
  section.sub_top .content {
    padding: 80px 0 130px;
    position: relative;
  }
  section.sub_top .content .subpage_title {
    position: relative;
    z-index: 2;
    text-align: center;
  }
  section.sub_top .content .subpage_title:before {
    content: "";
    background-color: #fff;
    width: 2.5px;
    height: 70px;
    position: absolute;
    top: -55px;
    left: 50%;
    transform: translateY(-50%);
  }
  section.sub_top h1 {
    font-size: 4rem;
  }
  section.sub_top h1 span {
    font-size: 1rem;
  }
  .subpage_fv_block {
    position: absolute;
    bottom: -5.3vw;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    z-index: 1;
  }
  section.sub_top .left_bg_image {
    position: absolute;
    left: -20px;
    bottom: -20px;
    width: 228px;
  }
  section.sub_top .right_bg_image {
    position: absolute;
    right: 0;
    top: 10px;
    width: 112px;
  }
}
section.sub_top {
  background-image: url("./images/fv_sub.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-position: center;
}
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;
  }
}
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,
.about_main_bg {
  background-color: #FFECD4;
}
.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;
  }
  .training_section p.more_size.txt_center {
    text-align: center;
  }
}
@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;
  }
  .recruitment_info table tr:first-child th {
    border-radius: 10px 0 0 0;
  }
  .recruitment_info table tr:first-child td {
    border-radius: 0 10px 0 0;
  }
  .recruitment_info table tr:last-child th {
    border-radius: 0 0 0 10px;
  }
  .recruitment_info table tr:last-child td {
    border-radius: 0 0 10px 0;
  }
  section.recruitment_flow h2 {
    margin-bottom: 100px;
  }
}
@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: none;
    /* display: grid;
    grid-template-columns: repeat(2, 1fr); */
  }
  section.career_section p.sub_title {
    text-align: left;
  }
  p.career_image {
    margin: 50px auto 0;
  }
  .recruitment_info table tr th {
    border-radius: 10px 10px 0 0;
  }
  .recruitment_info table tr td {
    border-radius: 0 0 10px 10px;
  }
  section.recruitment_flow h2 {
    margin-bottom: 50px;
  }
  .recruitment_flow p.txt_center {
    text-align: left;
  }
}
.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-weight: 500;
}
.recruitment_info table tr td a {
  color: #5797DC;
}
.recruitment_info table tr th {
  background-color: #2FA5FF;
  color: #fff;
  text-align: left;
  white-space: nowrap;
  vertical-align: top;
  font-size: 1.25rem;
  min-width: 215px;
}
.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;
}
.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-radius: 10px;
  border: 3px solid #2FA5FF;
  background: #FFF;
  padding: 50px 50px 38px;
}
.recruit_flow_box .flow_detail:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 49.363px;
  height: 22.5px;
  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: 1140px) {
  section.company_policy .content.secondwidth {
    padding: 100px 0 175px;
  }
  section.company_info .content,
  section.intro_facility .content {
    position: relative;
    padding: 175px 0 200px;
  }
}
@media screen and (min-width:768px) and (min-width: 1139px) {
  section.company_policy .content.secondwidth {
    padding: 100px 20px 175px;
  }
  section.company_info .content,
  section.intro_facility .content {
    position: relative;
    padding: 175px 20px 200px;
  }
}


@media screen and (min-width:768px) {
  section.ceo_message .content {
    margin: 0 auto;
    padding: 200px 0 175px;
    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: repeat(2, 1fr);
    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;
  }
  section.company_policy .company_policy_box {
    border-radius: 20px;
    border: 3px solid #91B81D;
    background: #fff;
    padding: 45px 100px;
  }
  .company_policy_list li {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 200%;
    letter-spacing: 0.12rem;
    padding-left: 100px;
    margin-bottom: 35px;
    position: relative;
  }
  .company_policy_list li:last-child {
    margin-bottom: 0;
  }
  .company_policy_list li span.num {
    font-size: 3rem;
    font-style: normal;
    font-weight: 800;
    line-height: 100%;
    letter-spacing: 0.24rem;
    color: #D8E5B1;
    position: absolute;
    left: 0;
    top: 0;
  }
  dl.history {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 0 10px;
    align-items: center;
    margin: 0 auto 10px;
  }
  dl.history dt {
    width: 15%;
  }
  dl.history dd {
    width: calc(85% - 20px);
  }
}
@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%;
    max-width: 200px;
  }
  .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% - 28px);
    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.company_policy .company_policy_box {
    border-radius: 20px;
    border: 3px solid #91B81D;
    background: #fff;
    padding: 25px 20px;
  }
  .company_policy_list li {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 200%;
    letter-spacing: 0.12rem;
    padding-left: 60px;
    margin-bottom: 35px;
    position: relative;
  }
  .company_policy_list li:last-child {
    margin-bottom: 0;
  }
  .company_policy_list li span.num {
    font-size: 2rem;
    font-style: normal;
    font-weight: 800;
    line-height: 100%;
    letter-spacing: 0.24rem;
    color: #D8E5B1;
    position: absolute;
    left: 0;
    top: 5px;
  }
  dl.history {
    display: block;
    margin: 0 auto 10px;
  }
}
.ceo_message .two_col .txt p:not(:last-child) {
  margin-bottom: 1em;
}
section.company_policy {
  background-image: url("./images/company_bg_1.svg");
  background-size: cover;
  margin-top: -20px;
}
section.company_info h2 {
  color: #fff;
}
section.company_info h2.underline:after {
  background-color: #fff;
}
section.intro_facility {
  background-image: url("./images/company_bg_2.svg");
  background-size: cover;
  margin-top: -20px;
}
.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%;
}
section.company_info.bg {
  background-image: url("./images/company_bg_1.svg");
  background-size: cover;
  margin-top: -20px;
}
.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 */
.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:1440px) {
  .icon_bubble_7 {
    position: absolute;
    top: 130px;
    left: 27%;
    width: 14.6%;
    max-width: 281px;
    z-index: 0;
  }
}
@media screen and (min-width:768px) and (max-width:1439px) {
  .icon_bubble_7 {
    position: absolute;
    top: 0;
    left: 0;
    width: 14.6%;
    max-width: 281px;
    z-index: 0;
  }
}
@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;
  }
  .group_intro ul.inner_link_list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
    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;
  }
  .bg_character_8 {
    position: absolute;
    top: 30px;
    right: 16px;
    width: 42.1%;
    max-width: 810px;
    z-index: 0;
    animation: topdown 1.8s ease-in-out infinite alternate;
  }
  .icon_bubble_8 {
    position: absolute;
    bottom: 115px;
    left: 20px;
    width: 15.4%;
    max-width: 296px;
    z-index: 0;
  }
  ul.category_link_list li a,
  ul.inner_link_list li a {
    font-size: 1.25rem;
  }
}
@media screen and (max-width:767px) {
  section.blog .content {
    padding-bottom: 150px;
  }
  .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: 60px 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;
  }
  .button a {
    min-width: 260px;
  }
  .bg_character_8 {
    position: absolute;
    top: 0px;
    right: 0;
    width: 42.1%;
    max-width: 810px;
    z-index: 0;
    animation: topdown_sp 1.8s ease-in-out infinite alternate;
  }
  .icon_bubble_7 {
    position: absolute;
    top: 80px;
    right: 0;
    width: 14.6%;
    max-width: 281px;
    z-index: 0;
  }
  .icon_bubble_8 {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 15.4%;
    max-width: 296px;
    z-index: 0;
  }
  .back_singlelists .button a {
    min-width: 150px;
  }
}
section.blog .content {
  max-width: 1100px;
}
.blog_list > .blog_box a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
  text-decoration: none;
}
.blog_list > .blog_box a .img {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16 / 9;
  width: 100%;
  z-index: 1;
}
.blog_list > .blog_box a .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.single_thumbnail .img {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16 / 9;
  width: 100%;
}
.single_thumbnail .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.blog p.date,
.blog_section p.date {
  font-weight: 700;
  line-height: 1;
  display: inline-block;
}
.blog p.category,
.blog_section p.category {
  background-color: #91B81D;
  color: #fff;
  text-align: center;
  padding: 8px 24px;
  display: inline-block;
  margin-right: 10px;
  font-weight: 700;
  line-height: 1;
  border-radius: 30px;
}
.blog p.category.cat_column,
.blog_section p.category.cat_news,
.blog p.category.cat_news {
  background-color: #FF9576;
}
.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;
  vertical-align: middle;
}
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: 45px;
  width: 45px;
  height: 45px;
  display: block;
  border-radius: 45px;
}
ul.page-numbers li a {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 45px;
  border: 1px solid #5797DC;
  color: #2FA5FF;
  width: 45px;
  height: 45px;
  display: block;
  border-radius: 45px;
  position: relative;
  padding: 0;
}
ul.page-numbers li a.next.page-numbers,
ul.page-numbers li a.prev.page-numbers {
  padding: 0;
}
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 {
  position: relative;
}
.blog_detail .bottom_wave {
  position: absolute;
  bottom: 0;
  width: 100%;
}
ul.category_link_list li a,
ul.inner_link_list li a {
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding: 15px 0;
  width: 100%;
  display: block;
  background-color: #5797DC;
  border: 3px solid #fff;
  position: relative;
  border-radius: 10px;
}
ul.inner_link_list li a:hover,
ul.category_link_list li a:hover {
  background-color: #9CD6FF;
  color: #2FA5FF;
  border: 3px solid #2FA5FF;
}
ul.category_link_list li a.black {
  background-color: #000;
  border: 1px solid #000;
}
ul.category_link_list li a.cat_news {
  background-color: #FF9576;
  border: 3px solid #FF9576;
}
ul.category_link_list li a.cat_news:hover {
  background-color: #FFECD4;
  color: #FF9576;
  border: 3px solid #FF9576;
}
ul.category_link_list li a.cat_blog {
  background-color: #91B81D;
   border: 3px solid #91B81D;
}
ul.category_link_list li a.cat_blog:hover {
  background-color: #D8E5B1;
   border: 3px solid #91B81D;
   color: #91B81D;
}
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: #FF9576;
  border: 3px solid #fff;
}
ul.inner_link_list li.pink a:hover {
  background-color: #FFECD4;
  color: #FF9576;
  border: 3px solid #FF9576;
}
ul.inner_link_list li a:hover:after,
ul.category_link_list li a: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_news:hover:after {
  background-image: url("./images/button_bottom_pink.png");
}
ul.category_link_list li a.cat_blog:hover:after {
  background-image: url("./images/link_btn_green.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:1140px) {
  section.contact .content {
    padding: 175px 0 150px;
    box-sizing: border-box;
  }
}
@media screen and (min-width:768px) and (max-width: 1139px) {
  section.contact .content {
    padding: 175px 20px 150px;
    box-sizing: border-box;
  }
}
@media screen and (min-width:768px) {
  
  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;
  }
  .tel_box .title {
    font-size: 2.25rem;
  }
  .tel_box p.tel a {
    position: relative;
    color: #2FA5FF;
    font-size: 4rem;
    font-weight: 900;
    line-height: 100%;
    letter-spacing: 0.32rem;
    padding-left: 75px
  }
  .tel_box p.tel a::before {
    content: "";
    display: inline-block;
    background-image: url(./images/icon_tel.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 24px;
    left: 0;
    width: 53px;
    height: 56px;
  }
  .tel_box p.tel span {
    display: block;
    text-align: center;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0.1rem;
    margin: 23px 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;
  }
  .tel_box .title {
    font-size: 1.25rem;
  }
  .tel_box p.tel a {
    position: relative;
    color: #2FA5FF;
    font-size: 2rem;
    font-weight: 900;
    line-height: 100%;
    letter-spacing: 0.32rem;
    padding-left: 40px;
  }
  .tel_box p.tel a::before {
    content: "";
    display: inline-block;
    background-image: url(./images/icon_tel.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 5px;
    left: 0;
    width: calc(53px * 2 / 3);
    height: calc(56px * 2 / 3);
  }
  .tel_box p.tel span {
    display: block;
    text-align: center;
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: 0.1rem;
    margin: 12px auto 0;
  }
}
section.contact .subpage_title {
  max-width: initial;
}
section.contact p span.line_text {
  background: linear-gradient(transparent 60%, rgba(255, 149, 118, 0.5) 0%);
  display: inline-block;
}
.tel_box {
  border-radius: 1.25rem;
  overflow: hidden;
  background: #fff;
  margin: 50px auto 100px;
}
.tel_box .title {
  color: #fff;
  background-color: #2FA5FF;
  border: 3px solid #2FA5FF;
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  text-align: center;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.18rem;
  padding: 27px 0;
}
.tel_box p.tel {
  padding: 30px 0;
  background-color: #fff;
  display: block;
  text-align: center;
  border: 3px solid #2FA5FF;
  border-bottom-left-radius: 1.25rem;
  border-bottom-right-radius: 1.25rem;
  margin: 0 auto 23px;
}
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.25rem;
  line-height: 1;
}
.contact_detail table.contact_table.confirm_table tr td {
  font-size: 1.25rem;
  line-height: 1;
}
.contact_detail table.contact_table tr th span {
  background-color: #FF9576;
  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 #D9D9D9;
  padding: 22px 30px;
  font-size: 1.25rem;
  width: calc(100% - 80px);
  background-color: #D9D9D9;
  border-radius: 2px;
  font-weight: bold;
	font-family: "Noto Sans JP", sans-serif;
}
.wpcf7-form-control-wrap ::placeholder {
  color: rgba(19, 19, 19, .4);
  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: #FF9576;
  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: #FF9576;
  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: #FF9576;
  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: 430px;
    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: #2FA5FF;
    border: 3px solid #fff;
    border-radius: 10px;
    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 input:hover {
    background-color: #9CD6FF;
    color: #2FA5FF;
    border: 3px solid #2FA5FF;
  }
  p.previous_button input {
    background-color: #FF9576;
    border: 3px solid #fff;
    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;
     border-radius: 10px;
  }
  p.previous_button input:hover {
    background-color: #FFECD4;
    border: 3px solid #FF9576;
    color: #FF9576;
  }
  .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;
  }
  .footer_contact .button {
    margin: 50px auto 0;
  }
  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.white a:hover:after {
    background-image: url("./images/link_button_black.png");
  }
  .wpcf7-form-control.wpcf7-radio {
    padding: 15px 0;
    display: block;
  }
  .button.custom {
    margin: 20px auto 0;
  }
  .button.custom a {
    width: 430px;
  }
  p.button.second {
    margin: 30px 0 0;
  }
  p.button a.tel_link:before {
    content: "TEL.";
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 100%; /* 1.5rem */
    letter-spacing: 0.12rem;
  }
  .button a:after {
    width: 47.831px;
    height: 13.492px;
  }
  .button a {
    font-size: 1.5rem;
  }
  .button.box_inside {
    margin: -35px auto 0;
  }
  .footer_contact .button a:after {
    content: "";
    background-image: url(./images/icon_flow.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    content: '';
    transition: left 0.5s ease;
    display: inline-block;
    left: 30px;
    top: 0px;
  }
  p.circle_button {
    border-radius: 50px;
    background: #2FA5FF;
    padding: 20px 40px;
    font-size: 1.5rem;
    line-height: 100%;
    letter-spacing: 0.12rem;
    border: 3px solid #2FA5FF;
    color: #fff;
    font-weight: 500;
    width: fit-content;
    margin-top: -70px;
  }
  p.circle_button.right {
    margin: -70px 0 0 auto;
  }
}
@media screen and (max-width:767px) {
  .button {
    margin: 40px auto 0;
  }
  .button.second {
    margin: 15px auto 0;
  }
  .button.custom {
    margin: 0 auto 0;
  }
  .button a {
    width: 100%;
    max-width: 400px;
    padding: 15px 0;
    font-size: 1rem;
  }
  .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: #2FA5FF;
    border: 3px solid #fff;
    border-radius: 10px;
    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.submit_button input:hover {
    background-color: #9CD6FF;
    color: #2FA5FF;
    border: 3px solid #2FA5FF;
  }
  p.previous_button input {
    background-color: #FF9576;
    border: 3px solid #fff;
    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;
    border-radius: 10px;
  }
  p.previous_button input:hover {
    background-color: #FFECD4;
    border: 3px solid #FF9576;
    color: #FF9576;
  }
  .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: 0 auto 0;
  }
  p.button a.tel_link {
    line-height: 1;
  }
  p.button a.tel_link:before {
    content: "TEL.";
    display: inline-block;
    font-size: 1rem;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0.12rem;
    position: relative;
    top: initial;
    left: initial;
    transform: initial;
    width: auto;
    height: auto;
    right: initial;
  }
  .button a:after {
    width: calc(45px * 2/3);
    height: calc(13px * 2/3);
  }
  .button.box_inside {
    margin: 30px auto 0;
  }
  .footer_contact .button a:after {
    content: "";
    background-image: url(./images/icon_flow.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    content: '';
    transition: left 0.5s ease;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
  }
  p.circle_button {
    border-radius: 50px;
    background: #2FA5FF;
    padding: 16px 0;
    width: 100%;
    font-size: 1.125rem;
    line-height: 100%;
    letter-spacing: 0.12rem;
    border: 3px solid #2FA5FF;
    color: #fff;
    font-weight: 500;
    margin-top: 40px;
    display: block;
    text-align: center;
  }
}
.button a {
  background-color: #2FA5FF;
  border: 3px solid #fff;
  position: relative;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  transition: text-shadow 0.3s;
  color: #fff;
  max-width: 100%;
  font-weight: 700;
  letter-spacing: 0.12rem;
  border-radius: 10px;
}
.button a:hover {
  background: #9CD6FF;
  color: #2FA5FF;
  border: 3px solid #2FA5FF;
}
.button.pink a {
  background-color: #FF9576;
  border: 3px solid #fff;
  border-radius: 10px;
}
.button.pink a:hover {
  background: #FFECD4;
  color: #FF9576;
  border: 3px solid #FF9576;
}
p.button.right {
  margin: 40px 0 0 auto;
}
p.button.right a {
  display: block;
  margin: 0 0 0 auto;
}
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 {
  background: none;
}
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 {
  content: "";
  background-image: url("./images/icon_flow.png");
  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");
}
p.button.white a:hover:after,
p.button.white_blue a:hover:after {
  background-image: url("./images/icon_link_flow_white.png");
}
p.button.black a:after {
  background-image: url("./images/icon_link_flow_white.png");
  right: 52px;
}
p.button.black a:hover:after {
  background-image: url("./images/icon_flow_black.png");
  right: 52px;
}
.button.tel a:hover {
  background-color: #FF5900;
  color: #fff;
  opacity: .8;
}
p.button a.tel_link {
  position: relative;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.16rem;
}
p.button a.tel_link:hover:before {
  background-image: url("./images/head_icon_tel.png");
}
.button.slide_box_inside {
  text-align: center;
  margin: -110px auto 0;
  position: relative;
  z-index: 2;
}
.button.box_inside {
  text-align: center;
  position: relative;
  z-index: 1;
}
p.circle_button.pink {
  background: #FF9576;
  border: 3px solid #FF9576;
}
@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: #fff;

  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.swiper-scrollbar-drag {
  position: relative;
  width: 40%;
  height: 10px;
  background-color: #2FA5FF;
  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: 30px;
  }
  .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: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: fixed;
  z-index: 999;
  top: 0;
}
.loading .loading_bg_image_1 {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 16.6%;
  max-width: 253px;
}
.loading .loading_bg_image_2 {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 30%;
  max-width: 512px;
}
.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: 20%;
  margin: 0 auto 60px;
  max-width: 430px;
}
.loading_visual {
  position: relative;
  width: 100%;
  height: 50px;
}
.loading_bar {
  display: block;
  width: 100%;
  height: 3px;
  background: #fff;
}
.loading_move-wrapper {
  display: block;
  width: 90%;
  margin: auto;
  position: relative;
}
.loading_move {
  position: absolute;
  top: -11.5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  transform: translateX(-50%);
}
.loading_circle {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
}
.loading_percent {
  font-weight: bold;;
  background: #fff;
  -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:1440px) 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: 90%;
	}
}
@media screen and (max-width:1439px) {
	h1.fv_catch.eng_title {
		font-size: 6rem;
	}
	p.fv_catch_txt.page_title {
	   font-size: 2rem;
	}
	section.recruit_section .two_col .image {
		width: 100%;
		margin-left: 0;
		padding: 20px 0;
		box-sizing: border-box;
	}
	.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;
	}
	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;
	}
	.service_box {
		grid-template-columns: 0.7fr 1fr;
	}
	.service_box .txt {
		padding: 30px 70px 30px 30px;
	}
	.service_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;
	}
	.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;
	}

	/* 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;
	}	
	section.feature_section h2 {
		margin-bottom: 40px;
	}
	section.service_section .content {
		padding: 56px 20px;
	}
	.service_box {
		grid-template-columns: 1fr;
	}
	.service_box .txt {
		padding: 30px 30px 50px;
	}
	.service_box .txt h3 {
		margin-bottom: 5px;
	}
	.service_box .txt h4 {
		margin-bottom: 0;
	}
	.service_box .dot {
		display: flex;
		align-items: center;
		gap: 5px;
		top: auto;
		bottom: 20px;
		transform: none;
	}
	.service_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;
	}
	.company_section::before, .company_section::after {
		position: absolute;
    top: 0;
    opacity: 0.5;
	}
	.company_section .content {
		width: 100%;
		margin: 0 auto;
		position: relative;
    z-index: 2;
	}
	.company_section p.catch {
		margin: 0 auto 20px;
		font-size: 1.2rem;
	}
	.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%;
	}
	footer p.contact_title {
    font-size: 2rem;
    font-weight: 700;
    line-height: 3.3;
  }
	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 {
    position: relative;
    z-index: 1;
	}
	.one_col_box {
		padding: 30px 20px;
		margin-bottom: 30px;
	}
	.one_col_box.first {
		margin-top: 50px;
	}
	.one_col_box .two_col {
		display: block;
	}
	.one_col_box .two_col .image {
		width: 70px;
		margin-left: auto;
		margin-top: -40px;
	}
	p.outlink a::before {
		left: 0;
	}
	.image_marquee p:nth-child(2n+1) {
		margin: 0 10px;
		max-width: 220px;
	}
	.image_marquee p:nth-child(2n) {
		margin: 0 10px;
		max-width: 170px;
	}
	.image_marquee {
		margin: 0 auto 75px;
	}
  .asr_certification {
    display: none;
  }
	
	/* Serviceページ */
	p.subpage_catch {
		margin: 0 auto 50px;
	}
	section.innerlink_box.bg .content.secondwidth ul.inner_link_list {
		margin-bottom: 0;
		padding-bottom: 30px;
	}
	.flow_section p.flow_image {
		margin: 50px auto 0;
	}
	.flow_section .flow_box {
		display: block;
	}
	.flow_section .flow_box.first {
		margin: 60px auto;
	}
	.flow_section .flow_box .txt {
		margin-bottom: 30px;
	}
	.flow_section .flow_box  h3.underline {
		margin: 0 auto 40px;
	}
	.flow_section .flow_box:last-child {
		margin: 0 auto;
	}
	.two_col.box_col .box .txt {
		padding: 30px 25px;
	}
  .two_col.box_col {
		grid-template-columns: 1fr;
		gap: 30px;
		margin: 0 auto 60px;
	}
	.standard_section .two_col.box_col.first {
		margin: 0 auto 50px;
	}
	.standard_section h2.underline {
		font-size: 1.7rem;
		margin: 0 auto 60px;
	}
	
	/* Recruitページ */
	.recruit_page ul.inner_link_list {
		margin: 0 auto 50px;
	}
	.recruit_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;
	}
	.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;
	}
	.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;
	}
	
	/* 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;
	}
	.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: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
  }
}
@media screen and (max-width:767px) {
  .p-top-fv__scroll {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
  }
}
.p-top-fv__scroll-text {
  color: #7EE4E2;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #FFF;
  font-family: "Rounded Mplus 1c";
  font-weight: 800;
  letter-spacing: 0.075rem;
  line-height: 1;
}

.p-top-fv__scroll-line {
  background-image: url("./images/scroll_border.png");
  position: relative;
  width: 5px;
  height: 54px;
  background-size: contain;
}

.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 topdown {
  0% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  100% {
      -webkit-transform: translateY(30px);
      transform: translateY(30px);
  }
}
@keyframes topdown_sp {
  0% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
      -webkit-transform: translateY(10px);
      transform: translateY(10px);
  }
}
@keyframes fv-scrollAnimation {
  0% {
    top: 0;
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  80% {
    opacity: 0;
  }

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