/*
Theme Name: seo-dash.net
*/

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type='button'],
[type='reset'],
[type='submit'],
button {
  -webkit-appearance: button;
}
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
}
html * {
  margin: 0;
  padding: 0;
  border: none;
  box-sizing: border-box;
  scroll-behavior: smooth;
}
html body {
  font-size: 16px;
  font-family: Noto Sans JP, Hiragino Kaku Gothic Pro, Meiryo, sans-serif;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #333;
  font-weight: 400;
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  overflow-wrap: break-word;
  position: relative;
}
html body p {
  margin: 0;
}
html body code,
html body pre {
  font-size: 16px;
  color: #999;
  padding: 8px;
  width: 100%;
  background-color: #eee;
  display: block;
  margin-top: 8px;
  margin-bottom: 8px;
}
html body ol,
html body ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
html body a {
  color: #333;
  transition: 1s;
}
html body a:hover {
  -moz-opacity: 0.8;
  opacity: 0.8;
  transition: 1s;
}
html body img {
  border: none;
}
html body h1,
html body h2,
html body h3,
html body h4,
html body h5 {
  margin: 0;
}
html body .mincho {
  font-family: 'Noto Serif JP', '游明朝', YuMincho, serif;
  transform: rotate(0.03deg);
}
html body .gothic {
  font-family: Noto Sans JP, Hiragino Kaku Gothic Pro, Meiryo, sans-serif;
}
html body .aligncenter {
  text-align: center;
}
html body .alignleft {
  text-align: left;
}
html body .alignright {
  text-align: right;
}
html body hr {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-top: 16px;
  margin-bottom: 16px;
  width: 100%;
  display: block;
}
html body input[type='button'],
html body input[type='button']:hover,
html body input[type='submit'],
html body input[type='submit']:hover {
  font-size: 1em;
}
@media screen and (min-width: 769px) {
  html body input[type='button'],
  html body input[type='button']:hover,
  html body input[type='submit'],
  html body input[type='submit']:hover {
    width: 100%;
  }
}
html body input[type='email'],
html body input[type='password'],
html body input[type='tel'],
html body input[type='text'],
html body select,
html body textarea {
  padding: 8px;
  font-size: 1em;
  border: 1px solid #ccc;
}
@media screen and (min-width: 769px) {
  html body input[type='email'],
  html body input[type='password'],
  html body input[type='tel'],
  html body input[type='text'],
  html body select,
  html body textarea {
    width: 100%;
  }
}
html body input:hover,
html body textarea:hover {
  border: 1px solid #999;
  outline: 0;
}
html body input:active,
html body input:focus,
html body select:active,
html body select:focus,
html body textarea:active,
html body textarea:focus {
  background-color: #eee;
  outline: 0;
}
html body input::-moz-placeholder,
html body textarea::-moz-placeholder {
  color: #ccc !important;
}
html body input::placeholder,
html body textarea::placeholder {
  color: #ccc !important;
}
html body .pc {
  display: none;
}
@media screen and (min-width: 769px) {
  html body .pc {
    display: block;
  }
}
html body .sp {
  display: block;
}
@media screen and (min-width: 769px) {
  html body .sp {
    display: none;
  }
}
html body .asterisk {
  font-size: 12px;
  font-weight: 400;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 4px;
}
html body .asterisk:before {
  content: '※';
}
html body blockquote {
  border: 1px solid #ccc;
  background-color: #eee;
  padding: 32px 48px;
}
html body .tel_no {
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  html body .tel_no {
    pointer-events: auto;
  }
}
header {
  width: 100%;
  padding-left: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: row;
  gap: 16px;
}
header img.header__logo {
  width: 160px;
  height: auto;
}
@media screen and (max-width: 768px) {
  header img.header__logo {
    width: 120px;
  }
}
header .header__lumar {
  background: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row;
  gap: 16px;
  padding: 16px 24px;
}
@media screen and (max-width: 768px) {
  header .header__lumar {
    padding: 8px 16px;
  }
  header .header__lumar img.header__Lumor {
    width: 64px;
    height: auto;
  }
}
header .header__lumar-link {
  display: flex;
  gap: 8px;
  background: #fff;
  color: #333;
  padding: 8px 16px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  border-radius: 24px;
}
@media screen and (max-width: 768px) {
  header .header__lumar-link {
    padding: 8px 8px;
  }
}

header img {
  vertical-align: middle;
}

nav {
  position: fixed;
  top: 0;
  right: -320px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 0;
  height: 100vh;
  z-index: 999999;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  nav {
    right: -200px;
  }
}
nav .navi-menu {
  width: 380px;
  background: rgba(255, 255, 255, 0.95);
  padding: 16px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-flow: column;
  gap: 24px;
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 768px) {
  nav .navi-menu {
    width: 240px;
    padding: 16px 8px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }
}
nav .navi-menu button {
  background: 0 0;
  border: none;
  padding: 0;
  font: inherit;
  color: inherit;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  width: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 8px;
  color: #3285e3;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
}
nav .navi-menu button:active,
nav .navi-menu button:focus {
  outline: 0;
  outline-offset: 0;
}
nav .navi-menu button img {
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
@media screen and (max-width: 768px) {
  nav .navi-menu button {
    width: 24px;
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
  }
  nav .navi-menu button img {
    width: 90%;
    height: auto;
  }
}
nav .navi-menu ul {
  padding: 0 8px;
}
nav .navi-menu ul li {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-flow: column;
  gap: 0;
}
nav .navi-menu ul li::after {
  content: '';
  width: 1px;
  height: 24px;
  background: #ccc;
  margin-left: 4px;
}
nav .navi-menu ul li:last-child::after {
  display: none;
}
nav .navi-menu ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row;
  gap: 32px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
}
nav .navi-menu ul li a span {
  flex: 1;
}
nav .navi-menu ul li a::before {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
}
nav .navi-menu ul li a:hover {
  background: linear-gradient(135deg, #00d9ff 0, #3285e3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
nav .navi-menu ul li a:hover::before {
  background: linear-gradient(135deg, #00d9ff 0, #3285e3 100%);
}
nav .navi-menu ul li.active a {
  background: linear-gradient(135deg, #00d9ff 0, #3285e3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
nav .navi-menu ul li.active a::before {
  background: linear-gradient(135deg, #00d9ff 0, #3285e3 100%);
}
.open {
  right: 0;
  transition: 0.5s;
}
.open .navi-menu button img {
  transform: rotate(90deg);
}
.icon-menuarrow {
  display: inline-block;
  transition: transform 0.5s ease;
}
.navi-menu__menuarrow.closearrow .icon-menuarrow {
  transform: rotate(180deg);
}
.gradation-bg {
  background: linear-gradient(135deg, #00d9ff 0, #3285e3 100%);
}
.gradation-tex {
  background: linear-gradient(135deg, #00d9ff 0, #3285e3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
section h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5;
  background: linear-gradient(135deg, #00d9ff 0, #3285e3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-flow: column;
  gap: 8px;
}
section h2 span {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  color: #333;
  -webkit-text-fill-color: initial;
}
section.cta {
  background: linear-gradient(to bottom, #1c6eb4 0, #004aab 100%);
  padding: 64px 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row;
  gap: 32px;
}
.cta-actions {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row;
  gap: 32px;
}
@media screen and (max-width: 768px) {
  .cta-actions {
    flex-flow: column;
    padding-right: 40px;
  }
}
@media screen and (max-width: 768px) {
  .cta-actions-btn {
    width: 100%;
  }
}
.cta-actions-btn a {
  padding: 16px 32px;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row;
  gap: 24px;
}
@media screen and (max-width: 768px) {
  .cta-actions-btn a {
    width: 100%;
    padding: 16px 0;
    gap: 8px;
  }
}
.cta-actions-btn a:hover {
  -moz-opacity: 0.8;
  opacity: 0.8;
  transition: 0.5s;
}
.cta-actions-btn a:hover {
  scale: 1.05;
}
.cta-actions .soudan {
  background: linear-gradient(135deg, #00d9ff 0, #3285e3 100%);
}
.cta-actions .dl {
  background: #e33288;
}
@media screen and (max-width: 768px) {
  #seo-fv .cta-actions {
    padding-right: 0;
  }
}
#seo-fv .seo-fv__con {
  padding: 64px 0 80px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-flow: column;
  gap: 64px;
  position: relative;
}
#seo-fv .seo-fv__con img.fv-img {
  position: absolute;
  top: 32px;
  right: 64px;
  width: 30%;
  height: auto;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  #seo-fv .seo-fv__con img.fv-img {
    position: relative;
    top: 0;
    right: 0;
    width: 80%;
  }
}
#seo-fv .seo-fv__con-main {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-flow: column;
  gap: 24px;
}
#seo-fv .seo-fv__con-main h2.title span {
  font-size: 48px;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #seo-fv .seo-fv__con-main h2.title span {
    font-size: 9.6vw;
    font-weight: 600;
    line-height: 1.5;
  }
}
#seo-fv .seo-fv__con-main h2.title span.nomal-tex {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #seo-fv .seo-fv__con-main h2.title span.nomal-tex {
    font-size: 5vw;
    font-weight: 600;
    line-height: 1.5;
  }
}
#seo-fv .seo-fv__con-main h2.title span.nomal-tex-l {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #seo-fv .seo-fv__con-main h2.title span.nomal-tex-l {
    font-size: 7vw;
    font-weight: 500;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  #seo-fv .seo-fv__con-main h2.title div {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-flow: column;
    gap: 8px;
  }
}
#seo-fv .seo-fv__con-main-point {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row;
  gap: 8px;
  width: auto;
}
@media screen and (max-width: 768px) {
  #seo-fv .seo-fv__con-main-point {
    flex-flow: column;
    width: 100%;
  }
}
#seo-fv .seo-fv__con-main-point-box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row;
  gap: 8px;
  width: auto;
  background: #eee;
  border-bottom: 4px solid;
  -o-border-image: linear-gradient(135deg, #00d9ff 0, #3285e3 100%) 1;
  border-image: linear-gradient(135deg, #00d9ff 0, #3285e3 100%) 1;
  padding: 8px 32px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #seo-fv .seo-fv__con-main-point-box {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    width: 100%;
  }
}
#seo-fv .seo-fv__con-main-point-box span:nth-of-type(1) {
  font-size: 64px;
  font-weight: 600;
  line-height: 1.5;
  background: linear-gradient(135deg, #00d9ff 0, #3285e3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
@media screen and (max-width: 768px) {
  #seo-fv .seo-fv__con-main-point-box span:nth-of-type(1) {
    font-size: 56px;
    font-weight: 600;
    line-height: 1.5;
  }
}
#seo-fv .seo-fv__con-main-point-box span:nth-of-type(2) {
  font-size: 48px;
  font-weight: 600;
  line-height: 1.5;
  background: linear-gradient(135deg, #00d9ff 0, #3285e3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  padding-top: 16px;
}
@media screen and (max-width: 768px) {
  #seo-fv .seo-fv__con-main-point-box span:nth-of-type(2) {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.5;
  }
}
#seo-fv .seo-fv__con-main-desc {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
}
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
#seo-fv .scroll-infinity__wrap {
  display: flex;
  overflow: hidden;
  padding: 0 0 64px;
}
#seo-fv .scroll-infinity__list {
  display: flex;
  list-style: none;
  padding: 0;
}
#seo-fv .scroll-infinity__list--left {
  animation: infinity-scroll-left 40s infinite linear 0.5s both;
}
@media screen and (max-width: 768px) {
  #seo-fv .scroll-infinity__list--left {
    animation: infinity-scroll-left 20s infinite linear 0.5s both;
  }
}
#seo-fv .scroll-infinity__item {
  width: 11.1111111111vw;
}
@media screen and (max-width: 768px) {
  #seo-fv .scroll-infinity__item {
    width: 33.3333333333vw;
  }
}
#seo-fv .scroll-infinity__item > img {
  width: 100%;
}
#about .about {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-flow: column;
  gap: 64px;
  position: relative;
  padding: 120px 0;
  padding-left: 50%;
}
@media screen and (max-width: 768px) {
  #about .about {
    padding: 0;
    padding-bottom: 64px;
    gap: 0;
  }
}
#about .about img.about-img {
  position: absolute;
  top: 0;
  left: -40px;
  width: 40%;
  height: auto;
}
@media screen and (max-width: 768px) {
  #about .about img.about-img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 64px 16px;
  }
}
#about .about__desc {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-flow: column;
  gap: 24px;
}
#challenges {
  background: #f9f9f9;
  padding: 64px 0;
}
#challenges .challenges {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-flow: column;
  gap: 64px;
  position: relative;
}
#challenges .challenges img.challenges-img {
  position: absolute;
  top: 240px;
  right: 0;
}
@media screen and (max-width: 768px) {
  #challenges .challenges img.challenges-img {
    position: relative;
    top: 0;
  }
}
#challenges .challenges__list {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-flow: column;
  gap: 16px;
  z-index: 1;
}
#challenges .challenges__list li {
  padding: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row;
  gap: 16px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  border-radius: 16px;
  background: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
}
#features {
  padding: 64px 0;
}
#features .features {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-flow: column;
  gap: 64px;
}
#features .features__con {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 120px;
}
#features .features__con-item {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-flow: column;
  gap: 32px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #features .features__con-item {
    gap: 8px;
  }
}
#features .features__con-item h3 {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.3;
  background: linear-gradient(135deg, #00d9ff 0, #3285e3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  #features .features__con-item h3 {
    font-size: 5.5vw;
    font-weight: 600;
    line-height: 1.5;
  }
}
#features .features__con-item img.features-img {
  position: absolute;
  top: -24px;
}
@media screen and (max-width: 768px) {
  #features .features__con-item img.features-img {
    position: relative;
    top: 0;
    width: 100%;
    height: auto;
    padding: 0 32px;
  }
}
#features .features__con-item:nth-child(odd) {
  padding-left: 30%;
}
@media screen and (max-width: 768px) {
  #features .features__con-item:nth-child(odd) {
    padding: 0;
  }
}
#features .features__con-item:nth-child(odd) img.features-img {
  left: 0;
}
#features .features__con-item:nth-child(even) {
  padding-right: 30%;
}
@media screen and (max-width: 768px) {
  #features .features__con-item:nth-child(even) {
    padding: 0;
  }
}
#features .features__con-item:nth-child(even) img.features-img {
  right: 0;
}
#strength {
  padding: 160px 0 64px;
}
#strength .strength {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-flow: column;
  gap: 64px;
}
#strength .strength__con {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-flow: row;
  gap: 16px;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  #strength .strength__con {
    flex-flow: column;
  }
}
#strength .strength__con-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-flow: column;
  gap: 16px;
  background: #f9f9f9;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  border-radius: 16px;
  padding: 32px;
  width: calc(33.3333333333% - 11px);
}
@media screen and (max-width: 768px) {
  #strength .strength__con-item {
    width: 100%;
  }
}
#strength .strength__con-item h3 {
  background: linear-gradient(135deg, #00d9ff 0, #3285e3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #strength .strength__con img {
    width: 80px;
    height: auto;
  }
}
#consultant {
  background: #f9f9f9;
}
#consultant .consultant {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 64px;
  position: relative;
  padding: 120px 0;
}
#consultant .consultant h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 8px;
}
#consultant .consultant__con {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-flow: row;
  gap: 16px;
  flex-wrap: wrap;
  width: 100%;
}
#consultant .consultant__con-item {
  background: rgba(0, 217, 255, 0.1);
  width: calc(33.3333333333% - 12px);
  display: flex;
  flex-direction: column;
  border-radius: 16px;
}
@media screen and (max-width: 768px) {
  #consultant .consultant__con-item {
    width: 100%;
  }
}
#consultant .consultant__con-item-img {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-flow: column;
  gap: 0;
  height: 400px;
  padding: 24px;
  background-image: url(../img/consultant-bg.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 56%;
}
@media screen and (max-width: 768px) {
  #consultant .consultant__con-item-img {
    height: 320px;
  }
}
#consultant .consultant__con-item-img h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
}
#consultant .consultant__con-item-img img {
  width: auto;
  height: 100%;
}
#consultant .consultant__con-item-desc {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-flow: column;
  gap: 0;
  flex: 1 1 auto;
  background: #3285e3;
  padding: 24px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
}
#case .case {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 64px;
  position: relative;
  padding: 120px 0;
}
#case .case h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 8px;
}
#case .case__con {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 32px;
  width: 100%;
}
#case .case__con-item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 0;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 16px;
}
#case .case__con-item h4.headding {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  color: #e33288;
}
#case .case__con-item-info {
  width: 100%;
  background: #f9f9f9;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-flow: column;
  gap: 16px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  padding: 32px;
}
@media screen and (max-width: 768px) {
  #case .case__con-item-info {
    padding: 16px;
  }
}
#case .case__con-item-info-header {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  #case .case__con-item-info-header {
    flex-flow: column;
  }
}
#case .case__con-item-info-header .case-name {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 0;
  padding: 16px;
  background: linear-gradient(135deg, #00d9ff 0, #3285e3 100%);
  color: #fff;
  border-radius: 16px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #case .case__con-item-info-header .case-name {
    width: 100%;
  }
}
#case .case__con-item-info-header h3 {
  background: linear-gradient(135deg, #00d9ff 0, #3285e3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
}
#case .case__con-item-info-detail {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-flow: column;
  gap: 8px;
}
#case .case__con-item-info-detail ul {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-flow: row;
  gap: 16px;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  #case .case__con-item-info-detail ul {
    gap: 8px;
  }
}
#case .case__con-item-info-detail ul li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-flow: row;
  gap: 16px;
  padding: 8px;
  color: #3285e3;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  background: #fff;
  border-radius: 8px;
}
@media screen and (max-width: 768px) {
  #case .case__con-item-info-detail ul li {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    gap: 16px;
  }
}
#case .case__con-item-desc {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-flow: column;
  gap: 32px;
  padding: 32px;
}
@media screen and (max-width: 768px) {
  #case .case__con-item-desc {
    padding: 16px;
  }
}
#case .case__con-item-desc-con {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-flow: column;
  gap: 16px;
}
#case .case__con-item-desc img {
  width: 240px;
  height: auto;
}
#case .case__con-item-desc .explan {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row;
  gap: 64px;
}
@media screen and (max-width: 768px) {
  #case .case__con-item-desc .explan {
    flex-flow: column;
  }
}
#case .case__con-item-desc .explan__tex {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 16px;
  flex: 1;
}
#case .case__con-item-desc .explan__tex p {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
}
#case .case__con-item-desc .explan__tex-in {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 16px;
}
#case .case__con-item-desc .explan__tex-in dl {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-flow: column;
  gap: 8px;
}
#case .case__con-item-desc .explan__tex-in dl dt {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  color: #3285e3;
}
#case .case__con-item-desc .explan__tex-in dl dd {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
}
#case .case__con-item-desc .explan__img {
  width: 240px;
}
#case .case__con-item-desc .result__tex {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 16px;
  flex: 1;
}
#case .case__con-item-desc .result__tex p {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  color: #3285e3;
}
@media screen and (max-width: 768px) {
  #case .case__con-item-desc .result__tex p {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
  }
}
#case .case__con-item-desc .result__tex-point {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row;
  gap: 16px;
  padding: 16px;
  border-radius: 8px;
  background: #3285e3;
}
@media screen and (max-width: 768px) {
  #case .case__con-item-desc .result__tex-point {
    flex-flow: column;
  }
}
#case .case__con-item-desc .result__tex-point dt {
  padding: 16px;
  background: #fff;
  color: #3285e3;
  border-radius: 8px;
}
@media screen and (max-width: 768px) {
  #case .case__con-item-desc .result__tex-point dt {
    width: 100%;
    padding: 8px;
    text-align: center;
  }
}
#case .case__con-item-desc .result__tex-point dd {
  flex: 1;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
#service .service {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 64px;
  position: relative;
  padding: 120px 0;
}
#service .service h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 8px;
}
#service .service__con {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-flow: row;
  gap: 64px;
  flex-wrap: wrap;
  width: 100%;
}
#service .service__con-fase {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-flow: row;
  gap: 0;
}
@media screen and (max-width: 768px) {
  #service .service__con-fase {
    flex-flow: column;
  }
}
#service .service__con-fase-item {
  width: 33.3333333333%;
  padding: 16px 64px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-flow: column;
  gap: 0;
}
@media screen and (max-width: 768px) {
  #service .service__con-fase-item {
    width: 100%;
    padding: 32px 0;
  }
}
#service .service__con-fase-item:nth-child(2) {
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}
@media screen and (max-width: 768px) {
  #service .service__con-fase-item:nth-child(2) {
    border-left: 0 solid #999;
    border-right: 0 solid #999;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
  }
}
#service .service__con-fase-item h3 {
  color: #3285e3;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 8px;
}
#service .service__con-fase-item h3::after {
  content: '';
  width: 32px;
  height: 4px;
  background: #3285e3;
}
#service .service__con-fase-item ul {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-flow: row;
  gap: 8px;
  flex-wrap: wrap;
}
#service .service__con-fase-item ul li {
  background: #004aab;
  color: #fff;
  padding: 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  border-radius: 8px;
}
#service .service__con-point {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 16px;
}
#service .service__con-point dl {
  width: 100%;
  background: #f9f9f9;
  border-radius: 16px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  padding: 16px;
  display: block;
  position: relative;
  padding-left: 32px;
}
#service .service__con-point dl::before {
  content: '';
  width: 8px;
  height: calc(100% - 32px);
  position: absolute;
  top: 16px;
  left: 16px;
  background: linear-gradient(135deg, #00d9ff 0, #3285e3 100%);
}
#service .service__con-point dl dt {
  color: #25b7ff;
  font-weight: 700;
  font-size: 1.08em;
  margin-bottom: 8px;
  margin-left: 0;
}
#service .service__con-point dl dd {
  color: #666;
  font-size: 0.95em;
  margin: 0;
}
#related {
  background-color: #f9f9f9;
}
#related .related {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 64px;
  position: relative;
  padding: 120px 0;
}
#related .related h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 8px;
}
#related .related__con {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-flow: row;
  gap: 64px;
  flex-wrap: wrap;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #related .related__con {
    gap: 16px;
  }
}
#related .related__con-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-flow: column;
  gap: 16px;
  flex-wrap: wrap;
  width: calc(50% - 32px);
  background: #fff;
  border-radius: 16px;
  padding: 16px;
}
@media screen and (max-width: 768px) {
  #related .related__con-item {
    width: 100%;
  }
}
#related .related__con-item h3 {
  background: linear-gradient(135deg, #00d9ff 0, #3285e3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
}
#related .related__con-item-tex {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 16px;
}
#related .related__con-item-tex p {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
#faq .faq {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 64px;
  position: relative;
  padding: 120px 0;
}
#faq .faq h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 8px;
}
#faq .faq__con {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 16px;
}
#faq .faq__con-item {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-flow: column;
  gap: 16px;
  padding: 32px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  border-radius: 16px;
  background: #f9f9f9;
}
#faq .faq__con-item-q {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  #faq .faq__con-item-q {
    align-items: flex-start;
  }
}
#faq .faq__con-item-q::before {
  content: 'Q';
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  background: #00d9ff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 0;
  width: 56px;
  height: 56px;
  border-radius: 50%;
}
#faq .faq__con-item-q h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
  flex: 1;
}
@media screen and (max-width: 768px) {
  #faq .faq__con-item-q h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    padding-top: 16px;
  }
}
#faq .faq__con-item-a {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-flow: row;
  gap: 16px;
}
#faq .faq__con-item-a::before {
  content: 'A';
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  background: #3285e3;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 0;
  width: 56px;
  height: 56px;
  border-radius: 50%;
}
#faq .faq__con-item-a p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  flex: 1;
  padding-top: 16px;
}
#contact {
  background: #004aab;
}
#contact .contact {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 64px;
  position: relative;
  padding-bottom: 64px;
}
#contact .contact::before {
  content: '';
  width: 40%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: #004aab;
  position: absolute;
  top: -64px;
  left: 30%;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  #contact .contact::before {
    width: 80%;
    left: 14%;
  }
}
#contact .contact__title {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 8px;
}
#contact .contact__title h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 1;
  background: linear-gradient(135deg, #00d9ff 0, #3285e3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
#contact .contact__iframe {
  padding: 64px 120px;
  background: #fff;
  border-radius: 32px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #contact .contact__iframe {
    padding: 16px 16px;
  }
}
#contact .contact__iframe iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.wrap {
  width: 100%;
  margin-inline: auto;
  padding-left: 16px;
  padding-right: 56px;
}
.wrap img {
  max-width: 100%;
}
@media screen and (min-width: 769px) {
  .wrap {
    width: 1200px;
    max-width: 100%;
    padding: 0;
  }
}
.fadein {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1), transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}
.fadein.is-visible {
  opacity: 1;
  transform: translateY(0);
}
.fluffy {
  animation: fluffyMove 8s ease-in-out infinite alternate;
  display: inline-block;
}
@keyframes fluffyMove {
  0% {
    transform: translateY(0) scale(1) rotate(-2deg);
  }
  30% {
    transform: translateY(-5px) scale(1.02) rotate(1deg);
  }
  60% {
    transform: translateY(4px) scale(0.98) rotate(-1deg);
  }
  100% {
    transform: translateY(0) scale(1) rotate(2deg);
  }
}
.zoom-in {
  opacity: 0;
  transform: scale(0.2);
  transition: 3.5s;
  will-change: opacity, transform;
}
.zoom-in.is-visible {
  opacity: 1;
  transform: scale(1);
}
/*# sourceMappingURL=style.css.map */

#thanks {
  color: #255;
  font-size: 16px;
  font-family: 'Noto Sans JP', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 1px;
  text-align: center;
}

#thanks h1 {
  text-align: center;
  font-weight: 600;
  font-size: clamp(1.5rem, 1.029rem + 2.35vw, 2.5rem);
  margin: 40px auto 40px;
}
#thanks p {
  margin-bottom: 1em;
}

#thanks .submitWrap {
  margin: 40px 0;
}
#thanks .submitWrap > div {
  display: flex;
  justify-content: center;
  gap: 20px;
}

#thanks .submitWrap .button {
  text-decoration: none;
  border: none;
  max-width: 372px;
  width: 100%;
  border-radius: 60px;
  background: #9c9c9c;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  -webkit-box-shadow: 0 4px 0 #575757;
  box-shadow: 0 4px 0 #575757;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s ease-out, -webkit-box-shadow 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out, -webkit-box-shadow 0.3s ease-out;
  transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
  transition: transform 0.3s ease-out, box-shadow 0.3s ease-out, -webkit-transform 0.3s ease-out, -webkit-box-shadow 0.3s ease-out;
  line-height: 60px;
}
#thanks .submitWrap .button:hover {
  opacity: 1;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-box-shadow: none;
  box-shadow: none;
}

#interview {
  background-color: #eeeeee99;
}

#interview .interview {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  position: relative;
  padding: 120px 0 0;
}
#interview .interview h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 8px;
}
@media only screen and (max-width: 768px) {
  #interview section.intaviewBlock {
    margin-inline: 0;
  }
}

.breadCrumbs {
  letter-spacing: -0.4em;
  padding: 16px;
  font-size: 14px;
}
.breadCrumbs li {
  display: inline;
  letter-spacing: normal;
}
.breadCrumbs li a {
  color: #105fb0;
  text-decoration: none;
  font-weight: 500;
}
.breadCrumbs li:after {
  position: relative;
  top: -1px;
  margin: 0 8px 0 8px;
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-top: 2px solid #004aab;
  border-right: 2px solid #004aab;
  transform: rotate(45deg);
}
.breadCrumbs li:last-child:after {
  display: none;
}
.breadCrumbs li:first-child a {
  padding: 0px;
}

#lower {
  background-color: #eeeeee99;
}

#lower .lowerWrap {
  max-width: 1200px;
  margin-inline: auto;
}

#lower .lower {
  position: relative;
  padding: 0 0 64px;
}
@media screen and (max-width: 768px) {
  #lower .lower {
    padding-bottom: 24px;
  }
}

#lower .lowerInner {
  padding: 48px 100px;
  background: #fff;
  border-radius: 32px;
  width: 100%;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  #lower .lowerInner {
    padding: 24px 24px;
    border-radius: 0;
  }
}

#lower .interviewCompany {
  display: grid;
  grid-template-columns: 50% 50%;
  margin-top: 24px;
}
#lower .interviewCompany a:hover {
  text-decoration: none;
  opacity: 0.7;
  transition: all 0.3s;
}
#lower .interviewCompany .interviewCompany_logo img {
  margin-right: 48px;
  padding-right: 48px;
  max-height: 160px;
}
#lower table.interviewCompany_tb {
  font-size: 14px;
  line-height: 2;
  border-left: 1px solid #ccc;
  padding-left: 48px;
}
#lower table.interviewCompany_tb th,
#lower table.interviewCompany_tb td {
  border: none;
  padding: 0;
}
#lower table.interviewCompany_tb tbody th {
  width: 6em;
}
#lower table.interviewCompany_tb a {
  font-weight: 700;
}
#lower p:has(img.dashboard_cap) {
  max-width: 480px;
  margin: 0 auto;
}
#lower .interviewAppealArea {
  text-align: center;
}
#lower .interviewAppealArea .interviewAppealArea_txt {
  font-size: 18px;
  font-weight: bold;
}
#lower .interviewAppealArea a {
  color: #023047;
}
#lower .interviewAppealArea a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  #lower .interviewCompany {
    display: block;
    text-align: center;
    max-width: fit-content;
    margin: 0 auto 16px;
  }
  #lower .interviewCompany .interviewCompany_logo {
    width: 100%;
  }
  #lower table.interviewCompany_tb {
    width: 100%;
    text-align: left;
    border: none;
    padding: 0;
  }
  #lower .interviewCompany .interviewCompany_logo img {
    margin: 16px auto 24px;
    padding: 0;
    max-width: 280px;
  }
  #lower .blockH__item {
    width: 42%;
    padding: 0;
  }
}

#lower .excerpt {
  margin: 1.5em 0 1em;
}

#lower .singleTitle {
  padding: 48px 0 160px;
  background: #eeeeee;
}
@media screen and (max-width: 768px) {
  #lower .singleTitle {
    padding-bottom: 48px;
  }
}

#lower .singleTitle h1 {
  max-width: 1200px;
  display: block;
  margin-inline: auto;
  padding-inline: 100px;
  background: linear-gradient(135deg, #00d9ff 0, #3285e3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
@media screen and (max-width: 768px) {
  #lower .singleTitle h1 {
    padding-inline: 24px;
  }
}

#lower .archiveTitle {
  padding: 48px 24px 48px;
  background: #eeeeee;
  text-align: center;
}
#lower .archiveTitle span {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  color: #333;
  -webkit-text-fill-color: initial;
}
#lower .archiveTitle h1 {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5;
  background: linear-gradient(135deg, #00d9ff 0, #3285e3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

#lower .archiveTitle p {
  margin-top: 1.5em;
}

.newsMeta {
  max-width: 1200px;
  padding: 0 100px;
  display: flex;
  justify-content: space-between;
  margin: -120px auto 24px;
}
@media screen and (max-width: 768px) {
  .newsMeta {
    margin: 24px;
    width: auto;
    padding: 0;
  }
}

.newsMeta .newsDate {
  margin-top: 12px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .newsMeta .newsDate {
    font-size: 13px;
  }
}

#lower .lowerInner img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  margin: 1em auto;
  display: block;
}

#lower .lowerInner .thumbnail img {
  margin-top: 0;
}

.font01,
#lower .lowerContents strong,
#lower .lowerContents b,
#lower .lowerContents em {
  font-style: normal;
  font-weight: bold;
}

#lower .lowerContents ul {
  margin: 1.5em 0 1em;
}

#lower .lowerContents ul li {
  margin: 1em 0;
  padding-left: 2em;
  background-repeat: no-repeat;
  background-position: left top;
  background-image: url(resource/img/case-check.svg);
  font-weight: bold;
}

#lower .lowerContents a {
  color: #3285e3;
  font-weight: bold;
}

#lower .lowerContents h2 {
  margin: 2em 0 1em;
  background: linear-gradient(135deg, #00d9ff 0, #3285e3 100%);
  color: #ffffff;
  padding: 12px;
  border-radius: 8px;
  font-size: 1.4em;
  background-clip: inherit;
  -webkit-text-fill-color: inherit;
  line-height: 1.5;
  font-weight: 600;
  display: block;
  line-height: 1.5;
}

#lower .type-post .lowerContents h3 {
  margin: 2em 0 1em;
  color: #3285e3;
  line-height: 1.5;
  padding-bottom: 20px;
  position: relative;
}
#lower .type-post .lowerContents h3 a {
  color: inherit;
}
#lower .type-post .lowerContents h3:after {
  content: '';
  width: 32px;
  height: 4px;
  background: #3285e3;
  position: absolute;
  bottom: 0;
  left: 0;
}
#lower .type-interview .lowerContents h3 {
  font-size: 15px;
  margin: 2em 0 1em;
  font-weight: 700;
  position: relative;
  padding: 6px 0 0 48px;
  color: #3285e3;
}
#lower .type-interview .lowerContents h3:before {
  content: '';
  display: block;
  position: absolute;
  top: 22px;
  left: 0;
  width: 32px;
  height: 2px;
  background-color: #3285e3;
}

#lower .lowerContents p {
  margin: 1.5em 0 1em;
}
#lower .lowerContents > *:last-child {
  margin-bottom: 0;
}

#lower .lowerContents > *:last-child *:last-child {
  margin-bottom: 0;
}

#lower .lowerContents .caption {
  text-align: center;
  font-size: 90%;
}

#lower .ctaWrap {
  background-color: #e3ecf4;
  border-radius: 32px;
  padding: 40px 40px 24px;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}
#lower .ctaWrap > *:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  #lower .ctaWrap {
    padding: 24px 24px 24px;
  }
}

#lower .ctaWrap .ctaButton {
  border: none;
  max-width: 372px;
  width: 100%;
  min-height: 60px;
  border-radius: 32px;
  background: #ec224e;
  font-size: 18px;
  -webkit-box-shadow: 0 4px 0 #b71034;
  box-shadow: 0 4px 0 #b71034;
  -webkit-transition: -webkit-transform 0.3s ease-out, -webkit-box-shadow 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out, -webkit-box-shadow 0.3s ease-out;
  transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
  transition: transform 0.3s ease-out, box-shadow 0.3s ease-out, -webkit-transform 0.3s ease-out, -webkit-box-shadow 0.3s ease-out;
  font-weight: bold;
  display: flex;
  margin: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  text-align: center;
  text-decoration: auto;
  padding: 10px;
}

.ctaButton:hover {
  opacity: 1;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.ctaButton.button-pink {
  background: #ec224e;
  font-size: 18px;
  -webkit-box-shadow: 0 4px 0 #b71034;
  box-shadow: 0 4px 0 #b71034;
}

.returnButton {
  padding-bottom: 64px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .returnButton {
    padding: 0 24px 24px;
  }
}

.returnButton a {
  border: none;
  max-width: 372px;
  width: 100%;
  min-height: 60px;
  border-radius: 64px;
  background: #1768b3;
  font-size: 24px;
  -webkit-box-shadow: 0 4px 0 #00367d;
  box-shadow: 0 4px 0 #00367d;
  -webkit-transition: -webkit-transform 0.3s ease-out, -webkit-box-shadow 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out, -webkit-box-shadow 0.3s ease-out;
  transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
  transition: transform 0.3s ease-out, box-shadow 0.3s ease-out, -webkit-transform 0.3s ease-out, -webkit-box-shadow 0.3s ease-out;
  font-weight: bold;
  display: flex;
  margin: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  text-align: center;
  text-decoration: auto;
  padding: 24px 10px;
}

.returnButton a:hover {
  opacity: 1;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media only screen and (max-width: 768px) {
  .returnButton a {
    font-size: 16px;
    padding: 10px;
    width: 250px;
  }
}

.interviewList {
  padding: 64px 0 128px;
}

@media screen and (max-width: 768px) {
  .interviewList {
    padding: 24px 0 128px;
  }
}

section.intaviewBlock {
  max-width: 1200px;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  border-radius: 32px;
  margin: 0 auto 40px;
  padding: 48px;
  line-height: 1.7;
  display: grid;
  grid-template-columns: 45% 55%;
  gap: 24px;
  box-shadow: 0 5px 10px rgba(2, 48, 71, 0.15);
  transition: box-shadow 0.1s linear;
}
section.intaviewBlock:last-child {
  margin-bottom: 0;
}

.intaviewBlock:hover {
  box-shadow: 0 0 0 rgba(2, 48, 71, 0.15);
}
.interview-thumbnail a {
  width: 100%;
  padding-top: 67%;
  overflow: hidden;
  display: block;
  position: relative;
}
.intaviewBlock .interview-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  object-position: center;
}
.intaviewBlock .interview-cat {
  color: #fff;
  background: #29add0;
  font-size: 14px;
  text-align: center;
  padding: 4px 16px;
  margin-bottom: 8px;
  width: fit-content;
  box-sizing: border-box;
  letter-spacing: 1.6px;
  border-radius: 3px;
}
.intaviewBlock .interview-title {
  margin: 0.83em 0;
}
.intaviewBlock .interview-title a {
  font-size: 24px;
  margin: 0 0 8px;
  color: #023047;
  text-decoration: none;
  font-weight: 700;
}
.intaviewBlock .interview-title a:hover {
  color: #29add0;
  transition: all 0.3s;
}
.intaviewBlock .interview-company {
  font-size: 16px;
  margin-bottom: 16px;
  color: #023047;
}
.intaviewBlock .button-blue {
  color: #fff;
  background-color: #1768b3;
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 10px 20px;
  border: none;
  border-radius: 32px;
  white-space: nowrap;
  line-height: 1;
  cursor: pointer;
  -webkit-box-shadow: 0 2px 0 #0f4d87;
  box-shadow: 0 2px 0 #0f4d87;
  -webkit-transition: -webkit-transform 0.3s ease-out, -webkit-box-shadow 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out, -webkit-box-shadow 0.3s ease-out;
  transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
  transition: transform 0.3s ease-out, box-shadow 0.3s ease-out, -webkit-transform 0.3s ease-out, -webkit-box-shadow 0.3s ease-out;
}
.intaviewBlock .button-blue:hover {
  opacity: 1;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media only screen and (max-width: 768px) {
  .pageHeadline.interview {
    margin-bottom: 48px;
  }
  .pageHeadline.interview p {
    margin: 16px 24px 0;
  }
  section.intaviewBlock {
    margin: 16px 24px;
    padding: 24px;
    display: block;
    border-radius: 16px;
  }
  .intaviewBlock .interview-title a {
    font-size: 18px;
  }
  .intaviewBlock .interview-thumbnail img {
    margin-bottom: 16px;
  }
}

.archiveList {
  padding: 64px 0;
  margin: 0 auto;
  max-width: 1200px;
}

@media screen and (max-width: 768px) {
  .archiveList {
    padding: 64px 24px;
  }
}
.archiveList li {
  list-style: none;
}

.archiveList li a {
  padding: 16px 24px;
  display: grid;
  grid-template-columns: 165px 1fr 90px;
  text-decoration: none;
  align-items: center;
  color: #023047;
  box-shadow: 0 5px 10px rgba(2, 48, 71, 0.15);
  transition: box-shadow 0.1s linear;
  border-radius: 16px;
  background: #fff;
  font-weight: 500;
}

.archiveList li a:hover {
  box-shadow: 0 0px 0px rgba(2, 48, 71, 0.15);
  transition: 0.1s;
}

@media screen and (max-width: 768px) {
  .archiveList li a {
    display: block;
  }
}

.archiveList li + li {
  margin-top: 16px;
}

.shareButtons {
  display: flex;
}

.shareButtons__item,
.shareButtons__item-line,
.shareButtons__item-hatena,
.shareButtons__item-facebook,
.shareButtons__item-twitter {
  width: 28px;
  height: 28px;
  border-radius: 4px;
  background-size: cover;
}

.shareButtons__item:hover,
.shareButtons__item-line:hover,
.shareButtons__item-hatena:hover,
.shareButtons__item-facebook:hover,
.shareButtons__item-twitter:hover {
  opacity: 0.7;
}

.shareButtons__item + .shareButtons__item,
.shareButtons__item-line + .shareButtons__item,
.shareButtons__item + .shareButtons__item-line,
.shareButtons__item-line + .shareButtons__item-line,
.shareButtons__item-hatena + .shareButtons__item,
.shareButtons__item-hatena + .shareButtons__item-line,
.shareButtons__item + .shareButtons__item-hatena,
.shareButtons__item-line + .shareButtons__item-hatena,
.shareButtons__item-hatena + .shareButtons__item-hatena,
.shareButtons__item-facebook + .shareButtons__item,
.shareButtons__item-facebook + .shareButtons__item-line,
.shareButtons__item-facebook + .shareButtons__item-hatena,
.shareButtons__item + .shareButtons__item-facebook,
.shareButtons__item-line + .shareButtons__item-facebook,
.shareButtons__item-hatena + .shareButtons__item-facebook,
.shareButtons__item-facebook + .shareButtons__item-facebook,
.shareButtons__item-twitter + .shareButtons__item,
.shareButtons__item-twitter + .shareButtons__item-line,
.shareButtons__item-twitter + .shareButtons__item-hatena,
.shareButtons__item-twitter + .shareButtons__item-facebook,
.shareButtons__item + .shareButtons__item-twitter,
.shareButtons__item-line + .shareButtons__item-twitter,
.shareButtons__item-hatena + .shareButtons__item-twitter,
.shareButtons__item-facebook + .shareButtons__item-twitter,
.shareButtons__item-twitter + .shareButtons__item-twitter {
  margin-left: 8px;
}

.shareButtons__item-twitter {
  background: url(resource/img/twitter-icon.svg);
}

.shareButtons__item-facebook {
  background: url(resource/img/facebook-icon.svg);
}

.shareButtons__item-hatena {
  background: url(resource/img/hatena-icon.svg);
}

.shareButtons__item-line {
  background: url(resource/img/line-icon.svg);
}
.blogList {
  padding: 64px 0 128px;
  margin: 0 auto;
  max-width: 1200px;
  display: flex;
  flex-wrap: wrap;
  gap: 40px 2%;
  list-style: none;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .blogList {
    padding: 64px 24px 128px;
    flex-direction: column;
  }
}

.blogList li {
  width: 32%;
}
@media screen and (max-width: 768px) {
  .blogList li {
    width: 100%;
  }
}

.blogList li .img {
  width: 100%;
  padding-top: 52%;
  overflow: hidden;
  display: block;
  position: relative;
  margin-bottom: 8px;
  background: #ffffff;
  border-radius: 8px;
}
.blogList li .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  object-position: center;
}
.blogList li .dummy img {
  width: 160px;
  height: 40px;
  object-fit: cover;
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 80px);
}

.blogList li a {
  text-decoration: none;
  color: #023047;
}

.blogList li .title {
  font-weight: 700;
  margin-bottom: 8px;
}
#blog {
  background-color: #eeeeee99;
}

#blog .blog {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  position: relative;
  padding: 120px 0 0;
}
#blog .blog h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 8px;
}
#blog .blogList {
  padding-bottom: 64px;
}
@media only screen and (max-width: 768px) {
  #blog .blogList {
    padding: 64px 0;
  }
}

#blog .returnButton {
  padding: 0 0 128px;
}

@media screen and (max-width: 768px) {
  #blog .returnButton {
    padding: 0 0 128px;
  }
}

.column-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 1.5em 0;
}
.column-table th,
.column-table td {
  padding: 10px 10px;
  border: 1px solid #ddd;
}
.column-table th {
  background: #f2f2f2;
}

.column-table th {
  background: #f2f2f2;
}

#lower .lowerContents .column-table ul {
  margin: 0;
}

#lower .lowerContents .column-table ul li {
  margin: 0;
  font-weight: normal;
  padding-left: 1.25em;
  background: none;
  position: relative;
}

#lower .lowerContents .column-table ul li:before {
  content: '・';
  position: absolute;
  left: 0;
}

@media screen and (max-width: 768px) {
  .table-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: 1.5em 0;
  }

  .table-wrap .column-table {
    min-width: 600px;
    margin: 0;
  }
  .table-wrap .column-table th,
  .table-wrap .column-table td {
    min-width: 100px;
  }
}
