@charset "UTF-8";
.wrap {
  display: flex;
  flex-flow: column;
  overflow: hidden;
}

.site-main {
  flex: 1;
}
@media only screen and (min-width: 768px) {
  .site-main {
    padding-top: 11rem;
    margin-bottom: -4rem;
  }
}

.c-nav-list__item > ul > li.title > a {
  cursor: inherit;
  pointer-events: none;
}
.c-nav-list__item > ul > li > ul > li > a {
  position: relative;
  display: inline-block;
  padding-left: 1rem;
}
.c-nav-list__item > ul > li > ul > li > a::before {
  content: "-";
  display: inline-block;
  margin-right: 0.5rem;
}

.footernav .ft-none {
  display: none;
}

.globalnav .hd-none {
  display: none;
}

.mincho {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", "ＭＳ Ｐ明朝", "MS P Mincho", serif;
}
.mincho--s {
  font-family: "Shippori Mincho B1", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.article {
  padding-top: 8rem;
  padding-bottom: 8rem;
}
@media only screen and (max-width: 767px) {
  .article {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.article.english {
  word-break: break-all;
}

.article-block:not(:last-of-type) {
  margin-bottom: 8rem;
}
@media only screen and (max-width: 767px) {
  .article-block:not(:last-of-type) {
    margin-bottom: 4rem;
  }
}
.article-block > * {
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}
.article-block > *:first-child {
  margin-top: 0 !important;
}
.article-block > *:last-child {
  margin-bottom: 0 !important;
}
.article-block .assist-line {
  border-bottom: 2px solid #333;
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}
@media only screen and (max-width: 767px) {
  .article-block .assist-line {
    border-width: 1px;
  }
}

.index-fv {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .index-fv {
    margin-top: 6.6rem;
  }
}
.index-fv .thumbnail img {
  min-height: 18.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 767px) {
  .index-fv .thumbnail img {
    min-height: 10rem;
  }
}
.index-fv .thumbnail::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #E7336E;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  mix-blend-mode: multiply;
}
.index-fv-title {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  letter-spacing: 0.29em;
  width: 100%;
}
.index-fv-title .title {
  font-size: 3.8rem;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .index-fv-title .title {
    font-size: 2rem;
  }
}
.index-fv-title .en {
  font-size: 2.5rem;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .index-fv-title .en {
    font-size: 1.6rem;
  }
}

.section-cta {
  padding-bottom: 4rem;
}
.section-cta .cta {
  padding: 2rem 2rem 3rem;
  background: #808080;
  text-align: center;
  color: #fff;
}
.section-cta .cta-title {
  font-weight: bold;
  font-size: 3rem;
  letter-spacing: 0.22em;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 767px) {
  .section-cta .cta-title {
    font-size: 2rem;
    letter-spacing: 0.1em;
  }
}
.section-cta .cta-contact {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  gap: 4rem;
}
@media only screen and (max-width: 767px) {
  .section-cta .cta-contact {
    gap: 2rem;
  }
}
.section-cta .cta-contact .tel span {
  font-size: 1.8rem;
  display: block;
  line-height: 1.5;
  letter-spacing: 0.22em;
}
@media only screen and (max-width: 767px) {
  .section-cta .cta-contact .tel span {
    font-size: 1.4rem;
  }
}
.section-cta .cta-contact .tel span.num {
  font-size: 3rem;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .section-cta .cta-contact .tel span.num {
    font-size: 2.2rem;
  }
}

/*共通
=============================*/
.all_link a {
  background: #fff;
  padding: 7px 7px 7px 0;
  display: block;
  position: relative;
  box-shadow: 2px 2px 0 #cd6690;
  text-align: center;
  font-size: 13px;
  color: #000;
}

.all_link a:after {
  content: "";
  background: url(../images/top_bg_link_arrow.png) no-repeat center/100% 100%;
  width: 8px;
  height: 13px;
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}

/*company
=============================*/
.company_internal_link {
  margin: 100px auto 0;
  letter-spacing: 0;
  font-size: 0;
}

.company_internal_link li {
  width: 12.5%;
  margin-right: 5%;
  display: inline-block;
  vertical-align: top;
}

.company_internal_link li:nth-child(6n) {
  margin-right: 0;
}

.company_internal_link a {
  box-shadow: 2px 2px 0 #cc6690, -1px -1px 0 #cbcbcb;
  font-size: 16px;
}

.company_internal_link a:after {
  background-image: url(../images/all_bg_link_arrow_internal.png);
  width: 13px;
  height: 8px;
}

#contents .company_sec:nth-child(n+2) {
  margin-top: 160px;
}

.all_big_bg_title {
  margin-bottom: 50px;
  position: relative;
  text-align: center;
}

.all_big_bg_title_main {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  letter-spacing: 3px;
  font-weight: 600;
  font-size: 38px;
  color: #4d4d4d;
}

.all_big_bg_title_bg {
  line-height: 1;
  font-size: 160px;
  font-family: "stretch";
  color: #faf8fa;
}

.company_message_eco_list li:nth-child(n+2) {
  margin-top: 40px;
}

.company_message_eco_list_title {
  margin-bottom: 10px;
  letter-spacing: 2px;
  font-size: 22px;
  color: #b85c82;
}

.company_message_eco_list p {
  line-height: 2em;
  letter-spacing: 0;
  font-size: 15px;
  color: #4d4d4d;
}

.company_message_eco_list span {
  display: inline-block;
}

.company_ceo_name {
  margin-top: 90px;
  text-align: right;
  font-weight: 600;
  font-size: 24px;
  color: #4d4d4d;
}

.company_philosophy_copy {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  color: #4d4d4d;
}

.company_philosophy_copy span {
  display: block;
  line-height: 2.3em;
  letter-spacing: 2px;
}

.company_pholosophy_list {
  margin-top: 80px;
}

.company_pholosophy_list li:nth-child(n+2) {
  margin-top: 70px;
}

.company_pholosophy_list_text {
  line-height: 1.8;
  font-size: 18px;
  color: #4d4d4d;
}

.company_profile_sec {
  margin-top: 90px;
}

.company_profile_sec_first .contents_title {
  margin-bottom: 30px;
}

.company_outline_table th {
  width: 200px;
  min-width: 200px;
  padding: 20px 10px 20px 25px;
  border-bottom: 1px #b1b1b1 solid;
  vertical-align: top;
  font-weight: 600;
  font-size: 16px;
  color: #003d51;
}

.company_outline_table td {
  padding: 20px 10px 20px 30px;
  border-bottom: 1px #989898 dashed;
  line-height: 1.8;
  vertical-align: top;
  font-size: 14px;
  color: #4d4d4d;
}

.company_outline_table td a {
  color: #4d4d4d;
}

.company_outline_table_list li:nth-child(n+2) {
  margin-top: 20px;
}

.company_outline_table_list_title {
  font-weight: 600;
  color: #003d51;
}

.company_outline_table_list_text span {
  display: inline-block;
}

.company_profile_history .contents_title {
  margin-bottom: 40px;
}

.company_history_table th,
.company_history_table td {
  padding-top: 13px;
  padding-bottom: 13px;
  border-bottom: 1px #989898 dashed;
  vertical-align: top;
}

.company_history_table th,
.company_history_cell_second {
  font-weight: 600;
  font-size: 16px;
  color: #003d51;
}

.company_history_table th {
  width: 210px;
  min-width: 210px;
}

.company_history_cell_second {
  width: 45px;
  min-width: 45px;
  text-align: right;
}

.company_history_table .company_history_cell_third {
  padding-left: 45px;
  vertical-align: middle;
  font-size: 14px;
  color: #4d4d4d;
}

.company_history_cell_third a {
  color: #cd6690;
}

.company_history_table th:before {
  content: "■";
  color: #b85c82;
  margin-right: 10px;
}

.company_history_cell_pb_small td {
  padding-bottom: 4px;
}

.company_history_cell_p_small td {
  padding-top: 4px;
  padding-bottom: 4px;
}

.company_history_cell_pt_small td {
  padding-top: 4px;
}

.company_access_sec {
  letter-spacing: 0;
  font-size: 0;
}

.company_access_sec_left {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  color: #4d4d4d;
}

.company_access_sec_right {
  width: 50%;
  height: 258px;
  min-height: 258px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.company_access_list li:nth-child(n+2) {
  margin-top: 60px;
}

.company_access_text_sec {
  padding-right: 32px;
}

.company_access_text_sec_second {
  margin-top: 22px;
  padding-top: 20px;
  border-top: 1px #989898 dashed;
}

.company_access_text_sec p:nth-child(n+2) {
  margin-top: 10px;
}

.company_access_text_sec a {
  color: #4d4d4d;
}

.company_access_text_sec span {
  display: inline-block;
}

.company_access_text_sec p.all_link {
  width: 152px;
  margin-top: 20px;
}

.company_access_text_sec .all_link a {
  box-shadow: 2px 2px 0 #cc6690, -1px -1px 0 #cbcbcb;
  color: #000;
}

.company_map {
  width: 100%;
  height: 100%;
}

.company_eco_list {
  background: rgba(187, 187, 187, 0.05);
  margin-top: 40px;
  padding: 40px;
  font-size: 15px;
  color: #4d4d4d;
}

.company_eco_list > li:nth-child(n+2) {
  margin-top: 20px;
}

.all_tri_text {
  padding: 4px 0 0 18px;
  position: relative;
}

.all_tri_text:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  border-style: solid;
  border-width: 10px 10px 0 0;
  border-color: #cd6690 transparent transparent transparent;
}

.company_eco_list_sub {
  padding: 15px 0 0 20px;
}

.company_privacy_sec {
  font-size: 15px;
  color: #4d4d4d;
}

.company_privacy_list {
  margin-top: 35px;
}

.company_privacy_list > li:nth-child(n+2) {
  margin-top: 35px;
}

.company_privacy_list_title {
  letter-spacing: 3px;
  font-size: 19px;
}

.company_privacy_list_sub {
  padding: 15px 0 0 25px;
}

.company_privacy_list_sub li:nth-child(n+2) {
  margin-top: 10px;
}

/*追加調整
=============================*/
@media only screen and (max-width: 767px) {
  .company_access_sec_left {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .company_access_sec_right {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .company_access_sec .company_access_text_sec {
    padding-right: 0;
  }
}

.entry {
  font-weight: 400;
  letter-spacing: 0;
}
.entry > * {
  margin: 2.4rem 0;
}
@media only screen and (max-width: 767px) {
  .entry > * {
    margin: 1.6rem 0;
  }
}
.entry > *:first-child {
  margin-top: 0;
}
.entry > *:last-child {
  margin-bottom: 0;
}
.entry.small > *:first-child {
  margin-top: -2em;
}
.entry small {
  font-size: 0.935em;
}
.entry a {
  text-decoration: underline;
  color: var(--themeColor);
}
@media only screen and (min-width: 768px) {
  .entry a:hover {
    text-decoration: none;
  }
}
.entry strong.bold {
  border-bottom: 4px solid #FFD800;
}
.entry ul {
  padding-left: 1em;
}
.entry ul li:not(:last-of-type) {
  margin-bottom: 1.6rem;
}
.entry ul li::before {
  margin-left: -1em;
  display: inline-block;
  content: "・";
}
.entry ul.color {
  padding-left: 1.5em;
}
.entry ul.color li:not(:last-of-type) {
  margin-bottom: 1.6rem;
}
.entry ul.color li::before {
  margin-left: -1.5em;
  display: inline-block;
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50vw;
  background: var(--themeColor);
  margin-right: 1.5rem;
}
.entry ol {
  padding-left: 1.5em;
}
.entry ol li {
  counter-increment: entry-ol;
}
.entry ol li:not(:last-of-type) {
  margin-bottom: 1.6rem;
}
.entry ol li::before {
  text-indent: -1.5em;
  display: inline-block;
  content: counter(entry-ol);
  font-size: 1em;
  color: var(--themeColor);
  font-weight: 700;
}
.entry ol.def li::before {
  color: #333;
  font-weight: normal;
}

.headline-2,
.entry h2 {
  font-size: 3.6rem;
  font-weight: 700;
  margin: 4.8rem 0 2.4rem;
  border-bottom: 4px solid #CCCCCC;
  position: relative;
  padding-bottom: 1rem;
  letter-spacing: 0;
  line-height: 1.4 !important;
}
@media only screen and (max-width: 767px) {
  .headline-2,
.entry h2 {
    font-size: 2.2rem;
    margin: 3.6rem 0 1.6rem;
  }
}
.headline-2::after,
.entry h2::after {
  content: "";
  display: block;
  width: 4rem;
  height: 0.4rem;
  background: var(--themeColor);
  position: absolute;
  bottom: -0.4rem;
  left: 0;
}

.headline-3,
.entry h3 {
  font-size: 3rem;
  font-weight: 700;
  margin: 4.8rem 0 2.4rem;
  border-left: 0.4rem solid var(--themeColor);
  padding-bottom: 0.5rem;
  padding-left: 1.6rem;
  line-height: 1.4 !important;
}
@media only screen and (max-width: 767px) {
  .headline-3,
.entry h3 {
    font-size: 1.8rem;
    border-width: 0.3rem;
    padding-left: 1rem;
    padding-bottom: 0.3rem;
    line-height: 1.3;
    margin-bottom: 1.6rem;
  }
}

.headline-2 + .headline-3 {
  margin: 2.4rem 0;
}

.headline-4,
.entry h4 {
  font-size: 2.6rem;
  font-weight: 700;
  margin: 4.8rem 0 2.4rem;
  position: relative;
  padding-left: 2.4rem;
  line-height: 1.4 !important;
}
@media only screen and (max-width: 767px) {
  .headline-4,
.entry h4 {
    font-size: 1.6rem;
    padding-left: 1.6rem;
    margin-bottom: 1.6rem;
  }
}
.headline-4::before,
.entry h4::before {
  content: "";
  display: block;
  width: 1.6rem;
  height: 0.2rem;
  background: var(--themeColor);
  position: absolute;
  top: 2rem;
  left: 0;
}
@media only screen and (max-width: 767px) {
  .headline-4::before,
.entry h4::before {
    top: 1.2rem;
    width: 1rem;
  }
}

.headline-5,
.entry h5 {
  font-size: 2.2rem;
  font-weight: 700;
  margin: 1em 0 0.7em;
  line-height: 1.4 !important;
}
@media only screen and (max-width: 767px) {
  .headline-5,
.entry h5 {
    font-size: 1.5rem;
  }
}
.headline-5 + p,
.entry h5 + p {
  margin-top: -1rem;
}

.headline-6,
.entry h6 {
  font-size: 1.8rem;
  font-weight: 700;
  margin: 1em 0 0.5em;
  line-height: 1.4 !important;
}
@media only screen and (max-width: 767px) {
  .headline-6,
.entry h6 {
    font-size: 1.4rem;
  }
}
.headline-6 + p,
.entry h6 + p {
  margin-top: 0;
}

.table-main,
.entry table {
  width: 100%;
  border-collapse: collapse;
}
@media only screen and (max-width: 767px) {
  .table-main,
.entry table {
    display: block;
    overflow: auto;
    width: 100%;
  }
}
.table-main.bg-none tbody tr,
.entry table.bg-none tbody tr {
  background: none !important;
}
@media only screen and (min-width: 768px) {
  .table-main.fixed,
.entry table.fixed {
    table-layout: fixed;
  }
}
.table-main.fixed tr > *:first-child,
.entry table.fixed tr > *:first-child {
  width: 13.8rem;
}
.table-main.equal tr > *:first-child,
.entry table.equal tr > *:first-child {
  width: auto;
}
.table-main.sp-nowrap,
.entry table.sp-nowrap {
  min-width: 24rem;
}
@media only screen and (max-width: 767px) {
  .table-main.sp-nowrap,
.entry table.sp-nowrap {
    white-space: nowrap;
  }
}
@media only screen and (max-width: 767px) {
  .table-main.sp-nowrap tbody td,
.entry table.sp-nowrap tbody td {
    min-width: auto;
  }
}
.table-main tr > *:first-child,
.entry table tr > *:first-child {
  padding-left: 2.4rem;
  padding-right: 1.2rem;
}
.table-main tr > *:last-child,
.entry table tr > *:last-child {
  padding-right: 2.4rem;
  padding-left: 1.2rem;
}
.table-main thead th,
.entry table thead th {
  text-align: left;
  padding: 2.4rem 1.8rem;
  background: #333;
  color: #fff;
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  .table-main thead th,
.entry table thead th {
    padding: 1rem;
  }
}
.table-main thead + tbody,
.entry table thead + tbody {
  border-top: none;
}
@media only screen and (max-width: 767px) {
  .table-main thead + tbody,
.entry table thead + tbody {
    display: table-row-group;
  }
}
.table-main tbody,
.entry table tbody {
  border-top: 1px solid #ccc;
}
@media only screen and (max-width: 767px) {
  .table-main tbody,
.entry table tbody {
    display: table;
    width: 100%;
  }
}
.table-main tbody tr,
.entry table tbody tr {
  border-bottom: 1px solid #ccc;
}
.table-main tbody tr:nth-of-type(even),
.entry table tbody tr:nth-of-type(even) {
  background: #F1EFE8;
}
.table-main tbody th,
.entry table tbody th {
  vertical-align: top;
  text-align: left;
  padding: 2.4rem 1.8rem;
  padding-right: 0;
}
@media only screen and (min-width: 768px) {
  .table-main tbody th,
.entry table tbody th {
    width: 13.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .table-main tbody th,
.entry table tbody th {
    padding: 1rem;
    white-space: nowrap;
  }
}
.table-main tbody td,
.entry table tbody td {
  padding: 2.4rem 1.8rem;
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  .table-main tbody td,
.entry table tbody td {
    padding: 1rem;
    min-width: 18rem;
  }
}
@media only screen and (max-width: 767px) {
  .table-main tbody td:last-of-type,
.entry table tbody td:last-of-type {
    width: 100%;
  }
}
.table-main tbody td > *:first-child,
.entry table tbody td > *:first-child {
  margin-top: 0;
}
.table-main tbody td > *:last-child,
.entry table tbody td > *:last-child {
  margin-bottom: 0;
}
.table-main tbody td a,
.entry table tbody td a {
  color: var(--themeColor);
  text-decoration: underline;
}
@media only screen and (min-width: 768px) {
  .table-main tbody td a:hover,
.entry table tbody td a:hover {
    text-decoration: none;
  }
}
.table-main tbody td ul,
.entry table tbody td ul {
  padding-left: 1em;
}
.table-main tbody td ul li,
.entry table tbody td ul li {
  padding-left: 0;
}
.table-main tbody td ul li::before,
.entry table tbody td ul li::before {
  content: "・";
  display: inline-block;
  text-indent: -1em;
  margin-left: 0;
  width: auto;
  height: auto;
  border-radius: 50vw;
  background: none;
  margin-right: 0;
}

.article-news .news-list {
  border-top: 1px solid #959595;
}
.article-news .news-list__item {
  border-bottom: 1px solid #959595;
  font-size: 1.4rem;
}
@media only screen and (min-width: 768px) {
  .article-news .news-list__item {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
}
@media only screen and (max-width: 767px) {
  .article-news .news-list__item {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
  }
}
.article-news .news-list__item .meta {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .article-news .news-list__item .meta {
    border-bottom: 1px dashed #ccc;
    width: 100%;
  }
}
.article-news .news-list__item .meta time {
  display: inline-block;
  padding: 1rem 0;
}
@media only screen and (min-width: 768px) {
  .article-news .news-list__item .meta time {
    min-width: 15rem;
  }
}
.article-news .news-list__item .meta .category {
  color: var(--themeColor);
  display: inline-block;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .article-news .news-list__item .meta .category {
    min-width: 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .article-news .news-list__item .meta .category {
    margin-left: 1rem;
  }
}
.article-news .news-list__item .meta .tag {
  display: inline-block;
  text-align: center;
  background: #E7336E;
  color: #fff;
  padding: 1rem;
}
@media only screen and (min-width: 768px) {
  .article-news .news-list__item .meta .tag {
    min-width: 11rem;
  }
}
@media only screen and (max-width: 767px) {
  .article-news .news-list__item .meta .tag {
    margin-left: 1rem;
  }
}
@media only screen and (min-width: 768px) {
  .article-news .news-list__item a {
    transition: 400ms;
    padding-left: 1rem;
  }
  .article-news .news-list__item a:hover {
    color: var(--themeColor);
  }
}
@media only screen and (max-width: 767px) {
  .article-news .news-list__item a {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    margin: 1rem 0;
  }
}

.article-contact {
  background-image: url(../img/contact-bg.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-size: 192rem;
}
@media only screen and (min-width: 1920px) {
  .article-contact {
    background-size: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .article-contact {
    margin-top: -4.2rem;
  }
}
.article-contact .formarea {
  background: #fff;
  border-radius: 1rem;
  box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.5);
}
@media only screen and (min-width: 768px) {
  .article-contact .formarea {
    padding: 4rem 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .article-contact .formarea {
    padding: 2rem;
  }
}
.article-contact .formarea .lead {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 4rem;
}
@media only screen and (max-width: 767px) {
  .article-contact .formarea .lead {
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 768px) {
  .article-contact .formarea > * {
    max-width: 100rem;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) {
  .article-contact .mailform {
    max-width: 100rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.article-contact .mailform input[type=text],
.article-contact .mailform input[type=tel],
.article-contact .mailform input[type=email] {
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
  font-family: inherit;
  font-size: 1em;
}
.article-contact .mailform input[type=radio] {
  display: none;
}
.article-contact .mailform input[type=checkbox] {
  display: none;
}
.article-contact .mailform select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: transparent;
  border-radius: 0;
  font-size: 1em;
  color: inherit;
}
.article-contact .mailform textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: 0;
  outline: none;
  background: transparent;
  border-radius: 0;
  font-family: inherit;
  font-size: 1em;
}
.article-contact .mailform-table {
  width: 100%;
  border-collapse: collapse;
}
.article-contact .mailform-table thead th {
  text-align: left;
  font-size: 1.4rem;
  font-weight: normal;
}
.article-contact .mailform-table thead th span {
  color: var(--themeColor);
  font-size: 2rem;
  vertical-align: -webkit-baseline-middle;
}
.article-contact .mailform-table tbody th {
  text-align: left;
  font-weight: normal;
  width: 20%;
  vertical-align: top;
  font-size: 2rem;
  font-feature-settings: normal;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 767px) {
  .article-contact .mailform-table tbody th {
    display: block;
    width: 100%;
    font-size: 1.8rem;
  }
}
.article-contact .mailform-table tbody th span {
  border-left: 0.7rem solid var(--themeColor);
  padding-left: 0.8rem;
}
.article-contact .mailform-table tbody th.required span::after {
  content: "*";
  color: var(--themeColor);
}
.article-contact .mailform-table tbody td {
  padding-bottom: 2.4rem;
}
@media only screen and (min-width: 768px) {
  .article-contact .mailform-table tbody td {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .article-contact .mailform-table tbody td {
    display: block;
    font-size: 1.6rem;
  }
}
.article-contact .mailform-table tbody td select,
.article-contact .mailform-table tbody td input[type=text],
.article-contact .mailform-table tbody td input[type=tel],
.article-contact .mailform-table tbody td input[type=email] {
  border: 1px solid #afafaf;
  padding: 1rem;
  max-width: 50rem;
  width: 100%;
}
.article-contact .mailform-table tbody td textarea {
  width: 100%;
  height: 30rem;
  border: 1px solid #afafaf;
  resize: vertical;
  padding: 1rem;
}
.article-contact .mailform-table tbody td .select {
  position: relative;
  display: inline-block;
  max-width: 50rem;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .article-contact .mailform-table tbody td .select.pref {
    max-width: 19rem;
  }
}
.article-contact .mailform-table tbody td .select select {
  padding: 1.3rem 1rem;
}
.article-contact .mailform-table tbody td .select .arrow {
  display: block;
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translate(-50%, -75%) rotate(45deg);
  border-right: 1px solid #afafaf;
  border-bottom: 1px solid #afafaf;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .article-contact .mailform-table tbody td .select .arrow {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .article-contact .mailform-table tbody td.name {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
  }
}
.article-contact .mailform-table tbody td.name input[type=text] {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .article-contact .mailform-table tbody td.name input[type=text] {
    width: auto;
  }
}
@media only screen and (max-width: 767px) {
  .article-contact .mailform-table tbody td.name input[type=text] {
    flex: 1;
  }
}
.article-contact .mailform-table tbody td.name input[type=text] + input[type=text] {
  margin-left: 2rem;
}
@media only screen and (max-width: 767px) {
  .article-contact .mailform-table tbody td.name input[type=text] + input[type=text] {
    margin-left: 1rem;
  }
}
.article-contact .mailform-table tbody td .comment {
  display: inline-block;
  padding: 0.9rem 2.2rem 0.9rem 1rem;
  font-size: 1.4rem;
}
@media only screen and (min-width: 768px) {
  .article-contact .mailform-table tbody td .comment {
    margin-left: 2rem;
    border: 1px solid #afafaf;
    max-width: 31rem !important;
  }
}
@media only screen and (max-width: 767px) {
  .article-contact .mailform-table tbody td .comment {
    padding: 0;
    margin-top: 1rem;
  }
}
.article-contact .mailform .agree {
  font-size: 2rem;
  text-align: center;
  letter-spacing: 0.1em;
  border: 1px solid var(--themeColor);
  margin-bottom: 4rem;
  margin-top: 2rem;
  font-size: 1.4rem;
}
.article-contact .mailform .agree > span {
  display: block;
}
.article-contact .mailform .agree label {
  padding: 1rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.article-contact .mailform .agree label span {
  display: inline-flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  position: relative;
}
.article-contact .mailform .agree label span::before {
  content: "";
  width: 3.6rem;
  height: 3.6rem;
  border: 1px solid #afafaf;
  display: block;
  margin-right: 1rem;
}
@media only screen and (max-width: 767px) {
  .article-contact .mailform .agree label span::before {
    width: 2.4rem;
    height: 2.4rem;
  }
}
.article-contact .mailform .agree label span::after {
  content: "";
  display: block;
  width: 2rem;
  height: 1.4rem;
  border-left: 0.5rem solid #fff;
  border-bottom: 0.5rem solid #fff;
  position: absolute;
  top: 50%;
  left: 1.8rem;
  transform: translate(-50%, -66%) rotate(-45deg);
}
@media only screen and (max-width: 767px) {
  .article-contact .mailform .agree label span::after {
    width: 1.3rem;
    height: 0.8rem;
    left: 1.2rem;
    border-width: 0.3rem;
  }
}
.article-contact .mailform .agree input:checked + span::before {
  background: var(--themeColor);
  border-color: var(--themeColor);
}
.article-contact .mailform .mw_wp_form.mw_wp_form_confirm .comment {
  display: none;
}
.article-contact .mailform .mw_wp_form.mw_wp_form_confirm .agree {
  display: none;
}
.article-contact .enform-info dl {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 2.4rem;
  margin: 1em 0;
}
.article-contact .enform-info dl dt {
  font-weight: bold;
  color: var(--themeColor);
}
@media only screen and (min-width: 768px) {
  .article-contact .enform-info dl dt {
    margin-right: 0.5em;
  }
}
.article-contact .enform-info dl dd span {
  font-size: 1.6rem;
  margin-left: 1em;
}
.article-contact .policy-box {
  border: 1px solid #afafaf;
  padding: 3rem 5rem;
  margin-top: 6rem;
}
@media only screen and (max-width: 767px) {
  .article-contact .policy-box {
    padding: 1.5rem 2rem;
  }
}
.article-contact .policy-box h2 {
  text-align: center;
  font-size: 2rem;
}
.article-contact .policy-box p {
  margin-top: 1em;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
}
.article-contact .tel {
  margin-top: 8rem;
}
.article-contact .tel .title {
  letter-spacing: 0.16em;
  border-bottom: 1px solid #333;
  text-align: center;
  color: #666;
}
.article-contact .tel .title h2 {
  font-size: 3rem;
  font-weight: bold;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .article-contact .tel .title h2 {
    font-size: 2rem;
  }
}
.article-contact .tel .title span {
  font-size: 2rem;
}
@media only screen and (max-width: 767px) {
  .article-contact .tel .title span {
    display: block;
    font-size: 1.4rem;
  }
}
.article-contact .tel-list {
  margin-top: -2.4rem;
  color: #666;
}
.article-contact .tel-list dl {
  border-bottom: 1px solid #000;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  padding: 1.2rem 0;
}
.article-contact .tel-list dl dt {
  text-align: left;
  font-size: 2rem;
  font-weight: bold;
  width: 30%;
}
@media only screen and (max-width: 767px) {
  .article-contact .tel-list dl dt {
    width: 100%;
    text-align: center;
    font-size: 2rem;
  }
}
.article-contact .tel-list dl dd {
  font-family: Bahnschrift, "DIN Alternate", "Franklin Gothic Medium", "Nimbus Sans Narrow", sans-serif-condensed, sans-serif;
  font-size: 4rem;
  flex: 1;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .article-contact .tel-list dl dd {
    padding: 0 14rem;
  }
}
@media only screen and (max-width: 767px) {
  .article-contact .tel-list dl dd {
    font-size: 2.6rem;
  }
}
.article-contact .tel-list dl dd span span {
  font-size: 3rem;
}
@media only screen and (min-width: 768px) {
  .article-contact .tel-list-item {
    white-space: nowrap;
  }
}
.article-contact .tel-list-item:not(:last-of-type) {
  margin-right: 1rem;
}

.article-thanks .title {
  text-align: center;
  font-size: 2.4rem;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 767px) {
  .article-thanks .title {
    font-size: 1.6rem;
  }
}
.article-thanks .lead {
  text-align: center;
  font-size: 1.8rem;
}
@media only screen and (max-width: 767px) {
  .article-thanks .lead {
    font-size: 1.4rem;
  }
}

.mw_wp_form.mw_wp_form_confirm .lead,
.mw_wp_form.mw_wp_form_complete .lead {
  display: none !important;
}
.mw_wp_form.mw_wp_form_confirm .intro,
.mw_wp_form.mw_wp_form_complete .intro {
  display: none !important;
}
.mw_wp_form.mw_wp_form_confirm .comment,
.mw_wp_form.mw_wp_form_complete .comment {
  display: none !important;
}
.mw_wp_form.mw_wp_form_confirm .agree,
.mw_wp_form.mw_wp_form_complete .agree {
  display: none !important;
}
.mw_wp_form.mw_wp_form_confirm .arrow,
.mw_wp_form.mw_wp_form_complete .arrow {
  display: none !important;
}
.mw_wp_form.mw_wp_form_confirm .policy-box,
.mw_wp_form.mw_wp_form_complete .policy-box {
  display: none !important;
}
.mw_wp_form.mw_wp_form_confirm .tel,
.mw_wp_form.mw_wp_form_complete .tel {
  display: none !important;
}

@media only screen and (max-width: 767px) {
  .mw_wp_form .error {
    font-size: 1.2rem;
  }
}

.page-fv--microplatewasher {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .page-fv--microplatewasher .thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.page-fv--microplatewasher .thumbnail::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #e1e1e1;
  position: absolute;
  top: 0;
  left: 0;
  mix-blend-mode: multiply;
}
.page-fv--microplatewasher .thumbnail::after {
  content: "";
  display: block;
  width: 100%;
  height: 84%;
  background: linear-gradient(to bottom, transparent, #fff 80%, #fff);
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-fv--microplatewasher .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-fv--microplatewasher .headline {
  position: relative;
  color: #1a1a1a;
}
@media only screen and (max-width: 767px) {
  .page-fv--microplatewasher .headline {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
.page-fv--microplatewasher .headline-grid {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-end;
}
@media only screen and (min-width: 768px) {
  .page-fv--microplatewasher .headline-grid {
    padding-top: 16.9rem;
  }
}
@media only screen and (max-width: 1360px) and (min-width: 768px) {
  .page-fv--microplatewasher .headline-grid {
    padding-top: 13.4vw;
  }
}
.page-fv--microplatewasher .headline__title {
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0;
}
@media only screen and (min-width: 768px) {
  .page-fv--microplatewasher .headline__title {
    padding-bottom: 8rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-fv--microplatewasher .headline__title {
    width: 50%;
  }
}
.page-fv--microplatewasher .headline__title .series {
  font-size: 3.7rem;
}
@media only screen and (max-width: 1360px) and (min-width: 768px) {
  .page-fv--microplatewasher .headline__title .series {
    font-size: 2.75vw;
  }
}
@media only screen and (max-width: 767px) {
  .page-fv--microplatewasher .headline__title .series {
    font-size: 1.65rem;
    display: block;
    margin-bottom: -1.5rem;
    margin-top: 1.5rem;
  }
}
.page-fv--microplatewasher .headline__title .title {
  font-size: 4.8rem;
}
@media only screen and (max-width: 1360px) and (min-width: 768px) {
  .page-fv--microplatewasher .headline__title .title {
    font-size: 3.3vw;
  }
}
@media only screen and (max-width: 767px) {
  .page-fv--microplatewasher .headline__title .title {
    font-size: 2.4rem;
  }
}
.page-fv--microplatewasher .headline__product {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-end;
}
@media only screen and (min-width: 768px) {
  .page-fv--microplatewasher .headline__product {
    width: 50%;
  }
}
.page-fv--microplatewasher .headline__product__name {
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .page-fv--microplatewasher .headline__product__name {
    padding-bottom: 8rem;
  }
}
.page-fv--microplatewasher .headline__product__name span {
  display: block;
  line-height: 1;
}
.page-fv--microplatewasher .headline__product__name .series {
  font-size: 3rem;
  letter-spacing: 0;
}
@media only screen and (max-width: 1360px) and (min-width: 768px) {
  .page-fv--microplatewasher .headline__product__name .series {
    font-size: 2.2vw;
  }
}
@media only screen and (max-width: 767px) {
  .page-fv--microplatewasher .headline__product__name .series {
    font-size: 1.8rem;
    margin-bottom: 1rem;
  }
}
.page-fv--microplatewasher .headline__product__name .title {
  font-size: 7rem;
}
@media only screen and (max-width: 1360px) and (min-width: 768px) {
  .page-fv--microplatewasher .headline__product__name .title {
    font-size: 5.2vw;
  }
}
@media only screen and (max-width: 767px) {
  .page-fv--microplatewasher .headline__product__name .title {
    font-size: 4.6rem;
    margin-bottom: 1rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-fv--microplatewasher .headline__product__image {
    margin-bottom: 1vw;
    width: 29.5rem;
    max-width: 20.8vw;
  }
}
@media only screen and (max-width: 767px) {
  .page-fv--microplatewasher .headline__product__image {
    width: 36%;
  }
}
.page-fv--microplatewasher + .breadcrumbs {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .page-fv--microplatewasher + .breadcrumbs {
    margin-top: -6rem;
  }
}

.article-microplatewasher {
  padding-bottom: 12rem;
}
@media only screen and (max-width: 767px) {
  .article-microplatewasher {
    padding-bottom: 6rem;
  }
}
.article-microplatewasher .microplatewasher-block .c-title {
  background: var(--themeColor);
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  padding: 0 0.5em;
}
.article-microplatewasher .microplatewasher-block + .microplatewasher-block {
  margin-top: 8rem;
}
.article-microplatewasher .microplatewasher-intro h2 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 1.6rem;
}
.article-microplatewasher .microplatewasher-intro .microplatewasher-flex {
  gap: 4rem;
  align-items: stretch;
}
@media only screen and (min-width: 768px) {
  .article-microplatewasher .microplatewasher-intro .text {
    width: 50%;
  }
}
.article-microplatewasher .microplatewasher-intro .iframe {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .article-microplatewasher .microplatewasher-intro .iframe {
    width: 50%;
  }
}
.article-microplatewasher .microplatewasher-intro .iframe iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.article-microplatewasher .microplatewasher-intro .intro-list__item {
  padding-left: 1.5em;
  position: relative;
}
.article-microplatewasher .microplatewasher-intro .intro-list__item:not(:last-of-type) {
  margin-bottom: 0.5em;
}
.article-microplatewasher .microplatewasher-intro .intro-list__item::before {
  content: "";
  display: block;
  width: 1.8rem;
  height: 1.5rem;
  background-image: url(../img/common/check.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  position: absolute;
  top: 0.35em;
  left: 0;
}
@media only screen and (min-width: 768px) {
  .article-microplatewasher .microplatewasher-composition .composition-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    -moz-column-gap: 6rem;
         column-gap: 6rem;
    row-gap: 0;
  }
}
.article-microplatewasher .microplatewasher-composition .composition-list__item {
  border-bottom: 1px solid #333;
}
@media only screen and (min-width: 768px) {
  .article-microplatewasher .microplatewasher-composition .composition-list__item {
    width: calc(50% - 3rem);
  }
}
.article-microplatewasher .microplatewasher-composition .composition-list__item dl {
  padding: 2rem 0;
}
@media only screen and (min-width: 768px) {
  .article-microplatewasher .microplatewasher-composition .composition-list__item dl {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .article-microplatewasher .microplatewasher-composition .composition-list__item dl {
    padding: 1rem 0;
  }
}
.article-microplatewasher .microplatewasher-composition .composition-list__item dl dt {
  color: var(--themeColor);
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .article-microplatewasher .microplatewasher-composition .composition-list__item dl dt {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .article-microplatewasher .microplatewasher-composition .composition-list__item dl dd {
    width: 50%;
    text-align: center;
  }
}
.article-microplatewasher .microplatewasher-composition .option {
  margin-top: 4rem;
}
.article-microplatewasher .microplatewasher-composition .option p {
  margin-bottom: 1rem;
}
.article-microplatewasher .microplatewasher-composition .option-list {
  list-style-type: disc;
  padding-left: 1em;
}
@media only screen and (min-width: 768px) {
  .article-microplatewasher .microplatewasher-specification .specification-list {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 6rem;
         column-gap: 6rem;
    margin-top: 5rem;
  }
}
.article-microplatewasher .microplatewasher-specification .specification-list__item {
  border-bottom: 1px solid #333;
}
@media only screen and (min-width: 768px) {
  .article-microplatewasher .microplatewasher-specification .specification-list__item {
    padding-top: 1rem;
  }
}
@media only screen and (min-width: 768px) {
  .article-microplatewasher .microplatewasher-specification .specification-list__item dl {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .article-microplatewasher .microplatewasher-specification .specification-list__item dl dt {
    border-bottom: 0.1rem dotted #666;
    font-weight: 600;
    padding: 0.5rem 0;
  }
}
.article-microplatewasher .microplatewasher-specification .specification-list__item dl dd {
  flex: 1;
}
@media only screen and (min-width: 768px) {
  .article-microplatewasher .microplatewasher-specification .specification-list__item dl dd {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .article-microplatewasher .microplatewasher-specification .specification-list__item dl dd {
    padding: 0.5rem 0;
  }
}
.article-microplatewasher .microplatewasher-specification .small-text {
  font-size: 1.3rem;
  margin-top: 2rem;
}

.cta {
  background-image: url(../img/top/top-bg.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  position: relative;
  padding: 4.6rem 0;
}
@media only screen and (max-width: 767px) {
  .cta {
    padding: 4.6rem 2rem;
  }
}
.cta .bg-color {
  background: var(--themeColor);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  mix-blend-mode: multiply;
}

.article-404 .page-title {
  color: var(--themeColor);
  font-size: 3.8rem;
  letter-spacing: 0.3em;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .article-404 .page-title {
    font-size: 2rem;
    letter-spacing: 0.1em;
  }
}
.article-404 .page404 {
  text-align: center;
}

.page--stepaid .fv-stepaid {
  position: relative;
}

.page--stepaid .fv-stepaid .img img {
  width: 100%;
}

.page--stepaid .btnarea {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .page--stepaid .btnarea {
    gap: 0.78125vw;
    position: absolute;
    bottom: 0%;
    right: calc(50% - 24.7395833333vw);
    transform: translate(50%, -50%);
  }
}
@media only screen and (max-width: 767px) {
  .page--stepaid .btnarea {
    flex-flow: column;
    gap: 1rem;
    position: absolute;
    bottom: 2rem;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
.page--stepaid .btnarea .stepaid-btn a {
  background: var(--themeColor);
  color: #fff;
  font-weight: 600;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.5);
}
@media only screen and (min-width: 768px) {
  .page--stepaid .btnarea .stepaid-btn a {
    min-width: 10.4166666667vw;
    min-height: 2.0833333333vw;
    border-radius: 0.3125vw;
    font-size: 0.8333333333vw;
    transition: 400ms box-shadow;
  }
  .page--stepaid .btnarea .stepaid-btn a.en {
    min-width: 16.4166666667vw;
    min-height: 2.0833333333vw;
    border-radius: 0.3125vw;
    font-size: 0.8333333333vw;
    transition: 400ms box-shadow;
  }
  .page--stepaid .btnarea .stepaid-btn a:hover,
	.page--stepaid .btnarea .stepaid-btn a.en:hover{
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0);
  }
}
@media only screen and (max-width: 767px) {
  .page--stepaid .btnarea .stepaid-btn a {
    min-width: 30rem;
    min-height: 4rem;
    border-radius: 0.3rem;
    font-size: 1.4rem;
  }
}
.page--stepaid .btnarea .stepaid-btn.icon-dl a::after {
  content: "";
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  background-image: url(../img/common/icon-dl.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 1.4rem;
  margin-left: 1rem;
}
.page--stepaid .article-stepaid {
  padding-bottom: 12rem;
}
@media only screen and (max-width: 767px) {
  .page--stepaid .article-stepaid {
    padding-bottom: 6rem;
  }
}
.page--stepaid .article-stepaid .stepaid-title {
  background: var(--themeColor);
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  padding-left: 1rem;
}
@media only screen and (max-width: 767px) {
  .page--stepaid .article-stepaid .stepaid-title {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 768px) {
  .page--stepaid .article-stepaid .block-video .flex-video {
    gap: 7.36rem;
    margin-bottom: 8rem;
    align-items: flex-start;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .page--stepaid .article-stepaid .block-video .flex-video {
    display: block;
  }
}
.page--stepaid .article-stepaid .block-video-text .stepaid-logo {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 767px) {
  .page--stepaid .article-stepaid .block-video-text .stepaid-logo {
    text-align: center;
  }
}
.page--stepaid .article-stepaid .block-video-text .stepaid-logo .logo {
  width: 23.8rem;
}
@media only screen and (min-width: 768px) {
  .page--stepaid .article-stepaid .block-video-text .stepaid-logo .logo {
    margin-right: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .page--stepaid .article-stepaid .block-video-text .stepaid-logo .logo {
    width: 16rem;
  }
}
.page--stepaid .article-stepaid .block-video-text .stepaid-logo .video-title {
  font-size: 2.5rem;
  font-weight: 600;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .page--stepaid .article-stepaid .block-video-text .stepaid-logo .video-title {
    font-size: 2.2rem;
  }
}
.page--stepaid .article-stepaid .block-video-iframe {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .page--stepaid .article-stepaid .block-video-iframe {
    padding-top: 27.25%;
    width: 49%;
    flex: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .page--stepaid .article-stepaid .block-video-iframe {
    margin-left: auto;
    margin-right: auto;
    margin-top: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .page--stepaid .article-stepaid .block-video-iframe {
    padding-top: 56.25%;
    margin-top: 2rem;
  }
}
.page--stepaid .article-stepaid .block-video-iframe iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page--stepaid .article-stepaid .block-video .txt .ttl {
  color: var(--themeColor);
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  border-bottom: 0.1rem solid #666;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}
.page--stepaid .article-stepaid .block-video .txt p {
  font-size: 1.6rem;
  letter-spacing: 0.086em;
  line-height: 1.8;
}
.page--stepaid .article-stepaid .block-video .txt + .txt {
  margin-top: 4rem;
}
.page--stepaid .article-stepaid .block-video .flex-result {
  gap: 2rem;
  margin-top: 2rem;
}
.page--stepaid .article-stepaid .block-video .flex-result .figure figcaption {
  font-size: 1.8rem;
  font-weight: 600;
}
.page--stepaid .article-stepaid .block-voice .flex-voice {
  gap: 4rem;
}
.page--stepaid .article-stepaid .block-voice .flex-voice .flex-item {
  display: flex;
  flex-flow: column wrap;
  justify-content: stretch;
  align-items: stretch;
}
.page--stepaid .article-stepaid .block-voice .iframe {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.page--stepaid .article-stepaid .block-voice .iframe iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page--stepaid .article-stepaid .block-voice .meta {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: stretch;
  flex: 1;
}
.page--stepaid .article-stepaid .block-voice .meta .ttl {
  font-size: 2rem;
  text-align: center;
  padding: 1rem 0;
}
@media only screen and (max-width: 767px) {
  .page--stepaid .article-stepaid .block-voice .meta .ttl {
    font-size: 1.6rem;
  }
}
.page--stepaid .article-stepaid .block-voice .meta dl {
  border: 0.1rem solid #e95383;
  flex: 1;
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: stretch;
}
.page--stepaid .article-stepaid .block-voice .meta dl dt {
  background: rgba(233, 83, 131, 0.2);
  text-align: center;
}
.page--stepaid .article-stepaid .block-voice .meta dl dd {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  flex: 1;
  min-height: 6.9rem;
}
.page--stepaid .article-stepaid .block-voice .meta dl dd .lg {
  font-size: 2rem;
}
@media only screen and (max-width: 767px) {
  .page--stepaid .article-stepaid .block-voice .meta dl dd .lg {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 768px) {
  .page--stepaid .article-stepaid .block-product .product-grid {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 6.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .page--stepaid .article-stepaid .block-product .product-grid {
    margin-top: -2rem;
  }
}
@media only screen and (min-width: 768px) {
  .page--stepaid .article-stepaid .block-product .product-grid .table {
    width: 64%;
  }
}
.page--stepaid .article-stepaid .block-product .product-grid .table dl {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 0.1rem solid #000;
  padding: 1rem;
}
.page--stepaid .article-stepaid .block-product .product-grid .table dl dt {
  color: var(--themeColor);
  font-weight: bold;
  width: 24.5rem;
}
.page--stepaid .article-stepaid .block-product .product-grid .table dl dt.solo {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .page--stepaid .article-stepaid .block-product .product-grid .table dl dt.solo + dd {
    text-align: right;
  }
}
.page--stepaid .article-stepaid .block-product .product-grid .table dl dd {
  flex: 1;
}
.page--stepaid .article-stepaid .block-product .product-grid .table dl dd span {
  font-weight: 600;
}
.page--stepaid .article-stepaid .block-product .product-grid .table dl dd p:not(:last-of-type) {
  margin-bottom: 0.5rem;
}
.page--stepaid .article-stepaid .block-product .product-grid .product {
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  gap: 6rem;
}
@media only screen and (min-width: 768px) {
  .page--stepaid .article-stepaid .block-product .product-grid .product {
    flex: 1;
    padding-top: 6rem;
  }
}
@media only screen and (max-width: 767px) {
  .page--stepaid .article-stepaid .block-product .product-grid .product {
    margin-top: 4rem;
    flex-flow: row wrap;
    justify-content: space-between;
    gap: 3rem;
  }
}
@media only screen and (max-width: 767px) {
  .page--stepaid .article-stepaid .block-product .product-grid .product-item:nth-of-type(1) {
    width: 100%;
  }
}
.page--stepaid .article-stepaid .block-product .product-grid .product-item .figure figcaption {
  font-size: 1.8rem;
  text-align: center;
  margin-top: 0.8rem;
}
.page--stepaid .article-stepaid .block-product .software-grid {
  padding-top: 1.5rem;
  gap: 5rem;
}
.page--stepaid .article-stepaid .block-product .software-grid .software-item .figure img {
  width: 100%;
}
.page--stepaid .article-stepaid .block-product .software-grid .software-item .figure figcaption {
  font-size: 1.8rem;
  font-weight: 600;
  margin-top: 1.5rem;
}
.page--stepaid .article-stepaid .block-product .software-grid .software-item p {
  font-size: 1.6rem;
  margin-top: 1rem;
}
@media only screen and (min-width: 768px) {
  .page--stepaid .article-stepaid .block-data .stepaid-title {
    margin-bottom: 4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page--stepaid .article-stepaid .block-data .data-list {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 6rem;
         column-gap: 6rem;
  }
}
.page--stepaid .article-stepaid .block-data .data-list::after {
  content: "";
  display: block;
  clear: both;
}
.page--stepaid .article-stepaid .block-data .data-list dl {
  border-bottom: 0.1rem solid #666;
}
@media only screen and (min-width: 768px) {
  .page--stepaid .article-stepaid .block-data .data-list dl {
    padding-top: 1rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media only screen and (min-width: 768px) {
  .page--stepaid .article-stepaid .block-data .data-list dl dt {
    width: 14.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .page--stepaid .article-stepaid .block-data .data-list dl dt {
    border-bottom: 0.1rem dotted #666;
    font-weight: 600;
    padding: 0.5rem 0;
  }
}
@media only screen and (min-width: 768px) {
  .page--stepaid .article-stepaid .block-data .data-list dl dd {
    flex: 1;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .page--stepaid .article-stepaid .block-data .data-list dl dd {
    padding: 0.5rem 0;
  }
}
@media only screen and (min-width: 768px) {
  .page--stepaid .article-stepaid .block-safe .stepaid-title {
    margin-bottom: 4rem;
  }
}

.page--top .fv-slide .swiper-pagination-bullet {
  width: 2rem;
  height: 2rem;
  background: radial-gradient(#fff, #fff 0.75rem, transparent 0.75rem, transparent 1rem);
  opacity: 1;
  margin: 0 1.7rem;
}
.page--top .fv-slide .swiper-pagination-bullet-active {
  background: radial-gradient(#fff, #fff 0.75rem, transparent 0.75rem, transparent 0.9rem, #fff 1rem);
}
.page--top .fv-slide .swiper-slide {
  display: block;
}
.page--top .fv-slide .swiper-slide .text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page--top .top-main {
  background-image: url(../img/top/top-bg.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  position: relative;
}
.page--top .top-main__inner {
  position: relative;
  z-index: 3;
  color: #fff;
}
.page--top .top-main .bg-color {
  background: var(--themeColor);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  mix-blend-mode: multiply;
}
.page--top .top-main .pege-top-title {
  letter-spacing: 0.33em;
  font-size: 4rem;
  text-align: center;
  padding: 6rem 0;
}
@media only screen and (max-width: 767px) {
  .page--top .top-main .pege-top-title {
    font-size: 2.4rem;
  }
}
.page--top .top-main .top-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .page--top .top-main .top-list__item {
    flex: 1;
  }
}
.page--top .top-main .top-list__item a {
  display: block;
  position: relative;
  overflow: hidden;
}
.page--top .top-main .top-list__item a img {
  transition: 800ms cubic-bezier(0.23, 1, 0.32, 1);
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .page--top .top-main .top-list__item a:hover img {
    transform: scale(1.05);
  }
}
.page--top .top-main .top-list-title, .page--top .top-main .top-list-title-bg {
  font-size: 2rem;
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translate(0%, -50%);
  max-width: 26.4rem;
  width: 95%;
  text-align: center;
  letter-spacing: 0.15em;
}
.page--top .top-main .top-list-title-bg {
  mix-blend-mode: multiply;
}
.page--top .top-main .top-list-title-bg .text {
  opacity: 0;
}
.page--top .top-main .top-list-title span.bg, .page--top .top-main .top-list-title-bg span.bg {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: var(--themeColor);
}
.page--top .top-main .top-list-title span.text, .page--top .top-main .top-list-title-bg span.text {
  position: relative;
  z-index: 1;
}
.page--top .section-news {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.page--top .section-news .title {
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 0.56em;
  border-bottom: 1px solid #fff;
  padding-bottom: 1rem;
}
.page--top .section-news .news-list--top {
  margin-top: 2.4rem;
  padding-bottom: 2.4rem;
  border-bottom: 1px solid #fff;
}
@media only screen and (min-width: 768px) {
  .page--top .section-news .news-list--top__item {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
}
.page--top .section-news .news-list--top__item:not(:last-of-type) {
  margin-bottom: 0.5em;
}
@media only screen and (max-width: 767px) {
  .page--top .section-news .news-list--top__item:not(:last-of-type) {
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .page--top .section-news .news-list--top__item .meta {
    margin-right: 0.5em;
    display: inline-block;
  }
}
.page--top .section-news .news-list--top__item .meta .category {
  min-width: 8.5rem;
  border: 1px solid #fff;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  padding: 0.2rem 0.5rem 0.2rem;
  letter-spacing: 0.05em;
  text-align: center;
  font-size: 1.2rem;
  margin-left: 0.5em;
}
@media only screen and (min-width: 768px) {
  .page--top .section-news .news-list--top a {
    transition: 200ms;
  }
  .page--top .section-news .news-list--top a:hover {
    text-decoration: underline;
  }
}
.page--top .section-news .btn--slide--white {
  margin-top: 4rem;
}

/*20250306add*/


.article-mail .thanks {
  text-align: center;
}

.article-contact .pp-h-link {
text-align:center;
}
.article-contact .pp-h-link a {
display:inline-block;
padding-left:1em;
margin:2rem 0 3rem;
background: url(https://leimac.jp/wp-content/themes/sample_temp/images/top_bg_link_arrow.png) left center / auto 1em no-repeat;
text-align:center;
color:#cd6690;
font-weight:bold;
}
.article-contact .pp-h-link a:hover {
text-decoration: underline;
}
