@charset "UTF-8";
body {
  -webkit-text-size-adjust: 100%;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

a {
  text-decoration: none;
  color: inherit;
}

li {
  list-style: none;
}

.grecaptcha-badge {
  visibility: hidden;
}

.nomarginblock {
  margin-block-start: -0.5em;
}

/*html {
    visibility: hidden;
}

html.wf-active,
html.loading-delay {
    visibility: visible;
}*/
body {
  font-family: fot-udkakugo-large-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "pwid";
  text-spacing-trim: trim-auto;
  letter-spacing: 0.08em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

img {
  height: auto;
}

.l-footer {
  padding: 3rem 0 0;
}
@media screen and (min-width: 1024px) {
  .l-footer {
    padding: 4.5rem 0 0;
  }
}
@media screen and (min-width: 1280px) {
  .l-footer {
    padding: 6rem 0 0;
  }
}
.l-footer__inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 85%;
  max-width: 1200px;
  margin-inline: auto;
  padding-bottom: 2rem;
  border-bottom: 1px solid #999;
}
@media screen and (min-width: 1024px) {
  .l-footer__inner {
    padding-bottom: 3rem;
  }
}
@media screen and (min-width: 1280px) {
  .l-footer__inner {
    padding-bottom: 4rem;
  }
}
.l-footer__left {
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .l-footer__left {
    text-align: left;
    width: auto;
  }
}
.l-footer__left--logo {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
  .l-footer__left--logo {
    justify-content: flex-start;
  }
}
.l-footer__left--jobstyle {
  width: 150px;
}
.l-footer__left--jobstyle img {
  width: 100%;
}
.l-footer__left--info {
  margin-top: 2rem;
}
.l-footer__left--name {
  font-size: 1.0625rem;
  font-weight: 600;
}
.l-footer__right {
  width: 100%;
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  .l-footer__right {
    margin-top: 2rem;
    width: auto;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__right {
    margin-top: 0;
  }
}
.l-footer__right--nav {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .l-footer__right--nav {
    gap: 3rem;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__right--nav {
    gap: clamp(2rem, -5.385rem + 11.54vw, 5rem);
  }
}
.l-footer__right--ul {
  width: 48%;
}
@media screen and (min-width: 768px) {
  .l-footer__right--ul {
    width: auto;
  }
}
.l-footer__right--ul.pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .l-footer__right--ul.pc {
    display: block;
  }
}
.l-footer__right--li {
  font-size: 14px;
  line-height: 1.9;
}
@media screen and (min-width: 768px) {
  .l-footer__right--li {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__right--li {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}
@media screen and (min-width: 768px) {
  .l-footer__right--li.sp {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .l-footer__right--subli {
    padding-left: 0;
  }
}
.l-footer__right--subli::before {
  content: "- ";
  display: inline-block;
  width: 0.85rem;
  display: inline-block;
}
.l-footer__right--link, .l-footer__right--sublink {
  transition: 0.3s;
}
.l-footer__right--link:hover, .l-footer__right--sublink:hover {
  color: #f0832c;
}
.l-footer__sns {
  display: none;
}
@media screen and (min-width: 1024px) {
  .l-footer__sns {
    margin-left: 3rem;
  }
}
@media screen and (min-width: 1280px) {
  .l-footer__sns {
    display: inline-block;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
}
.l-footer__sns--li {
  transition: 0.3s;
  width: 34px;
  margin-right: 1.2rem;
}
.l-footer__sns--li:hover {
  opacity: 0.7;
}
.l-footer__sns--li:last-child {
  margin-right: 1.5rem;
}
.l-footer__banner {
  padding: 2rem 0 3rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: 85%;
  max-width: 1200px;
  margin-inline: auto;
  gap: 1.5rem;
}
@media screen and (min-width: 1024px) {
  .l-footer__banner {
    padding: 3rem 0;
  }
}
@media screen and (min-width: 1280px) {
  .l-footer__banner {
    padding: 4rem 0;
    gap: 2rem;
  }
}
.l-footer__banner--li {
  width: 300px;
  margin: auto;
  transition: 0.3s;
}
.l-footer__banner--li a {
  display: block;
}
.l-footer__banner--li:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  .l-footer__banner--li {
    width: 47%;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__banner--li {
    width: 20%;
  }
}
.l-footer__banner--li img {
  display: block;
  width: 100%;
  height: auto;
}
.l-footer__bottom {
  background: #15b0c2;
  color: white;
  font-size: 0.75rem;
  padding: 0.5rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .l-footer__bottom {
    font-size: 0.8125rem;
  }
}

.fixbottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  position: fixed;
  bottom: 0.5em;
  right: 0.5em;
  z-index: 9900;
}
.fixbottom__button {
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 9999px;
}
@media screen and (min-width: 768px) {
  .fixbottom__button {
    width: 80px;
    height: 80px;
    line-height: 80px;
  }
}
.fixbottom__mail {
  background: #f0832c;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.fixbottom__mail img {
  width: 1.8rem;
}
.fixbottom__line {
  margin-right: 0.5em;
  overflow: hidden;
}
.fixbottom__line img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1280px) {
  .fixbottom {
    display: none;
  }
}

.l-header {
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
.l-header__inner {
  height: 65px;
  padding-left: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 1280px) {
  .l-header__inner {
    height: 80px;
    padding-left: 2rem;
  }
}
.l-header__logo {
  width: 100px;
}
.l-header__logo img {
  width: 100%;
}
.l-header__nav {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 1280px) {
  .l-header__nav {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
  }
}
.l-header__nav--ul {
  display: block;
}
@media screen and (min-width: 1280px) {
  .l-header__nav--ul {
    display: inline-block;
    width: auto;
  }
}
.l-header__nav--li {
  font-size: 15px;
  padding: 0;
  border-bottom: 1px solid white;
}
@media screen and (min-width: 1280px) {
  .l-header__nav--li {
    margin-right: 1.5em;
    padding: 0;
    display: inline-block;
    border-bottom: none;
  }
  .l-header__nav--li:last-child {
    margin-right: 2em;
  }
}
@media screen and (min-width: 1600px) {
  .l-header__nav--li {
    margin-right: 2em;
  }
}
.l-header__nav--link {
  display: block;
  padding: 0.75em 2em;
  font-weight: 600;
  transition: 0.3s;
  color: white;
}
@media screen and (min-width: 768px) {
  .l-header__nav--link {
    padding-top: 1em;
    padding-bottom: 1em;
  }
}
@media screen and (min-width: 768px) {
  .l-header__nav--link {
    padding-top: 0.75em;
    padding-bottom: 0.75em;
  }
}
@media screen and (min-width: 1280px) {
  .l-header__nav--link {
    padding: 0;
    display: inline-block;
    height: 80px;
    line-height: 80px;
    position: relative;
    color: #333;
  }
  .l-header__nav--link::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: #15b0c2;
    transition: all 0.3s;
    transform: scale(0, 1);
    transform-origin: left top;
  }
  .l-header__nav--link:hover {
    color: #15b0c2;
  }
  .l-header__nav--link:hover::after {
    transform: scale(1, 1);
  }
}
.l-header__spsns {
  display: block;
  padding-right: 70px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 1280px) {
  .l-header__spsns {
    display: none;
  }
}
.l-header__sns {
  display: none;
}
@media screen and (min-width: 1280px) {
  .l-header__sns {
    display: inline-block;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
}
.l-header__sns--li {
  transition: 0.3s;
  width: 36px;
  margin-right: 1rem;
}
.l-header__sns--li:hover {
  opacity: 0.7;
}
.l-header__sns--li:last-child {
  margin-right: 1.5rem;
}
.l-header__banner {
  padding: 3em 2em;
  /*display: none;*/
}
@media screen and (min-width: 1280px) {
  .l-header__banner {
    padding: 0;
    width: auto;
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
  }
}
.l-header__banner--li {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  width: 85%;
  margin: 2rem auto 0;
  background-color: #f0832c;
  text-align: center;
  padding: 0rem 1rem;
  color: white;
  height: 60px;
}
@media screen and (min-width: 768px) {
  .l-header__banner--li {
    /*padding: 1.25em 1rem;*/
  }
}
@media screen and (min-width: 1024px) {
  .l-header__banner--li {
    /*padding: 1.25em 1.5rem;*/
  }
  .l-header__banner--li img {
    width: 100%;
  }
}
@media screen and (min-width: 1280px) {
  .l-header__banner--li {
    width: auto;
    padding: 0 1.5rem;
    height: auto;
    margin: 0;
  }
  .l-header__banner--li img {
    width: auto;
  }
}
@media screen and (min-width: 1600px) {
  .l-header__banner--li {
    padding: 0 1.5rem;
  }
}
.l-header__banner--li.jobsta {
  color: #15b0c2;
  background-color: white;
  font-size: 14px;
  font-weight: 600;
}
@media screen and (min-width: 1280px) {
  .l-header__banner--li.jobsta {
    display: none;
  }
}
.l-header__banner--li.jobsta img {
  width: 30%;
  margin-left: 0.5em;
}

.hamburger {
  padding: 10px 0;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 66px;
  height: 66px;
  background: #15b0c2;
}
@media screen and (min-width: 1280px) {
  .hamburger {
    display: none;
  }
}
.hamburger:hover {
  cursor: pointer;
}
.hamburger span {
  background: white;
  width: 30px;
  height: 2px;
  position: absolute;
  transition: 0.3s ease-out;
}
.hamburger span:nth-of-type(1) {
  top: 20px;
}
.hamburger span:nth-of-type(3) {
  bottom: 20px;
}
.hamburger.active span:nth-of-type(1) {
  transform: translateY(12px) rotate(-45deg);
  transition: 0.3s ease-out;
}
.hamburger.active span:nth-of-type(3) {
  transform: translateY(-12px) rotate(45deg);
  transition: 0.3s ease-out;
}
.hamburger.active span:nth-of-type(2) {
  opacity: 0;
}

.menu {
  position: fixed;
  top: 65px;
  left: 100%;
  width: 100%;
  transition: 0.3s ease-out;
  z-index: 9999;
  background: rgba(21, 176, 194, 0.95);
}
@media screen and (min-width: 768px) {
  .menu {
    width: 50%;
  }
}
@media screen and (min-width: 1024px) {
  .menu {
    width: 35%;
    z-index: auto;
  }
}
@media screen and (min-width: 1280px) {
  .menu {
    position: static;
    width: auto;
    top: auto;
    right: auto;
    background: none;
  }
}
.menu.open {
  transform: translate(0);
  transition: 0.3s ease-out;
  left: 0;
}
@media screen and (min-width: 768px) {
  .menu.open {
    left: 50%;
  }
}
@media screen and (min-width: 1024px) {
  .menu.open {
    left: 65%;
  }
}
.menu.open .l-header__li {
  height: auto;
  overflow: auto;
}
.menu.open .l-header__li--link {
  padding: 2rem 1rem;
  height: auto;
  overflow: auto;
}

.nav_sp > a {
  position: relative;
  transition: 0.3s;
}
.nav_sp > a::before, .nav_sp > a::after {
  position: absolute;
  content: "";
  width: 14px;
  height: 2px;
  background-color: #333;
  transition: 0.3s;
}
.nav_sp > a::before {
  top: 48%;
  right: 15px;
  transform: rotate(0deg);
}
.nav_sp > a::after {
  top: 48%;
  right: 14px;
  transform: rotate(90deg);
}
.nav_sp > a {
  /*　closeというクラスがついたら形状変化　*/
}
.nav_sp > a.close::before {
  transform: rotate(45deg);
}
.nav_sp > a.close::after {
  transform: rotate(-45deg);
}
.nav_sp .sub-menu {
  display: none;
}
.nav_sp .sub-menu .nav_child {
  padding-left: 1em;
  background: #e7e7e7;
  border-bottom: none;
}

.nav_pc {
  position: relative;
  transition: 0.3s;
}
.nav_pc .sub-menu {
  border-top: 1px solid white;
}
@media screen and (min-width: 1280px) {
  .nav_pc .sub-menu {
    border-top: none;
    display: none;
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
    transition: 0.3s;
  }
}
.nav_pc:hover .sub-menu {
  display: block;
}
.nav_pc .nav_child {
  background: #44c0ce;
}
.nav_pc .nav_child .l-header__nav--link {
  padding-left: 4em;
}
.nav_pc .nav_child:last-of-type {
  border-bottom: none;
}
@media screen and (min-width: 1280px) {
  .nav_pc .nav_child {
    height: auto;
    margin-right: 0;
    display: inline-block;
    background: #dcf3f6;
    border-bottom: 1px solid #999;
    text-align: center;
    position: relative;
  }
  .nav_pc .nav_child .l-header__nav--link {
    height: 64px;
    line-height: 64px;
    width: auto;
    width: 320px;
    padding-left: 0;
  }
  .nav_pc .nav_child .l-header__nav--link::after {
    content: none;
  }
}

.c-subpage__title {
  width: 100%;
  height: 130px;
  padding-left: 2rem;
  margin-top: 65px;
  background-image: url(../img/subpage_title_sp.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .c-subpage__title {
    height: 240px;
    padding-left: 3rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-subpage__title {
    background-image: url(../img/subpage_title_tab.png);
  }
}
@media screen and (min-width: 1280px) {
  .c-subpage__title {
    background-image: url(../img/subpage_title_pc.png);
    height: 290px;
    margin-top: 80px;
    padding-left: 7.5%;
  }
}
.c-subpage__title--en {
  text-transform: uppercase;
  font-size: 2.5rem;
  font-family: din-2014, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "punm";
  letter-spacing: 0em;
  color: rgba(255, 255, 255, 0.3);
}
@media screen and (min-width: 768px) {
  .c-subpage__title--en {
    font-size: 4.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-subpage__title--en {
    font-size: clamp(6.125rem, -0.337rem + 10.1vw, 8.75rem);
  }
}
.c-subpage__title--ja {
  color: white;
  font-weight: 600;
  font-size: 1.1875rem;
}
@media screen and (min-width: 1024px) {
  .c-subpage__title--ja {
    font-size: clamp(1.25rem, 0.942rem + 0.48vw, 1.375rem);
  }
}
.c-subpage__topsection {
  padding-top: 5rem;
  padding-bottom: 4.5rem;
}
@media screen and (min-width: 1024px) {
  .c-subpage__topsection {
    padding-top: clamp(7rem, -0.385rem + 11.54vw, 10rem);
    padding-bottom: clamp(6rem, -1.385rem + 11.54vw, 9rem);
  }
}
.c-subpage__sla {
  position: relative;
}
.c-subpage__sla::after {
  content: "";
  width: 100%;
  height: 70%;
  transform: skewY(8deg);
  background: #d3f4f3;
  position: absolute;
  left: 0;
  top: calc(100% - 3.5rem);
  z-index: 20;
  pointer-events: none;
  mix-blend-mode: normal;
}
@media screen and (min-width: 1024px) {
  .c-subpage__sla::after {
    top: calc(100% - 6.5rem);
  }
}
@media screen and (min-width: 1280px) {
  .c-subpage__sla::after {
    top: calc(100% - 8.5rem);
  }
}
.c-subpage__sla {
  padding-bottom: 8rem;
  z-index: 10;
}
@media screen and (min-width: 1024px) {
  .c-subpage__sla {
    padding-bottom: 14rem;
  }
}
@media screen and (min-width: 1280px) {
  .c-subpage__sla {
    padding-bottom: 20rem;
  }
}
.c-subpage__sla--about::after {
  content: "";
  width: 100%;
  height: 70%;
  transform: skewY(8deg);
  background: #fffceb;
  position: absolute;
  left: 0;
  top: calc(100% - 3.5rem);
  z-index: 20;
  pointer-events: none;
  mix-blend-mode: multiply;
}
@media screen and (min-width: 1024px) {
  .c-subpage__sla--about::after {
    top: calc(100% - 6.5rem);
  }
}
@media screen and (min-width: 1280px) {
  .c-subpage__sla--about::after {
    top: calc(100% - 8.5rem);
  }
}
.c-subpage__sla--about {
  background-image: url(../img/about-vital_bg_sp.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.c-subpage__sla--about::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  background-image: linear-gradient(105deg, rgba(255, 255, 255, 0) 35%, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 65%);
  background-repeat: no-repeat;
  background-position: -100% 0;
  background-size: 50% 100%;
  opacity: 0;
}
.c-subpage__sla--about.is-shine::before {
  animation: subpage-shine 8s 0.6s 1 ease-in-out forwards;
}
@keyframes subpage-shine {
  10% {
    background-position: 200% 0;
    opacity: 1;
  }
  100% {
    background-position: 200% 0;
    opacity: 0;
  }
}
@media screen and (min-width: 768px) {
  .c-subpage__sla--about {
    background-image: url(../img/about-vital_bg_tab.png);
  }
}
@media screen and (min-width: 1024px) {
  .c-subpage__sla--about {
    background-image: url(../img/about-vital_bg_pc.png);
  }
}
.c-subpage__section {
  padding: 4.5rem 0;
}
.c-subpage__section--bg {
  background: #edfcfc;
}
@media screen and (min-width: 1024px) {
  .c-subpage__section {
    padding: clamp(6rem, -1.385rem + 11.54vw, 9rem) 0;
  }
}
.c-subpage__secondsection {
  position: relative;
  clip-path: inset(-100% 0 0);
  padding-top: 0;
  z-index: 10;
}
.c-subpage__secondsection::before {
  content: "";
  width: 100%;
  height: 150%;
  transform: skewY(-8deg);
  background: white;
  position: absolute;
  left: 0;
  top: -3.5rem;
  z-index: 1;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 1024px) {
  .c-subpage__secondsection::before {
    top: -6.5rem;
  }
}
@media screen and (min-width: 1280px) {
  .c-subpage__secondsection::before {
    top: -8.5rem;
  }
}
@media screen and (min-width: 1280px) {
  .c-subpage__secondsection {
    padding-top: 4rem;
  }
}
.c-subpage__lastsection {
  padding-bottom: 8rem;
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.c-subpage__lastsection::after {
  content: "";
  width: 100%;
  height: 70%;
  transform: skewY(8deg);
  background: #d3f4f3;
  position: absolute;
  left: 0;
  top: calc(100% - 3.5rem);
  z-index: 20;
  pointer-events: none;
  mix-blend-mode: normal;
}
@media screen and (min-width: 1024px) {
  .c-subpage__lastsection::after {
    top: calc(100% - 6.5rem);
  }
}
@media screen and (min-width: 1280px) {
  .c-subpage__lastsection::after {
    top: calc(100% - 8.5rem);
  }
}
@media screen and (min-width: 1024px) {
  .c-subpage__lastsection {
    padding-bottom: 14rem;
  }
}
@media screen and (min-width: 1280px) {
  .c-subpage__lastsection {
    padding-bottom: 20rem;
  }
  .c-subpage__lastsection.upperleft {
    padding-top: 4rem;
  }
}
.c-subpage__centerwrap {
  width: 85%;
  max-width: 1200px;
  margin-inline: auto;
}

.c-lead {
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 2.4;
  margin-bottom: 2rem;
}
.c-lead__service {
  color: white;
  font-size: 1.1875rem;
}
@media screen and (min-width: 1024px) {
  .c-lead {
    font-size: clamp(1.5rem, 0.577rem + 1.44vw, 1.875rem);
    margin-bottom: 3rem;
  }
}
.c-lead__servicelabel {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  color: white;
  font-weight: 600;
  padding: 0.5em 1em;
  font-size: 1.0625rem;
  line-height: 1;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 1024px) {
  .c-lead__servicelabel {
    font-size: clamp(1.25rem, 0.942rem + 0.48vw, 1.375rem);
    margin-bottom: 1em;
  }
}
.c-lead__servicelabel.recruit {
  background: #409ad6;
}
.c-lead__servicelabel.web {
  background: #ed7987;
}
.c-lead__marker {
  --marker-height: 6px;
  --marker-gap: 0.18em;
  background-image: linear-gradient(#fff000, #fff000);
  padding-bottom: calc(var(--marker-height) + var(--marker-gap));
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 0 var(--marker-height);
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  transition: background-size 0.5s ease-out 0.6s;
}
@media screen and (min-width: 1024px) {
  .c-lead__marker {
    --marker-height: 7px;
  }
}
@media screen and (min-width: 1280px) {
  .c-lead__marker {
    --marker-height: 8px;
  }
}
.c-lead__marker.is-active {
  background-size: 100% var(--marker-height);
}

.c-text {
  font-size: 15px;
  line-height: 1.9;
}
.c-text--tsume {
  letter-spacing: 0.06em;
}
@media screen and (min-width: 768px) {
  .c-text {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .c-text {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}
.c-text:nth-of-type(n+2) {
  margin-top: 1rem;
}
.c-text:nth-of-type(n+2).mtnone {
  margin-top: 0;
}
.c-text.center {
  text-align: center;
}
.c-text .accent {
  color: #f0832c;
  font-weight: 600;
}
.c-text .komeindent {
  display: inline-block;
  width: 100%;
  text-indent: -1em;
  margin-left: 1em;
}
.c-text .bold {
  font-weight: 600;
}
.c-text__white {
  color: white;
}
.c-text__contact {
  text-align: center;
  color: white;
}
.c-text__color {
  color: #15b0c2;
}
.c-text__marker {
  font-weight: 600;
  background-image: linear-gradient(#fff000, #fff000);
  padding-bottom: 0;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 100% 10px;
}

.c-news__link {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .c-news__link {
    display: block;
  }
}
.c-news__img {
  width: 38%;
}
@media screen and (min-width: 768px) {
  .c-news__img {
    width: 100%;
    margin-bottom: 1rem;
  }
  .c-news__img.lastedpost {
    width: 38%;
    margin-bottom: 0;
  }
}
.c-news__img img {
  width: 100%;
}
.c-news__info {
  width: 57%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .c-news__info {
    width: 100%;
  }
  .c-news__info.lastedpost {
    width: 57%;
  }
}
.c-news__info.single {
  justify-content: flex-start;
  gap: 0 1rem;
}
.c-news__date {
  font-size: 0.75em;
}
@media screen and (min-width: 768px) {
  .c-news__date {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .c-news__date {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}
.c-news__date {
  letter-spacing: 0;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .c-news__date.lastedpost {
    font-size: 0.75em;
  }
}
@media screen and (min-width: 1024px) {
  .c-news__date.lastedpost {
    font-size: clamp(0.75rem, 0.442rem + 0.48vw, 0.875rem);
  }
}
.c-news__date.list {
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .c-news__date.list {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .c-news__date.list {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}
.c-news__date.single {
  font-weight: 600;
}
.c-news__cate {
  font-size: 0.5625rem;
  color: white;
  font-weight: 600;
  background: #15b0c2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  height: 18px;
  padding: 0 1em;
  border-radius: 9999px;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .c-news__cate {
    font-size: 0.625rem;
    height: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .c-news__cate {
    font-size: clamp(0.625rem, 0.471rem + 0.24vw, 0.688rem);
    padding: 0 0.85em;
  }
}
@media screen and (min-width: 1024px) {
  .c-news__cate.single {
    font-size: clamp(0.7rem, 0.577rem + 0.19vw, 0.75rem);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .c-news__cate.lastedpost {
    height: 18px;
    font-size: 0.5625rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-news__cate.lastedpost {
    font-size: clamp(0.7rem, 0.577rem + 0.19vw, 0.75rem);
  }
}
.c-news__cate.list {
  font-size: 0.75rem;
}
@media screen and (min-width: 1024px) {
  .c-news__cate.list {
    font-size: clamp(0.7rem, 0.577rem + 0.19vw, 0.75rem);
  }
}
.c-news__title {
  width: 100%;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1.5;
  margin-top: 0.3rem;
}
@media screen and (min-width: 768px) {
  .c-news__title {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .c-news__title {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}
@media screen and (min-width: 768px) {
  .c-news__title {
    margin-top: 0.6rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .c-news__title.lastedpost {
    font-size: 0.8125rem;
    margin-top: 0.3rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-news__title.lastedpost {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
    margin-top: 0.4rem;
  }
}
.c-news__title.list {
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .c-news__title.list {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .c-news__title.list {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}

.c-works__list {
  text-align: center;
}
.c-works__list--mockup {
  background: #f1f1f1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  aspect-ratio: 3/2;
}
.c-works__list--mockup img {
  width: 90%;
}
.c-works__list--category {
  display: inline-block;
  background: #15b0c2;
  color: white;
  font-size: 0.6875rem;
  font-weight: 600;
  padding: 0.4em 1em;
  margin-top: 1rem;
}
@media screen and (min-width: 1024px) {
  .c-works__list--category {
    font-size: 0.8125rem;
  }
}
.c-works__list--category.detail {
  margin-top: 0;
}
.c-works__list--name {
  font-size: 15px;
  font-weight: 600;
  margin-top: 0.6rem;
}
@media screen and (min-width: 1280px) {
  .c-works__list--name {
    font-size: 1.0625rem;
  }
}

.c-faq__index {
  margin-top: 2rem;
}
@media screen and (min-width: 1280px) {
  .c-faq__index {
    margin-top: 3rem;
  }
}
.c-faq__subpage {
  background: white;
  border-radius: 1rem;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 768px) {
  .c-faq__subpage {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  }
}
.c-faq__subpage {
  border: 2px solid #15b0c2;
  margin-bottom: 3rem;
  padding: 2rem 1.5rem;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .c-faq__subpage {
    padding: 3rem;
  }
}
@media screen and (min-width: 1280px) {
  .c-faq__subpage {
    padding: 4rem;
  }
}
.c-faq__item {
  padding: 1rem 0;
  border-top: 1px solid #15b0c2;
  line-height: 1.9;
}
.c-faq__item:last-of-type {
  border-bottom: 1px solid #15b0c2;
}
.c-faq__title {
  display: flex;
  font-size: 15px;
  color: #15b0c2;
  font-weight: 600;
}
@media screen and (min-width: 1024px) {
  .c-faq__title {
    font-size: clamp(0.938rem, 0.63rem + 0.48vw, 1.063rem);
  }
}
.c-faq__title--q {
  flex: 0 0 2em;
}
.c-faq__text {
  display: flex;
}
.c-faq__text--a {
  flex: 0 0 2em;
}
.c-faq__text--s a {
  color: #f0832c;
  font-weight: 600;
  text-decoration: underline;
  transition: 0.3s;
}
.c-faq__text--s a::after {
  content: "→";
}
.c-faq__text--s a:hover {
  opacity: 0.7;
}

.c-contact__banner {
  margin-top: 2rem;
  padding: 0 1.5rem;
}
@media screen and (min-width: 768px) {
  .c-contact__banner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 3rem;
    padding: 0 3rem;
  }
}
@media screen and (min-width: 1280px) {
  .c-contact__banner {
    margin-top: 3rem;
    gap: 4.5rem;
  }
}
.c-contact__banner--li {
  width: 100%;
}
.c-contact__banner--li:first-of-type {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  .c-contact__banner--li {
    width: auto;
  }
  .c-contact__banner--li:first-of-type {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1280px) {
  .c-contact__banner--li {
    width: auto;
  }
}
.c-contact__banner--link {
  display: block;
  width: 100%;
  background: white;
  padding: 1rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  font-size: 1.0625rem;
  font-weight: 600;
  transition: 0.3s;
}
.c-contact__banner--link:hover {
  opacity: 0.7;
}
@media screen and (min-width: 1280px) {
  .c-contact__banner--link {
    padding: 1.5rem 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-contact__banner--link {
    font-size: clamp(1.25rem, 0.942rem + 0.48vw, 1.375rem);
  }
}
.c-contact__banner--mail, .c-contact__banner--line {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-right: 1rem;
}
.c-contact__banner--mail {
  background: #f0832c;
}
.c-contact__banner--mail img {
  width: 1.4rem;
}
.c-contact__banner--line {
  overflow: hidden;
}
.c-contact__banner--line img {
  width: 100%;
}

.c-source {
  font-size: 0.75rem;
  text-align: center;
  width: 100%;
}
.c-source__medicaldesign {
  text-align: left;
  text-indent: -4em;
  margin-left: 4em;
  width: calc(100% - 4em);
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .c-source {
    font-size: 0.81255rem;
    text-align: right;
  }
  .c-source__medicaldesign {
    width: 100%;
    text-align: right;
  }
}

.c-focus {
  text-align: center;
  font-size: 1.1875rem;
  line-height: 1.3333;
  color: #f0832c;
  font-weight: 700;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 auto 1rem;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .c-focus {
    font-size: clamp(1.25rem, 0.942rem + 0.48vw, 1.375rem);
    margin-bottom: 2rem;
  }
}
.c-focus__wrap {
  display: inline-block;
  position: relative;
  opacity: 0;
  transform: translateY(1rem);
  transition: opacity 0.3s ease, transform 0.2s ease-in-out;
}
.c-focus__wrap::before, .c-focus__wrap::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 60px;
  background: #f0832c;
  transform-origin: top;
  top: 50%;
}
.c-focus__wrap::before {
  transform: translateY(-50%) rotate(-20deg);
  left: -2em;
}
.c-focus__wrap::after {
  transform: translateY(-50%) rotate(20deg);
  right: -2em;
}
.c-focus__wrap.is-active {
  opacity: 1;
  transform: translateY(0);
}

.pagination {
  font-weight: 600;
}
.pagination .nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
}
.pagination .page-numbers {
  color: #333;
  text-decoration: none;
}
.pagination .page-numbers.current {
  color: #15b0c2;
}
.pagination .prev,
.pagination .next {
  color: #333;
}

.c-button {
  color: white;
  position: relative;
  padding: 1.25em 2em;
  border: solid 1px #f0832c;
  border-radius: 9999px;
  background: #f0832c;
  display: block;
  width: 90%;
  margin: 2rem auto 0;
  font-weight: 600;
  font-size: 15px;
  overflow: hidden;
}
.c-button.wide {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c-button.wide {
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media screen and (min-width: 768px) {
  .c-button {
    width: -moz-fit-content;
    width: fit-content;
    margin: 2rem 0 0;
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}
@media screen and (min-width: 1024px) {
  .c-button {
    width: -moz-fit-content;
    width: fit-content;
    padding: 1.5em 2em;
    margin: 2rem 0 0;
  }
}
.c-button.mtn {
  margin-top: 0;
}
.c-button.margincenter {
  margin-left: auto;
  margin-right: auto;
}
.c-button .buttontext {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .c-button .buttontext {
    padding-right: 4em;
  }
}
.c-button__center_md {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1024px) {
  .c-button__center_md {
    margin-left: 0;
    margin-right: 0;
  }
}
.c-button::after {
  content: url(../img/link_arrow_white.svg);
  width: 21px;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.c-button::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  content: "";
  background: white;
  transition: 0.3s;
  z-index: 1;
}
.c-button:hover {
  color: #f0832c;
}
.c-button:hover::after {
  content: url(../img/link_arrow_accent.svg);
}
.c-button:hover::before {
  width: 100%;
}
.c-button__white {
  background: white;
  color: #f0832c;
}
.c-button__white::after {
  content: url(../img/link_arrow_accent.svg);
}
.c-button__white::before {
  background: #f0832c;
}
.c-button__white:hover {
  color: white;
}
.c-button__white:hover::after {
  content: url(../img/link_arrow_white.svg);
}
.c-button__works--pre, .c-button__works--center, .c-button__works--next {
  background: white;
  color: #f0832c;
  margin: 0;
}
.c-button__works--pre::after, .c-button__works--center::after, .c-button__works--next::after {
  content: url(../img/link_arrow_accent.svg);
}
.c-button__works--pre::before, .c-button__works--center::before, .c-button__works--next::before {
  background: #f0832c;
}
.c-button__works--pre:hover, .c-button__works--center:hover, .c-button__works--next:hover {
  color: white;
}
.c-button__works--pre:hover::after, .c-button__works--center:hover::after, .c-button__works--next:hover::after {
  content: url(../img/link_arrow_white.svg);
}
.c-button__works--pre, .c-button__works--next {
  width: auto;
  font-size: 0.8125rem;
}
@media screen and (min-width: 768px) {
  .c-button__works--pre, .c-button__works--next {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}
.c-button__works--pre {
  padding-right: 1em;
  padding-left: 3em;
}
@media screen and (min-width: 1024px) {
  .c-button__works--pre {
    padding: 1.5em 2em;
  }
}
@media screen and (min-width: 768px) {
  .c-button__works--pre .buttontext {
    padding-right: 0em;
    padding-left: 3em;
  }
}
@media screen and (min-width: 1024px) {
  .c-button__works--pre .buttontext {
    padding-right: 0em;
    padding-left: 4em;
  }
}
.c-button__works--pre::after {
  right: auto;
  left: 1em;
  transform: translateY(-50%) scale(-1, 1);
}
.c-button__works--center {
  display: none;
}
@media screen and (min-width: 768px) {
  .c-button__works--center {
    display: inline-block;
    padding-right: 1.5em;
    padding-left: 1.5em;
  }
}
.c-button__works--center .buttontext {
  padding: 0;
}
.c-button__works--center::after {
  content: none;
}
.c-button__works--center:hover::after {
  content: none;
}
.c-button__works--next {
  padding-right: 3em;
  padding-left: 1em;
}
@media screen and (min-width: 768px) {
  .c-button__works--next .buttontext {
    padding-left: 0em;
    padding-right: 3em;
  }
}
@media screen and (min-width: 1024px) {
  .c-button__works--next .buttontext {
    padding-left: 0em;
    padding-right: 4em;
  }
}
@media screen and (min-width: 1024px) {
  .c-button__works--next {
    padding: 1.5em 2em;
  }
}

@media screen and (min-width: 1280px) {
  .c-contact__li {
    display: inline-block;
    /*height: 80px;*/
    font-size: 15px;
    line-height: 80px;
    position: relative;
    z-index: 0;
    overflow: hidden;
    font-weight: 600;
  }
  .c-contact__li::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 0%;
    height: 100%;
    background-color: #15b0c2;
    transition: 0.5s;
  }
  .c-contact__li.jobsta::before {
    background-color: #15b0c2;
  }
  .c-contact__li:hover::before {
    width: 100%;
  }
  .c-contact__li.wt {
    transition: 0.5s;
  }
  .c-contact__li.hm {
    transition: 0.5s;
  }
  .c-contact__li.hm:hover::before {
    background-color: #15b0c2;
  }
}
.c-contact__li-contact {
  font-weight: 600;
  margin-top: 2rem;
  background-color: #f0832c;
  text-align: center;
  color: white;
  font-size: 1.25rem;
  letter-spacing: 0.12em;
  width: 76%;
  display: inline-block;
  padding: 1rem 0;
}
@media screen and (min-width: 768px) {
  .c-contact__li-contact {
    width: 320px;
    padding: 1.5rem 0;
  }
}
@media screen and (min-width: 1280px) {
  .c-contact__li-contact {
    width: 456px;
    padding: 0;
    margin-top: 2rem;
  }
}
.c-contact__li-contact::after {
  display: none;
}
@media screen and (min-width: 1280px) {
  .c-contact__li-contact::after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f061";
    position: absolute;
    display: inline-block;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
  }
}
.c-contact__reversal {
  color: white;
  background-color: #15b0c2;
  font-size: 1.125rem;
}
.c-contact__rs {
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .c-contact__rs {
    width: 260px;
    padding: 1rem 0;
    margin-top: 1rem;
    height: 54px;
    line-height: 54px;
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 1280px) {
  .c-contact__rs {
    width: 280px;
    padding: 0;
    margin-top: 1rem;
  }
}
.c-contact__icon::before {
  content: "";
  display: inline-block;
  width: 1.25rem;
  height: 1rem;
  background-image: url(../img/icon_mail.svg);
  background-repeat: no-repeat;
  margin-right: 0.5em;
}
.c-contact__center {
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .c-contact__center {
    text-align: left;
  }
}

.c-heading {
  margin-bottom: 1.6rem;
  width: calc(100% - max((100% - 85%) / 2, (100% - 1200px) / 2));
  margin-left: max((100% - 85%) / 2, (100% - 1200px) / 2);
}
@media screen and (min-width: 1280px) {
  .c-heading {
    margin-bottom: 3.5rem;
  }
}
.c-heading__contact {
  width: 85%;
  max-width: 1200px;
  margin-inline: auto;
}
.c-heading__en {
  font-size: 4.5rem;
  font-family: din-2014, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "punm";
  letter-spacing: 0em;
  color: #d0eff3;
  display: block;
  white-space: nowrap;
  margin-bottom: 0.25rem;
}
.c-heading__en .char {
  display: inline-block;
  opacity: 0;
  transform: translateY(-15px);
}
.c-heading__en.is-show .char {
  animation: splitSlideTitle 0.3s forwards;
}
@media screen and (min-width: 768px) {
  .c-heading__en {
    font-size: 6.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-heading__en {
    font-size: clamp(8.4rem, -0.462rem + 13.85vw, 12rem);
  }
}
.c-heading__en--blend {
  mix-blend-mode: multiply;
  position: relative;
  z-index: 100;
}
.c-heading__en--white {
  opacity: 0.4;
}
.c-heading__en--clip {
  max-width: 100%;
  overflow: hidden;
}
.c-heading__en--news {
  font-size: 2.5rem;
  color: #333;
}
@media screen and (min-width: 768px) {
  .c-heading__en--news {
    font-size: 3.3rem;
  }
}
@media screen and (min-width: 1280px) {
  .c-heading__en--news {
    font-size: 4rem;
  }
}
.c-heading__en--contact {
  text-align: center;
  font-size: 2.875rem;
  color: white;
}
@media screen and (min-width: 768px) {
  .c-heading__en--contact {
    font-size: 2.875rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-heading__en--contact {
    font-size: clamp(5rem, -1.154rem + 9.62vw, 7.5rem);
  }
}
.c-heading__ja {
  color: white;
  font-weight: 600;
  background: #15b0c2;
  border-radius: 0.25em;
  padding: 0.35em 1rem;
  font-size: 15px;
  display: inline-block;
}
@media screen and (min-width: 1024px) {
  .c-heading__ja {
    font-size: clamp(0.938rem, 0.63rem + 0.48vw, 1.063rem);
    padding: 0.5em 1em;
  }
}
.c-heading__ja--white {
  background: white;
  color: #15b0c2;
}
.c-heading__ja--branding {
  background: none;
  color: #333;
  font-weight: 700;
  padding: 0;
  font-size: 1.5rem;
  line-height: 1.6;
  position: relative;
  z-index: 100;
}
@media screen and (min-width: 1280px) {
  .c-heading__ja--branding {
    font-size: 2.625rem;
  }
}
.c-heading__ja--contact {
  text-align: center;
  background: none;
  width: 100%;
  font-size: 1.1875rem;
}
@media screen and (min-width: 1024px) {
  .c-heading__ja--contact {
    font-size: clamp(1.25rem, 0.942rem + 0.48vw, 1.375rem);
  }
}
.c-heading__news {
  width: 85%;
  max-width: 1200px;
  margin-inline: auto;
}
@media screen and (min-width: 1280px) {
  .c-heading__news {
    margin-bottom: 3rem;
  }
}

@keyframes splitSlideTitle {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
html {
  /* scroll-behavior: smooth;*/
  scroll-padding-top: 180px;
}
@media screen and (min-width: 768px) {
  html {
    scroll-padding-top: 124px;
  }
}

body {
  color: #333;
  -webkit-text-size-adjust: 100%;
}

.c-br-md-n {
  display: inline;
}
@media screen and (min-width: 768px) {
  .c-br-md-n {
    display: none;
  }
}

.c-br-md {
  display: none;
}
@media screen and (min-width: 768px) {
  .c-br-md {
    display: inline;
  }
}

.c-br-between-md-lg {
  display: none;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .c-br-between-md-lg {
    display: inline;
  }
}

.c-br-between-md-xl {
  display: none;
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .c-br-between-md-xl {
    display: inline;
  }
}

.c-br-between-md-xl-n {
  display: inline;
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .c-br-between-md-xl-n {
    display: none;
  }
}

.c-br-lg-n {
  display: inline;
}
@media screen and (min-width: 1024px) {
  .c-br-lg-n {
    display: none;
  }
}

.c-br-lg {
  display: none;
}
@media screen and (min-width: 1024px) {
  .c-br-lg {
    display: inline;
  }
}

.c-br-md-lg {
  display: none;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .c-br-md-lg {
    display: inline;
  }
}

.c-br-xl-n {
  display: inline;
}
@media screen and (min-width: 1280px) {
  .c-br-xl-n {
    display: none;
  }
}

.c-br-mq_xl {
  display: none;
}
@media screen and (min-width: 1280px) {
  .c-br-mq_xl {
    display: inline;
  }
}
@media screen and (min-width: 1600px) {
  .c-br-mq_xl {
    display: none;
  }
}

.c-br-xl {
  display: none;
}
@media screen and (min-width: 1280px) {
  .c-br-xl {
    display: inline;
  }
}

.c-br-xxl-n {
  display: inline;
}
@media screen and (min-width: 1600px) {
  .c-br-xxl-n {
    display: none;
  }
}

.c-br-xxl {
  display: none;
}
@media screen and (min-width: 1600px) {
  .c-br-xxl {
    display: inline;
  }
}

br.spview {
  display: inline;
}
@media screen and (min-width: 768px) {
  br.spview {
    display: none;
  }
}
br.tabview {
  display: inline;
}
@media screen and (min-width: 1024px) {
  br.tabview {
    display: none;
  }
}
br.tabview_n {
  display: none;
}
@media screen and (min-width: 1024px) {
  br.tabview_n {
    display: inline;
  }
}
br.pcview {
  display: none;
}
@media screen and (min-width: 768px) {
  br.pcview {
    display: inline;
  }
}

.c-breadcrumb {
  width: 85%;
  max-width: 1200px;
  margin-inline: auto;
  background: red;
  position: relative;
  font-size: 0.75rem;
  z-index: 11;
}
@media screen and (min-width: 1280px) {
  .c-breadcrumb {
    font-size: 0.8175rem;
  }
}
.c-breadcrumb__list {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 1rem;
}
.c-breadcrumb__link {
  color: #15b0c2;
}
.c-breadcrumb li {
  display: inline-block;
}
.c-breadcrumb li::after {
  content: "＞";
  display: inline;
  margin: auto 0.5em;
}
.c-breadcrumb li:last-child::after {
  content: none;
  margin: auto;
}

.js-fadeup {
  opacity: 0;
  transform: translateY(5px);
  transition: opacity 0.8s cubic-bezier(0.77, 0, 0.175, 1), transform 0.8s cubic-bezier(0.77, 0, 0.175, 1);
}
.js-fadeup.is-active {
  opacity: 1;
  transform: translateY(0);
}

.inviewfadeInUp {
  opacity: 0;
  transform: translate(0, 10px);
  transition: opacity 0.8s cubic-bezier(0.77, 0, 0.175, 1), transform 0.8s cubic-bezier(0.77, 0, 0.175, 1);
}

.fadeInUp {
  opacity: 1;
  transform: translate(0, 0);
}

.fadeInUp-delay {
  transition-delay: 1.6s;
}

.fadeInUp-delay-2 {
  transition-delay: 1.8s;
}

.fadeInUp-delay-3 {
  transition-delay: 0.2s;
}

.fadeInUp-delay-kuchikomi-2 {
  transition-delay: 0.1s;
}
.fadeInUp-delay-kuchikomi-3 {
  transition-delay: 0.2s;
}
.fadeInUp-delay-kuchikomi-4 {
  transition-delay: 0.3s;
}
.fadeInUp-delay-kuchikomi-5 {
  transition-delay: 0.4s;
}

.fadeInUp-delay-service {
  transition-delay: 0.1s;
}
@media screen and (min-width: 1024px) {
  .fadeInUp-delay-service {
    transition-delay: 0.6s;
  }
}

.fadeInUp-delay-service-2 {
  transition-delay: 0.3s;
}
@media screen and (min-width: 1024px) {
  .fadeInUp-delay-service-2 {
    transition-delay: 0.8s;
  }
}

@media screen and (min-width: 1024px) {
  .fadeInUp-delay-support-2 {
    transition-delay: 0.1s;
  }
  .fadeInUp-delay-support-3 {
    transition-delay: 0.2s;
  }
  .fadeInUp-delay-support-4 {
    transition-delay: 0.3s;
  }
}

.c-swiper {
  width: 75%;
  margin-inline: auto;
}
@media screen and (min-width: 1024px) {
  .c-swiper {
    width: 90%;
  }
}
.c-swiper .swiper-wrapper {
  transition-timing-function: cubic-bezier(0.22, 1, 0.36, 1) !important;
}
.c-swiper__container {
  position: relative;
}
.c-swiper__container--index {
  margin-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .c-swiper__container--index {
    margin-top: 3rem;
  }
}
@media screen and (min-width: 1280px) {
  .c-swiper__container--index {
    margin-top: 4rem;
  }
}
.c-swiper__container--works {
  margin-top: 0;
}
.c-swiper__button--prev, .c-swiper__button--next {
  position: absolute;
  top: 50%;
  z-index: 1;
  margin-top: 0;
  transform: translateY(-50%);
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  background-color: #15b0c2;
}
@media screen and (min-width: 1024px) {
  .c-swiper__button--prev, .c-swiper__button--next {
    width: clamp(1.5rem, 0.269rem + 1.92vw, 2rem);
    height: clamp(1.5rem, 0.269rem + 1.92vw, 2rem);
  }
}
.c-swiper__button--prev > svg, .c-swiper__button--next > svg {
  display: none;
}
.c-swiper__button--prev::after, .c-swiper__button--next::after {
  content: "" !important;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.c-swiper__button--prev {
  left: 1rem !important;
  right: auto;
}
.c-swiper__button--prev::after {
  transform: translate(-50%, -50%) rotate(-135deg);
}
.c-swiper__button--next {
  right: 1rem !important;
  left: auto;
}
.c-swiper__button--next::after {
  transform: translate(-50%, -50%) rotate(45deg);
}

.p-index__mv {
  margin-top: 65px;
  position: relative;
  background: #edfcfc;
}
@media screen and (min-width: 1280px) {
  .p-index__mv {
    margin-top: 80px;
  }
}
.p-index__mv img {
  width: 100%;
}
.p-index__mv--copywrap {
  position: absolute;
  top: 5rem;
  left: 10%;
  color: white;
  font-weight: 700;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
@media screen and (min-width: 768px) {
  .p-index__mv--copywrap {
    top: 3rem;
    left: 7.5%;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  }
}
@media screen and (min-width: 1024px) {
  .p-index__mv--copywrap {
    top: 13%;
  }
}
.p-index__mv--copy-mid {
  font-size: 1.375rem;
  display: block;
}
@media screen and (min-width: 1024px) {
  .p-index__mv--copy-mid {
    font-size: clamp(2.31rem, 0.55rem + 2.75vw, 3.3rem);
  }
}
.p-index__mv--copy-large {
  font-size: 2.625rem;
  display: inline-block;
  position: relative;
  margin: 1.8rem auto 1.125rem;
  line-height: 1.2;
}
@media screen and (min-width: 1024px) {
  .p-index__mv--copy-large {
    font-size: clamp(4.463rem, 1.063rem + 5.31vw, 6.375rem);
    margin: clamp(2.1rem, 0.5rem + 2.5vw, 3rem) auto clamp(1rem, 0.111rem + 1.39vw, 1.5rem);
  }
}
.p-index__mv--copy-large .p-index__mv--copy-mask {
  display: block;
  overflow: hidden;
}
.p-index__mv--copy-large .p-index__mv--copy-line {
  display: block;
}
.p-index__mv--copy-large .p-index__mv--copy-line .char {
  display: inline-block;
  opacity: 0;
  transform: translateY(-20px);
}
.p-index__mv--copy-large .p-index__mv--copy-line.is-show .char {
  animation: splitSlide 0.4s forwards;
}
.p-index__mv--copy-large::before, .p-index__mv--copy-large::after {
  position: absolute;
  width: 30px;
  height: 45px;
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.5));
}
@media screen and (min-width: 1024px) {
  .p-index__mv--copy-large::before, .p-index__mv--copy-large::after {
    width: clamp(3.237rem, 0.771rem + 3.85vw, 4.625rem);
    height: clamp(4.813rem, 1.146rem + 5.73vw, 6.875rem);
    filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.5));
  }
}
.p-index__mv--copy-large::before {
  position: absolute;
  content: url(../img/mv-kagikakko01.svg);
  top: -0.85rem;
  left: -1rem;
}
@media screen and (min-width: 1024px) {
  .p-index__mv--copy-large::before {
    top: -1rem;
    left: -1.6rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index__mv--copy-large::before {
    top: -1.5rem;
    left: -2.25rem;
  }
}
.p-index__mv--copy-large::after {
  position: absolute;
  content: url(../img/mv-kagikakko02.svg);
  bottom: -1rem;
  right: -1rem;
}
@media screen and (min-width: 1024px) {
  .p-index__mv--copy-large::after {
    bottom: -1rem;
    right: -1.6rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index__mv--copy-large::after {
    bottom: -1.5rem;
    right: -2.25rem;
  }
}
.p-index__mv--subcopy {
  line-height: 1.6;
  margin-top: 0.8rem;
  font-size: 15px;
}
@media screen and (min-width: 1024px) {
  .p-index__mv--subcopy {
    margin-top: clamp(2.45rem, 0.583rem + 2.92vw, 3.5rem);
    font-size: clamp(1.19rem, 0.283rem + 1.42vw, 1.7rem);
  }
}
.p-index__mv--jobstyle {
  position: absolute;
  bottom: 1.5rem;
  left: 0;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .p-index__mv--jobstyle {
    bottom: auto;
    left: auto;
    right: 0;
    top: 5rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-index__mv--jobstyle {
    top: 13%;
  }
}
.p-index__mv--jobstyle-link {
  background: #0099A4;
  position: relative;
  width: 6rem;
  height: 6rem;
  display: block;
  transition: width 0.3s, height 0.3s;
}
.p-index__mv--jobstyle-link::before, .p-index__mv--jobstyle-link::after {
  content: "";
  position: absolute;
  inset: 0;
  background-size: cover;
  background-repeat: no-repeat;
  /*transition: opacity .1s;*/
}
.p-index__mv--jobstyle-link::before {
  background-image: url("../img/mv-jobstyle_banner.svg");
}
.p-index__mv--jobstyle-link::after {
  background-image: url("../img/mv-jobstyle_banner-hover.svg");
  opacity: 0;
}
.p-index__mv--jobstyle-link:hover {
  width: 16rem;
  height: 8rem;
}
.p-index__mv--jobstyle-link:hover::before {
  opacity: 0;
}
.p-index__mv--jobstyle-link:hover::after {
  opacity: 1;
}
.p-index__mv--circle {
  position: absolute;
  bottom: 1rem;
  right: 5%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 1280px) {
  .p-index__mv--circle {
    bottom: 10%;
  }
}
@media screen and (min-width: 1600px) {
  .p-index__mv--circle {
    bottom: 19%;
  }
}
.p-index__mv--point {
  aspect-ratio: 1/1;
  width: 7rem;
  border: 2px solid white;
  border-radius: 50%;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 768px) {
  .p-index__mv--point {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  }
}
.p-index__mv--point {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
  text-align: center;
  font-weight: 700;
  line-height: 1.2;
  padding-top: 12%;
}
@media screen and (min-width: 768px) {
  .p-index__mv--point {
    width: 8.4rem;
    font-size: 1.2rem;
    padding-top: 10%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index__mv--point {
    padding-top: 7.7%;
    width: 12.25rem;
    border: 3px solid white;
    font-size: 1.68rem;
    line-height: 1.3333;
  }
}
@media screen and (min-width: 1280px) {
  .p-index__mv--point {
    padding-top: 11%;
    width: 17.5rem;
    font-size: 2.4rem;
  }
}
.p-index__mv--point.recruit {
  background-color: rgba(102, 175, 222, 0.9);
}
.p-index__mv--point.web {
  background-color: rgba(240, 148, 159, 0.9);
  margin-left: 0.75rem;
}
@media screen and (min-width: 1024px) {
  .p-index__mv--point.web {
    margin-left: 1.5rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index__mv--point.web {
    margin-left: 2.75rem;
  }
}
.p-index__mv--point-label {
  display: inline-block;
  background: white;
  font-size: 0.65rem;
  padding: 0.24rem 1em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0.4rem;
}
@media screen and (min-width: 768px) {
  .p-index__mv--point-label {
    font-size: 0.8rem;
    padding: 0.3rem 1em;
    margin-bottom: 0.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-index__mv--point-label {
    font-size: 1.1375rem;
    padding: 0.42rem 1em;
    margin-bottom: 0.7rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index__mv--point-label {
    font-size: 1.625rem;
    padding: 0.6rem 1em;
    margin-bottom: 1rem;
  }
}
.p-index__mv--point-label.recruit {
  color: #409ad6;
}
.p-index__mv--point-label.web {
  color: #ed7987;
}
.p-index__mv--point-small {
  font-size: 0.6rem;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .p-index__mv--point-small {
    font-size: 0.72rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-index__mv--point-small {
    font-size: 1.05rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index__mv--point-small {
    font-size: 1.5rem;
  }
}
.p-index__wrap {
  position: relative;
  z-index: 100;
}
.p-index__wrap--inner {
  width: 85%;
  max-width: 1200px;
  margin-inline: auto;
  position: relative;
  z-index: 100;
}
.p-index__section {
  position: relative;
  clip-path: inset(-100% 0 0);
  padding-top: 0;
  padding-bottom: 8rem;
  z-index: 10;
}
@media screen and (min-width: 1024px) {
  .p-index__section {
    padding-bottom: 14rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index__section {
    padding-bottom: 20rem;
  }
  .p-index__section.upperleft {
    padding-top: 4rem;
  }
}
.p-index__news {
  position: relative;
  z-index: 10;
  background: #edfcfc;
  background-image: url(../img/index_news-bg-logo.svg);
  background-position: right 10px;
  background-repeat: no-repeat;
  background-size: 60%;
  padding-bottom: 8rem;
  padding-top: 2rem;
}
.p-index__news::after {
  content: "";
  width: 100%;
  height: 70%;
  transform: skewY(-8deg);
  background: #d3f4f3;
  position: absolute;
  left: 0;
  top: calc(100% - 3.5rem);
  z-index: 20;
  pointer-events: none;
  mix-blend-mode: multiply;
}
@media screen and (min-width: 1024px) {
  .p-index__news::after {
    top: calc(100% - 6.5rem);
  }
}
@media screen and (min-width: 1280px) {
  .p-index__news::after {
    top: calc(100% - 8.5rem);
  }
}
@media screen and (min-width: 768px) {
  .p-index__news {
    background-size: 50%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index__news {
    padding-top: 3rem;
    padding-bottom: 14rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index__news {
    padding-top: 4rem;
    background-size: 40%;
    padding-bottom: 20rem;
  }
}
.p-index__news--heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.p-index__news--wrap {
  width: 85%;
  max-width: 1200px;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .p-index__news--inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 4%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index__news--inner {
    gap: 6%;
  }
}
@media screen and (min-width: 1280px) {
  .p-index__news--inner {
    gap: 8%;
  }
}
.p-index__news--block {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #999;
}
@media screen and (min-width: 768px) {
  .p-index__news--block {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
}
.p-index__news--block:last-child {
  margin-bottom: 0rem;
}
.p-index__branding::before {
  content: "";
  width: 100%;
  height: 150%;
  transform: skewY(8deg);
  background: white;
  position: absolute;
  left: 0;
  top: -3.5rem;
  z-index: 1;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 1024px) {
  .p-index__branding::before {
    top: -6.5rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index__branding::before {
    top: -8.5rem;
  }
}
.p-index__branding::after {
  content: "";
  width: 100%;
  height: 70%;
  transform: skewY(8deg);
  background: #d3f4f3;
  position: absolute;
  left: 0;
  top: calc(100% - 3.5rem);
  z-index: 20;
  pointer-events: none;
  mix-blend-mode: normal;
}
@media screen and (min-width: 1024px) {
  .p-index__branding::after {
    top: calc(100% - 6.5rem);
  }
}
@media screen and (min-width: 1280px) {
  .p-index__branding::after {
    top: calc(100% - 8.5rem);
  }
}
.p-index__branding--heading {
  position: relative;
}
.p-index__branding--img {
  position: absolute;
  right: 0;
  z-index: 50;
  top: 2.5rem;
  width: 100%;
}
.p-index__branding--img img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-index__branding--img {
    width: 85%;
  }
}
@media screen and (min-width: 1280px) {
  .p-index__branding--img {
    top: 5rem;
    width: 60%;
  }
}
.p-index__branding--text {
  position: relative;
  z-index: 100;
}
.p-index__branding--vital {
  background-image: url(../img/index-vital_bg_sp.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 1rem;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 768px) {
  .p-index__branding--vital {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  }
}
.p-index__branding--vital {
  padding: 2rem 1.5rem;
  position: relative;
  overflow: hidden;
  margin-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .p-index__branding--vital {
    background-image: url(../img/index-vital_bg_tab.png);
    margin-top: 3rem;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding: 2rem 3rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-index__branding--vital {
    background-image: url(../img/index-vital_bg_pc.png);
    margin-top: 5rem;
    width: 100%;
  }
}
.p-index__branding--vital::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -50%;
  z-index: 2;
  display: block;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0) 100%);
  transform: skewX(45deg);
  color: transparent;
  opacity: 0;
}
.p-index__branding--vital.is-shine::before {
  animation: shine 8s 0.6s 1 ease-in-out forwards;
}
@keyframes shine {
  10% {
    left: 150%;
    opacity: 1;
  }
  100% {
    left: 150%;
    opacity: 0;
  }
}
.p-index__branding--vital--title {
  font-size: 1.375rem;
  font-weight: 700;
}
@media screen and (min-width: 1024px) {
  .p-index__branding--vital--title {
    font-size: clamp(1.5rem, 0.577rem + 1.44vw, 1.875rem);
  }
}
.p-index__branding--vital--title {
  line-height: 1.6;
  border-bottom: 1px solid #333;
  padding-bottom: 0.5rem;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-index__branding--vital--title {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-index__branding--vital--wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row-reverse;
  }
}
.p-index__branding--vital--right {
  margin-bottom: 1.5rem;
}
.p-index__branding--vital--right img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-index__branding--vital--right {
    margin: 0 auto 2rem;
    width: 70%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index__branding--vital--right {
    margin: 0 0 2rem;
    width: 50%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index__branding--vital--right {
    margin: 0 0 2rem;
    width: 55%;
  }
}
@media screen and (min-width: 768px) {
  .p-index__branding--vital--left {
    margin: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-index__branding--vital--left {
    width: 39%;
  }
}
.p-index__service::before {
  content: "";
  width: 100%;
  height: 150%;
  transform: skewY(-8deg);
  background: linear-gradient(90deg, #15b0c2 40%, #95d0c0);
  position: absolute;
  left: 0;
  top: -3.5rem;
  z-index: 1;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 1024px) {
  .p-index__service::before {
    top: -6.5rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index__service::before {
    top: -8.5rem;
  }
}
.p-index__service::after {
  content: "";
  width: 100%;
  height: 70%;
  transform: skewY(-8deg);
  background: #d3f4f3;
  position: absolute;
  left: 0;
  top: calc(100% - 3.5rem);
  z-index: 20;
  pointer-events: none;
  mix-blend-mode: multiply;
}
@media screen and (min-width: 1024px) {
  .p-index__service::after {
    top: calc(100% - 6.5rem);
  }
}
@media screen and (min-width: 1280px) {
  .p-index__service::after {
    top: calc(100% - 8.5rem);
  }
}
.p-index__service--wrap {
  width: 85%;
  max-width: 1200px;
  margin-inline: auto;
}
@media screen and (min-width: 1024px) {
  .p-index__service--wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
.p-index__service--right {
  margin-top: 3rem;
}
@media screen and (min-width: 768px) {
  .p-index__service--right {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-index__service--right {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    width: 50%;
  }
}
.p-index__service--list {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 768px) {
  .p-index__service--list {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  }
}
@media screen and (min-width: 768px) {
  .p-index__service--list {
    width: 48%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index__service--list {
    width: 100%;
  }
}
.p-index__service--list:first-of-type {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .p-index__service--list:first-of-type {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-index__service--list:first-of-type {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index__service--list:first-of-type {
    margin-bottom: 4rem;
  }
}
.p-index__service--link {
  display: block;
  position: relative;
  overflow: hidden;
}
.p-index__service--link img {
  display: block;
  width: 100%;
  transition: transform 0.6s ease;
}
.p-index__service--link:hover img {
  transform: scale(1.03);
}
.p-index__service--box {
  position: absolute;
  aspect-ratio: 1;
  position: absolute;
  width: calc(50% - 2rem);
  top: 50%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  align-content: center;
  color: white;
  transform: translate(-50%, -50%);
  font-size: 1.0625rem;
  font-weight: 700;
  line-height: 1.333;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .p-index__service--box {
    width: calc(50% - 3rem);
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index__service--box {
    width: calc(50% - 64px);
    font-size: 1.875rem;
  }
}
.p-index__service--box.recruit {
  background: rgba(102, 175, 222, 0.9);
  left: 25%;
}
.p-index__service--box.web {
  background: rgba(240, 148, 159, 0.9);
  left: 75%;
}
.p-index__service--label {
  display: inline-block;
  background: white;
  font-size: 0.75rem;
  padding: 0.24rem 1em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0.4rem;
}
@media screen and (min-width: 1024px) {
  .p-index__service--label {
    font-size: 1rem;
    padding: 0.42rem 1em;
    margin-bottom: 0.7rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index__service--label {
    font-size: 1.25rem;
    margin-bottom: 1rem;
  }
}
.p-index__service--label.recruit {
  color: #409ad6;
}
.p-index__service--label.web {
  color: #ed7987;
}
.p-index__service--small {
  display: inline-block;
  font-size: 0.6875rem;
  font-weight: 600;
}
@media screen and (min-width: 1024px) {
  .p-index__service--small {
    font-size: 0.94rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index__service--small {
    font-size: 1.175rem;
  }
}
.p-index__support::before {
  content: "";
  width: 100%;
  height: 150%;
  transform: skewY(8deg);
  background: white;
  position: absolute;
  left: 0;
  top: -3.5rem;
  z-index: 1;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 1024px) {
  .p-index__support::before {
    top: -6.5rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index__support::before {
    top: -8.5rem;
  }
}
.p-index__support::after {
  content: "";
  width: 100%;
  height: 70%;
  transform: skewY(8deg);
  background: #d3f4f3;
  position: absolute;
  left: 0;
  top: calc(100% - 3.5rem);
  z-index: 20;
  pointer-events: none;
  mix-blend-mode: normal;
}
@media screen and (min-width: 1024px) {
  .p-index__support::after {
    top: calc(100% - 6.5rem);
  }
}
@media screen and (min-width: 1280px) {
  .p-index__support::after {
    top: calc(100% - 8.5rem);
  }
}
.p-index__support--wrap {
  width: 85%;
  max-width: 1200px;
  margin-inline: auto;
}
.p-index__support--ul {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  margin-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .p-index__support--ul {
    margin-top: 3rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index__support--ul {
    margin-top: 4rem;
  }
}
.p-index__support--ul {
  gap: 3rem;
}
@media screen and (min-width: 768px) {
  .p-index__support--ul {
    gap: 4rem 1rem;
  }
}
.p-index__support--list {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  width: 100%;
  text-align: center;
  padding-bottom: 1.5rem;
}
.p-index__support--list::before {
  content: "";
  position: absolute;
  top: 6rem;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #dcf3f6;
}
@media screen and (min-width: 768px) {
  .p-index__support--list {
    width: 47%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index__support--list::before {
    top: 8rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index__support--list::before {
    top: 10rem;
  }
}
.p-index__support--img {
  width: calc(100% - 3rem);
  margin: auto;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 768px) {
  .p-index__support--img {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  }
}
.p-index__support--img img {
  display: block;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-index__support--img {
    width: calc(100% - 4rem);
  }
}
@media screen and (min-width: 1280px) {
  .p-index__support--img {
    width: calc(100% - 5rem);
  }
}
.p-index__support--title {
  display: inline-block;
  padding: 0 1em 0.3rem;
  margin: 2rem 0 1rem;
  font-size: 1.1875rem;
  color: #15b0c2;
  background-image: linear-gradient(#fff000, #fff000);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 0% 10px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  transition: background-size 0.5s ease-out 0.6s;
}
@media screen and (min-width: 1024px) {
  .p-index__support--title {
    margin: 3rem 0 1rem;
    font-size: clamp(1.25rem, 0.942rem + 0.48vw, 1.375rem);
  }
}
@media screen and (min-width: 1280px) {
  .p-index__support--title {
    margin: 3rem 0 1.5rem;
    background-size: 0% 12px;
  }
}
.p-index__support--title.is-active {
  background-size: 100% 10px;
}
@media screen and (min-width: 1280px) {
  .p-index__support--title.is-active {
    background-size: 100% 12px;
  }
}
.p-index__works::before {
  content: "";
  width: 100%;
  height: 150%;
  transform: skewY(-8deg);
  background: #edfcfc;
  position: absolute;
  left: 0;
  top: -3.5rem;
  z-index: 1;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 1024px) {
  .p-index__works::before {
    top: -6.5rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index__works::before {
    top: -8.5rem;
  }
}
.p-index__works::after {
  content: "";
  width: 100%;
  height: 70%;
  transform: skewY(-8deg);
  background: #d3f4f3;
  position: absolute;
  left: 0;
  top: calc(100% - 3.5rem);
  z-index: 20;
  pointer-events: none;
  mix-blend-mode: multiply;
}
@media screen and (min-width: 1024px) {
  .p-index__works::after {
    top: calc(100% - 6.5rem);
  }
}
@media screen and (min-width: 1280px) {
  .p-index__works::after {
    top: calc(100% - 8.5rem);
  }
}
.p-index__works--wrap {
  width: 85%;
  max-width: 1200px;
  margin-inline: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
}
.p-index__faq::before {
  content: "";
  width: 100%;
  height: 150%;
  transform: skewY(8deg);
  background: white;
  position: absolute;
  left: 0;
  top: -3.5rem;
  z-index: 1;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 1024px) {
  .p-index__faq::before {
    top: -6.5rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index__faq::before {
    top: -8.5rem;
  }
}
.p-index__faq::after {
  content: "";
  width: 100%;
  height: 70%;
  transform: skewY(8deg);
  background: #d3f4f3;
  position: absolute;
  left: 0;
  top: calc(100% - 3.5rem);
  z-index: 20;
  pointer-events: none;
  mix-blend-mode: normal;
}
@media screen and (min-width: 1024px) {
  .p-index__faq::after {
    top: calc(100% - 6.5rem);
  }
}
@media screen and (min-width: 1280px) {
  .p-index__faq::after {
    top: calc(100% - 8.5rem);
  }
}
.p-index__faq--wrap {
  width: 85%;
  max-width: 1200px;
  margin-inline: auto;
}
.p-index__contact::before {
  content: "";
  width: 100%;
  height: 150%;
  transform: skewY(-8deg);
  background: linear-gradient(90deg, #15b0c2 40%, #95d0c0);
  position: absolute;
  left: 0;
  top: -3.5rem;
  z-index: 1;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 1024px) {
  .p-index__contact::before {
    top: -6.5rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index__contact::before {
    top: -8.5rem;
  }
}
.p-index__contact {
  padding-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .p-index__contact {
    padding-bottom: 5rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-index__contact {
    padding-bottom: 7rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-index__contact {
    padding-bottom: 9rem;
  }
}

@keyframes splitSlide {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.p-about__vital {
  width: 85%;
  margin-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .p-about__vital {
    margin-top: 3rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-about__vital {
    margin-top: 4rem;
  }
}
.p-about__vital img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-about__vital {
    width: 50%;
  }
}
.p-about__ourstory {
  position: relative;
  z-index: 100;
}
.p-about__ourstory--list {
  margin-bottom: 3rem;
}
@media screen and (min-width: 1024px) {
  .p-about__ourstory--list {
    margin-bottom: 6rem;
  }
}
.p-about__ourstory--list:last-of-type {
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .p-about__ourstory--list {
    position: relative;
  }
}
.p-about__ourstory--img {
  width: 85%;
  position: relative;
}
.p-about__ourstory--img.right {
  margin: 0 0 0 auto;
}
.p-about__ourstory--img.left {
  margin: 0 auto 0 0;
}
.p-about__ourstory--img img {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-about__ourstory--img {
    width: 70%;
  }
}
@media screen and (min-width: 1280px) {
  .p-about__ourstory--img {
    width: 50%;
  }
}
.p-about__ourstory--img::after {
  position: absolute;
  right: 1.5rem;
  top: 0;
  display: block;
  transform: translateY(-50%);
  mix-blend-mode: multiply;
}
.p-about__ourstory--img.img01::after {
  content: url(../img/about-ourstory_icon_01.svg);
  width: 117px;
}
@media screen and (min-width: 768px) {
  .p-about__ourstory--img.img01::after {
    width: 176px;
    right: 3rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-about__ourstory--img.img01::after {
    width: clamp(14.813rem, 7.598rem + 11.27vw, 21.125rem);
    right: 4rem;
  }
}
.p-about__ourstory--img.img02::after {
  content: url(../img/about-ourstory_icon_02.svg);
  width: 57px;
  right: auto;
  left: 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-about__ourstory--img.img02::after {
    width: 86px;
    left: 3rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-about__ourstory--img.img02::after {
    width: clamp(7.125rem, 3.625rem + 5.47vw, 10.188rem);
    left: 4rem;
  }
}
.p-about__ourstory--img.img03::after {
  content: url(../img/about-ourstory_icon_03.svg);
  width: 45px;
}
@media screen and (min-width: 768px) {
  .p-about__ourstory--img.img03::after {
    width: 68px;
    right: 3rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-about__ourstory--img.img03::after {
    width: clamp(7.125rem, 3.625rem + 5.47vw, 10.188rem);
    right: 4rem;
  }
}
.p-about__ourstory--img.img04::after {
  content: url(../img/about-ourstory_icon_04.svg);
  width: 264px;
  right: auto;
  left: 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-about__ourstory--img.img04::after {
    width: 396px;
    left: 3rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-about__ourstory--img.img04::after {
    width: clamp(33.5rem, 17.143rem + 25.56vw, 47.813rem);
    left: 4rem;
  }
}
.p-about__ourstory--wrap {
  width: 85%;
  max-width: 1200px;
  margin-inline: auto;
  margin-top: -2rem;
  position: relative;
  z-index: 200;
}
@media screen and (min-width: 1024px) {
  .p-about__ourstory--wrap {
    margin-top: 0;
    position: absolute;
    bottom: 3rem;
    top: auto;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .p-about__ourstory--wrap.left {
    justify-content: flex-start;
  }
  .p-about__ourstory--wrap.right {
    justify-content: flex-end;
  }
}
@media screen and (min-width: 1280px) {
  .p-about__ourstory--wrap {
    bottom: 4rem;
    top: auto;
  }
}
.p-about__ourstory--block {
  background: white;
  border-radius: 1rem;
  border: 2px solid #15b0c2;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 768px) {
  .p-about__ourstory--block {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  }
}
.p-about__ourstory--block {
  padding: 2rem 1.5rem;
}
@media screen and (min-width: 1024px) {
  .p-about__ourstory--block {
    width: 60%;
    padding: 3rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-about__ourstory--block {
    padding: 4rem;
  }
}
.p-about__ourstory--title {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-bottom: 1.1rem;
}
@media screen and (min-width: 1024px) {
  .p-about__ourstory--title {
    margin-bottom: clamp(1.25rem, -0.596rem + 2.88vw, 2rem);
  }
}
.p-about__ourstory--title-ja {
  font-size: 1.375rem;
  font-weight: 700;
}
@media screen and (min-width: 1024px) {
  .p-about__ourstory--title-ja {
    font-size: clamp(1.5rem, 0.577rem + 1.44vw, 1.875rem);
  }
}
.p-about__ourstory--title-ja {
  color: #15b0c2;
}
.p-about__ourstory--title-en {
  font-size: 15px;
  font-family: din-2014, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "punm";
  letter-spacing: 0em;
  color: #8ad8e0;
}
@media screen and (min-width: 1024px) {
  .p-about__ourstory--title-en {
    font-size: clamp(1.5rem, 0.577rem + 1.44vw, 1.875rem);
  }
}
.p-about__service--wrap {
  width: 85%;
  max-width: 1200px;
  margin-inline: auto;
}
.p-about__service--item {
  background: white;
  border-radius: 1rem;
  border: 2px solid #15b0c2;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 768px) {
  .p-about__service--item {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  }
}
.p-about__service--item {
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .p-about__service--item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    align-items: stretch;
  }
}
.p-about__service--item:first-of-type {
  margin-bottom: 3rem;
}
@media screen and (min-width: 1024px) {
  .p-about__service--item:first-of-type {
    margin-bottom: 4rem;
  }
}
.p-about__service--img {
  display: block;
  line-height: 0;
  aspect-ratio: 1.7777777778;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.p-about__service--img.recruit {
  background-image: url("../img/about-service_01_sp.png");
}
.p-about__service--img.web {
  background-image: url("../img/about-service_02_sp.png");
}
@media screen and (min-width: 1024px) {
  .p-about__service--img {
    aspect-ratio: 1.3333333333;
    width: 50%;
  }
  .p-about__service--img.recruit {
    background-image: url("../img/about-service_01_pc.png");
  }
  .p-about__service--img.web {
    background-image: url("../img/about-service_02_pc.png");
  }
  .p-about__service--img picture {
    display: none;
  }
}
.p-about__service--block {
  padding: 2rem 1.5rem;
}
@media screen and (min-width: 1024px) {
  .p-about__service--block {
    padding: 3rem;
    width: 50%;
  }
}
@media screen and (min-width: 1280px) {
  .p-about__service--block {
    padding: 4rem;
  }
}
.p-about__service--title {
  font-size: 1.1875rem;
  font-weight: 600;
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 1024px) {
  .p-about__service--title {
    font-size: clamp(1.5rem, 0.577rem + 1.44vw, 1.875rem);
  }
}
.p-about__service--label {
  display: inline-block;
  color: white;
  font-size: 15px;
  padding: 0.333rem 1rem;
  margin-bottom: 1rem;
}
.p-about__service--label.recruit {
  background: #409ad6;
}
.p-about__service--label.web {
  background: #ed7987;
}
.p-about__service--h {
  display: block;
}
.p-about__company {
  width: 85%;
  max-width: 1200px;
  margin-inline: auto;
}
.p-about__company--title {
  font-weight: 600;
  color: #15b0c2;
  font-size: 1.1875rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #15b0c2;
}
@media screen and (min-width: 1024px) {
  .p-about__company--title {
    font-size: clamp(1.25rem, 0.942rem + 0.48vw, 1.375rem);
  }
}
.p-about__company--greeting {
  margin-top: 1.5rem;
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .p-about__company--greeting {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-about__company--greeting {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-about__company--greeting {
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-about__company--greetingtext {
    line-height: 2.5;
  }
}
.p-about__company--name {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 1rem;
}
@media screen and (min-width: 1280px) {
  .p-about__company--name {
    margin-top: 1.5rem;
  }
}
.p-about__company--name img {
  width: 160px;
  height: auto;
}
@media screen and (min-width: 1024px) {
  .p-about__company--name img {
    width: 200px;
  }
}
.p-about__company--profile {
  line-height: 1.9;
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .p-about__company--profile {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .p-about__company--profile {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}
.p-about__company--profile {
  width: 100%;
  text-align: left;
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .p-about__company--profile {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-about__company--profile {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-about__company--profile {
    margin-bottom: 6rem;
  }
}
.p-about__company--profile tr {
  border-bottom: 1px solid #999;
}
.p-about__company--profile th {
  width: 30%;
  padding: 1rem 0;
  font-weight: 600;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .p-about__company--profile th {
    padding: 2rem 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-about__company--profile th {
    width: 20%;
  }
}
.p-about__company--profile td {
  width: 70%;
  padding: 1rem 0;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .p-about__company--profile td {
    padding: 2rem 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-about__company--profile td {
    width: 80%;
  }
}
.p-about__company--profile.mb {
  margin-bottom: 0;
}
.p-about__company--relation {
  margin-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .p-about__company--relation {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-about__company--relation {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-about__company--relation {
    margin-bottom: 6rem;
  }
}
.p-about__company--relationlist {
  padding-bottom: 2rem;
  border-bottom: 1px solid #999;
}
@media screen and (min-width: 1024px) {
  .p-about__company--relationlist {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 0;
  }
}
.p-about__company--relationlogo {
  width: 100%;
  text-align: center;
  padding: 2rem 0;
}
@media screen and (min-width: 1024px) {
  .p-about__company--relationlogo {
    width: 35%;
    padding: 0;
    text-align: left;
  }
}
.p-about__company--relationlogo img {
  width: 240px;
  height: auto;
  margin: auto;
}
@media screen and (min-width: 1280px) {
  .p-about__company--relationlogo img {
    width: 300px;
  }
}
@media screen and (min-width: 1024px) {
  .p-about__company--relationinfo {
    width: 65%;
    padding: 2rem 0;
  }
}
.p-about__company--relationtitle {
  font-size: 1.0625rem;
  font-weight: 600;
  margin-bottom: 0.7rem;
}
.p-about__company--relationlink {
  display: inline-block;
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .p-about__company--relationlink {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .p-about__company--relationlink {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}
.p-about__company--relationlink {
  font-weight: 600;
  margin-top: 0.7rem;
  text-decoration: underline;
}
.p-about__company--relationlink::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url("../img/anchorlink.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 0.25rem;
}

.p-openingsupport__totalsupport {
  width: 85%;
  max-width: 1200px;
  margin-inline: auto;
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__totalsupport {
    position: relative;
    width: 100%;
    max-width: none;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
  }
}
.p-openingsupport__totalsupport--flow {
  position: relative;
  width: 100%;
  margin-bottom: 2rem;
  aspect-ratio: 0.8615384615;
}
@media screen and (min-width: 768px) {
  .p-openingsupport__totalsupport--flow {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__totalsupport--flow {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0rem;
    /*aspect-ratio: (756 / 853);*/
    width: 40%;
    top: 0;
    right: clamp(3rem, -1.923rem + 7.69vw, 5rem);
  }
}
@media screen and (min-width: 1280px) {
  .p-openingsupport__totalsupport--flow {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0rem;
    aspect-ratio: 0.8862837046;
    width: 40%;
    top: 0;
    right: clamp(3rem, -1.923rem + 7.69vw, 5rem);
  }
}
.p-openingsupport__totalsupport--flow .flow__base > picture > img {
  width: 100%;
  height: auto;
}
.p-openingsupport__totalsupport--flow .flow__base.is-active ~ .flow__item {
  opacity: 1;
  transform: translateY(0) scale(1);
}
.p-openingsupport__totalsupport--flow .flow__base.is-active ~ .flow__target {
  opacity: 1;
  transform: translateX(-50%) translateY(0) scale(1);
  transition-delay: 0.9s;
}
.p-openingsupport__totalsupport--flow .flow__base.is-active ~ .item01 {
  transition-delay: 0.1s;
}
.p-openingsupport__totalsupport--flow .flow__base.is-active ~ .item02 {
  transition-delay: 0.2s;
}
.p-openingsupport__totalsupport--flow .flow__base.is-active ~ .item03 {
  transition-delay: 0.3s;
}
.p-openingsupport__totalsupport--flow .flow__base.is-active ~ .item04 {
  transition-delay: 0.4s;
}
.p-openingsupport__totalsupport--flow .flow__base.is-active ~ .item05 {
  transition-delay: 0.5s;
}
.p-openingsupport__totalsupport--flow .flow__base.is-active ~ .item06 {
  transition-delay: 0.6s;
}
.p-openingsupport__totalsupport--flow .flow__base.is-active ~ .item07 {
  transition-delay: 0.7s;
}
.p-openingsupport__totalsupport--flow .flow__base.is-active ~ .item08 {
  transition-delay: 0.8s;
}
.p-openingsupport__totalsupport--flow .flow__base.is-active ~ .flow__arrow .flow__arrow--line {
  transform: translateX(-50%) scaleY(1);
}
.p-openingsupport__totalsupport--flow .flow__base.is-active ~ .flow__arrow .flow__arrow--head {
  opacity: 1;
  transform: translateX(-50%) translateY(0) rotate(45deg);
}
.p-openingsupport__totalsupport--flow .flow__item {
  width: 23.5%;
  position: absolute;
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__totalsupport--flow .flow__item {
    width: 22%;
  }
}
.p-openingsupport__totalsupport--flow .flow__item {
  opacity: 0;
  transform: translateY(-20px);
  transition: opacity 0.5s ease, transform 0.8s ease;
}
.p-openingsupport__totalsupport--flow .flow__item img {
  width: 100%;
}
.p-openingsupport__totalsupport--flow .flow__item.item01 {
  top: 0%;
  left: 23%;
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__totalsupport--flow .flow__item.item01 {
    left: 24%;
  }
}
.p-openingsupport__totalsupport--flow .flow__item.item02 {
  top: 0%;
  right: 23%;
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__totalsupport--flow .flow__item.item02 {
    right: 24%;
  }
}
.p-openingsupport__totalsupport--flow .flow__item.item03 {
  top: 15.5%;
  left: 3.5%;
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__totalsupport--flow .flow__item.item03 {
    top: 16%;
    left: 3.7%;
  }
}
.p-openingsupport__totalsupport--flow .flow__item.item04 {
  top: 15.5%;
  right: 3.5%;
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__totalsupport--flow .flow__item.item04 {
    top: 16%;
    right: 3.7%;
  }
}
.p-openingsupport__totalsupport--flow .flow__item.item05 {
  top: 38%;
  left: 0%;
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__totalsupport--flow .flow__item.item05 {
    top: 39.8%;
    left: 0.3%;
  }
}
.p-openingsupport__totalsupport--flow .flow__item.item06 {
  top: 38%;
  right: 0%;
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__totalsupport--flow .flow__item.item06 {
    top: 39.8%;
    right: 0.3%;
  }
}
.p-openingsupport__totalsupport--flow .flow__item.item07 {
  top: 58%;
  left: 15%;
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__totalsupport--flow .flow__item.item07 {
    top: 60%;
    left: 15%;
  }
}
.p-openingsupport__totalsupport--flow .flow__item.item08 {
  top: 58%;
  right: 15%;
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__totalsupport--flow .flow__item.item08 {
    top: 60%;
    right: 15%;
  }
}
.p-openingsupport__totalsupport--flow .flow__target {
  position: absolute;
  width: 41.7%;
  top: 43%;
  left: 50%;
  transform: translateX(-50%) translateY(20px);
  opacity: 0;
  transition: opacity 0.5s ease, transform 1s cubic-bezier(0.22, 1, 0.36, 1);
}
.p-openingsupport__totalsupport--flow .flow__target img {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__totalsupport--flow .flow__target {
    width: 36.3%;
    top: 43%;
  }
}
.p-openingsupport__totalsupport--flow .flow__text {
  color: #f0832c;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.36;
  width: 100%;
  display: inline-block;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-openingsupport__totalsupport--flow .flow__text {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__totalsupport--flow .flow__text {
    font-size: clamp(1.25rem, -0.205rem + 2.27vw, 1.5rem);
    margin-top: -2rem;
  }
}
@media screen and (min-width: 1600px) {
  .p-openingsupport__totalsupport--flow .flow__text {
    font-size: clamp(1.5rem, -0.384rem + 2.51vw, 1.875rem);
    margin-top: -4rem;
  }
}
.p-openingsupport__totalsupport--flow .flow__arrow {
  position: absolute;
  left: 50%;
  top: 52%;
  width: 50px;
  height: 30%;
  transform: translateX(-50%);
}
.p-openingsupport__totalsupport--flow .flow__arrow--line {
  position: absolute;
  top: 0;
  left: 50%;
  width: 3.5px;
  height: calc(100% - 29px);
  background: #f0832c;
  transform: translateX(-50%) scaleY(0);
  transform-origin: top;
  transition: transform 0.8s ease 1.2s;
}
@media screen and (min-width: 768px) {
  .p-openingsupport__totalsupport--flow .flow__arrow--line {
    width: 5px;
    height: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__totalsupport--flow .flow__arrow--line {
    width: 7px;
    height: calc(100% - 16px);
  }
}
.p-openingsupport__totalsupport--flow .flow__arrow--line::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 16px;
  height: 16px;
  border-right: 3.5px solid #f0832c;
  border-bottom: 3.5px solid #f0832c;
  transform: translateX(-50%) rotate(45deg);
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__totalsupport--flow .flow__arrow--line::after {
    bottom: 0;
    left: 50%;
    width: 19px;
    height: 19px;
    border-right: 7px solid #f0832c;
    border-bottom: 7px solid #f0832c;
  }
}
.p-openingsupport__totalsupport--legend {
  position: absolute;
  top: 0;
  right: 0;
  width: 3rem;
}
@media screen and (min-width: 768px) {
  .p-openingsupport__totalsupport--legend {
    width: 4rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-openingsupport__totalsupport--legend {
    width: 5rem;
  }
}
.p-openingsupport__totalsupport--legend img {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__totalsupport--left {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__totalsupport--text {
    width: calc(100% - max((100% - 85%) / 2, (100% - 1200px) / 2));
    margin-left: max((100% - 85%) / 2, (100% - 1200px) / 2);
  }
}
.p-openingsupport__totalsupport--img {
  width: 100%;
  margin-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__totalsupport--img {
    width: 50%;
  }
}
.p-openingsupport__totalsupport--img img {
  width: 100%;
}
.p-openingsupport__kuchikomi {
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 50%;
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__kuchikomi {
    background-size: 40%;
  }
}
.p-openingsupport__kuchikomi {
  background-image: url(../img/openingsupport-kuchikomi_bg.png);
}
.p-openingsupport__kuchikomi--graphwrap {
  margin-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .p-openingsupport__kuchikomi--graphwrap {
    margin: 3rem auto 4rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__kuchikomi--graphwrap {
    justify-content: space-around;
  }
}
.p-openingsupport__kuchikomi--graph {
  position: relative;
  display: flow-root;
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .p-openingsupport__kuchikomi--graph {
    width: 48%;
    min-width: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__kuchikomi--graph {
    width: 37%;
  }
}
.p-openingsupport__kuchikomi--graph img {
  width: 100%;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.3));
}
@media screen and (min-width: 768px) {
  .p-openingsupport__kuchikomi--graph img {
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.3));
  }
}
.p-openingsupport__kuchikomi--wheel {
  width: 73.6%;
  margin: 1.3rem auto 0;
}
@media screen and (min-width: 768px) {
  .p-openingsupport__kuchikomi--wheel {
    width: 100%;
  }
}
.p-openingsupport__kuchikomi--value {
  position: absolute;
  top: 0;
  right: 0;
  width: 38.6%;
}
.p-openingsupport__kuchikomi--serif {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-openingsupport__kuchikomi--serif {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__kuchikomi--serif {
    gap: 2.5rem;
  }
}
.p-openingsupport__kuchikomi--fukidashi {
  margin: auto;
  width: -moz-fit-content;
  width: fit-content;
  background: #f0832c;
  border-radius: 1rem;
  color: white;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
  padding: 1.5rem 1rem;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 768px) {
  .p-openingsupport__kuchikomi--fukidashi {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  }
}
.p-openingsupport__kuchikomi--fukidashi {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-openingsupport__kuchikomi--fukidashi {
    margin: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__kuchikomi--fukidashi {
    font-size: clamp(1.25rem, 0.942rem + 0.48vw, 1.375rem);
  }
}
.p-openingsupport__kuchikomi--fukidashi::after {
  content: "";
  position: absolute;
  bottom: -2rem;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 13px solid transparent;
  border-left: 13px solid transparent;
  border-top: 32px solid #f0832c;
  border-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-openingsupport__kuchikomi--fukidashi::after {
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 34px solid #f0832c;
    border-right: 0;
    bottom: auto;
    top: 50%;
    left: auto;
    right: -34px;
    transform: translateX(0) translateY(-50%);
  }
}
.p-openingsupport__kuchikomi--user {
  border-radius: 9999px;
  overflow: hidden;
  aspect-ratio: 1;
  width: 12.5rem;
  margin: 1rem auto 3rem;
}
@media screen and (min-width: 768px) {
  .p-openingsupport__kuchikomi--user {
    margin: 0 0 3rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__kuchikomi--user {
    margin: 0 0 4rem;
  }
}
.p-openingsupport__kuchikomi--user img {
  width: 100%;
}
.p-openingsupport__kuchikomi--flow {
  background: white;
  border-radius: 1rem;
  border: 2px solid #15b0c2;
  padding: 2rem 1.5rem;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 768px) {
  .p-openingsupport__kuchikomi--flow {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  }
}
@media screen and (min-width: 768px) {
  .p-openingsupport__kuchikomi--flow {
    padding: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__kuchikomi--flow {
    padding: 3rem 0;
  }
}
@media screen and (min-width: 1280px) {
  .p-openingsupport__kuchikomi--flow {
    padding: 4rem 0;
  }
}
.p-openingsupport__kuchikomi--flowtitle {
  font-size: 1.0625rem;
  color: white;
  font-weight: 700;
  padding: 1em 1.5em;
  text-align: center;
  border-radius: 9999px;
  background: linear-gradient(90deg, #15b0c2 40%, #95d0c0);
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__kuchikomi--flowtitle {
    font-size: clamp(1.25rem, 0.942rem + 0.48vw, 1.375rem);
  }
}
.p-openingsupport__kuchikomi--ol {
  margin-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__kuchikomi--ol {
    margin-top: 3rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-openingsupport__kuchikomi--ol {
    margin-top: 4rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__kuchikomi--ol {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-openingsupport__kuchikomi--step {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  background: white;
  border-radius: 1rem;
  border: 2px solid #15b0c2;
  margin-bottom: 1.5rem;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__kuchikomi--step {
    margin-bottom: 2rem;
  }
}
.p-openingsupport__kuchikomi--step::after {
  content: url(../img/openingsupport-kuchikomi-steparrow.svg);
  position: absolute;
  bottom: -1.5rem;
  left: 19.5%;
  transform: translateX(-50%);
  width: 2rem;
  height: 2rem;
  z-index: 100;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.3));
}
@media screen and (min-width: 768px) {
  .p-openingsupport__kuchikomi--step::after {
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.3));
  }
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__kuchikomi--step::after {
    bottom: -2rem;
    width: 2.5rem;
    height: 2.5rem;
  }
}
.p-openingsupport__kuchikomi--step.last::after {
  content: none;
}
.p-openingsupport__kuchikomi--steptitle {
  width: 39%;
  border-radius: 1rem 0 0 1rem;
  background: linear-gradient(90deg, #15b0c2 40%, #95d0c0);
  color: white;
  font-size: 1.375rem;
  font-weight: 700;
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__kuchikomi--steptitle {
    font-size: clamp(1.5rem, 0.577rem + 1.44vw, 1.875rem);
  }
}
.p-openingsupport__kuchikomi--steptitle {
  font-family: din-2014, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "punm";
  letter-spacing: 0em;
  padding: 0 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: center;
}
@media screen and (min-width: 768px) {
  .p-openingsupport__kuchikomi--steptitle {
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0 100%);
    gap: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__kuchikomi--steptitle {
    padding: 1rem 2rem 1rem 0rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-openingsupport__kuchikomi--steptitle {
    gap: 2rem;
    padding: 1rem 3rem 1rem 1rem;
  }
}
.p-openingsupport__kuchikomi--term {
  color: #15b0c2;
  background: white;
  border-radius: 0.5rem;
  font-size: 0.8125rem;
  padding: 0.7em 0.5em;
  margin-top: 0.5rem;
  width: 100%;
  text-align: center;
}
.p-openingsupport__kuchikomi--term.orange {
  font-size: 1.0625rem;
  color: #f0832c;
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__kuchikomi--term.orange {
    font-size: clamp(1.5rem, 0.577rem + 1.44vw, 1.875rem);
    padding: 0.4em 0.5em;
  }
}
@media screen and (min-width: 768px) {
  .p-openingsupport__kuchikomi--term {
    padding: 1em 0.5em;
    width: 50%;
    margin-top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__kuchikomi--term {
    font-size: clamp(1.063rem, 0.293rem + 1.2vw, 1.375rem);
  }
}
.p-openingsupport__kuchikomi--stepcontent {
  width: 61%;
  padding: 1rem;
}
@media screen and (min-width: 768px) {
  .p-openingsupport__kuchikomi--stepcontent {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
  }
}
.p-openingsupport__kuchikomi--action {
  font-size: 15px;
  font-weight: 600;
  /*@include foundation.flex($jc: flex-start);*/
}
.p-openingsupport__kuchikomi--action img {
  width: 4rem;
}
.p-openingsupport__kuchikomi--steptextwrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.3333;
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__kuchikomi--steptextwrap {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}
@media screen and (min-width: 768px) {
  .p-openingsupport__kuchikomi--steptextwrap {
    width: 60%;
    margin-top: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__kuchikomi--steptextwrap {
    width: 70%;
    flex-wrap: nowrap;
  }
}
@media screen and (min-width: 1280px) {
  .p-openingsupport__kuchikomi--steptextwrap {
    width: 80%;
    flex-wrap: nowrap;
  }
}
.p-openingsupport__kuchikomi--measure {
  font-size: 0.8125rem;
  padding: 0.2em 1em;
  border-radius: 9999px;
  border: 1px solid #333;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 0.4rem;
  display: block;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__kuchikomi--measure {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
    margin-bottom: 0;
    width: 22%;
    margin-right: 1rem;
    border-radius: 0.5rem;
    padding: 1em;
  }
}
.p-openingsupport__kuchikomi--steptext {
  display: inline-block;
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__kuchikomi--steptext {
    width: 70%;
  }
}
.p-openingsupport__branding--wrap {
  width: 85%;
  max-width: 1200px;
  margin-inline: auto;
  position: relative;
  z-index: 100;
}
.p-openingsupport__branding--img {
  position: absolute;
  right: 0;
  z-index: 50;
  top: 7rem;
  width: 100%;
}
.p-openingsupport__branding--img img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-openingsupport__branding--img {
    width: 85%;
  }
}
@media screen and (min-width: 1024px) {
  .p-openingsupport__branding--img {
    top: calc(clamp(6rem, -1.385rem + 11.54vw, 9rem) + 2.5rem);
  }
}
@media screen and (min-width: 1280px) {
  .p-openingsupport__branding--img {
    top: calc(clamp(6rem, -1.385rem + 11.54vw, 9rem) + 5rem);
    width: 65%;
  }
}
@media screen and (min-width: 1600px) {
  .p-openingsupport__branding--img {
    width: 60%;
  }
}

.p-branding__block {
  background: white;
  border-radius: 1rem;
  border: 2px solid #15b0c2;
  padding: 2rem 1.5rem;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 768px) {
  .p-branding__block {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  }
}
@media screen and (min-width: 768px) {
  .p-branding__block {
    padding: 2rem 6%;
  }
}
@media screen and (min-width: 1024px) {
  .p-branding__block {
    padding: 3rem 5%;
  }
}
@media screen and (min-width: 1280px) {
  .p-branding__block {
    padding: 4rem 5%;
  }
}
.p-branding__target {
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 50%;
}
@media screen and (min-width: 1024px) {
  .p-branding__target {
    background-size: 40%;
  }
}
.p-branding__target {
  background-image: url(../img/branding-target_bg.png);
}
@media screen and (min-width: 768px) {
  .p-branding__target--text {
    width: 60%;
  }
}
@media screen and (min-width: 1024px) {
  .p-branding__target--text {
    width: 67%;
  }
}
@media screen and (min-width: 1280px) {
  .p-branding__target--text {
    width: 100%;
  }
}
.p-branding__target--block {
  margin-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .p-branding__target--block {
    margin-top: 3rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-branding__target--block {
    margin-top: 4rem;
  }
}
.p-branding__target--block {
  margin-bottom: 3rem;
}
@media screen and (min-width: 1024px) {
  .p-branding__target--block {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-branding__target--block {
    margin-bottom: 4.5rem;
  }
}
.p-branding__target--title {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-bottom: 1.1rem;
}
@media screen and (min-width: 1024px) {
  .p-branding__target--title {
    margin-bottom: clamp(1.25rem, -0.596rem + 2.88vw, 2rem);
  }
}
.p-branding__target--title-ja {
  font-size: 1.375rem;
  font-weight: 700;
}
@media screen and (min-width: 1024px) {
  .p-branding__target--title-ja {
    font-size: clamp(1.5rem, 0.577rem + 1.44vw, 1.875rem);
  }
}
.p-branding__target--title-ja {
  color: #15b0c2;
}
.p-branding__target--title-en {
  font-size: 15px;
  font-family: din-2014, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "punm";
  letter-spacing: 0em;
  color: #8ad8e0;
}
@media screen and (min-width: 1024px) {
  .p-branding__target--title-en {
    font-size: clamp(1.5rem, 0.577rem + 1.44vw, 1.875rem);
  }
}
.p-branding__target--lead {
  font-weight: 600;
  font-size: 15px;
  text-align: center;
  line-height: 28.5px;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 1024px) {
  .p-branding__target--lead {
    text-align: left;
    font-size: 1.0625rem;
  }
}
.p-branding__target--lead .patient,
.p-branding__target--lead .seeker {
  font-size: 1.1875rem;
}
@media screen and (min-width: 1024px) {
  .p-branding__target--lead .patient,
  .p-branding__target--lead .seeker {
    font-size: 1.375rem;
  }
}
.p-branding__target--lead .patient {
  color: #ed7987;
}
.p-branding__target--lead .seeker {
  color: #409ad6;
}
.p-branding__target--kinds {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 1.5rem 1rem;
}
@media screen and (min-width: 1024px) {
  .p-branding__target--kinds {
    gap: unset;
  }
}
.p-branding__target--item {
  width: 46%;
}
@media screen and (min-width: 1024px) {
  .p-branding__target--item {
    width: 20%;
  }
}
.p-branding__target--img {
  width: 100%;
  margin-bottom: 0.7rem;
}
.p-branding__target--img img {
  width: 100%;
}
.p-branding__target--name {
  text-align: center;
  font-size: 0.8175rem;
  font-weight: 600;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .p-branding__target--name {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .p-branding__target--name {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}
.p-branding__target--name.patient {
  color: #ed7987;
}
.p-branding__target--name.seeker {
  color: #409ad6;
}
.p-branding__target--action {
  margin-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .p-branding__target--action {
    margin-top: 3rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-branding__target--action {
    margin-top: 4rem;
  }
}
.p-branding__target--action {
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .p-branding__target--action {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
  }
  .p-branding__target--action::before {
    position: absolute;
    content: url(../img/branding-img_family.svg);
    width: 44px;
    height: 93px;
    top: -50%;
    left: -16px;
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 1024px) {
  .p-branding__target--action::before {
    width: 61px;
    height: 130px;
    top: -50%;
    left: -16px;
  }
}
@media screen and (min-width: 1280px) {
  .p-branding__target--action {
    max-width: 78%;
    margin-left: auto;
    margin-right: auto;
  }
  .p-branding__target--action::before {
    width: 87px;
    height: 186px;
    top: 0%;
    left: -135px;
  }
}
.p-branding__target--actionlist {
  font-size: 15px;
  color: white;
  font-weight: 600;
  background: linear-gradient(90deg, #15b0c2 40%, #95d0c0);
  padding: 1rem 0;
  border-radius: 9999px;
  text-align: center;
  margin-bottom: 2rem;
  position: relative;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p-branding__target--actionlist {
    border-radius: 50%;
    padding: 0;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    aspect-ratio: 1;
    width: 20%;
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) {
  .p-branding__target--actionlist {
    width: 18%;
    font-size: clamp(0.938rem, 0.63rem + 0.48vw, 1.063rem);
  }
}
.p-branding__target--actionlist::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -1.5rem;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  border-top: 16px solid #f0832c;
  border-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-branding__target--actionlist::after {
    left: auto;
    right: -18px;
    bottom: 0;
    top: 50%;
    transform: translateX(50%) translateY(-50%);
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 21px solid #f0832c;
    border-right: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-branding__target--actionlist::after {
    left: auto;
    right: -33px;
    bottom: 0;
    top: 50%;
    transform: translateX(50%) translateY(-50%);
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 32px solid #f0832c;
    border-right: 0;
  }
}
@media screen and (min-width: 1280px) {
  .p-branding__target--actionlist::after {
    right: -38px;
  }
}
.p-branding__target--actionlist:last-of-type {
  margin-bottom: 0;
}
.p-branding__target--actionlist:last-of-type::after {
  content: none;
}
.p-branding__target--actionlist.family::before {
  position: absolute;
  content: url(../img/branding-img_family.svg);
  width: 44px;
  height: 93px;
  top: 50%;
  left: -16px;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .p-branding__target--actionlist.family::before {
    content: none;
  }
}
.p-branding__target--actionlist.nurse::before {
  position: absolute;
  content: url(../img/branding-img_nurse.svg);
  width: 53px;
  height: 92px;
  top: 150%;
  right: 0px;
  transform: translateY(-50%);
  z-index: 100;
}
@media screen and (min-width: 768px) {
  .p-branding__target--actionlist.nurse::before {
    content: none;
  }
}
.p-branding__target--actionlist.decision {
  background: linear-gradient(90deg, #f0832c, #f6ac19);
}
.p-branding__target--point {
  padding-top: 2rem;
  border-top: 1px solid #999;
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .p-branding__target--point {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .p-branding__target--point {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}
.p-branding__target--point {
  text-align: center;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 1024px) {
  .p-branding__target--point {
    font-size: clamp(0.938rem, 0.63rem + 0.48vw, 1.063rem);
  }
}
@media screen and (min-width: 1280px) {
  .p-branding__target--point {
    padding-top: 3rem;
    max-width: 78%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .p-branding__target--pointwrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
  }
  .p-branding__target--pointwrap::before {
    position: absolute;
    content: url(../img/branding-img_nurse.svg);
    width: 53px;
    height: 92px;
    top: -70%;
    right: 0px;
    transform: translateY(-50%);
    z-index: 100;
  }
}
@media screen and (min-width: 1024px) {
  .p-branding__target--pointwrap {
    justify-content: center;
    gap: 5rem;
  }
  .p-branding__target--pointwrap::before {
    width: 74px;
    height: 127px;
    top: -40%;
    right: -10px;
  }
}
@media screen and (min-width: 1280px) {
  .p-branding__target--pointwrap {
    max-width: 78%;
    margin-left: auto;
    margin-right: auto;
  }
  .p-branding__target--pointwrap::before {
    width: 105px;
    height: 182px;
    top: 20%;
    right: -100px;
  }
}
.p-branding__target--pointitem {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.p-branding__target--pointitem:first-of-type {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-branding__target--pointitem:first-of-type {
    margin-bottom: 0;
  }
}
.p-branding__target--pointpatient, .p-branding__target--pointseeker {
  color: white;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  aspect-ratio: 1;
  border-radius: 0.5rem;
  width: 72px;
  margin-right: 0.5rem;
  font-size: 15px;
}
@media screen and (min-width: 1024px) {
  .p-branding__target--pointpatient, .p-branding__target--pointseeker {
    width: 96px;
    border-radius: 50%;
    margin-right: 1rem;
  }
}
.p-branding__target--pointpatient {
  background: linear-gradient(45deg, #ed7987, #f2a1ab);
}
.p-branding__target--pointseeker {
  background: linear-gradient(45deg, #409ad6, #79b9e2);
}
.p-branding__target--pointul {
  padding-left: 1rem;
}
.p-branding__target--pointlist {
  line-height: 1.9;
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .p-branding__target--pointlist {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .p-branding__target--pointlist {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}
.p-branding__target--pointlist {
  position: relative;
}
.p-branding__target--pointlist::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -1rem;
  width: 10px;
  height: 10px;
  border: 1px solid #d6d6d6;
  transform: translateY(-50%);
}
.p-branding__target--pointlist::after {
  content: "";
  position: absolute;
  top: 39%;
  left: -0.8rem;
  width: 6px;
  height: 10px;
  border-right: 1px solid #f0832c;
  border-bottom: 1px solid #f0832c;
  transform: translateY(-50%) rotate(45deg);
}
.p-branding__medicaldesign {
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 50%;
}
@media screen and (min-width: 1024px) {
  .p-branding__medicaldesign {
    background-size: 40%;
  }
}
.p-branding__medicaldesign {
  background-image: url(../img/branding-medicaldesign_bg.png);
}
@media screen and (min-width: 768px) {
  .p-branding__medicaldesign--text {
    width: 60%;
  }
}
@media screen and (min-width: 1024px) {
  .p-branding__medicaldesign--text {
    width: 67%;
  }
}
@media screen and (min-width: 1280px) {
  .p-branding__medicaldesign--text {
    width: 49%;
  }
}
.p-branding__medicaldesign--block {
  margin-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .p-branding__medicaldesign--block {
    margin-top: 3rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-branding__medicaldesign--block {
    margin-top: 4rem;
  }
}
.p-branding__medicaldesign .color_circle {
  background: #15b0c2;
  display: inline-block;
  border-radius: 50%;
  aspect-ratio: 1;
  color: white;
  text-align: center;
  line-height: 1.2em;
  width: 1.2em;
}
@media screen and (min-width: 768px) {
  .p-branding__medicaldesign--comparison {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 0 2rem;
  }
}
.p-branding__medicaldesign--graph {
  font-weight: 600;
}
.p-branding__medicaldesign--graph .color_circle {
  margin-right: 0.3em;
}
@media screen and (min-width: 768px) {
  .p-branding__medicaldesign--graph {
    width: 47%;
  }
}
@media screen and (min-width: 1024px) {
  .p-branding__medicaldesign--graph {
    width: 45%;
  }
}
.p-branding__medicaldesign--graph:first-of-type {
  margin-bottom: 3rem;
}
.p-branding__medicaldesign--graph:last-of-type {
  margin-bottom: 1.5rem;
}
.p-branding__medicaldesign--graphimg img {
  width: 100%;
  height: auto;
}
.p-branding__medicaldesign--graphtitle {
  text-align: center;
  margin-bottom: 0.8rem;
  font-size: 1.0625rem;
}
@media screen and (min-width: 1024px) {
  .p-branding__medicaldesign--graphtitle {
    font-size: clamp(1.25rem, 0.942rem + 0.48vw, 1.375rem);
  }
}
@media screen and (min-width: 768px) {
  .p-branding__measure--text {
    width: 60%;
  }
}
@media screen and (min-width: 1280px) {
  .p-branding__measure--text {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .p-branding__measure--wrap {
    position: relative;
  }
}
.p-branding__measure--img {
  width: 85%;
  margin: 2rem auto;
}
.p-branding__measure--img img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-branding__measure--img {
    position: absolute;
    top: 0;
    right: 0;
    width: 32%;
  }
}
.p-branding__measure--ul {
  border-top: 1px solid #15b0c2;
  margin-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .p-branding__measure--ul {
    margin-top: 3rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-branding__measure--ul {
    margin-top: 4rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-branding__measure--ul {
    width: 70%;
  }
}
.p-branding__measure--list {
  border-bottom: 1px solid #15b0c2;
  padding: 1.5rem 0;
}
.p-branding__measure--title {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  flex-wrap: wrap;
  line-height: 1.3333;
  margin-bottom: 0.5rem;
}
.p-branding__measure--ja {
  font-weight: 600;
  color: #15b0c2;
  font-size: 1.1875rem;
}
@media screen and (min-width: 1024px) {
  .p-branding__measure--ja {
    font-size: clamp(1.25rem, 0.942rem + 0.48vw, 1.375rem);
  }
}
.p-branding__measure--en {
  font-size: 0.8125rem;
  font-family: din-2014, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "punm";
  letter-spacing: 0em;
  text-align: right;
}
.p-branding__measure--en.long {
  width: 100%;
}
.p-branding__summary {
  background-color: #fefbf7;
  background-image: url(../img/branding-mockup.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 768px) {
  .p-branding__summary {
    background-size: 50%;
  }
}
.p-branding__summary--wrap {
  margin-top: 9rem;
}
@media screen and (min-width: 768px) {
  .p-branding__summary--wrap {
    margin-top: 0;
    margin-left: 50%;
    width: 50%;
  }
}
.p-branding__summary--lead {
  font-weight: 600;
  font-size: 1.0625rem;
  line-height: 1.9;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 768px) {
  .p-branding__summary--lead {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-branding__summary--lead {
    font-size: clamp(1.25rem, 0.942rem + 0.48vw, 1.375rem);
  }
}
.p-branding__summary--marker {
  font-size: 1.375rem;
  color: #15b0c2;
  font-weight: 700;
  background-image: linear-gradient(#fff000, #fff000);
  padding-bottom: 6px;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 100% 10px;
}
@media screen and (min-width: 1024px) {
  .p-branding__summary--marker {
    font-size: clamp(1.5rem, 0.577rem + 1.44vw, 1.875rem);
  }
}

.p-careersite__jobstyle {
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 50%;
}
@media screen and (min-width: 1024px) {
  .p-careersite__jobstyle {
    background-size: 40%;
  }
}
.p-careersite__jobstyle {
  background-image: url(../img/careersite-jobstyle_bg.png);
}
@media screen and (min-width: 768px) {
  .p-careersite__jobstyle--text {
    width: 60%;
  }
}
.p-careersite__jobstyle--link {
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-careersite__jobstyle--link {
    width: 60%;
  }
}
@media screen and (min-width: 1024px) {
  .p-careersite__jobstyle--link {
    margin-top: 2.5rem;
    width: 40%;
  }
}
@media screen and (min-width: 1280px) {
  .p-careersite__jobstyle--link {
    margin-top: 3.5rem;
  }
}
.p-careersite__jobstyle--linktitle {
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .p-careersite__jobstyle--linktitle {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .p-careersite__jobstyle--linktitle {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}
.p-careersite__jobstyle--banner {
  display: block;
  width: 100%;
  overflow: hidden;
  border-radius: 1rem;
  border: 1px solid #15b0c2;
  transition: 0.3s;
  line-height: 0;
}
.p-careersite__jobstyle--banner:hover {
  opacity: 0.7;
}
.p-careersite__jobstyle--banner img {
  width: 100%;
  line-height: 0;
}
.p-careersite__rateplan {
  position: relative;
  z-index: 100;
}
@media screen and (min-width: 1024px) {
  .p-careersite__rateplan--wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 1024px) {
  .p-careersite__rateplan--left {
    width: 65%;
  }
}
.p-careersite__rateplan--right {
  margin-top: 3rem;
}
@media screen and (min-width: 768px) {
  .p-careersite__rateplan--right {
    margin: 3rem auto 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-careersite__rateplan--right {
    width: 27%;
    margin-top: 0;
  }
}
.p-careersite__rateplan--fukidashi {
  width: calc(52.5% + 2rem);
  margin: auto;
  padding-left: 2rem;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.3s ease, transform 0.2s ease-in-out;
  transition-delay: 0.3s;
}
.p-careersite__rateplan--fukidashi.is-active {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .p-careersite__rateplan--fukidashi {
    margin-left: 0;
    width: 30%;
    position: relative;
    z-index: 100;
  }
}
.p-careersite__rateplan--fukidashi img, .p-careersite__rateplan--freeimg img {
  display: block;
  width: 100%;
  height: auto;
}
.p-careersite__rateplan--freebox {
  position: relative;
  margin-top: 4.25rem;
  background: #fdebdd;
  padding: 5.5rem 1.5rem 2rem;
  border-radius: 1rem;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .p-careersite__rateplan--freebox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: -4.25rem;
    padding-top: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-careersite__rateplan--freebox {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-careersite__rateplan--freebox {
    margin-top: 4.25rem;
  }
}
.p-careersite__rateplan--freeimg {
  position: absolute;
  width: 80%;
  top: -5rem;
  left: 50%;
  transform: translate(-50%);
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .p-careersite__rateplan--freeimg {
    position: static;
    width: 25%;
    transform: translate(0);
    margin-top: 3rem;
    top: -2rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-careersite__rateplan--freeimg {
    margin-top: 0;
    top: -2rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-careersite__rateplan--freeimg {
    top: -5rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .p-careersite__rateplan--freetext {
    width: 65%;
  }
}
.p-careersite__rateplan--free {
  color: #f0832c;
  font-weight: 600;
  display: inline-block;
  text-indent: -1em;
  margin-left: 1em;
}
.p-careersite__rateplan--table {
  margin-top: 2rem;
  border: 2px solid #333;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3333;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .p-careersite__rateplan--table {
    margin-top: 3rem;
    font-size: clamp(0.938rem, 0.63rem + 0.48vw, 1.063rem);
  }
}
.p-careersite__rateplan--table .num {
  font-size: 1.375rem;
  font-family: din-2014, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "punm";
  letter-spacing: 0em;
}
@media screen and (min-width: 1024px) {
  .p-careersite__rateplan--table .num {
    font-size: clamp(1.5rem, 0.577rem + 1.44vw, 1.875rem);
  }
}
.p-careersite__rateplan--table th,
.p-careersite__rateplan--table td {
  padding: 0.5rem 0;
}
.p-careersite__rateplan--table th {
  background: #15b0c2;
  color: white;
  border-right: 1px solid #333;
}
.p-careersite__rateplan--table td {
  vertical-align: middle;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  height: 3rem;
}
.p-careersite__rateplan--table td:nth-child(n+2) {
  font-size: 0.8125rem;
}
@media screen and (min-width: 1024px) {
  .p-careersite__rateplan--table td:nth-child(n+2) {
    font-size: clamp(0.938rem, 0.63rem + 0.48vw, 1.063rem);
  }
}
.p-careersite__rateplan--table td:last-child {
  border-right: none;
}
.p-careersite__rateplan--table td:first-child {
  background: #edfcfc;
  color: #15b0c2;
  width: 20%;
}
.p-careersite__rateplan--rule {
  margin-top: 1.5rem;
  font-size: 15px;
  line-height: 1.9;
}
@media screen and (min-width: 768px) {
  .p-careersite__rateplan--rule {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .p-careersite__rateplan--rule {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}
.p-careersite__rateplan--rulelist {
  display: inline-block;
  margin-left: 1.3em;
  text-indent: -1.3em;
}
.p-careersite__rateplan--rulelist::before {
  content: "■";
  width: 1.3em;
}
.p-careersite__rateplan--rulesub {
  display: inline-block;
  margin-left: 1em;
  text-indent: -1em;
}
.p-careersite__strength {
  position: relative;
}
.p-careersite__strength--ul {
  margin-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .p-careersite__strength--ul {
    margin-top: 3rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-careersite__strength--ul {
    margin-top: 4rem;
  }
}
@media screen and (min-width: 768px) {
  .p-careersite__strength--ul {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    gap: 3rem 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-careersite__strength--ul {
    gap: 4rem 1rem;
  }
}
.p-careersite__strength--list {
  background: white;
  border-radius: 1rem;
  border: 2px solid #15b0c2;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 768px) {
  .p-careersite__strength--list {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  }
}
.p-careersite__strength--list {
  margin-bottom: 3rem;
  padding: 2rem 1.5rem;
  position: relative;
  text-align: center;
}
.p-careersite__strength--list:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-careersite__strength--list {
    width: 46.5%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-careersite__strength--list {
    padding: clamp(3rem, 1.523rem + 2.31vw, 3.6rem);
  }
}
.p-careersite__strength--list.chara_j::after {
  position: absolute;
  content: url(../img/careersite__strengs_j.svg);
  width: 69px;
  height: 92px;
  top: -2rem;
  right: 1rem;
}
@media screen and (min-width: 768px) {
  .p-careersite__strength--list.chara_j::after {
    content: none;
  }
}
@media screen and (min-width: 768px) {
  .p-careersite__strength--list.chara_j-2::after {
    position: absolute;
    content: url(../img/careersite__strengs_j.svg);
    width: 69px;
    height: 92px;
    top: -2rem;
    right: 1rem;
  }
}
.p-careersite__strength--list.chara_o::after {
  position: absolute;
  content: url(../img/careersite__strengs_o.svg);
  width: 80px;
  height: 82px;
  bottom: -2rem;
  right: 1rem;
}
@media screen and (min-width: 768px) {
  .p-careersite__strength--list.chara_o::after {
    bottom: auto;
    top: -1rem;
    right: -2rem;
  }
}
.p-careersite__strength--list.chara_b::after {
  position: absolute;
  content: url(../img/careersite__strengs_b.svg);
  width: 80px;
  height: 87px;
  bottom: -3.5rem;
  left: -1rem;
}
@media screen and (min-width: 768px) {
  .p-careersite__strength--list.chara_b::after {
    bottom: -2rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-careersite__strength--list.chara_j::after, .p-careersite__strength--list.chara_j-2::after, .p-careersite__strength--list.chara_o::after, .p-careersite__strength--list.chara_b::after {
    content: none;
  }
}
.p-careersite__strength--num {
  position: absolute;
  top: 1rem;
  left: 1rem;
  background: #15b0c2;
  border-radius: 50%;
  width: 3rem;
  aspect-ratio: 1;
  color: white;
  font-size: 2rem;
  font-family: din-2014, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "punm";
  letter-spacing: 0em;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
  .p-careersite__strength--num {
    width: clamp(4rem, 2.031rem + 3.08vw, 4.8rem);
    font-size: clamp(2.667rem, 1.354rem + 2.05vw, 3.2rem);
  }
}
@media screen and (min-width: 1280px) {
  .p-careersite__strength--num {
    top: 2rem;
    left: 2rem;
  }
}
.p-careersite__strength--img {
  width: 88%;
  margin: auto;
  max-width: 314px;
}
.p-careersite__strength--img img {
  width: 100%;
}
.p-careersite__strength--title {
  display: inline-block;
  text-align: center;
  padding: 0 1em 0.3rem;
  margin: 2rem 0 1rem;
  font-size: 1.1875rem;
  color: #15b0c2;
  background-image: linear-gradient(#fff000, #fff000);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 0% 10px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  transition: background-size 0.5s ease-out 0.6s;
}
@media screen and (min-width: 768px) {
  .p-careersite__strength--title {
    font-size: 1.0625rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-careersite__strength--title {
    margin: 2rem 0 1rem;
    font-size: clamp(1.25rem, 0.942rem + 0.48vw, 1.375rem);
  }
}
@media screen and (min-width: 1280px) {
  .p-careersite__strength--title {
    margin: 2.5rem 0 1.5rem;
    background-size: 0% 12px;
  }
}
.p-careersite__strength--title.is-active {
  background-size: 100% 10px;
}
@media screen and (min-width: 1280px) {
  .p-careersite__strength--title.is-active {
    background-size: 100% 12px;
  }
}
.p-careersite__strength--text {
  text-align: left;
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .p-careersite__strength--text {
    text-align: center;
  }
}
.p-careersite__strength--j, .p-careersite__strength--o, .p-careersite__strength--b {
  display: none;
}
@media screen and (min-width: 1024px) {
  .p-careersite__strength--j, .p-careersite__strength--o, .p-careersite__strength--b {
    display: block;
    position: absolute;
  }
}
.p-careersite__strength--j {
  width: 82px;
  top: 260px;
  right: 3rem;
}
@media screen and (min-width: 1280px) {
  .p-careersite__strength--j {
    width: 138px;
    top: 320px;
    right: calc((100% - 1200px) / 2);
  }
}
.p-careersite__strength--o {
  width: 96px;
  bottom: 1rem;
  right: 1rem;
}
@media screen and (min-width: 1280px) {
  .p-careersite__strength--o {
    width: 160px;
    right: 5%;
    bottom: 4rem;
  }
}
.p-careersite__strength--b {
  width: 96px;
  top: 55%;
  left: 1rem;
}
@media screen and (min-width: 1280px) {
  .p-careersite__strength--b {
    width: 160px;
    left: calc((100% - 1200px) / 4);
    transform: translateX(-20%);
  }
}
@media screen and (min-width: 1600px) {
  .p-careersite__strength--b {
    left: calc((100% - 1200px) / 2);
    transform: translateX(-120%);
  }
}
@media screen and (min-width: 1024px) {
  .p-careersite__flow--wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 1024px) {
  .p-careersite__flow--left {
    width: 62%;
  }
}
.p-careersite__flow--title {
  display: inline-block;
  font-size: 1.375rem;
  font-weight: 700;
}
@media screen and (min-width: 1024px) {
  .p-careersite__flow--title {
    font-size: clamp(1.5rem, 0.577rem + 1.44vw, 1.875rem);
  }
}
.p-careersite__flow--title {
  color: white;
  font-weight: 600;
  background: #15b0c2;
  padding: 0.25em 1em;
  margin-bottom: 1.5rem;
}
.p-careersite__flow--title:nth-of-type(n+2) {
  margin-top: 3rem;
}
.p-careersite__flow--midashi {
  color: #15b0c2;
  font-weight: 600;
  font-size: 1.1875rem;
  margin-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .p-careersite__flow--midashi {
    font-size: clamp(1.25rem, 0.942rem + 0.48vw, 1.375rem);
  }
}
.p-careersite__flow--sample {
  width: 70%;
  margin: 3rem auto 0;
  position: relative;
  border: 1px solid #d4dcdf;
  line-height: 0;
}
@media screen and (min-width: 1024px) {
  .p-careersite__flow--sample {
    width: 32%;
    margin-top: 0;
  }
}
.p-careersite__flow--sample img {
  width: 100%;
}
.p-careersite__flow--samplelabel {
  position: absolute;
  line-height: 1;
  top: 0;
  right: 0;
  color: white;
  background: #f0832c;
  font-weight: 600;
  font-size: 0.625rem;
  padding: 0.25em 1em;
}
@media screen and (min-width: 1024px) {
  .p-careersite__flow--samplelabel {
    font-size: clamp(0.938rem, 0.63rem + 0.48vw, 1.063rem);
  }
}

.p-webdesign__brandingplan--optionitem, .p-webdesign__otherplan--optionitem {
  min-width: 0;
}
.p-webdesign__brandingplan--optionitem > img, .p-webdesign__otherplan--optionitem > img {
  display: block;
  width: 100%;
  height: auto;
}
.p-webdesign__branding {
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 50%;
}
@media screen and (min-width: 1024px) {
  .p-webdesign__branding {
    background-size: 40%;
  }
}
.p-webdesign__branding {
  background-image: url(../img/webdesign-branding_bg.png);
}
@media screen and (min-width: 768px) {
  .p-webdesign__branding--text {
    width: 60%;
  }
}
.p-webdesign__plan--wrap {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__plan--wrap {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem 2.5rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-webdesign__plan--wrap {
    gap: 3rem 4rem;
  }
}
.p-webdesign__brandingplan {
  background: #fdebdd;
  border-radius: 1rem;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 768px) {
  .p-webdesign__brandingplan {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  }
}
.p-webdesign__brandingplan {
  grid-column: auto;
}
@media screen and (min-width: 768px) {
  .p-webdesign__brandingplan {
    grid-column: 1/-1;
  }
}
.p-webdesign__brandingplan--heading {
  background: linear-gradient(90deg, #f0832c 50%, #f6ac19);
  color: white;
  font-weight: 600;
  border-radius: 1rem 1rem 0 0;
  position: relative;
  padding: 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__brandingplan--heading {
    padding: 1.5rem 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__brandingplan--heading {
    padding: 2rem clamp(3rem, 0.538rem + 3.85vw, 4rem);
  }
}
.p-webdesign__brandingplan--sub {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0.8rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__brandingplan--sub {
    font-size: 1.0625rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__brandingplan--sub {
    margin-bottom: 1.2rem;
    font-size: clamp(1.25rem, 0.635rem + 0.96vw, 1.5rem);
  }
}
.p-webdesign__brandingplan--title {
  font-size: 1.75rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-webdesign__brandingplan--title {
    font-size: 2.65rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__brandingplan--title {
    font-size: clamp(3.125rem, 1.587rem + 2.4vw, 3.75rem);
  }
}
.p-webdesign__brandingplan--recommend {
  width: 68px;
  position: absolute;
  top: -20%;
  right: -5%;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.3));
}
@media screen and (min-width: 768px) {
  .p-webdesign__brandingplan--recommend {
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.3));
  }
}
@media screen and (min-width: 768px) {
  .p-webdesign__brandingplan--recommend {
    width: 102px;
    top: -10%;
    right: 5%;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__brandingplan--recommend {
    width: 134px;
    top: -5%;
    right: 2%;
  }
}
@media screen and (min-width: 1280px) {
  .p-webdesign__brandingplan--recommend {
    width: 183px;
    top: -20%;
    right: 5%;
  }
}
.p-webdesign__brandingplan--contents {
  padding: 1.5rem 1.5rem 2rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__brandingplan--contents {
    padding: 1.5rem 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__brandingplan--contents {
    padding: 3rem clamp(3rem, 0.538rem + 3.85vw, 4rem);
  }
}
.p-webdesign__brandingplan--cost {
  text-align: center;
  color: #f0832c;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__brandingplan--cost {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 768px) {
  .p-webdesign__brandingplan--maintenance {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
  }
}
.p-webdesign__brandingplan--pricelabel {
  color: #333;
  font-size: 15px;
  font-weight: 600;
}
@media screen and (min-width: 1024px) {
  .p-webdesign__brandingplan--pricelabel {
    font-size: clamp(1.25rem, 0.942rem + 0.48vw, 1.375rem);
  }
}
.p-webdesign__brandingplan--maintenanceprice .yen,
.p-webdesign__brandingplan--maintenanceprice .num {
  font-family: din-2014, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "punm";
  letter-spacing: 0em;
}
.p-webdesign__brandingplan--maintenanceprice .yen {
  font-size: 3rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__brandingplan--maintenanceprice .yen {
    font-size: 3.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__brandingplan--maintenanceprice .yen {
    font-size: clamp(4.75rem, -0.173rem + 7.69vw, 6.75rem);
  }
}
.p-webdesign__brandingplan--maintenanceprice .num {
  font-size: 3.75rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__brandingplan--maintenanceprice .num {
    font-size: 4.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__brandingplan--maintenanceprice .num {
    font-size: clamp(5.875rem, -0.433rem + 9.86vw, 8.438rem);
  }
}
.p-webdesign__brandingplan--maintenanceprice .tax {
  font-weight: 700;
  font-size: 0.8125rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__brandingplan--maintenanceprice .tax {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__brandingplan--maintenanceprice .tax {
    font-size: clamp(1.063rem, 0.293rem + 1.2vw, 1.375rem);
  }
}
.p-webdesign__brandingplan--plus {
  font-size: 2.5rem;
  font-weight: 700;
  color: #f0832c;
  margin-bottom: 0.75rem;
  padding: 0 0.5rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__brandingplan--plus {
    padding: 0 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__brandingplan--plus {
    font-size: clamp(2.5rem, 0.038rem + 3.85vw, 3.5rem);
    padding: 0 1.2rem;
  }
}
@media screen and (min-width: 768px) {
  .p-webdesign__brandingplan--initialcost {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
  }
}
.p-webdesign__brandingplan--initialcostprice .yen,
.p-webdesign__brandingplan--initialcostprice .num {
  font-family: din-2014, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "punm";
  letter-spacing: 0em;
}
.p-webdesign__brandingplan--initialcostprice .yen {
  font-size: 2rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__brandingplan--initialcostprice .yen {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__brandingplan--initialcostprice .yen {
    font-size: clamp(2.625rem, -0.144rem + 4.33vw, 3.75rem);
  }
}
.p-webdesign__brandingplan--initialcostprice .num {
  font-size: 2.6rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__brandingplan--initialcostprice .num {
    font-size: 3.12rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__brandingplan--initialcostprice .num {
    font-size: clamp(3.25rem, -0.288rem + 5.53vw, 4.688rem);
  }
}
.p-webdesign__brandingplan--initialcostprice .tax {
  font-weight: 700;
  font-size: 0.8125rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__brandingplan--initialcostprice .tax {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__brandingplan--initialcostprice .tax {
    font-size: clamp(1.063rem, 0.293rem + 1.2vw, 1.375rem);
  }
}
.p-webdesign__brandingplan--appealpoint {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px 10px;
  margin-bottom: 2rem;
}
.p-webdesign__brandingplan--appealpoint img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .p-webdesign__brandingplan--appealpoint {
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 1rem;
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-webdesign__brandingplan--appealpoint {
    gap: 1.25rem;
    margin-bottom: 3rem;
  }
}
.p-webdesign__brandingplan--appealitem {
  border: 2px solid transparent;
  border-radius: 10px;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(135deg, #f0832c, #f6ac19) border-box;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 768px) {
  .p-webdesign__brandingplan--appealitem {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  }
}
.p-webdesign__brandingplan--appealitem {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
  aspect-ratio: 100/85;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .p-webdesign__brandingplan--appealitem {
    border: 3.6px solid transparent;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__brandingplan--appealitem {
    border-radius: clamp(1rem, 0.385rem + 0.96vw, 1.25rem);
    border: 4.8px solid transparent;
  }
}
.p-webdesign__brandingplan--appealitem.page {
  background: linear-gradient(-45deg, #f0832c, #f6ac19) padding-box, linear-gradient(135deg, #f0832c, #f6ac19) border-box;
  color: white;
}
.p-webdesign__brandingplan--appealitem.page .pagekousei {
  font-size: 0.725rem;
  font-weight: 600;
}
@media screen and (min-width: 1024px) {
  .p-webdesign__brandingplan--appealitem.page .pagekousei {
    font-size: clamp(1rem, 0.077rem + 1.44vw, 1.375rem);
  }
}
.p-webdesign__brandingplan--appealitem.page .pagenum {
  font-size: 1.875rem;
  font-family: din-2014, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "punm";
  letter-spacing: 0.13em;
}
@media screen and (min-width: 1024px) {
  .p-webdesign__brandingplan--appealitem.page .pagenum {
    font-size: clamp(2.5rem, 0.038rem + 3.85vw, 3.5rem);
  }
}
.p-webdesign__brandingplan--appealitem .en {
  font-size: 1.625rem;
  font-family: din-2014, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "punm";
  letter-spacing: 0.05em;
}
@media screen and (min-width: 1024px) {
  .p-webdesign__brandingplan--appealitem .en {
    font-size: clamp(2.188rem, -0.12rem + 3.61vw, 3.125rem);
  }
}
.p-webdesign__brandingplan--appealitem .ja {
  font-size: 0.6rem;
  font-weight: 600;
}
@media screen and (min-width: 1024px) {
  .p-webdesign__brandingplan--appealitem .ja {
    font-size: clamp(0.787rem, -0.043rem + 1.3vw, 1.125rem);
  }
}
.p-webdesign__brandingplan--appealitem.jobstyle {
  position: relative;
}
.p-webdesign__brandingplan--appealitem.jobstyle::after {
  position: absolute;
  content: url(../img/careersite__strengs_j.svg);
  width: 1.5rem;
  bottom: -1rem;
  right: -0.5rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__brandingplan--appealitem.jobstyle::after {
    width: 2rem;
    bottom: -1.5rem;
    right: -1rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__brandingplan--appealitem.jobstyle::after {
    width: 2.5rem;
    bottom: -1.8rem;
    right: -1.2rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-webdesign__brandingplan--appealitem.jobstyle::after {
    width: 3rem;
    bottom: -2rem;
    right: -1.5rem;
  }
}
.p-webdesign__brandingplan--option {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 13px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .p-webdesign__brandingplan--option {
    grid-template-columns: repeat(8, 1fr);
    gap: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__brandingplan--option {
    grid-template-columns: repeat(10, 1fr);
  }
}
@media screen and (min-width: 1280px) {
  .p-webdesign__brandingplan--option {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
  }
}
.p-webdesign__brandingplan--optionitem {
  border: 1px solid white;
  border-radius: 0.45rem;
}
.p-webdesign__brandingplan--optionitem.maintenance {
  background: #8dc556;
}
.p-webdesign__brandingplan--optionitem.support {
  background: #15b0c2;
}
.p-webdesign__brandingplan--optionitem.opening {
  background: #7484c1;
}
@media screen and (min-width: 1280px) {
  .p-webdesign__brandingplan--optionitem {
    width: 4rem;
  }
}
.p-webdesign__otherplan {
  background: #e7edf1;
  border-radius: 1rem;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 768px) {
  .p-webdesign__otherplan {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  }
}
.p-webdesign__otherplan--heading {
  background: #7d9db6;
  color: white;
  font-weight: 600;
  border-radius: 1rem 1rem 0 0;
  position: relative;
  padding: 1rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-webdesign__otherplan--heading {
    padding: 1.5rem;
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__otherplan--heading {
    padding: clamp(1.5rem, 0.269rem + 1.92vw, 2rem);
  }
}
.p-webdesign__otherplan--sub {
  font-size: 0.8125rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__otherplan--sub {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__otherplan--sub {
    margin-bottom: 1rem;
    font-size: clamp(1.063rem, 0.601rem + 0.72vw, 1.25rem);
  }
}
.p-webdesign__otherplan--title {
  font-size: 1.5rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-webdesign__otherplan--title {
    font-size: 1.63rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__otherplan--title {
    font-size: clamp(2.188rem, -0.12rem + 3.61vw, 3.125rem);
  }
}
.p-webdesign__otherplan--contents {
  padding: 1.5rem 1.5rem 2rem;
}
@media screen and (min-width: 1024px) {
  .p-webdesign__otherplan--contents {
    padding: 2rem;
  }
}
.p-webdesign__otherplan--cost {
  text-align: center;
  color: #5d85a4;
  margin-bottom: 1.2rem;
}
@media screen and (min-width: 1024px) {
  .p-webdesign__otherplan--cost {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__otherplan--maintenance {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
  }
}
.p-webdesign__otherplan--pricelabel {
  color: #333;
  font-size: 0.8125rem;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .p-webdesign__otherplan--pricelabel {
    font-size: 15px;
  }
}
.p-webdesign__otherplan--maintenanceprice .yen,
.p-webdesign__otherplan--maintenanceprice .num {
  font-family: din-2014, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "punm";
  letter-spacing: 0em;
}
.p-webdesign__otherplan--maintenanceprice .yen {
  font-size: 2.375rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__otherplan--maintenanceprice .yen {
    font-size: 2.85rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__otherplan--maintenanceprice .yen {
    font-size: clamp(2.313rem, -0.149rem + 3.85vw, 3.313rem);
  }
}
.p-webdesign__otherplan--maintenanceprice .num {
  font-size: 3rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__otherplan--maintenanceprice .num {
    font-size: 3.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__otherplan--maintenanceprice .num {
    font-size: clamp(2rem, -0.462rem + 3.85vw, 3rem);
  }
}
.p-webdesign__otherplan--maintenanceprice .tax {
  font-weight: 700;
  font-size: 0.8125rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__otherplan--maintenanceprice .tax {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__otherplan--maintenanceprice .tax {
    font-size: clamp(0.813rem, 0.505rem + 0.48vw, 0.938rem);
  }
}
.p-webdesign__otherplan--plus {
  font-size: 2rem;
  font-weight: 700;
  color: #5d85a4;
  margin-bottom: 0.75rem;
  margin-top: -0.5rem;
  padding: 0 0.5rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__otherplan--plus {
    padding: 0 0.5rem;
    margin-top: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__otherplan--plus {
    font-size: clamp(1.5rem, -0.715rem + 3.46vw, 2.4rem);
    padding: 0 0.3rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__otherplan--initialcost {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
  }
}
.p-webdesign__otherplan--initialcostprice .yen,
.p-webdesign__otherplan--initialcostprice .num {
  font-family: din-2014, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "punm";
  letter-spacing: 0em;
}
.p-webdesign__otherplan--initialcostprice .yen {
  font-size: 1.65rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__otherplan--initialcostprice .yen {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__otherplan--initialcostprice .yen {
    font-size: clamp(1.4rem, -0.077rem + 2.31vw, 2rem);
  }
}
.p-webdesign__otherplan--initialcostprice .num {
  font-size: 2rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__otherplan--initialcostprice .num {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__otherplan--initialcostprice .num {
    font-size: clamp(1.875rem, 0.029rem + 2.88vw, 2.625rem);
  }
}
.p-webdesign__otherplan--initialcostprice .tax {
  font-weight: 700;
  font-size: 0.8125rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__otherplan--initialcostprice .tax {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__otherplan--initialcostprice .tax {
    font-size: clamp(0.813rem, 0.505rem + 0.48vw, 0.938rem);
  }
}
@media screen and (min-width: 1280px) {
  .p-webdesign__otherplan--info {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
.p-webdesign__otherplan--page {
  color: white;
  background: #5d85a4;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 1.5rem;
  padding: 0.5em 2em;
  border-radius: 9999px;
}
@media screen and (min-width: 1280px) {
  .p-webdesign__otherplan--page {
    width: 11rem;
    padding: 0.5em 0;
    text-align: center;
    margin: 0;
  }
}
.p-webdesign__otherplan--page .pagekousei {
  font-size: 0.815rem;
  font-weight: 600;
}
@media screen and (min-width: 1024px) {
  .p-webdesign__otherplan--page .pagekousei {
    font-size: clamp(0.813rem, 0.505rem + 0.48vw, 0.938rem);
  }
}
.p-webdesign__otherplan--page .pagenum {
  font-size: 1.0625rem;
  font-family: din-2014, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "punm";
}
@media screen and (min-width: 1024px) {
  .p-webdesign__otherplan--page .pagenum {
    font-size: clamp(1.25rem, 0.942rem + 0.48vw, 1.375rem);
  }
}
.p-webdesign__otherplan--option {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 13px;
  overflow: hidden;
}
@media screen and (min-width: 1280px) {
  .p-webdesign__otherplan--option {
    width: 62%;
  }
}
.p-webdesign__otherplan--optionitem {
  border: 1px solid white;
  border-radius: 0.45rem;
}
.p-webdesign__otherplan--optionitem.maintenance {
  background: #8dc556;
}
.p-webdesign__otherplan--optionitem.support {
  background: #15b0c2;
}
.p-webdesign__otherplan--optionitem.opening {
  background: #7484c1;
}
.p-webdesign__option {
  background: white;
  border-radius: 1rem;
  border: 2px solid #15b0c2;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 768px) {
  .p-webdesign__option {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  }
}
.p-webdesign__option {
  padding: 2rem 1.5rem;
  margin-top: 4rem;
}
@media screen and (min-width: 1024px) {
  .p-webdesign__option {
    padding: 3rem;
    margin-top: clamp(4rem, -0.923rem + 7.69vw, 6rem);
  }
}
@media screen and (min-width: 1280px) {
  .p-webdesign__option {
    padding: 4rem;
  }
}
.p-webdesign__option--category {
  font-size: 15px;
  font-weight: 600;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #999;
  margin-bottom: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-webdesign__option--category {
    margin-bottom: 1.5rem;
    font-size: clamp(1.25rem, 0.942rem + 0.48vw, 1.375rem);
  }
}
@media screen and (min-width: 1280px) {
  .p-webdesign__option--category {
    margin-bottom: 2rem;
  }
}
.p-webdesign__option--ul {
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__option--ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 1280px) {
  .p-webdesign__option--ul {
    margin-bottom: 4rem;
  }
}
.p-webdesign__option--ul:last-of-type {
  margin-bottom: 0;
}
.p-webdesign__option--list {
  margin-bottom: 2rem;
}
.p-webdesign__option--list:last-of-type {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-webdesign__option--list {
    width: 47%;
  }
}
.p-webdesign__option--inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.p-webdesign__option--icon {
  width: 40px;
  border-radius: 5px;
}
.p-webdesign__option--icon img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1024px) {
  .p-webdesign__option--icon {
    border-radius: 10px;
    width: 16%;
  }
}
.p-webdesign__option--icon.maintenance {
  background: #8dc556;
}
.p-webdesign__option--icon.support {
  background: #15b0c2;
}
.p-webdesign__option--icon.opening {
  background: #7484c1;
}
.p-webdesign__option--content {
  width: 82%;
}
.p-webdesign__option--content.maintenance .p-webdesign__option--kinds {
  color: #8dc556;
}
.p-webdesign__option--content.support .p-webdesign__option--kinds {
  color: #15b0c2;
}
.p-webdesign__option--content.opening .p-webdesign__option--kinds {
  color: #7484c1;
}
@media screen and (min-width: 1024px) {
  .p-webdesign__option--content {
    width: calc(84% - 1.5rem);
  }
}
.p-webdesign__option--kinds {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0.5rem;
  line-height: 1.33333;
}
@media screen and (min-width: 1024px) {
  .p-webdesign__option--kinds {
    font-size: clamp(0.938rem, 0.63rem + 0.48vw, 1.063rem);
  }
}
.p-webdesign__option--text {
  line-height: 1.6;
  font-size: 0.8rem;
}
@media screen and (min-width: 1024px) {
  .p-webdesign__option--text {
    font-size: clamp(0.813rem, 0.505rem + 0.48vw, 0.938rem);
  }
}
.p-webdesign__title {
  font-size: 1.0625rem;
  color: white;
  background: #15b0c2;
  padding: 0.5em;
  width: 100%;
  max-width: 18rem;
  font-weight: 700;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__title {
    font-size: 1.25rem;
    max-width: none;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0.5em 1em;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__title {
    font-size: clamp(1.5rem, 0.577rem + 1.44vw, 1.875rem);
    padding: 0.5em 2em;
  }
}
.p-webdesign__plantable {
  margin-top: 1rem;
}
.p-webdesign__plantable.js-scrollable.is-scrollable .p-webdesign__plantable--column.plan-labels {
  position: sticky;
  left: 0;
  z-index: 100;
}
@media screen and (min-width: 768px) {
  .p-webdesign__plantable.js-scrollable.is-scrollable .p-webdesign__plantable--column.plan-labels {
    position: static;
    left: auto;
    z-index: auto;
  }
}
.p-webdesign__plantable--wrap {
  width: 150%;
  display: grid;
  grid-template-columns: 25% 1fr 30% 1fr;
  padding-top: 3rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__plantable--wrap {
    width: 100%;
    grid-template-columns: 1fr 1fr 30% 1fr;
  }
}
.p-webdesign__plantable--column {
  border-top: 1px solid #999;
}
.p-webdesign__plantable--column .kinds,
.p-webdesign__plantable--column div {
  border-bottom: 1px solid #999;
  height: 2.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  text-align: center;
  line-height: 1.3333;
}
@media screen and (min-width: 768px) {
  .p-webdesign__plantable--column .kinds,
  .p-webdesign__plantable--column div {
    height: 3rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__plantable--column .kinds,
  .p-webdesign__plantable--column div {
    height: 4rem;
  }
}
.p-webdesign__plantable--column div {
  font-size: 0.625rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__plantable--column div {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__plantable--column div {
    font-size: clamp(0.813rem, 0.505rem + 0.48vw, 0.938rem);
  }
}
.p-webdesign__plantable--column.plan-labels div {
  text-align: left;
  font-weight: 600;
  justify-content: flex-start;
  background: #edfcfc;
  padding-left: 0.6rem;
}
.p-webdesign__plantable--column.plan-labels div:first-child {
  margin-top: 2.25rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-webdesign__plantable--column.plan-labels div:first-child {
    padding-left: 1rem;
    margin-top: 3rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__plantable--column.plan-labels div:first-child {
    margin-top: 4rem;
  }
}
.p-webdesign__plantable--column.plan-labels div:first-child::before {
  position: absolute;
  top: -2.25rem;
  left: 0;
  content: "";
  width: 100%;
  height: 2.25rem;
  display: block;
  border-bottom: 1px solid #999;
  z-index: 100;
  background: white;
}
@media screen and (min-width: 768px) {
  .p-webdesign__plantable--column.plan-labels div:first-child::before {
    top: -3rem;
    height: 3rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__plantable--column.plan-labels div:first-child::before {
    top: -4rem;
    height: 4rem;
  }
}
.p-webdesign__plantable--column .kinds {
  background: #e7edf1;
  font-weight: 600;
  font-size: 0.625rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__plantable--column .kinds {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__plantable--column .kinds {
    font-size: clamp(0.938rem, 0.63rem + 0.48vw, 1.063rem);
  }
}
.p-webdesign__plantable--column .units,
.p-webdesign__plantable--column .tax {
  font-size: 0.55rem;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .p-webdesign__plantable--column .units,
  .p-webdesign__plantable--column .tax {
    font-size: 0.625rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__plantable--column .units,
  .p-webdesign__plantable--column .tax {
    font-size: clamp(0.813rem, 0.505rem + 0.48vw, 0.938rem);
  }
}
.p-webdesign__plantable--column .num {
  font-size: 0.8rem;
  font-family: din-2014, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "punm";
  letter-spacing: 0em;
}
@media screen and (min-width: 768px) {
  .p-webdesign__plantable--column .num {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__plantable--column .num {
    font-size: clamp(1.25rem, 0.942rem + 0.48vw, 1.375rem);
  }
}
.p-webdesign__plantable--column .pagetani {
  font-size: 0.55rem;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .p-webdesign__plantable--column .pagetani {
    font-size: 0.625rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__plantable--column .pagetani {
    font-size: clamp(0.813rem, 0.505rem + 0.48vw, 0.938rem);
  }
}
.p-webdesign__plantable--column.recommend {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 768px) {
  .p-webdesign__plantable--column.recommend {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  }
}
.p-webdesign__plantable--column.recommend {
  margin-top: -1rem;
  padding-bottom: 0.8125rem;
  background: #fdebdd;
  position: relative;
  z-index: 1;
  border-top: none;
}
@media screen and (min-width: 768px) {
  .p-webdesign__plantable--column.recommend {
    padding-bottom: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__plantable--column.recommend {
    padding-bottom: 1.5rem;
  }
}
.p-webdesign__plantable--column.recommend::before {
  position: absolute;
  content: url(../img/webdesign-plan_recommend.svg);
  width: 2.7rem;
  top: -1rem;
  right: -0.5rem;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.3));
}
@media screen and (min-width: 768px) {
  .p-webdesign__plantable--column.recommend::before {
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.3));
  }
}
@media screen and (min-width: 768px) {
  .p-webdesign__plantable--column.recommend::before {
    width: 3.2rem;
    top: -1.5rem;
    right: -1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__plantable--column.recommend::before {
    width: 3.6rem;
    top: -2rem;
    right: -1.2rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-webdesign__plantable--column.recommend::before {
    width: 4.5rem;
    top: -2rem;
    right: -1rem;
  }
}
.p-webdesign__plantable--column.recommend .kinds {
  height: calc(3.25rem + 1px);
  background: linear-gradient(90deg, #f0832c 50%, #f6ac19);
  color: white;
  font-size: 0.8125rem;
  border-bottom: none;
}
@media screen and (min-width: 768px) {
  .p-webdesign__plantable--column.recommend .kinds {
    height: calc(4rem + 1px);
    font-size: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__plantable--column.recommend .kinds {
    height: calc(5rem + 1px);
    font-size: clamp(1.25rem, 0.942rem + 0.48vw, 1.375rem);
  }
}
.p-webdesign__plantable--column.recommend div {
  border-bottom: 1px solid #f0832c;
  margin: 0 1rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__plantable--column.recommend div {
    margin: 0 2rem;
  }
}
.p-webdesign__plantable--column.recommend .units {
  font-size: 0.625rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__plantable--column.recommend .units {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__plantable--column.recommend .units {
    font-size: clamp(1.063rem, 0.755rem + 0.48vw, 1.188rem);
  }
}
.p-webdesign__plantable--column.recommend .tax {
  font-size: 0.538rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__plantable--column.recommend .tax {
    font-size: 0.625rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__plantable--column.recommend .tax {
    font-size: clamp(0.813rem, 0.505rem + 0.48vw, 0.938rem);
  }
}
.p-webdesign__plantable--column.recommend .num {
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__plantable--column.recommend .num {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__plantable--column.recommend .num {
    font-size: clamp(1.5rem, 0.885rem + 0.96vw, 1.75rem);
  }
}
.p-webdesign__plantable--period {
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__plantable--period {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__plantable--period {
    margin-top: 3rem;
  }
}
.p-webdesign__plantable--periodtitle {
  font-size: 1.0625rem;
  font-weight: 600;
  color: #f0832c;
  line-height: 1.5;
}
@media screen and (min-width: 1024px) {
  .p-webdesign__plantable--periodtitle {
    font-size: clamp(0.938rem, 0.63rem + 0.48vw, 1.063rem);
  }
}
.p-webdesign__optionmodal {
  width: min(90%, 42rem);
  max-height: 90vh;
  padding: 0;
  overflow: visible;
  color: #333;
  background: transparent;
  border: 0;
}
.p-webdesign__optionmodal::backdrop {
  background: rgba(0, 0, 0, 0.68);
}
.p-webdesign__optionmodal--panel {
  position: relative;
  padding: 2.5rem 1.25rem 1.5rem;
  overflow-y: auto;
  background: white;
  border-radius: 1rem;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.25);
}
@media screen and (min-width: 768px) {
  .p-webdesign__optionmodal--panel {
    padding: 3rem;
  }
}
.p-webdesign__optionmodal--close {
  position: absolute;
  top: 0.5rem;
  right: 0.75rem;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  color: #333;
  font-size: 2rem;
  line-height: 1;
  background: transparent;
  border: 0;
  cursor: pointer;
}
.p-webdesign__optionmodal--close:focus-visible {
  outline: 3px solid #333;
  outline-offset: 2px;
}
.p-webdesign__optionmodal--inner {
  display: grid;
  gap: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-webdesign__optionmodal--inner {
    grid-template-columns: 9rem 1fr;
    align-items: center;
    gap: 2rem;
  }
}
.p-webdesign__optionmodal--icon {
  width: min(9rem, 45%);
  margin: 0 auto;
  overflow: hidden;
  border-radius: 0.75rem;
}
.p-webdesign__optionmodal--icon.maintenance {
  background: #8dc556;
}
.p-webdesign__optionmodal--icon.support {
  background: #15b0c2;
}
.p-webdesign__optionmodal--icon.opening {
  background: #7484c1;
}
.p-webdesign__optionmodal--icon img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .p-webdesign__optionmodal--icon {
    width: 9rem;
  }
}
.p-webdesign__optionmodal--title {
  margin: 0 0 0.75rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.p-webdesign__optionmodal--text {
  font-size: 15px;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .p-webdesign__optionmodal--text {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .p-webdesign__optionmodal--text {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}

.js-webdesign-option-modal {
  cursor: pointer;
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.js-webdesign-option-modal:hover {
  opacity: 0.8;
  transform: translateY(-2px);
}
.js-webdesign-option-modal:focus-visible {
  outline: 3px solid white;
  outline-offset: 3px;
}

.is-webdesign-optionmodal-open {
  overflow: hidden;
}

.p-works__head {
  padding-bottom: 0;
}
.p-works__search {
  background: #edfcfc;
  padding: 1.5rem 0;
}
@media screen and (min-width: 768px) {
  .p-works__search {
    padding: 2rem 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-works__search {
    padding: clamp(3rem, 0.538rem + 3.85vw, 4rem) 0;
  }
}
.p-works__search--wrap {
  width: 85%;
  max-width: 1200px;
  margin-inline: auto;
}
.p-works__search--title {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0.8em;
}
@media screen and (min-width: 768px) {
  .p-works__search--title {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-works__search--title {
    margin-bottom: clamp(1.5rem, 0.269rem + 1.92vw, 2rem);
    font-size: clamp(1.25rem, 0.942rem + 0.48vw, 1.375rem);
  }
}
.p-works__search--ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
}
@media screen and (min-width: 768px) {
  .p-works__search--ul {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 1024px) {
  .p-works__search--ul {
    gap: clamp(1.5rem, 0.269rem + 1.92vw, 2rem);
  }
}
.p-works__search--category {
  background: white;
  border: 1px solid #f0832c;
}
.p-works__search--link {
  width: 100%;
  display: inline-block;
  color: #f0832c;
  font-size: 15px;
  font-weight: 600;
  padding: 0.7rem 1rem;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}
@media screen and (min-width: 768px) {
  .p-works__search--link {
    padding: 1rem 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-works__search--link {
    font-size: clamp(0.938rem, 0.63rem + 0.48vw, 1.063rem);
    padding: 2em 1.25rem;
  }
}
.p-works__search--link::after {
  content: url(../img/link_arrow_accent.svg);
  width: 21px;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.p-works__search--link::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  content: "";
  background: #f0832c;
  transition: 0.3s;
  z-index: -1;
}
.p-works__search--link:hover {
  color: white;
}
.p-works__search--link:hover::after {
  content: url(../img/link_arrow_white.svg);
}
.p-works__search--link:hover::before {
  width: 100%;
}
.p-works__wrap {
  display: grid;
  grid-template-columns: 1fr;
  gap: 4rem;
  margin-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .p-works__wrap {
    grid-template-columns: repeat(2, 1fr);
    gap: 3rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-works__wrap {
    grid-template-columns: repeat(3, 1fr);
    gap: 4rem;
    margin-bottom: clamp(5rem, 2.538rem + 3.85vw, 6rem);
  }
}
@media screen and (min-width: 1024px) {
  .p-works__data {
    position: relative;
  }
}
.p-works__data--mock-up {
  width: 80%;
  margin: auto;
  position: relative;
  z-index: 10;
}
.p-works__data--mock-up img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-works__data--mock-up {
    width: 60%;
  }
}
@media screen and (min-width: 1024px) {
  .p-works__data--mock-up {
    position: absolute;
    max-width: 600px;
    width: 42.5%;
    top: 5rem;
    right: 0;
    margin-right: max((100% - 85%) / 2, (100% - 1200px) / 2);
  }
}
@media screen and (min-width: 1280px) {
  .p-works__data--mock-up {
    top: 4rem;
  }
}
.p-works__data--wrap {
  background: #edfcfc;
  margin-top: -4rem;
  padding: 6rem 0 2rem;
}
@media screen and (min-width: 768px) {
  .p-works__data--wrap {
    padding: 6rem 15% 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-works__data--wrap {
    padding: 3rem 0;
  }
}
@media screen and (min-width: 1280px) {
  .p-works__data--wrap {
    margin-top: 0;
    padding: 4rem 0;
  }
}
.p-works__data--detail {
  width: 85%;
  max-width: 1200px;
  margin-inline: auto;
  margin: auto;
}
.p-works__data--name {
  margin-top: 0.8rem;
  font-size: 1.375rem;
  font-weight: 700;
}
@media screen and (min-width: 1024px) {
  .p-works__data--name {
    font-size: clamp(1.5rem, 0.577rem + 1.44vw, 1.875rem);
  }
}
@media screen and (min-width: 1024px) {
  .p-works__data--name {
    margin-top: 1rem;
  }
}
.p-works__data--table {
  margin-top: 1.5rem;
  border-top: 1px solid #999;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-works__data--table {
    margin-top: 2rem;
    width: 45%;
  }
}
.p-works__data--table th,
.p-works__data--table td {
  border-bottom: 1px solid #999;
}
.p-works__data--table th {
  padding: 1rem 1em;
  -moz-text-align-last: justify;
       text-align-last: justify;
  font-weight: 600;
  font-size: 0.6875rem;
  width: 22%;
}
@media screen and (min-width: 1024px) {
  .p-works__data--table th {
    font-size: clamp(0.7rem, 0.423rem + 0.43vw, 0.813rem);
    width: 12%;
    padding: 1rem 0;
  }
}
@media screen and (min-width: 1280px) {
  .p-works__data--table th {
    padding: 1rem;
    width: 20%;
  }
}
.p-works__data--table td {
  padding: 1rem 0;
  font-size: 0.8125rem;
  width: 78%;
}
@media screen and (min-width: 1024px) {
  .p-works__data--table td {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
    padding: 1rem 0 1rem 1rem;
  }
}
.p-works__data--link {
  font-size: 15px;
  display: inline-block;
  margin-top: 1.5rem;
  font-weight: 600;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .p-works__data--link {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .p-works__data--link {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}
.p-works__data--link::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url("../img/anchorlink.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 0.25rem;
}
.p-works__concept {
  padding-bottom: 0 !important;
}
.p-works__concept--title {
  font-size: 2.5rem;
  font-family: din-2014, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "punm";
  letter-spacing: 0em;
  color: #d0eff3;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 1024px) {
  .p-works__concept--title {
    font-size: clamp(3rem, 0.538rem + 3.85vw, 4rem);
    margin-bottom: 2rem;
  }
}
.p-works__concept--text {
  margin-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .p-works__concept--text {
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-works__concept--text {
    margin-bottom: clamp(6rem, -12.6rem + 24vw, 9rem);
  }
}
.p-works__siteimage {
  background: #f8f6f6;
  padding: 4rem 7.5%;
}
@media screen and (min-width: 768px) {
  .p-works__siteimage {
    padding: 6rem 7.5%;
  }
}
@media screen and (min-width: 1024px) {
  .p-works__siteimage {
    padding: clamp(6rem, -12.6rem + 24vw, 9rem) 7.5%;
  }
}
@media screen and (min-width: 1280px) {
  .p-works__siteimage {
    padding: clamp(6rem, -12.6rem + 24vw, 9rem) calc((100% - 1200px) / 2);
  }
}
@media screen and (min-width: 768px) {
  .p-works__siteimage--wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
}
.p-works__siteimage--pc {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-works__siteimage--pc {
    width: 75.63%;
  }
}
.p-works__siteimage--sp {
  width: 100%;
  margin-top: 4rem;
}
@media screen and (min-width: 768px) {
  .p-works__siteimage--sp {
    width: 19.14%;
    margin-top: 0;
  }
}
.p-works__siteimage--preview {
  position: relative;
}
.p-works__siteimage--image {
  position: relative;
}
.p-works__siteimage--image::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 20%;
  background: linear-gradient(to bottom, transparent 25%, white);
  pointer-events: none;
}
.p-works__siteimage--pcscreen, .p-works__siteimage--spscreen {
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
  touch-action: pan-y;
  scrollbar-width: thin;
  scrollbar-color: #15b0c2 #eee;
}
.p-works__siteimage--pcscreen img, .p-works__siteimage--spscreen img {
  display: block;
  width: 100%;
  height: auto;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
  pointer-events: none;
}
.p-works__siteimage--pcscreen::-webkit-scrollbar, .p-works__siteimage--spscreen::-webkit-scrollbar {
  width: 8px;
}
.p-works__siteimage--pcscreen::-webkit-scrollbar-track, .p-works__siteimage--spscreen::-webkit-scrollbar-track {
  background: #eee;
  border-radius: 9999px;
}
.p-works__siteimage--pcscreen::-webkit-scrollbar-thumb, .p-works__siteimage--spscreen::-webkit-scrollbar-thumb {
  background: #15b0c2;
  border-radius: 9999px;
}
.p-works__siteimage--pcscreen::-webkit-scrollbar-thumb:hover, .p-works__siteimage--spscreen::-webkit-scrollbar-thumb:hover {
  background: #0d8997;
}
.p-works__siteimage--scrollhint {
  position: absolute;
  z-index: 2;
  left: 50%;
  bottom: 1rem;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.35rem;
  padding: 0.55rem 0.8rem;
  border-radius: 9999px;
  color: white;
  background: rgba(0, 0, 0, 0.45);
  font-size: 0.625rem;
  font-family: din-2014, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "punm";
  line-height: 1;
  pointer-events: none;
  transition: opacity 0.4s ease, visibility 0.4s ease;
  aspect-ratio: 1;
}
.p-works__siteimage--scrollhint i {
  position: relative;
  display: block;
  width: 1px;
  height: 1.2rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.35);
}
.p-works__siteimage--scrollhint i::after {
  content: "";
  position: absolute;
  left: 0;
  top: -100%;
  width: 100%;
  height: 100%;
  background: white;
  animation: works-scroll-arrow 1.5s ease-in-out infinite;
}
.p-works__siteimage--visit {
  position: absolute;
  z-index: 3;
  left: 50%;
  bottom: 1rem;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.9em 2em;
  border-radius: 9999px;
  color: white;
  background: #15b0c2;
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.2);
  font-size: clamp(0.6875rem, 1.6vw, 0.9375rem);
  font-weight: 600;
  line-height: 1.4;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  opacity: 0;
  visibility: hidden;
  transform: translate(-50%, 1rem);
  pointer-events: none;
  transition: opacity 0.3s ease, transform 0.6s ease, visibility 0.6s ease;
}
.p-works__siteimage--visit:hover {
  opacity: 0.75;
}
.p-works__siteimage--preview.is-near-end .p-works__siteimage--scrollhint {
  opacity: 0;
  visibility: hidden;
}
.p-works__siteimage--preview.is-near-end .p-works__siteimage--visit {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0);
  pointer-events: auto;
}
.p-works__siteimage--preview.is-near-end .p-works__siteimage--visit:hover {
  opacity: 0.75;
}
.p-works__siteimage--pcscreen {
  aspect-ratio: 2/3;
}
@media screen and (min-width: 768px) {
  .p-works__siteimage--pcscreen {
    aspect-ratio: 16/9;
  }
}
.p-works__siteimage--spscreen {
  width: 70%;
  margin: auto;
  aspect-ratio: 9/20;
}
@media screen and (min-width: 768px) {
  .p-works__siteimage--spscreen {
    aspect-ratio: 9/20;
    width: 100%;
    margin: 0;
  }
}
.p-works__siteimage--label {
  font-size: 15px;
  color: white;
  background: #15b0c2;
  padding: 0.5em 2em;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 700;
  text-align: center;
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .p-works__siteimage--label {
    font-size: 1.0625rem;
    max-width: none;
  }
}
@media screen and (min-width: 1024px) {
  .p-works__siteimage--label {
    font-size: clamp(1.25rem, 0.475rem + 1vw, 1.375rem);
  }
}
.p-works__vitalworks {
  background: white;
  border-radius: 1rem;
  border: 2px solid #15b0c2;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 768px) {
  .p-works__vitalworks {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  }
}
.p-works__vitalworks {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  overflow: hidden;
  margin-top: 4rem;
}
@media screen and (min-width: 768px) {
  .p-works__vitalworks {
    margin-top: 6rem;
    flex-direction: row;
    align-items: center;
  }
}
@media screen and (min-width: 1024px) {
  .p-works__vitalworks {
    margin-top: clamp(6rem, -12.6rem + 24vw, 9rem);
  }
}
.p-works__vitalworks--left {
  padding: 2rem 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-works__vitalworks--left {
    width: 63%;
  }
}
@media screen and (min-width: 1024px) {
  .p-works__vitalworks--left {
    padding: 0 3rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-works__vitalworks--left {
    padding: 0 4rem;
  }
}
.p-works__vitalworks--left .ubar {
  text-decoration: underline;
  transition: 0.3s;
}
.p-works__vitalworks--left .ubar:hover {
  color: #15b0c2;
}
.p-works__vitalworks--header {
  font-weight: 600;
  color: #15b0c2;
  font-size: 15px;
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .p-works__vitalworks--header {
    font-size: 1.1875rem;
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-works__vitalworks--header {
    font-size: clamp(1.25rem, 0.942rem + 0.48vw, 1.375rem);
    margin-bottom: 2rem;
  }
}
.p-works__vitalworks--post {
  text-decoration: underline;
  color: #15b0c2;
  font-weight: 600;
}
.p-works__vitalworks--post::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url("../img/anchorlink_mainclor.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 0.25rem;
}
.p-works__vitalworks--right {
  aspect-ratio: 16/9;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.p-works__vitalworks--right img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-works__vitalworks--right {
    aspect-ratio: 4/3;
    width: 37%;
  }
  .p-works__vitalworks--right img {
    width: auto;
    height: 100%;
  }
}
.p-works__pagination {
  padding-top: 3rem;
}
@media screen and (min-width: 1024px) {
  .p-works__pagination {
    padding-top: clamp(4rem, 1.538rem + 3.85vw, 5rem);
  }
}
.p-works__pagination--wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .p-works__pagination--wrap {
    margin-bottom: 4.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-works__pagination--wrap {
    margin-bottom: clamp(4.5rem, 0.808rem + 5.77vw, 6rem);
  }
}
.p-works__guide--title {
  text-align: center;
}
.p-works__guide--search {
  margin-top: 3rem;
}
@media screen and (min-width: 768px) {
  .p-works__guide--search {
    margin-top: 4.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-works__guide--search {
    margin-top: clamp(4.5rem, 0.808rem + 5.77vw, 6rem);
  }
}

@keyframes works-scroll-arrow {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(200%);
  }
}
@media (prefers-reduced-motion: reduce) {
  .p-works__siteimage--scrollhint i::after {
    animation: none;
    top: 0;
  }
  .p-works__siteimage--scrollhint,
  .p-works__siteimage--visit {
    transition: none;
  }
}
.p-faq__internal-link {
  margin-top: 1.5rem;
}
@media screen and (min-width: 1024px) {
  .p-faq__internal-link {
    margin-top: 3rem;
  }
}
.p-faq__internal-link--ul {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
@media screen and (min-width: 768px) {
  .p-faq__internal-link--ul {
    grid-template-columns: 0.7fr 1fr 0.9fr;
    gap: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-faq__internal-link--ul {
    gap: 1.5rem;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1280px) {
  .p-faq__internal-link--ul {
    gap: clamp(2rem, -14rem + 20vw, 4rem);
  }
}
.p-faq__internal-link--link {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  color: white;
  font-size: 15px;
  font-weight: 600;
  position: relative;
  padding: 1rem 1rem;
  z-index: 1;
  line-height: 1.5;
  transition: 0.5s;
}
@media screen and (min-width: 768px) {
  .p-faq__internal-link--link {
    padding: 0.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-faq__internal-link--link {
    font-size: clamp(0.938rem, 0.63rem + 0.48vw, 1.063rem);
    padding: 1rem 1.25rem;
  }
}
.p-faq__internal-link--link::after {
  content: url(../img/link_arrow_white.svg);
  width: 21px;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.p-faq__internal-link--link::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  content: "";
  background: white;
  transition: 0.3s;
  z-index: -1;
}
.p-faq__internal-link--link:hover::before {
  width: 100%;
}
.p-faq__internal-link--link.operation {
  background: #15b0c2;
  border: 1px solid #15b0c2;
}
.p-faq__internal-link--link.operation:hover {
  color: #15b0c2;
}
.p-faq__internal-link--link.operation:hover::after {
  content: url(../img/link_arrow_operation.svg);
}
.p-faq__internal-link--link.recruit {
  background: #409ad6;
  border: 1px solid #409ad6;
}
.p-faq__internal-link--link.recruit:hover {
  color: #409ad6;
}
.p-faq__internal-link--link.recruit:hover::after {
  content: url(../img/link_arrow_recruit.svg);
}
.p-faq__internal-link--link.web {
  background: #ed7987;
  border: 1px solid #ed7987;
}
.p-faq__internal-link--link.web:hover {
  color: #ed7987;
}
.p-faq__internal-link--link.web:hover::after {
  content: url(../img/link_arrow_web.svg);
}
.p-faq__title {
  margin-top: 4.5rem;
  color: white;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.5;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.5em 1em;
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .p-faq__title {
    padding: 0.5em 1em;
    font-size: 1.1875rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-faq__title {
    margin-top: clamp(5rem, 2.538rem + 3.85vw, 6rem);
    font-size: clamp(1.25rem, 0.942rem + 0.48vw, 1.375rem);
    margin-bottom: 2rem;
  }
}
.p-faq__title.operation {
  background: #15b0c2;
}
.p-faq__title.recruit {
  background: #409ad6;
}
.p-faq__title.web {
  background: #ed7987;
}

.p-contact {
  border-bottom: 1px solid #999;
}
.p-contact__block {
  margin-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .p-contact__block {
    margin-top: 3rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-contact__block {
    margin-top: 4rem;
  }
}
.p-contact__block.form {
  margin-top: 4.5rem;
}
@media screen and (min-width: 1024px) {
  .p-contact__block.form {
    margin-top: 5rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-contact__block.form {
    margin-top: 5rem;
  }
}
.p-contact__title {
  font-size: 1.1875rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: #15b0c2;
  border-bottom: 1px solid #15b0c2;
  padding-bottom: 0.8rem;
  margin-bottom: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-contact__title {
    font-size: clamp(1.25rem, 0.942rem + 0.48vw, 1.375rem);
  }
}
@media screen and (min-width: 1024px) {
  .p-contact__title {
    margin-top: clamp(5rem, 2.538rem + 3.85vw, 6rem);
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .p-contact__line {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 2rem;
  }
}
.p-contact__line--link {
  display: inline-block;
  background: #06c755;
  border-radius: 0.5rem;
  padding: 1.5rem 2rem;
  color: white;
  font-weight: 600;
  font-size: 15px;
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .p-contact__line--link {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .p-contact__line--link {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}
.p-contact__line--link {
  transition: 0.3s;
}
.p-contact__line--link:hover {
  opacity: 0.7;
}
.p-contact__line--qr {
  display: none;
}
@media screen and (min-width: 768px) {
  .p-contact__line--qr {
    display: block;
  }
}
.p-contact__line--qr img {
  width: 100px;
}
@media screen and (min-width: 1280px) {
  .p-contact__line--qr img {
    width: 120px;
  }
}
@media screen and (min-width: 1024px) {
  .p-contact__form {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 1024px) {
  .p-contact__form--left {
    width: 33.3333%;
  }
}
@media screen and (min-width: 1024px) {
  .p-contact__form--right {
    width: 58.3333%;
  }
}
.p-contact__form--wrap {
  display: grid;
  gap: 2.5rem;
  margin-bottom: 3rem;
}
.p-contact__label {
  font-size: 15px;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .p-contact__label {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .p-contact__label {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}
.p-contact__required {
  background: #d33737;
  font-size: 0.75rem;
  padding: 0em 0.5em;
  color: white;
  margin-left: 1rem;
}
.p-contact__note {
  width: 100%;
  display: inline-block;
  font-weight: 400;
  font-size: 0.8125rem;
  margin-top: 0.5em;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .p-contact__note {
    width: auto;
    margin-left: 1rem;
    margin-top: 0;
  }
}
.p-contact__field {
  margin-top: 0.8rem;
  width: 100%;
}
.p-contact__input, .p-contact__textarea {
  width: 100%;
  border-radius: 0.25rem;
  border: 1px solid #999;
  padding: 1rem;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .p-contact__input--half {
    width: 33.3333%;
  }
}
.p-contact__textarea {
  height: 10rem;
  line-height: 1.5em;
}
@media screen and (min-width: 1024px) {
  .p-contact__textarea {
    height: 14rem;
  }
}
.p-contact__agree--text a {
  color: #f0832c;
  font-weight: 600;
  text-decoration: underline;
}
.p-contact__agree--box {
  margin: 2rem 0;
}
@media screen and (min-width: 768px) {
  .p-contact__agree--box {
    margin: 2.5rem 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-contact__agree--box {
    margin: 3rem 0;
  }
}
.p-contact__agree--check {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.8rem;
  cursor: pointer;
}
.p-contact__agree--check .wpcf7-list-item {
  margin: 0;
}
.p-contact__agree--check .wpcf7-list-item > label {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  cursor: pointer;
}
.p-contact__agree--check .wpcf7-list-item-label::before,
.p-contact__agree--check .wpcf7-list-item-label::after {
  content: none;
}
.p-contact__agree--input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 1.8rem;
  height: 1.8rem;
  margin: 0;
  border: 1px solid #999;
  border-radius: 0.3rem;
  background-color: #fff;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
.p-contact__agree--input + span {
  color: #999;
  font-weight: 600;
}
.p-contact__agree--input:checked {
  background-color: #f0832c;
  border-color: #333;
}
.p-contact__agree--input:checked + span {
  color: #333;
}
.p-contact__agree--input:checked::after {
  content: "";
  position: absolute;
  top: 0.2rem;
  left: 0.6rem;
  width: 0.5rem;
  height: 1rem;
  border: solid #fff;
  border-width: 0 0.2rem 0.2rem 0;
  transform: rotate(45deg);
}
.p-contact__agree--input:focus-visible {
  outline: 2px solid #333;
  outline-offset: 2px;
}
.p-contact__submit {
  text-align: center;
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .p-contact__submit {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-contact__submit {
    margin-bottom: 5rem;
  }
}
.p-contact__button {
  font-weight: 600;
  font-size: 15px;
  background: #f0832c;
  border: none;
  padding: 1.2em 6.5em;
  border-radius: 9999px;
  color: white;
  cursor: pointer;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .p-contact__button {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .p-contact__button {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}
.p-contact__button:hover {
  opacity: 0.7;
}
.p-contact__rechaptcha {
  font-size: 0.8125rem;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
.p-contact__rechaptcha--link {
  color: #15b0c2;
  font-weight: 600;
  text-decoration: underline;
}

.p-contact-completion__wrap {
  width: 85%;
  max-width: 960px;
  margin-inline: auto;
}
.p-contact-completion__note {
  background: #edfcfc;
  padding: 2rem 1.5rem;
  margin-top: 4rem;
}
@media screen and (min-width: 1024px) {
  .p-contact-completion__note {
    padding: 3rem;
    margin-top: clamp(4rem, -0.923rem + 7.69vw, 6rem);
  }
}
@media screen and (min-width: 1280px) {
  .p-contact-completion__note {
    padding: 4rem;
  }
}
.p-contact-completion__note--title {
  line-height: 1.9;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.p-contact-completion__note--ul {
  margin-left: 1.5rem;
}
.p-contact-completion__note--li {
  list-style: disc;
}

.p-privacypolicy__wrap {
  width: 85%;
  max-width: 960px;
  margin-inline: auto;
}
.p-privacypolicy__heading {
  margin-top: 3em;
}
.p-privacypolicy__ul {
  margin-left: 1.5rem;
}
.p-privacypolicy__ul li {
  list-style: disc;
}
.p-privacypolicy__ul a {
  text-decoration: underline;
}

@media screen and (min-width: 1280px) {
  .p-news__wrap {
    width: 85%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    max-width: none;
  }
}
.p-news__wrap--single {
  max-width: 1200px;
}
.p-news__left {
  width: 85%;
  margin: auto;
}
@media screen and (min-width: 1280px) {
  .p-news__left {
    width: 70%;
    margin: 0;
  }
}
@media screen and (min-width: 1280px) {
  .p-news__left--single {
    width: 65%;
    margin: 0;
  }
}
.p-news__heading {
  margin-bottom: 1.6rem;
}
@media screen and (min-width: 1280px) {
  .p-news__heading {
    margin-bottom: 3.5rem;
  }
}
.p-news__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  margin-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .p-news__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 4rem 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-news__list {
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: clamp(5rem, 2.538rem + 3.85vw, 6rem);
  }
}
.p-news__list--block {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 768px) {
  .p-news__list--block {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  }
}
.p-news__list--block {
  position: relative;
  transition: 0.6s;
}
.p-news__list--block:hover {
  background: #dcf3f6;
}
.p-news__list--block:hover .p-news__list--info {
  background: none;
}
.p-news__list--block:hover .p-news__list--img img {
  transform: translateX(-50%) translateY(-50%) scale(1.05);
}
.p-news__list--link {
  display: block;
}
.p-news__list--img {
  width: 100%;
  margin-bottom: 0;
  line-height: 0;
  position: relative;
  aspect-ratio: 16/9;
  overflow: hidden;
}
.p-news__list--img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  transition: transform 0.6s;
}
.p-news__list--info {
  width: 100%;
  padding: 1rem;
}
@media screen and (min-width: 768px) {
  .p-news__list--info {
    padding: 1.5rem;
  }
}
.p-news__list--excerpt {
  display: none;
  margin-top: 0.6rem;
  line-height: 1.6;
  font-size: 13px;
}
@media screen and (min-width: 768px) {
  .p-news__list--excerpt {
    display: block;
  }
}
.p-news__right {
  background: #e7e6e6;
  padding: 1.5rem 0;
  margin-top: 4rem;
}
@media screen and (min-width: 1280px) {
  .p-news__right {
    background: none;
    width: 25%;
    margin-top: 0;
    padding: 0;
  }
}
@media screen and (min-width: 1280px) {
  .p-news__right--single {
    width: 30%;
    margin: 0;
  }
}
.p-news__right--heading {
  font-size: 15px;
  color: #15b0c2;
  font-weight: 600;
  padding-bottom: 0.6rem;
  border-bottom: 1px solid #15b0c2;
}
.p-news__right--heading.archive {
  margin-top: 3rem;
}
@media screen and (min-width: 768px) {
  .p-news__right--heading.archive {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .p-news__right--heading.archive:nth-child(n+2) {
    margin-top: 3rem;
  }
}
@media screen and (min-width: 1280px) {
  .p-news__right--heading.archive {
    margin-top: 4rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-news__right--heading {
    font-size: clamp(0.938rem, 0.63rem + 0.48vw, 1.063rem);
  }
}
.p-news__right--item {
  border-bottom: 1px solid #999;
}
.p-news__right--link {
  display: block;
  padding: 1rem 0;
  transition: 0.3s;
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .p-news__right--link {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .p-news__right--link {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}
.p-news__right--link:hover {
  color: #15b0c2;
}
.p-news__sidebar {
  width: 85%;
  margin: auto;
  background: white;
  padding: 1.5rem;
}
@media screen and (min-width: 1280px) {
  .p-news__sidebar {
    width: 100%;
    padding: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .p-news__sidebar {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }
}
.p-news__lastedpost {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 0.85rem 0;
}
.p-news {
  /* Sidebar archive: year toggle and monthly links. */
}
.p-news__archive-list {
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .p-news__archive-list {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .p-news__archive-list {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}
.p-news__sidebar .p-news__archive-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.p-news__archive-list > .p-news__item {
  border-bottom: 1px solid #999;
}
.p-news__archive-list .p-news__link--archive {
  position: relative;
  padding: 0;
}
.p-news__archive-list .toggle {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
}
.p-news__archive-list .title {
  position: relative;
  display: block;
  padding: 1rem 2.5rem 1rem 0;
  cursor: pointer;
}
.p-news__archive-list .title::before,
.p-news__archive-list .title::after {
  content: "";
  position: absolute;
  right: 1.25em;
  top: calc(50% - 0.375em);
  width: 2px;
  height: 0.75em;
  background: #999;
  transition: transform 0.3s;
}
.p-news__archive-list .title::after,
.p-news__archive-list .toggle:checked + .title::before {
  transform: rotate(90deg);
}
.p-news__archive-list .toggle:focus-visible + .title {
  outline: 2px solid currentColor;
  outline-offset: -2px;
}
.p-news__archive-list .content {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
}
.p-news__archive-list .toggle:checked + .title + .content {
  display: block;
}
.p-news__archive-list .p-news__item--archivechild:first-child {
  border-top: 1px solid #999;
}
.p-news__archive-list .p-news__link--sidebar {
  display: block;
  padding: 1rem;
}
.p-news__archive-list .p-news__link--sidebar:hover {
  color: #15b0c2;
}
.p-news__single--info {
  padding-bottom: 0.7em;
  border-bottom: 2px solid #15b0c2;
  margin-bottom: 1rem;
}
.p-news__single--info.homever {
  margin-bottom: 1.6rem;
}
@media screen and (min-width: 1024px) {
  .p-news__single--info.homever {
    margin-bottom: 3.5rem;
  }
}
.p-news__single--title {
  font-size: 1.1875rem;
  font-weight: 600;
  margin-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-news__single--title {
    font-size: clamp(1.25rem, 0.635rem + 0.96vw, 1.5rem);
  }
}
.p-news__single--contents {
  line-height: 1.9;
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .p-news__single--contents {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .p-news__single--contents {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}
.p-news__single--contents a {
  color: #f0832c;
  font-weight: 600;
  text-decoration: underline;
}
.p-news__blognav {
  background: #eaf4f0;
  padding: 1.5rem;
  margin-top: 4rem;
}
@media screen and (min-width: 768px) {
  .p-news__blognav {
    padding: 2rem;
    margin-top: clamp(5rem, 2.538rem + 3.85vw, 6rem);
  }
}
@media screen and (min-width: 1024px) {
  .p-news__blognav {
    padding: clamp(3rem, 0.538rem + 3.85vw, 4rem);
  }
}
.p-news__blognav--head {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .p-news__blognav--head {
    justify-content: flex-start;
    flex-direction: row;
    margin-bottom: 2rem;
  }
}
.p-news__blognav--logo {
  color: #333 !important;
  line-height: 0;
}
@media screen and (min-width: 768px) {
  .p-news__blognav--logo {
    width: 20%;
    margin-right: 2rem;
  }
  .p-news__blognav--logo img {
    width: 100%;
  }
}
.p-news__blognav--corp {
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .p-news__blognav--corp {
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .p-news__blognav--corp {
    font-size: clamp(0.766rem, 0.726rem + 0.2vw, 0.875rem);
  }
}
.p-news__blognav--name {
  font-size: 15px;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .p-news__blognav--name {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .p-news__blognav--name {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}
.p-news__blognav--block {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  margin-top: 2rem;
  gap: 0.5rem;
}
@media screen and (min-width: 768px) {
  .p-news__blognav--block {
    gap: 1rem;
  }
}
.p-news__blognav--link {
  display: block;
  text-decoration: none !important;
  border-radius: 0.5rem;
  border: 2px solid #15b0c2;
  background: white;
  aspect-ratio: 1;
  transition: 0.3s;
  text-align: center;
}
.p-news__blognav--link:hover {
  background: #edfcfc;
}
.p-news__blognav--jobstyle {
  position: relative;
  line-height: 0;
}
.p-news__blognav--jobstyle::before {
  content: url(../img/news_nav_jobstyle.svg);
  width: 100%;
  height: auto;
  left: 0;
  bottom: 0;
  position: absolute;
}
.p-news__blognav--img {
  width: 70%;
  height: auto;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .p-news__blognav--img {
    width: 90%;
    height: auto;
  }
}
@media screen and (min-width: 1024px) {
  .p-news__blognav--img {
    width: 100%;
    height: auto;
  }
}
.p-news__blognav--itemtext {
  font-size: 0.625rem;
  width: 100%;
  height: 2.2em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.3;
  color: #333;
}
@media screen and (min-width: 768px) {
  .p-news__blognav--itemtext {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}

.p-post-nav {
  width: 100%;
  margin-top: 1.5rem;
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .p-post-nav {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .p-post-nav {
    font-size: clamp(0.875rem, 0.721rem + 0.24vw, 0.938rem);
  }
}
@media screen and (min-width: 768px) {
  .p-post-nav {
    margin-top: 3rem;
  }
}
.p-post-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
  .p-post-nav {
    margin-top: clamp(2rem, 0.222rem + 2.78vw, 3rem);
    /*position: absolute;
     bottom: 0;
     left: 0;*/
  }
}
.p-post-nav__prev, .p-post-nav__archive, .p-post-nav__next {
  color: #666;
}
.p-post-nav__prev:hover, .p-post-nav__archive:hover, .p-post-nav__next:hover {
  color: #15b0c2;
}

.hihyouji {
  display: none !important;
}

.u-kakkotume {
  margin-left: -0.5em;
}

@media screen and (min-width: 768px) {
  .sp-md {
    display: none;
  }
}

.sp-md-n {
  display: none;
}
@media screen and (min-width: 768px) {
  .sp-md-n {
    display: block;
  }
}

@media screen and (min-width: 1024px) {
  .sp-lg {
    display: none;
  }
}

.sp-lg-n {
  display: none;
}
@media screen and (min-width: 1024px) {
  .sp-lg-n {
    display: block;
  }
}

@media screen and (min-width: 1280px) {
  .sp-xl {
    display: none;
  }
}

.sp-xl-n {
  display: none;
}
@media screen and (min-width: 1280px) {
  .sp-xl-n {
    display: block;
  }
}

@media screen and (min-width: 1600px) {
  .sp-xxl {
    display: none;
  }
}

.sp-xxl-n {
  display: none;
}
@media screen and (min-width: 1600px) {
  .sp-xxl-n {
    display: block;
  }
}/*# sourceMappingURL=common.css.map */