/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./node_modules/import-glob-loader/index.js!./src/scss/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*!
Coding style from FLOCSS
https://github.com/hiloki/flocss
 */
/* 汎用スタイル */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

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

ul, ol {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

picture {
  font-size: 0;
}

sub, sup {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 50%;
}

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

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

del {
  text-decoration: line-through;
}

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

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

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

input, select {
  vertical-align: middle;
}

* {
  box-sizing: border-box;
  word-wrap: break-word;
  word-break: break-all;
}

html {
  font-size: 10px;
  overflow-x: hidden;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
  color: #000;
  line-height: 1.5;
}

a {
  color: #000;
  text-decoration: none;
  outline: none;
  transition: opacity 0.3s;
}
@media print, screen and (min-width: 1025px) {
  a[href^="tel:"] {
    cursor: default;
    pointer-events: none;
  }
}

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

input,
textarea,
button,
select {
  font: inherit;
}

button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: none;
  cursor: pointer;
  outline: none;
}

label {
  cursor: pointer;
}

em {
  font-weight: 700;
  color: #e50000;
}

hr {
  border-color: #d3d3d3;
}

::-moz-selection {
  background-color: #222;
  color: #fff;
}

::selection {
  background-color: #222;
  color: #fff;
}

.l-pagetop {
  width: 70px;
  height: 70px;
  position: fixed;
  right: 45px;
  bottom: 120px;
  z-index: 1;
  display: none;
}
@media screen and (max-width: 1024px) {
  .l-pagetop {
    right: 20px;
    bottom: 90px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-pagetop {
    width: 40px;
    height: 40px;
  }
}
.l-pagetop a {
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #222 0%, #555 100%);
  position: relative;
  border-radius: 50%;
  display: inline-block;
  transition: opacity 0.3s;
}
.l-pagetop a:hover {
  opacity: 0.6;
}
.l-pagetop a::before {
  content: "";
  background: #fff;
  border-radius: 50%;
  margin: 1px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.l-pagetop a::after {
  content: "";
  width: 23px;
  height: 14px;
  background: url(/cms/wp-content/themes/gohp-2025/images/common/ft-pagetop-ico.svg) 0 0 no-repeat;
  background-size: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-pagetop a::after {
    width: 12px;
    height: 7px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-contact {
    padding: 0 20px;
  }
}
.l-contact__hd {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .l-contact__hd {
    display: block;
  }
}
.l-contact__hd > div {
  flex: 1;
}
@media screen and (max-width: 1024px) {
  .l-contact__hd > div {
    flex: unset;
    width: 100%;
  }
}
.l-contact__hd > div h3 {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.6;
  margin-top: 20px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-contact__hd > div h3 {
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 15px;
  }
}
.l-contact__en {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: -0.05em;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .l-contact__en {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-contact__en {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.l-contact__lead {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
  margin-top: 20px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-contact__lead {
    font-size: 13px;
    font-size: 1.3rem;
    margin-top: 15px;
  }
}
.l-contact__bnr {
  width: 40.625%;
}
@media screen and (max-width: 1024px) {
  .l-contact__bnr {
    max-width: 700px;
    margin: 0 auto;
    width: 100%;
    margin-top: 50px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-contact__bnr {
    margin-top: 25px;
  }
}
.l-contact__bnr li {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-contact__bnr li {
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.16);
  }
}
.l-contact__bnr li a {
  position: relative;
  display: inline-block;
  transition: opacity 0.3s;
}
.l-contact__bnr li a:hover {
  opacity: 0.6;
}
.l-contact__bnr li a img {
  width: 100%;
}
.l-contact__bnr li a p {
  height: 2em;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  margin: auto 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 35px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-contact__bnr li a p {
    font-size: 13px;
    font-size: 1.3rem;
    left: 25px;
  }
}
.l-contact__bnr li a p::after {
  content: "";
  width: 58px;
  height: 4px;
  background: linear-gradient(to right, #222 0%, #555 100%);
  margin: 0 auto;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-contact__bnr li a p::after {
    width: 40px;
    height: 3px;
  }
}
.l-contact__bnr li + li {
  margin-top: 20px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-contact__bnr li + li {
    margin-top: 15px;
  }
}
.l-contact__link {
  margin-top: 80px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-contact__link {
    margin-top: 30px;
    display: block;
  }
}
.l-contact__link li {
  width: 48.4375%;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .l-contact__link li {
    width: 100%;
  }
}
.l-contact__link li a {
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #222 0%, #555 100%);
  padding: 3px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.16);
  display: inline-block;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-contact__link li a {
    padding: 5px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.16);
  }
}
.l-contact__link li a div {
  height: 100%;
  background: #fff;
  padding: 55px 5% 50px;
}
.l-contact__link li a div:hover {
  background: linear-gradient(to right, #222 0%, #555 100%);
  color: #fff;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-contact__link li a div {
    padding: 20px 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .l-contact__link li + li {
    margin-top: 40px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-contact__link li + li {
    margin-top: 20px;
  }
}
.l-contact__link__ttl {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 20px;
  position: relative;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-contact__link__ttl {
    font-size: 21px;
    font-size: 2.1rem;
  }
}
.l-contact__link__ttl::before {
  content: "";
  width: 26px;
  height: 18px;
  background: url(/cms/wp-content/themes/gohp-2025/images/common/cmn-arr-ico.svg) 0 0 no-repeat;
  background-size: 100%;
  margin: auto 0;
  position: absolute;
  top: 0.2em;
  right: 0;
  display: inline-block;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-contact__link__ttl::before {
    width: 13px;
    height: 9px;
    top: 0.3em;
  }
}
.l-contact__link__txt {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.625;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-contact__link__txt {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.l-info {
  width: 94.375%;
  background: #F7F7F4;
  padding: 30px 70px 60px;
  margin: 80px 0 0 auto;
  position: relative;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-info {
    padding: 10px 20px 40px;
  }
}
.l-info__inr {
  max-width: 1280px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
}
.l-info__inr > div:nth-child(1) {
  width: 44.609375%;
  margin-right: 5.390625%;
}
@media screen and (max-width: 1024px) {
  .l-info__inr > div:nth-child(1) {
    width: 100%;
    margin: 0 0 40px 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-info__inr > div:nth-child(1) {
    margin-bottom: 20px;
  }
}
.l-info__inr > div:nth-child(1) address {
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 30px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-info__inr > div:nth-child(1) address {
    font-size: 11px;
    font-size: 1.1rem;
    margin-top: 10px;
  }
}
.l-info__inr > div:nth-child(1) address span {
  font-size: 28px;
  font-size: 2.8rem;
  margin: 10px 0 5px;
  display: inline-block;
}
@media screen and (max-width: 1520px) {
  .l-info__inr > div:nth-child(1) address span {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .l-info__inr > div:nth-child(1) address span {
    width: auto;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-info__inr > div:nth-child(1) address span {
    font-size: 15px;
    font-size: 1.5rem;
    margin-top: 5px;
  }
}
.l-info__inr > div:nth-child(1) address span + span {
  margin-left: 40px;
}
@media screen and (max-width: 1520px) {
  .l-info__inr > div:nth-child(1) address span + span {
    margin-top: 0;
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .l-info__inr > div:nth-child(1) address span + span {
    margin-left: 20px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-info__inr > div:nth-child(1) address span + span {
    margin-left: 10px;
  }
}
.l-info__inr > div:nth-child(1) address a {
  transition: opacity 0.3s;
}
.l-info__inr > div:nth-child(1) address a:hover {
  opacity: 0.6;
}
.l-info__inr > div:nth-child(2) {
  flex: 1;
}
@media screen and (max-width: 1024px) {
  .l-info__inr > div:nth-child(2) {
    flex: unset;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
    flex-direction: column-reverse;
  }
}
.l-info__desc {
  font-size: 13px;
  font-size: 1.3rem;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-info__desc {
    font-size: 11px;
    font-size: 1.1rem;
  }
}
.l-info__company {
  margin-top: 30px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-info__company {
    margin-top: 10px;
  }
}
.l-info__company a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  transition: opacity 0.3s;
}
.l-info__company a:hover {
  opacity: 0.6;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-info__company a img {
    width: 120px;
  }
}
.l-info__company a span {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  margin-left: 15px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-info__company a span {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.l-info__sns {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-info__sns {
    justify-content: center;
  }
}
.l-info__sns li a {
  display: inline-block;
  width: 70%;
  transition: opacity 0.3s;
}
.l-info__sns li a:hover {
  opacity: 0.6;
}
.l-info__sns li:nth-child(1) {
  margin-right: 8px;
}
.l-info__lead {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2;
  margin-top: 50px;
}
@media screen and (max-width: 1024px) {
  .l-info__lead {
    margin: 0 0 40px 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-info__lead {
    font-size: 11px;
    font-size: 1.1rem;
    margin-bottom: 20px;
  }
}
.l-footer {
  background: #222;
  padding-top: 220px;
  margin-top: -200px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-footer {
    padding-top: 305px;
    margin-top: -290px;
    margin-bottom: 46px;
  }
}
.l-footer__nav {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .l-footer__nav {
    display: block;
  }
}
.l-footer__nav > div h3 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  margin: 60px 0 5px;
}
@media screen and (max-width: 1024px) {
  .l-footer__nav > div h3 {
    margin: 20px 0 10px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-footer__nav > div h3 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.l-footer__nav > div h3 a {
  font-weight: inherit;
  transition: opacity 0.3s;
  color: #fff;
}
.l-footer__nav > div h3 a:hover {
  opacity: 0.6;
}
@media screen and (max-width: 1024px) {
  .l-footer__nav > div h3 a {
    width: 100%;
    display: inline-block;
  }
}
.l-footer__nav > div h3 + h3 {
  margin-top: 10px;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .l-footer__nav > div h3 + h3 {
    margin-top: 20px;
  }
}
.l-footer__nav > div:nth-child(3) ul {
  margin-top: 96px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .l-footer__nav > div:nth-child(3) ul {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-footer__nav > div:nth-child(3) ul {
    margin-top: 30px;
  }
}
.l-footer__nav > div:nth-child(3) ul + ul {
  margin-top: 30px;
}
@media screen and (max-width: 1024px) {
  .l-footer__nav__acc-ttl {
    padding-right: 30px;
    position: relative;
  }
}
@media screen and (max-width: 1024px) {
  .l-footer__nav__acc-ttl span {
    width: 19px;
    height: 19px;
    margin: auto 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
  }
}
@media screen and (max-width: 1024px) {
  .l-footer__nav__acc-ttl span::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #3d3d3d;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .l-footer__nav__acc-ttl span::after {
    content: "";
    width: 1px;
    height: 100%;
    background: #3d3d3d;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .l-footer__nav__acc-ttl.is-open span::after {
    display: none;
  }
}
.l-footer__nav__list {
  margin-left: 1em;
}
@media screen and (max-width: 1024px) {
  .l-footer__nav__list {
    background: #fff;
    padding: 0 30px;
    margin-left: 0;
    display: none;
  }
}
.l-footer__nav__list li {
  line-height: 2;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-footer__nav__list li {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.l-footer__nav__list li > a {
  display: inline-block;
  transition: opacity 0.3s;
  color: #fff;
}
.l-footer__nav__list li > a:hover {
  opacity: 0.6;
}
@media screen and (max-width: 1024px) {
  .l-footer__nav__list li > a {
    width: 100%;
    padding: 15px 0;
    color: #000;
  }
}
.l-footer__nav__list li > a span {
  font-weight: 700;
  margin-bottom: 5px;
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .l-footer__nav__list li > a span {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1024px) {
  .l-footer__nav__list li + li {
    border-top: 1px solid #d3d3d3;
  }
}
.l-footer__btm {
  background: linear-gradient(to right, #222 0%, #555 100%);
  padding: 15px 0;
  margin-top: 80px;
}
@media screen and (max-width: 1024px) {
  .l-footer__btm {
    text-align: center;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-footer__btm {
    margin-top: 50px;
  }
}
.l-footer__btm__inr {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .l-footer__btm__inr {
    flex-direction: column-reverse;
  }
}
.l-footer__btm__inr small {
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .l-footer__btm__inr small {
    margin-top: 10px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-footer__btm__inr small {
    font-size: 10px;
    font-size: 1rem;
  }
}
.l-footer__btm__inr ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 1024px) {
  .l-footer__btm__inr ul {
    justify-content: center;
  }
}
.l-footer__btm__inr ul li {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 5px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-footer__btm__inr ul li {
    font-size: 11px;
    font-size: 1.1rem;
  }
}
.l-footer__btm__inr ul li a {
  color: #fff;
  transition: opacity 0.3s;
}
.l-footer__btm__inr ul li a:hover {
  opacity: 0.6;
}
.l-footer__btm__inr ul li:not(:last-child)::after {
  content: "|";
  color: #fff;
  margin: 0 1em;
}
.l-footer__consultation {
  width: 260px;
  font-size: 16px;
  font-size: 1.6rem;
  position: fixed;
  right: 90px;
  bottom: 55px;
  display: none;
  z-index: 1;
}
.l-footer__consultation a {
  width: 100%;
  background: linear-gradient(to right, #222 0%, #555 100%);
  padding: 8px;
  border-radius: 25px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 0;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.l-footer__consultation a::before {
  content: "";
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #fff url(/cms/wp-content/themes/gohp-2025/images/common/cmn-other-ico05.svg) center center no-repeat;
  background-size: 19px 21px;
  display: inline-block;
}
.l-footer__consultation a::after {
  content: "";
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background: #fff;
  border-radius: 25px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: inline-block;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
.l-footer__consultation a span {
  flex: 1;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
.l-footer__consultation a:hover {
  color: inherit;
}
.l-footer__consultation a:hover::after {
  transform: scale(1, 1);
  transform-origin: left top;
}
.l-footer__consultation a:hover span {
  color: inherit;
}
.l-footer__contact {
  width: 100%;
  background: linear-gradient(to right, #222 0%, #555 100%);
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
.l-footer__contact li {
  flex: 1;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center;
  border: 1px solid #fff;
}
.l-footer__contact li a {
  width: 100%;
  font-weight: 700;
  color: #fff;
  padding: 12px 0;
  display: inline-block;
}
.l-flt-bnr {
  display: none;
  position: fixed;
  bottom: 42px;
  left: 63px;
  z-index: 1000;
  width: 341px;
  filter: drop-shadow(6px 6px 6px rgba(0, 0, 34, 0.6));
  transition: opacity 0.3s;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .l-flt-bnr {
    bottom: 72px;
    left: 30px;
    max-width: 300px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-flt-bnr {
    bottom: 58px;
    left: 20px;
    width: 60%;
    max-width: 240px;
  }
}
@media (hover: hover) {
  .l-flt-bnr:hover {
    opacity: 0.8;
  }
}
.l-flt-bnr__close {
  display: inline-block;
  position: absolute;
  top: -7px;
  right: -7px;
  z-index: 1;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.l-header {
  width: 100%;
  background: transparent;
  padding: 0 45px 0 40px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  transition: background 0.3s;
}
@media screen and (max-width: 1024px) {
  .l-header {
    position: fixed;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-header {
    padding: 0 25px 0 25px;
  }
}
.l-header__inr {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
@media screen and (max-width: 1336px) {
  .l-header__inr {
    display: block;
  }
}
.l-header__lt {
  padding: 10px 0 0;
}
@media screen and (max-width: 1336px) {
  .l-header__lt {
    position: absolute;
    top: 10px;
    left: 40px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-header__lt {
    position: static;
  }
}
.l-header__lt a {
  width: 100%;
  display: inline-block;
  transition: opacity 0.3s;
}
.l-header__lt a:hover {
  opacity: 0.6;
}
.l-header__desc {
  font-size: 13px;
  font-size: 1.3rem;
  margin-bottom: 10px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-header__desc {
    font-size: 10px;
    font-size: 1rem;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-header__logo img {
    width: 125px;
  }
}
.l-header__gt {
  flex: 1;
}
@media screen and (max-width: 1024px) {
  .l-header__gt {
    display: none;
  }
}
.l-header__btn {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-end;
}
.l-header__btn li {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
}
.l-header__btn li a {
  font-weight: 700;
  color: #fff;
  border-radius: 4px;
  background-image: linear-gradient(to bottom, #222 0%, #555 100%);
  padding: 10px 20px;
  position: relative;
  z-index: 0;
  display: inline-block;
  overflow: hidden;
}
.l-header__btn li a::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  border-radius: 4px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: inline-block;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
.l-header__btn li a:hover::before {
  transform: scale(1, 1);
  transform-origin: left top;
}
.l-header__btn li + li {
  margin-left: 15px;
}
.l-header__menu {
  width: 40px;
  height: 30px;
  position: absolute;
  top: 25px;
  right: 25px;
  z-index: 10;
  cursor: pointer;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-header__menu {
    width: 35px;
    height: 25px;
    top: 30px;
  }
}
.l-header__menu::before {
  content: "";
  width: 100%;
  height: 3px;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  transition: background 0.3s, transform 0.3s;
}
.l-header__menu span {
  content: "";
  width: 100%;
  height: 3px;
  background: #000;
  margin: auto 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  transition: opacity 0.3s;
}
.l-header__menu::after {
  content: "";
  width: 50%;
  height: 3px;
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  transition: width 0.3s, background 0.3s, transform 0.3s;
}
.l-header__menu.is-open::before {
  background: #fff;
  transform: rotate(-45deg);
  transform-origin: top right;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-header__menu.is-open::before {
    transform: translateY(-1px) rotate(-45deg);
  }
}
.l-header__menu.is-open span {
  opacity: 0;
}
.l-header__menu.is-open::after {
  width: 100%;
  background: #fff;
  transform: translateY(1px) rotate(45deg);
  transform-origin: bottom right;
}
.l-header.is-active {
  background: #fff;
}
.l-header.is-fixed {
  background: #fff;
  padding-bottom: 10px;
  position: fixed;
}
@keyframes header-fixed {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
@media print, screen and (min-width: 1025px) {
  .l-header.is-fixed {
    animation: header-fixed 0.3s both;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-header.is-fixed {
    background: rgba(255, 255, 255, 0.3);
  }
}
.l-header.is-fixed .l-header__btn {
  display: none;
}
.l-header.is-fixed .l-gnavi > ul > li > a,
.l-header.is-fixed .l-gnavi > ul > li > span {
  padding-bottom: 31px;
}
.l-header.is-fixed .l-gnavi > ul > li > a::after,
.l-header.is-fixed .l-gnavi > ul > li > span::after {
  bottom: 25px;
}
.l-header.is-fixed .l-mega {
  top: 80px;
}
.l-fixedbtn {
  display: block;
  position: fixed;
  top: 50%;
  right: -2px;
  z-index: 1001;
  transform: translateY(-50%);
  width: 96px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .l-fixedbtn {
    top: 40%;
  }
}
.l-fixedbtn__contact {
  margin-bottom: 8px;
}
.l-fixedbtn__contact-item {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 79px;
  background: linear-gradient(to right, #222 0%, #555 100%);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 3px;
  transition: opacity 0.5s;
}
.l-fixedbtn__contact-item:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 11px;
  left: 50%;
  transform: translateX(-50%);
  width: 36px;
  height: 36px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
}
.l-fixedbtn__contact-item:nth-child(1):before {
  background-image: url(/cms/wp-content/themes/gohp-2025/images/common/cmn-ico-muryousinndan.svg);
}
.l-fixedbtn__contact-item:nth-child(2):before {
  background-image: url(/cms/wp-content/themes/gohp-2025/images/common/cmn-ico-inquiry.svg);
}
.l-fixedbtn__contact-item a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.428;
  color: #fff;
  text-align: center;
  padding-top: 48px;
}
.l-fixedbtn__contact-item a::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  border-radius: 3px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: inline-block;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
@media (hover: hover) {
  .l-fixedbtn__contact-item:hover a {
    font-weight: 700;
  }
  .l-fixedbtn__contact-item:hover a::after {
    transform: scale(1, 1);
    transform-origin: left top;
  }
}
.l-fixedbtn__contact-item + .l-fixedbtn__contact-item {
  margin-top: 5px;
}
.l-pcshare__label {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.875;
  text-align: center;
}
.l-pcshare__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px 10px;
  justify-items: center;
  padding-inline: 16px;
}
.l-pcshare__item {
  width: 25px;
  height: 25px;
  transition: opacity 0.5s;
  background-size: contain;
  background-repeat: no-repeat;
}
.l-pcshare__item:nth-child(1) {
  background-image: url(/cms/wp-content/themes/gohp-2025/images/common/cmn-ico-twitter.svg);
}
.l-pcshare__item:nth-child(2) {
  background-image: url(/cms/wp-content/themes/gohp-2025/images/common/cmn-ico-facebook.svg);
}
.l-pcshare__item:nth-child(3) {
  width: 24px;
  height: 24px;
  background-image: url(/cms/wp-content/themes/gohp-2025/images/common/cmn-ico-line.svg);
}
.l-pcshare__item:nth-child(4) {
  width: 24px;
  height: 24px;
  background-image: url(/cms/wp-content/themes/gohp-2025/images/common/cmn-ico-hatena.svg);
}
.l-pcshare__item a {
  display: block;
  width: 100%;
  height: 100%;
}
@media (hover: hover) {
  .l-pcshare__item {
    transition: opacity 0.3s;
  }
  .l-pcshare__item:hover {
    opacity: 0.6;
  }
}
.l-spshare {
  margin-block: 32px;
}
.l-spshare__container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.l-spshare__container--subpage {
  justify-content: start;
}
.l-spshare__label {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.875;
  text-align: center;
}
.l-spshare__list {
  display: flex;
  gap: 0 12px;
  margin-left: 14px;
}
.l-spshare__item {
  width: 35px;
  height: 35px;
  transition: opacity 0.5s;
  background-size: contain;
  background-repeat: no-repeat;
}
.l-spshare__item:nth-child(1) {
  background-image: url(/cms/wp-content/themes/gohp-2025/images/common/cmn-ico-twitter.svg);
}
.l-spshare__item:nth-child(2) {
  background-image: url(/cms/wp-content/themes/gohp-2025/images/common/cmn-ico-facebook.svg);
}
.l-spshare__item:nth-child(3) {
  background-image: url(/cms/wp-content/themes/gohp-2025/images/common/cmn-ico-line.svg);
}
.l-spshare__item:nth-child(4) {
  background-image: url(/cms/wp-content/themes/gohp-2025/images/common/cmn-ico-hatena.svg);
}
.l-spshare__item a {
  display: block;
  width: 100%;
  height: 100%;
}
@media (hover: hover) {
  .l-spshare__item {
    transition: opacity 0.3s;
  }
  .l-spshare__item:hover {
    opacity: 0.6;
  }
}
.l-pagebody {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .l-pagebody {
    padding-top: 50px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-pagebody {
    padding-top: 80px;
  }
}
.l-gnavi {
  margin-top: 15px;
}
@media screen and (max-width: 1336px) {
  .l-gnavi {
    margin-top: 50px;
  }
}
.l-gnavi > ul {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-end;
}
.l-gnavi > ul > li {
  font-size: 16px;
  font-size: 1.6rem;
}
.l-gnavi > ul > li > a {
  font-weight: 700;
  padding-bottom: 20px;
  position: relative;
  display: inline-block;
  transition: opacity 0.3s;
}
.l-gnavi > ul > li > a:hover {
  opacity: 0.6;
}
.l-gnavi > ul > li > a::after {
  content: "";
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #222 0%, #555 100%);
  position: absolute;
  bottom: 15px;
  left: 0;
  display: inline-block;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
.l-gnavi > ul > li > span {
  font-weight: 700;
  padding-bottom: 20px;
  position: relative;
  display: inline-block;
  cursor: default;
}
.l-gnavi > ul > li > span::after {
  content: "";
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #222 0%, #555 100%);
  position: absolute;
  bottom: 15px;
  left: 0;
  display: inline-block;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
.l-gnavi > ul > li + li {
  margin-left: 45px;
}
.l-gnavi > ul > li:hover > a::after,
.l-gnavi > ul > li:hover > span::after {
  transform: scale(1, 1);
  transform-origin: left top;
}
.l-gnavi > ul > li:hover .l-mega {
  opacity: 1;
  visibility: visible;
}
.l-gnavi > ul > li.is-current > a::after,
.l-gnavi > ul > li.is-current > span::after {
  transform: scale(1, 1);
  transform-origin: left top;
}
.l-breadcrumb {
  padding-top: 105px;
  margin-bottom: 30px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-breadcrumb {
    display: none;
  }
}
.l-breadcrumb ol {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.l-breadcrumb ol li {
  font-size: 14px;
  font-size: 1.4rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.l-breadcrumb ol li a {
  color: #b4b4b4;
  transition: opacity 0.3s;
}
.l-breadcrumb ol li a:hover {
  opacity: 0.6;
}
.l-breadcrumb ol li span {
  color: #b4b4b4;
}
.l-breadcrumb ol li:not(:last-child)::after {
  content: "";
  width: 4px;
  height: 4px;
  border-top: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  margin: 0 0.3em;
  display: inline-block;
  transform: rotate(45deg);
}
.l-breadcrumb ol li br {
  display: none;
}
.l-mega {
  width: 100%;
  color: #fff;
  background: #000;
  padding: 40px 30px 50px;
  position: absolute;
  top: 110px;
  left: 0;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}
@media screen and (max-width: 1336px) {
  .l-mega {
    top: 145px;
  }
}
.l-mega__ttl {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 20px;
}
.l-mega__ttl span {
  font-size: 32px;
  font-size: 3.2rem;
  letter-spacing: -0.05em;
  margin-right: 50px;
  display: inline-block;
}
.l-mega__par {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
.l-mega__par li {
  width: 25%;
  font-size: 18px;
  font-size: 1.8rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.l-mega__par li a {
  font-weight: 700;
  color: inherit;
  display: inline-block;
  transition: opacity 0.3s;
}
.l-mega__par li a:hover {
  opacity: 0.6;
}
.l-mega__par li a::before {
  content: "";
  width: 15px;
  height: 10px;
  background: url(/cms/wp-content/themes/gohp-2025/images/common/cmn-arr-ico02.svg) 0 0 no-repeat;
  background-size: contain;
  margin-right: 5px;
  display: inline-block;
}
.l-mega__chd {
  border-top: 1px solid #fff;
  padding-top: 25px;
  margin-top: 25px;
}
.l-mega__chd > ul {
  margin-bottom: -20px;
  display: none;
}
.l-mega__chd > ul.is-select {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  animation: mega-fade;
  animation-fill-mode: both;
  animation: mega-fade 0.3s ease;
}
.l-mega__chd > ul li {
  width: 19.2%;
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 20px;
}
.l-mega__chd > ul li a {
  color: inherit;
  display: inline-block;
  transition: opacity 0.3s;
}
.l-mega__chd > ul li a:hover {
  opacity: 0.6;
}
.l-mega__chd > ul li:not(:nth-child(5n)) {
  margin-right: 1%;
}
.l-spnavi {
  width: 100%;
  max-height: calc(100vh - 100px);
  color: #fff;
  background: #000;
  padding: 70px 25px 40px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
  overflow-y: auto;
  display: none;
}
.l-spnavi nav {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
.l-spnavi nav > ul {
  width: 36.2857%;
  border-right: 1px solid rgba(255, 255, 255, 0.6);
}
.l-spnavi nav > ul li {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7;
  margin-bottom: 1.5em;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-spnavi nav > ul li {
    font-size: 11px;
    font-size: 1.1rem;
  }
}
.l-spnavi nav > ul li a,
.l-spnavi nav > ul li span {
  font-weight: 700;
  color: inherit;
  position: relative;
  display: inline-block;
  transition: opacity 0.3s;
}
.l-spnavi nav > ul li a:hover,
.l-spnavi nav > ul li span:hover {
  opacity: 0.6;
}
.l-spnavi nav > ul li span::after {
  content: "";
  width: 100%;
  height: 1px;
  background: transparent;
  position: absolute;
  bottom: -3px;
  left: 0;
  display: inline-block;
  transition: background 0.3s;
}
.l-spnavi nav > ul li.is-select span::after {
  background: #fff;
}
.l-spnavi__gt {
  flex: 1;
  padding-left: 20px;
}
.l-spnavi__gt > div {
  display: none;
}
.l-spnavi__gt > div ul li {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 1em;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-spnavi__gt > div ul li {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.l-spnavi__gt > div ul li a {
  color: inherit;
}
.l-spnavi__gt > div.is-select {
  display: block;
  animation: mega-fade;
  animation-fill-mode: both;
  animation: mega-fade 0.3s ease;
}
.l-spnavi__ttl {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1;
  margin-bottom: 1em;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-spnavi__ttl {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
.l-spnavi__tel {
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  margin-top: 40px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-spnavi__tel {
    font-size: 20px;
    font-size: 2rem;
    margin-top: 30px;
  }
}
.l-spnavi__tel span {
  font-size: 36px;
  font-size: 3.6rem;
  margin-left: 0.3em;
  display: inline-block;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-spnavi__tel span {
    font-size: 30px;
    font-size: 3rem;
  }
}
.l-spnavi__tel a {
  color: #fff;
}
.l-spnavi__time {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-spnavi__time {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.l-spnavi__btn {
  max-width: 320px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  margin: 35px auto 0;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-spnavi__btn {
    width: 72%;
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 25px;
  }
}
.l-spnavi__btn a {
  width: 100%;
  background: #fff;
  padding: 20px 0;
  display: inline-block;
  transition: opacity 0.3s;
}
.l-spnavi__btn a:hover {
  opacity: 0.6;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-spnavi__btn a {
    padding: 15px 0;
  }
}
.l-spnavi__btn a span {
  width: 100%;
  font-weight: 700;
  padding-right: 15px;
  position: relative;
  display: inline-block;
}
.l-spnavi__btn a span::after {
  content: "";
  width: 20px;
  height: 15px;
  background: url(/cms/wp-content/themes/gohp-2025/images/common/cmn-arr-ico.svg) 0 0 no-repeat;
  background-size: 100%;
  margin: auto 0;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  display: inline-block;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .l-spnavi__btn a span::after {
    width: 13px;
    height: 9px;
  }
}
@keyframes mega-fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.c- {
  /* particles.js */
  /* Slider */
}
.c-bd {
  border: 1px solid #d3d3d3;
  padding: 30px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-bd {
    padding: 20px;
  }
}
.c-bd--top {
  border-top: 1px solid #d3d3d3;
}
.c-bd--btm {
  border-bottom: 1px solid #d3d3d3;
}
.c-wrap {
  padding: 20px 30px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-wrap {
    padding: 50px 20px 20px;
  }
}
.c-inr {
  max-width: 1280px;
  margin: 0 auto;
}
.c-col figure {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-col figure {
    margin-bottom: 20px;
  }
}
.c-col figure img {
  border-radius: 10px;
}
.c-col figure figcaption {
  margin-top: 10px;
}
.c-bg {
  background: #f7f7f7;
  padding: 30px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-bg {
    padding: 20px;
  }
}
.c-bg--md {
  padding: 50px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-bg--md {
    padding: 30px;
  }
}
.c-bg--type02 {
  background: #ffebeb;
}
.c-btn {
  width: 480px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  text-align: center;
  margin: 30px auto 0;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-btn {
    width: 90%;
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.c-btn a {
  width: 100%;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(to right, #222 0%, #555 100%);
  padding: 21px 0;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 0;
  display: inline-block;
  overflow: hidden;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-btn a {
    padding: 17px 0;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.16);
  }
}
.c-btn a::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: inline-block;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
.c-btn a:hover::before {
  transform: scale(1, 1);
  transform-origin: left top;
}
.c-btn--list {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-btn--list {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.c-btn--list li {
  width: 480px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-btn--list li {
    width: 90%;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0 auto;
  }
}
.c-btn--list li a {
  width: 100%;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(to right, #222 0%, #555 100%);
  padding: 21px 0;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 0;
  display: inline-block;
  overflow: hidden;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-btn--list li a {
    padding: 17px 0;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.16);
  }
}
.c-btn--list li a::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: inline-block;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
.c-btn--list li a:hover::before {
  transform: scale(1, 1);
  transform-origin: left top;
}
.c-btn--list li + li {
  margin-left: 30px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-btn--list li + li {
    margin-top: 20px;
    margin-left: auto;
  }
}
.c-btn--contact {
  max-width: 1000px;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1;
  text-align: center;
  margin: 60px auto 0;
}
@media screen and (max-width: 1024px) {
  .c-btn--contact {
    line-height: 1.4;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-btn--contact {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.c-btn--contact a {
  width: 80%;
  background: linear-gradient(to right, #222 0%, #555 100%);
  padding: 2px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.16);
  display: inline-block;
  transition: opacity 0.3s;
}
.c-btn--contact a:hover {
  opacity: 0.6;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-btn--contact a {
    padding: 3px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.16);
  }
}
.c-btn--contact a span {
  width: 100%;
  font-weight: 700;
  font-size: 1.8rem;
  color: #fff;
  padding: 30px;
  position: relative;
  display: inline-block;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-btn--contact a span {
    padding-right: 65px;
    padding-left: 30px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-btn--contact a span {
    padding: 20px 40px 20px 10px;
  }
}
.c-btn--contact a span::after {
  content: "";
  width: 26px;
  height: 18px;
  background: url(/cms/wp-content/themes/gohp-2025/images/common/cmn-arr-ico.svg) 0 0 no-repeat;
  background-size: 100% 100%;
  margin: auto 0;
  position: absolute;
  top: 0;
  right: 50px;
  bottom: 0;
  display: inline-block;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-btn--contact a span::after {
    right: 30px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-btn--contact a span::after {
    width: 20px;
    height: 12px;
    right: 10px;
  }
}
.c-fade--up {
  opacity: 0;
  transform: translateY(60px);
  transition: opacity 0.9s, transform 0.9s;
  transition-delay: 0.2s;
}
.c-fade--up.is-animate {
  opacity: 1;
  transform: translateY(0);
}
.c- form .hbspt-form {
  max-width: 900px;
  margin: 0 auto;
}
.c- form .hbspt-form iframe {
  min-height: 957px;
}
@media screen and (max-width: 827px) {
  .c- form .hbspt-form iframe {
    min-height: 1181px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c- form .hbspt-form iframe {
    min-height: 1218px;
  }
}
.c- form .hs_lastname {
  display: flex;
}
@media screen and (max-width: 767px) {
  .c- form .hs_lastname {
    flex-direction: column;
    gap: 25px;
  }
}
.c- form .hs_lastname__flex {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .c- form .hs_lastname__flex {
    flex-direction: column;
  }
}
.c- form .input.u-width {
  width: 49%;
}
@media screen and (max-width: 767px) {
  .c- form .input.u-width {
    width: 100%;
  }
}
.c- form .p-form__itemColumn__width {
  width: 100%;
}
.c- #mw_wp_form_mw-wp-form-6100,
.c- #mw_wp_form_mw-wp-form-6101 {
  max-width: 900px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.c- form .hs_lastname__flex.u-ml {
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .c- form .hs_lastname__flex.u-ml {
    margin-left: 0;
  }
}
.c- form label {
  font-weight: 700;
}
.c- .p-form__check {
  justify-content: flex-start;
}
.c- .p-form__check:nth-of-type(2) {
  margin-top: 35px;
  margin-bottom: 35px;
}
.c- form .mwform-checkbox-field .mwform-checkbox-field-text {
  font-size: 16px;
}
.c- form .legal-consent-container .hs-richtext p {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .c- form .legal-consent-container .hs-richtext p {
    font-size: 1.3rem;
  }
}
.c- form .mwform-checkbox-field label {
  display: flex;
  align-items: center;
}
.c- form fieldset .legal-consent-container p a {
  text-decoration: underline;
  color: #1974d2;
  display: inline-block;
  transition: opacity 0.3s;
}
.c- form fieldset .legal-consent-container p a[target=_blank]::after {
  content: "";
  width: 9px;
  height: 9px;
  background: url(/cms/wp-content/themes/gohp-2025/images/common/cmn-blank-ico.svg) 0 0 no-repeat;
  background-size: 100%;
  margin-left: 1px;
  position: relative;
  top: -5px;
  display: inline-block;
}
.c- #mw_wp_form_mw-wp-form-6100 .mwform-checkbox-field {
  width: 100%;
  width: -moz-fit-content;
  width: fit-content;
}
.c- #mw_wp_form_mw-wp-form-6101 .mwform-checkbox-field {
  width: 100%;
  width: -moz-fit-content;
  width: fit-content;
}
.c- #mw_wp_form_mw-wp-form-6100 .mw_wp_form .error {
  font-size: 12px;
  color: #c00;
}
.c- #mw_wp_form_mw-wp-form-6101 .mw_wp_form .error {
  font-size: 12px;
  color: #c00;
}
.c- #mw_wp_form_mw-wp-form-6100 .p-form__item .error {
  font-size: 12px;
  color: #c00;
}
.c- #mw_wp_form_mw-wp-form-6101 .p-form__item .error {
  font-size: 12px;
  color: #c00;
}
.c- #mw_wp_form_mw-wp-form-6100 .p-form__check .error {
  width: 100%;
  font-size: 12px;
  color: #c00;
}
.c- #mw_wp_form_mw-wp-form-6101 .p-form__check .error {
  width: 100%;
  font-size: 12px;
  color: #c00;
}
.c- #mw_wp_form_mw-wp-form-6100 form .p-form__check {
  font-size: 16px;
  position: relative;
}
.c- #mw_wp_form_mw-wp-form-6101 form .p-form__check {
  font-size: 16px;
  position: relative;
}
.c- #mw_wp_form_mw-wp-form-6100 .hissu {
  color: #fff;
  background-color: #c00;
  font-size: 12px;
  font-size: 1.2rem;
  margin-left: 20px;
  padding: 0 13px;
  display: inline-block;
}
.c- #mw_wp_form_mw-wp-form-6101 .hissu {
  color: #fff;
  background-color: #c00;
  font-size: 12px;
  font-size: 1.2rem;
  margin-left: 20px;
  padding: 0 13px;
  display: inline-block;
}
.c- #mw_wp_form_mw-wp-form-6100 .legal-consent-container {
  margin-top: 40px;
}
.c- #mw_wp_form_mw-wp-form-6101 .legal-consent-container {
  margin-top: 40px;
}
.c- .mw_wp_form_input .p-form__submit--prev {
  display: none;
}
.c- #mw_wp_form_mw-wp-form-3869 .mwform-checkbox-field-text {
  font-size: 0;
}
.c- .mw_wp_form_confirm .legal-consent-container {
  display: none;
}
.c- .hs-content-id-44880786756 {
  display: none;
}
.c- .mw_wp_form_complete {
  font-size: 16px;
}
.c- .download-link {
  font-size: 16px;
}
.c- .download-link a {
  color: #0000EE !important;
  font-weight: normal !important;
}
.c- .download-link a:visited {
  color: #551A8B;
}
.c- #mw_wp_form_mw-wp-form-6100 .mwform-checkbox-field {
  width: 100%;
  width: -moz-fit-content;
  width: fit-content;
}
.c- .mw_wp_form_mw-wp-form-6100 .mwform-checkbox-field {
  width: 100%;
  width: -moz-fit-content;
  width: fit-content;
}
.c- #mw_wp_form_mw-wp-form-6100 .mw_wp_form .error {
  font-size: 12px;
  color: #c00;
}
.c- #mw_wp_form_mw-wp-form-6100 .mw_wp_form .error {
  font-size: 12px;
  color: #c00;
}
.c- #mw_wp_form_mw-wp-form-6100 .p-form__item .error {
  font-size: 12px;
  color: #c00;
}
.c- #mw_wp_form_mw-wp-form-6100 .p-form__item .error {
  font-size: 12px;
  color: #c00;
  display: block;
}
.c- #mw_wp_form_mw-wp-form-6100 .p-form__check .error {
  width: 100%;
  font-size: 12px;
  color: #c00;
}
.c- #mw_wp_form_mw-wp-form-6100 .p-form__check .error {
  width: 100%;
  font-size: 12px;
  color: #c00;
  display: block;
}
.c- #mw_wp_form_mw-wp-form-6100 form .p-form__check {
  font-size: 16px;
  position: relative;
}
.c- #mw_wp_form_mw-wp-form-6100 form .p-form__check {
  font-size: 16px;
  position: relative;
}
.c- #mw_wp_form_mw-wp-form-6100 .hissu {
  color: #fff;
  background-color: #c00;
  font-size: 12px;
  font-size: 1.2rem;
  margin-left: 20px;
  padding: 0 13px;
  display: inline-block;
}
.c- #mw_wp_form_mw-wp-form-6100 .hissu {
  color: #fff;
  background-color: #c00;
  font-size: 12px;
  font-size: 1.2rem;
  margin-left: 20px;
  padding: 0 13px;
  display: inline-block;
}
.c- #mw_wp_form_mw-wp-form-6100 .legal-consent-container {
  margin-top: 40px;
}
.c- #mw_wp_form_mw-wp-form-6100 .legal-consent-container {
  margin-top: 40px;
}
.c- #mw_wp_form_mw-wp-form-6100 form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.c- .p-form__item dt {
  margin-bottom: 0.5rem;
}
.c- .p-form__item dt label {
  font-size: 1.6rem;
  font-weight: 700;
}
.c- .p-form__item dt span {
  color: #fff;
  background-color: #c00;
  font-size: 12px;
  font-size: 1.2rem;
  margin-left: 20px;
  padding: 0 13px;
  display: inline-block;
}
.c- .p-form__item dd input {
  background-color: #f2f3f4;
  border: none;
  min-height: 27px;
  padding: 0 15px;
  height: 50px;
}
.c- #mw_wp_form_mw-wp-form-6103 .p-form__submit--next {
  text-align: center;
  max-width: 275px;
  margin-top: 20px;
  background: #f7d726;
  border-radius: 50px;
  padding: 0;
  margin: 50px auto 0;
  position: relative;
  z-index: 0;
  overflow: hidden;
  margin-top: 20px;
}
.c- #mw_wp_form_mw-wp-form-6103 .p-form__submit--next input {
  font-size: 1.8rem;
  padding: 20px 0;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 800;
  color: #333;
  border: none;
  background: transparent;
}
.c-knowledge {
  margin-bottom: 80px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-knowledge {
    margin-bottom: 50px;
  }
}
.c-knowledge h2 {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 25px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-knowledge h2 {
    font-size: 23px;
    font-size: 2.3rem;
    margin-bottom: 15px;
  }
}
.c-knowledge__lead {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
  text-align: center;
  margin-bottom: 25px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-knowledge__lead {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.c-knowledge__list {
  margin-bottom: 40px;
  opacity: 0;
  transition: opacity 0.25s ease;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-knowledge__list {
    margin: 0 -20px 40px;
  }
}
.c-knowledge__list .slick-list {
  padding-bottom: 10px;
}
.c-knowledge__list.slick-initialized {
  opacity: 1;
}
.c-knowledge__list .slick-slide {
  min-height: 300px;
  margin: 0 14px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-knowledge__list .slick-slide {
    min-height: 340px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-knowledge__list .slick-slide {
    min-height: auto;
    opacity: 0.5;
  }
}
.c-knowledge__list .slick-slide.slick-active {
  opacity: 1;
}
.c-knowledge__list .slick-arrow {
  width: 45px;
  height: 45px;
  font-size: 0;
  background: #777;
  border-radius: 50%;
  padding: 0;
  margin: auto 0;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  transform: translateY(-36px);
  transition: opacity 0.3s;
}
.c-knowledge__list .slick-arrow:hover {
  opacity: 0.6;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-knowledge__list .slick-arrow {
    width: 40px;
    height: 40px;
  }
}
.c-knowledge__list .slick-arrow.slick-prev {
  left: -73px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-knowledge__list .slick-arrow.slick-prev {
    left: -20px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-knowledge__list .slick-arrow.slick-prev {
    left: 10px;
  }
}
.c-knowledge__list .slick-arrow.slick-prev::before {
  content: "";
  width: 7px;
  height: 7px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  margin: auto;
  position: absolute;
  top: 0;
  right: -3px;
  bottom: 0;
  left: 0;
  transform: rotate(-45deg);
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-knowledge__list .slick-arrow.slick-prev::before {
    width: 8px;
    height: 8px;
    right: -4px;
  }
}
.c-knowledge__list .slick-arrow.slick-next {
  right: -73px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-knowledge__list .slick-arrow.slick-next {
    right: -20px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-knowledge__list .slick-arrow.slick-next {
    right: 10px;
  }
}
.c-knowledge__list .slick-arrow.slick-next::before {
  content: "";
  width: 7px;
  height: 7px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: -3px;
  transform: rotate(45deg);
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-knowledge__list .slick-arrow.slick-next::before {
    width: 8px;
    height: 8px;
    left: -4px;
  }
}
.c-knowledge__btn {
  width: 480px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  text-align: center;
  margin: 0 auto;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-knowledge__btn {
    width: 70%;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c-knowledge__btn a {
  width: 100%;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(to right, #222 0%, #555 100%);
  padding: 21px 0;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 0;
  display: inline-block;
  overflow: hidden;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-knowledge__btn a {
    padding: 17px 0;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.16);
  }
}
.c-knowledge__btn a::before {
  content: "";
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background: #fff;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: inline-block;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
.c-knowledge__btn a:hover {
  color: inherit;
}
.c-knowledge__btn a:hover::before {
  transform: scale(1, 1);
  transform-origin: left top;
}
.c-list--link {
  margin-bottom: 90px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--link {
    margin-bottom: 50px;
    display: block;
  }
}
.c-list--link li {
  width: 30.46875%;
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-list--link li {
    width: 48.4375%;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--link li {
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 0;
  }
}
.c-list--link li a {
  width: 100%;
  font-weight: 700;
  font-size: 1.8rem;
  background: linear-gradient(to right, #222 0%, #555 100%);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.16);
  padding: 28px;
  position: relative;
  z-index: 0;
  display: inline-block;
  transition: opacity 0.3s;
}
.c-list--link li a:hover {
  opacity: 0.6;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--link li a {
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.16);
    padding: 15px;
  }
}
.c-list--link li a::after {
  content: "";
  background: #fff;
  margin: 2px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: inline-block;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--link li a::after {
    margin: 3px;
  }
}
.c-list--link li a:hover {
  background: #222;
  color: #fff;
  opacity: 1;
  transition: 0.3s;
}
.c-list--link li a:hover::after {
  color: #fff;
  background: #222;
  opacity: 1;
  transition: 0.3s;
  box-shadow: none;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--link li + li {
    margin-top: 5px;
  }
}
.c-list--link li:not(:nth-child(3n)) {
  margin-right: 4.296875%;
}
@media screen and (max-width: 1024px) {
  .c-list--link li:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-list--link li:nth-child(odd) {
    margin-right: 3.125%;
  }
}
.c-list--link li.is-current a {
  color: #fff;
}
.c-list--link li.is-current a::after {
  content: none;
}
.c-list--link--col4 li {
  width: 22%;
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-list--link--col4 li {
    width: 48.4375%;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--link--col4 li {
    width: 100%;
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.c-list--link--col4 li a {
  padding: 18px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--link--col4 li a {
    padding: 12px;
  }
}
.c-list--link--col4 li a::after {
  margin: 3px;
}
.c-list--link--col4 li:not(:nth-child(3n)) {
  margin-right: 0;
}
.c-list--link--col4 li:not(:nth-child(4n)) {
  margin-right: 4%;
}
@media screen and (max-width: 1024px) {
  .c-list--link--col4 li:not(:nth-child(4n)) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-list--link--col4 li:nth-child(odd) {
    margin-right: 3.125% !important;
  }
}
.c-list--anchor {
  max-width: 1280px;
  margin: 0 auto;
  margin-bottom: 85px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--anchor {
    margin-bottom: 50px;
    display: block;
  }
}
.c-list--anchor li {
  width: 16%;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 35px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--anchor li {
    width: 100%;
    margin-bottom: 0;
  }
}
.c-list--anchor li a {
  width: 100%;
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.c-list--anchor li a::before {
  content: "";
  flex: none;
  width: 8px;
  height: 6px;
  background: url(/cms/wp-content/themes/gohp-2025/images/common/cmn-anchor-ico.svg) 0 0 no-repeat;
  background-size: 100%;
  margin-right: 8px;
  display: inline-block;
}
.c-list--anchor li a:hover span::after {
  transform: scale(1, 1);
  transform-origin: left top;
}
.c-list--anchor li a span {
  font-weight: inherit;
  position: relative;
}
.c-list--anchor li a span::after {
  content: "";
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, #222 0%, #555 100%);
  position: absolute;
  bottom: -5px;
  left: 0;
  display: inline-block;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
.c-list--anchor li:not(:nth-child(5n+1)) {
  margin-left: 5%;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--anchor li:not(:nth-child(5n+1)) {
    margin-left: 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--anchor li + li {
    margin-top: 20px;
  }
}
.c-list--glossary {
  margin-bottom: -20px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
.c-list--glossary li {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1;
  margin-bottom: 20px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--glossary li {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c-list--glossary li a {
  position: relative;
  display: inline-block;
}
.c-list--glossary li a::after {
  content: "";
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, #222 0%, #555 100%);
  position: absolute;
  bottom: -5px;
  left: 0;
  display: inline-block;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
.c-list--glossary li a:hover::after {
  transform: scale(1, 1);
  transform-origin: left top;
}
.c-list--glossary li:not(:last-child) {
  margin-right: 22px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--glossary li:not(:last-child) {
    margin-right: 25px;
  }
}
.c-list--glossary li.is-disabled a {
  opacity: 0.5;
  pointer-events: none;
}
.c-list--glossary + .c-list--glossary {
  margin-top: 20px;
}
.c-list--disc li {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--disc li {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.8;
  }
}
.c-list--disc li::before {
  content: "・";
}
.c-list--num {
  list-style-type: decimal;
  padding-left: 1.4em;
}
.c-list--num li {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--num li {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.8;
  }
}
.c-list--trouble {
  margin: 100px 0 -85px !important;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--trouble {
    margin: 60px 0 0 !important;
    display: block;
  }
}
.c-list--trouble li {
  width: 30.46875%;
  margin-bottom: 85px;
  background: linear-gradient(to right, #222 0%, #555 100%);
  padding: 2px;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-list--trouble li {
    width: 48.4375%;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--trouble li {
    width: 100%;
    padding: 3px;
    margin-bottom: 0;
  }
}
.c-list--trouble li > p {
  width: 100px;
  height: 100px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  background: linear-gradient(45deg, #222 0%, #555 100%);
  border-radius: 50%;
  margin: 0 auto;
  position: absolute;
  top: -60px;
  right: 0;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--trouble li > p {
    width: 65px;
    height: 65px;
    margin: 0;
    top: 20px;
    left: 10px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.c-list--trouble li > p span {
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: inherit;
  line-height: 1;
  margin-top: 3px;
  color: inherit;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--trouble li > p span {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
.c-list--trouble li dl {
  height: 100%;
  background: #fff;
  padding: 65px 25px 30px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--trouble li dl {
    padding: 25px 10px 20px;
  }
}
.c-list--trouble li dl dt {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--trouble li dl dt {
    min-height: 3em;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: left;
    padding-left: 90px;
  }
}
.c-list--trouble li dl dd {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625;
  padding: 0 5px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--trouble li dl dd {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.c-list--trouble li:not(:nth-child(3n)) {
  margin-right: 4.296875%;
}
@media screen and (max-width: 1024px) {
  .c-list--trouble li:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-list--trouble li:nth-child(odd) {
    margin-right: 3.125% !important;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--trouble li + li {
    margin-top: 30px;
  }
}
.c-list--col2--type01 > li {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col2--type01 > li {
    flex-direction: column;
  }
}
.c-list--col2--type01 > li a {
  width: 100%;
  display: inline-block;
  transition: opacity 0.3s;
}
.c-list--col2--type01 > li a:hover {
  opacity: 0.6;
}
.c-list--col2--type01 > li a:hover figure img {
  transform: scale(1.1);
}
.c-list--col2--type01 > li figure {
  overflow: hidden;
}
.c-list--col2--type01 > li figure img {
  width: 100%;
  border-radius: 5px;
  margin-top: 0;
  transition: transform 0.3s;
}
.c-list--col2--type01 > li figure figcaption {
  margin: 10px 0;
}
.c-list--col2--type01 > li > * {
  width: 48.4375%;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col2--type01 > li > * {
    width: 100%;
  }
}
.c-list--col2--type01 > li + li {
  margin-top: 50px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col2--type01 > li + li {
    margin-top: 30px;
  }
}
.c-list--col2--type01 > li:not([class]) > *:nth-child(2) {
  margin-left: 3.125%;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col2--type01 > li:not([class]) > *:nth-child(2) {
    margin: 20px 0 0;
  }
}
.c-list--col2--type01__item--rev {
  flex-direction: row-reverse;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col2--type01__item--rev {
    flex-direction: column-reverse !important;
  }
}
.c-list--col2--type01__item--rev > *:nth-child(2) {
  margin-right: 3.125%;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col2--type01__item--rev > *:nth-child(2) {
    margin: 0 0 20px 0;
  }
}
.c-list--col2--type02 > li {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col2--type02 > li {
    display: block;
  }
}
.c-list--col2--type02 > li figure img {
  width: 100%;
}
.c-list--col2--type02 > li div p:not([class]) {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.25;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col2--type02 > li div p:not([class]) {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.8;
  }
}
.c-list--col2--type02 > li > *:nth-child(1) {
  width: 33.59375%;
  margin-right: 55px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col2--type02 > li > *:nth-child(1) {
    width: 100%;
    margin: 0 0 20px;
  }
}
.c-list--col2--type02 > li > *:nth-child(2) {
  flex: 1;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col2--type02 > li > *:nth-child(2) {
    flex: unset;
    width: 100%;
  }
}
.c-list--col2--type02 > li + li {
  margin-top: 50px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col2--type02 > li + li {
    margin-top: 30px;
  }
}
.c-list--col2--type02--flow li + li {
  position: relative;
}
.c-list--col2--type02--flow li + li::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 9px 0 9px;
  border-color: #000 transparent transparent transparent;
  margin: 0 auto;
  position: absolute;
  top: -33px;
  right: 0;
  left: 0;
  display: inline-block;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col2--type02--flow li + li::before {
    top: -23px;
  }
}
.c-list--col3 {
  margin-bottom: -60px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col3 {
    margin-bottom: 0;
    display: block;
  }
}
.c-list--col3 > li {
  width: 31.25%;
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-list--col3 > li {
    width: 48.4375%;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col3 > li {
    width: 100%;
    margin-bottom: 0;
  }
}
.c-list--col3 > li:not(:nth-child(3n)) {
  margin-right: 3.125%;
}
@media screen and (max-width: 1024px) {
  .c-list--col3 > li:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-list--col3 > li:nth-child(odd) {
    margin-right: 3.125%;
  }
}
.c-list--col3 > li a {
  width: 100%;
  display: inline-block;
  transition: opacity 0.3s;
}
.c-list--col3 > li a:hover {
  opacity: 0.6;
}
.c-list--col3 > li a figure img {
  transition: transform 0.3s;
}
.c-list--col3 > li a:hover figure img {
  transform: scale(1.1);
}
.c-list--col3 > li figure {
  overflow: hidden;
}
.c-list--col3 > li figure div {
  overflow: hidden;
}
.c-list--col3 > li figure div img {
  width: 100%;
  transition: transform 0.3s;
}
.c-list--col3 > li figure figcaption {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  margin-top: 15px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col3 > li figure figcaption {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.c-list--col3 > li figure + * {
  margin-top: 35px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col3 > li figure + * {
    margin-top: 20px;
  }
}
.c-list--col3 > li dl dt {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col3 > li dl dt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c-list--col3 > li dl dd {
  margin-top: 20px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col3 > li dl dd {
    margin-top: 10px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col3 > li + li {
    margin-top: 40px;
  }
}
.c-list--col4 {
  margin-bottom: -40px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
.c-list--col4 > li {
  width: 22%;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-list--col4 > li {
    width: 48.4375%;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col4 > li {
    width: 45.7%;
    margin-bottom: 30px;
  }
}
.c-list--col4 > li:not(:nth-child(4n)) {
  margin-right: 4%;
}
@media screen and (max-width: 1024px) {
  .c-list--col4 > li:not(:nth-child(4n)) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-list--col4 > li:not(:nth-child(even)) {
    margin-right: 3.125%;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col4 > li:not(:nth-child(even)) {
    margin-right: 8.6%;
  }
}
.c-list--col4 > li > a {
  width: 100%;
  display: inline-block;
  transition: opacity 0.3s;
}
.c-list--col4 > li > a:hover {
  opacity: 0.6;
}
.c-list--col4 > li dl {
  margin-top: 25px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col4 > li dl {
    margin-top: 20px;
  }
}
.c-list--col4 > li dl dt {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col4 > li dl dt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.c-list--col4 > li dl dd {
  font-size: 15px;
  font-size: 1.5rem;
  margin-top: 10px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col4 > li dl dd {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.c-list--col4 > li > p {
  font-size: 15px;
  font-size: 1.5rem;
  margin-top: 30px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col4 > li > p {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.c-list--col4 > li > p a {
  display: inline-block;
  transition: opacity 0.3s;
}
.c-list--col4 > li > p a:hover {
  opacity: 0.6;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--col4 > li > p a {
    margin-top: 20px;
  }
}
.c-list--col4 > li > p a::after {
  content: "";
  width: 5px;
  height: 5px;
  vertical-align: 0.1em;
  border-top: 1px solid #e74668;
  border-right: 1px solid #e74668;
  margin-left: 10px;
  display: inline-block;
  transform: rotate(45deg);
}
.c-list--icon {
  margin-bottom: -40px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
.c-list--icon > li {
  width: 22%;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-list--icon > li {
    width: 31%;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--icon > li {
    width: 45.7%;
    margin-bottom: 30px;
  }
}
@media print, screen and (min-width: 1025px) {
  .c-list--icon > li:not(:nth-child(4n)) {
    margin-right: 4%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-list--icon > li:not(:nth-child(3n)) {
    margin-right: 3.5%;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--icon > li:not(:nth-child(even)) {
    margin-right: 8.6%;
  }
}
.c-list--icon > li > a {
  width: 100%;
  display: inline-block;
  transition: opacity 0.3s;
}
.c-list--icon > li > a:hover {
  opacity: 0.6;
}
.c-list--icon > li figure {
  width: 60px;
  height: 80px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--icon > li figure {
    width: 60px;
    height: 50px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--icon > li figure img {
    max-height: 100%;
  }
}
.c-list--icon > li dl {
  margin-top: 25px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--icon > li dl {
    margin-top: 20px;
  }
}
.c-list--icon > li dl dt {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--icon > li dl dt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.c-list--icon > li dl dd {
  font-size: 15px;
  font-size: 1.5rem;
  margin-top: 10px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--icon > li dl dd {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.c-list--icon > li > p {
  font-size: 15px;
  font-size: 1.5rem;
  margin-top: 30px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--icon > li > p {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 20px;
  }
}
.c-list--icon > li > p a {
  text-decoration: underline;
  color: #222;
  display: inline-block;
  transition: opacity 0.3s;
}
.c-list--icon > li > p a:hover {
  opacity: 0.6;
}
.c-list--icon > li > p a:hover {
  text-decoration: none;
}
.c-list--icon > li > p a::after {
  content: "";
  width: 5px;
  height: 5px;
  vertical-align: 0.1em;
  border-top: 1px solid #222;
  border-right: 1px solid #222;
  margin-left: 10px;
  display: inline-block;
  transform: rotate(45deg);
}
.c-list--works {
  margin-bottom: -40px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--works {
    margin-bottom: -20px;
  }
}
.c-list--works li {
  width: 31.25%;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-list--works li {
    width: 48.4375%;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--works li {
    width: 47.57%;
    margin-bottom: 20px;
  }
}
.c-list--works li a {
  width: 100%;
  display: inline-block;
  transition: opacity 0.3s;
}
.c-list--works li a:hover {
  opacity: 0.6;
}
.c-list--works li a > br {
  display: none;
}
.c-list--works li a:hover figure img {
  transform: scale(1.1);
}
.c-list--works li figure {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.16);
  overflow: hidden;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--works li figure {
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.16);
  }
}
.c-list--works li figure img {
  width: 100%;
  transition: transform 0.3s;
}
.c-list--works li h3 {
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 700;
  margin-top: 30px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--works li h3 {
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 10px;
  }
}
.c-list--works li:not(:nth-child(3n)) {
  margin-right: 3.125%;
}
@media screen and (max-width: 1024px) {
  .c-list--works li:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-list--works li:nth-child(odd) {
    margin-right: 3.125%;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--works li:nth-child(odd) {
    margin-right: 4.86%;
  }
}
.c-list--works__cat {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.9;
  text-align: center;
  color: #777;
  margin-top: 5px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--works__cat {
    font-size: 10px;
    font-size: 1rem;
  }
}
.c-list--works__txt {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.7;
  margin-top: 25px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--works__txt {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 15px;
  }
}
.c-list--works--slide {
  margin-bottom: 0;
  opacity: 0;
  display: block;
  transition: opacity 0.25s ease;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--works--slide {
    margin-right: -20px;
    margin-left: -20px;
  }
}
.c-list--works--slide.slick-initialized {
  opacity: 1;
}
.c-list--works--slide .slick-slide {
  padding: 0 14px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--works--slide .slick-slide {
    opacity: 0.5;
  }
}
.c-list--works--slide .slick-slide.slick-active {
  opacity: 1;
}
.c-list--works--slide .slick-arrow {
  width: 45px;
  height: 45px;
  font-size: 0;
  background: #777;
  border-radius: 50%;
  padding: 0;
  margin: auto 0;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  transform: translateY(-36px);
  transition: opacity 0.3s;
}
.c-list--works--slide .slick-arrow:hover {
  opacity: 0.6;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--works--slide .slick-arrow {
    width: 40px;
    height: 40px;
  }
}
.c-list--works--slide .slick-arrow.slick-prev {
  left: -73px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-list--works--slide .slick-arrow.slick-prev {
    left: -20px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--works--slide .slick-arrow.slick-prev {
    left: 10px;
  }
}
.c-list--works--slide .slick-arrow.slick-prev::before {
  content: "";
  width: 7px;
  height: 7px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  margin: auto;
  position: absolute;
  top: 0;
  right: -3px;
  bottom: 0;
  left: 0;
  transform: rotate(-45deg);
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--works--slide .slick-arrow.slick-prev::before {
    width: 8px;
    height: 8px;
    right: -4px;
  }
}
.c-list--works--slide .slick-arrow.slick-next {
  right: -73px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-list--works--slide .slick-arrow.slick-next {
    right: -20px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--works--slide .slick-arrow.slick-next {
    right: 10px;
  }
}
.c-list--works--slide .slick-arrow.slick-next::before {
  content: "";
  width: 7px;
  height: 7px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: -3px;
  transform: rotate(45deg);
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--works--slide .slick-arrow.slick-next::before {
    width: 8px;
    height: 8px;
    left: -4px;
  }
}
.c-list--works--slide li {
  margin-bottom: 0;
}
.c-list--works--slide li:not(:nth-child(3n)) {
  margin-right: 0;
}
.c-list--works--col4 > li {
  width: 22.65625%;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-list--works--col4 > li {
    width: 48.4375%;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--works--col4 > li {
    width: 47.57%;
  }
}
.c-list--works--col4 > li:not(:nth-child(3n)) {
  margin-right: 0;
}
.c-list--works--col4 > li:not(:nth-child(4n)) {
  margin-right: 3.125%;
}
@media screen and (max-width: 1024px) {
  .c-list--works--col4 > li:not(:nth-child(4n)) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-list--works--col4 > li:nth-child(odd) {
    margin-right: 3.125%;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--works--col4 > li:nth-child(odd) {
    margin-right: 4.86%;
  }
}
.c-list--price {
  margin-bottom: -50px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--price {
    margin-bottom: 0;
    display: block;
  }
}
.c-list--price > li {
  width: 30.2%;
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-list--price > li {
    width: 48.4375%;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--price > li {
    width: 100%;
    margin-bottom: 0;
  }
}
.c-list--price > li > div,
.c-list--price > li > a {
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #222 0%, #555 100%);
  padding: 30px 30px 25px;
  position: relative;
  z-index: 0;
  display: inline-block;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--price > li > div,
  .c-list--price > li > a {
    padding: 20px 20px 25px;
  }
}
.c-list--price > li > div:before,
.c-list--price > li > a:before {
  content: "";
  background: #fff;
  margin: 3px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: inline-block;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--price > li > div:before,
  .c-list--price > li > a:before {
    margin: 3px;
  }
}
.c-list--price > li > div:hover,
.c-list--price > li > a:hover {
  background: #222;
  color: #fff;
  opacity: 1;
  transition: 0.3s;
}
.c-list--price > li > div:hover::before,
.c-list--price > li > a:hover::before {
  color: #fff;
  background: #222;
  opacity: 1;
  transition: 0.3s;
  box-shadow: none;
}
.c-list--price > li a {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--price > li a {
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.16);
  }
}
.c-list--price > li:hover {
  background: #222;
  color: #fff;
  opacity: 1;
  box-shadow: none;
}
.c-list--price > li:not(:nth-child(3n)) {
  margin-right: 4.7%;
}
@media screen and (max-width: 1024px) {
  .c-list--price > li:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-list--price > li:nth-child(odd) {
    margin-right: 3.125%;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--price > li + li {
    margin-top: 30px;
  }
}
.c-list--price__ttl {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
  margin-top: 5px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--price__ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c-list--price__cat {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 5px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--price__cat {
    font-size: 10px;
    font-size: 1rem;
  }
}
.c-list--price__val {
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--price__val {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
.c-list--price__val span {
  font-size: 52px;
  font-size: 5.2rem;
  font-weight: inherit;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--price__val span {
    font-size: 30px;
    font-size: 3rem;
  }
}
.c-list--price__txt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625;
  margin-top: 10px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--price__txt {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.c-list--flow--type01 > li {
  background: #F7F7F4;
  padding: 30px 45px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--flow--type01 > li {
    padding: 25px 15px;
  }
}
.c-list--flow--type01 > li > p {
  width: 95px;
  height: 95px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.1;
  border-radius: 50%;
  margin-right: 50px;
  position: relative;
  z-index: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--flow--type01 > li > p {
    width: 50px;
    height: 50px;
    font-size: 12px;
    font-size: 1.2rem;
    margin-right: 0;
    position: absolute;
    top: 25px;
    left: 15px;
  }
}
.c-list--flow--type01 > li > p::before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #222 0%, #555 100%);
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: inline-block;
  transform: rotate(-45deg);
}
.c-list--flow--type01 > li > p::after {
  content: "";
  background: #fff;
  border-radius: 50%;
  margin: 2px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: inline-block;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--flow--type01 > li > p::after {
    margin: 2px;
  }
}
.c-list--flow--type01 > li > p span {
  font-size: 30px;
  font-size: 3rem;
  font-weight: inherit;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--flow--type01 > li > p span {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.c-list--flow--type01 > li dl {
  flex: 1;
}
.c-list--flow--type01 > li dl dt {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--flow--type01 > li dl dt {
    min-height: 3em;
    font-size: 16px;
    font-size: 1.6rem;
    padding-left: 65px;
  }
}
.c-list--flow--type01 > li dl dd {
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 10px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--flow--type01 > li dl dd {
    font-size: 13px;
    font-size: 1.3rem;
    margin-top: 15px;
  }
}
.c-list--flow--type01 > li dl dd a {
  text-decoration: underline;
  color: #e74668;
  display: inline-block;
  transition: opacity 0.3s;
}
.c-list--flow--type01 > li + li {
  margin-top: 40px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--flow--type01 > li + li {
    margin-top: 35px;
  }
}
.c-list--flow--type01 > li + li::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 9px 0 9px;
  border-color: #000 transparent transparent transparent;
  margin: 0 auto;
  position: absolute;
  top: -28px;
  right: 0;
  left: 0;
  display: inline-block;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--flow--type01 > li + li::before {
    top: -25px;
  }
}
.c-list--flow--type02 {
  margin-top: 82px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--flow--type02 {
    margin-top: 0;
    display: block;
  }
}
.c-list--flow--type02 > li {
  flex: 1;
  background: linear-gradient(to right, #222 0%, #555 100%);
  padding: 2px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .c-list--flow--type02 > li {
    flex: unset;
    width: 100%;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--flow--type02 > li {
    padding: 2px;
  }
}
.c-list--flow--type02 > li > p {
  width: 83px;
  height: 83px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  background: linear-gradient(45deg, #222 0%, #555 100%);
  border-radius: 50%;
  margin: 0 auto;
  position: absolute;
  top: -42px;
  right: 0;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 1024px) {
  .c-list--flow--type02 > li > p {
    margin: auto 0;
    top: 0;
    right: auto;
    bottom: 0;
    left: 30px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--flow--type02 > li > p {
    width: 50px;
    height: 50px;
    font-size: 12px;
    font-size: 1.2rem;
    left: 15px;
  }
}
.c-list--flow--type02 > li > p span {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: inherit;
  color: inherit;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--flow--type02 > li > p span {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1;
  }
}
.c-list--flow--type02 > li div {
  height: 100%;
  background: #fff;
  padding: 50px 20px 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 1024px) {
  .c-list--flow--type02 > li div {
    padding-top: 20px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--flow--type02 > li div {
    padding-right: 70px;
    padding-left: 70px;
  }
}
.c-list--flow--type02 > li div p {
  min-height: 3.2em;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--flow--type02 > li div p {
    min-height: unset;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c-list--flow--type02 > li div p span {
  font-weight: inherit;
}
.c-list--flow--type02 > li:not(:last-child) {
  margin-right: 40px;
}
@media screen and (max-width: 1024px) {
  .c-list--flow--type02 > li:not(:last-child) {
    margin: 0 0 40px 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--flow--type02 > li:not(:last-child) {
    margin-bottom: 30px;
  }
}
.c-list--flow--type02 > li:not(:last-child)::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 18px;
  border-color: transparent transparent transparent #000;
  margin: auto 0;
  position: absolute;
  top: 0;
  right: -29px;
  bottom: 0;
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .c-list--flow--type02 > li:not(:last-child)::after {
    border-width: 16px 9px 0 9px;
    border-color: #000 transparent transparent transparent;
    margin: 0 auto;
    top: auto;
    right: 0;
    bottom: -28px;
    left: 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--flow--type02 > li:not(:last-child)::after {
    bottom: -23px;
  }
}
.c-list--faq {
  border-bottom: 1px solid #d3d3d3;
  padding: 26px 0;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--faq {
    padding: 15px 0;
  }
}
.c-list--faq dt {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  background: url(/cms/wp-content/themes/gohp-2025/images/common/cmn-faq-ico01.svg) 0 0.3em no-repeat;
  background-size: 22px 20px;
  padding: 0 37px 0 32px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--faq dt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c-list--faq dt span {
  width: 27px;
  height: 27px;
  border-radius: 50%;
  border: 1px solid #222;
  margin: auto 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
}
.c-list--faq dt span::before {
  content: "";
  width: 11px;
  height: 1px;
  background: #222;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
}
.c-list--faq dt span::after {
  content: "";
  width: 1px;
  height: 11px;
  background: #222;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
}
.c-list--faq dt.is-open span::after {
  content: none;
}
.c-list--faq dd {
  font-size: 16px;
  font-size: 1.6rem;
  background: url(/cms/wp-content/themes/gohp-2025/images/common/cmn-faq-ico02.svg) 0 0.3em no-repeat;
  background-size: 20px 17px;
  padding-left: 32px;
  margin-top: 20px;
  display: none;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--faq dd {
    font-size: 13px;
    font-size: 1.3rem;
    margin-top: 15px;
  }
}
.c-list--faq dd a {
  text-decoration: underline;
  color: #e74668;
  transition: opacity 0.3s;
}
.c-list--faq dd a:hover {
  opacity: 0.6;
}
.c-list--service {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
.c-list--service > li {
  flex: 1;
}
@media screen and (max-width: 1024px) {
  .c-list--service > li {
    flex: unset;
    width: 50%;
  }
}
.c-list--service > li a {
  width: 100%;
  display: inline-block;
  transition: opacity 0.3s;
}
.c-list--service > li a:hover {
  opacity: 0.6;
}
.c-list--service > li a img {
  width: 100%;
}
.c-list--service > li a > div:nth-child(1) {
  overflow: hidden;
}
.c-list--service > li a > div:nth-child(1) img {
  transition: transform 0.3s;
}
.c-list--service > li a > div:nth-child(2) {
  padding: 30px 20px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--service > li a > div:nth-child(2) {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.c-list--service > li a:hover > div:nth-child(1) img {
  transform: scale(1.1);
}
.c-list--service > li.is-current a {
  pointer-events: none;
}
.c-list--service > li.is-current a > figure {
  position: relative;
}
.c-list--service > li.is-current a > figure:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
}
.c-list--service__ttl {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--service__ttl {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.c-list--service__txt {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.7;
  margin-top: 25px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-list--service__txt {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: inherit;
    margin-top: 15px;
  }
}
#particles-js {
  position: absolute;
  top: 0;
  right: 0;
  width: 650px;
  height: 385px;
  z-index: -1;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  #particles-js {
    width: 185px;
    height: 180px;
  }
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.c-table {
  width: 100%;
}
.c-table tr {
  border-bottom: 1px solid #d3d3d3;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-table tr {
    display: block;
  }
}
.c-table tr th {
  width: 17.1875%;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: left;
  vertical-align: middle;
  padding: 30px 15px 30px 0;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-table tr th {
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 15px 0 5px;
    display: block;
  }
}
.c-table tr td {
  width: 82.8125%;
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: middle;
  padding: 30px 0 30px 15px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-table tr td {
    width: 100%;
    font-size: 13px;
    font-size: 1.3rem;
    padding: 5px 0 15px;
    display: block;
  }
}
.c-table tr td p + p {
  margin-top: 20px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-table tr td p + p {
    margin-top: 15px;
  }
}
.c-table tr td a {
  transition: opacity 0.3s;
}
.c-table tr td a:hover {
  opacity: 0.6;
}
.c-table tr td a:hover {
  text-decoration: underline;
}
.c-txt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-txt {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.8;
  }
}
.c-txt a {
  text-decoration: underline;
  color: #0d4885;
  display: inline-block;
  transition: opacity 0.3s;
}
.c-txt a:hover {
  opacity: 0.6;
}
.c-txt a[target=_blank]::after {
  content: "";
  width: 9px;
  height: 9px;
  background: url(/cms/wp-content/themes/gohp-2025/images/common/cmn-blank-ico.svg) 0 0 no-repeat;
  background-size: 100%;
  margin-left: 1px;
  position: relative;
  top: -5px;
  display: inline-block;
}
.c-txt + * {
  margin-top: 40px;
}
.c-ttl--type01 {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.4;
  margin: 30px 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-ttl--type01 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-ttl--type01 {
    font-size: 21px;
    font-size: 2.1rem;
  }
}
.c-ttl--type02 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.4;
  margin: 30px 0 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-ttl--type02 {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
}
.c-ttl--type02 span {
  flex: 1;
  font-weight: 700;
}
.c-ttl--type03 {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.4;
  margin: 30px 0 20px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-ttl--type03 {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
}
.c-ttl--type04 {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.4;
  margin: 30px 0 20px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-ttl--type04 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .c-ttl--type04 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
}

.p- {
  /* archive-works */
  /* single-works */
  /* page-service */
  /* common */
  /* archive-news */
  /* single-news */
  /* 固定ページ */
  /* 投稿ページ */
  /* TOP */
}
.p-archive-works {
  margin-bottom: 140px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-archive-works {
    margin-bottom: 80px;
  }
}
.p-archive-works__hd {
  margin-bottom: 85px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-archive-works__hd {
    width: 100%;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-archive-works__hd {
    width: 100%;
    margin-bottom: 25px;
  }
}
.p-archive-works__hd > p {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  margin: 10px 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-archive-works__hd > p {
    width: 100%;
    margin: 20px auto 0 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-archive-works__hd > p {
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 20px auto 0 0;
  }
}
.p-archive-works-ttl p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: -0.05em;
  margin-bottom: 0;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-archive-works-ttl p {
    font-size: 50px;
    font-size: 5rem;
  }
}
.p-archive-works-ttl h1,
.p-archive-works-ttl span {
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-archive-works-ttl h1,
  .p-archive-works-ttl span {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.p-archive-works-ttl h1::after,
.p-archive-works-ttl span::after {
  content: "";
  width: 210px;
  height: 1px;
  background: linear-gradient(to right, #222 0%, #555 100%);
  margin: 5px 0 0 20px;
  display: inline-block;
}
.p-archive-works__list {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-archive-works__list {
    margin-top: 40px;
  }
}
.p-archive-works__list li {
  width: 31.25%;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-archive-works__list li {
    width: 47.57%;
    margin-bottom: 20px;
  }
}
.p-archive-works__list li a {
  width: 100%;
  display: inline-block;
  transition: opacity 0.3s;
}
.p-archive-works__list li a:hover {
  opacity: 0.6;
}
.p-archive-works__list li a div {
  overflow: hidden;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-archive-works__list li a div {
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.16);
  }
}
.p-archive-works__list li a div img {
  transition: transform 0.3s;
}
.p-archive-works__list li a h2 {
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 700;
  margin-top: 30px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-archive-works__list li a h2 {
    font-size: 10px;
    font-size: 1rem;
    margin-top: 10px;
  }
}
.p-archive-works__list li a p {
  font-size: 13px;
  font-size: 1.3rem;
  color: #777;
  margin-top: 5px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-archive-works__list li a p {
    font-size: 10px;
    font-size: 1rem;
  }
}
.p-archive-works__list li a:hover div img {
  transform: scale(1.1);
}
.p-archive-works__list li:not(:nth-child(3n)) {
  margin-right: 3.125%;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-archive-works__list li:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-archive-works__list li:nth-of-type(odd) {
    margin-right: 4.86%;
  }
}
.p-single-works {
  margin-bottom: 90px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works {
    margin-bottom: 60px;
  }
}
.p-single-works figure img {
  border-radius: 0 !important;
}
.p-single-works__hd {
  margin-bottom: 35px;
}
.p-single-works__hd h1 {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.7;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works__hd h1 {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
.p-single-works__hd .c-txt a {
  color: #b4b4b4;
}
.p-single-works__cat {
  font-size: 14px;
  font-size: 1.4rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.p-single-works__cat li + li:before {
  content: "/";
  display: inline-block;
  margin: 0 0.5em;
}
.p-single-works__cat li a {
  font-weight: 700;
}
.p-single-works__type {
  font-size: 10px;
  font-size: 1rem;
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.p-single-works__type li + li:before {
  content: "/";
  display: inline-block;
  margin: 0 0.5em;
}
.p-single-works__type li a {
  font-weight: 700;
}
.p-single-works__fv {
  margin-bottom: -35px;
}
.p-single-works__intro dl + dl {
  margin-top: 40px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works__intro dl + dl {
    margin-top: 30px;
  }
}
.p-single-works__intro dl dt {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works__intro dl dt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.p-single-works__intro dl dd {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works__intro dl dd {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.p-single-works__intro dl dd ul {
  list-style-type: disc;
  margin-left: 1em;
}
.p-single-works__voice {
  background: linear-gradient(to right, #222 0%, #555 100%);
  margin-top: 60px;
  position: relative;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works__voice {
    margin-top: 40px;
  }
}
.p-single-works__voice:before {
  content: "";
  background-color: #fff;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works__voice:before {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
  }
}
.p-single-works__voice dl {
  padding: 50px;
  position: relative;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works__voice dl {
    padding: 20px;
  }
}
.p-single-works__voice dl dt {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 10px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works__voice dl dt {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 5px;
  }
}
.p-single-works__voice dl dd {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works__voice dl dd {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.p-single-works section .c-col figure,
.p-single-works section .c-list--col1 figure,
.p-single-works section .c-list--col2--type01 figure {
  overflow: visible;
}
.p-single-works section .c-col figure img,
.p-single-works section .c-list--col1 figure img,
.p-single-works section .c-list--col2--type01 figure img {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05);
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works section .c-col figure img,
  .p-single-works section .c-list--col1 figure img,
  .p-single-works section .c-list--col2--type01 figure img {
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
  }
}
.p-single-works__links {
  margin-top: 50px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works__links {
    margin-top: 30px;
  }
}
.p-single-works__links ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.p-single-works__links ul li {
  width: 515px;
  margin: 0 15px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works__links ul li {
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works__links ul li:nth-of-type(n + 2) {
    margin-top: 20px;
  }
}
.p-single-works__links ul li a {
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s;
}
.p-single-works__links ul li a:hover {
  opacity: 0.6;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works__links ul li a {
    padding: 10px;
  }
}
.p-single-works__links ul li figure {
  width: 50%;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works__links ul li figure {
    width: 44%;
  }
}
.p-single-works__links ul li div {
  width: 50%;
  text-align: center;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works__links ul li div {
    width: 56%;
  }
}
.p-single-works__links ul li div dl dt {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works__links ul li div dl dt {
    font-size: 10px;
    font-size: 1rem;
  }
}
.p-single-works__links ul li div dl dd {
  color: #777;
  font-size: 13px;
  font-size: 1.3rem;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works__links ul li div dl dd {
    font-size: 10px;
    font-size: 1rem;
  }
}
.p-single-works__links ul li div p {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  margin-top: 20px;
  display: inline-block;
  position: relative;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works__links ul li div p {
    font-size: 13px;
    font-size: 1.3rem;
    margin-top: 10px;
  }
}
.p-single-works__links ul li div p:after {
  content: "";
  background: linear-gradient(to right, #222 0%, #555 100%);
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  margin: auto;
}
.p-single-works__links .c-btn {
  margin: 60px auto 0 auto;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works__links .c-btn {
    margin: 40px auto 0 auto;
  }
}
.p-single-works-ttl {
  margin-bottom: 35px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works-ttl {
    margin-bottom: 20px;
  }
}
.p-single-works-ttl p {
  font-size: 60px;
  font-size: 6rem;
  line-height: 1;
  letter-spacing: -0.05em;
  margin-bottom: 15px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works-ttl p {
    font-size: 30px;
    font-size: 3rem;
  }
}
.p-single-works-ttl h2 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works-ttl h2 {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.p-single-works-ttl h2::after {
  content: "";
  width: 220px;
  height: 1px;
  background: linear-gradient(to right, #222 0%, #555 100%);
  margin: 5px 0 0 20px;
  display: inline-block;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works-ttl h2::after {
    width: 110px;
  }
}
.p-single-works-other {
  margin-bottom: 130px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works-other {
    margin-bottom: 50px;
  }
}
.p-single-works-web {
  margin-bottom: 165px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works-web {
    margin-bottom: 50px;
  }
}
.p-single-works-web .p-single-works-ttl {
  display: inline-block;
}
.p-single-works-web__list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
.p-single-works-web__list li {
  flex: 1;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works-web__list li {
    width: 50%;
    flex: auto;
    padding-bottom: 30px;
  }
}
.p-single-works-web__list li a {
  width: 100%;
  display: inline-block;
  transition: opacity 0.3s;
}
.p-single-works-web__list li a:hover {
  opacity: 0.6;
}
.p-single-works-web__list li a img {
  width: 100%;
}
.p-single-works-web__list li a > div:nth-child(1) {
  overflow: hidden;
}
.p-single-works-web__list li a > div:nth-child(1) img {
  transition: transform 0.3s;
}
.p-single-works-web__list li a > div:nth-child(2) {
  padding: 30px 20px 0;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works-web__list li a > div:nth-child(2) {
    padding: 20px 15px 0;
  }
}
.p-single-works-web__list li a:hover > div:nth-child(1) img {
  transform: scale(1.1);
}
.p-single-works-web__list__ttl {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works-web__list__ttl {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.p-single-works-web__list__txt {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.7;
  margin-top: 25px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-works-web__list__txt {
    font-size: 11px;
    font-size: 1.1rem;
    margin-top: 10px;
    line-height: 1.5;
  }
}
.p-service-flow {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
.p-service-flow__sec {
  background: linear-gradient(to right, #222 0%, #555 100%);
  width: calc((100% - 36px) / 3);
  position: relative;
  border-radius: 5px;
}
@media screen and (max-width: 1280px) {
  .p-service-flow__sec {
    width: 100%;
  }
}
.p-service-flow__sec::after {
  content: "";
  background: #fff;
  margin: 64px 4px 4px 4px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-flow__sec::after {
    margin: 44px 4px 4px 4px;
  }
}
.p-service-flow__sec:nth-of-type(n + 2) {
  margin-left: 18px;
}
@media screen and (max-width: 1280px) {
  .p-service-flow__sec:nth-of-type(n + 2) {
    margin: 30px auto 0 auto;
  }
}
.p-service-flow__secTitle {
  color: #fff;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 60px;
  text-align: center;
  margin-top: 4px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-flow__secTitle {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 40px;
  }
}
.p-service-flow__secTitle a {
  color: #fff;
  display: block;
  transition: opacity 0.3s;
}
.p-service-flow__secTitle a:hover {
  opacity: 0.6;
}
.p-service-flow__wrap {
  margin: 20px;
  position: relative;
  z-index: 1;
}
.p-service-flow__wrap article {
  background-color: #ffe5e9;
  margin-bottom: 10px;
  padding: 20px;
}
.p-service-flow__wrap article h4 {
  color: #fa2084;
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-flow__wrap article h4 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.p-service-flow__wrap article .p-service-flow__list li {
  background-color: #fff;
}
.p-service-flow__list li {
  background-color: #f7f7f7;
  width: 100%;
  font-size: 19px;
  font-size: 1.9rem;
  border-radius: 5px;
  padding: 0 15px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-flow__list li {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.p-service-flow__list li a {
  display: block;
  transition: opacity 0.3s;
}
.p-service-flow__list li a:hover {
  opacity: 0.6;
}
.p-service-flow__list li dl {
  height: 60px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.p-service-flow__list li dl dt {
  width: 60px;
  font-weight: 700;
}
.p-service-flow__list li dl dd {
  width: calc(100% - 60px);
  font-weight: 700;
}
.p-service-flow__list li dl dd span {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  display: block;
}
@media screen and (max-width: 1280px) {
  .p-service-flow__list li dl dd span {
    font-size: 13px;
    font-size: 1.3rem;
    display: inline-block;
  }
}
@media screen and (max-width: 1280px) {
  .p-service-flow__list li dl dd br {
    display: none;
  }
}
.p-service-flow__list li:nth-of-type(n + 2) {
  margin-top: 10px;
}
.p-service-nav ul {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
}
@media screen and (max-width: 1140px) {
  .p-service-nav ul {
    max-width: 540px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-nav ul {
    max-width: 360px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
  }
}
.p-service-nav ul li {
  width: 160px;
  height: 160px;
  line-height: 1;
  margin: 0 10px 20px 10px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-nav ul li {
    width: 110px;
    height: 110px;
    margin: 0 0 20px 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-nav ul li:not(:nth-of-type(3n + 1)) {
    margin-left: 10px;
  }
}
.p-service-nav ul li a {
  background: linear-gradient(to right, #222 0%, #555 100%);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.16);
  transition: opacity 0.3s;
}
.p-service-nav ul li a:hover {
  opacity: 0.6;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-nav ul li a {
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.16);
  }
}
.p-service-nav ul li a::after {
  content: "";
  background: #fff;
  border-radius: 50%;
  margin: 2px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.p-service-nav ul li a div {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-nav ul li a div {
    font-size: 10px;
    font-size: 1rem;
  }
}
.p-service-nav ul li a div::after {
  content: "";
  width: 20px;
  height: 14px;
  border-top: 14px #000 solid;
  border-left: 10px transparent solid;
  border-right: 10px transparent solid;
  box-sizing: border-box;
  position: absolute;
  bottom: -34px;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-nav ul li a div::after {
    width: 10px;
    height: 7px;
    border-top-width: 7px;
    border-left-width: 5px;
    border-right-width: 5px;
    bottom: -17px;
  }
}
.p-service-nav ul li a div span {
  font-size: 26px;
  font-size: 2.6rem;
  display: block;
  margin-bottom: 5px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-nav ul li a div span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.p-service-list > li {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
.p-service-list > li:nth-of-type(n + 2) {
  margin-top: 50px;
}
.p-service-list__img {
  width: 410px;
  text-align: center;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-list__img {
    width: 100%;
  }
}
.p-service-list__img a {
  transition: opacity 0.3s;
}
.p-service-list__img a:hover {
  opacity: 0.6;
}
.p-service-list__text {
  width: calc(100% - 30px - 410px);
  margin-left: 30px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-list__text {
    width: 100%;
    margin: 30px auto 0 auto;
  }
}
.p-service-list__cat {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.p-service-list__cat li {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  margin: 0 15px 10px 0;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-list__cat li {
    font-size: 11px;
    font-size: 1.1rem;
  }
}
.p-service-list__cat li.not-link {
  font-weight: 700;
  color: #fff;
  border-radius: 15px;
  background: linear-gradient(to right, #222 0%, #555 100%);
  padding: 8px 18px;
  display: inline-block;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-list__cat li.not-link {
    padding: 6px 12px;
    border-radius: 11.5px;
  }
}
.p-service-list__cat li a {
  font-weight: 700;
  color: #fff;
  border-radius: 15px;
  background: linear-gradient(to right, #222 0%, #555 100%);
  padding: 8px 18px;
  position: relative;
  z-index: 0;
  display: inline-block;
  overflow: hidden;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-list__cat li a {
    padding: 6px 12px;
    border-radius: 11.5px;
  }
}
.p-service-list__cat li a::before {
  content: "";
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background: #fff;
  border-radius: 15px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: inline-block;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-list__cat li a::before {
    border-radius: 11.5px;
  }
}
.p-service-list__cat li a:hover {
  color: inherit;
}
.p-service-list__cat li a:hover::before {
  transform: scale(1, 1);
  transform-origin: left top;
}
.p-service-list__title {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.4;
  padding-bottom: 10px;
  border-bottom: 1px #d3d3d3 solid;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-list__title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.p-service-list__title a {
  transition: opacity 0.3s;
}
.p-service-list__title a:hover {
  opacity: 0.6;
}
.p-service-list__info {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.p-service-list__info dt {
  color: #fff;
  width: 75px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
  line-height: 24px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-list__info dt {
    width: 50px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 20px;
  }
}
.p-service-list__info dd {
  width: calc(100% - 10px - 75px);
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 24px;
  margin-left: 10px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-list__info dd {
    width: calc(100% - 10px - 50px);
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 20px;
  }
}
.p-service-list__info:nth-of-type(1) dt {
  background-color: #000;
}
.p-service-list__info:nth-of-type(2) dt {
  background-color: #0d4885;
}
.p-service-catNav {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
}
.p-service-catNav li {
  width: auto;
  margin: 0 20px 35px 20px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-catNav li {
    margin: 0 20px 20px 20px;
  }
}
.p-service-catNav li:not(:nth-child(5n+1)) {
  margin: 0 20px 35px 20px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-catNav li:not(:nth-child(5n+1)) {
    margin: 0 20px 20px 20px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-catNav li + li {
    margin-top: 0;
  }
}
.p-service-post:nth-of-type(n + 2) {
  margin-top: 70px;
}
.p-service-post__title {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.25;
  margin: 0 auto 30px 0;
  padding-bottom: 20px;
  border-bottom: 1px #d3d3d3 solid;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-post__title {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0 auto 10px 0;
    padding-bottom: 10px;
  }
}
.p-service-post__title a {
  transition: opacity 0.3s;
}
.p-service-post__title a:hover {
  opacity: 0.6;
}
.p-service-post__wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-post__wrapper {
    flex-direction: column;
  }
}
.p-service-post__img {
  width: 400px;
  position: relative;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-post__img {
    width: 100%;
  }
}
.p-service-post__img a {
  display: block;
  transition: opacity 0.3s;
}
.p-service-post__img a:hover {
  opacity: 0.6;
}
.p-service-post__img figure {
  width: 100%;
  position: relative;
}
.p-service-post__img figure img {
  width: 100%;
}
.p-service-post__img p {
  color: #fff;
  background-color: #0d4885;
  width: 88px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-post__img p {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.p-service-post__img.is-end figure:after {
  content: "";
  background-color: rgba(31, 31, 31, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.p-service-post__img.is-end p {
  background-color: #000;
}
.p-service-post__info {
  width: calc(100% - 46px - 400px);
  margin-left: 46px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-post__info {
    width: 100%;
    margin: 40px auto 0 auto;
  }
}
.p-service-post__cat {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.p-service-post__cat li {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  margin: 0 15px 10px 0;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-post__cat li {
    font-size: 11px;
    font-size: 1.1rem;
  }
}
.p-service-post__cat li.not-link {
  font-weight: 700;
  color: #fff;
  border-radius: 15px;
  background: linear-gradient(to right, #222 0%, #555 100%);
  padding: 8px 18px;
  display: inline-block;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-post__cat li.not-link {
    padding: 6px 12px;
    border-radius: 11.5px;
  }
}
.p-service-post__cat li a {
  font-weight: 700;
  color: #fff;
  border-radius: 15px;
  background: linear-gradient(to right, #222 0%, #555 100%);
  padding: 8px 18px;
  position: relative;
  z-index: 0;
  display: inline-block;
  overflow: hidden;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-post__cat li a {
    padding: 6px 12px;
    border-radius: 11.5px;
  }
}
.p-service-post__cat li a::before {
  content: "";
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background: #fff;
  border-radius: 15px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: inline-block;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-post__cat li a::before {
    border-radius: 11.5px;
  }
}
.p-service-post__cat li a:hover {
  color: inherit;
}
.p-service-post__cat li a:hover::before {
  transform: scale(1, 1);
  transform-origin: left top;
}
.p-service-post__item {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
.p-service-post__item dt {
  width: 130px;
  font-weight: 700;
  background-color: #f7f7f7;
  text-align: center;
  padding: 8px 0;
  border-bottom: 1px #fff solid;
}
.p-service-post__item dd {
  width: calc(100% - 25px - 130px);
  margin-left: 25px;
  padding: 8px 0;
  border-bottom: 1px #d3d3d3 solid;
}
.p-service-translation {
  width: 100%;
  overflow-x: auto;
}
.p-service-translation table {
  width: 100%;
  min-width: 1280px;
  counter-reset: number;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-translation table {
    min-width: 1000px;
  }
}
.p-service-translation table thead {
  color: #fff;
  background: linear-gradient(to right, #222 0%, #555 100%);
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-translation table thead {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.p-service-translation table thead th {
  font-weight: 700;
  text-align: center;
  padding: 17px 0;
}
.p-service-translation table thead th:nth-of-type(1) {
  width: 25%;
}
.p-service-translation table thead th:not(:nth-of-type(1)) {
  width: 37.5%;
  padding-left: 4%;
}
.p-service-translation table tbody {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-translation table tbody {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.p-service-translation table tbody tr td:first-of-type div span:before {
  counter-increment: number 1;
  content: counter(number) ". ";
}
.p-service-translation table tbody tr:nth-of-type(1) td:nth-of-type(1) div:before {
  background-image: url(../images/page/page-service-icon01.svg);
}
.p-service-translation table tbody tr:nth-of-type(2) td:nth-of-type(1) div:before {
  background-image: url(../images/page/page-service-icon02.svg);
}
.p-service-translation table tbody tr:nth-of-type(3) td:nth-of-type(1) div:before {
  background-image: url(../images/page/page-service-icon03.svg);
}
.p-service-translation table tbody tr:nth-of-type(4) td:nth-of-type(1) div:before {
  background-image: url(../images/page/page-service-icon04.svg);
}
.p-service-translation table tbody td {
  border-bottom: 1px #eee solid;
}
.p-service-translation table tbody td:nth-of-type(1) {
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  vertical-align: middle;
  padding: 20px 0;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-translation table tbody td:nth-of-type(1) {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.p-service-translation table tbody td:nth-of-type(1) div {
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.p-service-translation table tbody td:nth-of-type(1) div:before {
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 90px;
  height: 80px;
  margin-right: 30px;
  display: block;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-translation table tbody td:nth-of-type(1) div:before {
    width: 54px;
    height: 48px;
    margin-right: 15px;
  }
}
.p-service-translation table tbody td:nth-of-type(1) div span {
  width: 150px;
  font-weight: 700;
  padding-left: 1em;
  position: relative;
}
.p-service-translation table tbody td:nth-of-type(1) div span:before {
  position: absolute;
  top: 0;
  left: 0;
}
.p-service-translation table tbody td:not(:nth-of-type(1)) {
  padding: 20px 0 20px 5%;
}
.p-service-translation table tbody td ul {
  list-style-type: disc;
  margin-left: 1em;
}
.p-service-contact {
  margin-top: 80px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-service-contact {
    display: block;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-contact {
    margin-top: 30px;
  }
}
.p-service-contact li {
  width: 50%;
  height: 300px;
  background-size: auto;
  overflow: hidden;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-service-contact li {
    width: 100%;
    height: 200px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-contact li {
    width: 100%;
    height: 200px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-service-contact li + li {
    margin-top: 40px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-contact li + li {
    margin-top: 20px;
  }
}
.p-service-contact li a {
  color: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: opacity 0.3s;
}
.p-service-contact li a:hover {
  opacity: 0.6;
}
.p-service-contact li a:before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: transform 0.2s;
}
.p-service-contact li a:hover:before {
  transform: translate(-50%, -50%) scale(1.1);
}
.p-service-contact li a div {
  width: calc(100% - 160px);
  padding-right: 30px;
  position: relative;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-contact li a div {
    width: calc(100% - 40px);
  }
}
.p-service-contact li a div:before, .p-service-contact li a div:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.p-service-contact li a div:before {
  background-color: #fff;
  width: 22px;
  height: 2px;
  margin-right: 1px;
}
.p-service-contact li a div:after {
  width: 11px;
  height: 11px;
  border-top: 2px #fff solid;
  border-right: 2px #fff solid;
  box-sizing: border-box;
  transform: rotate(45deg);
}
.p-service-contact li:nth-of-type(1) a:before {
  background-image: url(/cms/wp-content/themes/gohp-2025/images/page/page-service-contact-img01.jpg);
}
.p-service-contact li:nth-of-type(2) a:before {
  background-image: url(/cms/wp-content/themes/gohp-2025/images/page/page-service-contact-img02.jpg);
}
.p-service-contact__ttl {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-contact__ttl {
    font-size: 21px;
    font-size: 2.1rem;
  }
}
.p-service-contact__txt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625;
  margin-top: 25px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-contact__txt {
    font-size: 13px;
    font-size: 1.3rem;
    margin-top: 15px;
  }
}
.p-service-download {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-download {
    display: block;
  }
}
.p-service-download li {
  width: calc((100% - 160px) / 3);
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-service-download li {
    width: calc((100% - 80px) / 3);
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-download li {
    width: 100%;
  }
}
.p-service-download li:not(:nth-of-type(3n + 1)) {
  margin-left: 80px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-service-download li:not(:nth-of-type(3n + 1)) {
    margin-left: 40px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-download li:not(:nth-of-type(3n + 1)) {
    margin-left: 0;
  }
}
.p-service-download li:nth-of-type(n + 4) {
  margin-top: 40px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-download li:nth-of-type(n + 2) {
    margin-top: 40px;
  }
}
.p-service-download__img {
  width: 100%;
  display: block;
  transition: opacity 0.3s;
}
.p-service-download__img:hover {
  opacity: 0.6;
}
.p-service-download__img div {
  overflow: hidden;
}
.p-service-download__img div img {
  transition: transform 0.3s;
}
.p-service-download__img:hover div img {
  transform: scale(1.1);
}
.p-service-download__date {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: right;
  margin-top: 15px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-download__date {
    font-size: 11px;
    font-size: 1.1rem;
  }
}
.p-service-download__title {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  margin-top: 10px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-download__title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.p-service-download__btn {
  color: #fff;
  background: linear-gradient(to right, #222 0%, #555 100%);
  width: 100%;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 44px;
  margin-top: 20px;
  display: block;
  border-radius: 5px;
  position: relative;
  transition: opacity 0.3s;
}
.p-service-download__btn:hover {
  opacity: 0.6;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-service-download__btn {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.p-service-download__btn:after {
  content: "";
  background-image: url(../images/page/page-service-icon05.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
}
.p-works-cat {
  margin-top: 60px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-works-cat {
    margin-top: 30px;
  }
}
.p-works-cat__all {
  margin-bottom: 5px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-works-cat__all {
    margin-bottom: 0;
  }
}
.p-works-cat__all a {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  border-radius: 15px;
  background: linear-gradient(to right, #222 0%, #555 100%);
  padding: 7px 18px;
  position: relative;
  z-index: 0;
  display: inline-block;
  overflow: hidden;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-works-cat__all a {
    font-size: 14px;
    font-size: 1.4rem;
    border-radius: 12px;
    padding: 6px 14px;
  }
}
.p-works-cat__all a::before {
  content: "";
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background: #fff;
  border-radius: 15px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: inline-block;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-works-cat__all a::before {
    border-radius: 12px;
  }
}
.p-works-cat__all a:hover {
  color: inherit;
}
.p-works-cat__all a:hover::before {
  transform: scale(1, 1);
  transform-origin: left top;
}
.p-works-cat__list {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 3.8rem;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-works-cat__list {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 2.6rem;
  }
}
.p-works-cat__list > li {
  padding: 10px 0;
  border-bottom: 1px #e0e0e0 solid;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-works-cat__list > li {
    flex-direction: column;
  }
}
.p-works-cat__list > li p {
  width: 130px;
  font-weight: 700;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-works-cat__list > li p {
    width: 100%;
    position: relative;
    z-index: 1;
  }
}
.p-works-cat__item {
  width: calc(100% - 130px);
  height: 3.8rem;
  padding-right: 55px;
  position: relative;
  overflow: hidden;
  transition: height 0.3s;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-works-cat__item {
    width: 100%;
    height: 2.6rem;
    padding: 2.6rem 37px 0 0;
    margin-top: -2.6rem;
  }
}
.p-works-cat__item.is-open div button:after {
  content: none;
}
.p-works-cat__item ul {
  width: calc(100% - 55px);
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-works-cat__item ul {
    width: 100%;
  }
}
.p-works-cat__item ul li {
  padding-right: 32px;
  position: relative;
}
.p-works-cat__item ul li:not(:last-of-type):after {
  content: "";
  background-color: #e0e0e0;
  width: 2px;
  height: 1.4rem;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
}
.p-works-cat__item ul li a {
  font-weight: 700;
  position: relative;
  display: inline-block;
  transition: opacity 0.3s;
}
.p-works-cat__item ul li a:hover {
  opacity: 0.6;
}
.p-works-cat__item ul li a:after {
  content: "";
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #222 0%, #555 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
.p-works-cat__item ul li a:hover:after {
  transform: scale(1, 1);
  transform-origin: left top;
}
.p-works-cat__item div {
  display: none;
  position: absolute;
  top: 5.5px; /* (38px - 27px) / 2 */
  right: 15px;
  margin: auto;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-works-cat__item div {
    top: 2px;
    right: 0;
    z-index: 1;
  }
}
.p-works-cat__item div.is-active {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.p-works-cat__item div button {
  width: 27px;
  height: 27px;
  margin: 0 15px;
  position: relative;
  border: 1px #0d4885 solid;
  border-radius: 50%;
  flex-shrink: 0;
  cursor: pointer;
  transition: opacity 0.3s;
}
.p-works-cat__item div button:hover {
  opacity: 0.6;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-works-cat__item div button {
    width: 22px;
    height: 22px;
    margin: 0 auto;
  }
}
.p-works-cat__item div button:before, .p-works-cat__item div button:after {
  content: "";
  background-color: #0d4885;
  width: 11px;
  height: 1px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-works-cat__item div button:before, .p-works-cat__item div button:after {
    width: 9px;
  }
}
.p-works-cat__item div button:after {
  transform: rotate(90deg);
}
.p-pageNav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.p-pageNav__number {
  background: linear-gradient(to right, #222 0%, #555 100%);
  width: 60px;
  height: 60px;
  text-align: center;
  margin: 20px 10px 0 10px;
  position: relative;
  border-radius: 50%;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-pageNav__number {
    width: 44px;
    height: 44px;
    margin: 10px 10px 0 10px;
  }
}
.p-pageNav__number:before {
  content: "";
  width: 58px;
  height: 58px;
  background: #fff;
  border-radius: 50%;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: background-color 0.3s;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-pageNav__number:before {
    width: 42px;
    height: 42px;
  }
}
.p-pageNav__number:hover:before {
  background-color: #fff0f0;
}
.p-pageNav__number a {
  width: 100%;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 60px;
  display: block;
  box-sizing: border-box;
  position: relative;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-pageNav__number a {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 44px;
  }
}
.p-pageNav__before, .p-pageNav__next {
  margin: 20px 20px 0 20px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-pageNav__before, .p-pageNav__next {
    margin: 10px 20px 0 20px;
  }
}
.p-pageNav__before a, .p-pageNav__next a {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  position: relative;
  transition: opacity 0.3s;
}
.p-pageNav__before a:hover, .p-pageNav__next a:hover {
  opacity: 0.6;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-pageNav__before a, .p-pageNav__next a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.p-pageNav__before a:after, .p-pageNav__next a:after {
  content: "";
  background: linear-gradient(to right, #222 0%, #555 100%);
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  margin: auto;
}
.p-form {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
.p-form .c-ttl--type01 {
  margin: 0 auto 50px auto;
}
.p-form__item {
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 25px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-form__item {
    display: block;
  }
}
.p-form__item--textarea {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-form__item--textarea {
    display: block;
  }
}
.p-form__item dt {
  width: 230px;
  font-weight: 700;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-form__item dt {
    width: 100%;
    margin-bottom: 10px;
  }
}
.p-form__item dt span {
  color: #fff;
  background-color: #0d4885;
  font-size: 12px;
  font-size: 1.2rem;
  margin-left: 20px;
  padding: 0 13px;
  display: inline-block;
}
.p-form__item dd {
  width: calc(100% - 230px);
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-form__item dd {
    width: 100%;
  }
}
.p-form__item dd input,
.p-form__item dd textarea,
.p-form__item dd select {
  background-color: #fff;
  width: 100%;
  border: #ccc 1px solid;
  border-radius: unset;
  outline: none;
  box-sizing: border-box;
  font-size: inherit;
}
.p-form__item dd input::-moz-placeholder, .p-form__item dd textarea::-moz-placeholder, .p-form__item dd select::-moz-placeholder {
  color: #ccc;
}
.p-form__item dd input::placeholder,
.p-form__item dd textarea::placeholder,
.p-form__item dd select::placeholder {
  color: #ccc;
}
.p-form__item dd input {
  line-height: 45px;
  padding: 0 15px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-form__item dd input[name="zip[data][0]"] {
    width: 100px;
  }
}
.p-form__item dd textarea {
  height: 10em;
  line-height: 1.5;
  padding: 15px;
  resize: vertical;
}
.p-form__item dd select {
  height: 45px;
  padding: 0 15px;
}
.p-form__itemColumn {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.p-form__itemColumn div {
  width: calc((100% - 50px) / 2);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-form__itemColumn div {
    width: 100%;
  }
}
.p-form__itemColumn div span:first-of-type {
  margin-right: 0.5em;
}
.p-form__itemColumn div span:last-of-type {
  flex: 1;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-form__itemColumn div:last-of-type {
    margin-top: 20px;
  }
}
.p-form__check {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.p-form__check p {
  font-size: 16px;
  font-size: 1.6rem;
}
.p-form__check p:first-of-type {
  width: 17px;
  font-size: 0;
  margin-right: 10px;
}
.p-form__check p a {
  text-decoration: underline;
  transition: opacity 0.3s;
}
.p-form__check p a:hover {
  opacity: 0.6;
}
.p-form__check p label {
  position: relative;
  cursor: pointer;
  transition: opacity 0.2s;
}
.p-form__check p label:hover {
  opacity: 0.7;
}
.p-form__check p label:before {
  content: "";
  background-color: #fff;
  width: 17px;
  height: 17px;
  border: 1px #ccc solid;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.p-form__check p label span {
  display: inline-block;
}
.p-form__check p input[type=checkbox] {
  display: none;
}
.p-form__check p input[type=checkbox]:checked + span:before {
  content: "";
  width: 8px;
  height: 14px;
  border-right: 3px #000 solid;
  border-bottom: 3px #000 solid;
  box-sizing: border-box;
  position: absolute;
  top: -6px;
  left: 5px;
  transform: rotate(45deg);
}
.p-form__submit {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.p-form__submit li {
  background: linear-gradient(to right, #222 0%, #555 100%);
  width: 320px;
  height: 60px;
  margin: 20px 10px 0 10px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.16);
}
.p-form__submit li:before {
  content: "";
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background: #fff;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
.p-form__submit li input {
  color: #fff;
  background-color: transparent;
  width: 100%;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 58px;
  border: none;
  position: relative;
  cursor: pointer;
}
.p-form__submit li:hover:before {
  transform: scale(1, 1);
  transform-origin: left top;
}
.p-form__submit li:hover input {
  color: #000;
}
.p-form .mw_wp_form_input .p-form__item--textarea dt {
  padding-top: 10.5px; /* (dd/line-height45px - dt/line-height24px) / 2 */
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-form .mw_wp_form_input .p-form__item--textarea dt {
    padding-top: 0;
  }
}
.p-form .mw_wp_form_input .p-form__submit--prev {
  display: none;
}
.p-form .mw_wp_form_input .error {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 10px;
}
.p-form .mw_wp_form_input .p-form__check .error {
  display: none;
}
.p-form .mw_wp_form_confirm .p-form__check {
  display: none;
}
.p-archive-news {
  margin-bottom: 140px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-archive-news {
    margin-bottom: 80px;
  }
}
.p-archive-news__hd {
  margin-bottom: 85px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-archive-news__hd {
    width: 100%;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-archive-news__hd {
    width: 100%;
    margin-bottom: 25px;
  }
}
.p-archive-news__hd > p {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  margin: -10px 0 0 40px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-archive-news__hd > p {
    width: 100%;
    margin: 20px auto 0 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-archive-news__hd > p {
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 20px auto 0 0;
  }
}
.p-archive-news-ttl p {
  font-size: 100px;
  font-size: 10rem;
  line-height: 1;
  letter-spacing: -0.05em;
  margin-bottom: 15px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-archive-news-ttl p {
    font-size: 50px;
    font-size: 5rem;
  }
}
.p-archive-news-ttl h1 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-archive-news-ttl h1 {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.p-archive-news-ttl h1::after {
  content: "";
  width: 210px;
  height: 1px;
  background: linear-gradient(to right, #222 0%, #555 100%);
  margin: 5px 0 0 20px;
  display: inline-block;
}
.p-archive-news__list {
  margin-bottom: 60px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-archive-news__list {
    margin-bottom: 30px;
  }
}
.p-archive-news__list li {
  border-bottom: 1px solid #d3d3d3;
  padding: 26px 0;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-archive-news__list li {
    padding: 20px 0;
  }
}
.p-archive-news__list li:first-child {
  border-top: 1px solid #d3d3d3;
}
.p-archive-news__list li a {
  display: inline-block;
}
@media (hover: hover) {
  .p-archive-news__list li a {
    transition: opacity 0.3s;
  }
  .p-archive-news__list li a:hover {
    opacity: 0.6;
  }
}
.p-archive-news__list li a article {
  display: block;
}
.p-archive-news__info {
  display: flex;
  align-items: center;
  margin-right: 22px;
}
.p-archive-news__info time {
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.1;
  white-space: nowrap;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-archive-news__info time {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.p-archive-news__info span {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  font-weight: 700;
  line-height: 1.5;
  white-space: nowrap;
  color: #fff;
  background-color: #000;
  border-radius: 20px;
  padding: 2px 0 3px 0;
  width: 90px;
  margin-left: 32px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-archive-news__info span {
    font-size: 10px;
    font-size: 1rem;
    width: 76px;
    margin-left: 18px;
  }
}
.p-archive-news__ttl {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  margin-top: 15px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-archive-news__ttl {
    font-size: 13px;
    font-size: 1.3rem;
    margin-top: 5px;
  }
}
.p-single-news {
  margin-bottom: 166px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-news {
    margin-bottom: 100px;
  }
}
.p-single-news__hd {
  margin-bottom: 85px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-single-news__hd {
    width: 100%;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-news__hd {
    width: 100%;
    margin-bottom: 25px;
  }
}
.p-single-news__hd > p {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  margin: -10px 0 0 40px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-single-news__hd > p {
    width: 100%;
    margin: 20px auto 0 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-news__hd > p {
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 20px auto 0 0;
  }
}
.p-single-news__info {
  display: flex;
  align-items: center;
  margin-right: 22px;
}
.p-single-news__info time {
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.1;
  white-space: nowrap;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-news__info time {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.p-single-news__info span {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  font-weight: 700;
  line-height: 1.5;
  white-space: nowrap;
  color: #fff;
  background-color: #000;
  border-radius: 20px;
  padding: 3px 0;
  width: 90px;
  margin-left: 30px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-news__info span {
    font-size: 10px;
    font-size: 1rem;
    width: 80px;
    transform: scale(0.8);
    transform-origin: left;
    margin-left: 18px;
  }
}
.p-single-news__ttl {
  font-size: 38px;
  font-size: 3.8rem;
  font-weight: 700;
  line-height: 1.6;
  margin-top: 20px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-news__ttl {
    font-size: 20px;
    font-size: 2rem;
    margin-top: 20px;
  }
}
.p-single-news__content {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
  margin-top: 30px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-news__content {
    font-size: 13px;
    font-size: 1.3rem;
    margin-top: 30px;
  }
}
.p-single-news__content p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-single-news__content p {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.p-single-news__content p + p {
  margin-top: 30px;
}
@media print, screen and (min-width: 1025px) {
  .p-single-news__content p + p {
    margin-top: 20px;
  }
}
.p-single-news .c-btn {
  margin: 48px auto 0 auto;
}
.p-page-circ span {
  border-radius: 50%;
  position: absolute;
  z-index: -1;
}
.p-page-circ span::before {
  content: "";
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
}
.p-page-circ span:nth-child(1) {
  width: 537px;
  height: 537px;
  background: linear-gradient(to right, #222 0%, #555 100%);
  top: -177px;
  right: -81px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-page-circ span:nth-child(1) {
    width: 370px;
    height: 370px;
    top: -110px;
    right: -100px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-page-circ span:nth-child(1) {
    width: 185px;
    height: 185px;
    top: -55px;
    right: -50px;
  }
}
.p-page-circ span:nth-child(1):before {
  margin: 11px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-page-circ span:nth-child(1):before {
    margin: 4px;
  }
}
.p-page-circ span:nth-child(2) {
  width: 117px;
  height: 117px;
  background: linear-gradient(to right, #222 0%, #555 100%);
  top: 197px;
  right: 531px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-page-circ span:nth-child(2) {
    width: 70px;
    height: 70px;
    top: 120px;
    right: 300px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-page-circ span:nth-child(2) {
    width: 35px;
    height: 35px;
    top: 60px;
    right: 150px;
  }
}
.p-page-circ span:nth-child(2):before {
  margin: 5px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-page-circ span:nth-child(2):before {
    margin: 2px;
  }
}
.p-page-circ span:nth-child(3) {
  width: 51px;
  height: 51px;
  background: linear-gradient(to right, #222 0%, #555 100%);
  top: 331px;
  right: 477px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-page-circ span:nth-child(3) {
    width: 26px;
    height: 26px;
    top: 334px;
    right: 180px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-page-circ span:nth-child(3) {
    width: 13px;
    height: 13px;
    top: 167px;
    right: 90px;
  }
}
.p-page-circ span:nth-child(3):before {
  margin: 5px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-page-circ span:nth-child(3):before {
    margin: 2px;
  }
}
.p-page-ttl {
  margin-bottom: 50px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-page-ttl {
    margin-bottom: 40px;
  }
}
.p-page-ttl p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  margin-bottom: 5px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-page-ttl p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.p-page-ttl h1 {
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-page-ttl h1 {
    font-size: 36px;
    font-size: 3.6rem;
    flex-wrap: nowrap;
  }
}
.p-page-ttl h1::after {
  content: "";
  width: 220px;
  height: 1px;
  background: linear-gradient(to right, #222 0%, #555 100%);
  margin: 5px 0 0 20px;
  display: inline-block;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-page-ttl h1::after {
    flex: none;
    width: 55px;
  }
}
.p-page-lead {
  margin-bottom: 100px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-page-lead {
    margin-bottom: 60px;
  }
}
.p-page-lead h2 {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 700;
  margin-bottom: 35px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-page-lead h2 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-page-lead h2 {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 15px;
  }
}
.p-page-lead p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.25;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-page-lead p {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.8;
  }
}
.p-page-sec {
  margin-bottom: 100px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-page-sec {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-recruitment {
    margin-top: -130px;
  }
}
.p-recruitment__hd {
  background: url(/cms/wp-content/themes/gohp-2025/images/recruitment/recruitment-mv01.png) center center no-repeat;
  background-size: cover;
  padding-top: 500px;
  margin-top: -80px;
}
@media screen and (max-width: 1024px) {
  .p-recruitment__hd {
    padding-top: 250px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-recruitment__hd {
    background-image: url(/cms/wp-content/themes/gohp-2025/images/recruitment/recruitment-mv01-sp.png);
    margin-top: 0;
  }
}
.p-recruitment .p-page-ttl {
  margin-bottom: 20px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-recruitment .p-page-ttl {
    margin-bottom: 10px;
  }
}
.p-recruitment .p-page-lead {
  padding-bottom: 40px;
}
.p-recruitment .p-page-lead h2 {
  margin-bottom: 0;
}
.p-inquiry__hd {
  position: relative;
}
.p-inquiry__tel {
  width: 38%;
  background: #f7f7f7;
  padding: 30px;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 1024px) {
  .p-inquiry__tel {
    width: 100%;
    position: static;
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-inquiry__tel {
    padding: 15px;
  }
}
.p-inquiry__tel p {
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-inquiry__tel p {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.p-inquiry__tel p:nth-child(2) {
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: -0.05em;
  margin: 5px 0;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-inquiry__tel p:nth-child(2) {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.p-inquiry__tel p:nth-child(2) span {
  font-size: 40px;
  font-size: 4rem;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-inquiry__tel p:nth-child(2) span {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
.p-sitemap [class*=c-ttl--] a {
  transition: opacity 0.3s;
}
.p-sitemap [class*=c-ttl--] a:hover {
  opacity: 0.6;
}
.p-sitemap .c-list--col4 {
  margin-bottom: 0;
}
.p-sitemap .c-list--col4 > li {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 20px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-sitemap .c-list--col4 > li {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.p-sitemap .c-list--col4 > li > a {
  width: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.p-sitemap .c-list--col4 > li > a::before {
  content: "";
  flex: none;
  width: 5px;
  height: 5px;
  border-top: 1px solid #0d4885;
  border-right: 1px solid #0d4885;
  margin: 0.65em 10px 0 0;
  display: inline-block;
  transform: rotate(45deg);
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-sitemap .c-list--col4 > li > a::before {
    margin-top: 0.55em;
  }
}
.p-sitemap .c-list--col4 > li > a:hover {
  text-decoration: underline;
}
.p-single-works__type li {
  font-weight: 700;
}
.p-pageNav > a {
  width: 60px;
  height: 60px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  background: linear-gradient(to right, #222 0%, #555 100%);
  border-radius: 50%;
  margin: 0 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-pageNav > a {
    width: 30px;
    height: 30px;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 5px;
  }
}
.p-pageNav > a::before {
  content: "";
  background: #fff;
  border-radius: 50%;
  margin: 1px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: background 0.3s;
}
.p-pageNav > a:hover::before {
  background: #f0f1ff;
}
.p-pageNav > a.previouspostslink, .p-pageNav > a.nextpostslink {
  background: none;
  transition: opacity 0.3s;
}
.p-pageNav > a.previouspostslink:hover, .p-pageNav > a.nextpostslink:hover {
  opacity: 0.6;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-pageNav > a.previouspostslink, .p-pageNav > a.nextpostslink {
    width: auto;
  }
}
.p-pageNav > a.previouspostslink::before, .p-pageNav > a.nextpostslink::before {
  width: 80%;
  height: 2px;
  background: linear-gradient(to right, #222 0%, #555 100%);
  border-radius: 0;
  margin: auto;
  top: 26px;
}
.p-pageNav > span {
  width: 60px;
  height: 60px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  background: linear-gradient(to right, #222 0%, #555 100%);
  border-radius: 50%;
  margin: 0 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-pageNav > span {
    width: 30px;
    height: 30px;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 5px;
  }
}
.p-pageNav > span::before {
  content: "";
  background: #fff;
  border-radius: 50%;
  margin: 1px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.p-pageNav > span.extend {
  background: none;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-pageNav > span.extend {
    display: none;
  }
}
.p-pageNav > span.extend::before {
  content: none;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-pageNav > span.extend + a:not([rel]) {
    display: none;
  }
}
.p-pageNav > span.current {
  color: #fff;
}
.p-pageNav > span.current::before {
  content: none;
}
.p-top-ttl p {
  font-size: 80px;
  font-size: 8rem;
  line-height: 1;
  letter-spacing: -0.05em;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-top-ttl p {
    font-size: 110px;
    font-size: 11rem;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-ttl p {
    font-size: 66px;
    font-size: 6.6rem;
    margin-bottom: 10px;
  }
}
.p-top-ttl h2 {
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-ttl h2 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.p-top-ttl h2::after {
  content: "";
  flex: none;
  width: 160px;
  height: 1px;
  background-image: linear-gradient(to right, #222 0%, #555 100%);
  margin: 5px 0 0 20px;
  display: inline-block;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-ttl h2::after {
    width: 90px;
    margin-left: 15px;
  }
}
.p-top-btn {
  width: 480px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  text-align: center;
  margin: 0 auto;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-btn {
    width: 70%;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.p-top-btn a {
  width: 100%;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(to right, #222 0%, #555 100%);
  padding: 21px 0;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 0;
  display: inline-block;
  overflow: hidden;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-btn a {
    padding: 17px 0;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.16);
  }
}
.p-top-btn a::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: inline-block;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
.p-top-btn a:hover::before {
  transform: scale(1, 1);
  transform-origin: left top;
}
.p-top-fv {
  background-size: 100% 100%;
  margin: 0 0 50px;
  position: relative;
  background-position: right;
  aspect-ratio: 1600/551;
  width: 100%;
  margin-top: 100px;
  background: url("../images/top.jpg") no-repeat;
}
@media screen and (max-width: 1336px) {
  .p-top-fv {
    margin-top: 150px;
  }
}
@media screen and (max-width: 1025pxpx) {
  .p-top-fv {
    margin-top: 30px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-fv {
    margin: 0;
    margin-top: 0;
    background: url("../images/top-sp.jpg") no-repeat;
    aspect-ratio: 2/1;
    background-size: cover;
  }
}
.p-top-fv__circ span {
  border-radius: 50%;
  position: absolute;
}
.p-top-fv__circ span:nth-child(1) {
  width: 80px;
  height: 80px;
  background-image: linear-gradient(45deg, #fe8864 0%, #ff652d 22%, #fa0871 48%, #e50d8e 73%, #ac5bf2 100%);
  top: 25px;
  left: 303px;
  animation: circ-float01 10s ease-in-out 2s infinite;
}
@keyframes circ-fade {
  from {
    opacity: 0;
    transform: scale(0.4);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes circ-float01 {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: 41px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-top-fv__circ span:nth-child(1) {
    width: 80px;
    height: 80px;
    left: 100px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-fv__circ span:nth-child(1) {
    width: 40px;
    height: 40px;
    top: 15px;
    left: 90px;
  }
}
.p-top-fv__circ span:nth-child(2) {
  width: 66px;
  height: 66px;
  background-image: linear-gradient(45deg, #fe8864 0%, #ff652d 22%, #fa0871 48%, #e50d8e 73%, #ac5bf2 100%);
  top: 70px;
  right: 275px;
  animation: circ-float02 10s ease-in-out 1s infinite;
}
@keyframes circ-float02 {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: 41px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-top-fv__circ span:nth-child(2) {
    width: 60px;
    height: 60px;
    right: 130px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-fv__circ span:nth-child(2) {
    width: 30px;
    height: 30px;
    top: 100px;
    right: 15px;
  }
}
.p-top-fv__circ span:nth-child(3) {
  width: 56px;
  height: 56px;
  background-image: linear-gradient(45deg, #fe8864 0%, #ff652d 22%, #fa0871 48%, #e50d8e 73%, #ac5bf2 100%);
  top: 695px;
  left: 494px;
  animation: circ-float03 10s ease-in-out infinite;
}
@keyframes circ-float03 {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: 41px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-top-fv__circ span:nth-child(3) {
    width: 36px;
    height: 36px;
    top: 590px;
    left: 250px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-fv__circ span:nth-child(3) {
    width: 18px;
    height: 18px;
    top: 280px;
    left: 115px;
  }
}
.p-top-fv__scroll {
  position: absolute;
  right: 17px;
  bottom: 35px;
  z-index: 1;
  transform: rotate(90deg);
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-fv__scroll {
    display: none;
  }
}
.p-top-fv__scroll a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
}
.p-top-fv__scroll a::before {
  content: "";
  width: 105px;
  height: 1px;
  background: #000;
}
.p-top-fv__scroll a span {
  font-size: 16px;
  font-size: 1.6rem;
  margin-left: 20px;
}
.p-top-fv__scroll a::after {
  content: "";
  width: 13px;
  height: 13px;
  background: url(/cms/wp-content/themes/gohp-2025/images/top-scroll-ico.png) center no-repeat;
  margin: auto 0;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -4px;
  transform: rotate(-90deg);
  transition: left 0.3s;
  animation: scroll-dot 2.2s cubic-bezier(0.215, 0.61, 0.355, 1) infinite, scroll-opacity 2.2s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}
@keyframes scroll-dot {
  0% {
    transform: translateX(0);
  }
  20% {
    transform: translateX(0);
  }
  60% {
    transform: translateX(97px);
  }
  100% {
    transform: translateX(97px);
  }
}
@keyframes scroll-opacity {
  0% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.p-top-mv {
  position: relative;
  z-index: 1;
}
.p-top-mv__ttl {
  position: relative;
}
.p-top-mv__ttl::before, .p-top-mv__ttl::after {
  content: "";
  background-image: linear-gradient(to right, #222 0%, #555 100%);
  width: 52px;
  height: 3px;
  position: absolute;
  top: 128px;
  left: 220px;
  display: inline-block;
}
@keyframes mv-cross {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-top-mv__ttl::before, .p-top-mv__ttl::after {
    top: 78px;
    left: 122px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-mv__ttl::before, .p-top-mv__ttl::after {
    width: 21px;
    height: 1px;
    top: 35px;
    left: 56px;
  }
}
.p-top-mv__ttl::before {
  transform: rotate(-45deg);
}
.p-top-mv__ttl::after {
  transform: rotate(225deg);
}
.p-top-mv__ttl > p:not([class]) {
  font-size: 140px;
  font-size: 14rem;
  line-height: 0.92857;
  letter-spacing: -0.05em;
}
@media screen and (max-width: 1256px) {
  .p-top-mv__ttl > p:not([class]) {
    font-size: 110px;
    font-size: 11rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-top-mv__ttl > p:not([class]) {
    font-size: 84px;
    font-size: 8.4rem;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-mv__ttl > p:not([class]) {
    font-size: 37px;
    font-size: 3.7rem;
  }
}
.p-top-mv__ttl > p:not([class]) span {
  display: inline-block;
}
@keyframes mv-ttl {
  0% {
    color: #fa0871;
    visibility: hidden;
    transform: scale(0.5) translate(320px, 40px);
  }
  50% {
    color: #fa0871;
    opacity: 0.5;
  }
  100% {
    color: inherit;
    opacity: 1;
    visibility: visible;
    transform: scale(1) translate(0);
  }
}
.p-top-mv__ttl > p:not([class]) span:nth-child(1) {
  animation-delay: 1s;
}
.p-top-mv__ttl > p:not([class]) span:nth-child(2) {
  animation-delay: 1.04s;
}
.p-top-mv__ttl > p:not([class]) span:nth-child(3) {
  animation-delay: 1.08s;
}
.p-top-mv__ttl > p:not([class]) span:nth-child(4) {
  animation-delay: 1.12s;
}
.p-top-mv__ttl > p:not([class]) span:nth-child(5) {
  animation-delay: 1.16s;
}
.p-top-mv__ttl > p:not([class]) span:nth-child(6) {
  animation-delay: 1.2s;
}
.p-top-mv__ttl > p:not([class]) span:nth-child(7) {
  animation-delay: 1.24s;
}
.p-top-mv__ttl > p:not([class]) span:nth-child(8) {
  animation-delay: 1.28s;
}
.p-top-mv__ttl > p:not([class]) span:nth-child(9) {
  animation-delay: 1.32s;
}
.p-top-mv__ttl > p:not([class]) span:nth-child(10) {
  animation-delay: 1.36s;
}
.p-top-mv__ttl > p:not([class]) span:nth-child(11) {
  animation-delay: 1.4s;
}
.p-top-mv__ttl > p:not([class]) span:nth-child(12) {
  animation-delay: 1.44s;
}
.p-top-mv__ttl > p:not([class]) span:nth-child(13) {
  animation-delay: 1.48s;
}
.p-top-mv__ttl > p:not([class]) span:nth-child(14) {
  animation-delay: 1.52s;
}
.p-top-mv__ttl__copy {
  font-size: 26px;
  font-size: 2.6rem;
  letter-spacing: 0.15em;
  position: absolute;
  top: 85px;
  right: 30px;
  display: inline-block;
}
@keyframes mv-copy {
  0% {
    opacity: 0;
    transform: translateX(90px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@media screen and (max-width: 1256px) {
  .p-top-mv__ttl__copy {
    font-size: 22px;
    font-size: 2.2rem;
    top: 65px;
    right: auto;
    left: 425px;
  }
}
@media screen and (max-width: 1024px) {
  .p-top-mv__ttl__copy {
    font-size: 28px;
    font-size: 2.8rem;
    margin-left: 0;
    top: auto;
    bottom: -40px;
    left: 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-mv__ttl__copy {
    font-size: 13px;
    font-size: 1.3rem;
    position: static;
    margin-top: 5px;
  }
}
.p-top-mv__sub {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 700;
  margin-top: 20px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-top-mv__sub {
    font-size: 24px;
    font-size: 2.4rem;
    margin-top: 60px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-mv__sub {
    font-size: 11px;
    font-size: 1.1rem;
    margin-top: 20px;
  }
}
.p-top-mv video {
  width: 100%;
}
.p-top-mv__copy {
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-height: 360px;
  background: rgba(0, 0, 0, 0.9);
  padding: 1.5% 4%;
  margin: auto 0;
  position: absolute;
  left: 3%;
  bottom: 42%;
  animation: slideIn 0.5s ease-out 0.5s both;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-mv__copy {
    width: 90%;
    height: auto;
    padding: 3.75%;
    bottom: 0;
  }
}
.p-top-mv__copy p {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  animation: slideIn 0.5s ease-out 1s both;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-mv__copy p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6;
  }
}
.p-top-news {
  margin-bottom: 45px;
  position: relative;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-news {
    margin-bottom: 30px;
  }
}
.p-top-news .c-inr {
  position: relative;
}
.p-top-news ul {
  max-width: 1000px;
  width: 80%;
  position: fixed;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-news ul {
    width: 100%;
    position: relative;
  }
}
.p-top-news ul li a {
  display: inline-block;
}
@media (hover: hover) {
  .p-top-news ul li a {
    transition: opacity 0.3s;
  }
  .p-top-news ul li a:hover {
    opacity: 0.6;
  }
}
.p-top-news ul li a article {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-news ul li a article {
    display: block;
  }
}
.p-top-news ul li a .p-top-news-heading {
  display: flex;
  align-items: center;
  margin-right: 22px;
}
.p-top-news ul li a time {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-news ul li a time {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.p-top-news ul li a span {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  font-weight: 700;
  line-height: 1.5;
  white-space: nowrap;
  color: #fff;
  background-color: #000;
  border-radius: 4px;
  padding: 3px 0;
  width: 100px;
  margin-left: 20px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-news ul li a span {
    font-size: 10px;
    font-size: 1rem;
    width: 90px;
    transform: scale(0.8);
    transform-origin: left;
  }
}
.p-top-news ul li a h3 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-top-news ul li a h3 {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-news ul li a h3 {
    font-size: 11px;
    font-size: 1.1rem;
    margin-top: 5px;
  }
}
.p-top-news ul li + li {
  margin-top: 8px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-news ul li + li {
    margin-top: 14px;
  }
}
.p-top-news__btn {
  font-size: 12px;
  font-size: 1.2rem;
  position: absolute;
  right: 0;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-news__btn {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 10px;
    position: relative;
  }
}
.p-top-news__btn a {
  font-weight: 700;
  color: #777;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  padding: 4px 23px;
  display: inline-block;
  transition: opacity 0.3s;
  background-color: #fff;
}
.p-top-news__btn a:hover {
  opacity: 0.6;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-news__btn a {
    padding: 3px 20px;
  }
}
.p-top-client {
  background: #f7f7f7;
  padding-top: 50px;
  padding-bottom: 65px;
  margin-bottom: 60px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-client {
    padding-top: 30px;
    padding-bottom: 45px;
    margin-bottom: 0;
  }
}
.p-top-client__ttl {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-client__ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}
.p-top-client__slide {
  position: relative;
}
.p-top-client__slide li {
  padding: 0 25px;
}
.p-top-client__slide .slick-arrow {
  font-size: 0;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  transition: opacity 0.3s;
}
.p-top-client__slide .slick-arrow:hover {
  opacity: 0.6;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-top-client__slide .slick-arrow {
    width: 40px;
    height: 40px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-client__slide .slick-arrow {
    width: 30px;
    height: 30px;
  }
}
.p-top-client__slide .slick-arrow::before {
  content: "";
  width: 7px;
  height: 7px;
  margin: auto;
  position: absolute;
  inset: 0;
  display: inline-block;
}
.p-top-client__slide .slick-arrow.slick-prev {
  background-image: linear-gradient(to top, #222 0%, #555 100%);
  left: -58px;
}
@media screen and (max-width: 1024px) {
  .p-top-client__slide .slick-arrow.slick-prev {
    left: -20px;
  }
}
.p-top-client__slide .slick-arrow.slick-prev::before {
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  transform: translateX(2px) rotate(-45deg);
}
.p-top-client__slide .slick-arrow.slick-next {
  background-image: linear-gradient(to bottom, #222 0%, #555 100%);
  right: -58px;
}
@media screen and (max-width: 1024px) {
  .p-top-client__slide .slick-arrow.slick-next {
    right: -20px;
  }
}
.p-top-client__slide .slick-arrow.slick-next::before {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: translateX(-2px) rotate(-45deg);
}
.p-top-sug {
  margin-bottom: 100px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-sug {
    margin-bottom: 60px;
  }
}
.p-top-sug__hd {
  margin-bottom: 80px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .p-top-sug__hd {
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-sug__hd {
    margin-bottom: 40px;
  }
}
.p-top-sug__hd > div {
  opacity: 0;
  transform: translateY(60px);
  transition: opacity 0.9s, transform 0.9s;
}
.p-top-sug__hd > div:nth-child(1) {
  flex: 1;
  margin-right: 19px;
  transition-delay: 0.2s;
}
@media screen and (max-width: 1024px) {
  .p-top-sug__hd > div:nth-child(1) {
    flex: unset;
    margin: 40px 0 0;
  }
}
.p-top-sug__hd > div:nth-child(1) h2 {
  font-size: 43px;
  font-size: 4.3rem;
  font-weight: 700;
  margin-bottom: 40px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-sug__hd > div:nth-child(1) h2 {
    font-size: 23px;
    font-size: 2.3rem;
    margin-bottom: 25px;
  }
}
.p-top-sug__hd > div:nth-child(1) p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-sug__hd > div:nth-child(1) p {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.8;
  }
}
.p-top-sug__hd > div:nth-child(2) {
  width: 48.4375%;
  transition-delay: 0.5s;
}
@media screen and (max-width: 1024px) {
  .p-top-sug__hd > div:nth-child(2) {
    width: 100%;
  }
}
.p-top-sug__hd > div:nth-child(2) img {
  width: 100%;
  border-radius: 10px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-sug__hd > div:nth-child(2) img {
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.16);
  }
}
.p-top-sug__hd.is-animate > div {
  opacity: 1;
  transform: translate(0);
}
.p-top-sug__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-top-sug__list {
    margin-bottom: -50px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-sug__list {
    margin-bottom: -25px;
  }
}
.p-top-sug__list li {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  position: relative;
  z-index: 0;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.16);
  opacity: 0;
  transform: translateY(60px);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
  transition: opacity 0.9s, transform 0.9s;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-top-sug__list li {
    width: 35vw;
    height: 35vw;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-sug__list li {
    width: 41vw;
    height: 41vw;
    margin-bottom: 25px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.16);
  }
}
.p-top-sug__list li::before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to right, #222 0%, #555 100%);
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: inline-block;
  transform: rotate(-45deg);
}
.p-top-sug__list li::after {
  content: "";
  background: #fff;
  border-radius: 50%;
  margin: 3px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: inline-block;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-sug__list li::after {
    margin: 5px;
  }
}
.p-top-sug__list li p {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.3333;
  text-align: center;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-sug__list li p {
    font-size: 11px;
    font-size: 1.1rem;
  }
}
.p-top-sug__list li p span {
  font-size: 80px;
  font-size: 8rem;
  font-weight: inherit;
  line-height: 1;
  text-indent: -0.05em;
  letter-spacing: -0.05em;
  display: inline-block;
  transform: scale(0.95, 1);
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-sug__list li p span {
    font-size: 50px;
    font-size: 5rem;
  }
}
.p-top-sug__list li:not(:last-child) {
  margin-right: 30px;
}
@media screen and (max-width: 1024px) {
  .p-top-sug__list li:not(:last-child) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .p-top-sug__list li:nth-child(odd) {
    margin-right: 5vw;
  }
}
.p-top-sug__list li:nth-child(1) {
  transition-delay: 0.2s;
}
.p-top-sug__list li:nth-child(2) {
  transition-delay: 0.5s;
}
.p-top-sug__list li:nth-child(3) {
  transition-delay: 0.8s;
}
.p-top-sug__list li:nth-child(4) {
  transition-delay: 1.1s;
}
.p-top-sug__list.is-animate li {
  opacity: 1;
  transform: translate(0);
}
.p-top-solve {
  margin-bottom: 170px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-solve {
    margin-bottom: 80px;
  }
}
.p-top-solve__hd {
  margin-bottom: 60px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .p-top-solve__hd {
    display: block;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-solve__hd {
    margin-bottom: 30px;
  }
}
.p-top-solve__hd > div {
  transition: opacity 0.9s, transform 0.9s;
}
.p-top-solve__hd > div:nth-child(1) {
  width: 42.1875%;
  opacity: 0;
  transform: translateX(-10%);
  transition-delay: 0.2s;
}
@media screen and (max-width: 1024px) {
  .p-top-solve__hd > div:nth-child(1) {
    width: 100%;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-solve__hd > div:nth-child(1) {
    width: 100%;
    margin-bottom: 20px;
  }
}
.p-top-solve__hd > div:nth-child(1) h2 {
  font-size: 58px;
  font-size: 5.8rem;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-solve__hd > div:nth-child(1) h2 {
    font-size: 29px;
    font-size: 2.9rem;
  }
}
.p-top-solve__hd > div:nth-child(2) {
  flex: 1;
  opacity: 0;
  transform: translateY(60px);
  transition-delay: 0.5s;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-solve__hd > div:nth-child(2) {
    flex: unset;
  }
}
.p-top-solve__hd > div:nth-child(2) p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-solve__hd > div:nth-child(2) p {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.p-top-solve__hd.is-animate > div {
  opacity: 1;
  transform: translate(0);
}
.p-top-solve__list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  margin-bottom: -30px;
  overflow: hidden;
}
.p-top-solve__list li {
  width: 30.46875%;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .p-top-solve__list li {
    width: 48%;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-solve__list li {
    width: 48%;
    font-size: 11px;
    font-size: 1.1rem;
    margin-bottom: 20px;
  }
}
.p-top-solve__list li a {
  width: 100%;
  height: 100%;
  font-weight: 700;
  background-image: linear-gradient(to right, #222 0%, #555 100%);
  padding: 35px 40px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  transition: opacity 0.3s;
}
.p-top-solve__list li a:hover {
  opacity: 0.6;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-top-solve__list li a {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-solve__list li a {
    padding: 20px 5px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.16);
  }
}
.p-top-solve__list li a::before {
  content: "";
  width: 68px;
  height: 65px;
  margin-right: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-solve__list li a::before {
    width: 25px;
    height: 20px;
    margin-right: 5px;
  }
}
.p-top-solve__list li a::after {
  content: "";
  background: #fff;
  margin: 3px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: inline-block;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-solve__list li a::after {
    margin: 2px;
  }
}
.p-top-solve__list li:not(:nth-child(3n)) {
  margin-right: 4.296875%;
}
@media screen and (max-width: 1024px) {
  .p-top-solve__list li:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .p-top-solve__list li:nth-child(odd) {
    margin-right: 4%;
  }
}
.p-top-solve__list li:nth-child(1) a::before {
  background-image: url(/cms/wp-content/themes/gohp-2025/images/top-solve-ico01.svg);
}
.p-top-solve__list li:nth-child(2) a::before {
  background-image: url(/cms/wp-content/themes/gohp-2025/images/top-solve-ico02.svg);
}
.p-top-solve__list li:nth-child(3) a::before {
  background-image: url(/cms/wp-content/themes/gohp-2025/images/top-solve-ico03.svg);
}
.p-top-solve__list li:nth-child(4) a::before {
  background-image: url(/cms/wp-content/themes/gohp-2025/images/top-solve-ico04.svg);
}
.p-top-solve__list li:nth-child(5) a::before {
  background-image: url(/cms/wp-content/themes/gohp-2025/images/top-solve-ico05.svg);
}
.p-top-solve__list li:nth-child(6) a::before {
  background-image: url(/cms/wp-content/themes/gohp-2025/images/top-solve-ico06.svg);
}
.p-top-service {
  margin-bottom: 110px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-service {
    margin-bottom: 65px;
  }
}
.p-top-service__hd {
  margin-bottom: 150px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-service__hd {
    margin-bottom: 85px;
    display: block;
  }
}
.p-top-service__hd > div:nth-child(1) {
  width: 47.265625%;
}
@media screen and (max-width: 1024px) {
  .p-top-service__hd > div:nth-child(1) {
    width: 100%;
  }
}
.p-top-service__hd > div:nth-child(2) {
  width: 41.71875%;
  min-width: 500px;
  min-height: 420px;
  margin-right: 35px;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 1024px) {
  .p-top-service__hd > div:nth-child(2) {
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
    min-width: unset;
    margin-top: 145px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-service__hd > div:nth-child(2) {
    max-width: 320px;
    min-height: 210px;
    margin-top: 45px;
  }
}
.p-top-service__hd > div:nth-child(2)::before {
  content: "";
  width: 317px;
  height: 325px;
  background: url(/cms/wp-content/themes/gohp-2025/images/top-service-ico.svg) right bottom no-repeat;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: inline-block;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-service__hd > div:nth-child(2)::before {
    width: 160px;
    height: 165px;
    right: 40px;
    background-size: cover;
  }
}
.p-top-service__hd > div:nth-child(2) ul li {
  width: 260px;
  height: 260px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.16);
  position: absolute;
  z-index: -1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-service__hd > div:nth-child(2) ul li {
    width: 130px;
    height: 130px;
    font-size: 10px;
    font-size: 1rem;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.16);
  }
}
.p-top-service__hd > div:nth-child(2) ul li::before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to right, #222 0%, #555 100%);
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: inline-block;
  transform: rotate(-45deg);
}
.p-top-service__hd > div:nth-child(2) ul li::after {
  content: "";
  background: #fff;
  border-radius: 50%;
  margin: 3px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: inline-block;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-service__hd > div:nth-child(2) ul li::after {
    margin: 5px;
  }
}
.p-top-service__hd > div:nth-child(2) ul li span {
  font-size: 32px;
  font-size: 3.2rem;
  display: inline-block;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-service__hd > div:nth-child(2) ul li span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.p-top-service__hd > div:nth-child(2) ul li:nth-child(1) {
  top: -85px;
  left: 15px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-service__hd > div:nth-child(2) ul li:nth-child(1) {
    top: -15px;
    left: 35px;
  }
}
.p-top-service__hd > div:nth-child(2) ul li:nth-child(2) {
  top: -10px;
  right: -20px;
  bottom: 0;
  margin: auto 0;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-service__hd > div:nth-child(2) ul li:nth-child(2) {
    top: 30px;
    right: 25px;
  }
}
.p-top-service__hd > div:nth-child(2) ul li:nth-child(3) {
  bottom: -50px;
  left: 0;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-service__hd > div:nth-child(2) ul li:nth-child(3) {
    bottom: -50px;
    left: 30px;
  }
}
.p-top-service__hd.c-animate > div:nth-child(1) .p-top-ttl {
  opacity: 0;
  transform: translateX(-10%);
  transition: opacity 0.9s, transform 0.9s;
  transition-delay: 0.2s;
}
.p-top-service__hd.c-animate > div:nth-child(2) {
  opacity: 0;
  transform: translateY(60px);
  transition: opacity 0.9s, transform 0.9s;
  transition-delay: 1s;
}
.p-top-service__hd.c-animate .p-top-service__lead {
  opacity: 0;
  transform: translateY(60px);
  transition: opacity 0.9s, transform 0.9s;
  transition-delay: 0.5s;
}
.p-top-service__hd.is-animate > div:nth-child(1) .p-top-ttl {
  opacity: 1;
  transform: translate(0);
}
.p-top-service__hd.is-animate > div:nth-child(2) {
  opacity: 1;
  transform: translate(0);
}
.p-top-service__hd.is-animate .p-top-service__lead {
  opacity: 1;
  transform: translate(0);
}
.p-top-service__lead {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
  margin-top: 50px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-service__lead {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.8;
    margin-top: 30px;
  }
}
.p-top-service__list {
  margin-bottom: -50px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-service__list {
    margin-bottom: -25px;
  }
}
.p-top-service__list li {
  width: 31.25%;
  margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  .p-top-service__list li {
    width: 48.4375%;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-service__list li {
    width: 45.7%;
    margin-bottom: 25px;
  }
}
.p-top-service__list li a {
  width: 100%;
  display: inline-block;
  transition: opacity 0.3s;
}
.p-top-service__list li a:hover {
  opacity: 0.6;
}
.p-top-service__list li a > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-service__list li a > div {
    flex-direction: column-reverse;
  }
}
.p-top-service__list li a > div p {
  flex: 1;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: 700;
  line-height: 1.4;
  margin-right: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-service__list li a > div p {
    width: 100%;
    font-size: 12px;
    font-size: 1.2rem;
    margin-right: 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-service__list li a > div p::before {
    width: 2px;
    height: 30px;
    margin-right: 8px;
  }
}
.p-top-service__list li a > div div {
  width: 30%;
  overflow: hidden;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-top-service__list li a > div div {
    width: 35%;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-service__list li a > div div {
    width: 100%;
    margin-bottom: 10px;
  }
}
.p-top-service__list li a > div div img {
  transition: transform 0.3s;
}
.p-top-service__list li a:hover > div div img {
  transform: scale(1.1);
}
.p-top-service__list li:not(:nth-child(3n)) {
  margin-right: 3.125%;
}
@media screen and (max-width: 1024px) {
  .p-top-service__list li:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-top-service__list li:nth-child(odd) {
    margin-right: 3.125%;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-service__list li:nth-child(odd) {
    margin-right: 8.6%;
  }
}
.p-top-service__list__lead {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625;
  margin-top: 20px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-service__list__lead {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-top-service__list--col2 {
    display: block;
  }
}
.p-top-service__list--col2 li {
  width: 48.4375%;
  margin-right: 3.125%;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-top-service__list--col2 li {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-service__list--col2 li {
    width: 45.7%;
  }
}
.p-top-service__list--col2 li:nth-child(even) {
  margin-right: 0;
}
.p-top-service__list--col2 li a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-service__list--col2 li a {
    flex-direction: column-reverse;
  }
}
.p-top-service__list--col2 li a > div {
  display: block;
}
.p-top-service__list--col2 li a > div:nth-child(1) {
  flex: 1;
  margin-right: 30px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-service__list--col2 li a > div:nth-child(1) {
    margin-right: 0;
  }
}
.p-top-service__list--col2 li a > div:nth-child(2) {
  width: 18%;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-service__list--col2 li a > div:nth-child(2) {
    width: 100%;
    margin-bottom: 10px;
  }
}
.p-top-service__list--col2 li a > div p {
  margin-right: 0;
}
.p-top-service__list--col2 li a > div p.p-top-service__list__ttl::before {
  height: 30px;
}
.p-top-service__list--col2 li a > div p.p-top-service__list__lead {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.625;
  margin-top: 20px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-service__list--col2 li a > div p.p-top-service__list__lead {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 10px;
  }
}
.p-top-service__list--col2 li a > div p.p-top-service__list__lead::before {
  content: none;
}
.p-top-works {
  padding-bottom: 100px;
  margin-bottom: 165px;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-works {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
}
.p-top-works::after {
  content: "";
  width: 95%;
  height: 640px;
  background: #f7f7f7;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  display: inline-block;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-works::after {
    width: 93.75%;
    height: 420px;
    right: auto;
    left: 0;
  }
}
.p-top-works__hd {
  margin-bottom: 65px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-works__hd {
    margin-bottom: 20px;
    display: block;
  }
}
.p-top-works__hd .p-top-ttl {
  opacity: 0;
  transform: translateX(-10%);
  transition: opacity 0.9s, transform 0.9s;
  transition-delay: 0.2s;
}
.p-top-works__hd > p {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  margin: 20px 0 0 30px;
  opacity: 0;
  transform: translateY(60px);
  transition: opacity 0.9s, transform 0.9s;
  transition-delay: 0.5s;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-top-works__hd > p {
    margin-left: 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-works__hd > p {
    font-size: 16px;
    font-size: 1.6rem;
    margin-left: 0;
  }
}
.p-top-works__hd.is-animate .p-top-ttl {
  opacity: 1;
  transform: translate(0);
}
.p-top-works__hd.is-animate > p {
  opacity: 1;
  transform: translate(0);
}
.p-top-works__list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
.p-top-works__list li {
  width: 31.25%;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-works__list li {
    width: 47.57%;
    margin-bottom: 20px;
  }
}
.p-top-works__list li a {
  width: 100%;
  display: inline-block;
  transition: opacity 0.3s;
}
.p-top-works__list li a:hover {
  opacity: 0.6;
}
.p-top-works__list li a div {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.16);
  overflow: hidden;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-works__list li a div {
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.16);
  }
}
.p-top-works__list li a div img {
  transition: transform 0.3s;
}
.p-top-works__list li a h3 {
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 700;
  margin-top: 30px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-works__list li a h3 {
    font-size: 10px;
    font-size: 1rem;
    margin-top: 10px;
  }
}
.p-top-works__list li a p {
  font-size: 13px;
  font-size: 1.3rem;
  color: #777;
  margin-top: 5px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-works__list li a p {
    font-size: 10px;
    font-size: 1rem;
  }
}
.p-top-works__list li a:hover div img {
  transform: scale(1.1);
}
.p-top-works__list li:not(:nth-child(3n)) {
  margin-right: 3.125%;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-works__list li:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-works__list li:nth-child(odd) {
    margin-right: 4.86%;
  }
}
.p-top-web {
  margin-bottom: 100px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-web {
    margin-bottom: 40px;
  }
}
.p-top-web__inr.is-animate .p-top-ttl {
  opacity: 1;
  transform: translate(0);
}
.p-top-web .p-top-ttl {
  opacity: 0;
  display: inline-block;
  transform: translateX(10%);
  transition: opacity 0.9s, transform 0.9s;
  transition-delay: 0.2s;
}
.p-top-web__list {
  margin-top: 35px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
.p-top-web__list li {
  flex: 1;
}
@media screen and (max-width: 1024px) {
  .p-top-web__list li {
    flex: unset;
    width: 50%;
  }
}
.p-top-web__list li a {
  width: 100%;
  display: inline-block;
  transition: opacity 0.3s;
}
.p-top-web__list li a:hover {
  opacity: 0.6;
}
.p-top-web__list li a img {
  width: 100%;
}
.p-top-web__list li a > div:nth-child(1) {
  overflow: hidden;
}
.p-top-web__list li a > div:nth-child(1) img {
  transition: transform 0.3s;
}
.p-top-web__list li a > div:nth-child(2) {
  padding: 30px 20px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-web__list li a > div:nth-child(2) {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.p-top-web__list li a:hover > div:nth-child(1) img {
  transform: scale(1.1);
}
.p-top-web__list__ttl {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-web__list__ttl {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.p-top-web__list__txt {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.7;
  margin-top: 25px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-web__list__txt {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: inherit;
    margin-top: 15px;
  }
}
.p-top-about {
  padding-bottom: 120px;
  margin-bottom: 100px;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-about {
    padding-bottom: 40px;
    margin-bottom: 80px;
  }
}
.p-top-about::before {
  content: "";
  width: 95%;
  height: 1385px;
  background: #f7f7f7;
  position: absolute;
  top: 75px;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .p-top-about::before {
    width: 93.75%;
    height: 100%;
    top: 60px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-about::before {
    top: 35px;
  }
}
.p-top-about > div {
  padding-bottom: 120px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-about > div {
    padding-bottom: 50px;
  }
}
.p-top-about > div::before {
  content: "";
  width: 657px;
  height: 409px;
  background: url(/cms/wp-content/themes/gohp-2025/images/top-about-bg01.jpg) 0 0 no-repeat;
  background-size: 100%;
  position: absolute;
  top: -80px;
  right: 0;
  z-index: -1;
  opacity: 0;
  transform: translateY(60px);
  transition: opacity 0.9s, transform 0.9s;
  transition-delay: 0.5s;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-top-about > div::before {
    top: 200px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-about > div::before {
    width: 330px;
    height: 205px;
    top: 140px;
  }
}
.p-top-about > div::after {
  content: "";
  width: 657px;
  height: 651px;
  background: url(/cms/wp-content/themes/gohp-2025/images/top-about-bg02.jpg) 0 0 no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-about > div::after {
    width: 330px;
    height: 325px;
  }
}
.p-top-about .p-top-ttl {
  opacity: 0;
  transform: translateX(-10%);
  transition: opacity 0.9s, transform 0.9s;
  transition-delay: 0.2s;
}
.p-top-about__list {
  width: 83.75%;
  margin: 50px 0 0 auto;
}
@media screen and (max-width: 1024px) {
  .p-top-about__list {
    width: 100%;
    margin: 370px 0 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-about__list {
    margin-top: 185px;
  }
}
.p-top-about__list li a {
  background: #fff;
  padding: 50px 35px 40px;
  border-radius: 10px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.16);
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-about__list li a {
    padding: 25px 15px 20px;
    border-radius: 5px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.16);
  }
}
.p-top-about__list li a::before {
  content: "";
  width: 5px;
  background-image: linear-gradient(to bottom, #222 0%, #555 100%);
  margin-right: 30px;
  display: inline-block;
  transition: opacity 0.3s;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-about__list li a::before {
    width: 3px;
    margin-right: 15px;
  }
}
.p-top-about__list li a > * {
  transition: opacity 0.3s;
}
.p-top-about__list li a div {
  flex: 1;
}
.p-top-about__list li a:hover::before,
.p-top-about__list li a:hover > * {
  opacity: 0.6;
}
.p-top-about__list li + li {
  margin-top: 30px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-about__list li + li {
    margin-top: 15px;
  }
}
.p-top-about__list__ttl {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-about__list__ttl {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.p-top-about__list__txt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
  margin-top: 15px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .p-top-about__list__txt {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: inherit;
  }
}
.p-top-about.is-animate > div::before {
  opacity: 1;
  transform: translate(0);
}
.p-top-about.is-animate .p-top-ttl {
  opacity: 1;
  transform: translate(0);
}
@keyframes slideIn {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@media print, screen and (min-width: 1025px) {
  .u-tab, .u-sp {
    display: none !important;
  }
  .u-pc-none {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .u-pc, .u-sp {
    display: none !important;
  }
  .u-tab-none {
    display: none !important;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .u-pc, .u-tab {
    display: none !important;
  }
  .u-sp-none {
    display: none !important;
  }
}
.u-inter {
  font-family: "Inter", sans-serif;
  font-weight: 700;
}
.u-fz--14 {
  font-size: 1.4rem !important;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .u-fz--14 {
    font-size: 1.1rem !important;
  }
}
.u-fz--15 {
  font-size: 1.5rem !important;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .u-fz--15 {
    font-size: 1.2rem !important;
  }
}
.u-fz--16 {
  font-size: 1.6rem !important;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .u-fz--16 {
    font-size: 1.3rem !important;
  }
}
.u-fz--18 {
  font-size: 1.8rem !important;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .u-fz--18 {
    font-size: 1.5rem !important;
  }
}
.u-fz--20 {
  font-size: 2rem !important;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .u-fz--20 {
    font-size: 1.6rem !important;
  }
}
.u-fz--24 {
  font-size: 2.4rem !important;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .u-fz--24 {
    font-size: 2rem !important;
  }
}
.u-fz--30 {
  font-size: 3rem !important;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .u-fz--30 {
    font-size: 2.4rem !important;
  }
}
.u-fz--36 {
  font-size: 3.6rem !important;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .u-fz--36 {
    font-size: 2.9rem !important;
  }
}
.u-fz--40 {
  font-size: 4rem !important;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .u-fz--40 {
    font-size: 3.2rem !important;
  }
}
.u-fz--42 {
  font-size: 4.2rem !important;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .u-fz--42 {
    font-size: 3.4rem !important;
  }
}
.u-fz--48 {
  font-size: 4.8rem !important;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .u-fz--48 {
    font-size: 3.9rem !important;
  }
}
.u-fz--56 {
  font-size: 5.6rem !important;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .u-fz--56 {
    font-size: 4.6rem !important;
  }
}
.u-fz--60 {
  font-size: 6rem !important;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .u-fz--60 {
    font-size: 4.9rem !important;
  }
}
.u-fz--64 {
  font-size: 6.4rem !important;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .u-fz--64 {
    font-size: 5.2rem !important;
  }
}
.u-fz--72 {
  font-size: 7.2rem !important;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .u-fz--72 {
    font-size: 5.9rem !important;
  }
}
.u-fz--100 {
  font-size: 10rem !important;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .u-fz--100 {
    font-size: 8.1rem !important;
  }
}
.u-mt0 {
  margin-top: 0px !important;
}
.u-mb0 {
  margin-bottom: 0px !important;
}
.u-mt5 {
  margin-top: 5px !important;
}
.u-mb5 {
  margin-bottom: 5px !important;
}
.u-mt10 {
  margin-top: 10px !important;
}
.u-mb10 {
  margin-bottom: 10px !important;
}
.u-mt15 {
  margin-top: 15px !important;
}
.u-mb15 {
  margin-bottom: 15px !important;
}
.u-mt20 {
  margin-top: 20px !important;
}
.u-mb20 {
  margin-bottom: 20px !important;
}
.u-mt25 {
  margin-top: 25px !important;
}
.u-mb25 {
  margin-bottom: 25px !important;
}
.u-mt30 {
  margin-top: 30px !important;
}
.u-mb30 {
  margin-bottom: 30px !important;
}
.u-mt35 {
  margin-top: 35px !important;
}
.u-mb35 {
  margin-bottom: 35px !important;
}
.u-mt40 {
  margin-top: 40px !important;
}
.u-mb40 {
  margin-bottom: 40px !important;
}
.u-mt45 {
  margin-top: 45px !important;
}
.u-mb45 {
  margin-bottom: 45px !important;
}
.u-mt50 {
  margin-top: 50px !important;
}
.u-mb50 {
  margin-bottom: 50px !important;
}
.u-mt55 {
  margin-top: 55px !important;
}
.u-mb55 {
  margin-bottom: 55px !important;
}
.u-mt60 {
  margin-top: 60px !important;
}
.u-mb60 {
  margin-bottom: 60px !important;
}
.u-mt65 {
  margin-top: 65px !important;
}
.u-mb65 {
  margin-bottom: 65px !important;
}
.u-mt70 {
  margin-top: 70px !important;
}
.u-mb70 {
  margin-bottom: 70px !important;
}
.u-mt75 {
  margin-top: 75px !important;
}
.u-mb75 {
  margin-bottom: 75px !important;
}
.u-mt80 {
  margin-top: 80px !important;
}
.u-mb80 {
  margin-bottom: 80px !important;
}
.u-mt85 {
  margin-top: 85px !important;
}
.u-mb85 {
  margin-bottom: 85px !important;
}
.u-mt90 {
  margin-top: 90px !important;
}
.u-mb90 {
  margin-bottom: 90px !important;
}
.u-mt95 {
  margin-top: 95px !important;
}
.u-mb95 {
  margin-bottom: 95px !important;
}
.u-mt100 {
  margin-top: 100px !important;
}
.u-mb100 {
  margin-bottom: 100px !important;
}
@media print, screen and (min-width: 1025px) {
  .u-lg-mt0 {
    margin-top: 0px !important;
  }
  .u-lg-mb0 {
    margin-bottom: 0px !important;
  }
  .u-lg-mt5 {
    margin-top: 5px !important;
  }
  .u-lg-mb5 {
    margin-bottom: 5px !important;
  }
  .u-lg-mt10 {
    margin-top: 10px !important;
  }
  .u-lg-mb10 {
    margin-bottom: 10px !important;
  }
  .u-lg-mt15 {
    margin-top: 15px !important;
  }
  .u-lg-mb15 {
    margin-bottom: 15px !important;
  }
  .u-lg-mt20 {
    margin-top: 20px !important;
  }
  .u-lg-mb20 {
    margin-bottom: 20px !important;
  }
  .u-lg-mt25 {
    margin-top: 25px !important;
  }
  .u-lg-mb25 {
    margin-bottom: 25px !important;
  }
  .u-lg-mt30 {
    margin-top: 30px !important;
  }
  .u-lg-mb30 {
    margin-bottom: 30px !important;
  }
  .u-lg-mt35 {
    margin-top: 35px !important;
  }
  .u-lg-mb35 {
    margin-bottom: 35px !important;
  }
  .u-lg-mt40 {
    margin-top: 40px !important;
  }
  .u-lg-mb40 {
    margin-bottom: 40px !important;
  }
  .u-lg-mt45 {
    margin-top: 45px !important;
  }
  .u-lg-mb45 {
    margin-bottom: 45px !important;
  }
  .u-lg-mt50 {
    margin-top: 50px !important;
  }
  .u-lg-mb50 {
    margin-bottom: 50px !important;
  }
  .u-lg-mt55 {
    margin-top: 55px !important;
  }
  .u-lg-mb55 {
    margin-bottom: 55px !important;
  }
  .u-lg-mt60 {
    margin-top: 60px !important;
  }
  .u-lg-mb60 {
    margin-bottom: 60px !important;
  }
  .u-lg-mt65 {
    margin-top: 65px !important;
  }
  .u-lg-mb65 {
    margin-bottom: 65px !important;
  }
  .u-lg-mt70 {
    margin-top: 70px !important;
  }
  .u-lg-mb70 {
    margin-bottom: 70px !important;
  }
  .u-lg-mt75 {
    margin-top: 75px !important;
  }
  .u-lg-mb75 {
    margin-bottom: 75px !important;
  }
  .u-lg-mt80 {
    margin-top: 80px !important;
  }
  .u-lg-mb80 {
    margin-bottom: 80px !important;
  }
  .u-lg-mt85 {
    margin-top: 85px !important;
  }
  .u-lg-mb85 {
    margin-bottom: 85px !important;
  }
  .u-lg-mt90 {
    margin-top: 90px !important;
  }
  .u-lg-mb90 {
    margin-bottom: 90px !important;
  }
  .u-lg-mt95 {
    margin-top: 95px !important;
  }
  .u-lg-mb95 {
    margin-bottom: 95px !important;
  }
  .u-lg-mt100 {
    margin-top: 100px !important;
  }
  .u-lg-mb100 {
    margin-bottom: 100px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .u-md-mt0 {
    margin-top: 0px !important;
  }
  .u-md-mb0 {
    margin-bottom: 0px !important;
  }
  .u-md-mt5 {
    margin-top: 5px !important;
  }
  .u-md-mb5 {
    margin-bottom: 5px !important;
  }
  .u-md-mt10 {
    margin-top: 10px !important;
  }
  .u-md-mb10 {
    margin-bottom: 10px !important;
  }
  .u-md-mt15 {
    margin-top: 15px !important;
  }
  .u-md-mb15 {
    margin-bottom: 15px !important;
  }
  .u-md-mt20 {
    margin-top: 20px !important;
  }
  .u-md-mb20 {
    margin-bottom: 20px !important;
  }
  .u-md-mt25 {
    margin-top: 25px !important;
  }
  .u-md-mb25 {
    margin-bottom: 25px !important;
  }
  .u-md-mt30 {
    margin-top: 30px !important;
  }
  .u-md-mb30 {
    margin-bottom: 30px !important;
  }
  .u-md-mt35 {
    margin-top: 35px !important;
  }
  .u-md-mb35 {
    margin-bottom: 35px !important;
  }
  .u-md-mt40 {
    margin-top: 40px !important;
  }
  .u-md-mb40 {
    margin-bottom: 40px !important;
  }
  .u-md-mt45 {
    margin-top: 45px !important;
  }
  .u-md-mb45 {
    margin-bottom: 45px !important;
  }
  .u-md-mt50 {
    margin-top: 50px !important;
  }
  .u-md-mb50 {
    margin-bottom: 50px !important;
  }
  .u-md-mt55 {
    margin-top: 55px !important;
  }
  .u-md-mb55 {
    margin-bottom: 55px !important;
  }
  .u-md-mt60 {
    margin-top: 60px !important;
  }
  .u-md-mb60 {
    margin-bottom: 60px !important;
  }
  .u-md-mt65 {
    margin-top: 65px !important;
  }
  .u-md-mb65 {
    margin-bottom: 65px !important;
  }
  .u-md-mt70 {
    margin-top: 70px !important;
  }
  .u-md-mb70 {
    margin-bottom: 70px !important;
  }
  .u-md-mt75 {
    margin-top: 75px !important;
  }
  .u-md-mb75 {
    margin-bottom: 75px !important;
  }
  .u-md-mt80 {
    margin-top: 80px !important;
  }
  .u-md-mb80 {
    margin-bottom: 80px !important;
  }
  .u-md-mt85 {
    margin-top: 85px !important;
  }
  .u-md-mb85 {
    margin-bottom: 85px !important;
  }
  .u-md-mt90 {
    margin-top: 90px !important;
  }
  .u-md-mb90 {
    margin-bottom: 90px !important;
  }
  .u-md-mt95 {
    margin-top: 95px !important;
  }
  .u-md-mb95 {
    margin-bottom: 95px !important;
  }
  .u-md-mt100 {
    margin-top: 100px !important;
  }
  .u-md-mb100 {
    margin-bottom: 100px !important;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .u-sm-mt0 {
    margin-top: 0px !important;
  }
  .u-sm-mb0 {
    margin-bottom: 0px !important;
  }
  .u-sm-mt5 {
    margin-top: 5px !important;
  }
  .u-sm-mb5 {
    margin-bottom: 5px !important;
  }
  .u-sm-mt10 {
    margin-top: 10px !important;
  }
  .u-sm-mb10 {
    margin-bottom: 10px !important;
  }
  .u-sm-mt15 {
    margin-top: 15px !important;
  }
  .u-sm-mb15 {
    margin-bottom: 15px !important;
  }
  .u-sm-mt20 {
    margin-top: 20px !important;
  }
  .u-sm-mb20 {
    margin-bottom: 20px !important;
  }
  .u-sm-mt25 {
    margin-top: 25px !important;
  }
  .u-sm-mb25 {
    margin-bottom: 25px !important;
  }
  .u-sm-mt30 {
    margin-top: 30px !important;
  }
  .u-sm-mb30 {
    margin-bottom: 30px !important;
  }
  .u-sm-mt35 {
    margin-top: 35px !important;
  }
  .u-sm-mb35 {
    margin-bottom: 35px !important;
  }
  .u-sm-mt40 {
    margin-top: 40px !important;
  }
  .u-sm-mb40 {
    margin-bottom: 40px !important;
  }
  .u-sm-mt45 {
    margin-top: 45px !important;
  }
  .u-sm-mb45 {
    margin-bottom: 45px !important;
  }
  .u-sm-mt50 {
    margin-top: 50px !important;
  }
  .u-sm-mb50 {
    margin-bottom: 50px !important;
  }
  .u-sm-mt55 {
    margin-top: 55px !important;
  }
  .u-sm-mb55 {
    margin-bottom: 55px !important;
  }
  .u-sm-mt60 {
    margin-top: 60px !important;
  }
  .u-sm-mb60 {
    margin-bottom: 60px !important;
  }
  .u-sm-mt65 {
    margin-top: 65px !important;
  }
  .u-sm-mb65 {
    margin-bottom: 65px !important;
  }
  .u-sm-mt70 {
    margin-top: 70px !important;
  }
  .u-sm-mb70 {
    margin-bottom: 70px !important;
  }
  .u-sm-mt75 {
    margin-top: 75px !important;
  }
  .u-sm-mb75 {
    margin-bottom: 75px !important;
  }
  .u-sm-mt80 {
    margin-top: 80px !important;
  }
  .u-sm-mb80 {
    margin-bottom: 80px !important;
  }
  .u-sm-mt85 {
    margin-top: 85px !important;
  }
  .u-sm-mb85 {
    margin-bottom: 85px !important;
  }
  .u-sm-mt90 {
    margin-top: 90px !important;
  }
  .u-sm-mb90 {
    margin-bottom: 90px !important;
  }
  .u-sm-mt95 {
    margin-top: 95px !important;
  }
  .u-sm-mb95 {
    margin-bottom: 95px !important;
  }
  .u-sm-mt100 {
    margin-top: 100px !important;
  }
  .u-sm-mb100 {
    margin-bottom: 100px !important;
  }
}
.u-tal {
  text-align: left;
}
.u-tac {
  text-align: center;
}
.u-tar {
  text-align: right;
}

form .hbspt-form {
  max-width: 900px;
  margin: 0 auto;
}
form .hbspt-form iframe {
  min-height: 957px;
}
@media screen and (max-width: 827px) {
  form .hbspt-form iframe {
    min-height: 1181px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  form .hbspt-form iframe {
    min-height: 1218px;
  }
}

form .hs_lastname {
  display: flex;
}

@media screen and (max-width: 767px) {
  form .hs_lastname {
    flex-direction: column;
    gap: 25px;
  }
}
form .hs_lastname__flex {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 767px) {
  form .hs_lastname__flex {
    flex-direction: column;
  }
}
form .input.u-width {
  width: 49%;
}

@media screen and (max-width: 767px) {
  form .input.u-width {
    width: 100%;
  }
}
form .p-form__itemColumn__width {
  width: 100%;
}

#mw_wp_form_mw-wp-form-6100,
#mw_wp_form_mw-wp-form-6101 {
  max-width: 900px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

form .hs_lastname__flex.u-ml {
  margin-left: 20px;
}

@media screen and (max-width: 767px) {
  form .hs_lastname__flex.u-ml {
    margin-left: 0;
  }
}
form label {
  font-weight: 700;
}

.p-form__check {
  justify-content: flex-start;
}

.p-form__check:nth-of-type(2) {
  margin-top: 35px;
  margin-bottom: 35px;
}

form .mwform-checkbox-field .mwform-checkbox-field-text {
  font-size: 16px;
}

form .legal-consent-container .hs-richtext p {
  font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
  form .legal-consent-container .hs-richtext p {
    font-size: 1.3rem;
  }
}
form .mwform-checkbox-field label {
  display: flex;
  align-items: center;
}

form fieldset .legal-consent-container p a {
  text-decoration: underline;
  color: #1974d2;
  display: inline-block;
  transition: opacity 0.3s;
}

form fieldset .legal-consent-container p a[target=_blank]::after {
  content: "";
  width: 9px;
  height: 9px;
  background: url(/cms/wp-content/themes/gohp-2025/images/common/cmn-blank-ico.svg) 0 0 no-repeat;
  background-size: 100%;
  margin-left: 1px;
  position: relative;
  top: -5px;
  display: inline-block;
}

#mw_wp_form_mw-wp-form-6100 .mwform-checkbox-field {
  width: 100%;
  width: -moz-fit-content;
  width: fit-content;
}

#mw_wp_form_mw-wp-form-6101 .mwform-checkbox-field {
  width: 100%;
  width: -moz-fit-content;
  width: fit-content;
}

#mw_wp_form_mw-wp-form-6100 .mw_wp_form .error {
  font-size: 12px;
  color: #c00;
}

#mw_wp_form_mw-wp-form-6101 .mw_wp_form .error {
  font-size: 12px;
  color: #c00;
}

#mw_wp_form_mw-wp-form-6100 .p-form__item .error {
  font-size: 12px;
  color: #c00;
}

#mw_wp_form_mw-wp-form-6101 .p-form__item .error {
  font-size: 12px;
  color: #c00;
}

#mw_wp_form_mw-wp-form-6100 .p-form__check .error {
  width: 100%;
  font-size: 12px;
  color: #c00;
}

#mw_wp_form_mw-wp-form-6101 .p-form__check .error {
  width: 100%;
  font-size: 12px;
  color: #c00;
}

#mw_wp_form_mw-wp-form-6100 form .p-form__check {
  font-size: 16px;
  position: relative;
}

#mw_wp_form_mw-wp-form-6101 form .p-form__check {
  font-size: 16px;
  position: relative;
}

#mw_wp_form_mw-wp-form-6100 .hissu {
  color: #fff;
  background-color: #c00;
  font-size: 12px;
  font-size: 1.2rem;
  margin-left: 20px;
  padding: 0 13px;
  display: inline-block;
}

#mw_wp_form_mw-wp-form-6101 .hissu {
  color: #fff;
  background-color: #c00;
  font-size: 12px;
  font-size: 1.2rem;
  margin-left: 20px;
  padding: 0 13px;
  display: inline-block;
}

#mw_wp_form_mw-wp-form-6100 .legal-consent-container {
  margin-top: 40px;
}

#mw_wp_form_mw-wp-form-6101 .legal-consent-container {
  margin-top: 40px;
}

.mw_wp_form_input .p-form__submit--prev {
  display: none;
}

#mw_wp_form_mw-wp-form-3869 .mwform-checkbox-field-text {
  font-size: 0;
}

.mw_wp_form_confirm .legal-consent-container {
  display: none;
}

.hs-content-id-44880786756 {
  display: none;
}

.mw_wp_form_complete {
  font-size: 16px;
}

.download-link {
  font-size: 16px;
}

.download-link a {
  color: #0000EE !important;
  font-weight: normal !important;
}

.download-link a:visited {
  color: #551A8B;
}

#mw_wp_form_mw-wp-form-6100 .mwform-checkbox-field {
  width: 100%;
  width: -moz-fit-content;
  width: fit-content;
}

.mw_wp_form_mw-wp-form-6100 .mwform-checkbox-field {
  width: 100%;
  width: -moz-fit-content;
  width: fit-content;
}

#mw_wp_form_mw-wp-form-6100 .mw_wp_form .error {
  font-size: 12px;
  color: #c00;
}

#mw_wp_form_mw-wp-form-6100 .mw_wp_form .error {
  font-size: 12px;
  color: #c00;
}

#mw_wp_form_mw-wp-form-6100 .p-form__item .error {
  font-size: 12px;
  color: #c00;
}

#mw_wp_form_mw-wp-form-6100 .p-form__item .error {
  font-size: 12px;
  color: #c00;
  display: block;
}

#mw_wp_form_mw-wp-form-6100 .p-form__check .error {
  width: 100%;
  font-size: 12px;
  color: #c00;
}

#mw_wp_form_mw-wp-form-6100 .p-form__check .error {
  width: 100%;
  font-size: 12px;
  color: #c00;
  display: block;
}

#mw_wp_form_mw-wp-form-6100 form .p-form__check {
  font-size: 16px;
  position: relative;
}

#mw_wp_form_mw-wp-form-6100 form .p-form__check {
  font-size: 16px;
  position: relative;
}

#mw_wp_form_mw-wp-form-6100 .hissu {
  color: #fff;
  background-color: #c00;
  font-size: 12px;
  font-size: 1.2rem;
  margin-left: 20px;
  padding: 0 13px;
  display: inline-block;
}

#mw_wp_form_mw-wp-form-6100 .hissu {
  color: #fff;
  background-color: #c00;
  font-size: 12px;
  font-size: 1.2rem;
  margin-left: 20px;
  padding: 0 13px;
  display: inline-block;
}

#mw_wp_form_mw-wp-form-6100 .legal-consent-container {
  margin-top: 40px;
}

#mw_wp_form_mw-wp-form-6100 .legal-consent-container {
  margin-top: 40px;
}

#mw_wp_form_mw-wp-form-6100 form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.p-form__item dt {
  margin-bottom: 0.5rem;
}

.p-form__item dt label {
  font-size: 1.6rem;
  font-weight: 700;
}

.p-form__item dt span {
  color: #fff;
  background-color: #c00;
  font-size: 12px;
  font-size: 1.2rem;
  margin-left: 20px;
  padding: 0 13px;
  display: inline-block;
}

.p-form__item dd input {
  background-color: #f2f3f4;
  border: none;
  min-height: 27px;
  padding: 0 15px;
  height: 50px;
}

#mw_wp_form_mw-wp-form-6103 .p-form__submit--next {
  text-align: center;
  max-width: 275px;
  margin-top: 20px;
  background: #f7d726;
  border-radius: 50px;
  padding: 0;
  margin: 50px auto 0;
  position: relative;
  z-index: 0;
  overflow: hidden;
  margin-top: 20px;
}

#mw_wp_form_mw-wp-form-6103 .p-form__submit--next input {
  font-size: 1.8rem;
  padding: 20px 0;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 800;
  color: #333;
  border: none;
  background: transparent;
}

/*# sourceMappingURL=bundle.css.map*/