@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,700&family=Noto+Sans+JP:wght@400;700&family=Noto+Sans+SC:wght@400;700&display=swap");
body {
  overflow-x: hidden;
}

.tabbr {
  display: none;
}
@media (max-width: 1024px ) {
  .tabbr {
    display: block;
  }
}

.lgbr {
  display: none;
}
@media (max-width: 991px ) {
  .lgbr {
    display: block;
  }
}

.spbr {
  display: none;
}
@media (max-width: 767px ) {
  .spbr {
    display: block;
  }
}

@media (max-width: 991px ) {
  .lgoverbr {
    display: none;
  }
}

@media (max-width: 767px ) {
  .pcbr {
    display: none;
  }
}

@media (max-width: 991px ) {
  .tabonlynotbr {
    display: none;
  }
}
@media (max-width: 767px ) {
  .tabonlynotbr {
    display: block;
  }
}

.tabonlybr {
  display: none;
}
@media (max-width: 991px ) {
  .tabonlybr {
    display: block;
  }
}
@media (max-width: 767px ) {
  .tabonlybr {
    display: none;
  }
}

.cn {
  font-family: "Noto Sans SC", sans-serif;
}

html {
  box-sizing: border-box;
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 16px;
  width: 100%;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: "Noto Sans JP", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.7;
  color: #333333;
  background-color: #fff;
  width: 100%;
}

main {
  width: 100%;
  overflow-x: clip;
}

[tabindex="-1"]:focus {
  outline: none !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-top: 0;
  margin-bottom: 0;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 0;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #333333;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:not([href]):not([tabindex]) {
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: bottom;
  border-style: none;
  max-width: 100%;
  width: auto;
  height: auto;
}

svg:not(:root) {
  overflow: hidden;
}

a,
area,
button,
[role=button],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #333333;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: left;
}

label {
  display: inline-block;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.l-container {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px ) {
  .l-container {
    max-width: 335px;
  }
}

.m-container {
  width: 100%;
  max-width: 722px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px ) {
  .m-container {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}

.s-container {
  width: 100%;
  max-width: 488px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px ) {
  .s-container {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}

.l-header {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  transition: all 1s;
}
.l-header_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  max-width: 93vw;
  margin: 18px auto 0;
}
.l-header_inner_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  width: 100%;
  max-width: 1000px;
}
.l-header_inner_wrap_maincontent {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
  height: 52px;
  padding: 14px 64px 12px 20px;
  border-radius: 26px;
  width: 638px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  font-weight: 500;
  cursor: pointer;
  transition: 0.3s;
  position: relative;
}
.l-header_inner_wrap_maincontent.headclose {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
  height: 52px;
  padding: 14px 20px 12px;
  border-radius: 26px;
  width: 64px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  font-weight: 500;
  cursor: pointer;
}
.l-header_inner_wrap_maincontent_textarea {
  display: block;
  transition: 1s;
}
.l-header_inner_wrap_maincontent_textarea.headclose {
  opacity: 0;
  transition: 0.3s;
  pointer-events: none;
}
.l-header_inner_wrap_maincontent_textarea_text {
  margin-right: 30px;
}
.l-header_inner_wrap_maincontent_textarea_text:last-child {
  margin-right: 0;
}
.l-header_inner_wrap_maincontent_span {
  display: none;
  transition: all 0.8s;
}
.l-header_inner_wrap_maincontent_span.headclose {
  display: block;
  color: #0073BE;
  transition: all 0.1s;
}
.l-header_inner_wrap_subcontent {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
  height: 52px;
  padding: 14px 20px 12px;
  margin-left: 16px;
  border-radius: 26px;
  width: 100%;
  max-width: 138px;
  text-align: center;
  font-weight: 500;
}
.l-header_link {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
}
.l-header_link_ttl {
  margin: 0 16px;
}
.l-spheader {
  display: none;
}

@media (max-width: 991px ) {
  .l-header {
    display: none;
  }
  .l-spheader {
    display: block;
    position: fixed;
    width: 100%;
    z-index: 1000;
    top: 0;
  }
  .l-spheader_inner {
    display: flex;
    justify-content: space-between;
    padding: 18px;
  }
  .l-spheader_logo_topimg {
    width: 100%;
    max-width: 80px;
  }
  .l-spheader_logo_img {
    width: 100%;
    max-width: 50px;
  }
  .menu-wrapper {
    position: relative;
  }
  .menu-lists ul {
    display: flex;
    padding: 0;
  }
  .menu-lists ul li {
    padding: 10px;
    list-style: none;
  }
  .btn {
    width: 100%;
    display: block;
    width: 74px;
    height: 48px;
    position: absolute;
    right: 0;
    z-index: 999;
    background: #fff;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
    border-radius: 26px;
    padding: 10px 20px;
  }
  .bar {
    width: 20px;
    height: 2px;
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-color: #0073BE;
  }
  .bar-top {
    top: 16px;
  }
  .bar-middle {
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .bar-bottom {
    bottom: 16px;
  }
  .btn.close .bar-top {
    transform: translate(-50%, 8px) rotate(45deg);
    transition: transform 0.3s;
  }
  .btn.close {
    box-shadow: none;
    background: none;
    transition: 0.3s;
  }
  .btn.close .bar-middle {
    opacity: 0;
    transition: opacity 0.3s;
  }
  .btn.close .bar-bottom {
    transform: translate(-50%, -6px) rotate(-45deg);
    transition: transform 0.3s;
  }
  .menu-lists {
    display: none;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    text-align: center;
  }
  .menu-lists_inner {
    width: 100%;
    max-width: 90%;
    margin: 16px auto 0;
    border-radius: 24px;
    background: #fff;
    display: block;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
    text-align: left;
    padding: 40px;
  }
  .menu-lists_inner_ttl {
    font-size: 22px;
    color: #0073BE;
    font-weight: 700;
    margin-bottom: 20px;
  }
  .menu-lists_inner_wrap {
    font-family: "Zen Kaku Gothic Antique", sans-serif;
  }
  .menu-lists_inner_wrap_item {
    margin-bottom: 20px;
    font-size: 18px;
  }
  .menu-lists_inner_wrap_item:last-child {
    margin-bottom: 40px;
    font-weight: 700;
  }
  .menu-lists_inner_btn {
    width: 100%;
    max-width: 232px;
    background: #0073BE;
    border-radius: 26px;
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
  }
  .menu-lists_inner_btn:last-child {
    margin-bottom: 0;
  }
  .menu-lists_inner_btn a {
    color: #fff;
    font-weight: 700;
  }
}
.openbtn1 {
  position: absolute;
  right: 20px;
  top: calc(50% - 12px);
  cursor: pointer;
  width: 24px;
  height: 24px;
}

/*ボタン内側*/
.openbtn1 span {
  display: inline-block;
  transition: all 0.4s; /*アニメーションの設定*/
  position: absolute;
  left: 0;
  height: 2px;
  border-radius: 2px;
  background: #0073BE;
  width: 100%;
}

.openbtn1 span:nth-of-type(1) {
  top: 5.4px;
  transform: translateY(6.8px) rotate(-45deg);
  width: 100%;
  transition: 0.5s;
}

.openbtn1 span:nth-of-type(2) {
  opacity: 0;
  transition: 0.5s;
}

.openbtn1 span:nth-of-type(3) {
  top: 17.5px;
  transform: translateY(-5.5px) rotate(45deg);
  width: 100%;
  transition: 0.5s;
}

.openbtn1.headclose span:nth-of-type(1) {
  top: 4px;
  transform: translateY(0px) rotate(0deg);
  transition: 0.5s;
}

.openbtn1.headclose span:nth-of-type(2) {
  opacity: 1;
  top: 12px;
  height: 1.5px;
  transition: 0.5s;
}

.openbtn1.headclose span:nth-of-type(3) {
  top: 20px;
  transform: translateY(0px) rotate(0deg);
  transition: 0.5s;
}

@keyframes fadeIn {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}
@keyframes fadeOut {
  0% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(0);
  }
}
/*fadeDownクラスが付与された後のボタンの出現アニメーション設定*/
.l-footer {
  background: #060E2F;
  color: #fff;
  padding: 80px 0;
}
@media (max-width: 767px ) {
  .l-footer {
    padding: 40px 0;
  }
}
.l-footer_logo {
  width: 100%;
  max-width: 160px;
}
@media (max-width: 767px ) {
  .l-footer_logo {
    max-width: 100px;
  }
}
.l-footer_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #fff;
  padding-bottom: 60px;
}
@media (max-width: 767px ) {
  .l-footer_inner {
    padding-bottom: 16px;
  }
}
.l-footer_inner_category {
  width: 100%;
  max-width: 300px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 767px ) {
  .l-footer_inner_category {
    margin-top: 40px;
    justify-content: start;
  }
}
.l-footer_inner_category ul {
  list-style: none;
  font-family: "Poppins", sans-serif;
}
@media (max-width: 767px ) {
  .l-footer_inner_category ul {
    padding: 0 0 60px;
    margin-right: 24px;
  }
}
.l-footer_inner_category ul li {
  margin-bottom: 16px;
}
@media (max-width: 767px ) {
  .l-footer_inner_category ul li {
    font-size: 14px;
  }
}
.l-footer_inner_category ul li a {
  color: #fff;
}
.l-footer_inner_category ul li:last-child {
  margin-bottom: 0;
}
.l-footer_inner_sns {
  width: 100%;
  max-width: 250px;
}
.l-footer_inner_sns a {
  color: #fff;
}
.l-footer_inner_sns span {
  font-size: 16px;
}
.l-footer_inner_sns_ttl {
  font-family: "Poppins", sans-serif;
  margin-bottom: 18px;
}
.l-footer_inner_sns_item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #fff;
  margin-bottom: 16px;
}
.l-footer_inner_sns_item_text {
  max-width: 160px;
  margin: 0 10px 0 16px;
}
@media (max-width: 767px ) {
  .l-footer_inner_sns_item_text {
    font-size: 14px;
  }
}
.l-footer_inner_terms {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 40px auto 30px;
  width: 100%;
  max-width: 680px;
}
@media (max-width: 767px ) {
  .l-footer_inner_terms {
    justify-content: start;
  }
}
.l-footer_inner_terms_wrap {
  display: flex;
  flex-wrap: wrap;
  margin-right: 40px;
}
.l-footer_inner_terms_wrap:last-child {
  margin-right: 0;
}
@media (max-width: 767px ) {
  .l-footer_inner_terms_wrap {
    display: block;
  }
}
.l-footer_inner_terms_wrap p {
  color: #fff;
  margin-right: 40px;
}
.l-footer_inner_terms_wrap p:last-child {
  margin-right: 0;
}
.l-footer_inner_terms_wrap p a {
  color: #fff;
  margin-right: 40px;
}
.l-footer_inner_terms_wrap p a:last-child {
  margin-right: 0;
}
@media (max-width: 767px ) {
  .l-footer_inner_terms_wrap p a {
    font-size: 12px;
  }
}
.l-footer_inner_co {
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 767px ) {
  .l-footer_inner_co {
    font-size: 12px;
  }
}

.c-btn {
  background: #fff;
  border: solid 1px #D9D9D9;
  border-radius: 4px;
  padding: 10px 24px;
  position: relative;
}
@media (max-width: 767px ) {
  .c-btn {
    width: 150px;
    padding: 10px 10px;
  }
}
.c-btn::after {
  content: url("/assets/img/arrow.svg");
  position: absolute;
  right: 6%;
}

.c-modalbtn {
  color: #FFF;
  background: #0073BE;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
  width: 100%;
  margin: 0 auto 8px;
  font-size: 14px;
  padding: 4px 0 4px 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px ) {
  .c-modalbtn {
    width: 100%;
  }
}
.c-modalbtn::after {
  content: url("/assets/img/more.svg");
  position: absolute;
  right: 6%;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  display: block;
  line-height: 1; /* 追加: line-heightを調整 */
  vertical-align: middle; /* 追加: 垂直方向の整列を調整 */
}
.c-modalbtn.dlbtn {
  background: #151515;
}
.c-modalbtn.dlbtn::after {
  content: url("/assets/img/dl.svg");
  position: absolute;
  right: 6%;
}

.c-contactbtn {
  color: #fff;
  max-width: 160px;
  background: #0073BE;
  padding: 6px 32px;
  border-radius: 20px;
}

.c-checkbtn {
  color: #fff;
  max-width: 200px;
  width: 100%;
  height: 40px;
  background: #151515;
  padding: 6px 32px;
  border-radius: 20px;
  margin: 40px auto 0;
}

.c-interview {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-interview_item {
  width: 100%;
  max-width: 30%;
  margin: 0;
  border-radius: 12px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px ) {
  .c-interview_item {
    width: 100%;
    max-width: 100%;
    height: 340px;
    margin: 0 8px 24px;
  }
}
.c-interview_item:nth-of-type(4) {
  margin-top: 4%;
  margin-left: 17.5%; /* 4番目の子要素の左に計算した余白を指定 */
}
@media (max-width: 767px ) {
  .c-interview_item:nth-of-type(4) {
    margin: 0 8px 24px;
  }
}
.c-interview_item:nth-of-type(5) {
  margin-top: 4%;
  margin-right: 17.5%; /* 4番目の子要素の左に計算した余白を指定 */
}
@media (max-width: 767px ) {
  .c-interview_item:nth-of-type(5) {
    margin: 0 8px 24px;
  }
}
.c-interview_item_textarea {
  padding: 16px 20px 20px 20px;
  background: #F5FAFF;
  border-radius: 12px;
}
@media (max-width: 767px ) {
  .c-interview_item_textarea {
    text-align: start;
  }
}
.c-interview_item_name {
  margin: 0 0 16px 0;
}
.c-interview_item_text {
  font-weight: 700;
}
.c-interview_item_img {
  position: relative;
}
.c-interview_item_img_hov {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.5s;
}
.c-interview_item_img.is-hov .c-interview_item_img_hov {
  opacity: 1;
}
.c-interview_item01 {
  transition: 1s;
  transform: translateX(calc(-100vw - 50%));
}
@media (max-width: 767px ) {
  .c-interview_item01 {
    transition: 0s;
  }
}
.c-interview_item02 {
  transition: 1.5s;
  transform: translateX(calc(-100vw - 50%));
}
@media (max-width: 767px ) {
  .c-interview_item02 {
    transition: 0s;
  }
}
.c-interview_item03 {
  transition: 2s;
  transform: translateX(calc(-100vw - 50%));
}
@media (max-width: 767px ) {
  .c-interview_item03 {
    transition: 0s;
  }
}
.c-interview_item04 {
  transition: 1s;
  transform: translateX(calc(-100vw - 50%));
}
@media (max-width: 767px ) {
  .c-interview_item04 {
    transition: 0s;
  }
}
.c-interview_item05 {
  transition: 1.5s;
  transform: translateX(calc(-100vw - 50%));
}
@media (max-width: 767px ) {
  .c-interview_item05 {
    transition: 0s;
  }
}
.c-interview_btnarea {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  max-width: 456px;
  margin: 40px auto 0;
}
@media (max-width: 767px ) {
  .c-interview_btnarea {
    max-width: 180px;
    margin: 40px auto 0;
    justify-content: center;
    min-height: 120px;
    align-items: start;
  }
}
.c-interview_btnarea.single {
  justify-content: center;
}

.c-pagetop {
  background: #fff;
  border: 1px solid #0073BE;
  border-radius: 40px;
  text-align: center;
  align-content: center;
  width: 100%;
  max-width: 124px;
  height: 60px;
  margin: 80px auto 0;
  padding: 16px 20px;
  position: relative;
  transition: 0.3s;
}
.c-pagetop a {
  text-decoration: none;
}
.c-pagetop_ttl {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  color: #0073BE;
  margin: 0;
  text-align: left;
  padding: 0 0 0 8px;
}
.c-pagetop_next {
  position: absolute;
  top: 4%;
  right: 16%;
  transform: translateY(50%);
}

.c-header {
  display: none;
  position: sticky;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 100;
}
.c-header_inner {
  width: 100%;
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.c-header_inner_logo {
  width: 100%;
  max-width: 232px;
}
@media (max-width: 768px) {
  .c-header_inner_logo {
    max-width: 180px;
  }
}
.c-header_inner_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: right;
  align-items: center;
}
.c-header_inner_wrap_text {
  margin-left: 32px;
  font-weight: 700;
}
.c-header_inner_wrap_text_btn {
  color: #fff;
  margin-left: 0px;
}

.c-header.is-visible {
  display: block; /* スクロール後に表示 */
}

.c-header_hamburger {
  display: none;
  flex-direction: column;
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 1000;
}

.c-header_hamburger span {
  height: 2px;
  width: 25px;
  background: #333;
  margin-bottom: 4px;
  border-radius: 1px;
  transition: all 0.3s ease;
}

.c-header_hamburger.active span:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}

.c-header_hamburger.active span:nth-child(2) {
  opacity: 0;
}

.c-header_hamburger.active span:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}

.c-header_nav {
  display: none;
  flex-direction: column;
}

.c-header_nav ul {
  list-style: none;
  padding: 0;
}

.c-header_nav ul li {
  padding: 16px 0;
  text-align: center;
  border-bottom: 1px solid #D9D9D9;
  font-weight: 700;
}
.c-header_nav ul li:first-child {
  border-top: 1px solid #D9D9D9;
}

@media (max-width: 768px) {
  .c-header_inner_wrap {
    display: none;
  }
  .c-header_hamburger {
    display: flex;
  }
  .c-header_nav.active {
    display: block;
    position: fixed;
    top: 10%;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 99;
    height: 90vh;
  }
}
.c-header_hamburger {
  display: none;
}
@media (max-width: 768px) {
  .c-header_hamburger {
    display: flex;
  }
}

.c-header_btn {
  color: #fff;
  max-width: 240px;
  background: #0073BE;
  padding: 16px 32px;
  border-radius: 46px;
  margin: 32px auto 0;
  text-align: center;
  font-weight: 700;
}
.c-header_btn a {
  color: #fff;
}

.c-pagehead {
  background: #E6F3F8;
  margin-bottom: 100px;
}
@media (max-width: 767px ) {
  .c-pagehead {
    margin-bottom: 40px;
  }
}
.c-pagehead_pan {
  border-bottom: 1px solid #fff;
  padding: 10px 0;
}
.c-pagehead_pan_textarea {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
.c-pagehead_pan_textarea_text {
  margin-right: 16px;
}
.c-pagehead_pan_textarea_text:last-child {
  margin-right: 0;
}
.c-pagehead_ttlarea {
  padding: 40px 0;
}
@media (max-width: 767px ) {
  .c-pagehead_ttlarea {
    padding: 24px 0;
  }
}
.c-pagehead_ttlarea_ttl {
  font-size: 32px;
}
@media (max-width: 767px ) {
  .c-pagehead_ttlarea_ttl {
    font-size: 28px;
  }
}

.c-pagefoot {
  margin-top: 100px;
}
@media (max-width: 767px ) {
  .c-pagefoot {
    margin-top: 40px;
  }
}
.c-pagefoot_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 40px 0;
}
.c-pagefoot_inner_about_logo {
  width: 100%;
  max-width: 232px;
}
.c-pagefoot_inner_about_text {
  margin-top: 16px;
}
@media (max-width: 767px ) {
  .c-pagefoot_inner_about_text {
    margin-bottom: 32px;
  }
}
.c-pagefoot_inner_wrap {
  width: 100%;
  max-width: 360px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 767px ) {
  .c-pagefoot_inner_wrap {
    max-width: 320px;
  }
}
.c-pagefoot_inner_wrap li {
  list-style: none;
  margin-bottom: 16px;
}
.c-pagefoot_inner_wrap li:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px ) {
  .c-pagefoot_inner_wrap_item {
    padding-left: 0;
  }
}
.c-pagefoot_copy {
  text-align: center;
  background: #0073BE;
  color: #fff;
  font-size: 10px;
  padding: 16px 0;
}

.c-2col {
  margin-top: 100px;
}
@media (max-width: 767px ) {
  .c-2col {
    margin-top: 40px;
  }
}
.c-2col_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.c-2col_inner_textarea {
  width: 36%;
}
@media (max-width: 767px ) {
  .c-2col_inner_textarea {
    width: 100%;
    order: 2;
  }
}
.c-2col_inner_textarea_ttl {
  font-size: 32px;
  margin-bottom: 24px;
}
@media (max-width: 767px ) {
  .c-2col_inner_textarea_ttl {
    font-size: 28px;
    margin-bottom: 16px;
  }
}
.c-2col_inner_textarea_text {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 40px;
}
@media (max-width: 767px ) {
  .c-2col_inner_textarea_text {
    margin-bottom: 24px;
  }
}
.c-2col_inner_textarea_btn {
  width: 100%;
  max-width: 240px;
}
@media (max-width: 767px ) {
  .c-2col_inner_textarea_btn {
    margin: 0 auto;
  }
}
.c-2col_inner_item {
  width: 54%;
}
@media (max-width: 767px ) {
  .c-2col_inner_item {
    width: 100%;
    order: 1;
    margin-bottom: 16px;
  }
}

.c-conts_ttl {
  font-size: 40px;
  color: #0073BE;
  margin-bottom: 24px;
}
@media (max-width: 767px ) {
  .c-conts_ttl {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
.c-conts_subttl {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 60px;
}
@media (max-width: 767px ) {
  .c-conts_subttl {
    font-size: 18px;
    margin-bottom: 60px;
  }
}
.c-conts_toptext {
  font-weight: 700;
  margin-bottom: 16px;
}
.c-conts_text {
  margin-bottom: 60px;
}
@media (max-width: 767px ) {
  .c-conts_text {
    margin-bottom: 24px;
  }
}
.c-conts_text.text-short {
  margin-bottom: 30px;
}
.c-conts_linettl {
  font-size: 24px;
  font-weight: 700;
  border-left: 6px solid #191919;
  padding-left: 16px;
  margin-bottom: 16px;
}
@media (max-width: 767px ) {
  .c-conts_linettl {
    font-size: 20px;
  }
}

.c-info_head {
  padding: 140px 0 20px;
  margin-bottom: 40px;
}
@media (max-width: 767px ) {
  .c-info_head {
    padding: 80px 0 0;
  }
}
.c-info_head_ttl {
  color: #0073BE;
  font-size: 50px;
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 18px;
}
@media (max-width: 767px ) {
  .c-info_head_ttl {
    font-size: 32px;
    padding-bottom: 20px;
    line-height: 1.5;
  }
}
.c-info_ttl {
  font-size: 40px;
  color: #0073BE;
  margin-bottom: 24px;
}
.c-info_subttl {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 60px;
}
.c-info_toptext {
  font-weight: 700;
  margin-bottom: 16px;
}
.c-info_text {
  margin-bottom: 40px;
}
.c-info_text.text-short {
  margin-bottom: 30px;
}
.c-info_text_mail {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin-bottom: 0;
}
.c-info_text_mail.last {
  margin-bottom: 60px;
}
@media (max-width: 767px ) {
  .c-info_text_mail.last {
    margin-bottom: 40px;
    max-width: 240px;
  }
}
.c-info_text_mail.last img {
  width: 100%;
  max-width: 178px;
  margin-left: 24px;
}
@media (max-width: 767px ) {
  .c-info_text_mail.last img {
    margin-left: 0;
  }
}
.c-info_linettl {
  font-size: 24px;
  font-weight: 700;
  border-left: 6px solid #191919;
  padding-left: 16px;
  margin-bottom: 16px;
}
@media (max-width: 767px ) {
  .c-info_linettl {
    font-size: 20px;
  }
}
.c-info ul {
  margin-bottom: 60px;
}
@media (max-width: 767px ) {
  .c-info ul {
    padding-left: 0;
    margin-bottom: 40px;
  }
}
.c-info ul li {
  list-style: none;
  text-indent: -2em;
  padding-left: 2em;
}
.c-info_proof {
  width: 100%;
  display: flex;
  justify-content: right;
}
.c-info_proof_text {
  text-align: left;
}
.c-info_proof_text img {
  width: 100%;
  max-width: 180px;
  margin-top: 60px;
}
.p-top_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 94%;
  margin: 40px auto 0;
}
@media (max-width: 767px ) {
  .p-top_inner {
    width: 100%;
    justify-content: center;
    margin: 24px auto 0;
  }
}
.p-top_inner_splogo {
  display: none;
}
@media (max-width: 767px ) {
  .p-top_inner_splogo {
    display: block;
    width: 60%;
    margin: 0 auto 20px;
  }
}
.p-top_inner_menu {
  max-width: 16%;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  padding-top: 48px;
  padding-bottom: 102px;
}
@media (max-width: 767px ) {
  .p-top_inner_menu {
    order: 2;
    max-width: 320px;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 0;
  }
}
@media (max-width: 767px ) {
  .p-top_inner_menu_logo {
    display: none;
  }
}
@media (max-width: 767px ) {
  .p-top_inner_menu_btnarea {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.p-top_inner_menu_btnarea_btn {
  width: 100%;
}
@media (max-width: 767px ) {
  .p-top_inner_menu_btnarea_btn {
    width: 150px;
  }
}
.p-top_inner_menu_btnarea_btn:first-child {
  margin-bottom: 16px;
}
@media (max-width: 767px ) {
  .p-top_inner_menu_btnarea_btn:first-child {
    margin-bottom: 0px;
  }
}
.p-top_inner_imgarea {
  max-width: 80%;
  position: relative;
}
@media (max-width: 767px ) {
  .p-top_inner_imgarea {
    width: 100%;
    max-width: 320px;
    order: 1;
  }
}
.p-top_inner_imgarea_img {
  width: 100%;
}
.p-top_inner_imgarea_text {
  position: absolute;
  top: 4%;
  right: 4%;
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
}
@media (max-width: 767px ) {
  .p-top_inner_imgarea_text {
    font-size: 32px;
    right: 50%;
    transform: translateX(50%);
    width: 88%;
  }
}
.p-top_inner_imgarea_text span {
  font-size: 18px;
  line-height: 1.5;
}
@media (max-width: 767px ) {
  .p-top_inner_imgarea_text span {
    font-size: 16px;
  }
}
.p-top_list {
  margin-top: 80px;
}
@media (max-width: 767px ) {
  .p-top_list {
    margin-top: 64px;
  }
}
.p-top_list_ttl {
  font-size: 32px;
  margin-bottom: 40px;
}
@media (max-width: 767px ) {
  .p-top_list_ttl {
    font-size: 28px;
    margin-bottom: 24px;
  }
}
.p-top_list_subttl {
  margin-bottom: 40px;
  border-left: 4px solid #151515;
  padding-left: 16px;
}
@media (max-width: 767px ) {
  .p-top_list_subttl {
    margin-bottom: 24px;
    padding-left: 12px;
  }
}
.p-top_list_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
}
.p-top_list_inner_wrap {
  width: calc(25% - 24px);
  margin-bottom: 32px;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
@media (max-width: 767px ) {
  .p-top_list_inner_wrap {
    width: calc(50% - 8px);
  }
}
.p-top_list_inner_wrap_ttl {
  font-weight: 700;
  margin: 16px 0 8px;
}
.p-top_list_inner_wrap_text {
  margin-bottom: 16px;
}
.p-top_contact {
  background-image: url("/assets/img/contact_bg.png");
  background-size: cover;
  padding: 64px 0;
}
@media (max-width: 767px ) {
  .p-top_contact {
    padding: 24px 0;
  }
}
.p-top_contact_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.p-top_contact_inner_wrap {
  color: #FFF;
}
@media (max-width: 767px ) {
  .p-top_contact_inner_wrap {
    width: 84%;
  }
}
.p-top_contact_inner_wrap_ttl {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 24px;
}
@media (max-width: 767px ) {
  .p-top_contact_inner_wrap_ttl {
    font-size: 28px;
    margin-bottom: 8px;
  }
}
@media (max-width: 767px ) {
  .p-top_contact_inner_img {
    width: 10%;
  }
}

/* Basic styles for the modal */
.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
  justify-content: center;
  align-items: center;
}

.modal-content {
  background-color: #fefefe;
  padding: 48px;
  max-width: 1120px;
  width: 100%;
  overflow: scroll;
  position: relative;
}
@media (max-width: 767px ) {
  .modal-content {
    padding: 16px 16px;
    max-width: 320px;
    width: 100%;
    height: 90vh;
  }
}
.modal-content_close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
@media (max-width: 767px ) {
  .modal-content_close {
    position: absolute;
    top: 0;
    right: 3%;
  }
}
.modal-content_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 767px ) {
  .modal-content_inner {
    justify-content: center;
  }
}
.modal-content_inner_item {
  width: 100%;
  max-width: 424px;
  height: 100%;
}
@media (max-width: 767px ) {
  .modal-content_inner_item {
    max-width: 240px;
  }
}
.modal-content_inner_wrap {
  width: 100%;
  max-width: 500px;
}
.modal-content_inner_wrap_ttl {
  font-size: 24px;
  font-weight: 700;
  border-left: 4px solid #151515;
  padding-left: 16px;
  margin-bottom: 24px;
}
@media (max-width: 767px ) {
  .modal-content_inner_wrap_ttl {
    font-size: 18px;
    margin-top: 24px;
    margin-bottom: 16px;
  }
}
.modal-content_inner_wrap_subttl {
  font-weight: 700;
}
.modal-content_inner_wrap_text {
  margin-bottom: 16px;
}
.modal-content_inner_wrap_text:last-child {
  margin-bottom: 0;
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.p-about_ttl {
  margin-bottom: 40px;
  text-align: center;
}
@media (max-width: 767px ) {
  .p-about_ttl {
    margin-bottom: 32px;
  }
}
.p-about_table {
  width: 100%;
  margin-bottom: 80px;
}
@media (max-width: 767px ) {
  .p-about_table {
    margin-bottom: 64px;
  }
}
.p-about_table th, .p-about_table td {
  border: 1px solid #D9D9D9;
  padding: 16px;
  text-align: left;
}
@media (max-width: 767px ) {
  .p-about_table th, .p-about_table td {
    padding: 16px 6px;
  }
}
.p-about_table td.col1 {
  background-color: #F7F5F5;
  width: 24%;
  text-align: center;
}
.p-about_table td.col2 {
  width: 76%;
  padding-left: 32px;
}
@media (max-width: 767px ) {
  .p-about_table td.col2 {
    padding-left: 12px;
  }
}
.p-about_map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 75%; /* 比率を4:3に固定 */
  margin-bottom: 16px;
}
.p-about_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-about_txt {
  margin-bottom: 2.5rem;
  font-size: 18px;
}
.p-about_product {
  display: flex;
  gap: 16px;
}
@media (max-width: 767px ) {
  .p-about_product {
    flex-direction: column;
  }
}
.p-about_product + .p-about_ttl {
  margin-top: 4rem;
}
.p-about_product_item {
  width: calc(25% - 12px);
}
@media (max-width: 767px ) {
  .p-about_product_item {
    width: 100%;
  }
}
.p-about_product_item_img {
  margin-bottom: 1rem;
}
.p-about_product_item_ttl {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}
.p-about_product_item_txt {
  font-size: 16px;
  margin-top: 1rem;
  margin-bottom: 0;
}

.p-privacy_ttl {
  margin-bottom: 24px;
  font-weight: 700;
}
@media (max-width: 767px ) {
  .p-privacy_ttl {
    margin-bottom: 32px;
  }
}
.p-privacy_textttl {
  font-weight: 700;
}
.p-privacy_text {
  margin-bottom: 24px;
}
.p-privacy_text:last-child {
  margin-bottom: 0;
}

.p-contact_ttl {
  text-align: center;
  margin-bottom: 40px;
}
.p-contact_text {
  text-align: center;
  margin-bottom: 40px;
}
.p-contact_item {
  margin-bottom: 8px;
}
.p-contact_item span {
  background: #CF131A;
  color: #FFF;
  font-size: 12px;
  padding: 2px 4px;
  font-weight: 700;
  border-radius: 4px;
  margin-left: 12px;
}
.p-contact_table {
  max-width: 100%;
  margin: 0 auto;
}
.p-contact_table_wrap {
  margin-bottom: 32px;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.p-contact_table_body {
  max-width: 100%;
  width: calc(100% - 32px);
  display: flex;
  align-items: center;
}
.p-contact input[type=text], .p-contact input[type=email], .p-contact input[type=tel], .p-contact textarea {
  max-width: 100%;
  width: 100%;
  height: 48px;
  background: #FFF;
  border: 1px solid #D9D9D9;
  border-radius: 8px;
  padding-left: 16px;
  color: #333;
  font-size: 16px;
  box-sizing: border-box;
  /* placeholder のスタイルを追加 */
}
.p-contact input[type=text].p-long, .p-contact input[type=email].p-long, .p-contact input[type=tel].p-long, .p-contact textarea.p-long {
  height: 108px;
  align-items: flex-start;
  padding-top: 8px;
}
.p-contact input[type=text]::-moz-placeholder, .p-contact input[type=email]::-moz-placeholder, .p-contact input[type=tel]::-moz-placeholder, .p-contact textarea::-moz-placeholder {
  color: #C7C7C7; /* 変更したい色を指定 */
}
.p-contact input[type=text]::placeholder, .p-contact input[type=email]::placeholder, .p-contact input[type=tel]::placeholder, .p-contact textarea::placeholder {
  color: #C7C7C7; /* 変更したい色を指定 */
}
.p-contact textarea {
  height: 108px;
  padding: 16px;
}
.p-contact textarea::-moz-placeholder {
  color: #C7C7C7; /* 変更したい色を指定 */
}
.p-contact textarea::placeholder {
  color: #C7C7C7; /* 変更したい色を指定 */
}
.p-contact .mwform-checkbox {
  display: flex;
  align-items: center;
  margin: 0 auto;
  max-width: 24px;
  width: 24px;
  height: 24px;
  background: #FFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  margin-right: 16px;
}
.p-contact_check {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.p-contact_check_text a {
  color: #0073BE;
  text-decoration: underline;
}
.p-contact_btnarea {
  text-align: center;
}
.p-contact_btnarea .c-checkbtn {
  display: inline-block;
  background: #151515; /* ボタンの背景色 */
  color: #FFF; /* ボタンのテキスト色 */
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  border-radius: 8px;
  text-decoration: none; /* アンカーテキストの場合に必要 */
  border: none; /* ボーダーを削除 */
  cursor: pointer; /* カーソルをポインターに */
  transition: background 0.3s; /* 背景色のトランジション */
  border-radius: 24px;
}
.p-contact_btnarea .c-checkbtn:hover {
  background: #005A99; /* ホバー時の背景色 */
}
.p-contact_info {
  background: #FFF;
  margin: 80px auto 0;
  max-width: 400px;
  width: 100%;
  text-align: center;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.3);
  padding: 32px 0;
  border: 1px solid #D9D9D9;
}
.p-contact_info_ttl {
  margin-bottom: 8px;
}
.p-contact_info_tel {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 16px;
}

.p-contact_check_box {
  max-width: 24px;
  width: 24px;
  height: 24px;
  background: #FFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  margin-right: 16px;
}/*# sourceMappingURL=style.css.map */