@charset "UTF-8";

main.main {
  margin-bottom: 4rem;
}
#wpadminbar {
  position: absolute;
}

body.home main#main a:hover {
  text-decoration: none;
}

.inner-content {
  margin-left: 16px;
  margin-right: 16px;
}

.page-title h1 {
  margin: 0;
  padding: 16px;
  font-size: 19px;
}
.page-title h1.center {
  align-items: center;
}
.archive-wrapper > .archive {
  padding: 16px;
}

.sidebar {
  width: 300px;
  margin: 0 auto 32px;
}
.sidebar .widget {
  margin: 0 0 32px;
}
.sidebar h2 {
  margin: 0 0 16px;
  font-size: 20px;
}

.single-page {
  flex-basis: 940px;
  margin: 0 32px;
}

#toast-container > div.toast {
  opacity: 0.9;
}

.require-login {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
}
.require-login:not(.open) {
  display: none;
}
.require-login .inner {
  padding: 32px;
  text-align: center;
  border-top: 4px solid #fdadc0;
  background-color: #fff;
}
.require-login .buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.application-offer {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
}
.application-offer:not(.open) {
  display: none;
}
.application-offer .inner {
  padding: 32px;
  border-top: 4px solid #0cc3e3;
  background-color: #fff;
}
.application-offer .inner p {
  margin: 16px 0;
}
.application-offer .buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.application-offer .buttons a {
  margin: 8px 0;
}
.application-offer .app-form {
  margin: 16px 0;
}
.application-offer .app-form h3 {
  margin: 0 0 8px;
}
.application-offer .app-form h4 {
  margin: 0 0 8px;
  font-weight: 700;
}
.application-offer .app-form .interview {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 8px 0;
}
.application-offer .app-form .interview span {
  font-weight: 700;
}
.application-offer .app-form select, .application-offer .app-form input[type=date], .application-offer .app-form input[type=time] {
  padding: 8px;
  border-radius: 8px;
  border: 1px solid #fdadc0;
}

a {
  color: #0cc3e3;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

button {
  cursor: pointer;
}

input.btn,
button.btn,
a.btn {
  display: inline-block;
  width: 320px;
  margin: 16px 0;
  padding: 16px 0;
  border-radius: 10em;
  border: 1px solid #0cc3e3;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  background-color: #0cc3e3;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}
input.btn:hover,
button.btn:hover,
a.btn:hover {
  transition: 0.3s all;
  background-color: #fff;
  color: #0cc3e3;
  text-decoration: none;
}

input.btn-accent,
button.btn-accent,
a.btn-accent {
  background-color: #fd4752;
  color: #fff;
  border: 1px solid #fd4752;
}
input.btn-accent:hover,
button.btn-accent:hover,
a.btn-accent:hover {
  transition: 0.3s all;
  opacity: 1;
  background-color: #fff;
  color: #fd4752;
}

input.btn-secondary,
button.btn-secondary,
a.btn-secondary {
  background-color: #fff;
  color: #0cc3e3;
  border: 1px solid #0cc3e3;
}
input.btn-secondary:hover,
button.btn-secondary:hover,
a.btn-secondary:hover {
  transition: 0.3s all;
  opacity: 1;
  background-color: #0cc3e3;
  color: #fff;
}

.global-title {
  border-top: 1px solid #ececf1;
  border-bottom: 1px solid #ececf1;
  padding: 8px 0;
  color: #8a8a8a;
  font-size: 12px;
  font-weight: 500;
  text-align: right;
}

.breadcrumbs {
  margin: 0 0 32px;
}
.breadcrumbs ul {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 0;
  padding-inline: max(16px, 50% - 520px);
  padding-block: 16px;
  font-size: 12px;
  border-bottom: 1px solid #dddddd;
}
.breadcrumbs ul li a {
  color: #000;
}
.breadcrumbs ul li:not(.current-item)::after {
  content: ">";
  margin: 0 1rem;
}

.wp-pagenavi {
  flex-grow: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 8px 16px;
  margin: 32px 16px 16px;
  width: 100%;
}
.wp-pagenavi a, .wp-pagenavi .current {
  min-width: 16px;
  padding: 4px 8px;
  border-radius: 10em;
  text-align: center;
}
.wp-pagenavi a:hover, .wp-pagenavi .current {
  background-color: #fff;
  text-decoration: none;
}
.page-pagination {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 920px;
  margin: 32px auto;
  padding: 0 32px;
}
.page-pagination .part {
  flex-grow: 1;
}
.page-pagination .home {
  text-align: center;
}
.page-pagination .home a {
  display: inline-block;
  padding: 0 32px 0 0;
  background-image: url(img/icon-archive.svg);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: auto 60%;
}
.page-pagination .next {
  text-align: right;
}
.page-pagination .next a {
  display: inline-block;
  padding: 12px 64px 12px 0;
  background-image: url(img/icon-next-page.svg);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: auto 100%;
}
.page-pagination .prev a {
  display: inline-block;
  padding: 12px 0 12px 64px;
  background-image: url(img/icon-prev-page.svg);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: auto 100%;
}

.mainVisual .ttl {
  min-width: 100%;
}
.mainVisual .ttl h1 {
  font-size: 1.6rem;
  text-align: center;
}
.mainVisual .ttl h1 strong {
  color: #ff7da3;
  font-size: 2rem;
}

.archive-news {
  padding: 16px;
  background-color: #e2effd;
}

.archive-news-items {
  max-width: 920px;
  margin: 0 auto;
}

.archive-news-item {
  margin: 16px 0;
}
.archive-news-item a {
  display: flex;
  flex-direction: column;
  gap: 8px 32px;
  padding: 8px 16px;
  border-radius: 8px;
  background-color: #fff;
}
.archive-news-item a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.archive-news-item h2 {
  font-weight: 500;
}

body.single-news .single-wrapper {
  padding: 16px;
  background-color: #ececf1;
}
.single-news-items {
  max-width: 920px;
  margin: 0 auto;
  padding: 16px;
  border-radius: 8px;
  border-top: 8px solid #0cc3e3;
  background-color: #fff;
}
.single-news-item h1 {
  padding: 8px 0;
  border-bottom: 1px solid #ececf1;
  font-size: 21px;
}
.single-news-item .meta {
  margin: 16px 0;
}
.single-news-item .meta time {
  color: #989797;
  font-size: 12px;
}
.single-news-item .post-content {
  margin: 32px 0;
}
.single-news-item .post-content h2 {
  border-left-color: #0cc3e3;
}

.archive-column {
  padding: 16px;
  background-color: #fee3e9;
}

.archive-column-item {
  margin: 16px 0;
}
.archive-column-item a {
  display: flex;
  gap: 8px;
  padding: 12px;
  border-radius: 4px;
  background-color: #fff;
}
.archive-column-item a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.archive-column-item .thumbnail {
  flex-basis: 40%;
  flex-shrink: 0;
  border: 1px solid #dddddd;
}
.archive-column-item .thumbnail img {
  width: 100%;
}
.archive-column-item .category span {
  display: inline-block;
  padding: 4px 8px;
  border-radius: 4px;
  background-color: #ff7da3;
  color: #fff;
  font-size: 12px;
}
.archive-column-item time {
  font-size: 12px;
}
.archive-column-item .category {
  margin-bottom: 8px;
}
.archive-column-item h2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 16px;
}

.sidebar-column {
  width: 300px;
  margin: 32px auto 16px;
  padding: 16px;
  border-radius: 8px;
  background-color: #fff;
}
.sidebar-column .column-search form {
  display: flex;
  gap: 4px;
  border-radius: 4px;
  border: 1px solid #dddddd;
}
.sidebar-column .column-search input {
  flex-grow: 1;
  padding: 4px 8px;
  border: none;
  background-color: transparent;
  font-size: 16px;
}
.sidebar-column .column-search button {
  width: 48px;
  height: 48px;
  padding: 4px;
  border: none;
  background-color: transparent;
}
.sidebar-column .column-category li {
  border-bottom: 1px solid #dddddd;
}
.sidebar-column .column-category a {
  display: block;
  padding: 14px 0;
  font-size: 15px;
}
.sidebar-column .column-category a:hover {
  text-decoration: none;
}
.sidebar-column .column-category .count {
  margin-left: 16px;
  color: #ff7da3;
}
.sidebar-column .column-ranking li {
  border-bottom: 1px solid #dddddd;
}
.sidebar-column .column-ranking li:nth-child(1) a::before {
  content: "1";
}
.sidebar-column .column-ranking li:nth-child(2) a::before {
  content: "2";
}
.sidebar-column .column-ranking li:nth-child(3) a::before {
  content: "3";
}
.sidebar-column .column-ranking a {
  display: flex;
  gap: 16px;
  padding: 16px 0;
}
.sidebar-column .column-ranking a:hover {
  text-decoration: none;
}
.sidebar-column .column-ranking a::before {
  flex-shrink: 0;
  -ms-grid-row-align: center;
      align-self: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  line-height: 1;
  border-radius: 20px;
  background-color: #fdadc0;
  color: #fff;
  font-family: Poppins;
  font-size: 23px;
  font-weight: 700;
}
.sidebar-column .column-ranking a .thumbnail {
  flex-basis: 80px;
  flex-shrink: 0;
}
.sidebar-column .column-ranking a .thumbnail img {
  width: 80px;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.sidebar-column .column-ranking a time {
  font-size: 14px;
}
.sidebar-column .column-ranking a h3 {
  margin-top: 8px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 15px;
}

body.single-post .single-wrapper {
  padding: 16px;
  background-color: #ececf1;
}
.single-column {
  padding: 16px;
  border-radius: 8px;
  border-top: 8px solid #fdadc0;
  background-color: #fff;
}

.single-column-items {
  max-width: 920px;
  margin: 0 auto;
}
.single-column-item h1 {
  padding: 8px 0;
  border-bottom: 1px solid #ececf1;
  font-size: 21px;
}
.single-column-item .meta {
  margin: 16px 0;
}
.single-column-item .meta time {
  color: #989797;
  font-size: 12px;
}
.single-column-item .meta .category span {
  display: inline-block;
  padding: 4px 8px;
  border-radius: 4px;
  background-color: #ff7da3;
  color: #fff;
  font-size: 12px;
}
.single-column-item .post-content {
  margin: 32px 0;
}

.faq-items {
  margin: 32px 0;
}
.faq-items dt {
  position: relative;
  padding: 16px 16px 16px 56px;
  border-radius: 12px;
  background-color: #f5f5f5;
  font-size: 21px;
  font-weight: 700;
}
.faq-items dt::before {
  content: "Q";
  position: absolute;
  top: 8px;
  left: 16px;
  z-index: 1;
  color: #0cc3e3;
  font-family: Poppins;
  font-size: 28px;
  font-weight: 500;
}
.faq-items dd {
  position: relative;
  margin: 0 0 16px;
  padding: 16px 16px 16px 48px;
  line-height: 1.8;
  font-size: 14px;
}
.faq-items dd::before {
  content: "A";
  position: absolute;
  top: 8px;
  left: 16px;
  z-index: 1;
  color: #fdadc0;
  font-family: Poppins;
  font-size: 28px;
  font-weight: 500;
}

.faq-items2 {
  margin: 32px 0;
}
.faq-items2 dt {
  position: relative;
  margin: 16px 0 0;
  padding: 8px 8px 8px 48px;
  background-color: #e2effd;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
}
.faq-items2 dt::before {
  content: "Q";
  position: absolute;
  top: 4px;
  left: 16px;
  z-index: 1;
  color: #0cc3e3;
  font-family: Poppins;
  font-size: 20px;
  font-weight: 500;
}
.faq-items2 dt::after {
  content: "-";
  position: absolute;
  top: 4px;
  right: 16px;
  z-index: 1;
  color: #555;
  font-size: 20px;
  font-weight: 500;
}
.faq-items2 dt:not(.open)::after {
  content: "+";
}
.faq-items2 dt:not(.open) + dd {
  display: none;
}
.faq-items2 dd {
  position: relative;
  margin: 0 0 16px;
  padding: 16px 16px 16px 48px;
  line-height: 1.8;
  font-size: 14px;
}
.faq-items2 dd::before {
  content: "A";
  position: absolute;
  top: 8px;
  left: 16px;
  z-index: 1;
  color: #fdadc0;
  font-family: Poppins;
  font-size: 20px;
  font-weight: 500;
}

.lp-guide > .title {
  background-color: #ececf1;
}
.lp-guide > .title h1 {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin: 0;
  padding: 16px;
  font-size: 19px;
}
.lp-guide section {
  padding: 32px 0;
}
.lp-guide section h2 {
  text-align: center;
}
.lp-guide section h2 strong {
  display: block;
  font-size: 21px;
}
.lp-guide section h2 small {
  display: block;
  color: #7eb4ef;
  font-size: 11px;
}
.lp-guide .kv {
  max-width: 1920px;
  margin: 0 auto;
}
.lp-guide .kv > .columns {
  margin: 36px 0 0;
}
.lp-guide .kv h2 {
  margin: 0 16px 16px;
  font-size: 23px;
  font-weight: 700;
  text-align: center;
  background-image: url(img/guide/kv-head-left.svg), url(img/guide/kv-head-right.svg);
  background-repeat: no-repeat;
  background-size: 24px, 24px;
  background-position: left bottom 8px, right bottom 8px;
}
.lp-guide .kv h2 img {
  display: block;
  width: 180px;
  margin: 0 auto 16px;
}
.lp-guide .kv h2 strong {
  color: #fd3268;
}
.lp-guide .kv p {
  margin: 0 16px 24px;
  line-height: 2;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}
.lp-guide section.merit {
  background-color: #e2effd;
}
.lp-guide section.merit .merit-items {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin: 32px 0;
}
.lp-guide section.merit .merit-items li {
  flex-shrink: 0;
  flex-basis: calc(50% - 8px);
  width: calc(50% - 8px);
}
.lp-guide section.merit .merit-items li img {
  display: block;
  width: calc(100% - 16px);
  margin: 0 auto;
  -webkit-transform: translateX(-5%);
          transform: translateX(-5%);
}
.lp-guide section.merit .merit-items li h3 {
  margin: 16px 0;
  font-size: 18px;
  text-align: center;
}
.lp-guide section.merit .merit-items li p {
  margin: 16px 0;
  color: #566599;
  font-size: 14px;
}
.lp-guide section.merit .link {
  text-align: center;
}
.lp-guide section.usage {
  background-color: #e2effd;
}
.lp-guide section.usage .usage-items li {
  position: relative;
  margin: 32px 0;
}
.lp-guide section.usage .usage-items li .head {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0 16px;
  border-radius: 8px 8px 0 0;
  background-color: #fdadc0;
  color: #fff;
  font-family: Poppins;
  font-weight: 700;
}
.lp-guide section.usage .usage-items li .head small {
  font-size: 14px;
}
.lp-guide section.usage .usage-items li .head span {
  font-size: 44px;
}
.lp-guide section.usage .usage-items li .content {
  padding: 16px 24px;
  background-color: #fff;
  border-radius: 0 0 8px 8px;
}
.lp-guide section.usage .usage-items li .content h3 {
  margin: 8px 0;
  font-size: 21px;
}
.lp-guide section.usage .usage-items li .content p {
  margin: 8px 0;
  line-height: 2;
  font-size: 14pxx;
}
.lp-guide section.usage .usage-items li .content p small {
  font-size: 90%;
}
.lp-guide section.usage .usage-items li:not(:last-child)::after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  display: block;
  left: calc(50% - 4px);
  bottom: -16px;
  z-index: 1;
  width: 8px;
  border-top: 16px solid #fff;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.lp-guide section.point .columns {
  margin: 32px 0;
}
.lp-guide section.point .columns .primary h3 {
  margin: 24px 8px;
  color: #ff7da3;
  font-size: 21px;
}
.lp-guide section.point .columns .primary p {
  margin: 16px 8px;
  line-height: 2;
  font-size: 14px;
}
.lp-guide section.point .columns .primary img {
  display: block;
  max-width: 80%;
  margin: 24px auto;
}
.lp-guide section.point .columns .secondary a {
  color: #000;
}
.lp-guide section.point .columns .secondary a:hover {
  text-decoration: none;
}
.lp-guide section.faq .link {
  text-align: center;
}

.lp-business > .title h1 {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin: 0;
  padding: 16px;
  font-size: 19px;
}
.lp-business .kv {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  aspect-ratio: 750/816;
  background-image: url(img/business/kv-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.lp-business .kv .panel {
  width: 340px;
  margin: 0 auto;
  padding: 24px 0;
  border-radius: 16px;
  background-color: #fff;
}
.lp-business .kv .panel .label {
  margin: 0 32px;
  padding: 4px 0;
  background-color: #fd3268;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}
.lp-business .kv .panel h2 {
  margin: 16px 0;
  color: #000;
  font-size: 20px;
  text-align: center;
}
.lp-business .kv .panel h2 u {
  text-decoration-color: #fd3268;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
}
.lp-business .kv .panel p {
  line-height: 2;
  color: #000;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}
.lp-business section {
  padding: 32px 0;
}
.lp-business section h2 {
  margin: 0 0 16px;
  padding: 8px 0;
  font-size: 21px;
  text-align: center;
  background-image: linear-gradient(0deg, #fd4752, #fd4752);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 48px 2px;
}
.lp-business section.banner {
  padding: 8px 0;
  background-color: #f2f2f5;
}
.lp-business section.banner .columns {
  text-align: center;
}
.lp-business section.banner .columns a {
  width: 250px;
  margin: 8px 0;
  padding: 8px 0;
}
.lp-business section.banner .columns a small {
  display: block;
  font-size: 12px;
  font-weight: 500;
}
.lp-business section.banner .columns a span {
  display: block;
  font-size: 18px;
}
.lp-business section.feature-merit .feature-items {
  margin: 32px 16px;
}
.lp-business section.feature-merit .feature-items li {
  display: flex;
  align-items: center;
  gap: 16px 8px;
  margin: 16px 0;
}
.lp-business section.feature-merit .feature-items .img {
  flex-basis: 40%;
}
.lp-business section.feature-merit .feature-items h3 {
  flex-grow: 1;
  font-size: 16px;
  text-align: center;
}
.lp-business section.feature-merit .merit-items {
  margin: 0;
}
.lp-business section.feature-merit .merit-items li {
  margin: 48px 0 16px;
}
.lp-business section.feature-merit .merit-items .img {
  width: 75%;
  margin: 0 auto 16px;
}
.lp-business section.feature-merit .merit-items .content .num {
  width: 80px;
}
.lp-business section.feature-merit .merit-items .content h3 {
  margin: 8px 0 16px;
  color: #fd3268;
  font-size: 19px;
}
.lp-business section.feature-merit .merit-items .content p {
  line-height: 1.8;
  font-size: 14px;
}
.lp-business section.functions .func-items {
  margin: 32px 0;
}
.lp-business section.functions .func-items li {
  margin: 16px 0;
  padding: 24px 16px;
  background-color: #f4e2df;
}
.lp-business section.functions .func-items h3 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 16px 16px;
  font-size: 19px;
}
.lp-business section.functions .func-items h3::before {
  content: "";
  display: block;
  width: 24px;
  aspect-ratio: 1/2;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.lp-business section.functions .func-items h3.head1::before {
  background-image: url(img/business/func-num1.svg);
}
.lp-business section.functions .func-items h3.head2::before {
  background-image: url(img/business/func-num2.svg);
}
.lp-business section.functions .func-items h3.head3::before {
  background-image: url(img/business/func-num3.svg);
}
.lp-business section.functions .func-items h3.head4::before {
  background-image: url(img/business/func-num4.svg);
}
.lp-business section.functions .func-items h3.option {
  margin-top: 16px;
}
.lp-business section.functions .func-items h3.option::after {
  content: "";
  position: absolute;
  top: -20px;
  left: 40px;
  z-index: 1;
  display: block;
  height: 28px;
  aspect-ratio: 3/1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(img/business/func-option.svg);
}
.lp-business section.functions .func-items p {
  line-height: 1.8;
  font-size: 14px;
}
.lp-business section.functions .func-items .images .img {
  flex-basis: calc(50% - 32px);
  margin: 16px;
}
.lp-business section.flow .inner-content > p {
  margin: 16px 32px;
  font-size: 14px;
  text-align: center;
}
.lp-business section.flow .flow-img {
  margin: 48px 0 0;
}
.lp-business section.faq .inner-content > p {
  margin: 16px 32px;
  font-size: 14px;
  text-align: center;
}

.register-information {
  background-color: #f3f4f6;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.register-information .register-information-content {
  max-width: 840px;
  margin: 0 auto;
  padding: 25px 32px;
}
.register-information .register-information-content .title {
  font-size: 20px;
}
.register-information .register-information-content .sub {
  color: #7eb4ef;
  margin-bottom: 20px;
}
.register-information .register-information-content .step {
  background-color: #fff;
  padding: 30px;
  margin: 35px 0;
}
.register-information .register-information-content .step .title {
  font-size: 20px;
}
.register-information .register-information-content .step .stap-line {
  border: solid #fd4752 2px;
  width: 48px;
  margin: 16px auto;
}
.register-information .register-information-content .fax-line-message {
  font-size: 20px;
  color: #fd3268;
}
.register-information .register-information-content .fax-line-area {
  display: block;
  margin: 20px 0;
}
.register-information .register-information-content .fax-line-area .fax {
  width: 100%;
}
.register-information .register-information-content .fax-line-area .fax .title {
  background-color: #ff7da3;
  padding: 7px;
  color: #fff;
  font-size: 18px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.register-information .register-information-content .fax-line-area .fax .fax-content {
  background-color: #fff;
  height: 112px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 20px 10px;
  margin-bottom: 20px;
}
.register-information .register-information-content .fax-line-area .fax .fax-content a {
  width: 90%;
  padding: 12px 0;
  background-color: #fd3268;
  border: 1px solid #fd3268;
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 16px auto;
}
.register-information .register-information-content .fax-line-area .fax .fax-content a img {
  margin-right: 10px;
}
.register-information .register-information-content .fax-line-area .fax .fax-content a:hover {
  color: #fff;
  opacity: 0.5;
}
.register-information .register-information-content .fax-line-area .line {
  width: 100%;
}
.register-information .register-information-content .fax-line-area .line .title {
  background-color: #03c755;
  padding: 7px;
  color: #fff;
  font-size: 18px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.register-information .register-information-content .fax-line-area .line .line-content {
  background-color: #fff;
  display: flex;
  gap: 10px;
  justify-content: space-between;
  height: 112px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 20px 10px;
  align-items: center;
}
.register-information .register-information-content .fax-line-area .line .line-content p {
  align-items: center;
  display: flex;
  text-align: left;
  justify-content: center;
  width: 70%;
}
.register-information .register-information-content a.login-message {
  color: #0cc3e3;
  text-decoration: underline;
}

.archive-wrapper.archive-wrapper-offer {
  padding: 8px;
  background-color: #ececf1;
}
.archive-wrapper.archive-wrapper-offer > .archive {
  flex-grow: 0;
}

.archive-wrapper.archive-wrapper-offer > .archive.archive-offer {
  order: 1;
  flex-basis: 870px;
  padding-top: 0;
}

.archive-item.archive-offer-item {
  margin: 0 0 32px;
  padding: 16px 8px;
  border-radius: 4px;
  border-top: 5px solid #fdadc0;
  background-color: #fff;
}
.archive-item.archive-offer-item h2 {
  margin: 0 0 8px;
  font-size: 16px;
}
.archive-item.archive-offer-item h2 .new {
  display: inline-block;
  padding: 4px 8px;
  background-color: #fd3268;
  color: #fff;
  font-size: 12px;
}
.archive-item.archive-offer-item h2 .date {
  color: #808080;
  font-size: 14px;
}
.archive-item.archive-offer-item h2 .title {
  margin: 12px 0 0;
}
.archive-item.archive-offer-item h3 {
  margin: 0 0 16px;
  color: #0bc3e3;
  font-size: 17px;
}
.archive-item.archive-offer-item .tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 16px;
}
.archive-item.archive-offer-item .tags .tag {
  display: block;
  padding: 4px 8px;
  border-radius: 10em;
  background-color: #ffeff1;
  color: #fc688f;
  font-size: 11px;
}
.archive-item.archive-offer-item .meta-wrapper .gallery .comment {
  font-size: 13px;
}
.archive-item.archive-offer-item .meta-wrapper .gallery .image img {
  width: 100%;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
}
.archive-item.archive-offer-item .meta-wrapper .table table {
  border-collapse: collapse;
  border-bottom: 1px solid #ededed;
}
.archive-item.archive-offer-item .meta-wrapper .table th {
  width: 90px;
  padding: 8px;
  border-top: 1px solid #ededed;
  background-color: #f5f5f5;
  font-size: 13px;
  text-align: center;
}
.archive-item.archive-offer-item .meta-wrapper .table td {
  padding: 8px;
  border-top: 1px solid #ededed;
  font-size: 13px;
}
.archive-item.archive-offer-item .buttons a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: 300px;
  height: 60px;
  margin: 16px auto;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}
.archive-item.archive-offer-item .buttons a:hover {
  transition: 0.3s all;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
}
.archive-item.archive-offer-item .buttons .detail {
  background-color: #0cc3e3;
  color: #fff;
}
.archive-item.archive-offer-item .buttons .favorite {
  border: 1px solid #0cc3e3;
  color: #0cc3e3;
}

.sidebar-offer-archive {
  width: 290px;
}

.offer-pagination {
  margin: 16px 0;
}
.offer-pagination .total {
  color: #fd3268;
  font-size: 1.6em;
}
.offer-pagination .wp-pagenavi {
  margin: 16px 0;
}
.offer-pagination .wp-pagenavi .current {
  background-color: #d8d8e1;
}

.column-search-offer {
  border-radius: 16px;
  background-color: #fff;
}
.column-search-offer h2 {
  margin: 0;
  padding: 8px 16px;
  border-radius: 16px 16px 0 0;
  background-color: #fdadc0;
  color: #fff;
  font-size: 16px;
}
.column-search-offer .form-row {
  padding: 8px 16px;
}
.column-search-offer .form-row:not(:last-child) {
  border-bottom: 1px solid #dddddd;
}
.column-search-offer .form-row h3 {
  margin: 0 0 8px;
  font-size: 14px;
}
.column-search-offer .form-row button.select {
  display: block;
  width: 100%;
  padding: 16px 8px 16px 56px;
  border-radius: 8px;
  border: 2px solid #fdadc0;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center left 16px;
  background-size: auto 45%;
  font-size: 16px;
  text-align: left;
}
.column-search-offer .form-row button.select:hover {
  opacity: 0.8;
}
.column-search-offer .form-row button.select.change-location {
  background-image: url(img/icon-search-location.svg);
  background-position: center left 20px;
}
.column-search-offer .form-row button.select.change-job {
  background-image: url(img/icon-search-job.svg);
  background-position: center left 12px;
}
.column-search-offer .form-row button.select.change-picky {
  background-image: url(img/icon-search-picky.svg);
}
.column-search-offer .form-row .keyword input {
  padding: 8px 12px;
  border-radius: 8px;
  border: 1px solid #fdadc0;
  font-size: 16px;
}
.column-search-offer .form-row .checkbox {
  display: block;
  margin: 0 0 8px;
}
.column-search-offer .form-row .checkbox input {
  display: none;
}
.column-search-offer .form-row .checkbox input:checked + span {
  background-image: url(img/icon-search-checkbox-checked.svg);
}
.column-search-offer .form-row .checkbox span {
  display: block;
  padding: 4px 4px 4px 32px;
  background-image: url(img/icon-search-checkbox.svg);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: auto 20px;
  font-size: 17px;
  cursor: pointer;
}
.column-search-offer .form-row .salary {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 16px;
}
.column-search-offer .form-row .salary span {
  font-size: 15px;
}
.column-search-offer .form-row .salary select {
  padding: 8px 12px;
  border-radius: 8px;
  border: 1px solid #fdadc0;
  font-size: 16px;
}
.column-search-offer .form-row .count {
  margin: 32px 0 0;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}
.column-search-offer .form-row .count strong {
  color: #fd3268;
  font-size: 24px;
  font-weight: 700;
}
.column-search-offer .form-row .button {
  margin: 16px 0;
}
.column-search-offer .form-row .button button {
  display: block;
  width: 100%;
  padding: 16px 8px;
  border-radius: 8px;
  border: none;
  background-color: #fd3268;
  color: #fff;
  font-size: 16px;
}
.column-search-offer .form-row .button button:hover {
  opacity: 0.8;
}
.column-search-offer .form-row .selected {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 8px 0;
}
.column-search-offer .form-row .selected input {
  display: none;
}
.column-search-offer .form-row .selected span {
  color: #fdadc0;
}
.column-search-offer .form-row .selected .children {
  flex-basis: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 0 16px;
}
.column-search-offer .form-row .selected .children .checkbox {
  flex-basis: calc(50% - 8px);
}
.column-search-offer .form-row .selected .children .checkbox span {
  padding: 4px 4px 4px 24px;
  background-size: 18px;
  color: #000;
  font-size: 14px;
  line-height: 1;
}

.search-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-modal:not(.open) {
  display: none;
}
.search-modal > .inner {
  min-width: 340px;
  max-width: 600px;
  max-height: 80vh;
  overflow-y: auto;
  padding: 8px;
  border-top: 4px solid #0cc3e3;
  background-color: #fff;
}
.search-modal h3 {
  margin: 0 0 8px;
}
.search-modal .area-group.form details {
  margin: 0;
  padding: 0;
  background-color: transparent;
  border-top: 1px solid #0cc3e3;
}
.search-modal .area-group.form details > summary {
  margin: 0;
  padding: 8px;
  background-color: #dddddd;
}
.search-modal .area-group.form details > summary + * {
  margin: 0;
}
.search-modal .sub-area {
  padding: 8px 0 8px 16px;
}

.archive-offer-head {
  margin: 0 0 32px;
  padding: 16px;
  background-color: #fff;
  border-radius: 4px;
}
.archive-offer-head.editor > h2 {
  margin-bottom: 0;
}
.archive-offer-head .picky-items {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 16px;
}
.archive-offer-head .picky-items .item {
  padding: 4px 16px;
  border-radius: 10em;
  background-color: #ffeff1;
  color: #fc688f;
  font-size: 13px;
}
.archive-offer-head .desc {
  margin: 1.5em 0 0;
  padding-top: 1em;
  border-top: 1px solid #dddddd;
  font-size: 13px;
}

.archive-offer-picky-items {
  margin: 48px 0 32px;
  padding: 24px 32px;
  background-color: #fff;
  border-radius: 4px;
}
.archive-offer-picky-items .items {
  display: flex;
  flex-direction: column;
  gap: 12px 20px;
}
.archive-offer-picky-items .items a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 12px 16px;
  border: 1px solid #fdadc0;
  border-radius: 4px;
  color: #000;
  font-size: 17px;
  font-weight: 700;
  transition: all 0.3s;
  box-sizing: border-box;
}
.archive-offer-picky-items .items a:hover {
  background-color: rgba(253, 173, 192, 0.12);
  color: #fd3268;
  text-decoration: none;
}
.archive-offer-picky-items .items a::after {
  content: ">";
  font-family: Arial, Helvetica, sans-serif;
  color: #fdadc0;
  font-weight: 500;
}

.single-wrapper.single-wrapper-offer {
  padding: 64px 8px 8px;
  background-color: #ececf1;
}
.single-wrapper.single-wrapper-offer > .single {
  flex-grow: 0;
  min-width: 0;
  min-height: 0;
}

.single-offer {
  order: 1;
  flex-basis: 870px;
}

.single-item.single-offer-item {
  margin: 0 0 32px;
  padding: 16px 8px;
  border-radius: 4px;
  border-top: 5px solid #fdadc0;
  background-color: #fff;
}
.single-item.single-offer-item h2 {
  margin: 0 0 8px;
  font-size: 16px;
}
.single-item.single-offer-item h2 .new {
  display: inline-block;
  padding: 4px 8px;
  background-color: #fd3268;
  color: #fff;
  font-size: 12px;
}
.single-item.single-offer-item h2 .date {
  color: #808080;
  font-size: 14px;
}
.single-item.single-offer-item h2 .title {
  margin: 12px 0 0;
}
.single-item.single-offer-item h3 {
  margin: 0 0 16px;
  color: #0bc3e3;
  font-size: 17px;
}
.single-item.single-offer-item .time {
  color: #888888;
  font-size: 12px;
  text-align: right;
}
.single-item.single-offer-item .meta-wrapper .gallery .comment {
  font-size: 13px;
}
.single-item.single-offer-item .meta-wrapper .gallery .image img {
  width: 100%;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-item.single-offer-item .meta-wrapper .table th {
  width: 90px;
  padding: 8px;
  background-color: #f5f5f5;
  font-size: 13px;
  text-align: center;
}
.single-item.single-offer-item .meta-wrapper .table td {
  padding: 8px;
  font-size: 13px;
}
.single-item.single-offer-item .catchcopy {
  margin: 16px 0;
  color: #83742f;
  font-weight: 700;
  font-size: 16px;
}
.single-item.single-offer-item .pr {
  margin: 16px 0;
}
.single-item.single-offer-item .pr h2 {
  margin: 0 0 16px;
  padding: 2px 16px;
  border-left: 6px solid #fd3268;
  font-size: 16px;
}
.single-item.single-offer-item .pr p {
  line-height: 1.8;
  font-size: 14px;
}
.offer-entry-buttons a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: 300px;
  height: 60px;
  margin: 16px auto;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}
.offer-entry-buttons a:hover {
  transition: 0.3s all;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
}
.offer-entry-buttons .detail {
  width: 460px;
  max-width: 100%;
  background-color: #fd3268;
  color: #fff;
}
.offer-entry-buttons .favorite {
  border: 1px solid #0cc3e3;
  color: #0cc3e3;
}
.offer-entry-buttons .favorite.active {
  background-color: #dddddd !important;
  border-color: #dddddd;
  color: #fff !important;
}
.offer-entry-buttons .favorite.active img:nth-child(1) {
  display: none;
}
.offer-entry-buttons .favorite:not(.active) img:nth-child(2) {
  display: none;
}

.offer-meta-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 16px 0;
}
.offer-meta-tags .tag {
  display: block;
  padding: 4px 8px;
  border-radius: 10em;
  background-color: #ffeff1;
  color: #fc688f;
  font-size: 11px;
}

.sidebar-offer {
  width: 290px;
}

.offer-pagination {
  margin: 16px 0;
}
.offer-pagination .total {
  color: #fd3268;
  font-size: 1.6em;
}
.offer-pagination .wp-pagenavi {
  margin: 16px 0;
}
.offer-pagination .wp-pagenavi .current {
  background-color: #d8d8e1;
}

.single-offer-item-tabs .triggers {
  display: flex;
  gap: 8px;
}
.single-offer-item-tabs .triggers a {
  flex-grow: 1;
  padding: 16px 8px;
  border-radius: 12px 12px 0 0;
  background-color: #aaa8a8;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.single-offer-item-tabs .triggers a.active, .single-offer-item-tabs .triggers a:hover {
  position: relative;
  background-color: #fdadc0;
  text-decoration: none;
}
.single-offer-item-tabs .triggers a.active::before, .single-offer-item-tabs .triggers a:hover::before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: calc(50% - 4px);
  display: block;
  width: 0;
  height: 0;
  border-top: 8px solid #fdadc0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.single-offer-item-tabs .tab {
  margin: 0 0 32px;
  padding: 16px 8px;
  border-radius: 4px;
  background-color: #fff;
}
.single-offer-item-tabs .tab:not(.active) {
  display: none;
}
.single-offer-item-tabs table {
  width: 100%;
}
.single-offer-item-tabs table th, .single-offer-item-tabs table td {
  padding: 8px 12px;
  border-bottom: 1px solid #ececf1;
  font-size: 12px;
}
.single-offer-item-tabs table th {
  width: 90px;
}
.single-offer-item-tabs table .offer-meta-tags {
  margin-top: 0;
  max-width: 500px;
}
.single-offer-item-tabs table p + p {
  margin-top: 16px;
}
.single-offer-item-tabs table a {
  color: #fd4752;
}
.single-offer-item-tabs .free {
  margin: 16px 0;
  padding: 8px 12px;
  font-size: 12px;
}

.facility-atmosphere .group {
  display: flex;
  align-items: center;
  gap: 8px 16px;
  margin: 32px 0;
}
.facility-atmosphere .label {
  width: 100px;
  max-width: 100px;
  padding: 8px 12px;
  border-radius: 8px;
  background-color: #e8d2bb;
  color: #fff;
  font-size: 10px;
  text-align: center;
}
.facility-atmosphere .dots {
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-image: linear-gradient(0deg, transparent, #e8d2bb, transparent);
  background-repeat: no-repeat;
  background-size: 100% 2px;
  background-position: center;
}
.facility-atmosphere .dots span {
  width: 8px;
  height: 8px;
  border: 4px solid #fff;
  border-radius: 10em;
  background-color: #e8d2bb;
}
.facility-atmosphere .dots[data-index="-2"] span:nth-child(1), .facility-atmosphere .dots[data-index="-1"] span:nth-child(2), .facility-atmosphere .dots[data-index="0"] span:nth-child(3), .facility-atmosphere .dots[data-index="1"] span:nth-child(4), .facility-atmosphere .dots[data-index="2"] span:nth-child(5) {
  width: 16px;
  height: 16px;
  border: none;
  background-color: #fdadc0;
}

.offer-gallery {
  margin: 32px 0;
}
.offer-gallery h3 {
  margin: 24px 0;
  font-size: 16px;
}
.offer-gallery ul {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.offer-gallery li {
  width: calc(50% - 6px);
}
.offer-gallery img {
  display: block;
  border-radius: 16px;
  width: 100%;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
}

.offer-kv {
  margin: 32px 0;
}
.offer-kv .item img {
  width: 100%;
  border-radius: 16px;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}
.offer-kv .item p {
  margin: 16px 0;
  color: #888888;
  font-size: 10px;
  text-align: center;
}
.offer-kv .slick-arrow {
  z-index: 1;
  width: auto;
  height: auto;
}
.offer-kv .slick-arrow:before {
  font-size: 32px;
}
.offer-kv .slick-prev {
  left: 16px;
}
.offer-kv .slick-next {
  right: 16px;
}

.widget.column-offer {
  border-radius: 12px;
  background-color: #fff;
}
.widget.column-offer h2 {
  margin: 0;
  padding: 16px;
  border-radius: 12px 12px 0 0;
  background-color: #0cc3e3;
  color: #fff;
  font-size: 14;
  font-weight: 700;
}
.widget.column-offer .button {
  padding: 16px 0 24px;
  text-align: center;
}
.widget.column-offer .button a {
  display: inline-block;
  width: 180px;
  padding: 12px;
  box-sizing: border-box;
  border-radius: 8px;
  border: 2px solid #0cc3e3;
  color: #0cc3e3;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}

.sidebar-offer-items .item {
  margin: 16px 12px 16px;
  padding: 0 0 16px;
  border-bottom: 1px solid #dddddd;
}
.sidebar-offer-items .item a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.sidebar-offer-items .meta {
  display: flex;
  gap: 8px;
}
.sidebar-offer-items .meta .image {
  flex-shrink: 0;
  width: 100px;
}
.sidebar-offer-items .meta .image img {
  width: 100%;
  aspect-ratio: 5/4;
  -o-object-fit: cover;
     object-fit: cover;
}
.sidebar-offer-items .meta .title h3 {
  line-height: 1.4;
  color: #0cc3e3;
  font-size: 11px;
}
.sidebar-offer-items .data {
  margin: 8px 0 0;
  font-size: 10px;
}
.sidebar-offer-items .data .address {
  padding: 0 0 0 20px;
  background-image: url(img/icon-map.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 16px;
}
.sidebar-offer-items .data .salary {
  padding: 0 0 0 20px;
  background-image: url(img/icon-yen.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 16px;
}

.editor html {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
.editor h2,
.editor h3,
.editor h4,
.editor h5,
.editor h6 {
  margin: 0 0 1em;
  line-height: 1.4;
}
.editor h2 {
  padding-left: 8px;
  border-left: 6px solid #ff7da3;
  font-size: 21px;
}
.editor h3 {
  font-size: 21px;
}
.editor h4 {
  font-size: 18px;
}
.editor h5 {
  font-size: 16px;
}
.editor h6 {
  font-size: 15px;
}
.editor p {
  margin: 0 0 1em;
  line-height: 1.8;
  font-size: 14px;
  white-space: break-spaces;
  overflow-wrap: anywhere;
}
.editor a {
  color: #fdadc0;
}
.editor .text-center {
  text-align: center;
}
.editor ul,
.editor ol {
  margin: 0 0 1em;
  line-height: 1.8;
  list-style-position: inside;
}
.editor ul {
  list-style-type: disc;
}
.editor ol {
  list-style-type: decimal;
}
.editor table {
  margin: 0 0 1em;
  line-height: 1.8;
  font-size: 14px;
}
.editor tr:nth-child(2n+1) {
  background-color: #f5f5f5;
}
.editor th {
  border: none;
  font-weight: 700;
}
.editor td {
  border: none;
}
.editor .form {
  max-width: 840px;
  margin: 0 auto;
}
.editor .form hr {
  display: block;
  margin: 32px 0;
  border-top: 1px solid #dddddd;
  border-bottom: none;
  border-left: none;
}
.editor .form .field-group {
  margin: 16px 0;
}
.editor .form .field-group .label {
  margin: 0 0 8px;
  font-weight: 700;
}
.editor .form .field-group .label .require {
  display: inline-block;
  margin: 0 0 0 16px;
  padding: 2px 12px;
  border-radius: 4px;
  background-color: #ff7da3;
  color: #fff;
  font-size: 10px;
}
.editor .form .field-group .field input[type=text], .editor .form .field-group .field input[type=email], .editor .form .field-group .field input[type=number], .editor .form .field-group .field input[type=date], .editor .form .field-group .field input[type=password], .editor .form .field-group .field textarea,
.editor .form .field-group .field select {
  box-sizing: border-box;
  width: 100%;
  padding: 8px;
  border: 1px solid #fdadc0;
}
.editor .form .field-group .field .field-radio {
  display: inline-block;
  margin: 8px 0;
  cursor: pointer;
}
.editor .form .field-group .field .field-radio + .field-radio {
  margin-left: 16px;
}
.editor .form .field-group .field .field-radio input {
  display: none;
}
.editor .form .field-group .field .field-radio input:checked + span {
  background-image: url(img/icon-radio-checked.svg);
}
.editor .form .field-group .field .field-radio span {
  display: inline-block;
  padding: 4px 4px 4px 32px;
  background-image: url(img/icon-radio.svg);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: auto 60%;
}
.editor .form .field-group .field .field-checkbox {
  display: inline-block;
  margin: 8px 0;
  cursor: pointer;
}
.editor .form .field-group .field .field-checkbox + .field-checkbox {
  margin-left: 16px;
}
.editor .form .field-group .field .field-checkbox input {
  display: none;
}
.editor .form .field-group .field .field-checkbox input:checked + span {
  background-image: url(img/icon-checkbox-checked.svg);
}
.editor .form .field-group .field .field-checkbox span {
  display: inline-block;
  padding: 4px 4px 4px 32px;
  background-image: url(img/icon-checkbox.svg);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: auto 60%;
}
.editor .form .field-group .field .multi {
  display: flex;
  gap: 16px;
  align-items: center;
}
.editor .form details {
  margin: 16px 0;
  padding: 12px;
  background-color: #f5f5f5;
}
.editor .form details > summary {
  background-image: url(img/icon-expander.svg);
  background-repeat: no-repeat;
  background-position: center right 8px;
  background-size: 16px auto;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
}
.editor .form details > summary + * {
  margin: 16px 0 0;
}
.editor .form details[open] > summary {
  background-image: url(img/icon-expander-open.svg);
}
.editor .register-move-login {
  max-width: 570px;
  margin: 0 auto;
}
.editor .register-move-login a {
  display: block;
  margin: 16px 0 32px;
  padding: 32px 8px;
  background-color: #e2effd;
  color: #0cc3e3;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}
.editor .register-move-login a:hover {
  text-decoration: none;
}
.editor .register-move-login a small {
  display: block;
  color: #989797;
  font-size: 12px;
  font-weight: 500;
}
.editor .form-button {
  margin: 32px 0 0;
  text-align: center;
}
.editor .form-button .memo {
  margin: 8px 0;
  text-align: center;
}
.editor .form-button .memo a {
  color: #aaa8a8;
  font-size: 13px;
  text-decoration: underline;
}
.editor .error-list {
  padding: 32px;
  background-color: #fee3e9;
}
.editor .error-list ul {
  margin: 0;
  list-style: disc;
  list-style-position: inside;
}
.editor .error-list li {
  font-weight: 700;
}
.editor .offer-info {
  background-color: #e1effd;
  max-width: 800px;
  margin: 0 auto 16px;
  display: block;
  gap: 25px;
  padding: 20px;
  border-radius: 7px;
  align-items: center;
}
.editor .offer-info .img-area {
  width: 100%;
  margin-bottom: 10px;
}
.editor .offer-info .img-area img {
  border-radius: 10px;
}
.editor .offer-info .detail-area {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.editor .offer-info .detail-area a {
  color: #000;
  width: 100%;
}
.editor .offer-info .detail-area h3 {
  margin-bottom: 8px;
}
.editor .offer-info .detail-area .job_category {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.editor .offer-info .detail-area .job_category span {
  display: block;
  padding: 5px 15px;
  border-radius: 8em;
  background-color: #fff;
  color: #0bc3e3;
  font-size: 14px;
  font-weight: 600;
}
.editor .offer-register-checkbox {
  display: block;
  margin: 8px 0;
  cursor: pointer;
}
.editor .offer-register-checkbox input {
  display: none;
}
.editor .offer-register-checkbox input:checked + span {
  background-image: url(img/offer-register-check-on.png);
}
.editor .offer-register-checkbox span {
  display: inline-block;
  padding: 4px 4px 4px 32px;
  background-image: url(img/offer-register-check-off.png);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: auto 60%;
}
.editor .offer-register-checkbox span a {
  color: #0bc3e3;
  text-decoration: underline;
}
.editor .offer-register-btn:disabled {
  opacity: 0.5;
}
.editor .offer-register-btn:disabled:hover {
  background-color: #0cc3e3;
  color: #fff;
}
.editor .wp-block-button.is-style-search-box .wp-block-button__link {
  padding: 1em 2em 1em 3.5em;
  border-radius: 8px;
  background-color: #0bc3e3;
  background-image: url(img/icon-search2.svg);
  background-repeat: no-repeat;
  background-size: 1.2em;
  background-position: left 1.5em center;
  color: #fff;
  font-size: 14px;
  transition: all 0.3s;
}
.editor .wp-block-button.is-style-search-box .wp-block-button__link:hover {
  opacity: 0.8;
  text-decoration: none;
}
.editor .recruit-complete-btn {
  display: block;
}
.editor .recruit-complete-btn .wp-block-buttons {
  justify-content: center;
}
.editor .recruit-complete-btn .wp-block-button a {
  display: inline-block;
  width: 180px;
  margin: 10px 0;
  padding: 12px 0;
  border-radius: 10em;
  border: 1px solid #0cc3e3;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  background-color: #0cc3e3;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}
.editor .recruit-complete-btn .wp-block-button a:hover {
  transition: 0.3s all;
  background-color: #fff;
  color: #0cc3e3;
  text-decoration: none;
}
.editor .recruit-complete-btn .wp-block-button.detail {
  margin-left: 0px;
}
.editor .recruit-complete-btn .wp-block-button.detail a {
  background-color: #fff;
  color: #0cc3e3;
  border: 1px solid #0cc3e3;
}
.editor .recruit-complete-btn .wp-block-button.detail a:hover {
  transition: 0.3s all;
  opacity: 1;
  background-color: #0cc3e3;
  color: #fff;
}

.comOffer li .imgBox .photoBox img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}

.banner-line-register {
  display: block;
}
.banner-line-register:hover {
  opacity: 0.8;
}
.fixed-menu {
  position: fixed;
  z-index: 10;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
.fixed-menu .contents-inner {
  padding: 10px;
}
.fixed-menu .contents-inner .inner {
  display: flex;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  flex-wrap: nowrap;
}
.fixed-menu .contents-inner .inner .left {
  padding-right: 40px;
  display: none;
}
.fixed-menu .contents-inner .inner .left p {
  font-size: 18px;
  font-weight: bold;
}
.fixed-menu .contents-inner .inner .btn-groups {
  display: flex;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  flex-wrap: nowrap;
  width: 100%;
}
.fixed-menu .contents-inner .inner .btn-groups .offer-entry-buttons {
  margin: 0;
  display: block;
  width: 49%;
}
.fixed-menu .contents-inner .inner .btn-groups .offer-entry-buttons a {
  display: flex;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  flex-wrap: nowrap;
  width: 100%;
  height: 50px;
  border-radius: 8px;
  font-weight: 700;
  font-size: 15px;
  text-decoration: none;
  gap: 8px;
}
.fixed-menu .contents-inner .inner .btn-groups .offer-entry-buttons a:hover {
  transition: 0.3s all;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
}
.fixed-menu .contents-inner .inner .btn-groups .offer-entry-buttons.apply-btn a {
  background-color: #fd3268;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.fixed-menu .contents-inner .inner .btn-groups .offer-entry-buttons.fav-btn02 {
  margin-left: 15px;
}
.fixed-menu .contents-inner .inner .btn-groups .offer-entry-buttons.fav-btn02 .favorite {
  border: 1px solid #0cc3e3;
  color: #0cc3e3;
}
.fixed-menu .contents-inner .inner .btn-groups .offer-entry-buttons.fav-btn02 .favorite.active {
  background-color: #dddddd !important;
  border-color: #dddddd;
  color: #fff !important;
}
.fixed-menu .contents-inner .inner .btn-groups .offer-entry-buttons.fav-btn02 .favorite.active img:nth-child(1) {
  display: none;
}
.fixed-menu .contents-inner .inner .btn-groups .offer-entry-buttons.fav-btn02 .favorite:not(.active) img:nth-child(2) {
  display: none;
}

@media screen and (min-width: 769px){
  .sm {
    display: none;
  }
  .page-title h1 {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    min-height: 200px;
    font-size: 38px;
  }
  .archive-wrapper {
    display: flex;
    justify-content: center;
    gap: 56px;
  }
  .archive-wrapper > .archive {
    flex-grow: 1;
  }
  .single-wrapper {
    display: flex;
    justify-content: center;
    gap: 56px;
  }
  .single-wrapper > .single {
    flex-grow: 1;
  }
  .sidebar {
    margin: 0;
  }
  input.btn,
  button.btn,
  a.btn {
    width: 500px;
    padding: 24px 0;
    font-size: 24px;
  }
  input.btn-small,
  button.btn-small,
  a.btn-small {
    width: 280px;
    padding: 16px 0;
    font-size: 15px;
  }
  input.btn-xsmall,
  button.btn-xsmall,
  a.btn-small {
    width: 180px;
    padding: 12px 0;
    font-size: 14px;
  }
  .wp-pagenavi {
    margin: 64px 16px 32px;
  }
  .mainVisual .ttl h1 {
    font-size: 2rem;
  }
  .mainVisual .ttl h1 strong {
    font-size: 2.4rem;
  }
  .single-news-item {
    margin: 16px;
  }
  .sidebar-column {
    margin: 40px 0 0;
  }
  .single-column {
    margin: 40px 0 0;
    padding: 16px 32px;
  }
  .single-column-item {
    margin: 16px;
  }
  .single-column-item .meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
  }
  .faq-items {
    margin: 64px 0;
  }
  .faq-items dt {
    padding: 24px 24px 24px 96px;
    font-size: 28px;
  }
  .faq-items dt::before {
    font-size: 45px;
    top: 8px;
    left: 32px;
  }
  .faq-items dd {
    margin: 0 0 48px;
    padding: 24px 24px 24px 96px;
    font-size: 18px;
  }
  .faq-items dd::before {
    font-size: 45px;
    top: 8px;
    left: 32px;
  }
  .faq-items2 {
    margin: 32px 0;
  }
  .faq-items2 dt {
    padding: 16px 16px 16px 80px;
    font-size: 16px;
  }
  .faq-items2 dt::before {
    font-size: 32px;
    top: 4px;
    left: 32px;
  }
  .faq-items2 dt::after {
    font-size: 32px;
    top: 4px;
    right: 32px;
  }
  .faq-items2 dd {
    margin: 0 0 48px;
    padding: 24px 24px 24px 80px;
    font-size: 16px;
  }
  .faq-items2 dd::before {
    font-size: 32px;
    top: 8px;
    left: 32px;
  }
  .lp-guide > .title h1 {
    min-height: 200px;
    font-size: 38px;
  }
  .lp-guide section {
    padding: 64px 0;
  }
  .lp-guide section h2 strong {
    font-size: 38px;
  }
  .lp-guide section h2 small {
    font-size: 18px;
  }
  .lp-guide .kv > .columns {
    position: relative;
    margin: 0;
  }
  .lp-guide .kv .primary {
    max-width: 600px;
    min-height: 700px;
    text-shadow: 0 0 4px #fff;
  }
  .lp-guide .kv .secondary {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
  }
  .lp-guide .kv .secondary img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  .lp-guide .kv h2 {
    margin: 0 -48px 48px;
    padding: 64px 48px 0;
    font-size: 48px;
    background-size: 50px, 50px;
    background-position: left bottom 16px, right bottom 16px;
  }
  .lp-guide .kv h2 img {
    width: 430px;
    margin-bottom: 32px;
  }
  .lp-guide .kv p {
    font-size: 18px;
  }
  .lp-guide section.merit .merit-items {
    gap: 48px;
    margin: 64px 0;
  }
  .lp-guide section.merit .merit-items li {
    flex-basis: calc(25% - 36px);
    width: calc(25% - 36px);
  }
  .lp-guide section.merit .merit-items li img {
    width: 200px;
  }
  .lp-guide section.usage .usage-items li {
    display: flex;
    min-height: 280px;
    margin: 48px 0;
  }
  .lp-guide section.usage .usage-items li .head {
    flex-shrink: 0;
    flex-basis: 220px;
    width: 220px;
    flex-direction: column;
    justify-content: center;
    border-radius: 8px 0 0 8px;
  }
  .lp-guide section.usage .usage-items li .head small {
    font-size: 20px;
  }
  .lp-guide section.usage .usage-items li .head span {
    line-height: 1;
    font-size: 60px;
  }
  .lp-guide section.usage .usage-items li .content {
    flex-grow: 1;
    padding: 16px 64px;
    border-radius: 0 8px 8px 0;
  }
  .lp-guide section.usage .usage-items li .content h3 {
    margin: 16px 0;
    font-size: 32px;
  }
  .lp-guide section.usage .usage-items li .content p {
    font-size: 18px;
  }
  .lp-guide section.usage .usage-items li:not(:last-child)::after {
    left: 100px;
    bottom: -24px;
    width: 12px;
    border-top: 24px solid #fdadc0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
  }
  .lp-guide section.point .columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 64px 8%;
    margin: 64px 0 0;
  }
  .lp-guide section.point .columns .primary {
    max-width: calc(92% - 560px);
    min-width: 400px;
  }
  .lp-guide section.point .columns .primary h3 {
    margin: 0 24px 72px 0;
    font-size: 28px;
  }
  .lp-guide section.point .columns .primary p {
    margin: 0;
    font-size: 18px;
  }
  .lp-guide section.point .columns .secondary {
    width: 560px;
  }
  .lp-guide section.point .columns .secondary #main .news .rBox {
    width: auto;
  }
  .lp-business > .title h1 {
    min-height: 200px;
    font-size: 38px;
  }
  .lp-business .kv {
    background-image: url(img/business/kv-bg-md.jpg);
    aspect-ratio: unset;
    height: 700px;
  }
  .lp-business .kv .panel {
    width: 750px;
    padding: 48px 0;
  }
  .lp-business .kv .panel .label {
    width: 450px;
    margin: 0 auto;
    font-size: 22px;
  }
  .lp-business .kv .panel h2 {
    margin: 32px 0;
    font-size: 40px;
  }
  .lp-business .kv .panel h2 u {
    text-decoration-thickness: 4px;
    text-underline-offset: 4px;
  }
  .lp-business .kv .panel p {
    font-size: 16px;
  }
  .lp-business section {
    padding: 64px 0;
  }
  .lp-business section h2 {
    font-size: 38px;
    background-size: 90px 4px;
  }
  .lp-business section.banner {
    padding: 24px 0;
  }
  .lp-business section.banner .columns {
    display: flex;
    justify-content: center;
    gap: 48px;
  }
  .lp-business section.banner .columns a {
    width: 300px;
  }
  .lp-business section.banner .columns a small {
    font-size: 16px;
  }
  .lp-business section.banner .columns a span {
    font-size: 24px;
  }
  .lp-business section.feature-merit .feature-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 32px;
  }
  .lp-business section.feature-merit .feature-items li {
    flex-basis: 220px;
    flex-shrink: 0;
    flex-direction: column;
  }
  .lp-business section.feature-merit .feature-items h3 {
    font-size: 22px;
  }
  .lp-business section.feature-merit .merit-items li {
    display: flex;
    margin: 80px 0;
  }
  .lp-business section.feature-merit .merit-items .img {
    flex-shrink: 0;
    flex-basis: 240px;
    width: 240px;
    margin: 32px 0 0;
  }
  .lp-business section.feature-merit .merit-items .content {
    margin-left: 8%;
  }
  .lp-business section.feature-merit .merit-items .content .num {
    width: 120px;
  }
  .lp-business section.feature-merit .merit-items .content h3 {
    margin: 16px 0 32px;
    font-size: 32px;
  }
  .lp-business section.feature-merit .merit-items .content p {
    font-size: 18px;
  }
  .lp-business section.functions .func-items {
    margin: 64px 0;
  }
  .lp-business section.functions .func-items li {
    margin: 48px 0;
    padding: 64px 96px;
  }
  .lp-business section.functions .func-items h3 {
    gap: 48px;
    margin: 0 0 32px;
    font-size: 32px;
  }
  .lp-business section.functions .func-items h3::before {
    width: 48px;
  }
  .lp-business section.functions .func-items h3.option::after {
    top: -28px;
    left: 96px;
    height: 44px;
  }
  .lp-business section.functions .func-items p {
    font-size: 18px;
  }
  .lp-business section.functions .func-items .images {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 64px;
  }
  .lp-business section.functions .func-items .images .img {
    margin: 48px 0;
  }
  .lp-business section.flow .inner-content > p {
    margin: 32px;
    font-size: 18px;
  }
  .lp-business section.faq .inner-content > p {
    margin: 32px;
    font-size: 18px;
  }
  .register-information .register-information-content {
    padding: 45px 32px;
  }
  .register-information .register-information-content .title {
    font-size: 27px;
  }
  .register-information .register-information-content .step .title {
    font-size: 22px;
  }
  .register-information .register-information-content .fax-line-area {
    display: flex;
    gap: 10px;
    justify-content: space-between;
  }
  .register-information .register-information-content .fax-line-area .fax {
    width: 49%;
  }
  .register-information .register-information-content .fax-line-area .fax .fax-content {
    padding: 25px;
    margin-bottom: 0px;
  }
  .register-information .register-information-content .fax-line-area .fax .fax-content a {
    width: 240px;
  }
  .register-information .register-information-content .fax-line-area .line {
    width: 49%;
  }
  .register-information .register-information-content .fax-line-area .line .line-content {
    padding: 25px;
  }
  .archive-wrapper.archive-wrapper-offer {
    padding-top: 64px;
  }
  .archive-item.archive-offer-item {
    padding: 32px;
  }
  .archive-item.archive-offer-item h2 {
    margin: 0 0 8px;
    font-size: 24px;
  }
  .archive-item.archive-offer-item h2 .new {
    font-size: 15px;
  }
  .archive-item.archive-offer-item .tags .tag {
    font-size: 13px;
  }
  .archive-item.archive-offer-item .meta-wrapper {
    display: flex;
    gap: 32px;
  }
  .archive-item.archive-offer-item .meta-wrapper .gallery {
    order: 1;
    flex-basis: 260px;
    flex-shrink: 0;
  }
  .archive-item.archive-offer-item .meta-wrapper .gallery .comment {
    font-size: 16px;
  }
  .archive-item.archive-offer-item .meta-wrapper .table th {
    font-size: 15px;
  }
  .archive-item.archive-offer-item .meta-wrapper .table td {
    font-size: 15px;
  }
  .archive-item.archive-offer-item .buttons {
    display: flex;
    justify-content: center;
    gap: 16px;
    margin: 48px 0 0;
  }
  .archive-item.archive-offer-item .buttons a {
    margin: 0;
  }
  .offer-pagination {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .offer-pagination .wp-pagenavi {
    flex-grow: 0;
    margin: 0;
  }
  .column-search-offer h2 {
    padding: 8px 16px 8px 32px;
    font-size: 20px;
  }
  .column-search-offer .form-row {
    padding: 16px 32px;
  }
  .column-search-offer .form-row h3 {
    font-size: 18px;
  }
  .column-search-offer .form-row .button button {
    font-size: 18px;
  }
  .search-modal > .inner {
    padding: 32px;
  }
  .archive-offer-head {
    padding: 24px 32px;
  }
  .archive-offer-head .desc {
    font-size: 15px;
  }
  .archive-offer-picky-items .items {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .archive-offer-picky-items .items a {
    flex-basis: calc(50% - 10px);
    flex-shrink: 0;
  }
  .single-item.single-offer-item {
    padding: 32px;
  }
  .single-item.single-offer-item h2 {
    margin: 0 0 8px;
    font-size: 24px;
  }
  .single-item.single-offer-item h2 .new {
    font-size: 15px;
  }
  .single-item.single-offer-item .meta-wrapper {
    display: flex;
    gap: 32px;
  }
  .single-item.single-offer-item .meta-wrapper .gallery {
    order: 1;
    flex-basis: 260px;
    flex-shrink: 0;
  }
  .single-item.single-offer-item .meta-wrapper .gallery .comment {
    font-size: 16px;
  }
  .single-item.single-offer-item .meta-wrapper .table th {
    font-size: 15px;
  }
  .single-item.single-offer-item .meta-wrapper .table td {
    font-size: 15px;
  }
  .single-item.single-offer-item .catchcopy {
    margin: 32px 0 64px;
    font-size: 24px;
  }
  .single-item.single-offer-item .pr {
    margin: 32px 0 64px;
  }
  .single-item.single-offer-item .pr h2 {
    font-size: 24px;
  }
  .single-item.single-offer-item .pr p {
    font-size: 18px;
  }
  .offer-entry-buttons {
    display: flex;
    justify-content: space-between;
    gap: 16px;
    margin: 48px 0 0;
  }
  .offer-entry-buttons a {
    margin: 0;
  }
  .offer-meta-tags .tag {
    font-size: 13px;
  }
  .offer-pagination {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .offer-pagination .wp-pagenavi {
    flex-grow: 0;
    margin: 0;
  }
  .single-offer-item-tabs .triggers a {
    font-size: 24px;
  }
  .single-offer-item-tabs .tab {
    padding: 32px;
  }
  .single-offer-item-tabs table th, .single-offer-item-tabs table td {
    padding: 16px;
    font-size: 18px;
  }
  .single-offer-item-tabs table th {
    width: 200px;
    min-width: 200px;
  }
  .single-offer-item-tabs .free {
    margin: 32px 0;
    padding: 16px;
    font-size: 18px;
  }
  .facility-atmosphere .label {
    width: 140px;
    max-width: 140px;
    font-size: 15px;
  }
  .offer-gallery h3 {
    font-size: 24px;
  }
  .offer-gallery li {
    width: calc(33.3333333333% - 8px);
  }
  .offer-kv .item p {
    font-size: 14px;
  }
  .widget.column-offer h2 {
    font-size: 20px;
  }
  .widget.column-offer .button a {
    font-sise: 15px;
  }
  .sidebar-offer-items .meta .title h3 {
    font-size: 16px;
  }
  .sidebar-offer-items .data {
    font-size: 15px;
  }
  .editor .sm {
    display: none;
  }
  .editor p {
    font-size: 15px;
  }
  .editor table {
    font-size: 15px;
  }
  .editor .form .field-group {
    display: flex;
    gap: 16px 64px;
  }
  .editor .form .field-group .label {
    flex-basis: 220px;
    flex-shrink: 0;
    margin: 16px 0;
    font-size: 16px;
  }
  .editor .form .field-group .label .require {
    font-size: 12px;
  }
  .editor .form .field-group .field {
    flex-grow: 1;
  }
  .editor .form .field-group .field input[type=text], .editor .form .field-group .field input[type=email], .editor .form .field-group .field input[type=number], .editor .form .field-group .field input[type=date], .editor .form .field-group .field input[type=password], .editor .form .field-group .field textarea,
  .editor .form .field-group .field select {
    padding: 16px;
  }
  .editor .register-move-login a {
    font-size: 20px;
  }
  .editor .register-move-login a small {
    font-size: 14px;
  }
  .editor .form-button {
    margin: 64px 0 0;
  }
  .editor .offer-info {
    display: flex;
  }
  .editor .offer-info .img-area {
    width: 200px;
    margin-bottom: 0px;
  }
  .editor .wp-block-button.is-style-search-box .wp-block-button__link {
    font-size: 18px;
  }
  .editor .recruit-complete-btn {
    display: flex;
  }
  .editor .recruit-complete-btn .wp-block-button a {
    width: 180px;
    font-size: 14px;
    margin: 16px 0;
  }
  .editor .recruit-complete-btn .wp-block-button.detail {
    margin-left: 10px;
  }
  .fixed-menu .contents-inner {
    padding: 15px;
  }
  .fixed-menu .contents-inner .inner .left {
    display: block;
  }
  .fixed-menu .contents-inner .inner .btn-groups {
    width: auto;
  }
  .fixed-menu .contents-inner .inner .btn-groups .offer-entry-buttons {
    width: auto;
  }
  .fixed-menu .contents-inner .inner .btn-groups .offer-entry-buttons a {
    width: 210px;
    height: 50px;
  }
}

@media screen and (min-width: 1200px){
  .inner-content {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .sidebar h2 {
    font-size: 25px;
  }
  .global-title {
    padding-inline: max(32px, 50% - 500px);
  }
  .archive-news {
    padding: 64px 32px;
  }
  .archive-news-item a {
    flex-direction: row;
    padding: 16px 32px;
  }
  body.single-news .single-wrapper {
    padding: 64px 32px;
  }
  .single-news-item h1 {
    font-size: 36px;
  }
  .single-news-item .meta time {
    font-size: 14px;
  }
  .archive-column {
    max-width: 840px;
    padding: 32px 32px;
  }
  .archive-column-items {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
  }
  .archive-column-item {
    margin: 0;
  }
  .archive-column-item a {
    gap: 24px;
    padding: 16px;
  }
  .archive-column-item .thumbnail {
    flex-basis: 55%;
  }
  .archive-column-item .category span {
    font-size: 15px;
  }
  .archive-column-item time {
    font-size: 14px;
  }
  .archive-column-item h2 {
    font-size: 17px;
  }
  .archive-column-item {
    flex-grow: 1;
  }
  .archive-column-item:nth-child(1) h2 {
    display: block;
    font-size: 20px;
    -webkit-line-clamp: unset;
    overflow: visible;
  }
  .archive-column-item:nth-child(1) .category {
    margin: 8px 0 16px;
  }
  .archive-column-item:nth-child(1) .thumbnail img {
    width: 100%;
  }
  .archive-column-item:nth-child(n+2) {
    flex-basis: calc(33% - 16px);
    flex-grow: 0;
  }
  .archive-column-item:nth-child(n+2) a {
    flex-direction: column;
    height: 100%;
    box-sizing: border-box;
  }
  .archive-column-item:nth-child(n+2) .category {
    margin: 8px 0;
  }
  body.single-post .single-wrapper {
    padding: 64px 32px;
  }
  .single-column {
    max-width: 840px;
  }
  .single-column-item h1 {
    padding: 0 0 16px;
    font-size: 36px;
  }
  .single-column-item .meta time {
    font-size: 14px;
  }
  .single-column-item .meta .category span {
    font-size: 15px;
  }
  .lp-guide .kv .primary {
    margin-left: calc(50% - 600px);
  }
  .lp-guide section.faq .link {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .lp-business section.feature-merit .merit-items .img {
    flex-basis: 480px;
    width: 480px;
  }
  .editor h2 {
    font-size: 24px;
  }
  .editor h3 {
    font-size: 24px;
  }
  .editor h4 {
    font-size: 20px;
  }
  .editor h5 {
    font-size: 18px;
  }
  .editor h6 {
    font-size: 16px;
  }
}

@media screen and (min-width: 1200px) and (min-width: 769px){
  .archive-column-item:nth-child(1) .thumbnail img {
    aspect-ratio: 16/9;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .archive-column-item:nth-child(n+2) .thumbnail img {
    aspect-ratio: 1/1;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media screen and (max-width: 768px){
  .md {
    display: none;
  }
  .editor .md {
    display: none;
  }
}

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