@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700;900&family=Oswald:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@400;700&display=swap");
:root {
  --white: #fff;
  --black: #333;
  --gray: #9C9CA3;
  --lightgray: #F4F4F4;
  --bordergray: #CECFD1;
  --blue: #51BDD3;
  --lightblue: #eaf3ff;
  --red: #E3571C;
  --green: #32C996;
  --lightgreen: #F0F5F7;
}

@-webkit-keyframes scroll-hint-appear {
  0% {
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%, 100% {
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
    opacity: 0;
  }
}

@keyframes scroll-hint-appear {
  0% {
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%, 100% {
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
    opacity: 0;
  }
}
.scroll-hint.is-right-scrollable {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-right-scrollable.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)), linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint-icon {
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 60px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 120px;
  height: 80px;
  border-radius: 5px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding: 20px 10px 10px 10px;
}

.scroll-hint-icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  pointer-events: none;
}

.scroll-hint-text {
  font-size: 10px;
  color: #FFF;
  margin-top: 5px;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
  opacity: 0.8;
}

.scroll-hint-icon:before {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #FFF;
  vertical-align: middle;
  text-align: center;
  content: "";
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon:after {
  content: "";
  width: 34px;
  height: 14px;
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -20px;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
  opacity: 0;
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
  opacity: 1;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
  -webkit-animation: scroll-hint-appear 1.2s linear;
          animation: scroll-hint-appear 1.2s linear;
  -webkit-animation-iteration-count: 2;
          animation-iteration-count: 2;
}

.scroll-hint-icon-white {
  background-color: #FFF;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
}

.scroll-hint-icon-white:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon-white:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
}

.scroll-hint-icon-white .scroll-hint-text {
  color: #000;
}

/* reset css
==============================================================*/
body,
h1, h2, h3, h4, h5, h6,
p, ol, ul, dl, dt, dd, form,
figure {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

strong {
  font-weight: normal;
}

table, td, th, tr, thead, tbody {
  border: none;
}

table th {
  text-align: left;
  font-weight: normal;
}

table {
  border-collapse: collapse;
}

ul, ol {
  list-style: none;
}

a {
  text-decoration: none;
}

a img {
  border: none;
}

img {
  vertical-align: bottom;
}

textarea {
  font-size: 1em;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

select {
  font-size: 1em;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
select::-ms-expand {
  display: none;
}

header, footer, section, nav, main,
figure, figcaption, time, small {
  display: block;
}

input[type=submit], input[type=image] {
  border: none;
  padding: 0;
}
input[type=text], input[type=email], input[type=tel], input[type=number], input[type=password] {
  outline: none;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
}

button {
  border: none;
  margin: 0;
  cursor: pointer;
}

input[type=submit], input[type=image], input[type=reset] {
  cursor: pointer;
}

address {
  font-style: normal;
}

input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  outline: none;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #999;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #999;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #999;
}

input::placeholder,
textarea::placeholder {
  color: #999;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
  letter-spacing: 0px;
  color: #333;
  word-break: break-all;
  font-size: 14px;
  font-size: 1.4rem;
}
body.scrollLock {
  overflow: hidden;
}

a {
  color: var(--blue);
}
@media screen and (min-width: 769px) {
  a {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
}

hr {
  color: var(--bordergray);
  margin: 80px 0;
}

main {
  padding-top: 120px;
}
@media screen and (max-width: 768px) {
  main {
    padding-top: 73px;
  }
}

.inner {
  max-width: 1200px;
  margin: 0 auto;
  font-size: 15px;
  font-size: 1.5rem;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: var(--white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 15px 14px 40px;
  -webkit-box-shadow: 0px 2px 30px rgba(27, 166, 196, 0.4);
          box-shadow: 0px 2px 30px rgba(27, 166, 196, 0.4);
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .header {
    padding: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.header__logo {
  display: block;
  width: 184px;
}
@media screen and (min-width: 769px) {
  .header__logo {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .header__logo {
    width: 140px;
    padding: 6px 0 5px 17px;
  }
}
.header__logo img {
  width: 100%;
  height: auto;
}
.header__menu {
  width: calc(100% - 184px);
}
@media screen and (max-width: 1024px) {
  .header__menu {
    display: none;
    width: 100%;
  }
}
.header__menu__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 28px 20px;
}
@media screen and (max-width: 1024px) {
  .header__menu__inner {
    gap: 0;
    overflow-y: auto;
    height: calc(100vh - 61px);
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 769px) {
  .header__menu__search {
    border-bottom: 1px solid var(--bordergray);
    margin-top: -3px;
  }
}
@media screen and (max-width: 1024px) {
  .header__menu__search {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    background: var(--lightgreen);
    padding: 0 0 30px;
    margin: 0;
  }
}
@media screen and (max-width: 1024px) {
  .header__menu__search form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: var(--white);
    margin: 0 25px;
    border-bottom: 1px solid var(--bordergray);
  }
}
.header__menu__search input[type=text] {
  padding: 4px 0;
  width: 200px;
  font-size: 15px;
  font-size: 1.5rem;
}
@media screen and (max-width: 1024px) {
  .header__menu__search input[type=text] {
    padding: 22px 14px;
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.header__menu__search input[type=text]::-webkit-input-placeholder {
  color: var(--gray);
}
.header__menu__search input[type=text]::-moz-placeholder {
  color: var(--gray);
}
.header__menu__search input[type=text]:-ms-input-placeholder {
  color: var(--gray);
}
.header__menu__search input[type=text]::-ms-input-placeholder {
  color: var(--gray);
}
.header__menu__search input[type=text]::placeholder {
  color: var(--gray);
}
.header__menu__search input[type=text]:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px var(--white) inset;
          box-shadow: 0 0 0px 1000px var(--white) inset;
}
@media screen and (max-width: 1024px) {
  .header__menu__search button[type=submit] {
    padding: 0 12px;
  }
}
.header__menu__search .iconSearch {
  display: block;
  cursor: pointer;
  width: 17px;
  height: 17px;
  margin-top: 1px;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_search.svg) no-repeat center center;
  background-size: 100% auto;
}
@media screen and (max-width: 1024px) {
  .header__menu__search .iconSearch {
    width: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .header__menu__other {
    background: var(--white);
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    padding: 30px 25px;
    width: 100%;
  }
}
.header__menu__other .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .header__menu__other .list {
    gap: 20px 0;
  }
}
.header__menu__other .list__item--gray {
  margin-right: 15px;
}
@media screen and (max-width: 1024px) {
  .header__menu__other .list__item--gray {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
    max-width: 150px;
    margin: 0 auto;
  }
}
.header__menu__other .list__item--gray a {
  display: block;
  color: var(--gray);
  font-size: 14px;
  font-size: 1.4rem;
  border: 1px solid var(--gray);
  border-radius: 14px;
  padding: 0 16.5px;
}
@media screen and (max-width: 1024px) {
  .header__menu__other .list__item--gray a {
    text-align: center;
    border-radius: 30px;
    padding: 8px 10px;
  }
}
@media screen and (min-width: 769px) {
  .header__menu__other .list__item--gray a:hover {
    opacity: 1;
    color: var(--blue);
    border-color: var(--blue);
  }
}
.header__menu__other .list__item--login {
  margin-right: 10px;
}
@media screen and (max-width: 1024px) {
  .header__menu__other .list__item--login {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    margin-right: 0;
  }
}
.header__menu__other .list__item--login a {
  display: block;
  color: var(--blue);
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  background: var(--lightgreen);
  border: 1px solid var(--blue);
  border-radius: 20px;
  padding: 5px 24px;
}
@media screen and (max-width: 1024px) {
  .header__menu__other .list__item--login a {
    text-align: center;
    border-radius: 30px;
    padding: 14px 23px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.header__menu__other .list__item--login a::before {
  content: "";
  display: inline-block;
  vertical-align: -3px;
  width: 21px;
  height: 19px;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_person.svg) no-repeat center center;
  background-size: 100% auto;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin: 0 8px 0 0;
}
@media screen and (min-width: 769px) {
  .header__menu__other .list__item--login a:hover {
    color: var(--white);
    background: var(--blue);
  }
  .header__menu__other .list__item--login a:hover::before {
    background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_person_white.svg) no-repeat center center;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 1024px) {
  .header__menu__other .list__item--app {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
  }
}
.header__menu__other .list__item--app a {
  display: block;
  background: linear-gradient(86.83deg, #5ADAAC 17.63%, #52BDD4 82.15%);
  border-radius: 20px;
  border: 1px solid transparent;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  color: var(--white);
  padding: 7px 25px;
}
@media screen and (max-width: 1024px) {
  .header__menu__other .list__item--app a {
    text-align: center;
    padding: 13px 25px;
    border-radius: 30px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.header__menu__other .list__item--app a::before {
  content: "";
  display: inline-block;
  vertical-align: -1px;
  width: 17px;
  height: 17px;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_pen.svg) no-repeat center center;
  background-size: 100% auto;
  margin-right: 10px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media screen and (max-width: 1024px) {
  .header__menu__other .list__item--app a::before {
    width: 19px;
    height: 19px;
  }
}
@media screen and (min-width: 769px) {
  .header__menu__other .list__item--app a:hover {
    background: #Fff;
    border: 1px solid var(--blue);
    color: var(--blue);
  }
  .header__menu__other .list__item--app a:hover::before {
    background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_pen_white.svg) no-repeat center center;
    background-size: 100% auto;
  }
}
.header__menu__list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 0 28px;
  margin-right: 8px;
}
@media screen and (max-width: 1024px) {
  .header__menu__list {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    display: block;
    margin: 0;
    background: var(--lightgreen);
    padding: 0 25px 30px;
  }
}
@media screen and (max-width: 1024px) {
  .header__menu__list .item:nth-child(n+2) {
    border-top: 1px solid var(--bordergray);
  }
  .header__menu__list .item:last-child {
    border-bottom: 1px solid var(--bordergray);
  }
}
.header__menu__list .item > a {
  position: relative;
  color: var(--black);
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
}
@media screen and (max-width: 1024px) {
  .header__menu__list .item > a {
    padding: 30px 0;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 769px) {
  .header__menu__list .item > a.pcTitle {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .header__menu__list .item > a.pcTitle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .header__menu__list .item > a.spTitle {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .header__menu__list .item > a.spTitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header__menu__list .item > a.spTitle.js-toggleSp::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 5.3px 0 5.3px;
    border-color: var(--blue) transparent transparent transparent;
    -webkit-transform: rotate(0deg) translateY(-50%);
            transform: rotate(0deg) translateY(-50%);
    margin-top: 1px;
  }
  .header__menu__list .item > a.spTitle.js-toggleSp.is-active::after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    margin-top: -2.1px;
  }
}
@media screen and (min-width: 769px) {
  .header__menu__list .item > a:hover {
    color: var(--blue);
  }
  .header__menu__list .item > a:hover::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -14px;
    width: 100%;
    height: 2px;
    background: var(--blue);
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .header__menu__list .item > a:hover::before {
    content: none;
  }
}
.header__menu__list .item > a.hasCategory {
  padding-right: 18px;
}
.header__menu__list .item > a.hasCategory::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.5px 5.3px 0 5.3px;
  border-color: var(--blue) transparent transparent transparent;
  -webkit-transform: rotate(0deg) translateY(-50%);
          transform: rotate(0deg) translateY(-50%);
  margin-top: 1px;
}
@media screen and (min-width: 769px) {
  .header__menu__list .item > a.hasCategory:hover::after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    margin-top: -2.1px;
  }
}
.header__menu__list .item > a:not(.hasCategory)::before {
  bottom: -14px;
}
@media screen and (max-width: 1024px) {
  .header__menu__list .item__img {
    margin-right: 15px;
  }
  .header__menu__list .item__img img {
    width: 90px;
    height: auto;
  }
}
@media screen and (min-width: 769px) {
  .header__menu__list .item__2ndMenu {
    max-width: 1150px;
    margin: 0 auto;
    padding: 50px 25px;
  }
}
@media screen and (min-width: 769px) {
  .header__menu__list .item__2ndMenu__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header__menu__list .item__2ndMenu__head .modLink {
    display: inline-block;
    padding: 0 45px 0 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .header__menu__list .item__2ndMenu__head .modLink {
    display: block;
    padding: 0;
  }
}
@media screen and (min-width: 769px) {
  .header__menu__list .item__2ndMenu__head .modLink .icon {
    right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .header__menu__list .item__2ndMenu__head {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .header__menu__list .item__2ndMenu__head .img {
    width: 210px;
    height: auto;
    margin-right: 20px;
  }
  .header__menu__list .item__2ndMenu__head .img img {
    width: 100%;
    height: auto;
  }
}
.header__menu__list .item__2ndMenu__wrapper {
  display: none;
}
@media screen and (min-width: 769px) {
  .header__menu__list .item__2ndMenu__wrapper {
    position: fixed;
    top: 120px;
    left: 0;
    width: 100%;
    background: var(--lightgreen);
    -webkit-box-shadow: 0px 14px 40px #DCE0E0;
            box-shadow: 0px 14px 40px #DCE0E0;
  }
}
@media screen and (max-width: 1024px) {
  .header__menu__list .item__2ndMenu__wrapper {
    background: var(--white);
    padding: 22px 15px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 769px) {
  .header__menu__list .item__2ndMenu .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 15px 4%;
    margin-top: 50px;
  }
}
@media screen and (min-width: 769px) {
  .header__menu__list .item__2ndMenu .list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 30%;
    border-bottom: 1px solid var(--bordergray);
  }
}
@media screen and (min-width: 769px) {
  .header__menu__list .item__2ndMenu .list__item.spTop {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .header__menu__list .item__2ndMenu .list__item.spTop {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .header__menu__list .item__2ndMenu .list__item a[target=_blank] {
    padding-right: 25px;
  }
}
.header__menu__list .item__2ndMenu .list__item a[target=_blank] .icon {
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_blank.svg) no-repeat center center;
  background-size: 100% auto;
  width: 15px;
  height: 15px;
  border-radius: 0;
  right: 5px;
}
.header__menu__list .item__2ndMenu .list__item a[target=_blank] .icon::before, .header__menu__list .item__2ndMenu .list__item a[target=_blank] .icon::after {
  content: none;
}
@media screen and (min-width: 769px) {
  .header__menu__list .item__2ndMenu .list__item a[target=_blank]:hover .icon {
    -webkit-transform: translate(0, calc(-50% - 10px));
            transform: translate(0, calc(-50% - 10px));
  }
}
@media screen and (min-width: 769px) {
  .header__menu__list .item__2ndMenu .list__item a {
    display: block;
    padding: 0 45px 20px 0;
    width: 100%;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .header__menu__list .item__2ndMenu .list__item a .icon {
    right: 0;
    width: 24px;
    height: 24px;
    -webkit-transform: translate(0, calc(-50% - 10px));
            transform: translate(0, calc(-50% - 10px));
  }
  .header__menu__list .item__2ndMenu .list__item a:hover .icon {
    -webkit-transform: translate(6px, calc(-50% - 10px));
            transform: translate(6px, calc(-50% - 10px));
  }
}
@media screen and (max-width: 1024px) {
  .header__menu__list .item__2ndMenu .list__item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .header__menu__list .item__2ndMenu .list__item a .icon {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .header__menu__list .item__2ndMenu .list__item:nth-child(n+2) {
    margin-top: 15px;
  }
}
.header .spOpenBtn {
  display: block;
  position: relative;
  margin: 8px 0 4px;
}
@media screen and (min-width: 769px) {
  .header .spOpenBtn {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .header .spOpenBtn {
    display: block;
  }
}
.header .spOpenBtn__icon {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 61px;
  height: 61px;
}
.header .spOpenBtn__icon span {
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  left: 14px;
  height: 1px;
  width: 32px;
  background: var(--black);
}
.header .spOpenBtn__icon span:nth-of-type(1) {
  top: 18px;
}
.header .spOpenBtn__icon span:nth-of-type(2) {
  top: 30px;
}
.header .spOpenBtn__icon span:nth-of-type(3) {
  top: 42px;
}
.header .spOpenBtn.is-active .header__gNav__icon {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
.header .spOpenBtn.is-active span:nth-of-type(1) {
  top: 20px;
  left: 7px;
  -webkit-transform: translateY(10px) rotate(-45deg);
          transform: translateY(10px) rotate(-45deg);
  width: 42px;
}
.header .spOpenBtn.is-active span:nth-of-type(2) {
  opacity: 0;
}
.header .spOpenBtn.is-active span:nth-of-type(3) {
  top: 32px;
  left: 8px;
  -webkit-transform: translateY(-2px) rotate(45deg);
          transform: translateY(-2px) rotate(45deg);
  width: 42px;
}

.footer {
  font-size: 15px;
  font-size: 1.5rem;
  border-top: 1px solid var(--bordergray);
}
@media screen and (max-width: 768px) {
  .footer {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: var(--white);
  padding: 80px 25px 108px;
  margin: 0 auto;
  max-width: 1150px;
}
@media screen and (max-width: 768px) {
  .footer__nav {
    display: block;
    padding: 70px 25px 60px;
  }
}
@media screen and (min-width: 769px) {
  .footer__nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 47px 60px;
  }
}
@media screen and (max-width: 768px) {
  .footer__nav__list > .item {
    border-bottom: 1px solid var(--bordergray);
  }
}
.footer__nav__list > .item > a {
  position: relative;
  display: block;
  color: var(--black);
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .footer__nav__list > .item > a {
    padding: 14px 30px 14px 0;
  }
}
@media screen and (min-width: 769px) {
  .footer__nav__list > .item > a:hover {
    color: var(--blue);
    text-decoration: underline;
  }
}
@media screen and (min-width: 769px) {
  .footer__nav__list > .item.hasSublist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .footer__nav__list > .item.hasSublist a {
    min-width: 184px;
  }
  .footer__nav__list > .item.hasSublist .item__sublist {
    width: calc(100% - 184px);
  }
}
@media screen and (max-width: 768px) {
  .footer__nav__list > .item.hasSublist > a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4.5px 4.25px 0 4.25px;
    border-color: #389FCE transparent transparent transparent;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media screen and (max-width: 768px) {
  .footer__nav__list > .item:not(.hasSublist) > a::before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    right: 12px;
    border: 1px solid #389FCE;
    width: 10px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    border-radius: 2px;
  }
  .footer__nav__list > .item:not(.hasSublist) > a::after {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    right: 15px;
    width: 6px;
    height: 6px;
    border: 2px solid #389FCE;
    border-width: 2px 2px 0 0;
    -webkit-transform: rotate(45deg) translateY(-50%);
            transform: rotate(45deg) translateY(-50%);
    margin-top: -1px;
    border-radius: 2px;
  }
}
@media screen and (min-width: 769px) {
  .footer__nav__list .item__subList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 4px 45px;
    width: calc(100% - 184px);
  }
}
@media screen and (max-width: 768px) {
  .footer__nav__list .item__subList {
    display: none;
  }
}
.footer__nav__list .item__subList .item {
  position: relative;
}
.footer__nav__list .item__subList .item a {
  color: #888;
}
@media screen and (min-width: 769px) {
  .footer__nav__list .item__subList .item a:hover {
    color: var(--blue);
    text-decoration: underline;
  }
}
.footer__nav__list .item__subList .item a[target=_blank]::after {
  content: "";
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_blank_gray.svg) no-repeat center center;
  background-size: 100% auto;
  width: 15px;
  height: 15px;
  margin-left: 8px;
  vertical-align: -2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 769px) {
  .footer__nav__list .item__subList .item a[target=_blank]:hover::after {
    background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_blank.svg) no-repeat center center;
    background-size: 100% auto;
  }
}
@media screen and (min-width: 769px) {
  .footer__nav__list .item__subList .item::after {
    content: "";
    display: block;
    background: #888;
    position: absolute;
    top: 50%;
    right: -22px;
    width: 1px;
    height: 15px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-top: 2px;
  }
  .footer__nav__list .item__subList .item:last-child::after {
    content: none;
  }
}
@media screen and (max-width: 768px) {
  .footer__nav__list .item__subList .item {
    margin-top: 14px;
  }
  .footer__nav__list .item__subList .item:first-child {
    margin-top: 5px;
  }
  .footer__nav__list .item__subList .item:last-child {
    margin-bottom: 7px;
  }
}
.footer__nav__list .item__subList .item--has3rdList + .item--has3rdList {
  margin-top: 20px;
}
.footer__nav__list .item__subList .item--has3rdList > a {
  font-weight: bold;
}
.footer__nav__list .item__subList .item--has3rdList::after {
  content: none;
}
@media screen and (min-width: 769px) {
  .footer__nav__list .item__subList .item--has3rdList .innerList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 4px 45px;
    width: calc(100% - 184px);
    margin-top: 5px;
  }
}
.footer__nav__list .item__subList .item--has3rdList .innerList li {
  position: relative;
}
@media screen and (max-width: 768px) {
  .footer__nav__list .item__subList .item--has3rdList .innerList li {
    margin-top: 14px;
  }
}
@media screen and (min-width: 769px) {
  .footer__nav__list .item__subList .item--has3rdList .innerList li::after {
    content: "";
    display: block;
    background: #888;
    position: absolute;
    top: 50%;
    right: -22px;
    width: 1px;
    height: 15px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-top: 2px;
  }
}
.footer__nav__list .item__subList .item--has3rdList .innerList li:last-child::after {
  content: none;
}
.footer__nav__list .item__subList .item--has3rdList .innerList a {
  position: relative;
}
.footer__inner {
  background: var(--lightgray);
  padding: 63px 0 16px;
}
@media screen and (max-width: 768px) {
  .footer__inner {
    padding: 64px 0 31px;
  }
}
.footer__menu, .footer__other {
  max-width: 1150px;
  margin: 0 auto;
  padding: 0 25px;
}
@media screen and (min-width: 769px) {
  .footer__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 36px;
  }
}
.footer__menu .item {
  position: relative;
}
.footer__menu .item a {
  color: #666;
}
@media screen and (min-width: 769px) {
  .footer__menu .item a:hover {
    color: var(--blue);
    text-decoration: underline;
  }
}
@media screen and (min-width: 769px) {
  .footer__menu .item::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: -19px;
    width: 1px;
    height: 17px;
    background: #888;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-top: 3px;
  }
  .footer__menu .item:last-child::after {
    content: none;
  }
}
@media screen and (max-width: 768px) {
  .footer__menu .item:nth-child(n+2) {
    margin-top: 7px;
  }
}
.footer__other {
  color: #666;
}
@media screen and (min-width: 769px) {
  .footer__other {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 35px;
  }
}
@media screen and (max-width: 768px) {
  .footer__other {
    margin-top: 30px;
  }
}
.footer__other .info {
  font-size: 13px;
  font-size: 1.3rem;
}
@media screen and (min-width: 769px) {
  .footer__other .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 36px;
  }
}
.footer__other .info__logo {
  margin-top: 7px;
}
@media screen and (max-width: 768px) {
  .footer__other .info__logo img {
    width: 185px;
    height: 65px;
  }
}
.footer__other .info__address {
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .footer__other .info__address {
    line-height: 1.8;
    margin-top: 22px;
  }
}
.footer__other .other__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 769px) {
  .footer__other .other__sns {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 0 13px;
  }
}
@media screen and (max-width: 768px) {
  .footer__other .other__sns {
    gap: 0 16px;
    margin-top: 30px;
  }
  .footer__other .other__sns img {
    width: 40px;
    height: auto;
  }
}
.footer__other .other__copy {
  margin-top: 11px;
  font-size: 11px;
  font-size: 1.1rem;
}
@media screen and (max-width: 768px) {
  .footer__other .other__copy {
    margin-top: 28px;
    line-height: 1.4;
  }
}

/* テキスト
========================================================*/
@media screen and (min-width: 769px) {
  .modBpPc {
    display: inherit;
  }
}
@media screen and (max-width: 768px) {
  .modBpPc {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .modBpSp {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .modBpSp {
    display: inherit;
  }
}
.modSection {
  margin-top: 100px;
}
.modSection--top {
  margin-top: -100px;
}
.modSection--blue {
  position: relative;
  padding: 1px 0 140px;
}
.modSection--blue::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: var(--lightgreen);
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  width: 200%;
  height: 100%;
  z-index: -1;
}
.modInline {
  display: inline !important;
}

#main {
  /* 見出し
  ========================================================*/
}
#main h2, #main h3 {
  position: relative;
  font-weight: bold;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.7;
  padding-left: 30px;
  margin: 140px 0 55px;
}
@media screen and (max-width: 768px) {
  #main h2, #main h3 {
    font-size: 27px;
    font-size: 2.7rem;
    padding-left: 15px;
    margin: 110px 0 70px;
  }
}
#main h2::before, #main h3::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 7px;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(17.63%, #51BDD4), color-stop(82.15%, #5ADAAC));
  background: linear-gradient(#51BDD4 17.63%, #5ADAAC 82.15%);
  border-radius: 6px;
}
@media screen and (max-width: 768px) {
  #main h2::before, #main h3::before {
    left: -3px;
  }
}
#main h2 + h3, #main h3 + h3 {
  margin: 55px 0 35px;
}
#main h3 {
  font-size: 30px;
  font-size: 3rem;
  margin: 70px 0 35px;
}
@media screen and (max-width: 768px) {
  #main h3 {
    font-size: 22px;
    font-size: 2.2rem;
    margin: 70px 0 25px;
  }
}
#main h3::before {
  background: var(--blue);
}
#main h4 {
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
  margin: 30px 0 20px;
}
@media screen and (max-width: 768px) {
  #main h4 {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 15px 0 10px;
  }
}
#main h4.blue {
  color: var(--blue);
}

/* 見出し(カテゴリ見出しやトップ用など)
========================================================*/
.modHeading01 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 280px;
  line-height: 1.3;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .modHeading01 {
    height: auto;
    padding: 33px 0;
    margin-bottom: 60px;
  }
}
.modHeading01::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  width: 200%;
  height: 280px;
  background: linear-gradient(86.83deg, #5ADAAC 17.63%, #52BDD4 82.15%);
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .modHeading01::before {
    height: 100%;
  }
}
@media screen and (max-width: 768px) {
  .modHeading01--noImg {
    height: 140px;
    margin-bottom: 60px;
  }
  .modHeading01--noImg::before {
    height: 140px;
  }
}
.modHeading01__inner {
  color: var(--white);
  width: 100%;
  height: auto;
  max-width: 1150px;
  margin: 0 auto;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .modHeading01__inner {
    padding: 0 25px;
  }
}
.modHeading01 .title {
  font-weight: bold;
  font-size: 58px;
  font-size: 5.8rem;
}
@media screen and (max-width: 768px) {
  .modHeading01 .title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
.modHeading01 .text {
  font-size: 20px;
  font-size: 2rem;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .modHeading01 .text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.modHeading01 + h2, #main .modHeading01 + h3 {
  margin-top: 0;
}
.modHeading02 {
  position: relative;
}
@media screen and (min-width: 769px) {
  .modHeading02 {
    margin: 0 0 30px;
    padding: 0 0 0 20px;
    font-size: 40px;
    font-size: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .modHeading02 {
    margin: 0 0 20px;
    padding: 0 0 0 10px;
    font-size: 27px;
    font-size: 2.7rem;
  }
}
.modHeading02:before {
  content: "";
  position: absolute;
  background: var(--black);
  width: 10px;
  height: 100%;
  top: 0px;
  left: 0px;
}
@media screen and (max-width: 768px) {
  .modHeading02:before {
    width: 6px;
  }
}
.modHeading03 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .modHeading03 {
    margin: 0 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .modHeading03 {
    margin: 0 0 10px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.modHeadingCategory {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  line-height: 1.3;
}
@media screen and (min-width: 769px) {
  .modHeadingCategory {
    margin-bottom: 100px;
    height: 360px;
  }
}
@media screen and (max-width: 768px) {
  .modHeadingCategory {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    height: 295px;
    margin-bottom: 60px;
  }
}
.modHeadingCategory::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 72.5vw;
  height: 360px;
  background: -webkit-gradient(linear, left top, right top, from(#5ADAAC), color-stop(89.09%, #52BDD4), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #5ADAAC 0%, #52BDD4 89.09%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .modHeadingCategory::before {
    width: 100%;
    height: 194px;
    top: auto;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(81, 189, 212, 0)), color-stop(22.92%, #51BDD4), to(#5ADAAC));
    background: linear-gradient(180deg, rgba(81, 189, 212, 0) 0%, #51BDD4 22.92%, #5ADAAC 100%);
  }
}
.modHeadingCategory__inner {
  color: var(--white);
  width: 100%;
  height: auto;
  max-width: 1150px;
  margin: 0 auto;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .modHeadingCategory__inner {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 175px;
    padding: 0 25px;
  }
}
.modHeadingCategory__bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 700px;
  height: 100%;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .modHeadingCategory__bg {
    top: auto;
    bottom: 0;
    width: 100%;
  }
}
.modHeadingCategory__bg .img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.modHeadingCategory .title {
  font-weight: bold;
  font-size: 58px;
  font-size: 5.8rem;
}
@media screen and (max-width: 768px) {
  .modHeadingCategory .title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
.modHeadingText {
  background: var(--lightgreen);
  margin: 0 0 30px;
}
.modHeadingText-align-left {
  text-align: left;
}
.modHeadingText-align-center {
  text-align: center;
}
.modHeadingText-align-right {
  text-align: right;
}
.modHeadingText-inner {
  padding: 20px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .modHeadingText-inner {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.modHeadingText__inner {
  font-weight: normal;
}
.modHeadingBlue {
  margin: 60px 0 35px !important;
  color: var(--blue);
  padding-left: 0 !important;
}
.modHeadingBlue::before {
  content: none !important;
}

/* 流し込み用パーツ */
/* 共通
========================================================*/
#wrap {
  overflow: hidden;
}

#main {
  max-width: 1200px;
  padding: 0 25px;
  margin: 0 auto;
  line-height: 2;
  font-size: 15px;
  font-size: 1.5rem;
  /* アイコン
  ========================================================*/
  /* 見出し
  ========================================================*/
  /* テキスト
  ========================================================*/
  /* タブ
  ========================================================*/
  /* リスト
  ========================================================*/
  /* リンク
  ========================================================*/
  /* アンカーリンク */
  /* 画像/動画付きテキスト組み
  ========================================================*/
  /* FAQ
  ========================================================*/
  /* 連絡先
  ========================================================*/
  /* テーブル
  ========================================================*/
  /* ページ個別調整
  ========================================================*/
}
#main .fa-envelope {
  display: inline-block;
  vertical-align: middle;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_contact_mail.svg) no-repeat center center;
  background-size: 100% auto;
  width: 27px;
  height: 20px;
}
#main .fa-globe {
  display: inline-block;
  vertical-align: middle;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_contact_web.svg) no-repeat center center;
  background-size: 100% auto;
  width: 25px;
  height: 25px;
}
#main .su-heading {
  background: var(--lightgreen);
  margin: 0 0 30px;
  padding: 0;
  border: none;
}
#main .su-heading--movie .su-heading-inner {
  font-weight: normal;
  padding: 60px;
}
@media screen and (max-width: 768px) {
  #main .su-heading--movie .su-heading-inner {
    padding: 30px;
  }
}
#main .su-heading-align-left {
  text-align: left;
}
#main .su-heading-align-center {
  text-align: center;
}
@media screen and (max-width: 768px) {
  #main .su-heading-align-center {
    text-align: left;
  }
}
#main .su-heading-align-right {
  text-align: right;
}
#main .su-heading-inner {
  padding: 20px;
  font-weight: bold;
  border: none;
}
@media screen and (max-width: 768px) {
  #main .su-heading-inner {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
#main .su-heading-title {
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  #main .su-heading-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
#main .su-heading-text {
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  #main img {
    width: 100%;
    height: auto;
  }
}
#main p + p {
  margin-top: 10px;
}
#main .red {
  color: var(--red);
}
#main .red a {
  color: var(--red);
}
#main .black {
  color: var(--black);
}
#main .black a {
  color: var(--black);
}
#main .r {
  text-align: right;
}
#main .c {
  text-align: center;
}
#main .b {
  font-weight: bold;
}
#main .noline {
  text-decoration: none;
}
#main .large {
  font-size: 22px;
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  #main .large {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
#main .mleft2 {
  margin-left: 2em !important;
}
#main .mright2 {
  margin-right: 2em !important;
}
#main .mtopt0 {
  margin-top: 0 !important;
}
#main .mtopt20 {
  margin-top: 20px !important;
}
#main .mtopt30 {
  margin-top: 30px !important;
}
#main .mtopt40 {
  margin-top: 40px !important;
}
#main .mtopt50 {
  margin-top: 50px !important;
}
#main .mtopt60 {
  margin-top: 60px !important;
}
#main .mtopt100 {
  margin-top: 100px !important;
}
#main .su-tabs-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-bottom: 1px solid var(--blue);
}
#main .su-tabs-nav span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #F6FFFE;
  border: 1px solid #E5E5E6;
  border-bottom: none;
  font-weight: bold;
  line-height: 1.5;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 17px;
  font-size: 1.7rem;
  width: 288px;
  height: 70px;
}
@media screen and (max-width: 768px) {
  #main .su-tabs-nav span {
    width: 82px;
    height: auto;
    padding: 8px 9px;
    font-size: 15px;
    font-size: 1.5rem;
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  #main .su-tabs-nav span:hover {
    color: var(--white);
    background: var(--blue);
  }
}
#main .su-tabs-nav span.su-tabs-current {
  position: relative;
  color: var(--blue);
  background: var(--white);
  border: 1px solid var(--blue);
  border-bottom: none;
}
#main .su-tabs-nav span.su-tabs-current::after {
  content: "";
  display: block;
  background: var(--white);
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 1px;
}
#main .su-tabs-panes {
  padding: 60px 0 0;
}
@media screen and (max-width: 768px) {
  #main .su-tabs-panes {
    padding: 30px 0 0;
  }
}
#main .su-tabs-pane {
  display: none;
}
#main ul {
  margin: 30px 0;
}
#main ul li {
  position: relative;
  text-indent: 0em;
  padding-left: 1em;
}
#main ul li:nth-child(n+2) {
  margin-top: 15px;
}
#main ul li::before {
  content: "";
  position: absolute;
  display: block;
  top: calc(1em - 3px);
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: var(--blue);
  margin-right: 12px;
  line-height: 1rem;
}
@media screen and (max-width: 768px) {
  #main ul li::before {
    width: 5px;
    height: 5px;
  }
}
#main ul li > a {
  text-indent: 0;
  padding-left: 0;
}
#main ul li > ul {
  margin-top: 15px;
}
#main ul li > ul li::before {
  content: "";
  width: 12px;
  height: 2px;
  border-radius: 0;
}
#main ul + ol, #main ul + ul {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  #main ul + ol, #main ul + ul {
    margin-top: 30px;
  }
}
#main ol {
  counter-reset: number 0;
  margin: 30px 0;
}
#main ol > li {
  position: relative;
  padding-left: 25px;
}
#main ol > li:nth-child(n+2) {
  margin-top: 15px;
}
#main ol > li::before {
  position: absolute;
  top: 0;
  left: 0;
  color: var(--blue);
  counter-increment: number 1;
  content: counter(number) ".";
  margin-right: 5px;
}
#main ol + ol, #main ol + ul {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  #main ol + ol, #main ol + ul {
    margin-top: 30px;
  }
}
#main .su-list .sui-file-pdf-o {
  display: none;
}
#main a {
  display: inline-block;
  text-decoration: underline;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
@media screen and (min-width: 769px) {
  #main a:hover {
    opacity: 0.5;
  }
}
#main a[target=_blank]::after {
  content: "";
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_blank.svg) no-repeat center center;
  background-size: 100% auto;
  width: 15px;
  height: 15px;
  margin-left: 8px;
  vertical-align: -2px;
}
#main a[target=_blank].noIcon::after {
  content: none;
}
#main a[href$=".pdf"]::after {
  content: "";
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_pdf.svg) no-repeat center center;
  background-size: 100% auto;
  width: 21px;
  height: 23px;
  margin-left: 8px;
  vertical-align: -4px;
}
#main a[href$=".docx"]::after, #main a[href$=".doc"]::after {
  content: "";
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_word.svg) no-repeat center center;
  background-size: 100% auto;
  width: 17px;
  height: 21px;
  margin-left: 8px;
  vertical-align: -4px;
}
#main a[href$=".xls"]::after, #main a[href$=".xlsx"]::after, #main a[href$=".xlsm"]::after {
  content: "";
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_excel.svg) no-repeat center center;
  background-size: 100% auto;
  width: 17px;
  height: 21px;
  margin-left: 8px;
  vertical-align: -4px;
}
#main a[href$=".zip"]::after {
  content: "";
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_zip.svg) no-repeat center center;
  background-size: 100% auto;
  width: 17px;
  height: 21px;
  margin-left: 8px;
  vertical-align: -4px;
}
#main a + a {
  margin-top: 10px;
}
#main a.icon.pink[target=_blank]::after, #main a.icon.blue[target=_blank]::after {
  content: none;
}
#main a.linkExpand[target=_blank]::after, #main a.recruit-list-banner[target=_blank]::after {
  content: none;
}
#main .category-index {
  margin-top: 10px;
  list-style: none;
}
#main .category-index li {
  padding-left: 0;
  text-indent: 0;
}
#main .category-index li::before {
  content: none;
}
#main .category-index li:nth-child(n+2) {
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  #main .category-index {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px 2%;
  }
}
#main .category-index li {
  width: 49%;
}
@media screen and (max-width: 768px) {
  #main .category-index li {
    width: 100%;
  }
  #main .category-index li:nth-child(n+2) {
    margin-top: 15px;
  }
}
#main .category-index li a, #main .category-index li span:not(.red) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: var(--lightgreen);
  font-weight: bold;
  color: var(--black);
  height: 100%;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 32px 65px 32px 20px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: left;
}
@media screen and (max-width: 768px) {
  #main .category-index li a, #main .category-index li span:not(.red) {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 16px 45px 17px 15px;
  }
}
#main .category-index li a::after, #main .category-index li span:not(.red)::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 35px;
  width: 32px;
  height: 32px;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_arrow.svg) no-repeat center center;
  background-size: 100% auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  #main .category-index li a::after, #main .category-index li span:not(.red)::after {
    width: 22px;
    height: 22px;
    right: 15px;
  }
}
@media screen and (min-width: 769px) {
  #main .category-index li a:hover, #main .category-index li span:not(.red):hover {
    opacity: 1;
    background-color: var(--blue);
    color: var(--white);
  }
  #main .category-index li a:hover::after, #main .category-index li span:not(.red):hover::after {
    background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_arrow_white.svg) no-repeat center center;
    -webkit-transform: translate(6px, -50%);
            transform: translate(6px, -50%);
    background-size: 100% auto;
  }
}
#main .category-index li a.is-active, #main .category-index li span:not(.red).is-active {
  color: var(--white);
  background: var(--blue);
}
#main .category-index li a.is-active::after, #main .category-index li span:not(.red).is-active::after {
  background: url(/wp/wp-content/themes/wsc7/assets/img//common/icon/icon_arrow_white.svg) no-repeat center center;
  background-size: 100% auto;
}
#main .category-index li a.exLink, #main .category-index li span:not(.red).exLink {
  position: relative;
}
#main .category-index li a.exLink::after, #main .category-index li span:not(.red).exLink::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 36px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_blank02.svg) no-repeat center center;
  background-size: 100% auto;
  width: 18px;
  height: 18px;
}
@media screen and (max-width: 768px) {
  #main .category-index li a.exLink::after, #main .category-index li span:not(.red).exLink::after {
    right: 18px;
  }
}
@media screen and (min-width: 769px) {
  #main .category-index li a.exLink:hover::after, #main .category-index li span:not(.red).exLink:hover::after {
    background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_blank02_white.svg) no-repeat center center;
    background-size: 100% auto;
  }
}
#main .category-index li a.dlLink, #main .category-index li span:not(.red).dlLink {
  position: relative;
}
#main .category-index li a.dlLink::after, #main .category-index li span:not(.red).dlLink::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 36px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_dl.svg) no-repeat center center;
  background-size: 100% auto;
  width: 16px;
  height: 30px;
}
@media screen and (max-width: 768px) {
  #main .category-index li a.dlLink::after, #main .category-index li span:not(.red).dlLink::after {
    right: 19px;
  }
}
@media screen and (min-width: 769px) {
  #main .category-index li a.dlLink:hover::after, #main .category-index li span:not(.red).dlLink:hover::after {
    background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_dl_white.svg) no-repeat center center;
    background-size: 100% auto;
  }
}
#main .category-index--column3 li {
  width: 32%;
}
@media screen and (max-width: 768px) {
  #main .category-index--column3 li {
    width: 100%;
  }
}
#main .category-index--column4 {
  gap: 15px 1.3%;
}
#main .category-index--column4 li {
  width: 24%;
}
@media screen and (max-width: 768px) {
  #main .category-index--column4 li {
    width: 100%;
  }
}
#main .category-index.w-all li {
  width: 100%;
}
#main .category-index.w-a li {
  width: auto;
  border: 1px solid #E5E5E6;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #main .category-index.w-a li {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    min-width: 100%;
  }
}
#main .category-index.w-a li tbody {
  -webkit-text-size-adjust: 100%;
}
#main .category-index.w-a li th, #main .category-index.w-a li td {
  padding: 12px 20px;
}
#main .category-index.w-a li th {
  color: var(--white);
  background: var(--blue);
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
  text-align: center;
  border-right: 1px solid #E5E5E6 !important;
  border-bottom: 1px solid #E5E5E6 !important;
}
@media screen and (max-width: 768px) {
  #main .category-index.w-a li th {
    min-width: 100px;
  }
}
#main .category-index.w-a li th a {
  color: var(--white);
}
#main .category-index.w-a li td {
  border-bottom: 1px solid #E5E5E6 !important;
  border-right: 1px solid #E5E5E6 !important;
}
#main .category-index.w-a li td:last-child {
  border-right: none;
}
@media screen and (min-width: 769px) {
  #main .category-index.w-a li a {
    padding-right: 95px;
  }
}
#main .category-index li a.line-2 {
  display: block !important;
}
#main .category-index + .category-index {
  margin-top: 15px;
}
#main .item-book-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px 1.3%;
  margin-top: 40px;
  list-style: none;
}
#main .item-book-link li {
  padding-left: 0;
  text-indent: 0;
}
#main .item-book-link li::before {
  content: none;
}
#main .item-book-link li:nth-child(n+2) {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  #main .item-book-link {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#main .item-book-link li {
  width: 24%;
  background: var(--lightgreen);
}
@media screen and (max-width: 768px) {
  #main .item-book-link li {
    gap: 10px 2%;
    width: 48%;
  }
}
#main .item-book-link li::before {
  content: none;
}
#main .item-book-link li:nth-child(n+2) {
  margin-top: 0;
}
#main .item-book-link li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--black);
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  height: 100%;
  padding: 20px 70px 20px 30px;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  #main .item-book-link li a {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 16px 35px 15px 16px;
  }
}
#main .item-book-link li a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  width: 13px;
  height: 13px;
  border: 3px solid var(--blue);
  border-color: var(--blue);
  border-width: 0 0 3px 3px;
  border-radius: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  #main .item-book-link li a::after {
    right: 15px;
    width: 9px;
    height: 9px;
    border-width: 0 0 2px 2px;
  }
}
@media screen and (min-width: 769px) {
  #main .item-book-link li a:hover {
    opacity: 1;
    background: var(--blue);
    color: var(--white);
  }
  #main .item-book-link li a:hover::after {
    border-color: var(--white);
  }
}
#main .photo-frame {
  display: block;
  width: 100%;
}
#main .photo-frame .inner-frame {
  display: block;
  width: 100%;
}
#main .photo-frame .inner-frame--half img {
  width: 50%;
  margin: 0 auto;
}
#main .photo-frame img {
  width: 100%;
}
#main .box__video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 60px;
  gap: 60px 5%;
}
@media screen and (max-width: 768px) {
  #main .box__video {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 30px 0;
  }
}
#main .box__video .unit__video {
  width: 45%;
}
@media screen and (max-width: 768px) {
  #main .box__video .unit__video {
    width: 100%;
  }
}
#main .box__video .items__video {
  width: 100%;
  aspect-ratio: 16/9;
  position: relative;
}
@media screen and (max-width: 768px) {
  #main .box__video .items__video {
    width: 100%;
  }
}
#main .box__video .items__video iframe, #main .box__video .items__video video {
  width: 100%;
  height: 100%;
}
#main .box-image {
  margin-bottom: 60px;
}
@media screen and (min-width: 769px) {
  #main .box-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 60px 2%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  #main .box-image .unit-image-company {
    width: 48%;
  }
}
@media screen and (max-width: 768px) {
  #main .box-image .unit-image-company:nth-child(n+2) {
    margin-top: 30px;
  }
}
#main .box-image .unit-image-company .company-name {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 10px;
}
#main .box-image .unit-image-company .company-desc {
  margin-top: 15px;
}
#main #alltoggle {
  display: none;
}
#main .q-and-a {
  margin-top: 30px;
}
#main .q-and-a h2 .open-close {
  display: none;
}
#main .q-and-a .togglebox .toggle {
  border-bottom: 1px solid var(--gray);
}
#main .q-and-a .togglebox .toggle h3 {
  position: relative;
  cursor: pointer;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
  background: var(--lightgreen);
  padding: 30px 40px 30px 67px;
  margin: 0;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  #main .q-and-a .togglebox .toggle h3 {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    padding: 13px 34px 13px 40px;
  }
}
#main .q-and-a .togglebox .toggle h3::before {
  content: "Q";
  display: block;
  background: none;
  position: absolute;
  left: 30px;
  top: 24px;
  color: var(--blue);
  width: auto;
  height: auto;
  font-family: "Barlow", sans-serif;
  font-size: 27px;
  font-size: 2.7rem;
}
@media screen and (max-width: 768px) {
  #main .q-and-a .togglebox .toggle h3::before {
    font-size: 24px;
    font-size: 2.4rem;
    top: 50%;
    left: 15px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
#main .q-and-a .togglebox .toggle h3 .open-close {
  position: absolute;
  display: block;
  top: 50%;
  right: 20px;
  width: 10px;
  height: 4px;
  text-indent: -99999px;
  border-style: solid;
  border-width: 5.5px 5.3px 0 5.3px;
  border-color: var(--blue) transparent transparent transparent;
  -webkit-transform: rotate(0deg) translateY(-50%);
          transform: rotate(0deg) translateY(-50%);
  margin-top: 1px;
}
#main .q-and-a .togglebox .toggle h3.is-open .open-close {
  -webkit-transform: rotate(180deg) translateY(-50%);
          transform: rotate(180deg) translateY(-50%);
  margin-top: -2.5px;
}
#main .q-and-a .togglebox .toggle-info {
  position: relative;
  padding: 24px 30px 25px 70px;
  display: none;
}
@media screen and (max-width: 768px) {
  #main .q-and-a .togglebox .toggle-info {
    padding: 15px 15px 15px 40px;
  }
}
#main .q-and-a .togglebox .toggle-info::before {
  content: "A";
  display: block;
  font-weight: bold;
  background: none;
  position: absolute;
  left: 29px;
  top: 15px;
  color: var(--black);
  font-weight: 700;
  font-family: "Barlow", sans-serif;
  font-size: 27px;
  font-size: 2.7rem;
  width: auto;
  height: auto;
}
@media screen and (max-width: 768px) {
  #main .q-and-a .togglebox .toggle-info::before {
    font-size: 24px;
    font-size: 2.4rem;
    top: 6px;
    left: 15px;
  }
}
#main .su-note {
  border: 1px solid #E5E5E6;
  border-radius: 0 !important;
  padding: 30px;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  #main .su-note {
    padding: 15px;
  }
}
#main .su-note-inner {
  background-color: var(--white) !important;
  border: none !important;
  padding: 0 !important;
}
#main .su-note .su-service-title {
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
  margin-bottom: 10px;
  padding-left: 0 !important;
  min-height: auto !important;
  line-height: auto !important;
}
@media screen and (max-width: 768px) {
  #main .su-note .su-service-title {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
#main .su-note .su-service-title .sui-question-circle {
  display: none !important;
}
#main .su-note .su-service-content {
  padding-left: 0 !important;
}
#main .su-box {
  border: 1px solid var(--red);
  margin: 60px 0 30px;
}
@media screen and (max-width: 768px) {
  #main .su-box {
    margin-top: 30px;
  }
}
#main .su-box .su-box-title {
  background: var(--red);
  color: var(--white);
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
  padding: 8px 30px;
}
@media screen and (max-width: 768px) {
  #main .su-box .su-box-title {
    padding: 7px 15px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
#main .su-box .su-box-content {
  padding: 30px;
}
@media screen and (max-width: 768px) {
  #main .su-box .su-box-content {
    padding: 15px;
    line-height: 1.8;
  }
}
#main .su-table {
  width: 100%;
  margin: 30px 0;
}
@media screen and (max-width: 768px) {
  #main .su-table {
    overflow-x: auto;
  }
  #main .su-table th, #main .su-table td {
    max-width: 320px;
  }
}
#main .su-table.scroll-hint {
  overflow-y: hidden !important;
}
@media screen and (min-width: 769px) {
  #main .su-table .scroll-hint-icon {
    display: none;
  }
}
#main .su-table table {
  border: 1px solid #E5E5E6;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #main .su-table table {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    min-width: 100%;
  }
}
#main .su-table table tbody {
  -webkit-text-size-adjust: 100%;
}
#main .su-table table th, #main .su-table table td {
  padding: 12px 20px;
}
#main .su-table table th {
  color: var(--white);
  background: var(--blue);
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
  text-align: center;
  border-right: 1px solid #E5E5E6 !important;
  border-bottom: 1px solid #E5E5E6 !important;
}
@media screen and (max-width: 768px) {
  #main .su-table table th {
    min-width: 100px;
  }
}
#main .su-table table th a {
  color: var(--white);
}
#main .su-table table td {
  border-bottom: 1px solid #E5E5E6 !important;
  border-right: 1px solid #E5E5E6 !important;
}
#main .su-table table td:last-child {
  border-right: none;
}
#main .su-table table tr:nth-child(even) td {
  background-color: #F0F5F7 !important;
}
#main .su-table table.table-allcell-center th, #main .su-table table.table-allcell-center td {
  text-align: center;
}
#main .su-table table.tablepress th, #main .su-table table.tablepress td {
  vertical-align: middle;
}
#main .su-table table.table-board-member th.cell-small {
  vertical-align: top;
}
#main .su-table table.table-board-member .cell-small {
  text-align: center;
  min-width: auto;
}
#main .su-table table.table-board-member .cell-left {
  text-align: left;
}
#main .su-table table.table-board-member--rolelist th {
  min-width: auto;
}
#main .su-table table.table-board-member--rolelist th:nth-child(n+3) {
  padding: 12px 2px;
}
#main .su-table table.table-board-member--rolelist tbody th:first-child {
  min-width: 211px;
}
#main .su-table table.table-board-member--rolelist tbody td:nth-child(2) {
  min-width: 135px;
}
#main .su-table table.table-board-member--rolelist tbody td:nth-child(n+3) {
  width: 20px;
  min-width: 20px;
  max-width: 20px;
  padding: 12px 5px;
}
#main .su-table table.table-board-member--rolelist tbody td:nth-last-child(2) {
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  padding: 12px 5px;
}
#main .su-table table.table-board-member--committee tr:nth-child(even) td {
  background-color: var(--white) !important;
}
#main .su-table table.table-contrast-table th {
  width: 240px;
  text-align: left;
}
#main .su-table table.table-w1-w3 th {
  width: 27%;
  text-align: left;
  vertical-align: middle;
}
#main .su-table table.table-w1-w3 th a[target=_blank]::after {
  content: "";
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_blank_white.svg) no-repeat center center;
  background-size: 100% auto;
  width: 15px;
  height: 15px;
  margin-left: 8px;
  vertical-align: -2px;
}
#main .su-table table.table-w1-w3 td {
  vertical-align: top;
}
#main .su-table table.table-w1c-w3 th {
  width: 25%;
  text-align: center;
  vertical-align: middle;
}
#main .su-table table.table-w1c-w3 td {
  vertical-align: top;
}
#main .su-table table.table-thw1-w3 th:first-child {
  width: 25%;
  text-align: left;
  vertical-align: middle;
}
#main .su-table table.table-thw1-w3 td {
  text-align: center;
}
#main .su-table table.table-branch hr {
  margin: 5px auto;
}
#main .su-table table.table-branch th {
  white-space: nowrap;
}
#main .su-table table.table-branch th a.link::after {
  content: "";
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_blank_white.svg) no-repeat center center;
  background-size: 100% auto;
  width: 15px;
  height: 15px;
  margin-left: 8px;
  vertical-align: -2px;
}
#main .su-table table.table-branch td:nth-child(2) {
  width: 12em;
  white-space: nowrap;
}
#main .su-table table.table-branch td:nth-child(3) {
  width: 12em;
  white-space: inherit;
}
#main .su-table table.table-keizoku-seminar td:first-child {
  width: 70%;
}
#main .su-table table.table-keizoku-seminar td:nth-child(2) {
  width: 30%;
}
#main .su-table table.table-highschool-web thead th:nth-child(2) {
  width: 5em;
}
#main .su-table table.table-highschool-web tbody tr {
  background: var(--white);
}
#main .su-table table.table-highschool-web tbody tr th {
  width: 50%;
  text-align: left;
  color: var(--black);
  background-color: var(--white);
}
@media screen and (max-width: 768px) {
  #main .su-table table.table-highschool-web tbody tr th {
    max-width: 180px;
  }
}
#main .su-table table.table-highschool-web tbody tr:nth-child(4n-1) th {
  background-color: #F0F5F7;
}
#main .su-table table.table-highschool-web tbody tr:nth-child(4n-1) td {
  background-color: #F0F5F7;
}
#main .su-table table.table-highschool-web tbody tr:nth-child(2n) td {
  background-color: var(--white) !important;
}
#main .su-table table.table-highschool-web tbody tr:nth-child(4n) td {
  background-color: #F0F5F7 !important;
}
#main .su-table table.table-highschool-web tbody td {
  text-align: center;
}
#main .su-table table.table-highschool-web tbody td:nth-child(2) {
  width: 8em;
}
#main .su-table table.table-highschool-web tbody td:nth-child(3) {
  border-right: none;
}
#main .su-table table.table-highschool-web tbody td:nth-child(4) {
  border-left: 1px solid #E5E5E6;
}
#main .su-table table.table-highschool-web tbody td a[href$=".docx"]::after,
#main .su-table table.table-highschool-web tbody td a[href$=".doc"]::after,
#main .su-table table.table-highschool-web tbody td a[target=_blank]::after {
  content: none !important;
}
#main .su-table table.table-highschool-web tbody td .highschool-web {
  display: inline-block;
  text-indent: -99999px;
}
#main .su-table table.table-highschool-web tbody td .highschool-web span {
  display: inline-block;
}
#main .su-table table.table-highschool-web tbody td .highschool-web::after {
  text-indent: 0;
}
#main .su-table table.table-highschool-web tbody td .highschool-web.doc {
  vertical-align: middle;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_media_word.svg) no-repeat center center;
  background-size: 100% auto;
  width: 22px;
  height: 30px;
}
#main .su-table table.table-highschool-web tbody td .highschool-web.pdf {
  display: inline-block;
  vertical-align: middle;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_pdf.svg) no-repeat center center;
  background-size: 100% auto;
  width: 22px;
  height: 30px;
}
#main .su-table table.table-highschool-web tbody td .highschool-web.youtube {
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_youtube_line.svg) no-repeat center center;
  background-size: 100% auto;
  width: 30px;
  height: 22px;
}
#main .su-table table.table-hajimete th {
  text-align: left;
  width: 50%;
}
#main .su-table table.table-sho-jyushou th {
  width: 150px;
}
#main .su-table table.table-aplly th {
  min-width: auto;
}
@media screen and (min-width: 769px) {
  #main .su-table table.table-aplly th:nth-child(1) {
    width: 120px;
  }
  #main .su-table table.table-aplly th:nth-child(3) {
    width: 100px;
  }
  #main .su-table table.table-aplly th:nth-child(4) {
    width: 180px;
  }
  #main .su-table table.table-aplly th:nth-child(5) {
    width: 180px;
  }
}
@media screen and (max-width: 768px) {
  #main .su-table table.table-aplly th:nth-child(3) {
    width: 120px;
  }
  #main .su-table table.table-aplly th:nth-child(4) {
    width: 150px;
  }
  #main .su-table table.table-aplly th:nth-child(5) {
    width: 150px;
  }
}
#main .su-table table.table-aplly td {
  text-align: center;
}
#main .su-table table.table-aplly td:nth-child(2) {
  text-align: left;
}
#main .su-table table.table-aplly td.l {
  text-align: left;
}
#main .su-table table.backnumber th {
  text-align: left;
}
#main .su-table table.backnumber td.free {
  width: 145px;
}
#main .su-table table.backnumber td.el {
  width: 86px;
}
#main .su-table table.backnumber td.title {
  width: 430px;
}
#main .su-table table.table-th2nd-w25-left th:first-child {
  width: 4em;
}
#main .su-table table.table-th2nd-w25-left th:nth-child(2) {
  width: 30%;
  text-align: left !important;
}
#main .su-table table.table-recruit-company td {
  text-align: center;
}
#main .su-table table.table-recruit-company + .table-recruit-company {
  margin-top: 30px;
}
#main .su-table table.table-recruit-list th:nth-child(2) {
  width: 350px;
}
#main .su-table table.table-recruit-list th:nth-child(3) {
  width: auto;
  white-space: nowrap;
}
#main .su-table table.table-kohbo th {
  min-width: auto;
}
#main .su-table table.table-kohbo th:first-child {
  width: 95px !important;
}
#main .su-table table.table-kohbo th:nth-child(2) {
  width: 100px !important;
}
#main .su-table table.table-kohbo th:nth-child(4) {
  width: 135px !important;
}
#main .su-table table.table-kohbo th:nth-child(5) {
  width: 175px !important;
}
#main .su-table table.table-kohbo td:nth-child(2) {
  text-align: center;
}
#main .su-table table.table-kohbo td:nth-child(3) {
  text-align: left;
}
#main .su-table table.table-session-theme th {
  text-align: left;
}
@media screen and (min-width: 769px) {
  #main .su-table table.table-session-theme td:first-child {
    width: 70%;
  }
  #main .su-table table.table-session-theme td:last-child {
    width: 30%;
  }
}
#main .su-table table.corporateTable tr:nth-child(even) td {
  background-color: #fff !important;
}
@media screen and (min-width: 769px) {
  #main .su-table.su-table-alternate th {
    min-width: 150px;
  }
}
#main .su-table.su-table-alternate th a[target=_blank]::after {
  content: none;
}
#main .su-table .table-meeting-event tbody th {
  text-align: left;
  width: 240px;
}
#main .su-table .table-meeting-event tbody td {
  text-align: center;
  vertical-align: middle !important;
}
#main .su-table .table-meeting-event tbody td:nth-child(2) {
  width: 240px;
}
#main .su-table .table-meeting-event tbody td:last-child {
  width: 160px;
}
#main .su-table #apcche2019 th:first-child {
  min-width: 140px;
}
#main .su-table #apcche2019 th:nth-child(n+2) {
  width: 20%;
}
@media screen and (min-width: 769px) {
  #main .tablepress > .row-hover > tr:hover > * {
    background-color: inherit;
    color: inherit;
  }
}
#main .tablepress.table-domestic-event th {
  vertical-align: middle !important;
}
#main .tablepress.table-domestic-event tbody td {
  padding: 14px 26px;
  line-height: 1.5;
  vertical-align: middle !important;
}
#main .tablepress.table-domestic-event tbody td:first-child {
  width: 180px;
}
#main .tablepress.table-domestic-event tbody td:nth-child(2) {
  text-align: center;
  width: 160px;
}
#main .tablepress.table-domestic-event tbody td:last-child {
  width: 180px;
}
#main .tablepress.table-international-event th:first-child {
  width: 95px !important;
  min-width: 95px;
}
#main .tablepress.table-international-event th:nth-child(2) {
  width: 5em;
}
#main .tablepress.table-international-event th:nth-child(3) {
  width: auto;
}
#main .tablepress.table-international-event th:nth-child(3) {
  width: auto;
}
#main .tablepress.table-international-event th:nth-child(4) {
  width: 77px;
}
#main .tablepress.table-international-event th:nth-child(5) {
  width: 175px;
}
#main .tablepress.table-international-event td {
  vertical-align: middle !important;
}
#main .tablepress.table-international-event td:nth-child(2) {
  text-align: center;
}
#main .tablepress.table-international-event td:nth-child(3) {
  text-align: left;
}
#main .tablepress.table-recruit-list td {
  vertical-align: middle !important;
}
#main .tablepress.table-recruit-list td:first-child {
  width: 160px;
  text-align: center;
}
#main .tablepress.table-recruit-list td:last-child {
  width: 250px;
}
#main .tablepress.table-recruit-list a {
  display: inline-block;
  text-decoration: underline;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  #main .tablepress.table-recruit-list a:hover {
    opacity: 0.5;
  }
}
#main .tablepress.table-recruit-list a[target=_blank]::after {
  content: "";
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_blank.svg) no-repeat center center;
  background-size: 100% auto;
  width: 15px;
  height: 15px;
  margin-left: 8px;
  vertical-align: -2px;
}
#main .tablepress.table-recruit-list a[target=_blank].noIcon::after {
  content: none;
}
#main .tablepress.table-recruit-list a[href$=".pdf"]::after {
  content: "";
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_pdf.svg) no-repeat center center;
  background-size: 100% auto;
  width: 21px;
  height: 23px;
  margin-left: 8px;
  vertical-align: -4px;
}
#main .tablepress.table-recruit-list a[href$=".docx"]::after, #main .tablepress.table-recruit-list a[href$=".doc"]::after {
  content: "";
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_word.svg) no-repeat center center;
  background-size: 100% auto;
  width: 17px;
  height: 21px;
  margin-left: 8px;
  vertical-align: -4px;
}
#main .tablepress.table-recruit-list a[href$=".xls"]::after, #main .tablepress.table-recruit-list a[href$=".xlsx"]::after, #main .tablepress.table-recruit-list a[href$=".xlsm"]::after {
  content: "";
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_excel.svg) no-repeat center center;
  background-size: 100% auto;
  width: 17px;
  height: 21px;
  margin-left: 8px;
  vertical-align: -4px;
}
#main .tablepress.table-recruit-list a[href$=".zip"]::after {
  content: "";
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_zip.svg) no-repeat center center;
  background-size: 100% auto;
  width: 17px;
  height: 21px;
  margin-left: 8px;
  vertical-align: -4px;
}
#main .tablepress.table-symposium-series td:nth-child(2) {
  word-break: normal;
  overflow-wrap: normal;
}
#main .tablepress.table-symposium-series th:first-child {
  min-width: 50px;
}
#main .tablepress.table-symposium-series th:nth-child(4) {
  min-width: 80px;
}
#main .tablepress.table-symposium-series th:nth-child(5) {
  min-width: 120px;
}
#main .tablepress.table-symposium-series th:nth-child(6) {
  min-width: 100px;
}
#main .pageCorpMember .su-tabs {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  #main .pageCorpMember .su-tabs {
    margin-top: 30px;
  }
}
@media screen and (min-width: 769px) {
  #main .pageCorpMember .su-tabs .su-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px 1%;
  }
}
@media screen and (min-width: 769px) {
  #main .pageCorpMember .su-tabs .su-list ul li {
    width: 32%;
  }
  #main .pageCorpMember .su-tabs .su-list ul li:nth-child(n+2) {
    margin-top: 0;
  }
}
#main .pageCorpMember .su-tabs .su-list ul li::before {
  content: none;
}
#main .pageCorpMember .su-tabs .su-list ul li .sui-building-o::before {
  content: none;
}
#main .pageCorpMember .su-tabs .su-list ul li .sui-building-o::after {
  content: "";
  display: inline-block;
  margin-right: 8px;
  width: 12px;
  height: 15px;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_building.svg) no-repeat center center;
  background-size: 100% auto;
  vertical-align: -3px;
}
#main .event-link {
  list-style: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 60px;
  gap: 15px 1.3% !important;
}
#main .event-link li {
  padding-left: 0;
  text-indent: 0;
}
#main .event-link li::before {
  content: none;
}
#main .event-link li:nth-child(n+2) {
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  #main .event-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px 2%;
  }
}
#main .event-link li {
  width: 49%;
}
@media screen and (max-width: 768px) {
  #main .event-link li {
    width: 100%;
  }
  #main .event-link li:nth-child(n+2) {
    margin-top: 15px;
  }
}
#main .event-link li a, #main .event-link li span:not(.red) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: var(--lightgreen);
  font-weight: bold;
  color: var(--black);
  height: 100%;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 32px 65px 32px 20px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: left;
}
@media screen and (max-width: 768px) {
  #main .event-link li a, #main .event-link li span:not(.red) {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 16px 45px 17px 15px;
  }
}
#main .event-link li a::after, #main .event-link li span:not(.red)::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 35px;
  width: 32px;
  height: 32px;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_arrow.svg) no-repeat center center;
  background-size: 100% auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  #main .event-link li a::after, #main .event-link li span:not(.red)::after {
    width: 22px;
    height: 22px;
    right: 15px;
  }
}
@media screen and (min-width: 769px) {
  #main .event-link li a:hover, #main .event-link li span:not(.red):hover {
    opacity: 1;
    background-color: var(--blue);
    color: var(--white);
  }
  #main .event-link li a:hover::after, #main .event-link li span:not(.red):hover::after {
    background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_arrow_white.svg) no-repeat center center;
    -webkit-transform: translate(6px, -50%);
            transform: translate(6px, -50%);
    background-size: 100% auto;
  }
}
#main .event-link li a.is-active, #main .event-link li span:not(.red).is-active {
  color: var(--white);
  background: var(--blue);
}
#main .event-link li a.is-active::after, #main .event-link li span:not(.red).is-active::after {
  background: url(/wp/wp-content/themes/wsc7/assets/img//common/icon/icon_arrow_white.svg) no-repeat center center;
  background-size: 100% auto;
}
#main .event-link li a.exLink, #main .event-link li span:not(.red).exLink {
  position: relative;
}
#main .event-link li a.exLink::after, #main .event-link li span:not(.red).exLink::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 36px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_blank02.svg) no-repeat center center;
  background-size: 100% auto;
  width: 18px;
  height: 18px;
}
@media screen and (max-width: 768px) {
  #main .event-link li a.exLink::after, #main .event-link li span:not(.red).exLink::after {
    right: 18px;
  }
}
@media screen and (min-width: 769px) {
  #main .event-link li a.exLink:hover::after, #main .event-link li span:not(.red).exLink:hover::after {
    background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_blank02_white.svg) no-repeat center center;
    background-size: 100% auto;
  }
}
#main .event-link li a.dlLink, #main .event-link li span:not(.red).dlLink {
  position: relative;
}
#main .event-link li a.dlLink::after, #main .event-link li span:not(.red).dlLink::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 36px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_dl.svg) no-repeat center center;
  background-size: 100% auto;
  width: 16px;
  height: 30px;
}
@media screen and (max-width: 768px) {
  #main .event-link li a.dlLink::after, #main .event-link li span:not(.red).dlLink::after {
    right: 19px;
  }
}
@media screen and (min-width: 769px) {
  #main .event-link li a.dlLink:hover::after, #main .event-link li span:not(.red).dlLink:hover::after {
    background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_dl_white.svg) no-repeat center center;
    background-size: 100% auto;
  }
}
#main .event-link--column3 li {
  width: 32%;
}
@media screen and (max-width: 768px) {
  #main .event-link--column3 li {
    width: 100%;
  }
}
#main .event-link--column4 {
  gap: 15px 1.3%;
}
#main .event-link--column4 li {
  width: 24%;
}
@media screen and (max-width: 768px) {
  #main .event-link--column4 li {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  #main .event-link li {
    width: 24%;
  }
}
#main .event-link li span, #main .event-link li a {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: left;
  padding: 20px 65px 20px 32px;
}
#main .event-link li span::after, #main .event-link li a::after {
  right: 30px;
}
#main .dataTables_filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 30px 0;
}
@media screen and (max-width: 768px) {
  #main .dataTables_filter {
    width: 100%;
  }
}
#main .dataTables_filter label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 0 10px;
}
@media screen and (max-width: 768px) {
  #main .dataTables_filter label {
    width: 100%;
  }
}
#main .dataTables_filter input[type=search] {
  border: 1px solid var(--bordergray);
  padding: 10px 15px;
  min-width: 313px;
}
@media screen and (max-width: 768px) {
  #main .dataTables_filter input[type=search] {
    width: 65%;
    min-width: unset;
  }
}
#main .simubg {
  border: 1px solid #E5E5E6;
  border-radius: 0 !important;
  padding: 30px;
}
#main .simubg:nth-child(n+2) {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  #main .simubg {
    padding: 15px;
  }
}
#main .modMap {
  margin: 30px 0;
  position: relative;
  width: 100%;
  height: 450px;
}
@media screen and (max-width: 768px) {
  #main .modMap {
    height: 300px;
  }
}
#main .modMap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#main .meetingLink a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: var(--lightgreen);
  font-weight: bold;
  color: var(--black);
  height: 100%;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 32px 65px 32px 20px;
  text-align: center;
  text-decoration: none !important;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: left;
}
@media screen and (max-width: 768px) {
  #main .meetingLink a {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 16px 45px 17px 15px;
  }
}
@media screen and (min-width: 769px) {
  #main .meetingLink a:hover {
    opacity: 1;
    background-color: var(--blue);
    color: var(--white);
  }
  #main .meetingLink a:hover::after {
    background: url(/wp/wp-content/themes/wsc7/assets/img//common/icon/icon_arrow_white.svg) no-repeat center center;
    -webkit-transform: translate(6px, -50%);
            transform: translate(6px, -50%);
    background-size: 100% auto;
  }
}
#main .meetingLink a::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 35px;
  width: 32px;
  height: 32px;
  background: url(/wp/wp-content/themes/wsc7/assets/img//common/icon/icon_arrow.svg) no-repeat center center;
  background-size: 100% auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  #main .meetingLink a::after {
    width: 22px;
    height: 22px;
    right: 15px;
  }
}
#main .meetingLink:nth-child(n+2) {
  margin-top: 30px;
}
#main .conferenceHead {
  background: var(--lightgreen);
  color: var(--black);
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 8px 30px;
}
@media screen and (max-width: 768px) {
  #main .conferenceHead {
    padding: 7px 15px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
#main .conferenceTitle {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  border: 1px solid var(--lightgreen);
  border-width: 0 1px;
  padding: 30px 30px 0;
}
@media screen and (max-width: 768px) {
  #main .conferenceTitle {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 15px 15px 0;
  }
}
#main .conferenceDetail {
  font-size: 14px;
  font-size: 1.4rem;
  border: 1px solid var(--lightgreen);
  border-width: 0 1px 1px;
  padding: 10px 30px 30px 30px;
}
@media screen and (max-width: 768px) {
  #main .conferenceDetail {
    padding: 10px 15px 15px 15px;
  }
}
#main .backnumberWrap {
  position: relative;
}
@media screen and (min-width: 769px) {
  #main .backnumberWrap {
    margin-top: 50px;
  }
}
#main .backnumberWrap > a {
  text-decoration: none;
  text-align: center;
}
@media screen and (min-width: 769px) {
  #main .backnumberWrap > a {
    position: absolute;
    left: calc(50% + 30px);
    top: 50%;
    text-decoration: none;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-top: -15px;
  }
  #main .backnumberWrap > a img {
    max-width: 100px;
  }
}
@media screen and (max-width: 768px) {
  #main .backnumberWrap > a {
    display: block;
    margin: 0 auto;
    width: 40%;
    text-align: center;
  }
}
#main .wrapInfoGraphic {
  background: var(--lightgreen);
  padding: 45px 40px 0;
}
@media screen and (max-width: 768px) {
  #main .wrapInfoGraphic {
    margin-top: -45px;
    padding: 45px 25px 0;
  }
}
#main .wrapInfoGraphic img {
  display: block;
  width: 80%;
  height: auto;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #main .wrapInfoGraphic img {
    width: 100%;
  }
}
#main .wrapInfoGraphic .modAreaLead {
  position: relative;
  margin: 0 auto;
  padding: 30px 0 96px;
}
@media screen and (max-width: 768px) {
  #main .wrapInfoGraphic .modAreaLead {
    padding: 24px 0 70px;
  }
}
#main .wrapInfoGraphic .modAreaLead::before {
  content: "";
  display: block;
  width: 15px;
  height: 30px;
  background: var(--blue);
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  #main .wrapInfoGraphic .modAreaLead::before {
    width: 10px;
    height: 24px;
  }
}
#main .wrapInfoGraphic .modAreaLead__upper {
  padding: 42px 20px;
  color: var(--white);
  background-color: var(--blue);
}
@media screen and (max-width: 768px) {
  #main .wrapInfoGraphic .modAreaLead__upper {
    padding: 25px 0 24px;
  }
}
#main .wrapInfoGraphic .modAreaLead__under {
  margin-top: 73px;
}
@media screen and (max-width: 768px) {
  #main .wrapInfoGraphic .modAreaLead__under {
    margin-top: 33px;
  }
}
#main .wrapInfoGraphic .zoomBtn {
  clear: both;
  overflow: hidden;
  margin-bottom: 20px;
}
#main .wrapInfoGraphic .zoomBtn .modZoomBtn {
  letter-spacing: 0.1em;
}
#main .wrapInfoGraphic .zoomBtn .modZoomBtn i.zoom {
  width: 20px;
  height: 20px;
  vertical-align: -5px;
}
@media screen and (min-width: 769px) {
  #main .wrapInfoGraphic .zoomBtn {
    display: none;
  }
}
#main .wrapHistoryTable .tablepress td:first-child {
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #main .wrapHistoryTable .tablepress td:first-child {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

/* ボタン / リンク
========================================================*/
.modBtn {
  max-width: 460px;
  display: block;
  width: 100%;
  background: var(--black);
  color: var(--white);
  text-align: center;
  padding: 16px;
  margin: 20px auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: 1px solid var(--black);
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 768px) {
  .modBtn {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 769px) {
  .modBtn:hover {
    color: var(--black);
    background: var(--white);
  }
}
.modBtn--white {
  background: var(--white);
  color: var(--black);
}
@media screen and (min-width: 769px) {
  .modBtn--white:hover {
    background: var(--black);
    color: var(--white);
  }
}
.modLink {
  position: relative;
  display: inline-block;
  color: var(--black);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  text-decoration: none !important;
}
@media screen and (min-width: 769px) {
  .modLink:hover {
    color: var(--blue);
    opacity: 1 !important;
  }
  .modLink:hover .icon {
    -webkit-transform: translate(6px, -50%);
            transform: translate(6px, -50%);
  }
}
.modLink .icon {
  position: absolute;
  display: block;
  top: 50%;
  right: 0;
  background: linear-gradient(86.83deg, #5ADAAC 17.63%, #52BDD4 82.15%);
  border-radius: 100%;
  width: 24px;
  height: 24px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .modLink .icon {
    width: 22px;
    height: 22px;
  }
}
.modLink .icon::before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 7px;
  border: 1px solid var(--white);
  width: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 2px;
}
@media screen and (max-width: 768px) {
  .modLink .icon::before {
    right: 6px;
  }
}
.modLink .icon::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 10px;
  width: 6px;
  height: 6px;
  border: 2px solid var(--white);
  border-width: 2px 2px 0 0;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  margin-top: -1px;
  border-radius: 2px;
}
@media screen and (max-width: 768px) {
  .modLink .icon::after {
    right: 9px;
  }
}
.modLink--middle {
  margin: 20px 0;
  padding-right: 65px;
}
@media screen and (max-width: 768px) {
  .modLink--middle {
    padding-right: 43px;
  }
}
.modLink--middle .icon {
  width: 46px;
  height: 46px;
}
@media screen and (max-width: 768px) {
  .modLink--middle .icon {
    width: 30px;
    height: 30px;
  }
}
.modLink--middle .icon::before {
  right: 16px;
  width: 12px;
}
@media screen and (max-width: 768px) {
  .modLink--middle .icon::before {
    right: 9px;
  }
}
.modLink--middle .icon::after {
  right: 19px;
  width: 8px;
  height: 8px;
}
@media screen and (max-width: 768px) {
  .modLink--middle .icon::after {
    right: 12px;
  }
}
.modLink--large {
  font-size: 24px;
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .modLink--large {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.modLink--large .icon {
  width: 32px;
  height: 32px;
}
@media screen and (max-width: 768px) {
  .modLink--large .icon {
    width: 30px;
    height: 30px;
  }
}
.modLink--large .icon::before {
  right: 9px;
}
@media screen and (max-width: 768px) {
  .modLink--large .icon::before {
    right: 10px;
  }
}
.modLink--large .icon::after {
  right: 13px;
}
@media screen and (max-width: 768px) {
  .modLink--large .icon::after {
    right: 12px;
  }
}
.modLink--return {
  display: inline-block;
  padding-left: 64px;
}
.modLink--return .icon {
  left: 0;
  right: auto;
  width: 46px;
  height: 46px;
}
.modLink--return .icon::before {
  width: 10px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.modLink--return .icon::after {
  width: 8px;
  height: 8px;
  top: 19px;
  left: 17px;
  right: auto;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
@media screen and (min-width: 769px) {
  .modLink--return:hover .icon {
    -webkit-transform: translate(-6px, -50%);
            transform: translate(-6px, -50%);
  }
}
.modLink--modal {
  padding-right: 46px;
}
.modLink--modal .icon {
  width: 32px;
  height: 32px;
}
.modLink--modal .icon:before, .modLink--modal .icon::after {
  width: 10px;
  height: 2px;
  border: none;
  background: var(--white);
  top: 50%;
  left: 50%;
  right: auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin-top: 0;
}
.modLink--modal .icon::after {
  width: 2px;
  height: 10px;
}
.modLink--admission .icon::before {
  content: "";
  display: inline-block;
  vertical-align: -1px;
  width: 19px;
  height: 19px;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_pen.svg) no-repeat center center;
  background-size: 100% auto;
  margin-right: 10px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border: none;
  right: auto;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.modLink--admission .icon::after {
  content: none;
}
.modLinkAnchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px 1.3%;
  margin-top: 40px;
  list-style: none;
}
.modLinkAnchor li {
  padding-left: 0;
  text-indent: 0;
}
.modLinkAnchor li::before {
  content: none;
}
.modLinkAnchor li:nth-child(n+2) {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .modLinkAnchor {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.modLinkAnchor li {
  width: 24%;
  background: var(--lightgreen);
}
@media screen and (max-width: 768px) {
  .modLinkAnchor li {
    gap: 10px 2%;
    width: 48%;
  }
}
.modLinkAnchor li::before {
  content: none;
}
.modLinkAnchor li:nth-child(n+2) {
  margin-top: 0;
}
.modLinkAnchor li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--black);
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  height: 100%;
  padding: 20px 70px 20px 30px;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .modLinkAnchor li a {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 16px 35px 15px 16px;
  }
}
.modLinkAnchor li a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  width: 13px;
  height: 13px;
  border: 3px solid var(--blue);
  border-color: var(--blue);
  border-width: 0 0 3px 3px;
  border-radius: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .modLinkAnchor li a::after {
    right: 15px;
    width: 9px;
    height: 9px;
    border-width: 0 0 2px 2px;
  }
}
@media screen and (min-width: 769px) {
  .modLinkAnchor li a:hover {
    opacity: 1;
    background: var(--blue);
    color: var(--white);
  }
  .modLinkAnchor li a:hover::after {
    border-color: var(--white);
  }
}
.modZoomBtn {
  position: relative;
  display: inline-block;
  color: var(--black);
  background: var(--lightgreen);
  float: right;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  text-decoration: none !important;
  padding: 10px 10px 10px 10px;
  margin: 10px 0 0;
}
@media screen and (min-width: 769px) {
  .modZoomBtn:hover {
    color: var(--blue);
  }
}
.modZoomBtn::after {
  content: none !important;
}
.modZoomBtn .zoom {
  margin-right: 8px;
}
.modZoomBtn--white {
  background: var(--white);
}
@media screen and (min-width: 769px) {
  .modZoomBtn--left {
    float: none;
  }
}
@media screen and (max-width: 768px) {
  .modZoomBtn--left::after {
    content: "";
    width: 1px;
    height: 1px;
    display: block;
    clear: both;
    overflow: hidden;
  }
}

#main {
  /* テーブル
  ========================================================*/
}
#main .modTable {
  border: 1px solid #E5E5E6;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #main .modTable {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    min-width: 100%;
  }
}
#main .modTable tbody {
  -webkit-text-size-adjust: 100%;
}
#main .modTable th, #main .modTable td {
  padding: 12px 20px;
}
#main .modTable th {
  color: var(--white);
  background: var(--blue);
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
  text-align: center;
  border-right: 1px solid #E5E5E6 !important;
  border-bottom: 1px solid #E5E5E6 !important;
}
@media screen and (max-width: 768px) {
  #main .modTable th {
    min-width: 100px;
  }
}
#main .modTable th a {
  color: var(--white);
}
#main .modTable td {
  border-bottom: 1px solid #E5E5E6 !important;
  border-right: 1px solid #E5E5E6 !important;
}
#main .modTable td:last-child {
  border-right: none;
}
#main .modTableWrapper {
  clear: both;
}
#main .modTableWrap {
  width: 100%;
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  #main .modTableWrap {
    overflow-x: auto;
    margin-top: 30px;
  }
}
@media screen and (min-width: 769px) {
  #main .modTableWrap .scroll-hint-icon {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #main .modTable th, #main .modTable td {
    max-width: 280px;
  }
}
#main .modTable th {
  color: var(--white);
}
#main .modTable th a {
  color: var(--white);
}
#main .modTable td[rowspan="2"]:last-child {
  border-left: 1px solid #E5E5E6;
}
#main .modTable tr:nth-child(even) td {
  background: var(--lightgreen);
}
#main .modTable tbody th {
  width: 320px;
}
#main .modTable--backnumber tbody tr:nth-child(even) td {
  background: var(--white);
}
#main .modTable--backnumber tbody tr:nth-child(odd) td {
  background: var(--lightgreen);
}
#main .modTable--backnumber tbody th {
  padding: 10px 20px;
  width: auto;
}
@media screen and (max-width: 768px) {
  #main .modTable--backnumber tbody th:last-child {
    text-align: left;
  }
}
#main .modTable--backnumber tbody td {
  padding: 23px 24px;
}
@media screen and (max-width: 768px) {
  #main .modTable--backnumber tbody td {
    padding: 10px 20px;
  }
}
#main .modTable--backnumber tbody td:first-child {
  width: 145px;
  text-align: center;
}
#main .modTable--backnumber tbody td:nth-child(2) {
  font-weight: bold;
}
#main .modTable--backnumber tbody td:last-child {
  width: 180px;
  text-align: center;
}
#main .modTable--media thead tr th, #main .modTable--media thead tr td {
  padding: 7px 20px;
}
@media screen and (max-width: 768px) {
  #main .modTable--media thead tr th {
    white-space: nowrap;
  }
}
#main .modTable--media thead tr:first-child th:first-child {
  width: 53%;
  max-width: none;
}
#main .modTable--media thead th {
  width: 15.66%;
}
#main .modTable--media tbody tr th, #main .modTable--media tbody tr td {
  padding: 7px 20px;
}
#main .modTable--media tbody tr:nth-child(even) th, #main .modTable--media tbody tr:nth-child(even) td {
  background: var(--white);
}
#main .modTable--media tbody tr.blue th, #main .modTable--media tbody tr.blue td {
  background: var(--lightgreen);
}
#main .modTable--media tbody th {
  color: var(--black);
  background: var(--white);
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
  text-align: left;
}
#main .modTable--media tbody td {
  text-align: center;
}
#main .modTable--media tbody td a::after {
  content: none !important;
}
#main .modTable--internationalEvent tbody td {
  padding: 14px 26px;
  line-height: 1.5;
}
#main .modTable--internationalEvent tbody td:first-child {
  width: 160px;
}
#main .modTable--internationalEvent tbody td:nth-child(2) {
  text-align: center;
  width: 160px;
}
#main .modTable--internationalEvent tbody td:nth-child(4) {
  width: 180px;
}
#main .modTable--internationalEvent tbody td:last-child {
  width: 180px;
  text-align: center;
}
#main .modTable--internationalEvent tbody td:last-child p {
  margin-bottom: 10px;
}
#main .modTable--internationalEvent tbody td:last-child a + a {
  margin-left: 20px;
}
#main .modTable--meetingEvent tbody th {
  text-align: left;
  width: 240px;
}
#main .modTable--meetingEvent tbody td {
  text-align: center;
}
#main .modTable--meetingEvent tbody td:nth-child(2) {
  width: 240px;
}
#main .modTable--meetingEvent tbody td:last-child {
  width: 160px;
}
#main .modTable--meetingEvent tbody td a {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
@media screen and (min-width: 769px) {
  #main .modTable--meetingEvent tbody td a:hover {
    opacity: 0.5;
  }
}
#main .modTable--domesticEvent th {
  vertical-align: middle !important;
}
#main .modTable--domesticEvent tbody td {
  padding: 14px 26px;
  line-height: 1.5;
  vertical-align: middle !important;
}
#main .modTable--domesticEvent tbody td:first-child {
  width: 180px;
}
#main .modTable--domesticEvent tbody td:nth-child(2) {
  text-align: center;
  width: 160px;
}
#main .modTable--domesticEvent tbody td:last-child {
  width: 180px;
}
#main .modTable--recruit td:first-child {
  width: 160px;
  text-align: center;
}
#main .modTable--recruit td:last-child {
  width: 250px;
}
#main .modTable--recruit a {
  display: inline-block;
  text-decoration: underline;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
@media screen and (min-width: 769px) {
  #main .modTable--recruit a:hover {
    opacity: 0.5;
  }
}
#main .modTable--recruit a[target=_blank]::after {
  content: "";
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_blank.svg) no-repeat center center;
  background-size: 100% auto;
  width: 15px;
  height: 15px;
  margin-left: 8px;
  vertical-align: -2px;
}
#main .modTable--recruit a[target=_blank].noIcon::after {
  content: none;
}
#main .modTable--recruit a[href$=".pdf"]::after {
  content: "";
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_pdf.svg) no-repeat center center;
  background-size: 100% auto;
  width: 21px;
  height: 23px;
  margin-left: 8px;
  vertical-align: -4px;
}
#main .modTable--recruit a[href$=".docx"]::after, #main .modTable--recruit a[href$=".doc"]::after {
  content: "";
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_word.svg) no-repeat center center;
  background-size: 100% auto;
  width: 17px;
  height: 21px;
  margin-left: 8px;
  vertical-align: -4px;
}
#main .modTable--recruit a[href$=".xls"]::after, #main .modTable--recruit a[href$=".xlsx"]::after, #main .modTable--recruit a[href$=".xlsm"]::after {
  content: "";
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_excel.svg) no-repeat center center;
  background-size: 100% auto;
  width: 17px;
  height: 21px;
  margin-left: 8px;
  vertical-align: -4px;
}
#main .modTable--recruit a[href$=".zip"]::after {
  content: "";
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_zip.svg) no-repeat center center;
  background-size: 100% auto;
  width: 17px;
  height: 21px;
  margin-left: 8px;
  vertical-align: -4px;
}
#main .modTable--annualFee thead th {
  padding: 8px 20px;
}
@media screen and (max-width: 768px) {
  #main .modTable--annualFee thead th {
    min-width: auto;
  }
}
#main .modTable--annualFee thead tr:first-child th:first-child {
  width: 300px;
}
@media screen and (max-width: 768px) {
  #main .modTable--annualFee thead tr:first-child th:first-child {
    width: 146px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #main .modTable--annualFee thead tr:first-child th:first-child {
    width: 146px;
  }
}
#main .modTable--annualFee thead tr:first-child th:nth-child(2), #main .modTable--annualFee thead tr:first-child th:nth-child(3) {
  width: 420px;
}
@media screen and (max-width: 768px) {
  #main .modTable--annualFee thead tr:first-child th:nth-child(2), #main .modTable--annualFee thead tr:first-child th:nth-child(3) {
    width: 146px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #main .modTable--annualFee thead tr:first-child th:nth-child(2), #main .modTable--annualFee thead tr:first-child th:nth-child(3) {
    width: 146px;
  }
}
#main .modTable--annualFee tbody tr:nth-child(even) td {
  background: var(--white);
}
#main .modTable--annualFee tbody tr td {
  text-align: center;
}
#main .modTable--annualFee tbody tr td:first-child {
  background: var(--lightgreen);
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #main .modTable--companylFee th:first-child {
    width: 146px;
  }
}
@media screen and (max-width: 768px) {
  #main .modTable--organization tbody th {
    width: 160px;
  }
}
#main .modTable--apply th {
  min-width: 120px !important;
}
#main .modTable--apply th:first-child {
  width: 160px;
}
#main .modTable--apply td {
  text-align: center;
}
@media screen and (min-width: 769px) {
  #main .modTable--awards th {
    width: 150px;
    min-width: 150px;
    max-width: 150px;
  }
}
@media screen and (min-width: 769px) {
  #main .modTable--awards td:nth-child(2) {
    width: 200px;
    min-width: 200px;
    max-width: 200px;
  }
  #main .modTable--awards td:nth-child(3) {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
  }
  #main .modTable--awards td:nth-child(4) {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
  }
}

#main {
  /* テキスト
  ========================================================*/
  /* アイコン
  ========================================================*/
}
#main sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
#main strong {
  font-weight: bold;
}
#main .red {
  color: var(--red);
}
#main i.fa-user {
  display: inline-block;
  vertical-align: middle;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_person.svg) no-repeat center center;
  background-size: 100% auto;
  width: 18px;
  height: 17px;
  margin-right: 8px;
}
#main i.fa-building {
  display: inline-block;
  vertical-align: middle;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_building.svg) no-repeat center center;
  background-size: 100% auto;
  width: 12px;
  height: 15px;
  margin-right: 8px;
}
#main i.media-pdf {
  display: inline-block;
  vertical-align: middle;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_pdf02.svg) no-repeat center center;
  background-size: 100% auto;
  width: 22px;
  height: 30px;
}
#main i.media-smartphone {
  display: inline-block;
  vertical-align: middle;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_media_smartphone.svg) no-repeat center center;
  background-size: 100% auto;
  width: 18px;
  height: 32px;
}
#main i.media-youtube {
  display: inline-block;
  vertical-align: middle;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_media_youtube.svg) no-repeat center center;
  background-size: 100% auto;
  width: 30px;
  height: 22px;
}
#main i.media-word {
  display: inline-block;
  vertical-align: middle;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_media_word.svg) no-repeat center center;
  background-size: 100% auto;
  width: 22px;
  height: 30px;
}
#main i.contact-web {
  display: inline-block;
  vertical-align: middle;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_contact_web.svg) no-repeat center center;
  background-size: 100% auto;
  width: 25px;
  height: 25px;
}
#main i.contact-mail {
  display: inline-block;
  vertical-align: middle;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_contact_mail.svg) no-repeat center center;
  background-size: 100% auto;
  width: 27px;
  height: 20px;
}
#main i.zoom {
  display: inline-block;
  vertical-align: -2px;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_zoom.svg) no-repeat center center;
  background-size: 100% auto;
  width: 14px;
  height: 14px;
}
#main .modIconNew {
  display: inline-block;
  background-color: var(--blue);
  color: var(--white);
  font-size: 12px;
  font-size: 1.2rem;
  padding: 2px 5px;
  margin-left: 8px;
}

/* パンクズ
========================================================*/
.modBreadCrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px 20px;
  max-width: 1150px;
  margin: 140px auto 0;
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .modBreadCrumbs {
    padding: 0 40px 20px;
    margin: 110px auto 0;
  }
}
@media screen and (max-width: 768px) {
  .modBreadCrumbs {
    padding: 0 20px 20px;
    margin: 110px auto 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 12px 0;
  }
}
.modBreadCrumbs__item {
  color: #b6b6b6;
  font-size: 12px;
  font-size: 1.2rem;
  position: relative;
  margin: 0 14px 0 0;
  padding: 0 14px 0 0;
}
.modBreadCrumbs__item:after {
  content: "";
  border-top: 1px solid var(--black);
  border-right: 1px solid var(--black);
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  right: 0px;
  bottom: 5px;
  width: 6px;
  height: 6px;
}
.modBreadCrumbs__item:last-child::after {
  display: none;
}
.modBreadCrumbs__item__link {
  color: var(--blue);
}
@media screen and (min-width: 769px) {
  .modBreadCrumbs__item__link:hover {
    text-decoration: underline;
  }
}

/* カテゴリーメニュー
========================================================*/
.modCategoryMenu {
  background: var(--lightgreen);
}
.modCategoryMenu__inner {
  max-width: 1150px;
  margin: 20px auto 0;
  padding: 75px 25px;
}
@media screen and (max-width: 768px) {
  .modCategoryMenu__inner {
    padding: 60px 25px;
  }
}
.modCategoryMenu__link .modLink {
  display: inline-block;
  padding: 0 45px 0 0;
}
@media screen and (max-width: 768px) {
  .modCategoryMenu__link .modLink {
    display: block;
    padding: 0;
  }
}
.modCategoryMenu__link .modLink .icon {
  right: 0;
}
.modCategoryMenu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 19px 4.2%;
  margin-top: 45px;
}
@media screen and (max-width: 768px) {
  .modCategoryMenu__list {
    display: block;
    margin-top: 52px;
  }
}
.modCategoryMenu__list .item {
  border-bottom: 1px solid var(--bordergray);
}
@media screen and (min-width: 769px) {
  .modCategoryMenu__list .item {
    width: 30.5%;
  }
}
@media screen and (max-width: 768px) {
  .modCategoryMenu__list .item {
    margin-top: 19px;
  }
}
.modCategoryMenu__list .modLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 36px 15px 0;
  word-break: break-word;
}
@media screen and (max-width: 768px) {
  .modCategoryMenu__list .modLink {
    padding-bottom: 20px;
  }
}
.modCategoryMenu__list .modLink .icon {
  margin-top: -8px;
}
.modCategoryMenu__list .modLink[target=_blank] .icon {
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_blank.svg) no-repeat center center;
  background-size: 100% auto;
  width: 15px;
  height: 15px;
  border-radius: 0;
  right: 5px;
}
.modCategoryMenu__list .modLink[target=_blank] .icon::before, .modCategoryMenu__list .modLink[target=_blank] .icon::after {
  content: none;
}
@media screen and (min-width: 769px) {
  .modCategoryMenu__list .modLink[target=_blank]:hover .icon {
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}

#main {
  /* リスト
  ========================================================*/
}
#main .modListCategory {
  list-style: none;
}
#main .modListCategory li {
  padding-left: 0;
  text-indent: 0;
}
#main .modListCategory li::before {
  content: none;
}
#main .modListCategory li:nth-child(n+2) {
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  #main .modListCategory {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 62px 50px;
  }
}
@media screen and (min-width: 769px) {
  #main .modListCategory__item {
    width: calc(50% - 25px);
  }
}
@media screen and (max-width: 768px) {
  #main .modListCategory__item:nth-child(n+2) {
    margin-top: 30px !important;
  }
}
#main .modListCategory__item__img {
  width: 100%;
  height: auto;
  overflow: hidden;
  will-change: transform;
  aspect-ratio: 550/298;
}
#main .modListCategory__item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
#main .modListCategory__item__content {
  color: var(--black);
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  #main .modListCategory__item__content {
    margin-top: 8px;
  }
}
#main .modListCategory__item__content .title {
  display: inline-block;
  padding-right: 46px;
}
@media screen and (max-width: 768px) {
  #main .modListCategory__item__content .title {
    padding-right: 39px;
  }
}
#main .modListCategory__item__content .text {
  margin-top: 7px;
}
@media screen and (max-width: 768px) {
  #main .modListCategory__item__content .text {
    margin-top: 5px;
    line-height: 1.7;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
#main .modListCategory__item a {
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  #main .modListCategory__item a:hover {
    opacity: 1;
  }
  #main .modListCategory__item a:hover .modListCategory__item__img img {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
  }
  #main .modListCategory__item a:hover .modListCategory__item__content .title {
    color: var(--blue);
  }
  #main .modListCategory__item a:hover .modListCategory__item__content .title .icon {
    -webkit-transform: translate(12px, -50%);
            transform: translate(12px, -50%);
  }
}
#main .modListCategory + .modListSubCategory {
  margin-top: 84px;
}
@media screen and (max-width: 768px) {
  #main .modListCategory + .modListSubCategory {
    margin-top: 75px;
  }
}
#main .modListSubCategory {
  list-style: none;
}
#main .modListSubCategory li {
  padding-left: 0;
  text-indent: 0;
}
#main .modListSubCategory li::before {
  content: none;
}
#main .modListSubCategory li:nth-child(n+2) {
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  #main .modListSubCategory {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px 2%;
  }
}
#main .modListSubCategory li {
  width: 49%;
}
@media screen and (max-width: 768px) {
  #main .modListSubCategory li {
    width: 100%;
  }
  #main .modListSubCategory li:nth-child(n+2) {
    margin-top: 15px;
  }
}
#main .modListSubCategory li a, #main .modListSubCategory li span:not(.red) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: var(--lightgreen);
  font-weight: bold;
  color: var(--black);
  height: 100%;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 32px 65px 32px 20px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: left;
}
@media screen and (max-width: 768px) {
  #main .modListSubCategory li a, #main .modListSubCategory li span:not(.red) {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 16px 45px 17px 15px;
  }
}
#main .modListSubCategory li a::after, #main .modListSubCategory li span:not(.red)::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 35px;
  width: 32px;
  height: 32px;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_arrow.svg) no-repeat center center;
  background-size: 100% auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  #main .modListSubCategory li a::after, #main .modListSubCategory li span:not(.red)::after {
    width: 22px;
    height: 22px;
    right: 15px;
  }
}
@media screen and (min-width: 769px) {
  #main .modListSubCategory li a:hover, #main .modListSubCategory li span:not(.red):hover {
    opacity: 1;
    background-color: var(--blue);
    color: var(--white);
  }
  #main .modListSubCategory li a:hover::after, #main .modListSubCategory li span:not(.red):hover::after {
    background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_arrow_white.svg) no-repeat center center;
    -webkit-transform: translate(6px, -50%);
            transform: translate(6px, -50%);
    background-size: 100% auto;
  }
}
#main .modListSubCategory li a.is-active, #main .modListSubCategory li span:not(.red).is-active {
  color: var(--white);
  background: var(--blue);
}
#main .modListSubCategory li a.is-active::after, #main .modListSubCategory li span:not(.red).is-active::after {
  background: url(/wp/wp-content/themes/wsc7/assets/img//common/icon/icon_arrow_white.svg) no-repeat center center;
  background-size: 100% auto;
}
#main .modListSubCategory li a.exLink, #main .modListSubCategory li span:not(.red).exLink {
  position: relative;
}
#main .modListSubCategory li a.exLink::after, #main .modListSubCategory li span:not(.red).exLink::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 36px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_blank02.svg) no-repeat center center;
  background-size: 100% auto;
  width: 18px;
  height: 18px;
}
@media screen and (max-width: 768px) {
  #main .modListSubCategory li a.exLink::after, #main .modListSubCategory li span:not(.red).exLink::after {
    right: 18px;
  }
}
@media screen and (min-width: 769px) {
  #main .modListSubCategory li a.exLink:hover::after, #main .modListSubCategory li span:not(.red).exLink:hover::after {
    background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_blank02_white.svg) no-repeat center center;
    background-size: 100% auto;
  }
}
#main .modListSubCategory li a.dlLink, #main .modListSubCategory li span:not(.red).dlLink {
  position: relative;
}
#main .modListSubCategory li a.dlLink::after, #main .modListSubCategory li span:not(.red).dlLink::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 36px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_dl.svg) no-repeat center center;
  background-size: 100% auto;
  width: 16px;
  height: 30px;
}
@media screen and (max-width: 768px) {
  #main .modListSubCategory li a.dlLink::after, #main .modListSubCategory li span:not(.red).dlLink::after {
    right: 19px;
  }
}
@media screen and (min-width: 769px) {
  #main .modListSubCategory li a.dlLink:hover::after, #main .modListSubCategory li span:not(.red).dlLink:hover::after {
    background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_dl_white.svg) no-repeat center center;
    background-size: 100% auto;
  }
}
#main .modListSubCategory--column3 li {
  width: 32%;
}
@media screen and (max-width: 768px) {
  #main .modListSubCategory--column3 li {
    width: 100%;
  }
}
#main .modListSubCategory--column4 {
  gap: 15px 1.3%;
}
#main .modListSubCategory--column4 li {
  width: 24%;
}
@media screen and (max-width: 768px) {
  #main .modListSubCategory--column4 li {
    width: 100%;
  }
}
#main .modListSubCategory + .modListSubCategory {
  margin-top: 34px;
}
@media screen and (max-width: 768px) {
  #main .modListSubCategory + .modListSubCategory {
    margin-top: 15px;
  }
}
#main .modListSubCategory--center li a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#main .modListAccordion {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  #main .modListAccordion {
    margin-top: 30px;
  }
}
#main .modListAccordion__head {
  position: relative;
  background: var(--lightgreen);
  cursor: pointer;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.4;
  padding: 24px 58px 24px 30px;
}
@media screen and (max-width: 768px) {
  #main .modListAccordion__head {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 12px 34px 12px 15px;
    line-height: 1.6;
  }
}
#main .modListAccordion__head:nth-child(n+2) {
  border-top: 1px solid var(--gray);
}
#main .modListAccordion__head::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 20px;
  border-style: solid;
  border-width: 5.5px 5.3px 0 5.3px;
  border-color: var(--blue) transparent transparent transparent;
  -webkit-transform: rotate(0deg) translateY(-50%);
          transform: rotate(0deg) translateY(-50%);
}
@media screen and (max-width: 768px) {
  #main .modListAccordion__head::after {
    right: 15px;
  }
}
#main .modListAccordion__head.is-active::after {
  -webkit-transform: rotate(180deg) translateY(-50%);
          transform: rotate(180deg) translateY(-50%);
  margin-top: -3px;
}
#main .modListAccordion__body {
  display: none;
  padding: 30px;
}
@media screen and (max-width: 768px) {
  #main .modListAccordion__body {
    padding: 15px;
  }
}
#main .modListFaq {
  margin-top: 30px;
}
#main .modListFaq__head {
  position: relative;
  cursor: pointer;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
  background: var(--lightgreen);
  padding: 30px 40px 30px 67px;
  margin: 0;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  #main .modListFaq__head {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    padding: 13px 34px 13px 40px;
  }
}
#main .modListFaq__head::before {
  content: "Q";
  display: block;
  background: none;
  position: absolute;
  left: 30px;
  top: 24px;
  color: var(--blue);
  width: auto;
  height: auto;
  font-family: "Barlow", sans-serif;
  font-size: 27px;
  font-size: 2.7rem;
}
@media screen and (max-width: 768px) {
  #main .modListFaq__head::before {
    font-size: 24px;
    font-size: 2.4rem;
    top: 50%;
    left: 15px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
#main .modListFaq__head .open-close {
  position: absolute;
  display: block;
  top: 50%;
  right: 20px;
  width: 10px;
  height: 4px;
  text-indent: -99999px;
  border-style: solid;
  border-width: 5.5px 5.3px 0 5.3px;
  border-color: var(--blue) transparent transparent transparent;
  -webkit-transform: rotate(0deg) translateY(-50%);
          transform: rotate(0deg) translateY(-50%);
  margin-top: 1px;
}
#main .modListFaq__head.is-active .open-close {
  -webkit-transform: rotate(180deg) translateY(-50%);
          transform: rotate(180deg) translateY(-50%);
  margin-top: -2.5px;
}
#main .modListFaq__head:nth-child(n+2) {
  border-top: 1px solid var(--gray);
}
#main .modListFaq__body {
  position: relative;
  padding: 24px 30px 25px 70px;
  display: none;
}
@media screen and (max-width: 768px) {
  #main .modListFaq__body {
    padding: 15px 15px 15px 40px;
  }
}
#main .modListFaq__body::before {
  content: "A";
  display: block;
  font-weight: bold;
  background: none;
  position: absolute;
  left: 29px;
  top: 15px;
  color: var(--black);
  font-weight: 700;
  font-family: "Barlow", sans-serif;
  font-size: 27px;
  font-size: 2.7rem;
  width: auto;
  height: auto;
}
@media screen and (max-width: 768px) {
  #main .modListFaq__body::before {
    font-size: 24px;
    font-size: 2.4rem;
    top: 6px;
    left: 15px;
  }
}
#main .modListFaq__body:last-child {
  border-bottom: 1px solid var(--gray);
}
#main .modListTags {
  list-style: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
  margin-bottom: 60px;
}
#main .modListTags li {
  padding-left: 0;
  text-indent: 0;
}
#main .modListTags li::before {
  content: none;
}
#main .modListTags li:nth-child(n+2) {
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  #main .modListTags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px 2%;
  }
}
#main .modListTags li {
  width: 49%;
}
@media screen and (max-width: 768px) {
  #main .modListTags li {
    width: 100%;
  }
  #main .modListTags li:nth-child(n+2) {
    margin-top: 15px;
  }
}
#main .modListTags li a, #main .modListTags li span:not(.red) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: var(--lightgreen);
  font-weight: bold;
  color: var(--black);
  height: 100%;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 32px 65px 32px 20px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: left;
}
@media screen and (max-width: 768px) {
  #main .modListTags li a, #main .modListTags li span:not(.red) {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 16px 45px 17px 15px;
  }
}
#main .modListTags li a::after, #main .modListTags li span:not(.red)::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 35px;
  width: 32px;
  height: 32px;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_arrow.svg) no-repeat center center;
  background-size: 100% auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  #main .modListTags li a::after, #main .modListTags li span:not(.red)::after {
    width: 22px;
    height: 22px;
    right: 15px;
  }
}
@media screen and (min-width: 769px) {
  #main .modListTags li a:hover, #main .modListTags li span:not(.red):hover {
    opacity: 1;
    background-color: var(--blue);
    color: var(--white);
  }
  #main .modListTags li a:hover::after, #main .modListTags li span:not(.red):hover::after {
    background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_arrow_white.svg) no-repeat center center;
    -webkit-transform: translate(6px, -50%);
            transform: translate(6px, -50%);
    background-size: 100% auto;
  }
}
#main .modListTags li a.is-active, #main .modListTags li span:not(.red).is-active {
  color: var(--white);
  background: var(--blue);
}
#main .modListTags li a.is-active::after, #main .modListTags li span:not(.red).is-active::after {
  background: url(/wp/wp-content/themes/wsc7/assets/img//common/icon/icon_arrow_white.svg) no-repeat center center;
  background-size: 100% auto;
}
#main .modListTags li a.exLink, #main .modListTags li span:not(.red).exLink {
  position: relative;
}
#main .modListTags li a.exLink::after, #main .modListTags li span:not(.red).exLink::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 36px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_blank02.svg) no-repeat center center;
  background-size: 100% auto;
  width: 18px;
  height: 18px;
}
@media screen and (max-width: 768px) {
  #main .modListTags li a.exLink::after, #main .modListTags li span:not(.red).exLink::after {
    right: 18px;
  }
}
@media screen and (min-width: 769px) {
  #main .modListTags li a.exLink:hover::after, #main .modListTags li span:not(.red).exLink:hover::after {
    background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_blank02_white.svg) no-repeat center center;
    background-size: 100% auto;
  }
}
#main .modListTags li a.dlLink, #main .modListTags li span:not(.red).dlLink {
  position: relative;
}
#main .modListTags li a.dlLink::after, #main .modListTags li span:not(.red).dlLink::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 36px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_dl.svg) no-repeat center center;
  background-size: 100% auto;
  width: 16px;
  height: 30px;
}
@media screen and (max-width: 768px) {
  #main .modListTags li a.dlLink::after, #main .modListTags li span:not(.red).dlLink::after {
    right: 19px;
  }
}
@media screen and (min-width: 769px) {
  #main .modListTags li a.dlLink:hover::after, #main .modListTags li span:not(.red).dlLink:hover::after {
    background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_dl_white.svg) no-repeat center center;
    background-size: 100% auto;
  }
}
#main .modListTags--column3 li {
  width: 32%;
}
@media screen and (max-width: 768px) {
  #main .modListTags--column3 li {
    width: 100%;
  }
}
#main .modListTags--column4 {
  gap: 15px 1.3%;
}
#main .modListTags--column4 li {
  width: 24%;
}
@media screen and (max-width: 768px) {
  #main .modListTags--column4 li {
    width: 100%;
  }
}
#main .modListTags a {
  position: relative;
}
#main .modListTags a[target=_blank] {
  padding: 17px 65px 17px 28px !important;
}
#main .modListTags a[target=_blank]::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 28px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img//common/icon/icon_blank02.svg) no-repeat center center;
  background-size: 100% auto;
  width: 18px;
  height: 18px;
}
@media screen and (min-width: 769px) {
  #main .modListTags a:hover {
    opacity: 1;
  }
  #main .modListTags a:hover[target=_blank]::after {
    background: url(/wp/wp-content/themes/wsc7/assets/img//common/icon/icon_blank02_white.svg) no-repeat center center;
    background-size: 100% auto;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
#main .modListTags--narrow li a {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: left;
  padding: 20px 65px 20px 32px;
}
#main .modListTags--narrow li a::after {
  right: 30px;
}
#main .modListTags--auto li {
  width: auto;
}
#main .modListTags--auto li a {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 9px 53px 9px 15px;
}
#main .modListTags--auto li a::after {
  right: 15px;
  width: 26px;
  height: 26px;
}
#main .modListNews {
  list-style: none;
}
#main .modListNews li {
  padding-left: 0;
  text-indent: 0;
}
#main .modListNews li::before {
  content: none;
}
#main .modListNews li:nth-child(n+2) {
  margin-top: 0;
}
#main .modListNews__item {
  border-top: 1px solid var(--bordergray);
}
#main .modListNews__item:last-child {
  border-bottom: 1px solid var(--bordergray);
}
#main .modListNews__item__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 12px;
}
#main .modListNews__item__head .time {
  color: #888;
  font-family: "Barlow", sans-serif;
  font-size: 17px;
  font-size: 1.7rem;
}
#main .modListNews__item__head .tag {
  display: inline-block;
  color: var(--white);
  background-color: var(--green);
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0 8px;
}
#main .modListNews__item__head .tag--services {
  background-color: #32C996;
}
#main .modListNews__item__head .tag--education {
  background-color: #51BDD3;
}
#main .modListNews__item__head .tag--qualification {
  background-color: #F9A42B;
}
#main .modListNews__item__head .tag--hq_meeting {
  background-color: #4263D9;
}
#main .modListNews__item__head .tag--media {
  background-color: #9796DD;
}
#main .modListNews__item__head .tag--etc {
  background-color: #F595B7;
}
#main .modListNews__item__title {
  color: var(--black);
  margin-top: 6px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  font-weight: bold;
}
#main .modListNews__item a {
  display: block;
  padding: 27px 0;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  #main .modListNews__item a:hover {
    opacity: 1;
    background: var(--lightgreen);
  }
}
#main .modListAnchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px 1.3%;
  margin-top: 40px;
  list-style: none;
}
#main .modListAnchor li {
  padding-left: 0;
  text-indent: 0;
}
#main .modListAnchor li::before {
  content: none;
}
#main .modListAnchor li:nth-child(n+2) {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  #main .modListAnchor {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#main .modListAnchor li {
  width: 24%;
  background: var(--lightgreen);
}
@media screen and (max-width: 768px) {
  #main .modListAnchor li {
    gap: 10px 2%;
    width: 48%;
  }
}
#main .modListAnchor li::before {
  content: none;
}
#main .modListAnchor li:nth-child(n+2) {
  margin-top: 0;
}
#main .modListAnchor li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--black);
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  height: 100%;
  padding: 20px 70px 20px 30px;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  #main .modListAnchor li a {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 16px 35px 15px 16px;
  }
}
#main .modListAnchor li a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  width: 13px;
  height: 13px;
  border: 3px solid var(--blue);
  border-color: var(--blue);
  border-width: 0 0 3px 3px;
  border-radius: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  #main .modListAnchor li a::after {
    right: 15px;
    width: 9px;
    height: 9px;
    border-width: 0 0 2px 2px;
  }
}
@media screen and (min-width: 769px) {
  #main .modListAnchor li a:hover {
    opacity: 1;
    background: var(--blue);
    color: var(--white);
  }
  #main .modListAnchor li a:hover::after {
    border-color: var(--white);
  }
}
@media screen and (max-width: 768px) {
  #main .modListAnchor--spFull li {
    width: 100%;
  }
}
#main .modListPage {
  line-height: 1.9;
}
#main .modListPage li {
  margin-top: 0 !important;
}
#main .modListPage li a {
  color: #888888;
  text-decoration: none !important;
}
@media screen and (min-width: 769px) {
  #main .modListPage li a:hover {
    color: var(--blue);
  }
}
#main .modListPage li:nth-child(n+2) {
  margin-top: 3px !important;
}
#main .modListPage > li::before {
  content: none !important;
}
#main .modListPage > li ul {
  margin-top: 0 !important;
}
#main .modListPage > li ul > li {
  margin-top: 0;
}
#main .modListBook {
  list-style: none;
}
#main .modListBook li {
  padding-left: 0;
  text-indent: 0;
}
#main .modListBook li::before {
  content: none;
}
#main .modListBook li:nth-child(n+2) {
  margin-top: 0;
}
#main .modListBook__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 60px;
}
@media screen and (max-width: 768px) {
  #main .modListBook__item {
    padding-bottom: 30px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
#main .modListBook__item:nth-child(n+2) {
  border-top: 1px solid var(--bordergray);
  padding-top: 60px;
}
@media screen and (max-width: 768px) {
  #main .modListBook__item:nth-child(n+2) {
    padding-top: 30px;
  }
}
#main .modListBook__item__thumb {
  text-align: center;
  width: 22.5%;
}
@media screen and (max-width: 768px) {
  #main .modListBook__item__thumb {
    width: 100%;
  }
}
#main .modListBook__item__thumb img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  #main .modListBook__item__thumb img {
    width: 50%;
    margin: 0 auto;
  }
}
#main .modListBook__item__thumb .modLink {
  margin-top: 20px;
}
#main .modListBook__item__detail {
  width: 77.5%;
  padding-left: 50px;
  margin-top: -5px;
}
@media screen and (max-width: 768px) {
  #main .modListBook__item__detail {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
}
#main .modListBook__item__detail .title {
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  #main .modListBook__item__detail .title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
#main .modListBook__item__detail .publication {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 15px;
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  #main .modListBook__item__detail .publication {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  #main .modListBook__item__detail .publication__author {
    display: block;
  }
}
#main .modListBook__item__detail .publication__other {
  color: var(--gray);
}
@media screen and (max-width: 768px) {
  #main .modListBook__item__detail .publication__other {
    display: block;
  }
}
#main .modListBook__item__detail .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 20px;
  margin-top: 12px;
}
@media screen and (max-width: 768px) {
  #main .modListBook__item__detail .price {
    display: block;
  }
}
#main .modListBook__item__detail .price__member {
  color: var(--red);
}
#main .modListBook__item__detail .price .num {
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  #main .modListBook__item__detail .price .num {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
#main .modListBook__item__detail .modListTags {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 35px;
}
@media screen and (max-width: 768px) {
  #main .modListBook__item__detail .modListTags {
    margin: 20px 0;
  }
}
#main .modListBook__item__detail .modListTags li a {
  padding: 17px 45px 17px 28px;
}
#main .modListCard {
  list-style: none;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(255px, 1fr));
  gap: 2% 2.5%;
  margin-bottom: 30px;
}
#main .modListCard li {
  padding-left: 0;
  text-indent: 0;
}
#main .modListCard li::before {
  content: none;
}
#main .modListCard li:nth-child(n+2) {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  #main .modListCard {
    gap: 30px 0;
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
  }
}
@media screen and (min-width: 768px) and (max-width: 1150px) {
  #main .modListCard {
    margin-bottom: 150px;
  }
}
#main .modListCard + .modListCard {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #main .modListCard + .modListCard {
    margin-top: 30px;
  }
}
#main .modListCard > li {
  padding: 45px 20px 30px;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: subgrid;
  grid-template-rows: subgrid;
  -ms-grid-row-span: 3;
  grid-row: span 3;
  background: var(--white);
}
@media screen and (max-width: 768px) {
  #main .modListCard > li {
    padding: 20px 20px;
  }
}
#main .modListCard__item__title {
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  #main .modListCard__item__title {
    font-size: 24px;
    font-size: 2.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  #main .modListCard__item__title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
#main .modListCard__item__title--left {
  text-align: left;
}
@media screen and (min-width: 769px) {
  #main .modListCard__item__title--left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
#main .modListCard__item__title--right {
  text-align: right;
}
@media screen and (min-width: 769px) {
  #main .modListCard__item__title--right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
#main .modListCard__item__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px;
}
#main .modListCard__item__img img {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  #main .modListCard__item__img {
    margin-top: 15px;
  }
  #main .modListCard__item__img img {
    max-height: 42vw;
  }
}
#main .modListCard__item__text {
  word-break: break-word;
  font-size: 15px;
  font-size: 1.5rem;
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  #main .modListCard__item__text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
#main .modListCard__item__text ul {
  margin: 0;
}
#main .modListCard__item__text ul li {
  position: relative;
  text-indent: 0em;
  padding-left: 1em;
}
#main .modListCard__item__text ul li:nth-child(n+2) {
  margin-top: 15px;
}
#main .modListCard__item__text ul li::before {
  content: "";
  position: absolute;
  display: block;
  top: calc(1em - 3px);
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: var(--blue);
  margin-right: 12px;
  line-height: 1rem;
}
@media screen and (max-width: 768px) {
  #main .modListCard__item__text ul li::before {
    width: 5px;
    height: 5px;
  }
}
#main .modListCard__item__text .note {
  font-size: 13px;
  font-size: 1.3rem;
  margin-top: 20px;
}
#main .modListCard--bgBlue li {
  background: var(--lightgreen);
}
#main .modListCard--column1 {
  grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
}
#main .modListCard--column1 > li {
  padding: 30px;
}
#main .modListCard--column3 {
  grid-template-columns: repeat(auto-fill, minmax(363px, 1fr));
}
@media screen and (max-width: 768px) {
  #main .modListCard--column3 {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
  }
}
#main .modListCard--column3 > li {
  padding: 40px 30px;
}
#main .modListExcursion {
  margin-top: 130px;
  list-style: none;
}
#main .modListExcursion li {
  padding-left: 0;
  text-indent: 0;
}
#main .modListExcursion li::before {
  content: none;
}
#main .modListExcursion li:nth-child(n+2) {
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  #main .modListExcursion {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#main .modListExcursion__item {
  position: relative;
  overflow: hidden;
  will-change: transform;
  aspect-ratio: 350/250;
}
@media screen and (min-width: 769px) {
  #main .modListExcursion__item {
    width: 30.4%;
  }
}
@media screen and (max-width: 768px) {
  #main .modListExcursion__item:nth-child(n+2) {
    margin-top: 30px !important;
  }
}
#main .modListExcursion__item a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
@media screen and (min-width: 769px) {
  #main .modListExcursion__item a:hover {
    opacity: 1;
  }
  #main .modListExcursion__item a:hover img {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
  }
  #main .modListExcursion__item a:hover .icon {
    -webkit-transform: translate(6px, -50%);
            transform: translate(6px, -50%);
  }
}
#main .modListExcursion__item__text {
  position: absolute;
  left: 20px;
  bottom: 25px;
  color: var(--white);
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding-right: 60px;
}
@media screen and (max-width: 768px) {
  #main .modListExcursion__item__text {
    font-size: 17px;
    font-size: 1.7rem;
    left: 20px;
    bottom: 23px;
    padding-right: 43px;
  }
}
#main .modListExcursion__item__text .icon {
  position: absolute;
  display: block;
  top: 50%;
  right: 0;
  background: var(--white);
  border-radius: 100%;
  width: 40px;
  height: 40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  #main .modListExcursion__item__text .icon {
    width: 30px;
    height: 30px;
  }
}
#main .modListExcursion__item__text .icon::before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 14px;
  width: 12px;
  border: 1px solid var(--blue);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 2px;
}
@media screen and (max-width: 768px) {
  #main .modListExcursion__item__text .icon::before {
    right: 9px;
    width: 10px;
  }
}
#main .modListExcursion__item__text .icon::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 17px;
  width: 8px;
  height: 8px;
  border: 2px solid var(--blue);
  border-width: 2px 2px 0 0;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  margin-top: -1px;
  border-radius: 2px;
}
@media screen and (max-width: 768px) {
  #main .modListExcursion__item__text .icon::after {
    right: 12px;
    width: 7px;
    height: 7px;
  }
}
#main .modListContents {
  list-style: none;
}
#main .modListContents li {
  padding-left: 0;
  text-indent: 0;
}
#main .modListContents li::before {
  content: none;
}
#main .modListContents li:nth-child(n+2) {
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  #main .modListContents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 54px 25px;
  }
}
#main .modListContents + .modListExcursion {
  margin-top: 54px;
}
@media screen and (max-width: 768px) {
  #main .modListContents + .modListExcursion {
    margin-top: 25px;
  }
}
@media screen and (min-width: 769px) {
  #main .modListContents__item {
    width: calc(33% - 25px);
  }
}
@media screen and (max-width: 768px) {
  #main .modListContents__item:nth-child(n+2) {
    margin-top: 30px !important;
  }
}
#main .modListContents__item__img {
  width: 100%;
  height: auto;
  overflow: hidden;
  will-change: transform;
  aspect-ratio: 550/298;
}
#main .modListContents__item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
#main .modListContents__item__content {
  color: var(--black);
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  #main .modListContents__item__content {
    margin-top: 9px;
  }
}
#main .modListContents__item__content .title {
  display: inline-block;
  padding-right: 46px;
}
@media screen and (max-width: 768px) {
  #main .modListContents__item__content .title {
    padding-right: 39px;
    font-size: 17px;
    font-size: 1.7rem;
  }
}
#main .modListContents__item__content .subTitle {
  color: var(--blue);
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.1;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  #main .modListContents__item__content .subTitle {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
#main .modListContents__item__content .text {
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  #main .modListContents__item__content .text {
    margin-top: 7px;
    line-height: 1.7;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
#main .modListContents__item a {
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  #main .modListContents__item a:hover {
    opacity: 1;
  }
  #main .modListContents__item a:hover .modListContents__item__img img {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
  }
  #main .modListContents__item a:hover .modListContents__item__content .title {
    color: var(--blue);
  }
  #main .modListContents__item a:hover .modListContents__item__content .title .icon {
    -webkit-transform: translate(12px, -50%);
            transform: translate(12px, -50%);
  }
}
#main .modListBnr {
  list-style: none;
}
#main .modListBnr li {
  padding-left: 0;
  text-indent: 0;
}
#main .modListBnr li::before {
  content: none;
}
#main .modListBnr li:nth-child(n+2) {
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  #main .modListBnr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 1200px;
    gap: 30px 30px;
    padding: 0 25px;
    margin: 0 auto !important;
  }
}
@media screen and (max-width: 768px) {
  #main .modListBnr {
    padding: 0 55px;
  }
}
@media screen and (min-width: 769px) {
  #main .modListBnr__item {
    width: calc(25% - 23px);
    min-width: 240px;
  }
}
@media screen and (min-width: 850px) and (max-width: 1120px) {
  #main .modListBnr__item {
    width: calc(33.3333333333% - 23px);
  }
}
@media screen and (max-width: 849px) {
  #main .modListBnr__item {
    width: calc(50% - 23px);
  }
}
@media screen and (max-width: 768px) {
  #main .modListBnr__item {
    width: 100%;
  }
  #main .modListBnr__item:nth-child(n+2) {
    margin-top: 15px !important;
  }
}
#main .modListBnr__item a[target=_blank]::after {
  content: none !important;
}
#main .modListBnr__item img {
  width: 100%;
  height: auto;
}
#main .modListCompany {
  list-style: none;
}
#main .modListCompany li {
  padding-left: 0;
  text-indent: 0;
}
#main .modListCompany li::before {
  content: none;
}
#main .modListCompany li:nth-child(n+2) {
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  #main .modListCompany {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 140px;
  }
}
@media screen and (max-width: 768px) {
  #main .modListCompany {
    margin-top: 70px;
  }
}
@media screen and (min-width: 769px) {
  #main .modListCompany__item {
    width: 48%;
  }
  #main .modListCompany__item:nth-child(n+3) {
    margin-top: 60px !important;
  }
}
@media screen and (max-width: 768px) {
  #main .modListCompany__item:nth-child(n+2) {
    margin-top: 60px !important;
  }
}
#main .modListCompany__item__img img {
  width: 100%;
  height: auto;
}
#main .modListCompany__item__logo {
  margin-top: 25px;
}
#main .modListCompany__item__logo img {
  width: auto;
  height: 30px;
}
#main .modListCompany__item__name {
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  margin: 26px 0 0;
  padding: 0;
}
#main .modListCompany__item__name::before {
  content: none;
}
#main .modListCompany__item__desc {
  margin-top: 5px;
}
#main .modListCompany__item .category-index {
  margin-top: 20px;
}

#main {
  /* レイアウト・ボックス・モーダル
  ========================================================*/
}
#main .modLayoutMedia__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  #main .modLayoutMedia__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 60px;
  }
}
#main .modLayoutMedia__inner__col {
  width: 47.8%;
  clear: both;
}
@media screen and (min-width: 769px) {
  #main .modLayoutMedia__inner__col:first-child {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #main .modLayoutMedia__inner__col:last-child {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (max-width: 768px) {
  #main .modLayoutMedia__inner__col {
    width: 100%;
  }
  #main .modLayoutMedia__inner__col:nth-child(n+2) {
    margin-top: 12px;
  }
}
#main .modLayoutMedia__inner__col h3 {
  margin-top: 0;
}
#main .modLayoutMedia__inner__col img, #main .modLayoutMedia__inner__col video {
  width: 100%;
  height: auto;
}
#main .modLayoutMedia__inner__col .video {
  width: 100%;
  aspect-ratio: 16/9;
  position: relative;
}
#main .modLayoutMedia__inner__col .video iframe {
  width: 100%;
  height: 100%;
}
#main .modLayoutMedia__inner__col .wrapImg {
  position: relative;
}
#main .modLayoutMedia__inner__col .wrapImg img {
  position: relative;
  z-index: 1;
}
#main .modLayoutMedia__inner__col .wrapImg::before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: -10px;
  width: 100%;
  height: 100%;
  background: linear-gradient(86.83deg, #5ADAAC 17.63%, #52BDD4 82.15%);
  z-index: 0;
}
#main .modLayoutMedia__inner__col .wrapZoom {
  border: 1px solid #E5E5E6;
  padding: 40px;
}
#main .modLayoutMedia__inner__col .modLink {
  margin-top: 35px;
}
#main .modLayoutMedia__inner--rev .modLayoutMedia__inner__col:first-child {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
#main .modLayoutMedia__inner--rev .modLayoutMedia__inner__col:last-child {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
#main .modLayoutMedia__inner--rev .modLayoutMedia__inner__col .wrapImg::before {
  content: "";
  left: auto;
  right: -10px;
}
#main .modLayoutMedia__inner--full {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#main .modLayoutMedia__inner--full .modLayoutMedia__inner__col {
  width: 100%;
}
#main .modLayoutMedia__inner--full .modLayoutMedia__inner__col img, #main .modLayoutMedia__inner--full .modLayoutMedia__inner__col video, #main .modLayoutMedia__inner--full .modLayoutMedia__inner__col iframe {
  margin-bottom: 24px;
}
#main .modLayoutMedia__inner + .modLayoutMedia__inner {
  margin-top: 108px;
}
@media screen and (max-width: 768px) {
  #main .modLayoutMedia__inner + .modLayoutMedia__inner {
    margin-top: 60px;
  }
}
@media screen and (min-width: 769px) {
  #main .modLayoutSitemap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 60px 50px;
    margin-bottom: 140px;
  }
}
@media screen and (max-width: 768px) {
  #main .modLayoutSitemap {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 769px) {
  #main .modLayoutSitemap__item {
    width: calc(33.3333333333% - 34px);
  }
}
@media screen and (max-width: 768px) {
  #main .modLayoutSitemap__item:nth-child(n+2) {
    margin-top: 60px;
  }
}
#main .modLayoutSitemap__item__title {
  border-bottom: 1px solid var(--bordergray);
  padding-bottom: 17px;
}
#main .modLayoutSitemap__item__title .modLink {
  display: block !important;
  color: var(--black);
  font-weight: bold;
  text-decoration: none !important;
  font-size: 18px;
  font-size: 1.8rem;
  padding-right: 30px;
}
@media screen and (min-width: 769px) {
  #main .modLayoutSitemap__item__title .modLink:hover {
    color: var(--blue);
  }
}
#main .modLayoutSitemap__item__content {
  padding: 20px 0 0;
}
#main .modLayoutSitemap__item__content > .modListPage {
  margin-top: 0;
  margin-bottom: 0;
}
#main .modLayoutSitemap__item__content > .modListPage > li {
  padding-left: 0;
}
#main .modLayoutSitemap__item__content > .modListPage > li > ul {
  margin-left: 18px;
  margin-top: 6px !important;
  margin-bottom: 0 !important;
}
#main .modLayoutSitemap__item__content > .modListPage > li > ul a {
  margin-left: 8px;
}
#main .modLayoutSitemap__item__content > .modListPage > li > ul ul {
  margin-left: 18px;
  margin-top: 6px !important;
  margin-bottom: 0 !important;
}
#main .modLayoutImg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#main .modLayoutImg img {
  width: 100%;
  height: auto;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
@media screen and (min-width: 769px) {
  #main .modLayoutPerson {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 0 30px;
  }
}
@media screen and (max-width: 768px) {
  #main .modLayoutPerson {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  #main .modLayoutPerson__img img {
    max-width: 80%;
    margin: 0 auto;
  }
}
#main .modLayoutPerson__name {
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  #main .modLayoutPerson__name {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 15px;
  }
}
#main .modLayoutSimple {
  text-align: center;
}
@media screen and (max-width: 768px) {
  #main .modLayoutSimple {
    text-align: left;
  }
}
#main .modLayoutSimple__img {
  margin-bottom: 20px;
  text-align: center;
}
#main .modLayoutSimple__img .complete {
  width: 110px;
  height: auto;
}
@media screen and (max-width: 768px) {
  #main .modLayoutSimple__img .notfound {
    width: 110px;
    height: auto;
  }
}
#main .modLayoutSimple__link {
  margin-top: 28px;
}
@media screen and (max-width: 768px) {
  #main .modLayoutSimple__link {
    text-align: center;
  }
}
#main .modLayoutSimple--404 {
  margin-bottom: 140px;
}
@media screen and (max-width: 768px) {
  #main .modLayoutSimple--404 {
    margin-bottom: 110px;
  }
}
#main .modBoxDefault {
  background: var(--white);
  border: 1px solid #E5E5E6;
  padding: 25px 30px;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  #main .modBoxDefault {
    padding: 12px 14px;
    margin-top: 30px;
  }
}
#main .modBoxDefault__title {
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #main .modBoxDefault__title {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 7px;
  }
}
@media screen and (max-width: 768px) {
  #main .modBoxDefault__text {
    line-height: 1.8;
  }
}
#main .modBoxAddress {
  margin-top: 60px;
  border: 1px solid var(--lightgreen);
}
#main .modBoxAddress__head {
  background: var(--lightgreen);
  color: var(--black);
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
  padding: 8px 30px;
}
@media screen and (max-width: 768px) {
  #main .modBoxAddress__head {
    padding: 7px 15px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
#main .modBoxAddress__body {
  padding: 30px;
}
@media screen and (max-width: 768px) {
  #main .modBoxAddress__body {
    padding: 15px;
    line-height: 1.8;
  }
}
#main .modBoxAddress__body__subtitle {
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  #main .modBoxAddress__body__subtitle {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 768px) {
  #main .modBoxAddress {
    margin-top: 30px;
  }
}
#main .modBoxCaution {
  border: 1px solid var(--red);
  margin: 60px 0 30px;
}
#main .modBoxCaution__head {
  background: var(--red);
  color: var(--white);
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
  padding: 8px 30px;
}
@media screen and (max-width: 768px) {
  #main .modBoxCaution__head {
    padding: 7px 15px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
#main .modBoxCaution__body {
  padding: 30px;
}
@media screen and (max-width: 768px) {
  #main .modBoxCaution__body {
    padding: 15px;
    line-height: 1.8;
  }
}
#main .modBoxCaution__body__subtitle {
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  #main .modBoxCaution__body__subtitle {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 768px) {
  #main .modBoxCaution {
    margin-top: 30px;
  }
}
#main .modModal {
  display: none;
  position: fixed;
  height: 100vh;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background: rgba(0, 0, 0, 0.3);
}
#main .modModal__inner {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: var(--white);
  width: 460px;
  height: 650px;
  padding: 25px 40px;
}
@media screen and (max-width: 768px) {
  #main .modModal__inner {
    width: 80vw;
    height: auto;
    padding: 20px 20px;
  }
}
#main .modModal__inner .title {
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  #main .modModal__inner .title {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
#main .modModal__inner .btnClose {
  position: relative;
  display: inline-block;
  color: var(--black);
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding-right: 38px;
  margin-top: 32px;
}
#main .modModal__inner .btnClose .icon {
  position: absolute;
  display: block;
  top: 50%;
  right: 0;
  background: linear-gradient(86.83deg, #5ADAAC 17.63%, #52BDD4 82.15%);
  border-radius: 100%;
  width: 24px;
  height: 24px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  #main .modModal__inner .btnClose .icon {
    width: 22px;
    height: 22px;
  }
}
#main .modModal__inner .btnClose .icon::before, #main .modModal__inner .btnClose .icon::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 2px;
  background: var(--white);
  border-radius: 2px;
}
#main .modModal__inner .btnClose .icon::before {
  -webkit-transform: rotate(45deg) translate(-50%, -50%);
          transform: rotate(45deg) translate(-50%, -50%);
  margin-top: 3px;
  margin-left: -2px;
}
#main .modModal__inner .btnClose .icon::after {
  -webkit-transform: rotate(-45deg) translate(-50%, -50%);
          transform: rotate(-45deg) translate(-50%, -50%);
  margin-top: -4px;
  margin-left: -1px;
}
#main .modModal__inner .btnCloseWrap {
  text-align: center;
}
#main .modModal__inner__scroll {
  max-height: 475px;
  overflow-y: scroll;
  margin-top: 20px;
  scrollbar-color: var(--blue) #D9D9D9;
}
#main .modModal__inner__scroll::-webkit-scrollbar {
  background: #D9D9D9;
  width: 4px;
}
#main .modModal__inner__scroll::-webkit-scrollbar-thumb {
  background-color: var(--blue);
}
@media screen and (max-width: 768px) {
  #main .modModal__inner__scroll {
    max-height: 50vh;
  }
}
#main .modModal__inner__scroll ul {
  list-style: none;
}
#main .modModal__inner__scroll ul li {
  padding-left: 0;
  text-indent: 0;
}
#main .modModal__inner__scroll ul li::before {
  content: none;
}
#main .modModal__inner__scroll ul li:nth-child(n+2) {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  #main .modModal__inner__scroll ul {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
#main .modModal__inner__scroll ul li > ul {
  margin-top: 0;
}
#main .modAreaLead {
  position: relative;
  background: var(--lightgreen);
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 769px) {
  #main .modAreaLead {
    font-size: 20px;
    font-size: 2rem;
    padding: 42px 25px 85px;
    margin: 100px auto 155px;
  }
}
@media screen and (max-width: 768px) {
  #main .modAreaLead {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 25px 25px 75px;
  }
}
#main .modAreaLead .emp {
  color: var(--blue);
}
#main .modAreaLead::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -32px;
  width: 106px;
  height: 86px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-left: -8px;
  background: url(/wp/wp-content/themes/wsc7/assets/img//for/img_lead.svg) no-repeat center center;
  background-size: 100% auto;
}
@media screen and (max-width: 768px) {
  #main .modAreaLead::after {
    width: 110px;
    height: 89px;
    bottom: -33px;
    margin-left: 0;
  }
}

#main {
  /* フォーム
  ========================================================*/
}
#main .modSelectBox {
  overflow: hidden;
  clear: both;
}
#main .modSelectBox__inner {
  position: relative;
  display: inline-block;
  float: right;
}
#main .modSelectBox__inner::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.5px 5.3px 0 5.3px;
  border-color: var(--blue) transparent transparent transparent;
  -webkit-transform: rotate(0deg) translateY(-50%);
          transform: rotate(0deg) translateY(-50%);
  margin-top: 1px;
}
#main .modSelectBox select {
  border: 1px solid var(--bordergray);
  padding: 10px 15px;
  min-width: 313px;
}
#main .modSearchBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 30px 0;
}
#main .modSearchBox input[type=search] {
  border: 1px solid var(--bordergray);
  padding: 10px 15px;
  min-width: 313px;
}
@media screen and (max-width: 768px) {
  #main .modSearchBox input[type=search] {
    width: 75%;
  }
}
#main .modCheckBox {
  position: relative;
}
#main .modCheckBox input[type=checkbox] {
  position: absolute;
}
#main .modCheckBox input[type=checkbox] + label {
  display: inline-block;
  position: relative;
  padding-left: 33px;
}
@media screen and (min-width: 769px) {
  #main .modCheckBox input[type=checkbox] + label {
    cursor: pointer;
  }
}
#main .modCheckBox input[type=checkbox] + label::before, #main .modCheckBox input[type=checkbox] + label::after {
  content: "";
  position: absolute;
  top: 50%;
}
#main .modCheckBox input[type=checkbox] + label::before {
  background: #fff;
  border: 1px solid var(--bordergray);
  width: 22px;
  height: 22px;
  left: -3px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#main .modCheckBox input[type=checkbox] + label::after {
  width: 6px;
  height: 12px;
  left: 5px;
  border-bottom: 3px solid var(--blue);
  border-right: 3px solid var(--blue);
  display: none;
  border-radius: 3px;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  margin-top: -1px;
}
#main .modCheckBox input[type=checkbox]:checked + label::after {
  display: block;
}
#main .modForm {
  margin-top: 58px;
}
#main .modFormWrap {
  max-width: 800px;
  margin: 0 auto;
}
#main .modFormWrap .checkPolicyBox {
  border: 1px solid var(--bordergray);
  padding: 30px 0;
  width: 100%;
  text-align: center;
  font-size: 15px;
  font-size: 1.5rem;
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  #main .modFormWrap .checkPolicyBox {
    text-align: left;
    padding: 30px 20px;
  }
}
#main .modFormWrap .cvBox {
  margin-top: 35px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #main .modFormWrap .cvBox {
    text-align: left;
  }
}
#main .modFormWrap .cvBox .wrapSubmit {
  position: relative;
  margin-top: 30px;
  max-width: 340px;
  margin: 30px auto 0;
}
@media screen and (max-width: 768px) {
  #main .modFormWrap .cvBox .wrapSubmit {
    max-width: 60%;
    text-align: center;
  }
}
#main .modFormWrap .cvBox .wrapSubmit::after {
  content: "";
  position: absolute;
  display: block;
  top: 18px;
  right: 35px;
  width: 32px;
  height: 32px;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_arrow.svg) no-repeat center center;
  background-size: 100% auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  #main .modFormWrap .cvBox .wrapSubmit::after {
    width: 22px;
    height: 22px;
    right: 15px;
  }
}
@media screen and (min-width: 769px) {
  #main .modFormWrap .cvBox .wrapSubmit:hover {
    opacity: 1;
  }
  #main .modFormWrap .cvBox .wrapSubmit:hover::after {
    background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_arrow_white.svg) no-repeat center center;
    -webkit-transform: translate(6px, 0);
            transform: translate(6px, 0);
    background-size: 100% auto;
  }
}
#main .modFormWrap .cvBox .wrapSubmit input[type=submit] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: var(--lightgreen);
  font-weight: bold;
  color: var(--black);
  height: 100%;
  width: 100%;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 20px 65px 20px 20px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-indent: 4.5rem;
}
@media screen and (max-width: 768px) {
  #main .modFormWrap .cvBox .wrapSubmit input[type=submit] {
    text-indent: 2.5rem;
    font-size: 15px;
    font-size: 1.5rem;
    padding: 16px 45px 17px 15px;
  }
}
@media screen and (min-width: 769px) {
  #main .modFormWrap .cvBox .wrapSubmit input[type=submit]:hover {
    background-color: var(--blue);
    color: var(--white);
  }
}
#main .modFormWrap .cvBox .wrapSubmit--disabled {
  pointer-events: none;
}
#main .modFormWrap .cvBox .wrapSubmit--disabled::after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
#main .modFormWrap .cvBox .wrapSubmit--disabled input[type=submit] {
  color: var(--white);
  background: var(--bordergray);
}
#main .modFormWrap .cvBox__link {
  text-align: center;
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  #main .modFormWrap .cvBox__link {
    margin-top: 30px;
  }
}
#main .modForm input, #main .modForm select, #main .modForm textarea {
  font-size: 15px;
  font-size: 1.5rem;
  border: 1px solid var(--bordergray);
  padding: 16px 20px;
}
#main .modForm input ::-webkit-input-placeholder, #main .modForm select ::-webkit-input-placeholder, #main .modForm textarea ::-webkit-input-placeholder {
  color: var(--bordergray);
}
#main .modForm input ::-moz-placeholder, #main .modForm select ::-moz-placeholder, #main .modForm textarea ::-moz-placeholder {
  color: var(--bordergray);
}
#main .modForm input :-ms-input-placeholder, #main .modForm select :-ms-input-placeholder, #main .modForm textarea :-ms-input-placeholder {
  color: var(--bordergray);
}
#main .modForm input ::-ms-input-placeholder, #main .modForm select ::-ms-input-placeholder, #main .modForm textarea ::-ms-input-placeholder {
  color: var(--bordergray);
}
#main .modForm input ::placeholder, #main .modForm select ::placeholder, #main .modForm textarea ::placeholder {
  color: var(--bordergray);
}
#main .modForm input.wpcf7-not-valid, #main .modForm select.wpcf7-not-valid, #main .modForm textarea.wpcf7-not-valid {
  border-color: var(--red);
  background: #FFF8F4;
}
#main .modForm .wrapInput input, #main .modForm .wrapInput textarea {
  width: 300px;
}
@media screen and (max-width: 768px) {
  #main .modForm .wrapInput input, #main .modForm .wrapInput textarea {
    width: 100%;
  }
}
#main .modForm .wrapInput--full input {
  width: 100%;
}
#main .modForm .wrapInput--full textarea {
  width: 100%;
}
#main .modForm .wrapSelect + .wrapSelect {
  margin-top: 20px;
}
#main .modForm .wrapSelect select {
  width: 300px;
  padding-right: 50px;
  color: var(--black);
}
@media screen and (max-width: 768px) {
  #main .modForm .wrapSelect select {
    width: 100%;
  }
}
#main .modForm .wrapSelect select option {
  color: var(--black);
}
#main .modForm .wrapSelect--full select {
  width: 100%;
}
#main .modForm .wrapSelect .wpcf7-form-control-wrap {
  position: relative;
}
#main .modForm .wrapSelect .wpcf7-form-control-wrap::after {
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: var(--blue) transparent transparent transparent;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#main .modForm .wrapCheckbox {
  margin-bottom: 5px;
}
@media screen and (min-width: 769px) {
  #main .modForm__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#main .modForm__item:nth-child(n+2) {
  margin-top: 18px;
}
#main .modForm__item__title {
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  width: 30%;
  padding-top: 12px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #main .modForm__item__title {
    padding-top: 0;
    width: 100%;
  }
}
#main .modForm__item__title--column2 {
  padding-top: 0;
}
#main .modForm__item__title .required {
  display: inline-block;
  padding: 3px 5px;
  color: var(--white);
  font-size: 12px;
  font-size: 1.2rem;
  background-color: var(--red);
  line-height: 1;
  margin-left: 10px;
  vertical-align: 0;
}
#main .modForm__item__content {
  width: 70%;
}
@media screen and (max-width: 768px) {
  #main .modForm__item__content {
    width: 100%;
    margin-top: 8px;
  }
}
#main .modForm .wpcf7-not-valid-tip {
  display: block;
  margin-top: 6px;
  color: var(--red);
  font-size: 15px;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  #main .modForm .wpcf7-not-valid-tip {
    margin-top: 6px;
  }
}
#main .modForm div[data-id=inquiry_type1],
#main .modForm div[data-id=inquiry_type2],
#main .modForm div[data-id=inquiry_type3],
#main .modForm div[data-id=inquiry_type4] {
  margin-top: 18px;
}

#main {
  /* 動画
  ========================================================*/
}
#main .modVideo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px 15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  #main .modVideo {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#main .modVideo__box {
  width: 100%;
  max-width: 276px;
  z-index: 1;
}
#main .modVideo__box.active:after {
  opacity: 0;
}
#main .modVideo__box.active video {
  z-index: 1;
}
#main .modVideo__box video {
  width: 100%;
  max-height: 154px;
  z-index: 0;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}
#main .modVideo__box__title {
  font-weight: bold;
  margin-top: 10px;
  color: var(--black);
  text-decoration: none;
}
#main .modVideo__box__inner {
  position: relative;
  max-height: 154px;
}
#main .modVideo__box__inner img {
  width: 100%;
  height: auto;
}
#main .modVideo__box__inner a[target=_blank]::after {
  content: none;
  opacity: 0.7;
}
#main .modVideo__box .js-play {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 60px;
  height: 60px;
  margin: auto;
  background: url("/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_play.svg") no-repeat;
  background-size: 100%;
  text-indent: -9999px;
  z-index: 1;
  cursor: pointer;
}
#main .modVideo__box .js-play.active {
  display: none;
}
#main .modVideoFrame {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  padding-top: 56.25%;
  cursor: pointer;
}
#main .modVideoFrame::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  margin: auto;
  background: url("/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_play.svg") no-repeat;
  background-size: 100%;
  z-index: 1;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  #main .modVideoFrame:hover::after {
    opacity: 0.7;
  }
}
#main .modVideoFrame.is-play::after {
  content: none;
}
#main .modVideoFrame__player {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#main .modVideoFrame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#main .modVideoFrame__thumb {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.topKv {
  position: relative;
  -webkit-transition: 0.5s ease-in-out background;
  transition: 0.5s ease-in-out background;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
@media screen and (min-width: 769px) {
  .topKv {
    background: var(--white) url(/wp/wp-content/themes/wsc7/assets/img/top/kv_bg_pc.png) no-repeat center top;
    background-size: 100% auto;
    height: 91vw;
  }
}
@media screen and (max-width: 768px) {
  .topKv {
    background: var(--white) url(/wp/wp-content/themes/wsc7/assets/img/top/kv_bg_sp.png) no-repeat center top;
    background-size: 100% auto;
    height: 195vw;
  }
}
.topKv.is-show {
  background: var(--white) url(/wp/wp-content/themes/wsc7/assets/img/top/kv_bg_illustration_pc.png) no-repeat center top;
  background-size: 100% auto;
}
@media screen and (max-width: 768px) {
  .topKv.is-show {
    background: var(--white) url(/wp/wp-content/themes/wsc7/assets/img/top/kv_bg_illustration_sp.png) no-repeat center top;
    background-size: 100% auto;
  }
}
.topKv__title {
  position: absolute;
  top: 18%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: 0.5s ease-in-out opacity;
  transition: 0.5s ease-in-out opacity;
  opacity: 0;
  width: 67%;
}
@media screen and (max-width: 768px) {
  .topKv__title {
    top: 37vw;
    width: 90%;
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
}
.topKv__title.is-show {
  opacity: 1;
}
.topKv__title img {
  width: 100%;
}
.topKv__people {
  position: absolute;
  top: 59.5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: 0.5s ease-in-out opacity;
  transition: 0.5s ease-in-out opacity;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .topKv__people {
    top: 56.5%;
    width: 64%;
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
}
.topKv__people.is-show {
  opacity: 1;
}
.topKv__people img {
  width: 100%;
}

#wrap.top #main, #wrap.top .inner {
  max-width: none;
  padding: 0;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  #main .top {
    margin: 0 -2px;
  }
}
#main .topSection {
  max-width: 1200px;
  margin: 140px auto 0;
  padding: 0 25px;
}
#main .topSection__inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  #main .topSection--pickup {
    margin-top: -25.5vw;
  }
}
@media screen and (max-width: 768px) {
  #main .topSection--pickup {
    margin-top: -63vw;
  }
}
#main .topSection--pickup .topTitle02 {
  color: var(--white);
  margin-bottom: 0;
}
@media screen and (min-width: 769px) {
  #main .topSection--pickup .topTitle02 {
    line-height: 1.8;
    margin: 0 0 0 -3px;
  }
}
#main .topSection--pickup .topTitle02 .en {
  color: var(--white);
  font-size: 70px;
  font-size: 7rem;
}
@media screen and (max-width: 768px) {
  #main .topSection--pickup .topTitle02 .en {
    font-size: 37px;
    font-size: 3.7rem;
  }
}
@media screen and (max-width: 768px) {
  #main .topSection--pickup .swiper-pagination {
    bottom: -45px !important;
  }
}
#main .topSection--news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 194px;
}
@media screen and (max-width: 768px) {
  #main .topSection--news {
    display: block;
    margin-top: 127px;
  }
}
#main .topSection--news .topTitle02 {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #main .topSection--news .topTitle02 .en {
    font-size: 37px;
    font-size: 3.7rem;
  }
}
#main .topSection--about {
  position: relative;
  margin-top: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 769px) {
  #main .topSection--about {
    padding-bottom: 90px;
  }
  #main .topSection--about::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: calc((-100vw + 100%) / 2);
    width: 100vw;
    height: 584px;
    background: url(/wp/wp-content/themes/wsc7/assets/img/top/bg_triangle.png) no-repeat left bottom;
    background-size: contain;
    z-index: -1;
  }
}
@media screen and (max-width: 768px) {
  #main .topSection--about {
    margin-top: 80px;
    display: block;
  }
}
#main .topSection--letter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 112px;
}
@media screen and (max-width: 768px) {
  #main .topSection--letter {
    display: block;
    margin-top: 92px;
  }
}
@media screen and (min-width: 769px) {
  #main .topSection--letter .modLink {
    display: none;
  }
}
#main .topSection--member {
  max-width: none;
}
@media screen and (min-width: 769px) {
  #main .topSection--member {
    background: url(/wp/wp-content/themes/wsc7/assets/img/top/bg_member.png) no-repeat center right;
    background-size: cover;
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  #main .topSection--member {
    background-image: none;
    margin-top: 72px;
    padding: 0;
  }
}
#main .topSection--member .topSection__inner {
  position: relative;
}
@media screen and (min-width: 769px) {
  #main .topSection--member .topSection__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 42px 0 55px;
    max-width: 1145px;
  }
}
@media screen and (max-width: 768px) {
  #main .topSection--member .topSection__inner {
    margin-top: 72px;
    padding: 60px 25px;
    background: linear-gradient(86.83deg, #5ADAAC 17.63%, #52BDD4 82.15%);
  }
  #main .topSection--member .topSection__inner::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: url(/wp/wp-content/themes/wsc7/assets/img/top/bg_member_sp.png) no-repeat top right;
    background-size: 100% auto;
    width: 216px;
    height: 210px;
  }
}
@media screen and (max-width: 768px) {
  #main .topSection--pr {
    margin-top: 68px;
  }
}
@media screen and (min-width: 769px) {
  #main .topSection--pr {
    position: relative;
    padding-top: 100px;
    margin-top: 0;
  }
  #main .topSection--pr::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: calc((-100vw + 100%) / 2);
    width: 100vw;
    height: 584px;
    background: url(/wp/wp-content/themes/wsc7/assets/img/top/bg_triangle.png) no-repeat left bottom;
    background-size: contain;
    -webkit-transform: scale(1, -1);
            transform: scale(1, -1);
    z-index: -1;
  }
}
@media screen and (max-width: 768px) {
  #main .topSection--pr .topPrTitle {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 0;
  }
}
#main .topSection--contents {
  background: var(--white);
}
@media screen and (min-width: 769px) {
  #main .topSection--contents {
    margin-top: 220px;
  }
}
@media screen and (max-width: 768px) {
  #main .topSection--contents {
    margin-top: 103px;
  }
}
#main .topSection--contents .topTitle02 {
  margin: 0 0 27px;
}
@media screen and (max-width: 768px) {
  #main .topSection--contents .topTitle02 {
    margin: 0 0 15px;
  }
}
@media screen and (min-width: 769px) {
  #main .topSection--contents .topTitle02 .en {
    font-size: 70px;
    font-size: 7rem;
  }
}
@media screen and (max-width: 768px) {
  #main .topSection--contents .topTitle02 .en {
    font-size: 37px;
    font-size: 3.7rem;
  }
}
#main .topSection--contents .modListContents {
  margin-top: 0;
}
#main .topSection--apply {
  margin-top: 95px;
  background: var(--white);
}
@media screen and (min-width: 769px) {
  #main .topSection--apply .topTitle02 {
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 768px) {
  #main .topSection--apply .topTitle02 {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 769px) {
  #main .topSection--apply .topTitle02 .en {
    font-size: 70px;
    font-size: 7rem;
  }
}
@media screen and (max-width: 768px) {
  #main .topSection--apply .topTitle02 .en {
    font-size: 37px;
    font-size: 3.7rem;
  }
}
#main .topSection--apply .modListSubCategory {
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  #main .topSection--apply .modListSubCategory {
    gap: 30px 2%;
  }
}
@media screen and (min-width: 769px) {
  #main .topSection--apply .modListSubCategory li a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#main .topSection--apply .modLink {
  margin-top: 26px;
}
@media screen and (max-width: 768px) {
  #main .topSection--apply .modLink {
    margin-top: 0;
  }
}
#main .topSection--bnr.modSection--blue {
  margin-top: 127px;
  padding: 70px 0 84px;
}
@media screen and (max-width: 768px) {
  #main .topSection--bnr.modSection--blue {
    padding: 40px 0 38px;
    margin-top: 90px;
  }
}
#main .topTitle02 {
  color: var(--blue);
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.7;
  padding-left: 0;
  margin: 0 0 35px;
}
@media screen and (max-width: 768px) {
  #main .topTitle02 {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
#main .topTitle02::before {
  content: none;
}
#main .topTitle02 .en {
  color: var(--black);
  font-size: 50px;
  font-size: 5rem;
  font-family: "Barlow", sans-serif;
  font-weight: normal;
  margin-right: 14px;
}
@media screen and (max-width: 768px) {
  #main .topTitle02 .en {
    font-size: 42px;
    font-size: 4.2rem;
  }
}
#main .topTitle02--picup {
  color: var(--white);
}
#main .topTitle02--picup .en {
  font-size: 70px;
  font-size: 7rem;
}
#main .topTitle02 + .topTitle03 {
  margin-top: -22px;
}
#main .topTitle03 {
  line-height: 1.7;
  padding-left: 0;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  #main .topTitle03 {
    line-height: 1.5;
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 18px;
  }
}
#main .topTitle03::before {
  content: none;
}
@media screen and (min-width: 769px) {
  #main .topNewsBtn {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-top: 25px;
  }
}
@media screen and (max-width: 768px) {
  #main .topNewsBtn {
    margin-top: 30px;
  }
}
#main .topNewsBtn img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
#main .topNewsBtn a {
  position: relative;
  overflow: hidden;
  will-change: transform;
}
@media screen and (min-width: 769px) {
  #main .topNewsBtn a {
    width: 305px;
    aspect-ratio: 305/516;
  }
}
@media screen and (min-width: 769px) {
  #main .topNewsBtn a:hover {
    opacity: 1;
  }
  #main .topNewsBtn a:hover img {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
  }
  #main .topNewsBtn a:hover .icon {
    -webkit-transform: translate(6px, -50%);
            transform: translate(6px, -50%);
  }
}
#main .topNewsBtn__text {
  position: absolute;
  left: 20px;
  bottom: 38px;
  color: var(--white);
  line-height: 1.5;
  font-weight: 300;
  font-size: 49px;
  font-size: 4.9rem;
}
@media screen and (max-width: 768px) {
  #main .topNewsBtn__text {
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 1.6;
    left: 28px;
    bottom: 0;
  }
}
#main .topNewsBtn__text .title {
  display: block;
  line-height: 1.35;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  #main .topNewsBtn__text .title {
    margin-bottom: 18px;
  }
}
#main .topNewsBtn__text .modLink {
  color: var(--white);
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding-right: 60px;
}
@media screen and (max-width: 768px) {
  #main .topNewsBtn__text .modLink {
    font-weight: normal;
    font-size: 17px;
    font-size: 1.7rem;
    left: 0;
    bottom: 23px;
    padding-right: 43px;
  }
}
#main .topNewsBtn__text .modLink .icon {
  position: absolute;
  display: block;
  top: 50%;
  right: 0;
  background: var(--white);
  border-radius: 100%;
  width: 40px;
  height: 40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  #main .topNewsBtn__text .modLink .icon {
    width: 30px;
    height: 30px;
  }
}
#main .topNewsBtn__text .modLink .icon::before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 14px;
  width: 12px;
  border: 1px solid var(--blue);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 2px;
}
@media screen and (max-width: 768px) {
  #main .topNewsBtn__text .modLink .icon::before {
    right: 9px;
    width: 10px;
  }
}
#main .topNewsBtn__text .modLink .icon::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 17px;
  width: 8px;
  height: 8px;
  border: 2px solid var(--blue);
  border-width: 2px 2px 0 0;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  margin-top: -1px;
  border-radius: 2px;
}
@media screen and (max-width: 768px) {
  #main .topNewsBtn__text .modLink .icon::after {
    right: 12px;
    width: 7px;
    height: 7px;
  }
}
#main .topNewsList {
  margin: -14px 0 0;
  list-style: none;
}
@media screen and (min-width: 769px) {
  #main .topNewsListHead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#main .topNewsListFoot {
  text-align: center;
}
@media screen and (min-width: 769px) {
  #main .topNewsListFoot {
    text-align: left;
  }
}
@media screen and (min-width: 769px) {
  #main .topNewsListWrap {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: calc(100% - 363px);
  }
}
#main .topNewsList li {
  padding-left: 0;
  text-indent: 0;
}
#main .topNewsList li::before {
  content: none;
}
#main .topNewsList li:nth-child(n+2) {
  margin-top: 0;
}
#main .topNewsList__item {
  border-top: none;
  border-bottom: 1px solid var(--bordergray);
}
#main .topNewsList__item__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 14px;
}
#main .topNewsList__item__head .time {
  color: #888;
  font-family: "Barlow", sans-serif;
  font-size: 17px;
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  #main .topNewsList__item__head .time {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
#main .topNewsList__item__head .tag {
  display: inline-block;
  color: var(--white);
  background-color: var(--green);
  font-weight: bold;
  padding: 3px 5px;
  line-height: 1.4;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  #main .topNewsList__item__head .tag {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 0 3px;
  }
}
#main .topNewsList__item__head .tag--services {
  background-color: #32C996;
}
#main .topNewsList__item__head .tag--education {
  background-color: #51BDD3;
}
#main .topNewsList__item__head .tag--qualification {
  background-color: #F9A42B;
}
#main .topNewsList__item__head .tag--hq_meeting {
  background-color: #4263D9;
}
#main .topNewsList__item__head .tag--media {
  background-color: #9796DD;
}
#main .topNewsList__item__head .tag--etc {
  background-color: #F595B7;
}
#main .topNewsList__item__title {
  color: var(--black);
  margin-top: 5px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #main .topNewsList__item__title {
    font-size: 14px;
    font-size: 1.4rem;
    -webkit-line-clamp: 2;
    margin-top: 3px;
    line-height: 1.8;
  }
}
#main .topNewsList__item a {
  position: relative;
  display: block;
  padding: 24px 0;
  text-decoration: none;
}
#main .topNewsList__item a::after {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  #main .topNewsList__item a {
    padding: 23px 0 21px;
  }
}
@media screen and (min-width: 769px) {
  #main .topNewsList__item a:hover {
    opacity: 1;
    background: var(--lightgreen);
  }
}
@media screen and (min-width: 769px) {
  #main .topAboutImg {
    width: 34.5%;
    padding-top: 30px;
  }
}
#main .topAboutImg img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 769px) {
  #main .topAboutText {
    width: 65%;
    padding-right: 9%;
  }
}
@media screen and (max-width: 768px) {
  #main .topAboutText {
    margin-top: 5px;
  }
}
@media screen and (max-width: 768px) {
  #main .topAboutText p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.75;
  }
}
@media screen and (max-width: 768px) {
  #main .topAboutText .modLink {
    margin-top: 20px !important;
  }
}
@media screen and (min-width: 769px) {
  #main .topAboutText .topTitle02 .en {
    font-size: 70px;
    font-size: 7rem;
  }
}
@media screen and (max-width: 768px) {
  #main .topAboutText .topTitle02 .en {
    font-size: 37px;
    font-size: 3.7rem;
  }
}
@media screen and (max-width: 768px) {
  #main .topAboutImg {
    margin-top: 7px;
  }
}
#main .topMemberTitle {
  color: var(--white);
  line-height: 1.4;
  padding-left: 0;
  margin: 0 0 10px;
  font-size: 37px;
  font-size: 3.7rem;
}
@media screen and (max-width: 768px) {
  #main .topMemberTitle {
    font-size: 30px;
    font-size: 3rem;
  }
}
#main .topMemberTitle .large {
  font-size: 42px;
  font-size: 4.2rem;
}
@media screen and (max-width: 768px) {
  #main .topMemberTitle .large {
    font-size: 34px;
    font-size: 3.4rem;
  }
}
#main .topMemberTitle::before {
  content: none;
}
#main .topMemberRegist {
  position: relative;
  border-radius: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: var(--white);
  color: var(--blue);
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  text-decoration: none;
  margin-top: 12px;
  padding: 9px 0;
  max-width: 257px;
  text-indent: -3rem;
}
@media screen and (max-width: 768px) {
  #main .topMemberRegist {
    max-width: 100%;
    font-size: 20px;
    font-size: 2rem;
    text-indent: 0;
  }
}
@media screen and (max-width: 768px) {
  #main .topMemberRegist--pc {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  #main .topMemberRegist--sp {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  #main .topMemberRegist:hover {
    opacity: 1;
  }
  #main .topMemberRegist:hover img {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
  }
  #main .topMemberRegist:hover .icon {
    -webkit-transform: translate(6px, -50%);
            transform: translate(6px, -50%);
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  #main .topMemberRegist:hover .icon {
    -webkit-transform: none;
            transform: none;
  }
}
#main .topMemberRegist .icon {
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_pen_white.svg) no-repeat center center;
  background-size: 100% auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 769px) {
  #main .topMemberRegist .icon {
    position: absolute;
    display: block;
    top: 50%;
    right: 57px;
    border-radius: 100%;
    width: 17px;
    height: 28px;
  }
}
@media screen and (max-width: 768px) {
  #main .topMemberRegist .icon {
    position: relative;
    display: inline-block;
    margin-left: 12px;
    width: 17px;
    height: 28px;
    -webkit-transform: none;
            transform: none;
  }
}
#main .topMemberBenefit {
  list-style: none;
}
#main .topMemberBenefit li {
  padding-left: 0;
  text-indent: 0;
}
#main .topMemberBenefit li::before {
  content: none;
}
#main .topMemberBenefit li:nth-child(n+2) {
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  #main .topMemberBenefit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 9px;
    margin: 18px 0 0 33px;
  }
}
@media screen and (max-width: 768px) {
  #main .topMemberBenefit {
    margin-top: 27px;
  }
}
@media screen and (min-width: 769px) {
  #main .topMemberBenefit__item {
    background: var(--white);
    border-radius: 100%;
    width: 153px;
    height: 153px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  #main .topMemberBenefit__item {
    background: var(--lightgreen);
    border-radius: 5px;
  }
  #main .topMemberBenefit__item:nth-child(n+2) {
    margin-top: 15px !important;
  }
}
#main .topMemberBenefit__item__inner {
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #main .topMemberBenefit__item__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 13px 15px;
  }
}
#main .topMemberBenefit__item .img {
  margin: -5px 0 5px;
}
@media screen and (max-width: 768px) {
  #main .topMemberBenefit__item .img {
    margin: 0 15px 0 0;
  }
  #main .topMemberBenefit__item .img img {
    width: 24px;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  #main .topMemberBenefit__item .text {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
  }
}
#main .topMemberBenefit__item .blue {
  color: var(--blue);
  font-weight: bold;
}
#main .topMemberBenefit__item .small {
  color: var(--gray);
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  #main .topMemberBenefit__item .small {
    display: block;
    font-weight: normal;
    font-size: 10px;
    font-size: 1rem;
    margin-top: 2px;
  }
}
#main .topPrTitle {
  color: var(--blue);
  line-height: 1.7;
  padding-left: 0;
  margin: 0 0 28px;
  font-size: 30px;
  font-size: 3rem;
}
#main .topPrTitle::before {
  content: none;
}
@media screen and (min-width: 769px) {
  #main .topLetter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  #main .topLetterListWrap {
    width: 65.5%;
  }
  #main .topLetterListWrap .topTitle02 {
    margin-bottom: 0;
  }
  #main .topLetterListWrap .topNewsList__item a {
    padding: 23px 0;
  }
}
@media screen and (max-width: 768px) {
  #main .topLetterListWrap .topTitle02 {
    margin-bottom: 0;
  }
  #main .topLetterListWrap .topTitle02 .en {
    font-size: 37px;
    font-size: 3.7rem;
  }
}
@media screen and (min-width: 769px) {
  #main .topLetterLinks {
    width: 349px;
    padding-top: 25px;
  }
}
@media screen and (max-width: 768px) {
  #main .topLetterLinks {
    margin-top: 48px;
  }
}
#main .topLetterLinks a {
  position: relative;
  aspect-ratio: 349/147;
  overflow: hidden;
  will-change: transform;
}
#main .topLetterLinks a + a {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  #main .topLetterLinks a + a {
    margin-top: 16px;
  }
}
#main .topLetterLinks a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
@media screen and (min-width: 769px) {
  #main .topLetterLinks a:hover {
    opacity: 1;
  }
  #main .topLetterLinks a:hover img {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
  }
  #main .topLetterLinks a:hover .icon {
    -webkit-transform: translate(6px, -50%);
            transform: translate(6px, -50%);
  }
}
#main .topLetterLinks__text {
  position: absolute;
  left: 20px;
  bottom: 15px;
  color: var(--white);
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding-right: 60px;
}
@media screen and (max-width: 768px) {
  #main .topLetterLinks__text {
    font-size: 17px;
    font-size: 1.7rem;
    padding-right: 43px;
  }
}
#main .topLetterLinks__text .icon {
  position: absolute;
  display: block;
  top: 50%;
  right: 0;
  background: var(--white);
  border-radius: 100%;
  width: 40px;
  height: 40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  #main .topLetterLinks__text .icon {
    width: 30px;
    height: 30px;
  }
}
#main .topLetterLinks__text .icon::before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 14px;
  width: 12px;
  border: 1px solid var(--blue);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 2px;
}
@media screen and (max-width: 768px) {
  #main .topLetterLinks__text .icon::before {
    right: 9px;
    width: 10px;
  }
}
#main .topLetterLinks__text .icon::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 17px;
  width: 8px;
  height: 8px;
  border: 2px solid var(--blue);
  border-width: 2px 2px 0 0;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  margin-top: -1px;
  border-radius: 2px;
}
@media screen and (max-width: 768px) {
  #main .topLetterLinks__text .icon::after {
    right: 12px;
    width: 7px;
    height: 7px;
  }
}
#main .modSlideBnr {
  position: relative;
}
@media screen and (min-width: 769px) {
  #main .modSlideBnr__item {
    width: 340px;
  }
}
#main .modSlideBnr__item img {
  width: 100%;
  height: auto;
}
#main .swiper-pagination {
  width: 1000px;
  left: 50%;
  bottom: -65px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  #main .swiper-pagination {
    width: 100%;
    bottom: -23px;
  }
}
#main .swiper-pagination-bullet {
  background: #D9D9D9;
  border-radius: 0;
  width: 16.6666666667%;
  height: 4px;
  margin: 0 !important;
}
#main .swiper-pagination-bullet-active {
  background: var(--blue);
}
@media screen and (max-width: 768px) {
  #main .swiper-pagination-bullet {
    height: 2px;
  }
}
#main .js-swiper-pickup {
  position: relative;
}
#main .js-swiper-pickup .swiper-button-prev,
#main .js-swiper-pickup .swiper-button-next {
  display: block;
  width: 52px;
  height: 52px;
  background: url(/wp/wp-content/themes/wsc7/assets/img//top/img_swiper_arrow.svg) no-repeat center center;
  background-size: 100% auto;
  top: auto;
  bottom: -80px;
}
#main .js-swiper-pickup .swiper-button-prev::after,
#main .js-swiper-pickup .swiper-button-next::after {
  content: none;
}
@media screen and (min-width: 769px) {
  #main .js-swiper-pickup .swiper-button-prev:hover,
  #main .js-swiper-pickup .swiper-button-next:hover {
    opacity: 0.5;
  }
}
@media screen and (max-width: 768px) {
  #main .js-swiper-pickup .swiper-button-prev,
  #main .js-swiper-pickup .swiper-button-next {
    display: none;
  }
}
#main .js-swiper-pickup .swiper-button-prev {
  left: 0;
}
#main .js-swiper-pickup .swiper-button-next {
  right: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/*背景シェイプアニメーション*/
#particles-js canvas {
  position: fixed;
  z-index: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  #particles-js canvas {
    display: none;
  }
}

/* 投稿系ページ
========================================================*/
.news__selectBox {
  clear: both;
  overflow: hidden;
  margin: 60px 0 0;
}
.news .modListNews {
  margin: 30px 0 0;
}
.newsDetail {
  padding-top: 98px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .newsDetail {
    padding-top: 60px;
  }
}
.newsDetail__head {
  margin-bottom: 140px;
}
@media screen and (max-width: 768px) {
  .newsDetail__head {
    margin-bottom: 110px;
  }
}
.newsDetail__head__property {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 10px;
}
.newsDetail__head__property .time {
  color: #888;
  font-family: "Barlow", sans-serif;
  font-size: 17px;
  font-size: 1.7rem;
}
.newsDetail__head__property .tag {
  display: inline-block;
  color: var(--white);
  background-color: var(--green);
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0 8px;
}
.newsDetail__head__property .tag--services {
  background-color: #32C996;
}
.newsDetail__head__property .tag--education {
  background-color: #51BDD3;
}
.newsDetail__head__property .tag--qualification {
  background-color: #F9A42B;
}
.newsDetail__head__property .tag--hq_meeting {
  background-color: #4263D9;
}
.newsDetail__head__property .tag--media {
  background-color: #9796DD;
}
.newsDetail__head__property .tag--etc {
  background-color: #F595B7;
}
.newsDetail__head__title {
  color: var(--black);
  font-weight: bold;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.6;
  margin-top: 37px;
}
@media screen and (max-width: 768px) {
  .newsDetail__head__title {
    font-size: 32px;
    font-size: 3.2rem;
    margin-top: 18px;
  }
}
.newsDetail__back {
  text-align: center;
  padding: 20px 0;
  margin-top: 48px;
}
.newsDetail a:not([class]) {
  display: inline-block;
  text-decoration: underline;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
@media screen and (min-width: 769px) {
  .newsDetail a:not([class]):hover {
    opacity: 0.5;
  }
}
.newsDetail a:not([class])[target=_blank]::after {
  content: "";
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_blank.svg) no-repeat center center;
  background-size: 100% auto;
  width: 15px;
  height: 15px;
  margin-left: 8px;
  vertical-align: -2px;
}
.newsDetail a:not([class])[target=_blank].noIcon::after {
  content: none;
}
.newsDetail a:not([class])[href$=".pdf"]::after {
  content: "";
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_pdf.svg) no-repeat center center;
  background-size: 100% auto;
  width: 21px;
  height: 23px;
  margin-left: 8px;
  vertical-align: -4px;
}
.newsDetail a:not([class])[href$=".docx"]::after, .newsDetail a:not([class])[href$=".doc"]::after {
  content: "";
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_word.svg) no-repeat center center;
  background-size: 100% auto;
  width: 17px;
  height: 21px;
  margin-left: 8px;
  vertical-align: -4px;
}
.newsDetail a:not([class])[href$=".xls"]::after, .newsDetail a:not([class])[href$=".xlsx"]::after, .newsDetail a:not([class])[href$=".xlsm"]::after {
  content: "";
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_excel.svg) no-repeat center center;
  background-size: 100% auto;
  width: 17px;
  height: 21px;
  margin-left: 8px;
  vertical-align: -4px;
}
.newsDetail a:not([class])[href$=".zip"]::after {
  content: "";
  display: inline-block;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_zip.svg) no-repeat center center;
  background-size: 100% auto;
  width: 17px;
  height: 21px;
  margin-left: 8px;
  vertical-align: -4px;
}
.newsDetail h2 {
  font-size: 30px;
  font-size: 3rem;
  margin: 100px 0 60px;
}
@media screen and (max-width: 768px) {
  .newsDetail h2 {
    font-size: 27px;
    font-size: 2.7rem;
    margin: 60px 0 60px;
  }
}
.newsDetail h3 {
  font-size: 22px;
  font-size: 2.2rem;
  margin: 60px 0 40px;
}
@media screen and (max-width: 768px) {
  .newsDetail h3 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
.newsDetail .modLayoutMedia__inner__col h2:first-child, .newsDetail .modLayoutMedia__inner__col h3:first-child, .newsDetail .modLayoutMedia__inner__col h4:first-child {
  margin-top: 0;
}

@media screen and (min-width: 769px) {
  .backnumber .downloadLink {
    text-align: right;
  }
}
@media screen and (max-width: 768px) {
  .backnumber .downloadLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (min-width: 769px) {
  .backnumber .downloadLink .tag {
    margin-right: 21px;
  }
}
@media screen and (max-width: 768px) {
  .backnumber .downloadLink .tag {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
.backnumber .downloadLink + .modTableWrap {
  margin-top: 20px;
}
.backnumber .registDate {
  margin-top: 20px;
  text-align: center;
}
.backnumber .tag {
  color: var(--white);
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  padding: 3px 8px;
  white-space: nowrap;
  text-decoration: none !important;
}
@media screen and (max-width: 768px) {
  .backnumber .tag {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 769px) {
  .backnumber .tag:hover {
    opacity: 0.5;
  }
}
.backnumber .tag--library {
  background: var(--blue);
}
.backnumber .tag--library::before {
  content: "";
  display: inline-block;
  vertical-align: -4px;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_library.svg) no-repeat center center;
  background-size: 100% auto;
  width: 17px;
  height: 17px;
  margin-right: 8px;
}
.backnumber .tag--free {
  background: var(--green);
}
.backnumber .tag--free::before {
  content: "";
  display: inline-block;
  vertical-align: -2px;
  background: url(/wp/wp-content/themes/wsc7/assets/img/common/icon/icon_free.svg) no-repeat center center;
  background-size: 100% auto;
  width: 11px;
  height: 15px;
  margin-right: 8px;
}

.wp-block-column table {
  border: 1px solid #E5E5E6;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .wp-block-column table {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    min-width: 100%;
  }
}
.wp-block-column table tbody {
  -webkit-text-size-adjust: 100%;
}
.wp-block-column table th, .wp-block-column table td {
  padding: 12px 20px;
}
.wp-block-column table th {
  color: var(--white);
  background: var(--blue);
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
  text-align: center;
  border-right: 1px solid #E5E5E6 !important;
  border-bottom: 1px solid #E5E5E6 !important;
}
@media screen and (max-width: 768px) {
  .wp-block-column table th {
    min-width: 100px;
  }
}
.wp-block-column table th a {
  color: var(--white);
}
.wp-block-column table td {
  border-bottom: 1px solid #E5E5E6 !important;
  border-right: 1px solid #E5E5E6 !important;
}
.wp-block-column table td:last-child {
  border-right: none;
}

.wp-block-image img {
  max-width: 100%;
}

/* 公開後追加

/* ========================================================
共通

/* 元素記号（下付き） */
sub.elementSymbol {
  font-size: 72%;
  vertical-align: bottom;
  position: relative;
  top: -2px;
}

/* ========================================================
「化学工学会について」カテゴリ

/* 会長挨拶ページ */
#main .modLayoutPerson__name span {
  font-weight: normal;
  font-size: 1.5rem;
}
/* 役員名簿・委員会/委員長・副委員長一覧ページ */
/* 理事役割分担一覧 */
#main .su-table table.table-board-member--rolelist th.verticalWriting,
#main .su-table table.table-board-member--rolelist td.verticalWriting {
  letter-spacing: 0.15em;
  text-align: left;
  vertical-align: middle;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  text-orientation: upright;
}
#main .su-table table.table-board-member--rolelist thead th:nth-child(3) {
  min-width: 40px;
}
#main .su-table table.table-board-member--rolelist tbody td.width45 {
  min-width: 45px;
}
/* 委員会/委員長・副委員長一覧 */
#main .su-table table.table-board-member--committee thead th:first-child {
  min-width: 280px;
}


/* ========================================================
「講座・学習」カテゴリ

/* インターンシップページ　表の幅調整 */
#main .su-table.su-table-alternate th.internship {
  min-width: 250px;
}

/* 継続教育プログラム一覧ページ　「○」をセンターに */
#main .su-table table.table-keizoku-seminar td.completion {
  text-align: center;
}

/* ========================================================
「表彰」カテゴリ

/* 化学工学会学会表彰受賞候補者の推薦についてページ */
/* 表の太線 */
#main .su-table table th.centerLine,
#main .su-table table td.centerLine {
  border-right: 3px solid #E5E5E6 !important;
}
/* ボタンの太字打消し */
#main .category-index li a.applyBtn {
  font-weight: normal;
}