@charset "UTF-8";
* {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  box-sizing: border-box;
  font: inherit;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: none;
  vertical-align: baseline;
}

html {
  font-size: 62.5%;
  width: 100%;
  height: 100%;
}

body {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1;
  position: relative;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  font-smoothing: antialiased;
  width: 100%;
  height: 100%;
}

article,
aside,
dialog,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

hr {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

input,
select {
  vertical-align: middle;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}

img {
  vertical-align: bottom;
  width: 100%;
  height: auto;
}

@media print, screen and (min-width:769px) {
  html {
    overflow-y: scroll;
  }
}
@media screen and (min-width:769px) and (max-width:1024px) {
  html {
    font-size: 0.9765625vw;
  }
}
html.__hidden {
  overflow: hidden;
}

body {
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 400;
  color: #333;
}

a {
  color: #333;
  text-decoration: none;
}
@media (hover: hover) and (pointer: fine) {
  a:hover {
    text-decoration: none;
  }
}
a .icon-filter_none::before {
  display: inline-block;
}

@media screen and (min-width: 768px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
sup {
  vertical-align: super;
}

input,
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  max-width: 100%;
}

@media screen and (max-width:768px) {
  input,
  select,
  textarea {
    font-size: 1.6rem !important;
  }
}

input::-moz-placeholder {
  opacity: 0.5;
}

input::placeholder {
  opacity: 0.5;
}

button,
input[type=button],
input[type=submit] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.icon-filter_none {
  margin: 0 3px;
  color: #191919;
}

/* animation */
.is-fade {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s, transform 0.8s;
}

.is-fade.is-inview {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.5s;
}

.__opacity {
  opacity: 1;
  transition: all 0.3s;
}
.__opacity:hover {
  opacity: 0.5;
}

@font-face {
  font-family: "icomoon";
  src: url("/temp/common/icon/fonts/icomoon.eot");
  src: url("/temp/common/icon/fonts/icomoon.eot#iefix") format("embedded-opentype"), url("/temp/common/icon/fonts/icomoon.woff2") format("woff2"), url("/temp/common/icon/fonts/icomoon.ttf") format("truetype"), url("/temp/common/icon/fonts/icomoon.woff") format("woff"), url("/temp/common/icon/fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^=icon-] .__hidden, [class*=" icon-"] .__hidden {
  font-size: 1px;
  position: absolute;
  top: -999999px;
  left: -999999px;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  display: block;
  opacity: 0;
}

.icon-filter_none:before {
  content: "\e3e0";
}

.icon-search:before {
  content: "\f002";
}

.icon-check:before {
  content: "\f00c";
}

.icon-home:before {
  content: "\f015";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-exclamation-triangle:before {
  content: "\f071";
}

.icon-warning:before {
  content: "\f071";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-phone:before {
  content: "\f095";
}

.icon-envelope:before {
  content: "\f0e0";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.e-a-txt-arrow {
  position: relative;
  display: block;
  padding: 0 0 0 1.25em;
}
.e-a-txt-arrow .__ico {
  color: #191919;
  line-height: 1.2;
}
.e-a-txt-arrow .__ico::before {
  display: inline-block;
}
.e-a-txt-arrow .__ico:first-child {
  position: absolute;
  top: 3px;
  left: 5px;
}
@media screen and (max-width:768px) {
  .e-a-txt-arrow .__ico.icon-filter_none {
    font-size: 1.3rem;
  }
}
.e-a-txt-arrow .__txt {
  color: #333;
}

.c_btn {
  font-size: clamp(1.6rem, 1.357rem + 0.51vw, 1.8rem);
  line-height: 1.5;
  background: #0BA600;
  color: #fff;
  width: 240px;
  padding: 15px 20px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
  z-index: 1;
  transition: color 0.3s;
}
.c_btn.__large {
  font-size: clamp(1.6rem, 0.628rem + 2.03vw, 2.4rem);
  width: 100%;
  padding: 25px 20px;
}
@media screen and (max-width:768px) {
  .c_btn.__large {
    padding: 10px 20px;
  }
}
.c_btn::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  transform: scaleY(0);
  transform-origin: bottom;
  transition: transform 0.3s;
  z-index: -1;
}
.c_btn::after {
  content: "";
  width: 22px;
  aspect-ratio: 22/18;
  background: url(../img/common/ico_arrow-white.svg) no-repeat center/100%;
}
.c_btn:hover::before {
  transform: scaleY(1);
}

.e-btn-arrow {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  min-width: 150px;
  height: 50px;
  margin: 10px 5px;
  padding: 0 30px;
  background: #191919;
  border: 1px solid transparent;
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 1.4;
  transition: 0.4s all;
  border-radius: 3px;
}
@media screen and (max-width:768px) {
  .e-btn-arrow {
    height: 40px;
    margin: 5px;
  }
}
.e-btn-arrow .__ico {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.e-btn-arrow .__ico:first-child {
  left: 15px;
}
@media screen and (max-width:768px) {
  .e-btn-arrow .__ico:first-child {
    left: 10px;
  }
}
.e-btn-arrow .__ico:last-child {
  right: 15px;
}
@media screen and (max-width:768px) {
  .e-btn-arrow .__ico:last-child {
    right: 10px;
  }
}
.e-btn-arrow:not(._disabled_) {
  cursor: pointer;
}
@media (hover: hover) and (pointer: fine) {
  .e-btn-arrow:not(._disabled_):hover {
    background: #fff;
    border-color: #191919;
    color: #191919;
  }
}
.e-btn-arrow._disabled_ {
  opacity: 0.5;
}
.e-btn-arrow._w-l_ {
  min-width: 300px;
  height: 60px;
  font-size: 1.6rem;
}
@media screen and (max-width:768px) {
  .e-btn-arrow._w-l_ {
    width: 100%;
    min-width: 0;
    height: 50px;
  }
}
.e-btn-arrow._w-s_ {
  min-width: inherit;
  height: 40px;
}
@media screen and (max-width:768px) {
  .e-btn-arrow._w-s_ {
    min-width: 0;
    min-height: 35px;
    padding: 0 20px;
    font-size: 1.2rem;
  }
}
.e-btn-arrow._outline_ {
  background: #fff;
  border-color: #191919;
  color: #191919;
}
@media (hover: hover) and (pointer: fine) {
  .e-btn-arrow._outline_:not(._disabled_):hover {
    background: #191919;
    color: #fff;
  }
}

.e-form-check .__elem {
  display: none;
}
.e-form-check .__elem:checked + .__txt::after {
  opacity: 1;
}
.e-form-check .__txt {
  position: relative;
  padding: 0 0 0 20px;
  cursor: pointer;
}
.e-form-check .__txt::before {
  left: 0;
  width: 14px;
  height: 14px;
  border: 2px solid #d9d9d9;
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.e-form-check .__txt::after {
  left: 1px;
  content: "\f00c";
  color: #191919;
  font-family: "icomoon";
  font-size: 1.6rem;
  font-weight: 600;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.e-form-radio .__elem {
  display: none;
}
.e-form-radio .__elem:checked + .__txt::after {
  opacity: 1;
}
.e-form-radio .__txt {
  position: relative;
  padding: 0 0 0 20px;
  cursor: pointer;
}
.e-form-radio .__txt::before {
  left: 0;
  content: "";
  border: 2px solid #d9d9d9;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 14px;
  height: 14px;
  border-radius: 50%;
}
.e-form-radio .__txt::after {
  left: 5px;
  content: "";
  background: #191919;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

.e-form-select {
  display: inline-block;
  padding: 5px 10px;
  background: #fff;
  border: 1px solid #D3D3D3;
}

.e-form-text {
  display: inline-block;
  width: 100%;
  padding: 5px 10px;
  background: #fff;
  border: 1px solid #D3D3D3;
  color: #333;
}
.e-form-text._w-m_ {
  max-width: 350px;
}
.e-form-text._w-s_ {
  max-width: 100px;
}
.e-form-text._w-a_ {
  width: auto;
}

.e-form-textarea {
  display: inline-block;
  width: 100%;
  padding: 10px;
  background: #fff;
  border: 1px solid #D3D3D3;
  color: #333;
}

.e-h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 340px;
  background: url(/temp/common/img/index/bg_ttl01_pc.png) center center no-repeat;
  background-size: cover;
  font-size: 3.6rem;
  text-align: center;
  line-height: 1.2;
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 700;
}
@media screen and (max-width:768px) {
  .e-h1 {
    height: 150px;
    font-size: 2.2rem;
  }
}

.e-h2 {
  margin: 0 0 20px;
  color: #191919;
  font-size: 3.4rem;
  line-height: 1.3;
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 700;
}
@media screen and (max-width:768px) {
  .e-h2 {
    margin: 0 0 15px;
    font-size: 2.2rem;
  }
}

.e-h3 {
  margin: 0 0 20px;
  font-size: 2.6rem;
  line-height: 1.4;
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 700;
}
@media screen and (max-width:768px) {
  .e-h3 {
    margin: 0 0 15px;
    font-size: 2rem;
  }
}

.e-h4 {
  position: relative;
  margin: 0 0 20px;
  padding: 0 0 15px;
  border-bottom: 1px solid #D3D3D3;
  font-size: 2.2rem;
  line-height: 1.4;
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 700;
}
@media screen and (max-width:768px) {
  .e-h4 {
    margin: 0 0 15px;
    padding: 0 0 10px;
    font-size: 1.8rem;
  }
}
.e-h4::after {
  position: absolute;
  left: 0;
  bottom: -1px;
  content: "";
  width: 115px;
  border-bottom: 1px solid #191919;
}
@media screen and (max-width:768px) {
  .e-h4::after {
    width: 58px;
  }
}

.e-h5 {
  margin: 0 0 20px;
  padding: 3px 0 3px 15px;
  border-left: 3px solid #191919;
  font-size: 1.8rem;
  line-height: 1.4;
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 700;
}
@media screen and (max-width:768px) {
  .e-h5 {
    margin: 0 0 15px;
    padding: 2px 0 2px 10px;
    font-size: 1.6rem;
  }
}

.e-h6 {
  margin: 0 0 15px;
  color: #191919;
  font-size: 1.6rem;
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 700;
}
@media screen and (max-width:768px) {
  .e-h6 {
    margin: 0 0 15px;
    font-size: 1.4rem;
  }
}

.e-iframe {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.e-iframe .__elem {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.e-list-circle__item {
  position: relative;
  margin-bottom: 5px;
  padding-left: 15px;
}
.e-list-circle__item::before {
  position: absolute;
  top: 0.7em;
  left: 0;
  display: block;
  content: "";
  background: #191919;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.e-list-circle._black_ .e-list-circle__item::before {
  background: #333;
}

.e-list-number {
  counter-reset: number 0;
}
.e-list-number__item {
  position: relative;
  padding-left: 1.2em;
}
.e-list-number__item:not(:first-child) {
  margin-top: 5px;
}
.e-list-number__item::before {
  counter-increment: number;
  content: counter(number) ".";
  color: #191919;
  display: block;
  position: absolute;
  left: 0;
}
.e-list-number._red_ .e-list-number__item::before {
  color: #dd0000;
}

.m-box {
  padding: 25px;
  background: #fff;
}
@media screen and (max-width:768px) {
  .m-box {
    padding: 15px;
  }
}
.m-box._gray_ {
  background: #f9f9f9;
}
.m-box._line-gray_ {
  border: 1px solid #D3D3D3;
}

.m-indent {
  display: table;
}
.m-indent .__item {
  display: table-cell;
  white-space: nowrap;
}
.m-indent._space_ .__item {
  padding-right: 1em;
}

.m-noscript {
  padding: 10px 15px;
  background: #191919;
  color: #fff;
  font-size: 1.4rem;
  text-align: center;
}

.m-pager {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 0 5px;
  grid-template-areas: "prev list next";
  margin: 30px 0 0;
  line-height: 1.4;
}
.m-pager__item {
  display: flex;
}
.m-pager__item._prev_ {
  grid-area: prev;
  justify-content: flex-start;
}
.m-pager__item._next_ {
  grid-area: next;
  justify-content: flex-end;
}
.m-pager__item._list_ {
  grid-area: list;
  justify-content: center;
}
.m-pager__link {
  display: block;
  padding: 10px 15px;
  background: #fff;
  border: 1px solid #191919;
  color: #191919;
  text-decoration: none;
  border-radius: 3px;
}
@media screen and (max-width:768px) {
  .m-pager__link {
    padding: 8px 12px;
  }
}
.m-pager__link._current_ {
  background: #191919;
  color: #fff;
  opacity: 1;
}
@media (hover: hover) and (pointer: fine) {
  .m-pager__link:hover {
    background: #191919;
    color: #fff;
    opacity: 1;
  }
}

.m-pagination {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 30px 0 0;
  line-height: 1.4;
}
.m-pagination__item {
  margin: 0 3px 5px;
}
@media screen and (max-width:768px) {
  .m-pagination__item {
    margin-bottom: 10px;
  }
}
.m-pagination__link {
  display: block;
  padding: 10px 15px;
  background: #fff;
  border: 1px solid #191919;
  color: #191919;
  text-decoration: none;
  border-radius: 3px;
}
@media screen and (max-width:768px) {
  .m-pagination__link {
    padding: 8px 12px;
  }
}
.m-pagination__link._current_ {
  background: #191919;
  color: #fff;
  opacity: 1;
}
@media (hover: hover) and (pointer: fine) {
  .m-pagination__link:hover {
    background: #191919;
    color: #fff;
    opacity: 1;
  }
}

.m-table {
  width: 100%;
}
.m-table th,
.m-table td {
  padding: 15px 20px;
  border: 1px solid #D3D3D3;
  text-align: left;
  vertical-align: middle;
}
@media screen and (max-width:768px) {
  .m-table th,
  .m-table td {
    padding: 15px;
  }
}
.m-table th {
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 700;
}
.m-table ._al-l_ {
  text-align: left;
}
.m-table ._al-r_ {
  text-align: right;
}
.m-table ._al-c_ {
  text-align: center;
}
.m-table ._nowrap_ {
  white-space: nowrap;
}
.m-table ._navy_ {
  background: #191919;
  color: #fff;
}
.m-table ._gray_ {
  background: #f2f2f2;
}
@media screen and (max-width:768px) {
  .m-table._sp-col1_ {
    display: block;
  }
  .m-table._sp-col1_ thead,
  .m-table._sp-col1_ tbody,
  .m-table._sp-col1_ tr,
  .m-table._sp-col1_ th,
  .m-table._sp-col1_ td {
    display: block;
  }
  .m-table._sp-col1_ th {
    padding: 10px 15px;
  }
  .m-table._wide_ {
    border: none;
    display: block;
  }
  .m-table._wide_ th,
  .m-table._wide_ td {
    display: block;
    padding: 5px 8px;
    border-bottom-width: 0;
    border-right-width: 0;
    text-align: center;
  }
  .m-table._wide_ th {
    width: auto;
    text-align: left;
  }
  .m-table._wide_ .m-table__head {
    display: block;
    float: left;
    overflow-x: scroll;
  }
  .m-table._wide_ .m-table__body {
    display: block;
    width: auto;
    overflow-x: auto;
    white-space: nowrap;
  }
  .m-table._wide_ .m-table__body tr {
    display: inline-block;
    margin: 0 -3px;
  }
  .m-table._wide_ .m-table__body tr:last-child th,
  .m-table._wide_ .m-table__body tr:last-child td {
    border-right-width: 1px;
  }
  .m-table._wide_ .m-table__head th:last-child, .m-table._wide_ .m-table__body td:last-child {
    border-bottom-width: 1px;
  }
  .m-table._list_ {
    border: none;
  }
  .m-table._list_ tr {
    display: block;
    margin: 0 0 20px;
  }
  .m-table._list_ th {
    display: block;
  }
  .m-table._list_ td {
    display: list-item;
    margin: 0 0 0 20px;
    padding: 5px 0 0;
    border: none;
    background: none;
  }
}

.c-contact-form__body {
  margin-bottom: 40px;
}
.c-contact-form__block {
  margin-bottom: 45px;
}
.c-contact-form__block .c-contact-form__ttl {
  font-size: clamp(1.7rem, 1.578rem + 0.25vw, 1.8rem);
  font-weight: 600;
  margin-bottom: 20px;
}
.c-contact-form__block .c-contact-form__ttl .__red {
  color: #dd0000;
}
.c-contact-form__block .c-contact-form__item.__name {
  width: 45%;
}
@media screen and (max-width:768px) {
  .c-contact-form__block .c-contact-form__item.__name {
    width: 100%;
  }
}
.c-contact-form__block .c-contact-form__item .c-contact-form__text {
  width: 100%;
  padding: 20px 15px;
  background: #F0F0EF;
  color: #333;
  box-sizing: border-box;
}
.c-contact-form__block .c-contact-form__item .c-contact-form__text::-moz-placeholder {
  color: #848484;
}
.c-contact-form__block .c-contact-form__item .c-contact-form__text::placeholder {
  color: #848484;
}
.c-contact-form__block .c-contact-form__item .c-contact-form__number {
  width: 30%;
}
@media screen and (max-width:768px) {
  .c-contact-form__block .c-contact-form__item .c-contact-form__number {
    width: 100%;
  }
}
.c-contact-form__block .c-contact-form__item .c-contact-form__number .c-contact-form__text {
  margin-left: 20px;
}
.c-contact-form__block .c-contact-form__item .c-contact-form__number .wpcf7-form-control-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  position: relative;
}
.c-contact-form__block .c-contact-form__item .c-contact-form__number .wpcf7-form-control-wrap::before {
  content: "〒";
  font-size: 1.6rem;
  line-height: 1;
  position: absolute;
  top: 25px;
}
.c-contact-form__block .c-contact-form__item .c-contact-form__tel {
  width: 30%;
}
@media screen and (max-width:768px) {
  .c-contact-form__block .c-contact-form__item .c-contact-form__tel {
    width: 100%;
  }
}
.c-contact-form__block .c-contact-form__item .c-contact-form__radio {
  display: flex;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width:768px) {
  .c-contact-form__block .c-contact-form__item .c-contact-form__radio {
    flex-wrap: wrap;
    gap: 20px;
  }
}
.c-contact-form__block .c-contact-form__item .c-contact-form__radio .wpcf7-list-item {
  margin: 0;
}
.c-contact-form__block .c-contact-form__item .c-contact-form__radio .wpcf7-list-item > label {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 4px;
  cursor: pointer;
}
.c-contact-form__block .c-contact-form__item .c-contact-form__radio .wpcf7-list-item input[type=radio]::before {
  content: "";
  width: 24px;
  height: 24px;
  background: url(../img/contact/ico_radio.svg) no-repeat center/100%;
  display: block;
  transition: all 0.2s;
}
@media screen and (max-width:768px) {
  .c-contact-form__block .c-contact-form__item .c-contact-form__radio .wpcf7-list-item input[type=radio]::before {
    width: 20px;
    height: 20px;
  }
}
.c-contact-form__block .c-contact-form__item .c-contact-form__radio .wpcf7-list-item input[type=radio]:checked::before {
  content: "";
  background: url(../img/contact/ico_radio_after.svg) no-repeat center/100%;
}
.c-contact-form__block .c-contact-form__item .c-contact-form__radio .wpcf7-list-item .wpcf7-list-item-label {
  font-size: clamp(1.4rem, 1.157rem + 0.51vw, 1.6rem);
  font-weight: 700;
  line-height: 1;
}
.c-contact-form__block .c-contact-form__item .c-contact-form__check {
  display: flex;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width:768px) {
  .c-contact-form__block .c-contact-form__item .c-contact-form__check {
    flex-wrap: wrap;
    gap: 20px;
  }
}
.c-contact-form__block .c-contact-form__item .c-contact-form__check .wpcf7-list-item {
  margin: 0;
}
.c-contact-form__block .c-contact-form__item .c-contact-form__check .wpcf7-list-item > label {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 4px;
  cursor: pointer;
}
.c-contact-form__block .c-contact-form__item .c-contact-form__check .wpcf7-list-item input[type=checkbox]::before {
  content: "";
  width: 24px;
  height: 24px;
  background: url(../img/contact/ico_check.svg) no-repeat center/100%;
  display: block;
  transition: all 0.2s;
}
@media screen and (max-width:768px) {
  .c-contact-form__block .c-contact-form__item .c-contact-form__check .wpcf7-list-item input[type=checkbox]::before {
    width: 20px;
    height: 20px;
  }
}
.c-contact-form__block .c-contact-form__item .c-contact-form__check .wpcf7-list-item input[type=checkbox]:checked::before {
  content: "";
  background: url(../img/contact/ico_check_after.svg) no-repeat center/100%;
}
.c-contact-form__block .c-contact-form__item .c-contact-form__check .wpcf7-list-item .wpcf7-list-item-label {
  font-size: clamp(1.4rem, 1.157rem + 0.51vw, 1.6rem);
  font-weight: 700;
  line-height: 1;
}
.c-contact-form__block .c-contact-form__item .c-contact-form__quote {
  font-size: clamp(1.4rem, 1.278rem + 0.25vw, 1.5rem);
  line-height: 1.35;
  margin: 15px 0 0;
}
.c-contact-form__block .c-contact-form__item .c-contact-form__quote + .c-contact-form__address {
  margin: 20px 0 0;
}
.c-contact-form__block .c-contact-form__item .c-contact-form__policy {
  margin-bottom: 20px;
}
.c-contact-form__block .c-contact-form__item .c-contact-form__policy .__link {
  text-decoration: underline;
  color: #0CB200;
  display: inline-flex;
  align-items: center;
  gap: 2px;
}
.c-contact-form__block .c-contact-form__item .c-contact-form__policy .__link::after {
  content: "";
  width: 16px;
  aspect-ratio: 1;
  background: url(../img/common/ico_blank.svg) no-repeat center/100%;
}
.c-contact-form__block:last-of-type {
  margin-bottom: 0;
}
.c-contact-form .c-contact-form__btn {
  width: 240px;
  height: 48px;
  margin: 0 auto;
  position: relative;
}
.c-contact-form .c-contact-form__btn .c-contact-form__submit {
  font-weight: 700;
  text-align: left;
  width: 100%;
  padding: 0 0 0 24px;
  background: transparent;
  color: #fff;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.c-contact-form .c-contact-form__btn::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
}
.c-contact-form .c-contact-form__return {
  margin: 40px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.c-contact-form .c-contact-form__return::before {
  content: "";
  width: 22px;
  aspect-ratio: 22/18;
  background: url(../img/common/ico_arrow-green.svg) no-repeat center/100%;
  transform: rotate(180deg);
}
.c-contact-form .c-contact-form__return__btn {
  font-size: clamp(1.6rem, 1.357rem + 0.51vw, 1.8rem);
  font-weight: 600;
  background: transparent;
  color: #0BA600;
  cursor: pointer;
}
.c-contact-form.__confirm .c-contact-form__body {
  margin-bottom: 80px;
}
@media screen and (max-width:768px) {
  .c-contact-form.__confirm .c-contact-form__body {
    margin-bottom: 40px;
  }
}
.c-contact-form .wpcf7-spinner {
  display: none;
}
.c-contact-form .wpcf7-response-output {
  opacity: 0;
}

.c-contact {
  width: min(960px, 90%);
  margin: 0 auto 155px;
}
@media screen and (max-width:768px) {
  .c-contact {
    margin: 0 auto 75px;
  }
}
.c-contact__ttl {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
  font-size: clamp(2rem, 1.514rem + 1.01vw, 2.4rem);
  line-height: 1.8;
  margin-bottom: 40px;
}
@media screen and (max-width:768px) {
  .c-contact__ttl {
    margin-bottom: 30px;
  }
}
.c-contact__catch {
  font-size: clamp(1.6rem, 1.357rem + 0.51vw, 1.8rem);
  font-weight: 600;
  line-height: 1.8;
  margin-bottom: 40px;
}
@media screen and (max-width:768px) {
  .c-contact__catch {
    margin-bottom: 30px;
  }
}
.c-contact__txt {
  font-size: clamp(1.5rem, 1.378rem + 0.25vw, 1.6rem);
  margin-bottom: 80px;
}
@media screen and (max-width:768px) {
  .c-contact__txt {
    margin-bottom: 40px;
  }
}
.c-contact__txt .__sub {
  color: #dd0000;
}
.c-contact-tel {
  padding-bottom: 40px;
  margin-bottom: 80px;
  border-bottom: 1px solid #84EA7D;
}
@media screen and (max-width:768px) {
  .c-contact-tel {
    padding-bottom: 20px;
    margin-bottom: 45px;
  }
}
.c-contact-tel__txt {
  font-size: clamp(1.6rem, 1.357rem + 0.51vw, 1.8rem);
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 20px;
}
.c-contact-tel__link {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: clamp(4rem, 2.056rem + 4.05vw, 5.6rem);
  font-weight: 600;
  line-height: 1;
  color: #0BA600;
  margin-bottom: 10px;
}
.c-contact-tel__link .__sub {
  font-size: clamp(2.4rem, 1.428rem + 2.03vw, 3.2rem);
}
.c-contact-tel__quote {
  font-size: clamp(1.4rem, 1.278rem + 0.25vw, 1.5rem);
  line-height: 1.35;
}
.c-contact-flow {
  margin-bottom: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  counter-reset: order 0;
}
.c-contact-flow::before {
  content: "";
  width: 100%;
  height: 2px;
  margin: auto;
  background: #ADADAD;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.c-contact-flow__list {
  background: #fff;
}
.c-contact-flow__list:first-of-type {
  padding-right: 8px;
}
.c-contact-flow__list:nth-of-type(2) {
  padding: 0 8px;
}
.c-contact-flow__list:last-of-type {
  padding-left: 8px;
}
.c-contact-flow__list .__sub {
  font-size: clamp(1.5rem, 1.135rem + 0.76vw, 1.8rem);
  font-weight: 600;
  line-height: 1;
  text-align: center;
  width: 80px;
  height: 80px;
  background: #fff;
  border: 2px solid #797979;
  border-radius: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2px;
}
@media screen and (max-width:768px) {
  .c-contact-flow__list .__sub {
    width: 64px;
    height: 64px;
  }
}
.c-contact-flow__list .__sub::before {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: clamp(2.4rem, 1.428rem + 2.03vw, 3.2rem);
  font-weight: 400;
  line-height: 1;
  counter-increment: order 1;
  content: "0" counter(order);
}
.c-contact-flow__list.__current {
  color: #fff;
}
.c-contact-flow__list.__current .__sub {
  background: #0BA600;
  border: 2px solid #0BA600;
}
.c-contact-complete__ttl {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
  font-size: clamp(2.4rem, 0.942rem + 3.04vw, 3.6rem);
  text-align: center;
  line-height: 1;
  color: #0BA600;
  margin-bottom: 60px;
}
@media screen and (max-width:768px) {
  .c-contact-complete__ttl {
    margin-bottom: 30px;
  }
}
.c-contact-complete__txt {
  font-size: clamp(1.5rem, 1.135rem + 0.76vw, 1.8rem);
  text-align: center;
  line-height: 1.8;
  margin-bottom: 80px;
}
@media screen and (max-width:768px) {
  .c-contact-complete__txt {
    margin-bottom: 40px;
  }
}
.c-contact-complete .c_btn {
  margin: 0 auto;
}

/* front-page */
.c-index-visual {
  width: 100%;
  position: relative;
}
.c-index-visual__inner {
  height: 100%;
  position: relative;
}
@media screen and (max-width:768px) {
  .c-index-visual__inner {
    height: 100vh;
  }
}
.c-index-visual__slide {
  height: 100%;
}
.c-index-visual__slide .slick-list, .c-index-visual__slide .slick-track {
  height: 100%;
}
.c-index-visual__slide--item .__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-index-visual__catch {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 75px;
}
@media screen and (max-width:768px) {
  .c-index-visual__catch {
    gap: 30px;
  }
}
.c-index-visual__catch--txt {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
  font-size: clamp(2.8rem, -0.603rem + 7.09vw, 5.6rem);
  line-height: 1.35;
  text-align: center;
  letter-spacing: 0.1em;
  display: inline-block;
  text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff, 2px 0px 1px #fff, 0px 2px 1px #fff, -2px 0px 1px #fff, 0px -2px 1px #fff;
}
.c-index-visual__catch--scroll {
  width: 68px;
  aspect-ratio: 69/59;
  background: url(../img/common/scroll.svg) no-repeat center/100%;
}
@media screen and (max-width:768px) {
  .c-index-visual__catch--scroll {
    width: 39px;
  }
}

/* page */
.c-mv {
  width: calc(100% - 80px);
  padding: 200px 0 0;
  margin: 0 40px 150px;
}
@media screen and (max-width:768px) {
  .c-mv {
    width: 100%;
    padding: 80px 0 0;
    margin: 0 auto 60px;
  }
}
.c-mv__info {
  margin-bottom: 20px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media screen and (max-width:768px) {
  .c-mv__info {
    width: 90%;
    margin: 0 auto 20px;
  }
}
.c-mv__info .c_ttl {
  flex-direction: row;
  align-items: flex-end;
  gap: 8px;
}
.c-mv__info .c_ttl .__en {
  font-size: clamp(4.8rem, 1.884rem + 6.08vw, 7.2rem);
}
.c-mv__info .c_ttl .__ja {
  font-size: clamp(1.6rem, 1.235rem + 0.76vw, 1.9rem);
  font-weight: 600;
  padding: 0;
  margin-bottom: 10px;
}
.c-mv__info .c-mv__breadcrumb {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width:768px) {
  .c-mv__info .c-mv__breadcrumb {
    display: none;
  }
}
.c-mv__info .c-mv__breadcrumb--link {
  font-size: 1.5rem;
  margin-right: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s;
}
.c-mv__info .c-mv__breadcrumb--link::after {
  content: "";
  width: 20px;
  height: 1px;
  background: #797979;
}
.c-mv__info .c-mv__breadcrumb--link:hover {
  opacity: 0.6;
}
.c-mv__info .c-mv__breadcrumb--sub {
  font-size: 1.5rem;
  color: #797979;
}
.c-mv__bg {
  width: 100%;
  height: 560px;
}
@media screen and (max-width:1024px) {
  .c-mv__bg {
    height: 360px;
  }
}
@media screen and (max-width:768px) {
  .c-mv__bg {
    height: 160px;
  }
}
.c-mv__bg.__company {
  background: url(../img/company/pic_mv.png) no-repeat center/cover;
}
.c-mv__bg.__news {
  background: url(../img/news/pic_mv.png) no-repeat center/cover;
}
.c-mv__bg.__service {
  background: url(../img/service/pic_mv.png) no-repeat center/cover;
}
.c-mv__bg.__works {
  background: url(../img/works/pic_mv.png) no-repeat center/cover;
}
.c-mv__bg.__recruit {
  background: url(../img/recruit/pic_mv.png) no-repeat center/cover;
}
.c-mv__bg.__contact {
  background: url(../img/contact/pic_mv.png) no-repeat center/cover;
}
.c-mv.__privacy {
  padding-bottom: 45px;
  margin-bottom: 150px;
  border-bottom: 1px solid #333;
}
@media screen and (max-width:768px) {
  .c-mv.__privacy {
    padding-bottom: 0;
    margin-bottom: 80px;
  }
}
.c-mv.__error {
  padding-bottom: 45px;
  margin-bottom: 150px;
  border-bottom: 1px solid #333;
}
@media screen and (max-width:768px) {
  .c-mv.__error {
    padding-bottom: 0;
    margin-bottom: 80px;
  }
}
.c-mv.__error .c-mv__info {
  margin-bottom: 0;
  padding-bottom: 30px;
}

.c-index-news {
  margin: 80px 0 160px auto;
}
@media screen and (max-width:768px) {
  .c-index-news {
    margin: 60px 0 60px auto;
  }
}
.c-index-news__inner {
  width: min(1280px + (100% - 1280px) / 2, 95%);
  margin: 0 0 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 80px;
}
@media screen and (max-width:768px) {
  .c-index-news__inner {
    margin: 0 0 0 5%;
    flex-direction: column;
    gap: 30px;
  }
}
.c-index-news__info {
  display: flex;
  flex-direction: column;
  gap: 80px;
}
.c-index-news__list {
  width: 1624px;
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  display: flex;
  gap: 40px;
}
@media screen and (max-width:768px) {
  .c-index-news__list {
    width: 100%;
    gap: 20px;
  }
}
.c-index-news__list .c-index-news__item {
  width: 376px;
  padding-bottom: 20px;
  flex-shrink: 0;
  border-bottom: 1px solid #D3D3D3;
}
@media screen and (max-width:768px) {
  .c-index-news__list .c-index-news__item {
    width: 280px;
  }
}
.c-index-news__list .c-index-news__item .c-index-news__link .c-index-news__img {
  width: 100%;
  margin-bottom: 20px;
  aspect-ratio: 6/4;
}
@media screen and (max-width:768px) {
  .c-index-news__list .c-index-news__item .c-index-news__link .c-index-news__img {
    margin-bottom: 10px;
  }
}
.c-index-news__list .c-index-news__item .c-index-news__link .c-index-news__img .__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 2px;
}
.c-index-news__list .c-index-news__item .c-index-news__link .c-index-news__detail {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
}
@media screen and (max-width:768px) {
  .c-index-news__list .c-index-news__item .c-index-news__link .c-index-news__detail {
    margin-bottom: 15px;
  }
}
.c-index-news__list .c-index-news__item .c-index-news__link .c-index-news__detail--day {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: clamp(1.6rem, 1.478rem + 0.25vw, 1.7rem);
  line-height: 1;
  color: #0BA600;
}
.c-index-news__list .c-index-news__item .c-index-news__link .c-index-news__detail--category {
  font-size: clamp(1.4rem, 1.278rem + 0.25vw, 1.5rem);
  line-height: 1;
}
.c-index-news__list .c-index-news__item .c-index-news__link .c-index-news__ttl {
  font-size: clamp(1.6rem, 1.235rem + 0.76vw, 1.9rem);
  font-weight: 600;
  line-height: 1.5;
}
.c-index-news .custom-scrollbar {
  width: calc(100% - (6% + 320px));
  height: 7px;
  margin: 30px 0 0 calc(6% + 320px);
  background: #F4F4F4;
  border-radius: 100px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width:768px) {
  .c-index-news .custom-scrollbar {
    width: 90%;
    margin: 20px auto 45px;
  }
}
.c-index-news .custom-scrollbar .custom-thumb {
  width: 100px;
  height: 7px;
  background: #0FE300;
  border-radius: 100px;
  transform: translateX(0);
  transition: transform 0.05s linear;
  cursor: pointer;
}
@media screen and (max-width:768px) {
  .c-index-news .c_btn {
    margin-left: 5%;
  }
}

.c-index-service {
  width: min(1280px, 90%);
  margin: 0 auto 165px;
}
@media screen and (max-width:768px) {
  .c-index-service {
    margin: 0 auto 70px;
  }
}
.c-index-service__info {
  padding: 0 0 130px;
  position: relative;
}
@media screen and (max-width:768px) {
  .c-index-service__info {
    padding: 0 0 70px;
  }
}
.c-index-service__info::before {
  content: "";
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background: url(../img/top/bg_service.svg) no-repeat center bottom/100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.c-index-service__info .c_ttl.__center {
  margin-bottom: 60px;
}
@media screen and (max-width:768px) {
  .c-index-service__info .c_ttl.__center {
    margin-bottom: 30px;
  }
}
.c-index-service__info .c-index-service__catch {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
  font-size: clamp(2rem, 0.056rem + 4.05vw, 3.6rem);
  text-align: center;
  line-height: 1.8;
  margin-bottom: 60px;
}
@media screen and (max-width:768px) {
  .c-index-service__info .c-index-service__catch {
    margin-bottom: 30px;
  }
}
.c-index-service__info .c-index-service__catch .__sub {
  color: #0BA600;
}
.c-index-service__info .c_txt {
  font-size: clamp(1.5rem, 1.135rem + 0.76vw, 1.8rem);
  text-align: center;
  line-height: 1.8;
}
.c-index-service__list {
  margin: -65px 0 80px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  -moz-column-gap: 8px;
       column-gap: 8px;
  row-gap: 50px;
  counter-reset: order 0;
}
@media screen and (max-width:768px) {
  .c-index-service__list {
    margin: -30px 0 45px;
    flex-direction: column;
    row-gap: 30px;
    -moz-column-gap: 0;
         column-gap: 0;
  }
}
.c-index-service__list .c-index-service__item {
  width: calc((100% - 8px) / 2);
  display: flex;
  flex-direction: column;
}
@media screen and (max-width:768px) {
  .c-index-service__list .c-index-service__item {
    width: 100%;
  }
}
.c-index-service__list .c-index-service__item::before {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: clamp(2.8rem, 1.342rem + 3.04vw, 4rem);
  line-height: 1;
  text-align: center;
  content: "0" counter(order);
  counter-increment: order 1;
  margin-bottom: 40px;
}
@media screen and (max-width:768px) {
  .c-index-service__list .c-index-service__item::before {
    margin-bottom: 15px;
  }
}
.c-index-service__list .c-index-service__item--img {
  margin-bottom: 40px;
}
@media screen and (max-width:768px) {
  .c-index-service__list .c-index-service__item--img {
    margin-bottom: 15px;
  }
}
.c-index-service__list .c-index-service__item--img .__img {
  border-radius: 2px;
}
.c-index-service__list .c-index-service__item--ttl {
  font-size: clamp(2rem, 0.542rem + 3.04vw, 3.2rem);
  font-weight: 600;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width:768px) {
  .c-index-service__list .c-index-service__item--ttl {
    margin-bottom: 15px;
  }
}
.c-index-service__list .c-index-service__item--ttl .__sub {
  font-size: clamp(1.4rem, 1.157rem + 0.51vw, 1.6rem);
}
.c-index-service__list .c-index-service__item--sub {
  font-size: clamp(1.5rem, 1.378rem + 0.25vw, 1.6rem);
  font-weight: 600;
  text-align: center;
  width: min(556px, 90%);
  padding: 10px 0;
  margin: 0 auto;
  background: #84EA7D;
  border-radius: 4px;
}
.c-index-service .c_btn {
  margin: 0 auto;
}

.c-index-works {
  width: min(1600px, 95%);
  margin: 0 auto 160px 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 80px;
}
@media screen and (max-width:1024px) {
  .c-index-works {
    gap: 40px;
  }
}
@media screen and (max-width:768px) {
  .c-index-works {
    width: 100%;
    margin: 0 auto 65px 0;
    flex-direction: column-reverse;
    gap: 0;
  }
}
.c-index-works .c-works-list {
  padding-left: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  -moz-column-gap: 8px;
       column-gap: 8px;
  row-gap: 30px;
}
@media screen and (max-width:768px) {
  .c-index-works .c-works-list {
    width: 95%;
    margin: 0 0 0 5%;
    row-gap: 0;
    -moz-column-gap: 20px;
         column-gap: 20px;
    padding: 0;
    flex-wrap: nowrap;
    overflow-x: scroll;
    scrollbar-width: none;
  }
}
.c-index-works .c-works-list__item {
  width: calc((100% - 16px) / 3);
}
@media screen and (max-width:1280px) {
  .c-index-works .c-works-list__item {
    width: calc((100% - 8px) / 2);
  }
}
@media screen and (max-width:768px) {
  .c-index-works .c-works-list__item {
    width: 280px;
    flex-shrink: 0;
  }
}
.c-index-works .c-works-list__item .c-works-list__link .c-works-list__img {
  margin-bottom: 20px;
}
.c-index-works .c-works-list__item .c-works-list__link .c-works-list__info {
  margin-bottom: 20px;
}
.c-index-works .c-works-list__item .c-works-list__link .c-works-list__ttl {
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 400;
  font-size: clamp(1.6rem, 1.357rem + 0.51vw, 1.8rem);
  font-weight: 600;
  line-height: 1;
  padding: 0;
  border: none;
}
@media screen and (max-width:768px) {
  .c-index-works .c-works-list__item .c-works-list__link .c-works-list__ttl {
    white-space: nowrap;
  }
}
.c-index-works__info .c_ttl {
  margin-bottom: 45px;
}
@media screen and (max-width:768px) {
  .c-index-works__info .c_ttl {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 30px;
  }
}
.c-index-works__info .c_txt {
  margin-bottom: 80px;
}
@media screen and (max-width:768px) {
  .c-index-works__info .c_txt {
    text-align: center;
    margin: 0 0 30px;
  }
}
.c-index-works .custom-scrollbar2 {
  width: 90%;
  height: 4px;
  margin: 25px auto 45px;
  background: #F4F4F4;
  border-radius: 100px;
  overflow: hidden;
  position: relative;
}
.c-index-works .custom-scrollbar2 .custom-thumb2 {
  width: 100px;
  height: 4px;
  background: #0FE300;
  border-radius: 100px;
  transform: translateX(0);
  transition: transform 0.05s linear;
}

.c-index-company {
  width: min(1280px, 90%);
  margin: 0 auto 160px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 80px;
}
@media screen and (max-width:768px) {
  .c-index-company {
    margin: 0 auto 65px;
    flex-direction: column-reverse;
    gap: 30px;
  }
}
.c-index-company__info .c_ttl {
  margin-bottom: 45px;
}
@media screen and (max-width:768px) {
  .c-index-company__info .c_ttl {
    margin-bottom: 30px;
  }
}
.c-index-company__info--catch {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
  font-size: clamp(1.8rem, 1.071rem + 1.52vw, 2.4rem);
  line-height: 1;
  margin-bottom: 45px;
}
@media screen and (max-width:768px) {
  .c-index-company__info--catch {
    margin-bottom: 30px;
  }
}
.c-index-company__info .c_txt {
  font-size: clamp(1.5rem, 1.135rem + 0.76vw, 1.8rem);
  line-height: 1.8;
  margin-bottom: 80px;
}
@media screen and (max-width:768px) {
  .c-index-company__info .c_txt {
    margin-bottom: 45px;
  }
}
.c-index-company__img {
  width: 50%;
}
@media screen and (max-width:768px) {
  .c-index-company__img {
    width: 75%;
    margin-left: auto;
  }
}

.c-index-recruit {
  margin-bottom: 160px;
}
@media screen and (max-width:768px) {
  .c-index-recruit {
    margin-bottom: 65px;
  }
}
.c-index-recruit .c_ttl.__center {
  margin-bottom: 85px;
  position: relative;
}
@media screen and (max-width:768px) {
  .c-index-recruit .c_ttl.__center {
    margin: 0 auto;
    padding-bottom: 45px;
  }
}
.c-index-recruit .c_ttl.__center::after {
  content: "";
  width: 1px;
  aspect-ratio: 1/32;
  background: url(../img/top/pic_border.svg) no-repeat center/100%;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  display: none;
}
@media screen and (max-width:768px) {
  .c-index-recruit .c_ttl.__center::after {
    display: block;
  }
}
.c-index-recruit__slide {
  margin-bottom: 45px;
  display: flex;
}
@media screen and (max-width:768px) {
  .c-index-recruit__slide {
    margin-bottom: 30px;
  }
}
.c-index-recruit__slide--img {
  width: 25%;
}
@media screen and (max-width:768px) {
  .c-index-recruit__slide--img {
    width: auto;
  }
}
.c-index-recruit__catch {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
  font-size: clamp(2rem, 0.056rem + 4.05vw, 3.6rem);
  text-align: center;
  line-height: 1.8;
  margin-bottom: 80px;
}
@media screen and (max-width:768px) {
  .c-index-recruit__catch {
    margin-bottom: 45px;
  }
}
.c-index-recruit .c_btn {
  background: #C50000;
  margin: 0 auto;
}

/* animation */
.add-animation {
  animation: zoom 10s linear 0s normal both;
}

@keyframes zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
.c-company {
  width: min(1280px, 90%);
  margin: 0 auto 150px;
}
@media screen and (max-width:768px) {
  .c-company {
    margin: 0 auto 80px;
  }
}
.c-company-message {
  padding-bottom: 80px;
  margin-bottom: 80px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 80px;
  position: relative;
}
@media screen and (max-width:1024px) {
  .c-company-message {
    gap: 40px;
  }
}
@media screen and (max-width:768px) {
  .c-company-message {
    padding-bottom: 30px;
    margin-bottom: 30px;
    flex-direction: column;
  }
}
.c-company-message::before {
  content: "";
  background: url(../img/company/bg_message.svg) no-repeat center/100%;
  width: 75%;
  aspect-ratio: 120/61;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.5;
}
@media screen and (max-width:768px) {
  .c-company-message::before {
    background: url(../img/company/bg_message-sp.svg) no-repeat center/100%;
    left: -10%;
  }
}
.c-company-message__info {
  position: relative;
  z-index: 2;
}
.c-company-message__info .c_ttl {
  margin-bottom: 60px;
}
@media screen and (max-width:768px) {
  .c-company-message__info .c_ttl {
    margin-bottom: 30px;
  }
}
.c-company-message__info--txt {
  font-size: clamp(1.5rem, 1.135rem + 0.76vw, 1.8rem);
  line-height: 1.8;
  margin-bottom: 60px;
}
@media screen and (max-width:768px) {
  .c-company-message__info--txt {
    margin-bottom: 30px;
  }
}
.c-company-message__info--name {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 15px;
}
.c-company-message__info--name::after {
  content: "";
  width: 136px;
  background: url(../img/company/pic_name.png) no-repeat center/100%;
  aspect-ratio: 272/64;
}
@media screen and (max-width:768px) {
  .c-company-message__info--name::after {
    width: 119px;
  }
}
.c-company-message__info--name .__sub {
  font-size: 1.5rem;
}
.c-company-message__img {
  position: relative;
  z-index: 0;
}
.c-company-message__img .__img {
  border-radius: 2px;
}
@media screen and (max-width:768px) {
  .c-company-message__img {
    width: 90%;
    margin: 0 auto;
  }
}
.c-company-outline {
  margin-bottom: 160px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 130px;
}
@media screen and (max-width:768px) {
  .c-company-outline {
    margin-bottom: 65px;
    flex-direction: column;
    gap: 30px;
  }
}
.c-company-outline .c_ttl {
  width: 20%;
}
@media screen and (max-width:768px) {
  .c-company-outline .c_ttl {
    width: 100%;
  }
}
.c-company-outline__table {
  width: calc(80% - 130px);
}
@media screen and (max-width:768px) {
  .c-company-outline__table {
    width: 100%;
  }
}
.c-company-outline__table--block {
  margin-bottom: 40px;
  display: flex;
  align-items: stretch;
}
.c-company-outline__table--block:last-of-type {
  margin-bottom: 0;
}
.c-company-outline__table--block .c-company-outline__table--ttl {
  font-size: clamp(1.5rem, 1.378rem + 0.25vw, 1.6rem);
  font-weight: 600;
  line-height: 1.5;
  color: #0BA600;
  width: 160px;
  padding-bottom: 20px;
  border-bottom: 1px solid #0BA600;
}
@media screen and (max-width:768px) {
  .c-company-outline__table--block .c-company-outline__table--ttl {
    width: 100px;
  }
}
.c-company-outline__table--block .c-company-outline__table--txt {
  font-size: clamp(1.5rem, 1.378rem + 0.25vw, 1.6rem);
  line-height: 1.5;
  width: calc(100% - 160px);
  padding-bottom: 20px;
  border-bottom: 1px solid #D3D3D3;
}
@media screen and (max-width:768px) {
  .c-company-outline__table--block .c-company-outline__table--txt {
    width: calc(100% - 100px);
  }
}
.c-company-access {
  margin-bottom: 160px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 80px;
}
@media screen and (max-width:1024px) {
  .c-company-access {
    gap: 30px;
  }
}
@media screen and (max-width:768px) {
  .c-company-access {
    margin-bottom: 60px;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
.c-company-access__map {
  width: 68%;
}
@media screen and (max-width:768px) {
  .c-company-access__map {
    width: 100%;
  }
}
.c-company-access__map .__iframe {
  width: 100%;
  aspect-ratio: 880/495;
}
@media screen and (max-width:768px) {
  .c-company-access__map .__iframe {
    height: 300px;
  }
}
.c-company-access__info {
  width: calc(32% - 80px);
}
@media screen and (max-width:768px) {
  .c-company-access__info {
    width: 100%;
  }
}
.c-company-access__info .c_ttl {
  margin-bottom: 60px;
}
@media screen and (max-width:768px) {
  .c-company-access__info .c_ttl {
    margin-bottom: 30px;
  }
}
.c-company-access__info--txt {
  font-size: clamp(1.5rem, 1.378rem + 0.25vw, 1.6rem);
  line-height: 1.8;
  margin-bottom: 20px;
}
.c-company-access__info--map {
  text-decoration: underline;
  color: #0BA600;
  display: flex;
  align-items: center;
  gap: 2px;
}
.c-company-access__info--map::before {
  content: "";
  width: 12px;
  aspect-ratio: 12/16;
  background: url(../img/company/ico_pin.svg) no-repeat center/100%;
}
.c-company-history {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 145px;
}
@media screen and (max-width:768px) {
  .c-company-history {
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
  }
}
.c-company-history .c_ttl {
  width: 15%;
}
@media screen and (max-width:768px) {
  .c-company-history .c_ttl {
    width: 100%;
  }
}
.c-company-history__list {
  width: calc(85% - 145px);
  position: relative;
}
@media screen and (max-width:768px) {
  .c-company-history__list {
    width: 100%;
  }
}
.c-company-history__list::before {
  content: "";
  width: 2px;
  height: 100%;
  background: #84EA7D;
  position: absolute;
  top: 2.5em;
  left: 161px;
  z-index: -1;
}
@media screen and (max-width: 900px) {
  .c-company-history__list::before {
    left: 151px;
  }
}
@media screen and (max-width:768px) {
  .c-company-history__list::before {
    height: 95%;
    top: 2em;
    left: 105px;
  }
}
.c-company-history__list--block {
  display: flex;
  align-items: flex-start;
  gap: 40px;
}
@media screen and (max-width:768px) {
  .c-company-history__list--block {
    gap: 16px;
  }
}
.c-company-history__list--block .c-company-history__list--ttl {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: 4.8rem;
  width: 166px;
  padding: 0 48px 0 0;
  position: relative;
  flex-shrink: 0;
}
@media screen and (max-width: 900px) {
  .c-company-history__list--block .c-company-history__list--ttl {
    width: 156px;
  }
}
@media screen and (max-width:768px) {
  .c-company-history__list--block .c-company-history__list--ttl {
    font-size: 3.2rem;
    width: 110px;
    padding: 0 25px 0 0;
    display: flex;
    align-items: center;
  }
}
.c-company-history__list--block .c-company-history__list--ttl .__sub {
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 400;
  font-size: clamp(1.6rem, 1.357rem + 0.51vw, 1.8rem);
  font-weight: 600;
}
.c-company-history__list--block .c-company-history__list--ttl::after {
  content: "";
  width: 8px;
  height: 8px;
  margin: auto;
  border-radius: 10px;
  background: #0FE300;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
.c-company-history__list--block .c-company-history__list--txt {
  font-size: clamp(1.5rem, 1.378rem + 0.25vw, 1.6rem);
  font-weight: 600;
  line-height: 1.8;
  margin: 29px 0 0;
}
@media screen and (max-width:768px) {
  .c-company-history__list--block .c-company-history__list--txt {
    margin: 14px 0 0;
  }
}

.c-recruit-topics {
  width: min(1280px, 90%);
  padding: 0 0 30px 40px;
  margin: 0 auto 160px;
  border-bottom: 1px solid #D3D3D3;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 80px;
}
@media screen and (max-width:768px) {
  .c-recruit-topics {
    padding: 0 0 20px 15px;
    margin: 0 auto 45px;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
  }
}
.c-recruit-topics__ttl {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: clamp(2.4rem, 1.428rem + 2.03vw, 3.2rem);
  line-height: 1;
}
.c-recruit-topics__post .c-recruit-topics__item .c-recruit-topics__info {
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width:768px) {
  .c-recruit-topics__post .c-recruit-topics__item .c-recruit-topics__info {
    margin-bottom: 15px;
  }
}
.c-recruit-topics__post .c-recruit-topics__item .c-recruit-topics__info--day {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: 1.7rem;
  line-height: 1;
  color: #C50000;
}
.c-recruit-topics__post .c-recruit-topics__item .c-recruit-topics__info--tag {
  font-size: 1.5rem;
  line-height: 1;
  color: #797979;
}
.c-recruit-topics__post .c-recruit-topics__item .c-recruit-topics__ttl {
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 700;
  font-size: clamp(1.8rem, 1.678rem + 0.25vw, 1.9rem);
  font-weight: 600;
  line-height: 1.5;
}
.c-recruit-anchor {
  width: min(1280px, 90%);
  margin: 0 auto 120px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
@media screen and (max-width:1024px) {
  .c-recruit-anchor {
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
  }
}
@media screen and (max-width:1024px) {
  .c-recruit-anchor__item {
    width: calc((100% - 30px) / 3);
  }
}
@media screen and (max-width:768px) {
  .c-recruit-anchor__item {
    width: 150px;
  }
}
.c-recruit-message {
  width: min(1280px, 90%);
  margin: 0 auto 80px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 100px;
}
@media screen and (max-width:768px) {
  .c-recruit-message {
    margin: 0 auto 40px;
    flex-direction: column;
    gap: 30px;
  }
}
.c-recruit-message__contents--ttl {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
  font-size: clamp(2rem, 0.056rem + 4.05vw, 3.6rem);
  line-height: 1.8;
  color: #C50000;
  margin-bottom: 60px;
}
@media screen and (max-width:768px) {
  .c-recruit-message__contents--ttl {
    margin-bottom: 30px;
  }
}
.c-recruit-message__contents--txt {
  font-size: clamp(1.5rem, 1.135rem + 0.76vw, 1.8rem);
  line-height: 1.8;
}
.c-recruit-slide {
  margin-bottom: 160px;
}
@media screen and (max-width:768px) {
  .c-recruit-slide {
    margin-bottom: 60px;
  }
}
.c-recruit-slide__item {
  margin: 0 4px;
}
@media screen and (max-width:768px) {
  .c-recruit-slide__item {
    width: 250px;
  }
}
.c-recruit-number {
  width: min(1280px, 90%);
  margin: 0 auto 160px;
}
@media screen and (max-width:768px) {
  .c-recruit-number {
    margin: 0 auto 60px;
  }
}
.c-recruit-number .c_ttl.__center {
  margin-bottom: 60px;
}
@media screen and (max-width:768px) {
  .c-recruit-number .c_ttl.__center {
    margin-bottom: 30px;
  }
}
.c-recruit-number__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  gap: 20px;
}
@media screen and (max-width:768px) {
  .c-recruit-number__list {
    gap: 15px;
  }
}
.c-recruit-number__list .c-recruit-number__item {
  width: calc((100% - 60px) / 4);
  height: -webkit-fill-available;
  height: -moz-available;
  height: stretch;
  padding: 30px 20px;
  background: #F9F8F3;
  border: 2px solid #F1EFE4;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width:1024px) {
  .c-recruit-number__list .c-recruit-number__item {
    width: calc((100% - 20px) / 2);
  }
}
@media screen and (max-width:768px) {
  .c-recruit-number__list .c-recruit-number__item {
    width: calc((100% - 15px) / 2);
    padding: 20px 15px;
  }
}
.c-recruit-number__list .c-recruit-number__item--ttl {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.35;
  text-align: center;
  height: 41px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width:1280px) {
  .c-recruit-number__list .c-recruit-number__item--ttl {
    font-size: 1.5rem;
  }
}
@media screen and (max-width:768px) {
  .c-recruit-number__list .c-recruit-number__item--ttl {
    margin-bottom: 8px;
  }
}
.c-recruit-number__list .c-recruit-number__item--ttl.__red {
  color: #C50000;
}
.c-recruit-number__list .c-recruit-number__item--img {
  width: min(220px, 100%);
  aspect-ratio: 220/147;
  margin: 0 auto 20px;
}
@media screen and (max-width:768px) {
  .c-recruit-number__list .c-recruit-number__item--img {
    margin: 0 auto 8px;
  }
}
.c-recruit-number__list .c-recruit-number__item--count {
  height: 84px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-recruit-number__list .c-recruit-number__item--count .__num {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: 5.6rem;
  line-height: 1;
  color: #C50000;
}
@media screen and (max-width:768px) {
  .c-recruit-number__list .c-recruit-number__item--count .__num {
    font-size: 3.2rem;
  }
}
.c-recruit-number__list .c-recruit-number__item--count .__unit {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1;
  color: #C50000;
  padding: 15px 0 0;
}
@media screen and (max-width:768px) {
  .c-recruit-number__list .c-recruit-number__item--count .__unit {
    font-size: 1.6rem;
  }
}
.c-recruit-number__list .c-recruit-number__item--count.__hassub {
  gap: 15px;
}
@media screen and (max-width:768px) {
  .c-recruit-number__list .c-recruit-number__item--count.__hassub {
    gap: 8px;
  }
}
.c-recruit-number__list .c-recruit-number__item--count .c-recruit-number__item--countsub {
  padding: 28px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media screen and (max-width:768px) {
  .c-recruit-number__list .c-recruit-number__item--count .c-recruit-number__item--countsub {
    padding: 19px 0 0;
  }
}
.c-recruit-number__list .c-recruit-number__item--count .c-recruit-number__item--countsub:first-of-type .__num, .c-recruit-number__list .c-recruit-number__item--count .c-recruit-number__item--countsub:first-of-type .__unit {
  color: #0055C5;
}
.c-recruit-number__list .c-recruit-number__item--count .c-recruit-number__item--countsub::before {
  font-size: 1.6rem;
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width:1280px) {
  .c-recruit-number__list .c-recruit-number__item--count .c-recruit-number__item--countsub::before {
    font-size: 1.4rem;
  }
}
@media screen and (max-width:768px) {
  .c-recruit-number__list .c-recruit-number__item--count .c-recruit-number__item--countsub::before {
    font-size: 1.1rem;
  }
}
.c-recruit-number__list .c-recruit-number__item--count .c-recruit-number__item--mark {
  padding: 28px 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
@media screen and (max-width:768px) {
  .c-recruit-number__list .c-recruit-number__item--count .c-recruit-number__item--mark {
    padding: 19px 0 0;
    gap: 6px;
  }
}
.c-recruit-number__list .c-recruit-number__item--count .c-recruit-number__item--mark::before, .c-recruit-number__list .c-recruit-number__item--count .c-recruit-number__item--mark::after {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 10px;
  background: #333;
}
@media screen and (max-width:768px) {
  .c-recruit-number__list .c-recruit-number__item--count .c-recruit-number__item--mark::before, .c-recruit-number__list .c-recruit-number__item--count .c-recruit-number__item--mark::after {
    width: 4px;
    height: 4px;
  }
}
.c-recruit-number__list .c-recruit-number__item:nth-of-type(6) .c-recruit-number__item--countsub:first-of-type::before {
  content: "男性";
}
.c-recruit-number__list .c-recruit-number__item:nth-of-type(6) .c-recruit-number__item--countsub:last-of-type::before {
  content: "女性";
}
.c-recruit-number__list .c-recruit-number__item:nth-of-type(7) .c-recruit-number__item--countsub:first-of-type::before {
  content: "インドア";
}
.c-recruit-number__list .c-recruit-number__item:nth-of-type(7) .c-recruit-number__item--countsub:last-of-type::before {
  content: "アウトドア";
}
.c-recruit-number__list .c-recruit-number__item:nth-of-type(8) .c-recruit-number__item--countsub:first-of-type::before {
  content: "福岡県内";
}
.c-recruit-number__list .c-recruit-number__item:nth-of-type(8) .c-recruit-number__item--countsub:last-of-type::before {
  content: "県外";
}
.c-recruit-interview {
  width: min(1280px, 90%);
  margin: 0 auto 160px;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 80px;
}
@media screen and (max-width:1024px) {
  .c-recruit-interview {
    gap: 50px;
  }
}
@media screen and (max-width:768px) {
  .c-recruit-interview {
    flex-direction: column;
    margin: 0 auto 80px;
  }
}
.c-recruit-interview__info {
  width: 240px;
  position: relative;
}
@media screen and (max-width:768px) {
  .c-recruit-interview__info {
    width: 100%;
  }
}
.c-recruit-interview__info .c_ttl {
  margin-bottom: 60px;
}
.c-recruit-interview__info .c-recruit-interview__menu {
  position: sticky;
  top: 110px;
}
@media screen and (max-width:768px) {
  .c-recruit-interview__info .c-recruit-interview__menu {
    position: relative;
    top: unset;
  }
}
.c-recruit-interview__info .c-recruit-interview__menu--block {
  margin-bottom: 45px;
}
.c-recruit-interview__info .c-recruit-interview__menu--block:last-of-type {
  margin-bottom: 0;
}
.c-recruit-interview__info .c-recruit-interview__menu--block .c-recruit-interview__menu--ttl {
  font-size: clamp(1.6rem, 1.357rem + 0.51vw, 1.8rem);
  font-weight: 600;
  line-height: 1;
  margin-bottom: 15px;
  position: relative;
}
.c-recruit-interview__info .c-recruit-interview__menu--block .c-recruit-interview__menu--ttl .__sub {
  padding-right: 8px;
  background: #fff;
}
.c-recruit-interview__info .c-recruit-interview__menu--block .c-recruit-interview__menu--ttl::after {
  content: "";
  width: 100%;
  height: 2px;
  margin: auto;
  background: #333;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.c-recruit-interview__info .c-recruit-interview__menu--block .c-recruit-interview__menu--item {
  margin-bottom: 12px;
}
.c-recruit-interview__info .c-recruit-interview__menu--block .c-recruit-interview__menu--item:last-of-type {
  margin-bottom: 0;
}
.c-recruit-interview__info .c-recruit-interview__menu--block .c-recruit-interview__menu--item .__link {
  font-size: clamp(1.5rem, 1.378rem + 0.25vw, 1.6rem);
  font-weight: 600;
  line-height: 1;
  color: #C50000;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}
.c-recruit-interview__info .c-recruit-interview__menu--block .c-recruit-interview__menu--item .__link::after {
  content: "";
  width: 13px;
  aspect-ratio: 13/16;
  background: url(../img/recruit/ico_rect.svg) no-repeat center/100%;
  transition: all 0.2s;
  opacity: 0;
  visibility: hidden;
}
.c-recruit-interview__info .c-recruit-interview__menu--block .c-recruit-interview__menu--item .__link.is-active::after {
  opacity: 1;
  visibility: visible;
}
.c-recruit-interview__right {
  width: calc(100% - 320px);
}
@media screen and (max-width:1024px) {
  .c-recruit-interview__right {
    width: calc(100% - 290px);
  }
}
@media screen and (max-width:768px) {
  .c-recruit-interview__right {
    width: 100%;
  }
}
.c-recruit-interview__right .c-recruit-interview__block {
  padding-bottom: 30px;
  margin-bottom: 80px;
  border-bottom: 1px solid #D3D3D3;
}
@media screen and (max-width:768px) {
  .c-recruit-interview__right .c-recruit-interview__block {
    padding-bottom: 20px;
    margin-bottom: 40px;
  }
}
.c-recruit-interview__right .c-recruit-interview__block .c-recruit-interview__profile {
  margin-bottom: 30px;
  position: relative;
}
@media screen and (max-width:768px) {
  .c-recruit-interview__right .c-recruit-interview__block .c-recruit-interview__profile {
    margin-bottom: 20px;
  }
}
.c-recruit-interview__right .c-recruit-interview__block .c-recruit-interview__profile .c-recruit-interview__detail {
  position: absolute;
  bottom: 40px;
  left: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
}
@media screen and (max-width:1024px) {
  .c-recruit-interview__right .c-recruit-interview__block .c-recruit-interview__profile .c-recruit-interview__detail {
    bottom: 20px;
    left: 16px;
  }
}
.c-recruit-interview__right .c-recruit-interview__block .c-recruit-interview__profile .c-recruit-interview__detail--name {
  font-size: clamp(1.6rem, 1.235rem + 0.76vw, 1.9rem);
  font-weight: 600;
  line-height: 1;
  color: #C50000;
}
.c-recruit-interview__right .c-recruit-interview__block .c-recruit-interview__profile .c-recruit-interview__detail--name .__sub {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: clamp(3.2rem, 1.256rem + 4.05vw, 4.8rem);
  font-weight: 400;
  line-height: 1;
}
.c-recruit-interview__right .c-recruit-interview__block .c-recruit-interview__profile .c-recruit-interview__detail--job {
  font-size: clamp(1.5rem, 1.378rem + 0.25vw, 1.6rem);
  font-weight: 600;
  line-height: 1;
  padding: 12px 16px;
  background: #fff;
  border: 1px solid #D3D3D3;
  border-radius: 4px;
}
@media screen and (max-width:1024px) {
  .c-recruit-interview__right .c-recruit-interview__block .c-recruit-interview__profile .c-recruit-interview__detail--job {
    padding: 8px 12px;
  }
}
.c-recruit-interview__right .c-recruit-interview__block .c-recruit-interview__qa--inner {
  background: #F9F8F3;
  padding: 20px 30px;
  margin-bottom: 24px;
  border: 1px solid #F1EFE4;
  border-radius: 2px;
}
@media screen and (max-width:768px) {
  .c-recruit-interview__right .c-recruit-interview__block .c-recruit-interview__qa--inner {
    margin-bottom: 15px;
  }
}
.c-recruit-interview__right .c-recruit-interview__block .c-recruit-interview__qa--inner:last-of-type {
  margin-bottom: 0;
}
.c-recruit-interview__right .c-recruit-interview__block .c-recruit-interview__qa--inner .c-recruit-interview__question {
  font-size: clamp(1.6rem, 1.357rem + 0.51vw, 1.8rem);
  font-weight: 600;
  line-height: 1.35;
  color: #C50000;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 4px;
}
.c-recruit-interview__right .c-recruit-interview__block .c-recruit-interview__qa--inner .c-recruit-interview__question::before {
  content: "Q.";
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: clamp(2.8rem, 2.314rem + 1.01vw, 3.2rem);
  font-weight: 600;
  line-height: 1;
}
.c-recruit-interview__right .c-recruit-interview__block .c-recruit-interview__qa--inner .c-recruit-interview__answer {
  font-size: clamp(1.5rem, 1.378rem + 0.25vw, 1.6rem);
  line-height: 1.8;
}
.c-recruit-interview__right .__schedule {
  border: none;
  padding: 0;
  margin-bottom: 160px;
}
@media screen and (max-width:768px) {
  .c-recruit-interview__right .__schedule {
    margin-bottom: 65px;
  }
}
.c-recruit-interview__right .__schedule .c_ttl {
  margin-bottom: 60px;
}
.c-recruit-interview__right .__schedule .c_ttl .__en::before {
  content: none;
}
.c-recruit-interview__right .__schedule .c_ttl .__ja {
  padding: 0;
}
@media screen and (max-width:768px) {
  .c-recruit-interview__right .__schedule .c-recruit-interview__schedule--detail {
    overflow-x: scroll;
  }
}
.c-recruit-interview__right .__schedule .c-recruit-interview__schedule--detail .c-recruit-interview__schedule--time {
  margin-bottom: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 45px;
  position: relative;
}
@media screen and (max-width:1024px) {
  .c-recruit-interview__right .__schedule .c-recruit-interview__schedule--detail .c-recruit-interview__schedule--time {
    gap: 24px;
  }
}
.c-recruit-interview__right .__schedule .c-recruit-interview__schedule--detail .c-recruit-interview__schedule--time::before {
  content: "";
  width: 100%;
  height: 2px;
  background: #F7D6D6;
  position: absolute;
  bottom: 3px;
  left: 15px;
  z-index: -1;
}
@media screen and (max-width:768px) {
  .c-recruit-interview__right .__schedule .c-recruit-interview__schedule--detail .c-recruit-interview__schedule--time::before {
    width: 615px;
  }
}
.c-recruit-interview__right .__schedule .c-recruit-interview__schedule--detail .c-recruit-interview__schedule--time .__sub {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: 5.6rem;
  font-weight: 600;
  line-height: 1;
  width: 210px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
}
@media screen and (max-width:1280px) {
  .c-recruit-interview__right .__schedule .c-recruit-interview__schedule--detail .c-recruit-interview__schedule--time .__sub {
    font-size: 4.8rem;
  }
}
@media screen and (max-width:1024px) {
  .c-recruit-interview__right .__schedule .c-recruit-interview__schedule--detail .c-recruit-interview__schedule--time .__sub {
    font-size: 3.2rem;
  }
}
@media screen and (max-width:768px) {
  .c-recruit-interview__right .__schedule .c-recruit-interview__schedule--detail .c-recruit-interview__schedule--time .__sub {
    width: 180px;
    flex-shrink: 0;
  }
}
.c-recruit-interview__right .__schedule .c-recruit-interview__schedule--detail .c-recruit-interview__schedule--time .__sub::after {
  content: "";
  width: 8px;
  height: 8px;
  margin-left: 15px;
  border-radius: 10px;
  background: #C50000;
}
.c-recruit-interview__right .__schedule .c-recruit-interview__schedule--detail .c-recruit-interview__schedule--info {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 45px;
}
@media screen and (max-width:1024px) {
  .c-recruit-interview__right .__schedule .c-recruit-interview__schedule--detail .c-recruit-interview__schedule--info {
    gap: 24px;
  }
}
.c-recruit-interview__right .__schedule .c-recruit-interview__schedule--detail .c-recruit-interview__schedule--info .c-recruit-interview__schedule--list {
  width: 210px;
}
@media screen and (max-width:768px) {
  .c-recruit-interview__right .__schedule .c-recruit-interview__schedule--detail .c-recruit-interview__schedule--info .c-recruit-interview__schedule--list {
    width: 180px;
    flex-shrink: 0;
  }
}
.c-recruit-interview__right .__schedule .c-recruit-interview__schedule--detail .c-recruit-interview__schedule--info .c-recruit-interview__schedule--list .c-recruit-interview__schedule--ttl {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 20px;
}
@media screen and (max-width:1024px) {
  .c-recruit-interview__right .__schedule .c-recruit-interview__schedule--detail .c-recruit-interview__schedule--info .c-recruit-interview__schedule--list .c-recruit-interview__schedule--ttl {
    font-size: 1.6rem;
  }
}
.c-recruit-interview__right .__schedule .c-recruit-interview__schedule--detail .c-recruit-interview__schedule--info .c-recruit-interview__schedule--list .c-recruit-interview__schedule--item {
  font-size: 1.6rem;
  line-height: 1.5;
}
@media screen and (max-width:1024px) {
  .c-recruit-interview__right .__schedule .c-recruit-interview__schedule--detail .c-recruit-interview__schedule--info .c-recruit-interview__schedule--list .c-recruit-interview__schedule--item {
    font-size: 1.5rem;
  }
}
.c-recruit-interview__right .__schedule .c-recruit-interview__schedule--hint {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1;
  color: #C50000;
  margin: 20px 0 0;
  display: none;
}
@media screen and (max-width:768px) {
  .c-recruit-interview__right .__schedule .c-recruit-interview__schedule--hint {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
  }
}
.c-recruit-interview__right .__schedule .c-recruit-interview__schedule--hint::after {
  content: "";
  width: 19px;
  aspect-ratio: 5/4;
  background: url(../img/common/ico_arrow-red.svg) no-repeat center/100%;
}
.c-recruit-guideline {
  width: min(1280px, 90%);
  margin: 0 auto 160px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 80px;
}
@media screen and (max-width:1024px) {
  .c-recruit-guideline {
    gap: 30px;
  }
}
@media screen and (max-width:768px) {
  .c-recruit-guideline {
    margin: 0 auto 80px;
    flex-direction: column;
  }
}
.c-recruit-guideline__wrap .c-recruit-guideline__block {
  margin-bottom: 40px;
  display: flex;
  align-items: stretch;
}
.c-recruit-guideline__wrap .c-recruit-guideline__block:last-of-type {
  margin-bottom: 0;
}
.c-recruit-guideline__wrap .c-recruit-guideline__block--ttl {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.5;
  width: 160px;
  padding-bottom: 20px;
  color: #C50000;
  border-bottom: 1px solid #C50000;
}
@media screen and (max-width:768px) {
  .c-recruit-guideline__wrap .c-recruit-guideline__block--ttl {
    font-size: 1.5rem;
    width: 100px;
  }
}
.c-recruit-guideline__wrap .c-recruit-guideline__block--txt {
  font-size: 1.6rem;
  line-height: 1.5;
  width: calc(100% - 160px);
  padding-bottom: 20px;
  border-bottom: 1px solid #D3D3D3;
}
@media screen and (max-width:768px) {
  .c-recruit-guideline__wrap .c-recruit-guideline__block--txt {
    font-size: 1.5rem;
    width: calc(100% - 100px);
  }
}
.c-recruit-flow {
  width: min(1280px, 90%);
  margin: 0 auto 160px;
}
@media screen and (max-width:768px) {
  .c-recruit-flow {
    margin: 0 auto 80px;
  }
}
.c-recruit-flow .c_ttl {
  margin-bottom: 60px;
}
@media screen and (max-width:768px) {
  .c-recruit-flow .c_ttl {
    margin-bottom: 30px;
    align-items: center;
  }
}
.c-recruit-flow__list {
  display: flex;
  align-items: center;
  gap: 48px;
  counter-reset: order 0;
}
@media screen and (max-width:1024px) {
  .c-recruit-flow__list {
    flex-direction: column;
    gap: 34px;
  }
}
.c-recruit-flow__list .c-recruit-flow__item {
  width: 20%;
  aspect-ratio: 216/150;
  border: 2px solid #C50000;
  border-radius: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media screen and (max-width:1024px) {
  .c-recruit-flow__list .c-recruit-flow__item {
    width: 280px;
    padding: 2px 0 2px 30px;
    aspect-ratio: unset;
    flex-direction: row;
    justify-content: flex-start;
    gap: 15px;
  }
}
.c-recruit-flow__list .c-recruit-flow__item::after {
  content: "";
  width: 34px;
  aspect-ratio: 5/4;
  background: url(../img/common/ico_arrow-red.svg) no-repeat center/100%;
  position: absolute;
  right: -34px;
}
@media screen and (max-width:1024px) {
  .c-recruit-flow__list .c-recruit-flow__item::after {
    width: 20px;
    transform: rotate(90deg);
    right: 0;
    left: 0;
    bottom: -20px;
    margin: auto;
  }
}
.c-recruit-flow__list .c-recruit-flow__item:last-of-type::after {
  content: none;
}
.c-recruit-flow__list .c-recruit-flow__item--ttl {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1;
  color: #C50000;
  margin-bottom: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width:1024px) {
  .c-recruit-flow__list .c-recruit-flow__item--ttl {
    margin-bottom: 0;
    flex-direction: row;
    gap: 4px;
  }
}
.c-recruit-flow__list .c-recruit-flow__item--ttl::after {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: 5.6rem;
  line-height: 1;
  font-weight: 600;
  color: #C50000;
  counter-increment: order 1;
  content: "0" counter(order);
}
@media screen and (max-width:1280px) {
  .c-recruit-flow__list .c-recruit-flow__item--ttl::after {
    font-size: 4.8rem;
  }
}
@media screen and (max-width:1024px) {
  .c-recruit-flow__list .c-recruit-flow__item--ttl::after {
    font-size: 3.2rem;
  }
}
.c-recruit-flow__list .c-recruit-flow__item--txt {
  font-size: 1.8rem;
  font-weight: 600;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width:1280px) {
  .c-recruit-flow__list .c-recruit-flow__item--txt {
    font-size: 1.6rem;
  }
}
@media screen and (max-width:768px) {
  .c-recruit-flow__list .c-recruit-flow__item--txt {
    font-size: 1.4rem;
  }
}
.c-recruit-flow__list .c-recruit-flow__item--txt .__sub {
  font-size: 1.5rem;
}
@media screen and (max-width:1280px) {
  .c-recruit-flow__list .c-recruit-flow__item--txt .__sub {
    font-size: 1.4rem;
  }
}
.c-recruit-entry {
  width: min(960px, 90%);
  padding: 45px 40px;
  margin: 0 auto 160px;
  border-radius: 8px;
  background: #C50000;
  display: block;
  position: relative;
}
@media screen and (max-width:768px) {
  .c-recruit-entry {
    margin: 0 auto 80px;
  }
}
.c-recruit-entry::before {
  content: "";
  width: 36%;
  aspect-ratio: 354/180;
  background: url(../img/recruit/bg_entry.svg) no-repeat center/100%;
  position: absolute;
  bottom: 0;
  right: 8%;
  z-index: 1;
}
@media screen and (max-width:415px) {
  .c-recruit-entry::before {
    width: 90%;
    right: 0;
    left: 0;
    margin: auto;
  }
}
.c-recruit-entry::after {
  content: "";
  width: 22px;
  aspect-ratio: 22/18;
  margin: auto;
  background: url(../img/common/ico_arrow-white.svg) no-repeat center/100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 40px;
}
.c-recruit-entry .c_ttl {
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
}
.c-recruit-entry .c_ttl .__en, .c-recruit-entry .c_ttl .__ja {
  color: #fff;
}
.c-recruit-entry .c_ttl .__en::before, .c-recruit-entry .c_ttl .__ja::before {
  background: #F7D6D6;
}
.c-recruit-entry__txt {
  font-size: clamp(1.8rem, 1.071rem + 1.52vw, 2.4rem);
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  position: relative;
  z-index: 2;
}

.c-entry-btn {
  width: min(230px, 40%);
  position: fixed;
  right: 0;
  bottom: 5%;
  z-index: 2;
  transform: translateX(100%);
  transition: transform 0.2s;
}
.c-entry-btn.is-show {
  transform: translateX(0);
}

.c-service {
  margin-bottom: 150px;
}
.c-service-list {
  width: min(1280px, 90%);
  margin: 0 auto 160px;
}
@media screen and (max-width:768px) {
  .c-service-list {
    margin: 0 auto 60px;
  }
}
.c-service-list__catch {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
  font-size: clamp(1.8rem, -0.387rem + 4.56vw, 3.6rem);
  line-height: 1.8;
  text-align: center;
  color: #0BA600;
  margin-bottom: 60px;
}
@media screen and (max-width:768px) {
  .c-service-list__catch {
    margin-bottom: 40px;
  }
}
.c-service-list__wrap {
  border-top: 1px solid #D3D3D3;
  counter-reset: order 0;
}
.c-service-list__wrap .c-service-list__item {
  padding: 45px 0 80px;
  border-bottom: 1px solid #D3D3D3;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 6.25%;
}
@media screen and (max-width:768px) {
  .c-service-list__wrap .c-service-list__item {
    padding: 30px 0;
    flex-direction: column;
    gap: 30px;
  }
}
.c-service-list__wrap .c-service-list__item .c-service-list__info {
  width: 43.75%;
}
@media screen and (max-width:768px) {
  .c-service-list__wrap .c-service-list__item .c-service-list__info {
    width: 100%;
  }
}
.c-service-list__wrap .c-service-list__item .c-service-list__info--ttl {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
  font-size: clamp(2rem, 1.028rem + 2.03vw, 2.8rem);
  line-height: 1.5;
  margin-bottom: 80px;
  display: flex;
  align-items: center;
}
@media screen and (max-width:768px) {
  .c-service-list__wrap .c-service-list__item .c-service-list__info--ttl {
    margin-bottom: 30px;
  }
}
.c-service-list__wrap .c-service-list__item .c-service-list__info--ttl::before {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: clamp(3.2rem, 0.284rem + 6.08vw, 5.6rem);
  line-height: 1;
  counter-increment: order 1;
  content: "0" counter(order);
  margin: -20px 20px 0 0;
}
.c-service-list__wrap .c-service-list__item .c-service-list__info--ttl .__txt {
  display: flex;
}
@media screen and (max-width:1280px) {
  .c-service-list__wrap .c-service-list__item .c-service-list__info--ttl .__txt {
    flex-direction: column;
  }
}
.c-service-list__wrap .c-service-list__item .c-service-list__info--ttl .__sub {
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 400;
  font-size: clamp(1.5rem, 1.378rem + 0.25vw, 1.6rem);
  margin: 10px 0 0;
}
.c-service-list__wrap .c-service-list__item .c-service-list__info--catch {
  font-size: clamp(1.6rem, 1.235rem + 0.76vw, 1.9rem);
  font-weight: 600;
  line-height: 1;
  padding: 10px 40px;
  background: #84EA7D;
  border-radius: 4px;
  margin-bottom: 40px;
  display: inline-block;
}
@media screen and (max-width:768px) {
  .c-service-list__wrap .c-service-list__item .c-service-list__info--catch {
    margin-bottom: 20px;
  }
}
.c-service-list__wrap .c-service-list__item .c-service-list__info--txt {
  font-size: clamp(1.5rem, 1.135rem + 0.76vw, 1.8rem);
  line-height: 1.8;
}
.c-service-list__wrap .c-service-list__item .c-service-list__img {
  width: 50%;
}
@media screen and (max-width:768px) {
  .c-service-list__wrap .c-service-list__item .c-service-list__img {
    width: 100%;
  }
}
@media screen and (max-width:1280px) {
  .c-service-list__wrap .c-service-list__item:first-of-type .c-service-list__info--ttl::before {
    margin: -50px 20px 0 0;
  }
}
.c-service-list__wrap .c-service-list__item:nth-child(even) {
  flex-direction: row-reverse;
}
@media screen and (max-width:768px) {
  .c-service-list__wrap .c-service-list__item:nth-child(even) {
    flex-direction: column;
  }
}
.c-service-list .c_txt {
  font-size: clamp(1.5rem, 1.135rem + 0.76vw, 1.8rem);
  line-height: 1.8;
  text-align: center;
  margin-bottom: 160px;
}
@media screen and (max-width:768px) {
  .c-service-list .c_txt {
    margin-bottom: 60px;
  }
}
.c-service-strength .c_ttl {
  width: min(1280px, 90%);
  margin: 0 auto 60px;
}
@media screen and (max-width:768px) {
  .c-service-strength .c_ttl {
    margin: 0 auto 30px;
  }
}
.c-service-strength__wrap {
  width: min(1600px, 95%);
  margin: 0 auto 0 40px;
  display: flex;
  justify-content: flex-start;
  gap: 80px;
}
@media screen and (max-width:1024px) {
  .c-service-strength__wrap {
    width: 90%;
    margin: 0 auto;
    flex-direction: column;
    gap: 40px;
  }
}
.c-service-strength__wrap .c-service-strength__img {
  width: 59%;
}
@media screen and (max-width:768px) {
  .c-service-strength__wrap .c-service-strength__img {
    width: 100%;
  }
}
.c-service-strength__wrap .c-service-strength__list {
  margin: -120px 0 0;
  border-top: 1px solid #D3D3D3;
  counter-reset: order 0;
}
@media screen and (max-width:1024px) {
  .c-service-strength__wrap .c-service-strength__list {
    margin: 0;
  }
}
.c-service-strength__wrap .c-service-strength__list .c-service-strength__item {
  padding: 45px 0 120px;
  border-bottom: 1px solid #D3D3D3;
}
@media screen and (max-width:1024px) {
  .c-service-strength__wrap .c-service-strength__list .c-service-strength__item {
    padding: 20px 0 40px;
  }
}
.c-service-strength__wrap .c-service-strength__list .c-service-strength__item--ttl {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
  font-size: clamp(2rem, 1.028rem + 2.03vw, 2.8rem);
  line-height: 1.5;
  color: #0BA600;
  margin-bottom: 45px;
  display: flex;
  align-items: center;
  gap: 15px;
}
@media screen and (max-width:768px) {
  .c-service-strength__wrap .c-service-strength__list .c-service-strength__item--ttl {
    margin-bottom: 20px;
  }
}
.c-service-strength__wrap .c-service-strength__list .c-service-strength__item--ttl::before {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: clamp(3.2rem, 0.284rem + 6.08vw, 5.6rem);
  line-height: 1;
  counter-increment: order 1;
  content: "0" counter(order);
  color: #0BA600;
  margin: -15px 0 0;
}
.c-service-strength__wrap .c-service-strength__list .c-service-strength__item--txt {
  font-size: clamp(1.5rem, 1.135rem + 0.76vw, 1.8rem);
  line-height: 1.8;
}

.c-privacy {
  width: min(960px, 90%);
  margin: 0 auto 180px;
}
@media screen and (max-width:768px) {
  .c-privacy {
    margin-bottom: 80px;
  }
}
.c-privacy .c_txt {
  font-size: clamp(1.6rem, 1.357rem + 0.51vw, 1.8rem);
  line-height: 1.8;
  margin-bottom: 70px;
}
@media screen and (max-width:768px) {
  .c-privacy .c_txt {
    margin-bottom: 40px;
  }
}
.c-privacy__block {
  margin-bottom: 70px;
}
@media screen and (max-width:768px) {
  .c-privacy__block {
    margin-bottom: 40px;
  }
}
.c-privacy__block--ttl {
  font-size: clamp(1.7rem, 1.457rem + 0.51vw, 1.9rem);
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width:768px) {
  .c-privacy__block--ttl {
    margin-bottom: 25px;
  }
}
.c-privacy__block--ttl::after {
  content: "";
  width: 80px;
  height: 2px;
  background: #0FE300;
}
.c-privacy__block--txt {
  font-size: clamp(1.5rem, 1.378rem + 0.25vw, 1.6rem);
  line-height: 1.8;
}
.c-privacy__block--list {
  margin: 20px 0 0;
  counter-reset: order 0;
}
.c-privacy__block--list .c-privacy__block--item {
  font-size: clamp(1.5rem, 1.378rem + 0.25vw, 1.6rem);
  line-height: 1.8;
}
.c-privacy__block--list .c-privacy__block--item::before {
  counter-increment: order 1;
  content: counter(order) ".";
  margin-right: 5px;
}
.c-privacy__block.__last {
  text-align: right;
  margin: 0;
}

@media screen and (max-width:768px) {
  .__privacy .c_ttl .__en {
    align-items: flex-start;
  }
}
@media screen and (max-width:768px) {
  .__privacy .c_ttl .__en::before {
    margin-top: 23px;
  }
}

.c-error {
  width: min(1280px, 90%);
  margin: 0 auto 160px;
}
@media screen and (max-width:768px) {
  .c-error {
    margin: 0 auto 80px;
  }
}
.c-error .c_ttl {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
  font-size: clamp(2rem, 0.056rem + 4.05vw, 3.6rem);
  text-align: center;
  margin-bottom: 60px;
  color: #0BA600;
}
@media screen and (max-width:768px) {
  .c-error .c_ttl {
    margin-bottom: 30px;
  }
}
.c-error__txt {
  font-size: clamp(1.6rem, 1.357rem + 0.51vw, 1.8rem);
  text-align: center;
  line-height: 1.8;
  margin-bottom: 80px;
}
@media screen and (max-width:768px) {
  .c-error__txt {
    margin-bottom: 40px;
  }
}
.c-error .c_btn {
  margin: 0 auto;
}

.c-recruit-btn {
  width: 180px;
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 2;
  transition: all 0.3s;
}
@media screen and (max-width:768px) {
  .c-recruit-btn {
    width: 100%;
    height: 56px;
    bottom: 0;
    right: unset;
    left: 0;
  }
}
@media screen and (max-width:768px) {
  .c-recruit-btn__link {
    width: 100%;
    height: 100%;
    background: #d60000;
    display: block;
    position: relative;
  }
}
@media screen and (max-width:768px) {
  .c-recruit-btn__link .__img {
    width: 255px;
    aspect-ratio: 128/9;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
  }
}
.c-recruit-btn .__close {
  width: 40px;
  aspect-ratio: 1;
  border-radius: 50px;
  border: 1px solid #D3D3D3;
  background: #fff url(../img/top/ico_close.svg) no-repeat center/20px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  cursor: pointer;
}
@media screen and (max-width:768px) {
  .c-recruit-btn .__close {
    height: 40px;
    right: 20px;
    bottom: 0;
    margin: auto;
  }
}

.c-flex {
  display: flex;
}
.c-flex__item {
  flex: 0 0 auto;
  max-width: 50%;
}
.c-flex__item img {
  max-width: 100%;
}
.c-flex._left_ {
  flex-direction: row;
}
.c-flex._left_ .c-flex__item {
  margin-right: 20px;
}
@media screen and (max-width:768px) {
  .c-flex._left_ .c-flex__item {
    margin-right: 15px;
  }
}
.c-flex._right_ {
  flex-direction: row-reverse;
}
.c-flex._right_ .c-flex__item {
  margin-left: 20px;
}
@media screen and (max-width:768px) {
  .c-flex._right_ .c-flex__item {
    margin-left: 15px;
  }
}
@media screen and (max-width:768px) {
  .c-flex._sm-fd-c_ {
    flex-direction: column;
  }
  .c-flex._sm-fd-c_ .c-flex__item {
    align-self: center;
    margin: 0 auto 15px;
  }
  .c-flex._sm-fd-cr_ {
    flex-direction: column-reverse;
  }
  .c-flex._sm-fd-cr_ .c-flex__item {
    align-self: center;
    margin: 15px auto 0;
  }
}

.c-float::after {
  display: block;
  content: "";
  clear: both;
}
.c-float__item {
  max-width: 50%;
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
  .c-float__item {
    margin-bottom: 15px;
  }
}
.c-float__item img {
  max-width: 100%;
}
.c-float._left_ .c-float__item {
  float: left;
  margin-right: 20px;
}
@media screen and (max-width:768px) {
  .c-float._left_ .c-float__item {
    margin-right: 15px;
  }
}
.c-float._right_ .c-float__item {
  float: right;
  margin-left: 20px;
}
@media screen and (max-width:768px) {
  .c-float._right_ .c-float__item {
    margin-left: 15px;
  }
}
@media screen and (max-width:768px) {
  .c-float._sm-col1_ .c-float__item {
    float: none;
    max-width: none;
    width: 100%;
    margin: 0 0 15px;
    text-align: center;
  }
}

.c-grid:not([class*=_col]) {
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(20px / 2 * -1);
  margin-right: calc(20px / 2 * -1);
}
@media screen and (max-width:768px) {
  .c-grid:not([class*=_col]) {
    margin-left: calc(10px / 2 * -1);
    margin-right: calc(10px / 2 * -1);
  }
}
.c-grid .__col {
  width: 100%;
  flex-grow: 0;
  flex-shrink: 0;
}
.c-grid .__col._col-1_ {
  width: calc(100% / 12 * 1 - 20px);
  margin-left: calc(20px / 2);
  margin-right: calc(20px / 2);
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
  .c-grid .__col._col-1_ {
    width: calc(100% / 12 * 1 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1280px) {
  .c-grid .__col._col-lg-1_ {
    width: calc(100% / 12 * 1 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1280px) and (max-width:768px) {
  .c-grid .__col._col-lg-1_ {
    width: calc(100% / 12 * 1 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1024px) {
  .c-grid .__col._col-md-1_ {
    width: calc(100% / 12 * 1 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1024px) and (max-width:768px) {
  .c-grid .__col._col-md-1_ {
    width: calc(100% / 12 * 1 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:768px) {
  .c-grid .__col._col-sm-1_ {
    width: calc(100% / 12 * 1 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:768px) and (max-width:768px) {
  .c-grid .__col._col-sm-1_ {
    width: calc(100% / 12 * 1 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
.c-grid .__col._col-2_ {
  width: calc(100% / 12 * 2 - 20px);
  margin-left: calc(20px / 2);
  margin-right: calc(20px / 2);
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
  .c-grid .__col._col-2_ {
    width: calc(100% / 12 * 2 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1280px) {
  .c-grid .__col._col-lg-2_ {
    width: calc(100% / 12 * 2 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1280px) and (max-width:768px) {
  .c-grid .__col._col-lg-2_ {
    width: calc(100% / 12 * 2 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1024px) {
  .c-grid .__col._col-md-2_ {
    width: calc(100% / 12 * 2 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1024px) and (max-width:768px) {
  .c-grid .__col._col-md-2_ {
    width: calc(100% / 12 * 2 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:768px) {
  .c-grid .__col._col-sm-2_ {
    width: calc(100% / 12 * 2 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:768px) and (max-width:768px) {
  .c-grid .__col._col-sm-2_ {
    width: calc(100% / 12 * 2 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
.c-grid .__col._col-3_ {
  width: calc(100% / 12 * 3 - 20px);
  margin-left: calc(20px / 2);
  margin-right: calc(20px / 2);
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
  .c-grid .__col._col-3_ {
    width: calc(100% / 12 * 3 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1280px) {
  .c-grid .__col._col-lg-3_ {
    width: calc(100% / 12 * 3 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1280px) and (max-width:768px) {
  .c-grid .__col._col-lg-3_ {
    width: calc(100% / 12 * 3 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1024px) {
  .c-grid .__col._col-md-3_ {
    width: calc(100% / 12 * 3 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1024px) and (max-width:768px) {
  .c-grid .__col._col-md-3_ {
    width: calc(100% / 12 * 3 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:768px) {
  .c-grid .__col._col-sm-3_ {
    width: calc(100% / 12 * 3 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:768px) and (max-width:768px) {
  .c-grid .__col._col-sm-3_ {
    width: calc(100% / 12 * 3 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
.c-grid .__col._col-4_ {
  width: calc(100% / 12 * 4 - 20px);
  margin-left: calc(20px / 2);
  margin-right: calc(20px / 2);
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
  .c-grid .__col._col-4_ {
    width: calc(100% / 12 * 4 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1280px) {
  .c-grid .__col._col-lg-4_ {
    width: calc(100% / 12 * 4 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1280px) and (max-width:768px) {
  .c-grid .__col._col-lg-4_ {
    width: calc(100% / 12 * 4 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1024px) {
  .c-grid .__col._col-md-4_ {
    width: calc(100% / 12 * 4 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1024px) and (max-width:768px) {
  .c-grid .__col._col-md-4_ {
    width: calc(100% / 12 * 4 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:768px) {
  .c-grid .__col._col-sm-4_ {
    width: calc(100% / 12 * 4 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:768px) and (max-width:768px) {
  .c-grid .__col._col-sm-4_ {
    width: calc(100% / 12 * 4 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
.c-grid .__col._col-5_ {
  width: calc(100% / 12 * 5 - 20px);
  margin-left: calc(20px / 2);
  margin-right: calc(20px / 2);
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
  .c-grid .__col._col-5_ {
    width: calc(100% / 12 * 5 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1280px) {
  .c-grid .__col._col-lg-5_ {
    width: calc(100% / 12 * 5 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1280px) and (max-width:768px) {
  .c-grid .__col._col-lg-5_ {
    width: calc(100% / 12 * 5 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1024px) {
  .c-grid .__col._col-md-5_ {
    width: calc(100% / 12 * 5 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1024px) and (max-width:768px) {
  .c-grid .__col._col-md-5_ {
    width: calc(100% / 12 * 5 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:768px) {
  .c-grid .__col._col-sm-5_ {
    width: calc(100% / 12 * 5 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:768px) and (max-width:768px) {
  .c-grid .__col._col-sm-5_ {
    width: calc(100% / 12 * 5 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
.c-grid .__col._col-6_ {
  width: calc(100% / 12 * 6 - 20px);
  margin-left: calc(20px / 2);
  margin-right: calc(20px / 2);
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
  .c-grid .__col._col-6_ {
    width: calc(100% / 12 * 6 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1280px) {
  .c-grid .__col._col-lg-6_ {
    width: calc(100% / 12 * 6 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1280px) and (max-width:768px) {
  .c-grid .__col._col-lg-6_ {
    width: calc(100% / 12 * 6 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1024px) {
  .c-grid .__col._col-md-6_ {
    width: calc(100% / 12 * 6 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1024px) and (max-width:768px) {
  .c-grid .__col._col-md-6_ {
    width: calc(100% / 12 * 6 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:768px) {
  .c-grid .__col._col-sm-6_ {
    width: calc(100% / 12 * 6 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:768px) and (max-width:768px) {
  .c-grid .__col._col-sm-6_ {
    width: calc(100% / 12 * 6 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
.c-grid .__col._col-7_ {
  width: calc(100% / 12 * 7 - 20px);
  margin-left: calc(20px / 2);
  margin-right: calc(20px / 2);
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
  .c-grid .__col._col-7_ {
    width: calc(100% / 12 * 7 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1280px) {
  .c-grid .__col._col-lg-7_ {
    width: calc(100% / 12 * 7 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1280px) and (max-width:768px) {
  .c-grid .__col._col-lg-7_ {
    width: calc(100% / 12 * 7 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1024px) {
  .c-grid .__col._col-md-7_ {
    width: calc(100% / 12 * 7 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1024px) and (max-width:768px) {
  .c-grid .__col._col-md-7_ {
    width: calc(100% / 12 * 7 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:768px) {
  .c-grid .__col._col-sm-7_ {
    width: calc(100% / 12 * 7 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:768px) and (max-width:768px) {
  .c-grid .__col._col-sm-7_ {
    width: calc(100% / 12 * 7 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
.c-grid .__col._col-8_ {
  width: calc(100% / 12 * 8 - 20px);
  margin-left: calc(20px / 2);
  margin-right: calc(20px / 2);
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
  .c-grid .__col._col-8_ {
    width: calc(100% / 12 * 8 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1280px) {
  .c-grid .__col._col-lg-8_ {
    width: calc(100% / 12 * 8 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1280px) and (max-width:768px) {
  .c-grid .__col._col-lg-8_ {
    width: calc(100% / 12 * 8 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1024px) {
  .c-grid .__col._col-md-8_ {
    width: calc(100% / 12 * 8 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1024px) and (max-width:768px) {
  .c-grid .__col._col-md-8_ {
    width: calc(100% / 12 * 8 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:768px) {
  .c-grid .__col._col-sm-8_ {
    width: calc(100% / 12 * 8 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:768px) and (max-width:768px) {
  .c-grid .__col._col-sm-8_ {
    width: calc(100% / 12 * 8 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
.c-grid .__col._col-9_ {
  width: calc(100% / 12 * 9 - 20px);
  margin-left: calc(20px / 2);
  margin-right: calc(20px / 2);
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
  .c-grid .__col._col-9_ {
    width: calc(100% / 12 * 9 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1280px) {
  .c-grid .__col._col-lg-9_ {
    width: calc(100% / 12 * 9 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1280px) and (max-width:768px) {
  .c-grid .__col._col-lg-9_ {
    width: calc(100% / 12 * 9 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1024px) {
  .c-grid .__col._col-md-9_ {
    width: calc(100% / 12 * 9 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1024px) and (max-width:768px) {
  .c-grid .__col._col-md-9_ {
    width: calc(100% / 12 * 9 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:768px) {
  .c-grid .__col._col-sm-9_ {
    width: calc(100% / 12 * 9 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:768px) and (max-width:768px) {
  .c-grid .__col._col-sm-9_ {
    width: calc(100% / 12 * 9 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
.c-grid .__col._col-10_ {
  width: calc(100% / 12 * 10 - 20px);
  margin-left: calc(20px / 2);
  margin-right: calc(20px / 2);
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
  .c-grid .__col._col-10_ {
    width: calc(100% / 12 * 10 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1280px) {
  .c-grid .__col._col-lg-10_ {
    width: calc(100% / 12 * 10 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1280px) and (max-width:768px) {
  .c-grid .__col._col-lg-10_ {
    width: calc(100% / 12 * 10 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1024px) {
  .c-grid .__col._col-md-10_ {
    width: calc(100% / 12 * 10 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1024px) and (max-width:768px) {
  .c-grid .__col._col-md-10_ {
    width: calc(100% / 12 * 10 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:768px) {
  .c-grid .__col._col-sm-10_ {
    width: calc(100% / 12 * 10 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:768px) and (max-width:768px) {
  .c-grid .__col._col-sm-10_ {
    width: calc(100% / 12 * 10 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
.c-grid .__col._col-11_ {
  width: calc(100% / 12 * 11 - 20px);
  margin-left: calc(20px / 2);
  margin-right: calc(20px / 2);
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
  .c-grid .__col._col-11_ {
    width: calc(100% / 12 * 11 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1280px) {
  .c-grid .__col._col-lg-11_ {
    width: calc(100% / 12 * 11 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1280px) and (max-width:768px) {
  .c-grid .__col._col-lg-11_ {
    width: calc(100% / 12 * 11 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1024px) {
  .c-grid .__col._col-md-11_ {
    width: calc(100% / 12 * 11 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1024px) and (max-width:768px) {
  .c-grid .__col._col-md-11_ {
    width: calc(100% / 12 * 11 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:768px) {
  .c-grid .__col._col-sm-11_ {
    width: calc(100% / 12 * 11 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:768px) and (max-width:768px) {
  .c-grid .__col._col-sm-11_ {
    width: calc(100% / 12 * 11 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
.c-grid .__col._col-12_ {
  width: calc(100% / 12 * 12 - 20px);
  margin-left: calc(20px / 2);
  margin-right: calc(20px / 2);
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
  .c-grid .__col._col-12_ {
    width: calc(100% / 12 * 12 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1280px) {
  .c-grid .__col._col-lg-12_ {
    width: calc(100% / 12 * 12 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1280px) and (max-width:768px) {
  .c-grid .__col._col-lg-12_ {
    width: calc(100% / 12 * 12 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:1024px) {
  .c-grid .__col._col-md-12_ {
    width: calc(100% / 12 * 12 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1024px) and (max-width:768px) {
  .c-grid .__col._col-md-12_ {
    width: calc(100% / 12 * 12 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
@media screen and (max-width:768px) {
  .c-grid .__col._col-sm-12_ {
    width: calc(100% / 12 * 12 - 20px);
    margin-left: calc(20px / 2);
    margin-right: calc(20px / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width:768px) and (max-width:768px) {
  .c-grid .__col._col-sm-12_ {
    width: calc(100% / 12 * 12 - 10px);
    margin-left: calc(10px / 2);
    margin-right: calc(10px / 2);
    margin-bottom: 10px;
  }
}
.c-grid .__col img {
  max-width: 100%;
}
.c-grid._stretch_ .__col {
  display: flex;
}
@media print, screen and (min-width:769px) {
  .c-grid._col2_ {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-gap: 30px 20px;
  }
}
.c-grid._col2_._auto-fit_ {
  grid-template-columns: repeat(auto-fit, minmax(482px, 1fr));
}
@media print, screen and (min-width:769px) {
  .c-grid._col3_ {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto;
    grid-gap: 30px 20px;
  }
}
@media print, screen and (min-width:769px) {
  .c-grid._col4_ {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto;
    grid-gap: 30px 20px;
  }
}
@media screen and (max-width:1024px) {
  .c-grid._col4_._auto-fit_ {
    grid-template-columns: repeat(4, 1fr);
    grid-template-columns: repeat(auto-fit, minmax(229px, 1fr));
  }
}
@media print, screen and (min-width:769px) {
  .c-grid._col5_ {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: auto;
    grid-gap: 30px 20px;
  }
}
@media screen and (max-width:1024px) {
  .c-grid._col5_._auto-fit_ {
    grid-template-columns: repeat(auto-fit, minmax(229px, 1fr));
  }
}
@media print, screen and (min-width:769px) {
  .c-grid._col6_ {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: auto;
    grid-gap: 30px 20px;
  }
}
@media screen and (max-width:1024px) {
  .c-grid._col6_._auto-fit_ {
    grid-template-columns: repeat(auto-fit, minmax(229px, 1fr));
  }
}
@media screen and (max-width:768px) {
  .c-grid._col2_, .c-grid._col3_, .c-grid._col4_, .c-grid._col5_, .c-grid._col6_ {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-gap: 20px 10px;
  }
  .c-grid._sm-col1_ {
    display: grid;
    grid-template-columns: repeat(1, 100%);
    grid-template-rows: auto;
    grid-gap: 20px 20px;
  }
}

.c-news {
  width: min(1280px, 90%);
  margin: 0 auto 150px;
}
.c-news-category {
  margin-bottom: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
}
@media screen and (max-width:768px) {
  .c-news-category {
    margin-bottom: 50px;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
}
.c-news-category__ttl {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: clamp(1.6rem, 1.357rem + 0.51vw, 1.8rem);
  line-height: 1;
  overflow-wrap: break-word;
}
.c-news-category__list {
  display: flex;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width:768px) {
  .c-news-category__list {
    flex-wrap: wrap;
    -moz-column-gap: 40px;
         column-gap: 40px;
    row-gap: 15px;
  }
}
.c-news-category__list .c-news-category__link {
  font-size: clamp(1.6rem, 1.357rem + 0.51vw, 1.8rem);
  font-weight: 600;
  line-height: 1;
  padding-bottom: 5px;
}
.c-news-category__list .c-news-category__link.__current {
  border-bottom: 1px solid #333;
}
.c-news-list {
  border-top: 1px solid #D3D3D3;
  margin: 0 auto 80px;
}
.c-news-list__wrap {
  padding: 40px 0;
  border-bottom: 1px solid #D3D3D3;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}
@media screen and (max-width:768px) {
  .c-news-list__wrap {
    padding: 0;
    border: none;
    flex-direction: column;
    gap: 0;
  }
}
.c-news-list__wrap .c-news-list__item {
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width:768px) {
  .c-news-list__wrap .c-news-list__item {
    width: 100%;
    padding: 30px 0;
    border-bottom: 1px solid #D3D3D3;
  }
}
.c-news-list__wrap .c-news-list__item .c-news-list__link {
  display: flex;
  align-items: center;
}
@media screen and (max-width:768px) {
  .c-news-list__wrap .c-news-list__item .c-news-list__link {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
}
.c-news-list__wrap .c-news-list__item .c-news-list__link .c-news-list__top {
  display: flex;
  align-items: center;
}
.c-news-list__wrap .c-news-list__item .c-news-list__link .c-news-list__top .c-news-list__day {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: 1.7rem;
  line-height: 1;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  color: #0BA600;
  margin-right: 20px;
}
.c-news-list__wrap .c-news-list__item .c-news-list__link .c-news-list__top .c-news-list__img {
  width: 240px;
  margin-right: 6%;
}
@media screen and (max-width:1024px) {
  .c-news-list__wrap .c-news-list__item .c-news-list__link .c-news-list__top .c-news-list__img {
    width: 170px;
  }
}
@media screen and (max-width:768px) {
  .c-news-list__wrap .c-news-list__item .c-news-list__link .c-news-list__top .c-news-list__img {
    width: 100%;
    margin: 0;
  }
}
.c-news-list__wrap .c-news-list__item .c-news-list__link .c-news-list__top .c-news-list__img .__img {
  border-radius: 2px;
}
.c-news-list__wrap .c-news-list__item .c-news-list__link .c-news-list__info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width:768px) {
  .c-news-list__wrap .c-news-list__item .c-news-list__link .c-news-list__info {
    gap: 15px;
  }
}
.c-news-list__wrap .c-news-list__item .c-news-list__link .c-news-list__info .c-news-list__category {
  font-size: clamp(1.4rem, 1.278rem + 0.25vw, 1.5rem);
  line-height: 1;
}
.c-news-list__wrap .c-news-list__item .c-news-list__link .c-news-list__info .c-news-list__ttl {
  font-size: clamp(1.6rem, 1.235rem + 0.76vw, 1.9rem);
  font-weight: 600;
  line-height: 1.5;
}
.c-news-pager.is-hidden {
  display: none;
}
.c-news-pager__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 80px;
}
.c-news-pager-number {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
.c-news-pager-number__item {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: clamp(3.2rem, 2.228rem + 2.03vw, 4rem);
  line-height: 1;
  text-align: center;
  width: 44px;
  padding-bottom: 10px;
}
@media screen and (max-width:768px) {
  .c-news-pager-number__item {
    width: 34px;
  }
}
.c-news-pager-number__item.__current {
  padding-bottom: 8px;
  color: #0BA600;
  border-bottom: 2px solid #0BA600;
}
.c-news-pager-number__dots {
  font-size: clamp(3.2rem, 2.228rem + 2.03vw, 4rem);
  line-height: 1;
  width: 44px;
  padding-bottom: 10px;
}
.c-news-pager__prev {
  width: 22px;
  height: 18px;
  background: url(../img/common/ico_arrow-green.svg) no-repeat center/100%;
  transform: rotate(180deg);
}
.c-news-pager__prev.is-disabled {
  background: url(../img/common/ico_arrow-gray02.svg) no-repeat center/100%;
}
.c-news-pager__next {
  width: 22px;
  height: 18px;
  background: url(../img/common/ico_arrow-green.svg) no-repeat center/100%;
}
.c-news-pager__next.is-disabled {
  background: url(../img/common/ico_arrow-gray02.svg) no-repeat center/100%;
}

.c-news-detail {
  width: min(1280px, 90%);
  margin: 0 auto 150px;
}
.c-news-detail__item {
  margin-bottom: 80px;
}
@media screen and (max-width:768px) {
  .c-news-detail__item {
    margin-bottom: 40px;
  }
}
.c-news-detail__item .c-news-detail__info {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
}
@media screen and (max-width:768px) {
  .c-news-detail__item .c-news-detail__info {
    margin-bottom: 20px;
  }
}
.c-news-detail__item .c-news-detail__info .c-news-detail__time {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: clamp(1.7rem, 0.849rem + 1.77vw, 2.4rem);
  line-height: 1;
  color: #0BA600;
}
.c-news-detail__item .c-news-detail__info .c-news-detail__category {
  font-size: clamp(1.5rem, 1.135rem + 0.76vw, 1.8rem);
}
.c-news-detail__item .c-news-detail__info .c-news-detail__category::before {
  content: "#";
}
.c-news-detail__item .c_ttl {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
  font-size: clamp(2rem, -0.43rem + 5.06vw, 4rem);
  line-height: 1.35;
  overflow-wrap: break-word;
  padding-bottom: 45px;
  margin-bottom: 80px;
  border-bottom: 1px solid #D3D3D3;
}
@media screen and (max-width:768px) {
  .c-news-detail__item .c_ttl {
    line-height: 1.5;
    padding-bottom: 20px;
    margin-bottom: 45px;
  }
}
.c-news-detail__item .c-news-detail__contents {
  width: min(1120px, 100%);
  margin: 0 auto;
  overflow-wrap: break-word;
}
.c-news-detail .c_btn {
  margin: 0 auto;
  flex-direction: row-reverse;
}
.c-news-detail .c_btn::after {
  content: "";
  transform: rotate(180deg);
}

.c-works {
  width: min(1280px, 90%);
  margin: 0 auto 150px;
}
.c-works-category {
  margin-bottom: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
}
@media screen and (max-width:768px) {
  .c-works-category {
    margin-bottom: 50px;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
}
.c-works-category__ttl {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: clamp(1.6rem, 1.357rem + 0.51vw, 1.8rem);
  line-height: 1;
}
.c-works-category__list {
  display: flex;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width:768px) {
  .c-works-category__list {
    flex-wrap: wrap;
    -moz-column-gap: 40px;
         column-gap: 40px;
    row-gap: 15px;
  }
}
.c-works-category__list .c-works-category__link {
  font-size: clamp(1.6rem, 1.357rem + 0.51vw, 1.8rem);
  font-weight: 600;
  line-height: 1;
  padding-bottom: 5px;
}
.c-works-category__list .c-works-category__link.__current {
  border-bottom: 1px solid #333;
}
.c-works-list {
  margin-bottom: 80px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: 80px;
}
@media screen and (max-width:1024px) {
  .c-works-list {
    gap: 40px;
  }
}
@media screen and (max-width:768px) {
  .c-works-list {
    margin-bottom: 45px;
  }
}
.c-works-list__item {
  width: calc((100% - 80px) / 2);
}
@media screen and (max-width:1024px) {
  .c-works-list__item {
    width: calc((100% - 40px) / 2);
  }
}
@media screen and (max-width:768px) {
  .c-works-list__item {
    width: 100%;
  }
}
.c-works-list__item .c-works-list__link .c-works-list__info {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
@media screen and (max-width:768px) {
  .c-works-list__item .c-works-list__link .c-works-list__info {
    margin-bottom: 20px;
  }
}
.c-works-list__item .c-works-list__link .c-works-list__info .c-works-list__day {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: clamp(1.6rem, 1.478rem + 0.25vw, 1.7rem);
  line-height: 1;
  color: #0BA600;
  margin-right: 20px;
}
.c-works-list__item .c-works-list__link .c-works-list__info .c-works-list__category {
  font-size: clamp(1.4rem, 1.278rem + 0.25vw, 1.5rem);
  line-height: 1;
  margin-right: 8px;
}
.c-works-list__item .c-works-list__link .c-works-list__info .c-works-list__area {
  font-size: clamp(1.4rem, 1.278rem + 0.25vw, 1.5rem);
  line-height: 1;
}
.c-works-list__item .c-works-list__link .c-works-list__img {
  width: 100%;
  height: 100%;
  aspect-ratio: 60/45;
  margin-bottom: 40px;
}
@media screen and (max-width:768px) {
  .c-works-list__item .c-works-list__link .c-works-list__img {
    margin-bottom: 20px;
  }
}
.c-works-list__item .c-works-list__link .c-works-list__img .__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 2px;
}
.c-works-list__item .c-works-list__link .c-works-list__ttl {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
  font-size: clamp(1.8rem, 1.071rem + 1.52vw, 2.4rem);
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-bottom: 30px;
  border-bottom: 1px solid #D3D3D3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width:768px) {
  .c-works-list__item .c-works-list__link .c-works-list__ttl {
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: unset;
  }
}
.c-works-pager.is-hidden {
  display: none;
}
.c-works-pager__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 80px;
}
.c-works-pager-number {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
.c-works-pager-number__item {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: clamp(3.2rem, 2.228rem + 2.03vw, 4rem);
  line-height: 1;
  text-align: center;
  width: 44px;
  padding-bottom: 10px;
}
@media screen and (max-width:768px) {
  .c-works-pager-number__item {
    width: 34px;
  }
}
.c-works-pager-number__item.__current {
  padding-bottom: 8px;
  color: #0BA600;
  border-bottom: 2px solid #0BA600;
}
.c-works-pager-number__dots {
  font-size: clamp(3.2rem, 2.228rem + 2.03vw, 4rem);
  line-height: 1;
  width: 44px;
  padding-bottom: 10px;
}
.c-works-pager__prev {
  width: 22px;
  height: 18px;
  background: url(../img/common/ico_arrow-green.svg) no-repeat center/100%;
  transform: rotate(180deg);
}
.c-works-pager__prev.is-disabled {
  background: url(../img/common/ico_arrow-gray02.svg) no-repeat center/100%;
}
.c-works-pager__next {
  width: 22px;
  height: 18px;
  background: url(../img/common/ico_arrow-green.svg) no-repeat center/100%;
}
.c-works-pager__next.is-disabled {
  background: url(../img/common/ico_arrow-gray02.svg) no-repeat center/100%;
}

.c-works-detail__top {
  width: min(1280px, 90%);
  margin: 0 auto;
}
.c-works-detail__top .c-works-detail__info {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width:768px) {
  .c-works-detail__top .c-works-detail__info {
    margin-bottom: 20px;
  }
}
.c-works-detail__top .c-works-detail__info .c-works-detail__time {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: clamp(1.7rem, 0.849rem + 1.77vw, 2.4rem);
  line-height: 1;
  color: #0BA600;
}
.c-works-detail__top .c-works-detail__info .c-works-detail__category {
  font-size: clamp(1.5rem, 1.135rem + 0.76vw, 1.8rem);
  line-height: 1;
}
.c-works-detail__top .c_ttl {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
  font-size: clamp(2rem, -0.43rem + 5.06vw, 4rem);
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-bottom: 45px;
  margin-bottom: 80px;
  border-bottom: 1px solid #D3D3D3;
}
@media screen and (max-width:768px) {
  .c-works-detail__top .c_ttl {
    padding-bottom: 20px;
    margin-bottom: 40px;
  }
}
.c-works-detail__bottom {
  width: min(1600px, 95%);
  margin: 0 0 160px auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 132px;
}
@media screen and (max-width:1024px) {
  .c-works-detail__bottom {
    gap: 62px;
  }
}
@media screen and (max-width:768px) {
  .c-works-detail__bottom {
    width: 90%;
    margin: 0 auto 45px;
  }
}
.c-works-detail__bottom .c-works-detail__menu {
  width: 188px;
  display: flex;
  flex-direction: column;
  position: sticky;
  top: 150px;
}
@media screen and (max-width:768px) {
  .c-works-detail__bottom .c-works-detail__menu {
    display: none;
  }
}
.c-works-detail__bottom .c-works-detail__menu--thumb {
  width: 160px;
  aspect-ratio: 4/3;
  margin: 0 28px 8px 0;
  position: relative;
}
.c-works-detail__bottom .c-works-detail__menu--thumb::after {
  content: "";
  width: 16px;
  aspect-ratio: 4/5;
  margin: auto;
  background: url(../img/common/ico_rect-green.svg) no-repeat center/100%;
  position: absolute;
  right: -28px;
  top: 0;
  bottom: 0;
  transition: all 0.2s;
  opacity: 0;
  visibility: hidden;
}
.c-works-detail__bottom .c-works-detail__menu--thumb .__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-works-detail__bottom .c-works-detail__menu--thumb.is-active::after {
  opacity: 1;
  visibility: visible;
}
.c-works-detail__bottom .c-works-detail__menu--img {
  width: 160px;
  aspect-ratio: 4/3;
  margin: 0 28px 8px 0;
  position: relative;
}
.c-works-detail__bottom .c-works-detail__menu--img:last-of-type {
  margin-bottom: 0;
}
.c-works-detail__bottom .c-works-detail__menu--img::after {
  content: "";
  width: 16px;
  aspect-ratio: 4/5;
  margin: auto;
  background: url(../img/common/ico_rect-green.svg) no-repeat center/100%;
  position: absolute;
  right: -28px;
  top: 0;
  bottom: 0;
  transition: all 0.2s;
  opacity: 0;
  visibility: hidden;
}
.c-works-detail__bottom .c-works-detail__menu--img .__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-works-detail__bottom .c-works-detail__menu--img.is-active::after {
  opacity: 1;
  visibility: visible;
}
.c-works-detail__bottom .c-works-detail__menu .c_btn {
  width: 100%;
  margin: 40px 0 0;
  flex-direction: row-reverse;
}
.c-works-detail__bottom .c-works-detail__menu .c_btn::after {
  transform: rotate(180deg);
}
.c-works-detail__bottom .c-works-detail__contents {
  width: calc(100% - 320px);
  padding-right: 40px;
}
@media screen and (max-width:1024px) {
  .c-works-detail__bottom .c-works-detail__contents {
    width: calc(100% - 250px);
  }
}
@media screen and (max-width:768px) {
  .c-works-detail__bottom .c-works-detail__contents {
    width: 100%;
    padding: 0;
  }
}
.c-works-detail__bottom .c-works-detail__contents--thumb {
  margin-bottom: 60px;
}
@media screen and (max-width:768px) {
  .c-works-detail__bottom .c-works-detail__contents--thumb {
    margin-bottom: 30px;
  }
}
.c-works-detail__bottom .c-works-detail__contents--text {
  width: min(960px, 75%);
  font-size: clamp(1.5rem, 1.378rem + 0.25vw, 1.6rem);
  line-height: 1.8;
  overflow-wrap: break-word;
  margin: 0 auto 40px 0;
}
@media screen and (max-width:768px) {
  .c-works-detail__bottom .c-works-detail__contents--text {
    width: 100%;
    margin: 0 auto 30px;
  }
}
.c-works-detail__bottom .c-works-detail__contents .c-works-detail__table {
  width: min(480px, 40%);
  margin: 0 auto 60px 0;
}
@media screen and (max-width:768px) {
  .c-works-detail__bottom .c-works-detail__contents .c-works-detail__table {
    width: 100%;
    margin: 0 auto 30px;
  }
}
.c-works-detail__bottom .c-works-detail__contents .c-works-detail__table--block {
  display: flex;
  align-items: stretch;
}
.c-works-detail__bottom .c-works-detail__contents .c-works-detail__table--block .c-works-detail__table--ttl {
  font-size: clamp(1.5rem, 1.378rem + 0.25vw, 1.6rem);
  font-weight: 600;
  line-height: 1.5;
  color: #0BA600;
  border-bottom: 1px solid #0BA600;
  width: 100px;
  padding: 20px 0;
}
.c-works-detail__bottom .c-works-detail__contents .c-works-detail__table--block .c-works-detail__table--txt {
  font-size: clamp(1.5rem, 1.378rem + 0.25vw, 1.6rem);
  overflow-wrap: break-word;
  line-height: 1.5;
  border-bottom: 1px solid #D3D3D3;
  width: calc(100% - 100px);
  padding: 20px 0;
}
.c-works-detail__bottom .c-works-detail__contents .c-works-detail__table--block:first-of-type .c-works-detail__table--ttl, .c-works-detail__bottom .c-works-detail__contents .c-works-detail__table--block:first-of-type .c-works-detail__table--txt {
  padding: 0 0 20px;
}
.c-works-detail__bottom .c-works-detail__contents .c-works-detail__table--img {
  margin-bottom: 40px;
}
@media screen and (max-width:768px) {
  .c-works-detail__bottom .c-works-detail__contents .c-works-detail__table--img {
    margin-bottom: 30px;
  }
}
.c-works-detail__bottom .c-works-detail__contents .c-works-detail__table--img:last-of-type {
  margin-bottom: 0;
}
.c-works-detail .c_btn_works {
  margin: 0 auto 80px;
  display: none;
}
@media screen and (max-width:768px) {
  .c-works-detail .c_btn_works {
    display: flex;
    flex-direction: row-reverse;
  }
}
@media screen and (max-width:768px) {
  .c-works-detail .c_btn_works::after {
    transform: rotate(180deg);
  }
}

.c-contact-bottom {
  width: min(1280px, 90%);
  margin: 0 auto 120px;
}
@media screen and (max-width:768px) {
  .c-contact-bottom {
    margin: 0 auto 60px;
  }
}
.c-contact-bottom__border {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.c-contact-bottom__border .__sub {
  width: 100%;
  height: 2px;
  background: #0FE300;
}
.c-contact-bottom__inner {
  padding: 100px 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width:1280px) {
  .c-contact-bottom__inner {
    flex-direction: column;
  }
}
@media screen and (max-width:768px) {
  .c-contact-bottom__inner {
    padding: 30px 20px;
  }
}
.c-contact-bottom__left .c_ttl {
  margin-bottom: 60px;
}
@media screen and (max-width:768px) {
  .c-contact-bottom__left .c_ttl {
    margin-bottom: 30px;
  }
}
.c-contact-bottom__left .c_txt {
  font-size: clamp(1.6rem, 1.357rem + 0.51vw, 1.8rem);
  line-height: 1.8;
}
.c-contact-bottom__right .c_btn {
  margin-bottom: 60px;
}
@media screen and (max-width:768px) {
  .c-contact-bottom__right .c_btn {
    margin-bottom: 20px;
  }
}
.c-contact-bottom__right--txt {
  font-size: clamp(1.5rem, 1.378rem + 0.25vw, 1.6rem);
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 25px;
}
@media screen and (max-width:768px) {
  .c-contact-bottom__right--txt {
    margin-bottom: 15px;
  }
}
.c-contact-bottom__right--tel {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: clamp(4rem, 1.813rem + 4.56vw, 5.8rem);
  font-weight: 600;
  line-height: 1;
  color: #0BA600;
  margin-bottom: 10px;
  display: flex;
  align-items: flex-end;
  gap: 3px;
}
.c-contact-bottom__right--tel .__sub {
  font-size: clamp(2.4rem, 1.428rem + 2.03vw, 3.2rem);
  margin-bottom: 8px;
}
.c-contact-bottom__right--time {
  font-size: clamp(1.4rem, 1.278rem + 0.25vw, 1.5rem);
  line-height: 1;
  color: #333;
}

.c_ttl {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.c_ttl .__en {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: clamp(4rem, 2.056rem + 4.05vw, 5.6rem);
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}
@media screen and (max-width:768px) {
  .c_ttl .__en {
    gap: 8px;
  }
}
.c_ttl .__en::before {
  content: "";
  background: #0FE300;
  width: 12px;
  height: 12px;
  flex-shrink: 0;
  border-radius: 10px;
}
@media screen and (max-width:768px) {
  .c_ttl .__en::before {
    width: 8px;
    height: 8px;
  }
}
.c_ttl .__ja {
  font-size: clamp(1.5rem, 1.378rem + 0.25vw, 1.6rem);
  font-weight: 700;
  line-height: 1;
  padding-left: 24px;
}
@media screen and (max-width:768px) {
  .c_ttl .__ja {
    padding-left: 16px;
  }
}
.c_ttl_recruit .__en::before {
  background: #C50000;
}
.c_ttl.__center {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.c-pagetop {
  position: fixed;
  right: 50px;
  bottom: 50px;
}
@media screen and (max-width:768px) {
  .c-pagetop {
    right: 15px;
    bottom: 15px;
  }
}
.c-pagetop__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background: rgba(25, 25, 25, 0.9);
  color: #fff;
  font-size: 2.4rem;
  text-decoration: none;
  border-radius: 4px;
  transition: 0.4s all;
}
@media screen and (max-width:768px) {
  .c-pagetop__link {
    width: 40px;
    height: 40px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .c-pagetop__link:hover {
    opacity: 0.7;
  }
}

.c-snav-head__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 80px;
  background: #191919;
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
  text-decoration: none;
}
.c-snav-list__item {
  border: 1px solid #D3D3D3;
  border-top: none;
}
.c-snav-list__link {
  display: flex;
  align-items: center;
  padding: 15px;
  text-decoration: none;
}
.c-snav-list__link .__txt {
  flex: 1 1 auto;
}
.c-snav-list__link .__ico {
  flex: 0 0 auto;
  margin: 0 0 0 10px;
  font-size: 1.2rem;
}
@media (hover: hover) and (pointer: fine) {
  .c-snav-list__link:hover {
    opacity: 1;
    background: rgba(25, 25, 25, 0.05);
  }
}

.c-table-slide__coution {
  font-size: 1.2rem;
}
@media print, screen and (min-width:769px) {
  .c-table-slide__coution {
    display: none;
  }
}
.c-table-slide__body {
  margin: 10px 0;
  overflow: auto;
  overflow-scrolling: touch;
}
.c-table-slide__body table {
  white-space: nowrap;
}

.l-contents {
  margin: 0 auto 80px;
}
@media print, screen and (min-width:769px) {
  .l-contents._col2_ .l-contents__inner {
    display: grid;
    grid-template-columns: 1fr 240px;
    grid-template-rows: auto;
    gap: 0 40px;
    grid-template-areas: "body side";
  }
}
@media screen and (max-width:768px) {
  .l-contents._col2_ .l-contents__inner {
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: auto auto;
    gap: 60px 0;
    grid-template-areas: "body" "side";
  }
}
.l-contents._col2_ .l-contents__body {
  grid-area: body;
}
.l-contents._col2_ .l-contents__side {
  grid-area: side;
}
@media print, screen and (min-width:1025px) {
  .l-contents._col3_ .l-contents__inner {
    display: grid;
    grid-template-columns: minmax(200px, 25%) 1fr minmax(200px, 25%);
    grid-template-rows: auto;
    gap: 0 30px;
    grid-template-areas: "left main right";
  }
}
@media screen and (max-width:1024px) {
  .l-contents._col3_ .l-contents__inner {
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: auto auto auto;
    gap: 50px 0;
    grid-template-areas: "main" "right" "left";
  }
}
.l-contents._col3_ .l-contents__body {
  grid-area: main;
}
.l-contents._col3_ .l-contents__left {
  grid-area: left;
}
.l-contents._col3_ .l-contents__right {
  grid-area: right;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
}
.l-header__inner {
  display: flex;
  align-items: center;
  width: min(1840px, 95%);
  height: 128px;
  margin: 0 auto;
  transition: height 0.3s;
}
@media print, screen and (min-width:769px) {
  .l-header__inner {
    justify-content: space-between;
  }
}
@media screen and (max-width:768px) {
  .l-header__inner {
    height: 64px;
    padding: 0 15px;
  }
}
.l-header-logo {
  flex: 0 0 340px;
  line-height: 0;
  display: block;
  transition: flex 0.2s;
}
@media screen and (max-width: 1620px) {
  .l-header-logo {
    flex: 0 0 280px;
  }
}
@media screen and (max-width:768px) {
  .l-header-logo {
    flex: 0 0 150px;
  }
}
.l-header-logo__link {
  display: block;
}
.l-header-logo__link .__elem {
  width: 100%;
}
.l-header .l-gnav-toggle {
  display: none;
}
@media screen and (max-width:1280px) {
  .l-header .l-gnav-toggle {
    display: block;
  }
}
.l-header.header_fix .l-header__inner {
  height: 100px;
}
@media screen and (max-width:768px) {
  .l-header.header_fix .l-header__inner {
    height: 64px;
  }
}
.l-header.header_fix .l-header-logo {
  flex: 0 0 210px;
}
@media screen and (max-width:768px) {
  .l-header.header_fix .l-header-logo {
    flex: 0 0 150px;
  }
}
.l-header.header_fix .l-gnav {
  display: none;
}
.l-header.header_fix .l-gnav-toggle {
  display: block;
}

.l-gnav {
  display: block;
}
@media screen and (max-width:1280px) {
  .l-gnav {
    display: none;
  }
}
.l-gnav__list {
  display: flex;
  align-items: center;
}
.l-gnav__item {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
}
.l-gnav__link {
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
}
@media screen and (max-width: 1620px) {
  .l-gnav__link {
    font-size: 1.5rem;
    padding: 0 10px;
  }
}
.l-gnav__link.__border {
  line-height: 1;
  text-align: center;
  width: 160px;
  height: auto;
  padding: 15px 0;
  border: 1px solid #191919;
  border-radius: 40px;
}
@media screen and (max-width: 1620px) {
  .l-gnav__link.__border {
    width: 140px;
  }
}
.l-gnav__link.__recruit {
  margin: 0 18px 0 40px;
  background: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 1620px) {
  .l-gnav__link.__recruit {
    margin: 0 13px 0 20px;
  }
}
.l-gnav__link.__contact {
  margin: 0 16px 0 0;
  background: rgba(255, 255, 255, 0.5);
}
.l-gnav__link.__icon {
  padding: 0;
}
.l-gnav__link.__line {
  margin: 0 16px 0 0;
}
.l-gnav-toggle {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 2;
}
.l-gnav-toggle__btn {
  width: 100px;
  height: 100px;
  position: relative;
  cursor: pointer;
  z-index: 6;
}
@media screen and (max-width:768px) {
  .l-gnav-toggle__btn {
    width: 64px;
    height: 64px;
  }
}
.l-gnav-toggle__btn .__sub {
  width: 48px;
  height: 2px;
  margin: auto;
  background: #191919;
  transition: all 0.3s;
  position: absolute;
  right: 0;
  left: 0;
}
@media screen and (max-width:768px) {
  .l-gnav-toggle__btn .__sub {
    width: 32px;
  }
}
.l-gnav-toggle__btn .__sub:first-of-type {
  top: 43px;
}
@media screen and (max-width:768px) {
  .l-gnav-toggle__btn .__sub:first-of-type {
    top: 27px;
  }
}
.l-gnav-toggle__btn .__sub:last-of-type {
  top: 55px;
}
@media screen and (max-width:768px) {
  .l-gnav-toggle__btn .__sub:last-of-type {
    top: 35px;
  }
}
.l-gnav-toggle__menu {
  width: min(640px, 100%);
  height: 100%;
  padding: 100px 50px;
  background: #fff;
  display: none;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 5;
}
@media screen and (max-width:768px) {
  .l-gnav-toggle__menu {
    padding: 100px 40px 120px;
  }
}
.l-gnav-toggle__menu.is-show {
  display: block;
}
.l-gnav-toggle__menu--ttl {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1;
  padding-bottom: 8px;
  margin-bottom: 20px;
  border-bottom: 1px solid #333;
  color: #333;
}
.l-gnav-toggle__menu--list .l-gnav-toggle__menu--item {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1;
  color: #0BA600;
  margin-bottom: 35px;
}
.l-gnav-toggle__menu--list .l-gnav-toggle__menu--item .l-gnav-toggle__menu--link {
  color: #0BA600;
}
.l-gnav-toggle__menu--list .l-gnav-toggle__menu--item .l-gnav-toggle__sub {
  padding: 20px 0 0;
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 40px;
       column-gap: 40px;
  row-gap: 20px;
}
.l-gnav-toggle__menu--list .l-gnav-toggle__menu--item .l-gnav-toggle__sub--list .l-gnav-toggle__sub--link {
  font-size: 1.5rem;
  line-height: 1;
  color: #333;
}
.l-gnav-toggle__menu--list.__sns {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
}
.l-gnav-toggle__menu--list.__sns .l-gnav-toggle__menu--item .l-gnav-toggle__menu--link {
  width: 48px;
  height: 48px;
}
.l-gnav-toggle.nav_open .l-gnav-toggle__btn .__sub:first-of-type {
  top: 50px;
  transform: rotate(45deg);
}
@media screen and (max-width:768px) {
  .l-gnav-toggle.nav_open .l-gnav-toggle__btn .__sub:first-of-type {
    top: 30px;
  }
}
.l-gnav-toggle.nav_open .l-gnav-toggle__btn .__sub:last-of-type {
  top: 50px;
  transform: rotate(-45deg);
}
@media screen and (max-width:768px) {
  .l-gnav-toggle.nav_open .l-gnav-toggle__btn .__sub:last-of-type {
    top: 30px;
  }
}

.l-footer {
  width: min(1280px, 90%);
  margin: 0 auto;
  padding: 0 0 80px;
}
.l-footer-top {
  margin-bottom: 80px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 80px;
}
@media screen and (max-width:1280px) {
  .l-footer-top {
    gap: 40px;
  }
}
@media screen and (max-width:768px) {
  .l-footer-top {
    margin-bottom: 60px;
    flex-direction: column;
  }
}
.l-footer-top .l-footer-menu:first-of-type {
  width: 75%;
}
@media screen and (max-width:768px) {
  .l-footer-top .l-footer-menu:first-of-type {
    width: 100%;
  }
}
.l-footer-top .l-footer-menu:last-of-type {
  width: calc(25% - 80px);
}
@media screen and (max-width:1280px) {
  .l-footer-top .l-footer-menu:last-of-type {
    width: calc(25% - 40px);
  }
}
@media screen and (max-width:768px) {
  .l-footer-top .l-footer-menu:last-of-type {
    width: 100%;
  }
}
.l-footer-top .l-footer-menu__wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: min(40px, 4%);
}
@media screen and (max-width:768px) {
  .l-footer-top .l-footer-menu__wrap {
    flex-direction: column;
  }
}
@media screen and (max-width:768px) {
  .l-footer-top .l-footer-menu__wrap .l-footer-menu__list {
    width: 100%;
  }
}
.l-footer-top .l-footer-menu__wrap .l-footer-menu__list .l-footer-menu__item {
  margin-bottom: 30px;
}
@media screen and (max-width:768px) {
  .l-footer-top .l-footer-menu__wrap .l-footer-menu__list .l-footer-menu__item {
    margin-bottom: 15px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
}
@media screen and (max-width:768px) {
  .l-footer-top .l-footer-menu__wrap .l-footer-menu__list .l-footer-menu__item.__no-child {
    display: block;
    padding: 8px 0;
  }
}
.l-footer-top .l-footer-menu__wrap .l-footer-menu__list .l-footer-menu__item .l-gnav-toggle__menu--item {
  font-size: clamp(1.6rem, 1.357rem + 0.51vw, 1.8rem);
  font-weight: 600;
  line-height: 1.35;
  color: #0BA600;
}
@media screen and (max-width:768px) {
  .l-footer-top .l-footer-menu__wrap .l-footer-menu__list .l-footer-menu__item .l-gnav-toggle__menu--item.__has-sub {
    border-bottom: none;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.l-footer-top .l-footer-menu__wrap .l-footer-menu__list .l-footer-menu__item .l-gnav-toggle__menu--item.__has-sub .__sub {
  width: 45px;
  height: 45px;
  display: none;
  background: url(../img/common/ico_rect.svg) no-repeat center/13px;
  cursor: pointer;
  transform: rotate(180deg);
  transition: all 0.3s;
}
@media screen and (max-width:768px) {
  .l-footer-top .l-footer-menu__wrap .l-footer-menu__list .l-footer-menu__item .l-gnav-toggle__menu--item.__has-sub .__sub {
    display: block;
  }
}
.l-footer-top .l-footer-menu__wrap .l-footer-menu__list .l-footer-menu__item .l-gnav-toggle__menu--item.__has-sub .__sub.__rotate {
  transform: rotate(360deg);
}
@media screen and (max-width:768px) {
  .l-footer-top .l-footer-menu__wrap .l-footer-menu__list .l-footer-menu__item .l-gnav-toggle__menu--item.__open {
    border-bottom: 1px dashed #333;
  }
}
@media screen and (max-width:768px) {
  .l-footer-top .l-footer-menu__wrap .l-footer-menu__list .l-footer-menu__item .l-gnav-toggle__menu--item.__open + .l-footer-menu__sub {
    display: flex;
  }
}
.l-footer-top .l-footer-menu__wrap .l-footer-menu__list.__sns {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
}
@media screen and (max-width:768px) {
  .l-footer-top .l-footer-menu__wrap .l-footer-menu__list.__sns .l-footer-menu__item {
    margin-bottom: 0;
  }
}
.l-footer-top .l-footer-menu__wrap.__first {
  margin-bottom: 40px;
}
.l-footer-top .l-footer-menu__ttl {
  font-family: "Afacad", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  padding-bottom: 8px;
  margin-bottom: 30px;
  border-bottom: 1px solid #333;
  color: #333;
}
.l-footer-top .l-footer-menu__sub {
  margin: 15px 0 0;
}
@media screen and (max-width:768px) {
  .l-footer-top .l-footer-menu__sub {
    display: none;
    flex-wrap: wrap;
    -moz-column-gap: 15px;
         column-gap: 15px;
    row-gap: 20px;
  }
}
.l-footer-top .l-footer-menu__sub--list {
  margin-bottom: 20px;
}
.l-footer-top .l-footer-menu__sub--list:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width:768px) {
  .l-footer-top .l-footer-menu__sub--list {
    margin-bottom: 0;
  }
}
@media screen and (max-width:1280px) {
  .l-footer-top .l-footer-menu__address--txt {
    font-size: 1.5rem;
  }
}
.l-footer-top .l-footer-menu__address--tel {
  margin: 10px 0 0;
  display: block;
}
@media screen and (max-width:1280px) {
  .l-footer-top .l-footer-menu__address--tel {
    font-size: 1.5rem;
  }
}
@media screen and (max-width:1280px) {
  .l-footer-top .l-footer-menu__address--fax {
    font-size: 1.5rem;
  }
}
.l-footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 80px;
}
@media screen and (max-width:768px) {
  .l-footer-bottom {
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }
}
.l-footer-bottom__logo {
  width: 210px;
}
@media screen and (max-width:768px) {
  .l-footer-bottom__logo {
    width: 170px;
    margin: 0 auto;
  }
}
.l-footer-bottom__copyright {
  font-size: 1.5rem;
  line-height: 1.35;
  color: #333;
}
@media screen and (max-width:768px) {
  .l-footer-bottom__copyright {
    font-size: 1.3rem;
    text-align: center;
  }
}

.t-wrap {
  color: #333;
  font-size: 1.6rem;
  line-height: 1.8;
}
@media screen and (max-width:768px) {
  .t-wrap {
    font-size: 1.4rem;
  }
}

.u-al-l {
  text-align: left !important;
}
@media screen and (max-width:768px) {
  .u-al-l._sm-al-l_ {
    text-align: left !important;
  }
  .u-al-l._sm-al-c_ {
    text-align: center !important;
  }
  .u-al-l._sm-al-r_ {
    text-align: right !important;
  }
}

.u-al-c {
  text-align: center !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
@media screen and (max-width:768px) {
  .u-al-c._sm-al-l_ {
    text-align: left !important;
  }
  .u-al-c._sm-al-c_ {
    text-align: center !important;
  }
  .u-al-c._sm-al-r_ {
    text-align: right !important;
  }
}

.u-al-r {
  text-align: right !important;
}
@media screen and (max-width:768px) {
  .u-al-r._sm-al-l_ {
    text-align: left !important;
  }
  .u-al-r._sm-al-c_ {
    text-align: center !important;
  }
  .u-al-r._sm-al-r_ {
    text-align: right !important;
  }
}

.u-al-fl {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: flex-start !important;
}

.u-al-fc {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
}
.u-al-fc > * {
  flex: 0 0 auto !important;
}

.u-al-fr {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: flex-end !important;
}

.u-c-red {
  color: #dd0000 !important;
}

.u-fw-n {
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 400;
}

.u-fw-b {
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 700;
}

.u-fz-10 {
  font-size: 1rem !important;
}

.u-fz-12 {
  font-size: 1.2rem !important;
}

.u-fz-14 {
  font-size: 1.4rem !important;
}

.u-fz-16 {
  font-size: 1.6rem !important;
}

.u-fz-18 {
  font-size: 1.8rem !important;
}

.u-fz-20 {
  font-size: 2rem !important;
}

.u-fz-22 {
  font-size: 2.2rem !important;
}

.u-fz-24 {
  font-size: 2.4rem !important;
}

.u-mb-0 {
  margin-bottom: 0 !important;
}

.u-mb-xxxs {
  margin-bottom: 10px !important;
}

.u-mb-xxs {
  margin-bottom: 15px !important;
}

.u-mb-xs {
  margin-bottom: 20px !important;
}

.u-mb-s {
  margin-bottom: 25px !important;
}

.u-mb-m {
  margin-bottom: 30px !important;
}

.u-mb-l {
  margin-bottom: 60px !important;
}
@media screen and (max-width:768px) {
  .u-mb-l {
    margin-bottom: 30px !important;
  }
}

.u-mb-xl {
  margin-bottom: 80px !important;
}
@media screen and (max-width:768px) {
  .u-mb-xl {
    margin-bottom: 40px !important;
  }
}

.u-mb-xxl {
  margin-bottom: 100px !important;
}
@media screen and (max-width:768px) {
  .u-mb-xxl {
    margin-bottom: 50px !important;
  }
}

.u-mb-xxxl {
  margin-bottom: 150px !important;
}
@media screen and (max-width:768px) {
  .u-mb-xxxl {
    margin-bottom: 75px !important;
  }
}

.u-ml-0 {
  margin-left: 0 !important;
}

.u-ml-xxxs {
  margin-left: 10px !important;
}

.u-ml-xxs {
  margin-left: 15px !important;
}

.u-ml-xs {
  margin-left: 20px !important;
}

.u-ml-s {
  margin-left: 25px !important;
}

.u-ml-m {
  margin-left: 30px !important;
}

.u-ml-l {
  margin-left: 60px !important;
}
@media screen and (max-width:768px) {
  .u-ml-l {
    margin-left: 30px !important;
  }
}

.u-ml-xl {
  margin-left: 80px !important;
}
@media screen and (max-width:768px) {
  .u-ml-xl {
    margin-left: 40px !important;
  }
}

.u-ml-xxl {
  margin-left: 100px !important;
}
@media screen and (max-width:768px) {
  .u-ml-xxl {
    margin-left: 50px !important;
  }
}

.u-ml-xxxl {
  margin-left: 150px !important;
}
@media screen and (max-width:768px) {
  .u-ml-xxxl {
    margin-left: 75px !important;
  }
}

.u-mr-0 {
  margin-right: 0 !important;
}

.u-mr-xxxs {
  margin-right: 10px !important;
}

.u-mr-xxs {
  margin-right: 15px !important;
}

.u-mr-xs {
  margin-right: 20px !important;
}

.u-mr-s {
  margin-right: 25px !important;
}

.u-mr-m {
  margin-right: 30px !important;
}

.u-mr-l {
  margin-right: 60px !important;
}
@media screen and (max-width:768px) {
  .u-mr-l {
    margin-right: 30px !important;
  }
}

.u-mr-xl {
  margin-right: 80px !important;
}
@media screen and (max-width:768px) {
  .u-mr-xl {
    margin-right: 40px !important;
  }
}

.u-mr-xxl {
  margin-right: 100px !important;
}
@media screen and (max-width:768px) {
  .u-mr-xxl {
    margin-right: 50px !important;
  }
}

.u-mr-xxxl {
  margin-right: 150px !important;
}
@media screen and (max-width:768px) {
  .u-mr-xxxl {
    margin-right: 75px !important;
  }
}

.u-mt-0 {
  margin-top: 0 !important;
}

.u-mt-xxxs {
  margin-top: 10px !important;
}

.u-mt-xxs {
  margin-top: 15px !important;
}

.u-mt-xs {
  margin-top: 20px !important;
}

.u-mt-s {
  margin-top: 25px !important;
}

.u-mt-m {
  margin-top: 30px !important;
}

.u-mt-l {
  margin-top: 60px !important;
}
@media screen and (max-width:768px) {
  .u-mt-l {
    margin-top: 30px !important;
  }
}

.u-mt-xl {
  margin-top: 80px !important;
}
@media screen and (max-width:768px) {
  .u-mt-xl {
    margin-top: 40px !important;
  }
}

.u-mt-xxl {
  margin-top: 100px !important;
}
@media screen and (max-width:768px) {
  .u-mt-xxl {
    margin-top: 50px !important;
  }
}

.u-mt-xxxl {
  margin-top: 150px !important;
}
@media screen and (max-width:768px) {
  .u-mt-xxxl {
    margin-top: 75px !important;
  }
}

.u-pa-0 {
  padding: 0 !important;
}

.u-pa-xxxs {
  padding: 10px !important;
}

.u-pa-xxs {
  padding: 15px !important;
}

.u-pa-xs {
  padding: 20px !important;
}

.u-pa-s {
  padding: 25px !important;
}

.u-pa-m {
  padding: 30px !important;
}

.u-pa-l {
  padding: 60px !important;
}
@media screen and (max-width:768px) {
  .u-pa-l {
    padding: 30px !important;
  }
}

.u-pa-xl {
  padding: 80px !important;
}
@media screen and (max-width:768px) {
  .u-pa-xl {
    padding: 40px !important;
  }
}

.u-pa-xxl {
  padding: 100px !important;
}
@media screen and (max-width:768px) {
  .u-pa-xxl {
    padding: 50px !important;
  }
}

.u-pa-xxxl {
  padding: 150px !important;
}
@media screen and (max-width:768px) {
  .u-pa-xxxl {
    padding: 75px !important;
  }
}

.u-pb-0 {
  padding-bottom: 0 !important;
}

.u-pb-xxxs {
  padding-bottom: 10px !important;
}

.u-pb-xxs {
  padding-bottom: 15px !important;
}

.u-pb-xs {
  padding-bottom: 20px !important;
}

.u-pb-s {
  padding-bottom: 25px !important;
}

.u-pb-m {
  padding-bottom: 30px !important;
}

.u-pb-l {
  padding-bottom: 60px !important;
}
@media screen and (max-width:768px) {
  .u-pb-l {
    padding-bottom: 30px !important;
  }
}

.u-pb-xl {
  padding-bottom: 80px !important;
}
@media screen and (max-width:768px) {
  .u-pb-xl {
    padding-bottom: 40px !important;
  }
}

.u-pb-xxl {
  padding-bottom: 100px !important;
}
@media screen and (max-width:768px) {
  .u-pb-xxl {
    padding-bottom: 50px !important;
  }
}

.u-pb-xxxl {
  padding-bottom: 150px !important;
}
@media screen and (max-width:768px) {
  .u-pb-xxxl {
    padding-bottom: 75px !important;
  }
}

.u-pl-0 {
  padding-left: 0 !important;
}

.u-pl-xxxs {
  padding-left: 10px !important;
}

.u-pl-xxs {
  padding-left: 15px !important;
}

.u-pl-xs {
  padding-left: 20px !important;
}

.u-pl-s {
  padding-left: 25px !important;
}

.u-pl-m {
  padding-left: 30px !important;
}

.u-pl-l {
  padding-left: 60px !important;
}
@media screen and (max-width:768px) {
  .u-pl-l {
    padding-left: 30px !important;
  }
}

.u-pl-xl {
  padding-left: 80px !important;
}
@media screen and (max-width:768px) {
  .u-pl-xl {
    padding-left: 40px !important;
  }
}

.u-pl-xxl {
  padding-left: 100px !important;
}
@media screen and (max-width:768px) {
  .u-pl-xxl {
    padding-left: 50px !important;
  }
}

.u-pl-xxxl {
  padding-left: 150px !important;
}
@media screen and (max-width:768px) {
  .u-pl-xxxl {
    padding-left: 75px !important;
  }
}

.u-pr-0 {
  padding-right: 0 !important;
}

.u-pr-xxxs {
  padding-right: 10px !important;
}

.u-pr-xxs {
  padding-right: 15px !important;
}

.u-pr-xs {
  padding-right: 20px !important;
}

.u-pr-s {
  padding-right: 25px !important;
}

.u-pr-m {
  padding-right: 30px !important;
}

.u-pr-l {
  padding-right: 60px !important;
}
@media screen and (max-width:768px) {
  .u-pr-l {
    padding-right: 30px !important;
  }
}

.u-pr-xl {
  padding-right: 80px !important;
}
@media screen and (max-width:768px) {
  .u-pr-xl {
    padding-right: 40px !important;
  }
}

.u-pr-xxl {
  padding-right: 100px !important;
}
@media screen and (max-width:768px) {
  .u-pr-xxl {
    padding-right: 50px !important;
  }
}

.u-pr-xxxl {
  padding-right: 150px !important;
}
@media screen and (max-width:768px) {
  .u-pr-xxxl {
    padding-right: 75px !important;
  }
}

.u-pt-0 {
  padding-top: 0 !important;
}

.u-pt-xxxs {
  padding-top: 10px !important;
}

.u-pt-xxs {
  padding-top: 15px !important;
}

.u-pt-xs {
  padding-top: 20px !important;
}

.u-pt-s {
  padding-top: 25px !important;
}

.u-pt-m {
  padding-top: 30px !important;
}

.u-pt-l {
  padding-top: 60px !important;
}
@media screen and (max-width:768px) {
  .u-pt-l {
    padding-top: 30px !important;
  }
}

.u-pt-xl {
  padding-top: 80px !important;
}
@media screen and (max-width:768px) {
  .u-pt-xl {
    padding-top: 40px !important;
  }
}

.u-pt-xxl {
  padding-top: 100px !important;
}
@media screen and (max-width:768px) {
  .u-pt-xxl {
    padding-top: 50px !important;
  }
}

.u-pt-xxxl {
  padding-top: 150px !important;
}
@media screen and (max-width:768px) {
  .u-pt-xxxl {
    padding-top: 75px !important;
  }
}

.u-w0p {
  width: 0% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w0p {
    width: 0% !important;
  }
}
.u-w1p {
  width: 1% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w1p {
    width: 1% !important;
  }
}
.u-w2p {
  width: 2% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w2p {
    width: 2% !important;
  }
}
.u-w3p {
  width: 3% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w3p {
    width: 3% !important;
  }
}
.u-w4p {
  width: 4% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w4p {
    width: 4% !important;
  }
}
.u-w5p {
  width: 5% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w5p {
    width: 5% !important;
  }
}
.u-w6p {
  width: 6% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w6p {
    width: 6% !important;
  }
}
.u-w7p {
  width: 7% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w7p {
    width: 7% !important;
  }
}
.u-w8p {
  width: 8% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w8p {
    width: 8% !important;
  }
}
.u-w9p {
  width: 9% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w9p {
    width: 9% !important;
  }
}
.u-w10p {
  width: 10% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w10p {
    width: 10% !important;
  }
}
.u-w11p {
  width: 11% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w11p {
    width: 11% !important;
  }
}
.u-w12p {
  width: 12% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w12p {
    width: 12% !important;
  }
}
.u-w13p {
  width: 13% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w13p {
    width: 13% !important;
  }
}
.u-w14p {
  width: 14% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w14p {
    width: 14% !important;
  }
}
.u-w15p {
  width: 15% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w15p {
    width: 15% !important;
  }
}
.u-w16p {
  width: 16% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w16p {
    width: 16% !important;
  }
}
.u-w17p {
  width: 17% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w17p {
    width: 17% !important;
  }
}
.u-w18p {
  width: 18% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w18p {
    width: 18% !important;
  }
}
.u-w19p {
  width: 19% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w19p {
    width: 19% !important;
  }
}
.u-w20p {
  width: 20% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w20p {
    width: 20% !important;
  }
}
.u-w21p {
  width: 21% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w21p {
    width: 21% !important;
  }
}
.u-w22p {
  width: 22% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w22p {
    width: 22% !important;
  }
}
.u-w23p {
  width: 23% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w23p {
    width: 23% !important;
  }
}
.u-w24p {
  width: 24% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w24p {
    width: 24% !important;
  }
}
.u-w25p {
  width: 25% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w25p {
    width: 25% !important;
  }
}
.u-w26p {
  width: 26% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w26p {
    width: 26% !important;
  }
}
.u-w27p {
  width: 27% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w27p {
    width: 27% !important;
  }
}
.u-w28p {
  width: 28% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w28p {
    width: 28% !important;
  }
}
.u-w29p {
  width: 29% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w29p {
    width: 29% !important;
  }
}
.u-w30p {
  width: 30% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w30p {
    width: 30% !important;
  }
}
.u-w31p {
  width: 31% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w31p {
    width: 31% !important;
  }
}
.u-w32p {
  width: 32% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w32p {
    width: 32% !important;
  }
}
.u-w33p {
  width: 33% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w33p {
    width: 33% !important;
  }
}
.u-w34p {
  width: 34% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w34p {
    width: 34% !important;
  }
}
.u-w35p {
  width: 35% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w35p {
    width: 35% !important;
  }
}
.u-w36p {
  width: 36% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w36p {
    width: 36% !important;
  }
}
.u-w37p {
  width: 37% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w37p {
    width: 37% !important;
  }
}
.u-w38p {
  width: 38% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w38p {
    width: 38% !important;
  }
}
.u-w39p {
  width: 39% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w39p {
    width: 39% !important;
  }
}
.u-w40p {
  width: 40% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w40p {
    width: 40% !important;
  }
}
.u-w41p {
  width: 41% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w41p {
    width: 41% !important;
  }
}
.u-w42p {
  width: 42% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w42p {
    width: 42% !important;
  }
}
.u-w43p {
  width: 43% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w43p {
    width: 43% !important;
  }
}
.u-w44p {
  width: 44% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w44p {
    width: 44% !important;
  }
}
.u-w45p {
  width: 45% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w45p {
    width: 45% !important;
  }
}
.u-w46p {
  width: 46% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w46p {
    width: 46% !important;
  }
}
.u-w47p {
  width: 47% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w47p {
    width: 47% !important;
  }
}
.u-w48p {
  width: 48% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w48p {
    width: 48% !important;
  }
}
.u-w49p {
  width: 49% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w49p {
    width: 49% !important;
  }
}
.u-w50p {
  width: 50% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w50p {
    width: 50% !important;
  }
}
.u-w51p {
  width: 51% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w51p {
    width: 51% !important;
  }
}
.u-w52p {
  width: 52% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w52p {
    width: 52% !important;
  }
}
.u-w53p {
  width: 53% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w53p {
    width: 53% !important;
  }
}
.u-w54p {
  width: 54% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w54p {
    width: 54% !important;
  }
}
.u-w55p {
  width: 55% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w55p {
    width: 55% !important;
  }
}
.u-w56p {
  width: 56% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w56p {
    width: 56% !important;
  }
}
.u-w57p {
  width: 57% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w57p {
    width: 57% !important;
  }
}
.u-w58p {
  width: 58% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w58p {
    width: 58% !important;
  }
}
.u-w59p {
  width: 59% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w59p {
    width: 59% !important;
  }
}
.u-w60p {
  width: 60% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w60p {
    width: 60% !important;
  }
}
.u-w61p {
  width: 61% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w61p {
    width: 61% !important;
  }
}
.u-w62p {
  width: 62% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w62p {
    width: 62% !important;
  }
}
.u-w63p {
  width: 63% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w63p {
    width: 63% !important;
  }
}
.u-w64p {
  width: 64% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w64p {
    width: 64% !important;
  }
}
.u-w65p {
  width: 65% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w65p {
    width: 65% !important;
  }
}
.u-w66p {
  width: 66% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w66p {
    width: 66% !important;
  }
}
.u-w67p {
  width: 67% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w67p {
    width: 67% !important;
  }
}
.u-w68p {
  width: 68% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w68p {
    width: 68% !important;
  }
}
.u-w69p {
  width: 69% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w69p {
    width: 69% !important;
  }
}
.u-w70p {
  width: 70% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w70p {
    width: 70% !important;
  }
}
.u-w71p {
  width: 71% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w71p {
    width: 71% !important;
  }
}
.u-w72p {
  width: 72% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w72p {
    width: 72% !important;
  }
}
.u-w73p {
  width: 73% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w73p {
    width: 73% !important;
  }
}
.u-w74p {
  width: 74% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w74p {
    width: 74% !important;
  }
}
.u-w75p {
  width: 75% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w75p {
    width: 75% !important;
  }
}
.u-w76p {
  width: 76% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w76p {
    width: 76% !important;
  }
}
.u-w77p {
  width: 77% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w77p {
    width: 77% !important;
  }
}
.u-w78p {
  width: 78% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w78p {
    width: 78% !important;
  }
}
.u-w79p {
  width: 79% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w79p {
    width: 79% !important;
  }
}
.u-w80p {
  width: 80% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w80p {
    width: 80% !important;
  }
}
.u-w81p {
  width: 81% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w81p {
    width: 81% !important;
  }
}
.u-w82p {
  width: 82% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w82p {
    width: 82% !important;
  }
}
.u-w83p {
  width: 83% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w83p {
    width: 83% !important;
  }
}
.u-w84p {
  width: 84% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w84p {
    width: 84% !important;
  }
}
.u-w85p {
  width: 85% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w85p {
    width: 85% !important;
  }
}
.u-w86p {
  width: 86% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w86p {
    width: 86% !important;
  }
}
.u-w87p {
  width: 87% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w87p {
    width: 87% !important;
  }
}
.u-w88p {
  width: 88% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w88p {
    width: 88% !important;
  }
}
.u-w89p {
  width: 89% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w89p {
    width: 89% !important;
  }
}
.u-w90p {
  width: 90% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w90p {
    width: 90% !important;
  }
}
.u-w91p {
  width: 91% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w91p {
    width: 91% !important;
  }
}
.u-w92p {
  width: 92% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w92p {
    width: 92% !important;
  }
}
.u-w93p {
  width: 93% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w93p {
    width: 93% !important;
  }
}
.u-w94p {
  width: 94% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w94p {
    width: 94% !important;
  }
}
.u-w95p {
  width: 95% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w95p {
    width: 95% !important;
  }
}
.u-w96p {
  width: 96% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w96p {
    width: 96% !important;
  }
}
.u-w97p {
  width: 97% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w97p {
    width: 97% !important;
  }
}
.u-w98p {
  width: 98% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w98p {
    width: 98% !important;
  }
}
.u-w99p {
  width: 99% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w99p {
    width: 99% !important;
  }
}
.u-w100p {
  width: 100% !important;
}

@media screen and (max-width:768px) {
  .u-sm-w100p {
    width: 100% !important;
  }
}
.u-mw0p {
  max-width: 0% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw0p {
    width: 0% !important;
  }
}
.u-mw1p {
  max-width: 1% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw1p {
    width: 1% !important;
  }
}
.u-mw2p {
  max-width: 2% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw2p {
    width: 2% !important;
  }
}
.u-mw3p {
  max-width: 3% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw3p {
    width: 3% !important;
  }
}
.u-mw4p {
  max-width: 4% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw4p {
    width: 4% !important;
  }
}
.u-mw5p {
  max-width: 5% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw5p {
    width: 5% !important;
  }
}
.u-mw6p {
  max-width: 6% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw6p {
    width: 6% !important;
  }
}
.u-mw7p {
  max-width: 7% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw7p {
    width: 7% !important;
  }
}
.u-mw8p {
  max-width: 8% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw8p {
    width: 8% !important;
  }
}
.u-mw9p {
  max-width: 9% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw9p {
    width: 9% !important;
  }
}
.u-mw10p {
  max-width: 10% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw10p {
    width: 10% !important;
  }
}
.u-mw11p {
  max-width: 11% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw11p {
    width: 11% !important;
  }
}
.u-mw12p {
  max-width: 12% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw12p {
    width: 12% !important;
  }
}
.u-mw13p {
  max-width: 13% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw13p {
    width: 13% !important;
  }
}
.u-mw14p {
  max-width: 14% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw14p {
    width: 14% !important;
  }
}
.u-mw15p {
  max-width: 15% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw15p {
    width: 15% !important;
  }
}
.u-mw16p {
  max-width: 16% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw16p {
    width: 16% !important;
  }
}
.u-mw17p {
  max-width: 17% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw17p {
    width: 17% !important;
  }
}
.u-mw18p {
  max-width: 18% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw18p {
    width: 18% !important;
  }
}
.u-mw19p {
  max-width: 19% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw19p {
    width: 19% !important;
  }
}
.u-mw20p {
  max-width: 20% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw20p {
    width: 20% !important;
  }
}
.u-mw21p {
  max-width: 21% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw21p {
    width: 21% !important;
  }
}
.u-mw22p {
  max-width: 22% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw22p {
    width: 22% !important;
  }
}
.u-mw23p {
  max-width: 23% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw23p {
    width: 23% !important;
  }
}
.u-mw24p {
  max-width: 24% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw24p {
    width: 24% !important;
  }
}
.u-mw25p {
  max-width: 25% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw25p {
    width: 25% !important;
  }
}
.u-mw26p {
  max-width: 26% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw26p {
    width: 26% !important;
  }
}
.u-mw27p {
  max-width: 27% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw27p {
    width: 27% !important;
  }
}
.u-mw28p {
  max-width: 28% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw28p {
    width: 28% !important;
  }
}
.u-mw29p {
  max-width: 29% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw29p {
    width: 29% !important;
  }
}
.u-mw30p {
  max-width: 30% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw30p {
    width: 30% !important;
  }
}
.u-mw31p {
  max-width: 31% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw31p {
    width: 31% !important;
  }
}
.u-mw32p {
  max-width: 32% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw32p {
    width: 32% !important;
  }
}
.u-mw33p {
  max-width: 33% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw33p {
    width: 33% !important;
  }
}
.u-mw34p {
  max-width: 34% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw34p {
    width: 34% !important;
  }
}
.u-mw35p {
  max-width: 35% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw35p {
    width: 35% !important;
  }
}
.u-mw36p {
  max-width: 36% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw36p {
    width: 36% !important;
  }
}
.u-mw37p {
  max-width: 37% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw37p {
    width: 37% !important;
  }
}
.u-mw38p {
  max-width: 38% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw38p {
    width: 38% !important;
  }
}
.u-mw39p {
  max-width: 39% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw39p {
    width: 39% !important;
  }
}
.u-mw40p {
  max-width: 40% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw40p {
    width: 40% !important;
  }
}
.u-mw41p {
  max-width: 41% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw41p {
    width: 41% !important;
  }
}
.u-mw42p {
  max-width: 42% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw42p {
    width: 42% !important;
  }
}
.u-mw43p {
  max-width: 43% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw43p {
    width: 43% !important;
  }
}
.u-mw44p {
  max-width: 44% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw44p {
    width: 44% !important;
  }
}
.u-mw45p {
  max-width: 45% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw45p {
    width: 45% !important;
  }
}
.u-mw46p {
  max-width: 46% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw46p {
    width: 46% !important;
  }
}
.u-mw47p {
  max-width: 47% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw47p {
    width: 47% !important;
  }
}
.u-mw48p {
  max-width: 48% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw48p {
    width: 48% !important;
  }
}
.u-mw49p {
  max-width: 49% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw49p {
    width: 49% !important;
  }
}
.u-mw50p {
  max-width: 50% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw50p {
    width: 50% !important;
  }
}
.u-mw51p {
  max-width: 51% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw51p {
    width: 51% !important;
  }
}
.u-mw52p {
  max-width: 52% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw52p {
    width: 52% !important;
  }
}
.u-mw53p {
  max-width: 53% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw53p {
    width: 53% !important;
  }
}
.u-mw54p {
  max-width: 54% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw54p {
    width: 54% !important;
  }
}
.u-mw55p {
  max-width: 55% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw55p {
    width: 55% !important;
  }
}
.u-mw56p {
  max-width: 56% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw56p {
    width: 56% !important;
  }
}
.u-mw57p {
  max-width: 57% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw57p {
    width: 57% !important;
  }
}
.u-mw58p {
  max-width: 58% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw58p {
    width: 58% !important;
  }
}
.u-mw59p {
  max-width: 59% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw59p {
    width: 59% !important;
  }
}
.u-mw60p {
  max-width: 60% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw60p {
    width: 60% !important;
  }
}
.u-mw61p {
  max-width: 61% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw61p {
    width: 61% !important;
  }
}
.u-mw62p {
  max-width: 62% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw62p {
    width: 62% !important;
  }
}
.u-mw63p {
  max-width: 63% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw63p {
    width: 63% !important;
  }
}
.u-mw64p {
  max-width: 64% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw64p {
    width: 64% !important;
  }
}
.u-mw65p {
  max-width: 65% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw65p {
    width: 65% !important;
  }
}
.u-mw66p {
  max-width: 66% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw66p {
    width: 66% !important;
  }
}
.u-mw67p {
  max-width: 67% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw67p {
    width: 67% !important;
  }
}
.u-mw68p {
  max-width: 68% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw68p {
    width: 68% !important;
  }
}
.u-mw69p {
  max-width: 69% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw69p {
    width: 69% !important;
  }
}
.u-mw70p {
  max-width: 70% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw70p {
    width: 70% !important;
  }
}
.u-mw71p {
  max-width: 71% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw71p {
    width: 71% !important;
  }
}
.u-mw72p {
  max-width: 72% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw72p {
    width: 72% !important;
  }
}
.u-mw73p {
  max-width: 73% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw73p {
    width: 73% !important;
  }
}
.u-mw74p {
  max-width: 74% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw74p {
    width: 74% !important;
  }
}
.u-mw75p {
  max-width: 75% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw75p {
    width: 75% !important;
  }
}
.u-mw76p {
  max-width: 76% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw76p {
    width: 76% !important;
  }
}
.u-mw77p {
  max-width: 77% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw77p {
    width: 77% !important;
  }
}
.u-mw78p {
  max-width: 78% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw78p {
    width: 78% !important;
  }
}
.u-mw79p {
  max-width: 79% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw79p {
    width: 79% !important;
  }
}
.u-mw80p {
  max-width: 80% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw80p {
    width: 80% !important;
  }
}
.u-mw81p {
  max-width: 81% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw81p {
    width: 81% !important;
  }
}
.u-mw82p {
  max-width: 82% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw82p {
    width: 82% !important;
  }
}
.u-mw83p {
  max-width: 83% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw83p {
    width: 83% !important;
  }
}
.u-mw84p {
  max-width: 84% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw84p {
    width: 84% !important;
  }
}
.u-mw85p {
  max-width: 85% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw85p {
    width: 85% !important;
  }
}
.u-mw86p {
  max-width: 86% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw86p {
    width: 86% !important;
  }
}
.u-mw87p {
  max-width: 87% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw87p {
    width: 87% !important;
  }
}
.u-mw88p {
  max-width: 88% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw88p {
    width: 88% !important;
  }
}
.u-mw89p {
  max-width: 89% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw89p {
    width: 89% !important;
  }
}
.u-mw90p {
  max-width: 90% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw90p {
    width: 90% !important;
  }
}
.u-mw91p {
  max-width: 91% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw91p {
    width: 91% !important;
  }
}
.u-mw92p {
  max-width: 92% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw92p {
    width: 92% !important;
  }
}
.u-mw93p {
  max-width: 93% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw93p {
    width: 93% !important;
  }
}
.u-mw94p {
  max-width: 94% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw94p {
    width: 94% !important;
  }
}
.u-mw95p {
  max-width: 95% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw95p {
    width: 95% !important;
  }
}
.u-mw96p {
  max-width: 96% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw96p {
    width: 96% !important;
  }
}
.u-mw97p {
  max-width: 97% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw97p {
    width: 97% !important;
  }
}
.u-mw98p {
  max-width: 98% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw98p {
    width: 98% !important;
  }
}
.u-mw99p {
  max-width: 99% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw99p {
    width: 99% !important;
  }
}
.u-mw100p {
  max-width: 100% !important;
}

@media screen and (max-width:768px) {
  .u-sm-mw100p {
    width: 100% !important;
  }
}
.u-w-a {
  width: auto !important;
}

@media screen and (max-width:768px) {
  .u-sm-w-a {
    width: auto !important;
  }
}
@media screen and (max-width:415px) {
  .u-xs-min {
    display: none !important;
  }
}

@media print, screen and (min-width:416px) {
  .u-xs-max {
    display: none !important;
  }
}

@media screen and (max-width:768px) {
  .u-sm-min {
    display: none !important;
  }
}

@media print, screen and (min-width:769px) {
  .u-sm-max {
    display: none !important;
  }
}

@media screen and (max-width:1024px) {
  .u-md-min {
    display: none !important;
  }
}

@media print, screen and (min-width:1025px) {
  .u-md-max {
    display: none !important;
  }
}

@media screen and (max-width:1280px) {
  .u-lg-min {
    display: none !important;
  }
}

@media print, screen and (min-width:1281px) {
  .u-lg-max {
    display: none !important;
  }
}/*# sourceMappingURL=common.css.map */