@charset "UTF-8";
body {
  font-family: -apple-system, BlinkMacSystemFont, Hiragino Sans, "ヒラギノ角ゴシック", "Hiragino Kaku Gothic ProN", Meiryo, メイリオ, Osaka, arial, sans-serif !important;
  font-weight: 500;
}

h1,
h2 {
  font-weight: 600;
}

p {
  margin: 0 0 20px;
}

pre,
.cv-section-main .post pre {
  background-color: #364549;
  color: #e3e3e3;
  border-radius: 2px;
  padding-left: 1rem;
  margin-bottom: 1rem;
}

code,
.cv-section-main .post pre code {
  font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;
}
@media screen and (max-width: 480px) {
  code,
  .cv-section-main .post pre code {
    font-size: 0.75rem;
  }
}

/* カ */
/* カ */
/* ボックス内見出し */
.post.style-masonry .post-title {
  margin: 5px 0 10px;
}

/* チーム紹介見出し */
.column-inner h2 {
  margin-top: 0;
}

.column-inner h3 {
  margin-top: 0;
}

.cv-icon-box {
  margin-bottom: 0;
}

.cv-icon-box-content p {
  margin-bottom: 0;
  line-height: 1.3;
}

@media screen and (max-width: 1040px) {
  .responsiveheadline {
    font-size: 32px;
    line-height: 1.4em !important;
  }
}
@media screen and (max-width: 799px) {
  .responsiveheadline {
    font-size: 28px;
    line-height: 1.3em !important;
  }
}
@media screen and (max-width: 639px) {
  .responsiveheadline {
    font-size: 24px;
    line-height: 1.2em !important;
  }
}

@media screen and (max-width: 639px) {
  .cv-sticky-nav a {
    display: block !important;
    padding: 0.75em 1.25em;
  }
}
header.l-header {
  border-bottom: 1px solid #d3d3d3;
  padding-top: padding1;
}

.p-global-nav .c-navbar .menu-item.menu-item-has-children > a {
  padding-right: 1.2em;
}
.p-global-nav .c-navbar .menu-item.menu-item-has-children > a::after {
  display: block;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='56' height='30' viewBox='0 0 56 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M53 3L28 27L3 3' stroke='%23333333' stroke-width='6' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 8px;
  height: 4.2px;
  line-height: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 3px;
  margin: auto;
}
.p-global-nav .c-navbar .c-navbar__submenu .c-navbar__subitem > a {
  padding-block: 0.8em;
}
.p-global-nav .c-navbar .c-navbar__submenu .c-navbar__subitem + .c-navbar__subitem > a {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.page .c-page-header,
.blog .c-page-header {
  color: #ffffff;
  background-color: #999999;
  padding-bottom: var(--_padding3);
  padding-top: var(--_padding3);
}
.page .c-page-header__title,
.blog .c-page-header__title {
  color: #ffffff;
}
.page .c-page-header__title + .p-breadcrumbs-wrapper,
.blog .c-page-header__title + .p-breadcrumbs-wrapper {
  margin-top: 0.5rem;
}

.impmenu > a {
  color: #ff4500 !important;
}

.l-footer {
  background-color: #ffffff;
  background-size: auto auto;
  background-image: -webkit-repeating-linear-gradient(315deg, transparent, transparent 280px, rgb(239, 239, 239) 280px, rgb(239, 239, 239) 281px);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 280px, rgb(239, 239, 239) 280px, rgb(239, 239, 239) 281px);
}
.l-footer .l-footer-widget-area,
.l-footer .p-footer-sub-nav {
  background-color: #252525;
  color: #7e7367;
}
.l-footer .l-footer-widget-area strong,
.l-footer .l-footer-widget-area label,
.l-footer .p-footer-sub-nav strong,
.l-footer .p-footer-sub-nav label {
  color: #cccccc;
}
.l-footer .c-copyright--inverse {
  background-color: #1c1c1c;
  color: #777777;
}

.l-footer--default .p-social-nav__title {
  background-color: transparent;
  padding: 1.5rem 0 0 0;
}
.l-footer--default .p-social-nav__title h2 {
  font-size: 1rem;
  margin: 0;
}
.l-footer--default .p-social-nav {
  background-color: transparent;
  padding-top: 0.5rem;
}
.l-footer--default .p-social-nav a {
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.l-footer--default .p-social-nav a:hover {
  opacity: 0.6;
}
.l-footer--default .p-social-nav svg {
  width: 3rem;
  height: 2.75rem;
}

.l-footer-widget-area__item .wp-block-search__button-outside label {
  font-weight: 600;
}
.l-footer-widget-area__item .wp-block-search__button-outside .wp-block-search__input,
.l-footer-widget-area__item .wp-block-search__button-outside .wp-block-search__button {
  color: #7e7367;
  background-color: #252525;
  border-radius: 2px;
  border-color: #cccccc;
}

/* フッターメニュー内文字 */
/* フッター内文字 */
/* Copyright文字 */
.smb-accordion__item__title {
  background-color: #ffffff;
}

.smb-accordion__item__body {
  background-color: #ffffff;
}

.accordion-lucidas-gray {
  border-bottom: 1px solid #d3d3d3;
  -webkit-box-shadow: 0px 5px 5px -5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 5px -5px rgba(0, 0, 0, 0.1);
}
.accordion-lucidas-gray .smb-accordion__item {
  margin-top: 0;
  border: 1px solid #d3d3d3;
  border-bottom: none;
}
.accordion-lucidas-gray .smb-accordion__item__title {
  padding: 0.9375em;
}
.accordion-lucidas-gray .smb-accordion__item__title__label {
  font-weight: bold;
}
.accordion-lucidas-gray .smb-accordion__item__control:checked + .smb-accordion__item__title {
  background: #f5f5f5;
  border-bottom: 1px solid #d3d3d3;
}

.accordion-lucidas-blue .smb-accordion__item__title {
  padding: 0.9375em;
}
.accordion-lucidas-blue .smb-accordion__item__title__label {
  font-weight: bold;
}
.accordion-lucidas-blue .smb-accordion__item__title__icon svg {
  color: #82ccd2;
}
.accordion-lucidas-blue .smb-accordion__item__control:checked + .smb-accordion__item__title {
  color: #ffffff;
  background-color: #82ccd2;
}
.accordion-lucidas-blue .smb-accordion__item__control:checked + .smb-accordion__item__title .smb-accordion__item__title__icon svg {
  color: #ffffff;
}

/*==========================================
  ブロックエディターボックス
============================================*/
.smb-box-block-headlig-label {
  display: inline-block;
  padding: 0.2rem 1rem;
}

.sme-badge-wrap-heading .sme-badge {
  white-space: normal;
}

/*==========================================
  旧エディター用ボックス
============================================*/
/* テキストボックス */
.textbox {
  padding: 20px;
  margin: 30px 0;
  background-color: transparent;
  border: 1px solid #ccc;
}
.textbox > *:last-of-type {
  margin-bottom: 0;
}

/* タイトル付きテキストボックス */
.titlebox .titlearea {
  padding: 8px 8px 8px 20px;
  margin: 30px 0 0 0;
  background-color: #333;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
}
.titlebox .titlearea > * {
  margin: 0 !important;
}
.titlebox .textarea {
  padding: 20px 20px;
  margin: 0 0 10px 0;
  border: 3px solid #333;
}
.titlebox .textarea > *:last-child {
  margin-bottom: 0 !important;
}

/* 枠線 */
.border-2px {
  border-width: 2px !important;
}

.border-3px {
  border-width: 3px !important;
}

.border-4px {
  border-width: 4px !important;
}

.border-radius {
  border-radius: 8px !important;
}
.border-dotted {
  border-style: dotted !important;
}
.border-dashed {
  border-style: dashed !important;
}
.border-none {
  border: none !important;
}
.border-red {
  border-color: #c00 !important;
}
.border-blue {
  border-color: #19448e !important;
}
.border-black {
  border-color: #000 !important;
}
.border-rc-purple {
  border-color: #c5a4cc !important;
}
.border-rc-green {
  border-color: #aace37 !important;
}
.border-rc-blue {
  border-color: #82ccd2 !important;
}
.border-rc-orange {
  border-color: #f29a6c !important;
}
.border-grad-gold {
  border-color: #da8e00;
  -webkit-border-image: -webkit-linear-gradient(135deg, #f7de05, #da8e00, #edac06, #f7de05, #ecb802, #daaf08, #b67b03, #da8e00, #edac06, #f7de05, #ecb802, #edac06);
  -o-border-image: linear-gradient(-45deg, #f7de05, #da8e00, #edac06, #f7de05, #ecb802, #daaf08, #b67b03, #da8e00, #edac06, #f7de05, #ecb802, #edac06);
  border-image: linear-gradient(-45deg, #f7de05, #da8e00, #edac06, #f7de05, #ecb802, #daaf08, #b67b03, #da8e00, #edac06, #f7de05, #ecb802, #edac06);
  border-image-slice: 1;
}

/* 黒板 */
.blackboard {
  padding: 20px 20px 18px 20px;
  border: 5px solid #996633;
  margin: 15px 0 15px 0;
  text-align: center;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(26%, #336333), color-stop(87%, #003300));
  background: -webkit-linear-gradient(top, #336333 26%, #003300 87%);
  background: linear-gradient(to bottom, #336333 26%, #003300 87%);
}
.blackboard > .text {
  color: #fff;
  font-weight: 600;
  margin-bottom: 0;
}

/*==========================================
    ふきだし
============================================*/
.arrow_answer,
.arrow_question {
  position: relative;
  background: #fff;
  border: 1px solid #c8c8c8;
  border-radius: 10px;
  width: 75%;
  font-size: 14px;
  padding: 3%;
}

.arrow_question {
  float: right;
}

.arrow_answer:after,
.arrow_answer:before,
.arrow_question:after,
.arrow_question:before {
  top: 30%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_question:after,
.arrow_question:before {
  right: 100%;
}

.arrow_answer:after,
.arrow_answer:before {
  left: 100%;
}

.arrow_answer:after,
.arrow_question:after {
  border-color: rgba(255, 255, 255, 0);
  border-width: 8px;
  margin-top: -8px;
}

.arrow_answer:after {
  border-left-color: #fff;
}

.arrow_question:after {
  border-right-color: #fff;
}

.arrow_answer:before,
.arrow_question:before {
  border-color: rgba(200, 200, 200, 0);
  border-width: 9px;
  margin-top: -9px;
}

.arrow_answer:before {
  border-left-color: #c8c8c8;
}

.arrow_question:before {
  border-right-color: #c8c8c8;
}

.question_image {
  float: left;
  width: 25%;
}

.answer_image {
  float: right;
  width: 25%;
}

.answer_image img,
.question_image img {
  border-radius: 50px;
  display: block;
  margin: 0 auto;
  max-width: 60px;
  width: 100%;
}

.question_Box .name {
  text-align: center;
  font-size: 12px;
}

.question_Box {
  width: 100%;
  overflow: hidden;
  margin-bottom: 8px;
}

.question_Box:nth-child(even) {
  margin-bottom: 25px;
}

.c-btn__wrap {
  display: block;
  width: 100%;
}
.c-btn__wrap--center {
  text-align: center;
}
.c-btn__wrap--center > .button {
  margin: 0 auto;
}

.button {
  display: inline-block;
  padding: 0.5em 0.75em;
  margin: 0.25em;
  border-style: solid;
  border-color: transparent;
  border-width: 1px !important;
  border-radius: 3px;
  text-decoration: none;
  -webkit-transition: color 0.15s ease, background 0.15s ease, border 0.15s ease;
  transition: color 0.15s ease, background 0.15s ease, border 0.15s ease;
}
.button.btn-rc-orange,
.button.btn-lc-orange {
  color: #ffffff !important;
  background-color: #f29a6c !important;
}
.button.btn-rc-blue,
.button.btn-lc-blue {
  color: #ffffff !important;
  background-color: #82ccd2 !important;
}
.button.btn-rc-green,
.button.btn-lc-green {
  color: #ffffff !important;
  background-color: #aace37 !important;
}
.button.btn-rc-purple,
.button.btn-lc-purple {
  color: #ffffff !important;
  background-color: #c5a4cc !important;
}
.button.btn-uneven {
  font-size: 1.5em;
  background: #fff !important;
  border-style: solid;
  border-width: 2px !important;
  border-color: #000;
  -webkit-box-shadow: 4px 4px 0 #000;
  box-shadow: 4px 4px 0 #000;
  position: relative;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.button.btn-uneven.btn-rc-orange,
.button.btn-uneven.btn-lc-orange {
  color: #f29a6c !important;
  border-color: #f29a6c !important;
  -webkit-box-shadow: 4px 4px 0 #f29a6c !important;
  box-shadow: 4px 4px 0 #f29a6c !important;
}
.button.btn-uneven.btn-rc-blue,
.button.btn-uneven.btn-lc-blue {
  color: #82ccd2 !important;
  border-color: #82ccd2 !important;
  -webkit-box-shadow: 4px 4px 0 #82ccd2 !important;
  box-shadow: 4px 4px 0 #82ccd2 !important;
}
.button.btn-uneven.btn-rc-green,
.button.btn-uneven.btn-lc-green {
  color: #aace37 !important;
  border-color: #aace37 !important;
  -webkit-box-shadow: 4px 4px 0 #aace37 !important;
  box-shadow: 4px 4px 0 #aace37 !important;
}
.button.btn-uneven.btn-rc-purple,
.button.btn-uneven.btn-lc-purple {
  color: #c5a4cc !important;
  border-color: #c5a4cc !important;
  -webkit-box-shadow: 4px 4px 0 #c5a4cc !important;
  box-shadow: 4px 4px 0 #c5a4cc !important;
}
.button.btn-uneven:hover {
  top: 4px;
  left: 4px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.button.btn-huge {
  font-size: 2em;
  font-weight: bold;
  border-width: 3px !important;
  padding: 0.5em 1.25em;
}
.button.btn-huge > svg {
  margin: 0 0.5em;
}
@media screen and (max-width: 480px) {
  .button.btn-huge {
    font-size: 1.2em;
    padding: 0.5em;
    width: 100%;
    max-width: 240px;
  }
}
.button.btn-round {
  border-radius: 50px;
}
.button.btn-services_martem {
  background: #43a39e !important;
  border: none !important;
  color: #ffffff !important;
  font-size: 18px;
  font-weight: 600;
  width: 100%;
  max-width: 230px;
  padding: 0.7em;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.button.btn-services_martem:hover {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  background: rgb(52.1434782609, 126.8565217391, 122.9652173913) !important;
}
.button.btn-services_cta {
  background: -webkit-gradient(linear, left top, right top, from(#fc853a), to(#f76395)) !important;
  background: -webkit-linear-gradient(left, #fc853a 0%, #f76395 100%) !important;
  background: linear-gradient(to right, #fc853a 0%, #f76395 100%) !important;
  border: none !important;
  color: #ffffff !important;
  font-size: 24px;
  width: 100%;
  max-width: 280px;
  padding: 0.7em;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.button.btn-services_cta:hover {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}
.button.btn-services_cta .btn-text {
  font-weight: 600;
  margin-right: 0.5em;
}
.button.btn-warmgrad {
  font-size: 16px;
  font-weight: 600;
  padding: 0.5rem 1.5rem;
  background: -webkit-linear-gradient(225deg, #f76395, #fc853a) !important;
  background: linear-gradient(-135deg, #f76395, #fc853a) !important;
  color: #ffffff !important;
  border: none !important;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.button.btn-warmgrad:hover {
  background: -webkit-linear-gradient(225deg, #fc853a, #f76395) !important;
  background: linear-gradient(-135deg, #fc853a, #f76395) !important;
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}

.white {
  color: #ffffff;
}

.red {
  color: #c90000;
}

.gray {
  color: #999999;
}

.cv-section-main .a-default {
  color: #3c9eff;
  text-decoration: underline;
}

.color-red {
  color: #ed624a;
}
.color-red-dark {
  color: #c90000;
}
.color-blue {
  color: #5c80c0;
}
.color-blue-dark {
  color: #19448e;
}
.color-green {
  color: #107c10;
}
.color-black {
  color: #000000;
}
.color-white {
  color: #ffffff;
}
.color-rc-purple,
.color-lc-purple {
  color: #c5a4cc;
}
.color-rc-green,
.color-lc-green {
  color: #aace37;
}
.color-rc-blue,
.color-lc-blue {
  color: #82ccd2;
}
.color-rc-orange,
.color-lc-orange {
  color: #f29a6c;
}
.color-marketo {
  color: #5a54a4;
}
.color-gold {
  color: #da8e00;
  background: -webkit-linear-gradient(135deg, #f7b80a, #c58000, #c58e00, #f7b80a, #e2b000, #9e6c00, #9e6c00, #c58000, #c58e00, #f7b80a, #e2b000, #c58e00);
  background: linear-gradient(-45deg, #f7b80a, #c58000, #c58e00, #f7b80a, #e2b000, #9e6c00, #9e6c00, #c58000, #c58e00, #f7b80a, #e2b000, #c58e00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.color-notice {
  color: #c90000;
}
.color-notice a {
  font-weight: bold;
  text-decoration: underline;
}

@media all and (-ms-high-contrast: none) {
  .color-gold {
    background: transparent;
  }
}
/* マーカー */
.marker-red {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(40%, #ffcccc));
  background: -webkit-linear-gradient(transparent 70%, #ffcccc 40%);
  background: linear-gradient(transparent 70%, #ffcccc 40%);
}
.marker-blue {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(40%, #b2ceff));
  background: -webkit-linear-gradient(transparent 70%, #b2ceff 40%);
  background: linear-gradient(transparent 70%, #b2ceff 40%);
}
.marker-green {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(40%, #e1efd8));
  background: -webkit-linear-gradient(transparent 70%, #e1efd8 40%);
  background: linear-gradient(transparent 70%, #e1efd8 40%);
}
.marker-yellow {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(40%, #fff977));
  background: -webkit-linear-gradient(transparent 70%, #fff977 40%);
  background: linear-gradient(transparent 70%, #fff977 40%);
}
.marker-red-bold {
  background: #ffcccc;
}
.marker-blue-bold {
  background: #b2ceff;
}
.marker-green-bold {
  background: #e1efd8;
}
.marker-yellow-bold {
  background: #fff977;
}
.marker-rc-purple,
.marker-lc-purple {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(40%, #e7ceec));
  background: -webkit-linear-gradient(transparent 70%, #e7ceec 40%);
  background: linear-gradient(transparent 70%, #e7ceec 40%);
}
.marker-rc-green,
.marker-lc-green {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(40%, #d2ea87));
  background: -webkit-linear-gradient(transparent 70%, #d2ea87 40%);
  background: linear-gradient(transparent 70%, #d2ea87 40%);
}
.marker-rc-blue,
.marker-lc-blue {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(40%, #baebef));
  background: -webkit-linear-gradient(transparent 70%, #baebef 40%);
  background: linear-gradient(transparent 70%, #baebef 40%);
}
.marker-rc-orange,
.marker-lc-orange {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(40%, #ffc5a6));
  background: -webkit-linear-gradient(transparent 70%, #ffc5a6 40%);
  background: linear-gradient(transparent 70%, #ffc5a6 40%);
}
.marker-yellow-light {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(40%, #fff3c2));
  background: -webkit-linear-gradient(transparent 70%, #fff3c2 40%);
  background: linear-gradient(transparent 70%, #fff3c2 40%);
}

/* ボタン色 */
.cv-section-main .button.btn-red {
  background: #e63549;
  border-color: #e63549;
}
.cv-section-main .button.btn-blue {
  background: #19448e;
  border-color: #19448e;
}
.cv-section-main .button.btn-green {
  background: #107c10;
  border-color: #107c10;
}
.cv-section-main .button.btn-yellow {
  background: #ffd24d;
  border-color: #ffd24d;
}
.cv-section-main .button.btn-rc-purple,
.cv-section-main .button.btn-lc-purple {
  background: #c5a4cc;
  border-color: #c5a4cc;
}
.cv-section-main .button.btn-rc-green,
.cv-section-main .button.btn-lc-green {
  background: #aace37;
  border-color: #aace37;
}
.cv-section-main .button.btn-rc-blue,
.cv-section-main .button.btn-lc-blue {
  background: #82ccd2;
  border-color: #82ccd2;
}
.cv-section-main .button.btn-rc-orange,
.cv-section-main .button.btn-lc-orange {
  background: #f29a6c;
  border-color: #f29a6c;
}

/* 背景色 */
.bg-red-light {
  background-color: #fff4f4 !important;
}
.bg-blue-light {
  background-color: #f0f8ff !important;
}
.bg-green-light {
  background-color: #fafff2 !important;
}
.bg-yellow {
  background-color: #fff799 !important;
}
.bg-yellow-light {
  background-color: #fff9e0 !important;
}
.bg-gray {
  background-color: #eee !important;
}
.bg-gray-light {
  background-color: #f5f5f5 !important;
}
.bg-gray-warm {
  background-color: #fbfaf5 !important;
}
.bg-purple-light {
  background-color: #f1f0f9 !important;
}
.bg-rc-purple,
.bg-lc-purple {
  background-color: #c5a4cc !important;
}
.bg-rc-blue,
.bg-lc-blue {
  background-color: #82ccd2 !important;
}
.bg-rc-green,
.bg-lc-green {
  background-color: #aace37 !important;
}
.bg-rc-orange,
.bg-lc-orange {
  background-color: #f29a6c !important;
}

.c-container-wide .c-container {
  max-width: 1280px;
}

.c-drawer__item--has-submenu > .c-drawer__toggle,
.c-drawer__subitem--has-submenu > .c-drawer__toggle {
  width: 100%;
  height: 28px;
  position: absolute;
  z-index: 9999;
}

/* --------------------------------

 Contactform7

-------------------------------- */
.wpcf7 input[type="submit"] {
  font-size: 18px;
  padding: 0.8em 1.6em;
  background: #c00;
  color: #fff;
  font-weight: bold;
  border-radius: 0;
  cursor: pointer;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}

.wpcf7 input[type="submit"]:hover {
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2) inset;
  background: #a00;
}

.wpcf7 input[type="submit"][disabled] {
  cursor: default;
  background: #ccc;
}

/* カーソルの置かれた入力フィールドの文字と背景色をコントロール */
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="url"]:focus,
.wpcf7 textarea:focus {
  background-color: #c1b9b0;
  color: #ffffff;
}

/* contact form7用追記(161228) */
.wpcf7 {
  margin: 80px 0;
}

.asterisk {
  margin: 0 0 0 0;
  color: #f5637a;
}

.wpcf7 .wpcf7-validation-errors {
  color: #f5637a;
}

.wpcf7 span.wpcf7-not-valid-tip {
  font-size: 80%;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 select,
.wpcf7 textarea {
  background-color: #f9f9f9;
  color: #000;
  width: 100%;
  border: 1px solid #ddd;
  font-size: 100%;
  padding: 0.75em;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) inset;
}

@media screen and (max-width: 480px) {
  .wpcf7 input[type="file"] {
    width: 100%;
  }
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 select {
  height: 42px;
}

.wpcf7-list-item-label {
  margin-left: 5px;
}

/* Chromeで入力フィールド中で変換中の文字色が白にならないように
http://blog.fjwr.jp/css-selection-color/
*/
.cv-section-main .section-title,
.cv-section-main .c-section-headline {
  color: #3c3c3c;
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 40px;
}
@media screen and (max-width: 799px) {
  .cv-section-main .section-title,
  .cv-section-main .c-section-headline {
    font-size: 26px;
  }
}
@media screen and (max-width: 480px) {
  .cv-section-main .section-title,
  .cv-section-main .c-section-headline {
    font-size: 22px;
  }
}
.cv-section-main .section-title + .notes,
.cv-section-main .c-section-headline + .notes {
  margin-top: -2em;
}
.cv-section-main .section-title .sub,
.cv-section-main .c-section-headline .sub {
  font-size: 20px;
  color: #3c3c3c;
}
@media screen and (max-width: 799px) {
  .cv-section-main .section-title .sub,
  .cv-section-main .c-section-headline .sub {
    font-size: 16px;
  }
}
.cv-section-main .c-section-headline {
  color: #3c3c3c;
  font-size: 32px;
}
.cv-section-main .c-section-headline .sub {
  font-size: 18px;
}
@media screen and (max-width: 799px) {
  .cv-section-main .c-section-headline {
    font-size: 28px;
  }
}
@media screen and (max-width: 480px) {
  .cv-section-main .c-section-headline {
    font-size: 24px;
  }
}
.cv-section-main .c-column-headline {
  color: #3c3c3c;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 28px;
}

.title-borderHorizon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.title-borderHorizon::after {
  content: "";
  height: 1px;
  background: #a7a7a7;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 1em;
}

.title-borderHorizon--both {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.title-borderHorizon--both::before,
.title-borderHorizon--both::after {
  content: "";
  height: 1px;
  background: #a7a7a7;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 1.5em;
}
.title-borderHorizon--both::before {
  margin-right: 1em;
}
.title-borderHorizon--both::after {
  margin-left: 1em;
}

.basic_list01 {
  padding-left: 22px;
}

.basic_list01 li {
  list-style-type: disc;
  list-style-position: outside;
  padding-bottom: 6px;
  line-height: 1.3;
}

.basic_dlist01 dt {
  float: none !important;
  padding-top: 8px;
}

.basic_dlist01 dd {
  float: none !important;
}

.basic_olist01 {
  padding-left: 22px;
}

.basic_olist01 li {
  list-style-position: outside;
  padding-bottom: 6px;
  line-height: 1.3;
}

ul.ulist01 {
  padding-left: 0;
  margin-bottom: 50px;
}

ul.ulist02 {
  padding-left: 0;
  margin-bottom: 50px;
  margin-left: 14px;
}

ul.ulist02 li {
  list-style-type: disc !important;
  list-style-position: outside;
  padding-bottom: 10px;
}

ul.ulist03 {
  padding: 0;
  margin-bottom: 10px;
  margin-left: 14px;
}

ul.ulist03 li {
  list-style-type: disc !important;
  list-style-position: outside;
  padding-bottom: 2px;
}

ol.olist01 {
  padding: 15px 0 15px 40px;
}

ol.olist01 li {
  padding-bottom: 8px;
}

dl.dlist01 dt {
  color: #000;
  margin-bottom: 5px;
  padding: 2px 0 2px 14px;
  border-left: 2px solid #d97d7e;
  float: left;
  width: 200px;
  margin-top: 5px;
}

dl.dlist01 dd {
  color: #333;
  margin-left: 0;
  padding: 7px 10px 6px 0;
}

dl.dlist02 dt {
  color: #000;
  margin-bottom: 5px;
  padding: 2px 0 2px 14px;
  float: left;
  width: 200px;
  margin-top: 5px;
}

dl.dlist02 dd {
  color: #333;
  margin-left: 0;
  padding: 7px 10px 6px 0;
}

@media screen and (max-width: 799px) {
  dl.dlist01 dt {
    margin-top: 10px;
    margin-bottom: 0;
    padding: 2px 0 2px 14px;
    float: none !important;
    width: auto;
  }
  dl.dlist01 dd {
    margin-left: 22px;
    padding: 0 10px 12px 0;
  }
}
ul.li-indent li {
  list-style-type: disc;
  text-indent: -1.35em;
  padding-left: 1.35em;
}

.checkList {
  margin: 0;
  padding: 0;
}
.checkList li {
  text-indent: -11px;
  padding-left: 11px;
}
.checkList li + li {
  margin-top: 12px;
}
.checkList li::before {
  content: "\f00c";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #aace37;
  margin-right: 0.5em;
}

.defList {
  margin: 0 0 20px 0;
  padding: 0;
}
.defList li {
  text-indent: -0.5em;
  padding-left: 1em;
}
.defList li::before {
  content: "・";
  display: inline-block;
}

.dl_table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 2px solid #b2b6bf;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 40px;
}
.dl_table dt {
  width: 150px;
  margin-right: 0 !important;
}
@media screen and (max-width: 799px) {
  .dl_table dt {
    width: 80px;
  }
}
.dl_table dd {
  width: calc(100% - 150px);
}
@media screen and (max-width: 799px) {
  .dl_table dd {
    width: calc(100% - 80px);
  }
}
.dl_table dt,
.dl_table dd {
  border-bottom: 1px solid #b2b6bf;
  padding: 20px 0;
  font-size: 18px;
}
@media screen and (max-width: 799px) {
  .dl_table dt,
  .dl_table dd {
    font-size: 15px;
    padding: 12px 0;
  }
}

.resource-list__wrap {
  padding-bottom: 4rem;
}
@media screen and (max-width: 799px) {
  .resource-list__wrap {
    padding-bottom: 2rem;
  }
}

.resource-list__title {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 1em;
}

.resource-list {
  margin-top: 30px;
}
.resource-list .list {
  list-style-type: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding-left: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.resource-list .list_item {
  opacity: 1;
  position: relative;
  margin: 0 0 30px 0;
  width: 33.3333%;
}
@media screen and (max-width: 799px) {
  .resource-list .list_item {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .resource-list .list_item {
    width: 100%;
  }
}
.resource-list .list_item.item-hide {
  display: none;
}
.resource-list .list_item.is-fading {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  opacity: 0;
}

.resource-list__panel {
  background: #fff;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 15px !important;
  padding-bottom: 60px;
  -webkit-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
  overflow: hidden;
  height: 100%;
  position: relative;
}
.resource-list__panel > * {
  max-width: 100%;
  min-height: 0%;
}
.resource-list__panel > p {
  margin: 0;
}
.resource-list__panel:hover {
  border-radius: 12px;
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
  -webkit-box-shadow: 0 12px 20px rgba(0, 0, 0, 0.32);
  box-shadow: 0 12px 20px rgba(0, 0, 0, 0.32);
}

.resource-list__panel__link {
  text-decoration: none;
  display: block;
}
.resource-list__panel__link > p {
  margin: 0;
}

.resource-list__panel__thumb {
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  position: relative;
  overflow: hidden;
}
.resource-list__panel__thumb .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90px;
  height: 58px;
  border-radius: 4px;
  background-color: rgba(197, 164, 204, 0.7);
  cursor: pointer;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'><path d='M8 5v14l11-7z'/></svg>");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
}
.resource-list__panel__thumb .play-button__purple {
  background-color: rgba(197, 164, 204, 0.7);
}
.resource-list__panel__thumb .play-button__blue {
  background-color: rgba(131, 204, 210, 0.7);
}
.resource-list__panel__thumb .play-button__green {
  background-color: rgba(183, 211, 50, 0.7);
}
.resource-list__panel__thumb .play-button__orange {
  background-color: rgba(242, 154, 109, 0.7);
}

.resource-list__panel .resource-list__panel__thumb img {
  -webkit-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
}

.resource-list__panel:hover .resource-list__panel__thumb img {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

.resource-list__panel__desc {
  color: #3c3c3c;
  font-size: 14px;
  font-weight: 300;
  padding: 15px;
}

.resource-list__panel__btn_wrap {
  padding: 0 20px 20px;
  text-align: center;
  position: absolute;
  inset: auto 0 0 0;
}
.resource-list__panel__btn_wrap > p {
  margin: 0;
}

.resource-list__panel__btn {
  background: -webkit-linear-gradient(225deg, #fc853a, #f76395);
  background: linear-gradient(-135deg, #fc853a, #f76395);
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  border-radius: 25px;
  min-width: 140px;
  height: 40px;
  line-height: 40px;
}
.resource-list__panel__btn.live {
  background: -webkit-linear-gradient(315deg, #c5a4cc, #ff4880);
  background: linear-gradient(135deg, #c5a4cc, #ff4880);
}
.resource-list__panel__btn.ondemand {
  background: -webkit-linear-gradient(315deg, #42b2bc, #aace36);
  background: linear-gradient(135deg, #42b2bc, #aace36);
}
.resource-list__panel__btn.regularly {
  background: -webkit-linear-gradient(315deg, #fd7d3c, #fccf56);
  background: linear-gradient(135deg, #fd7d3c, #fccf56);
}

.search-box__wrap {
  background-color: #f7f7f7;
  padding: 15px;
}
.search-box__wrap > p {
  display: none;
  margin: 0;
}
@media screen and (max-width: 480px) {
  .search-box__wrap {
    padding: 15px 8px;
  }
}

.search-box_tagfilter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.search-box_tagfilter .search-box__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  background: #dbdbdb;
  padding: 20px;
  cursor: pointer;
}
.search-box_tagfilter .search-box__header > .title {
  font-size: 20px;
}
.search-box_tagfilter .search-box__header > .icon {
  padding-left: 10px;
}
.search-box_tagfilter .search-box__header > .icon svg {
  vertical-align: middle;
}
.search-box_tagfilter .search-box__reset input[type="button"] {
  font-size: 16px;
  padding: 12px 18px;
  border-radius: 50px;
  background-color: #dbdbdb;
  border: 1px solid #707070;
  line-height: 1;
}
.search-box_tagfilter .search-box__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  color: #3c3c3c;
  cursor: pointer;
}
@media screen and (max-width: 799px) {
  .search-box_tagfilter .search-box__item {
    font-size: 14px;
  }
}
.search-box_tagfilter .search-box__item label {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.search-box_tagfilter .search-box__item .checkbox {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 22px;
  -ms-flex: 0 0 22px;
  flex: 0 0 22px;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  width: 22px;
  height: 22px;
  border: 2px solid #707070;
  background-color: #ffffff;
  cursor: pointer;
}
.search-box_tagfilter .search-box__item .checkbox:checked {
  background-color: #707070;
}
.search-box_tagfilter .search-box__item .checkbox:checked::after {
  content: "";
  position: absolute;
  top: 2.5px;
  left: 2px;
  width: 14px;
  height: 8px;
  border-bottom: 3px solid #ffffff;
  border-left: 3px solid #ffffff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.search-box_tagfilter .search-box__item .checkbox:disabled {
  border-color: #cccccc;
  background: #f7f7f7;
}
.search-box_tagfilter.input-screen .search-box__header {
  display: none;
}
.search-box_tagfilter.input-screen .search-box__main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.search-box_tagfilter .search-box__main {
  display: none;
  gap: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 30px;
  background: #f7f7f7;
}
@media screen and (max-width: 480px) {
  .search-box_tagfilter .search-box__main {
    padding: 20px;
  }
}
.search-box_tagfilter .search-box__itemwrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  gap: 1rem 0.5rem;
}
.search-box_tagfilter .search-box__itemwrap > .search-box__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(33.3333% - 0.5rem);
  -ms-flex: 0 0 calc(33.3333% - 0.5rem);
  flex: 0 0 calc(33.3333% - 0.5rem);
}
@media screen and (max-width: 480px) {
  .search-box_tagfilter .search-box__itemwrap > .search-box__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}

.search-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.search-box > p {
  display: none;
  margin: 0;
}
@media screen and (max-width: 799px) {
  .search-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .search-box > * {
    max-width: 100%;
  }
}
.search-box .search-box__reset input[type="button"] {
  font-size: 12px;
  padding: 6px 12px;
}
@media screen and (max-width: 799px) {
  .search-box .search-box__reset {
    width: 100%;
    text-align: right;
    margin-top: 15px;
  }
}
.search-box .search-box__label_wrap {
  white-space: nowrap;
  margin-right: 12px;
  position: relative;
}
@media screen and (max-width: 799px) {
  .search-box .search-box__label_wrap {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.search-box .search-box__label_wrap::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  content: "";
  width: 1px;
  height: 70px;
  background-color: #d3d2d2;
}
@media screen and (max-width: 799px) {
  .search-box .search-box__label_wrap::after {
    right: 0;
    left: 0;
    top: auto;
    width: 100%;
    height: 1px;
  }
}
.search-box .search-box__label_title {
  margin: 0;
}
.search-box .search-box__label_title > p {
  margin: 0;
}
@media screen and (max-width: 799px) {
  .search-box .search-box__label_title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
  }
}
.search-box .search-box__label {
  margin: 0 1em 0 0;
}
.search-box .search-box__label_title,
.search-box .search-box__label {
  font-size: 16px;
  font-weight: 400;
}
.search-box .search-box__notes {
  font-size: 12px;
  font-weight: 400;
  color: #ccc;
}
.search-box .category-btn__wrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 799px) {
  .search-box .category-btn__wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.search-box .category-btn__wrap input[type="checkbox"] {
  display: none;
}
.search-box .category-btn {
  display: inline-block;
  padding: 4px 10px;
  margin: 5px;
  border-radius: 50px;
  font-size: 12px;
  font-weight: 500;
  background: #ccc;
  border-style: solid;
  border-width: 1px;
  color: #fff;
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 799px) {
  .search-box .category-btn {
    width: 32%;
    height: 40px;
    line-height: 1.2;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 4px 2px;
  }
}
@media screen and (max-width: 480px) {
  .search-box .category-btn {
    width: 48%;
  }
}
.search-box .category-btn input:checked + label.lucidas-orange {
  border: 1px solid #f29a6c;
  background: #f29a6c;
  color: #fff;
}
.search-box .category-btn input:checked + label.lucidas-purple {
  border: 1px solid #c5a4cc;
  background: #c5a4cc;
  color: #fff;
}
.search-box .category-btn input:checked + label.lucidas-blue {
  border: 1px solid #82ccd2;
  background: #82ccd2;
  color: #fff;
}
.search-box .category-btn input:checked + label.lucidas-green {
  border: 1px solid #aace37;
  background: #aace37;
  color: #fff;
}
.search-box .category-btn.lucidas-orange {
  background: #fff;
  color: #f29a6c;
}
.search-box .category-btn.lucidas-purple {
  background: #fff;
  color: #c5a4cc;
}
.search-box .category-btn.lucidas-blue {
  background: #fff;
  color: #82ccd2;
}
.search-box .category-btn.lucidas-green {
  background: #fff;
  color: #aace37;
}

/* table横スクロール */
.table-scroll-wrap {
  overflow: auto;
  white-space: nowrap;
  margin: 30px 0;
}

.table-scroll-wrap::-webkit-scrollbar {
  height: 10px;
}

.table-scroll-wrap::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.table-scroll-wrap::-webkit-scrollbar-thumb {
  background: #bcbcbc;
  border-radius: 25px;
}

.table-scroll-wrap table {
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
  margin-bottom: 0;
}

.table-scroll-wrap table tbody {
  display: table;
  width: 100%;
  border-top: #ccc solid 1px;
  border-left: #ccc solid 1px;
}

.table-scroll-wrap table tbody th,
.table-scroll-wrap table tbody td {
  padding: 4px 8px;
  font-weight: normal;
  border-right: #ccc solid 1px;
  border-bottom: #ccc solid 1px;
}

.table-scroll-wrap table tbody th {
  background: #eee;
  width: 80px;
  text-align: center;
}

table.rsp_comparison_table {
  border-collapse: collapse;
  width: 100%;
}
table.rsp_comparison_table th,
table.rsp_comparison_table td {
  padding: 1rem 2rem;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
table.rsp_comparison_table th {
  font-weight: normal;
  font-size: 0.875rem;
  background: #eee;
  text-align: center;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
table.rsp_comparison_table .title-name {
  background: #eee;
}
table.rsp_comparison_table .title-name img {
  width: 80px;
  display: block;
  margin: 0 auto;
}

@media (max-width: 500px) {
  table.rsp_comparison_table .heading {
    display: none;
  }
  table.rsp_comparison_table th,
  table.rsp_comparison_table td {
    padding: 0.5rem;
  }
  table.rsp_comparison_table td::before {
    content: attr(data-label);
    font-size: 0.875rem;
    color: #8c8c8c;
    display: block;
    margin-bottom: 0.25rem;
  }
}
/* インラインブロックでテキスト強調 */
.inline-textem {
  display: inline-block;
  padding: 4px 8px;
  border-radius: 4px;
  background-color: #ffecec;
}

.home h2 {
  font-size: 40px;
  margin-top: 0.4em;
  margin-bottom: 2em;
  color: #3c3c3c !important;
}
@media screen and (max-width: 480px) {
  .home h2 {
    font-size: 28px;
  }
}

.first_view_catchphrase {
  font-size: 33px;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 40px;
}
.first_view_catchphrase .line-3 {
  margin-top: 8px;
}
.first_view_catchphrase .particle {
  font-size: 27px;
}
.first_view_catchphrase .em_word {
  display: inline-block;
  font-size: 48px;
  padding: 4px 8px;
  margin: 0 4px;
}
.first_view_catchphrase .em_black {
  color: #fff;
  background-color: #000;
}
.first_view_catchphrase .em_white {
  background-color: #fff;
}
@media screen and (max-width: 480px) {
  .first_view_catchphrase {
    font-size: 22px;
  }
  .first_view_catchphrase .particle {
    font-size: 18px;
  }
  .first_view_catchphrase .em_word {
    font-size: 28px;
  }
}

.area_kotowaza {
  position: relative;
  max-width: 70em;
  margin-left: auto;
  margin-right: auto;
}
.area_kotowaza .bg_moyamoya {
  position: relative;
  z-index: 1;
}
.area_kotowaza .bg_moyamoya::before {
  display: block;
  content: "";
  width: 100%;
  height: auto;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221092.357%22%20height%3D%22474.285%22%20viewBox%3D%220%200%201092.357%20474.285%22%3E%3Cg%20transform%3D%22translate(-116%20-621.976)%22%3E%3Cpath%20d%3D%22M-85.114%2C688.928c68.983-91.622%2C394.992-27.413%2C486.587-34.43s334.711-81.684%2C443.691-18.474%2C83.382%2C251.823%2C80.15%2C309-74.879%2C128.566-172.8%2C135.741-257.456%2C6.452-351.039-10.206S102.706%2C1083.7%2C28.3%2C1080.769s-119.5-41.486-144.414-99.851S-154.1%2C780.549-85.114%2C688.928Z%22%20transform%3D%22translate(278.156%2011.174)%22%20fill%3D%22%23fff%22%2F%3E%3Cg%20transform%3D%22translate(221.281%20739.117)%20rotate(180)%22%3E%3Cpath%20d%3D%22M30.55%2C0H14.838A14.839%2C14.839%2C0%2C0%2C0%2C0%2C14.838V30.55A14.839%2C14.839%2C0%2C0%2C0%2C14.838%2C45.388h1.554a3.955%2C3.955%2C0%2C0%2C1%2C3.69%2C5.382L11.221%2C73.736a3.955%2C3.955%2C0%2C0%2C0%2C3.69%2C5.382H25.344A3.955%2C3.955%2C0%2C0%2C0%2C28.848%2C77l12.6-24.064a34.621%2C34.621%2C0%2C0%2C0%2C3.948-16.054V14.838A14.841%2C14.841%2C0%2C0%2C0%2C30.55%2C0Z%22%20transform%3D%22translate(0%200)%22%20fill%3D%22%23ddd%22%2F%3E%3Cpath%20d%3D%22M30.55%2C0H14.838A14.839%2C14.839%2C0%2C0%2C0%2C0%2C14.838V30.55A14.839%2C14.839%2C0%2C0%2C0%2C14.838%2C45.388h1.551a3.959%2C3.959%2C0%2C0%2C1%2C3.693%2C5.382L11.217%2C73.736a3.959%2C3.959%2C0%2C0%2C0%2C3.693%2C5.382H25.34A3.965%2C3.965%2C0%2C0%2C0%2C28.848%2C77L41.44%2C52.931a34.622%2C34.622%2C0%2C0%2C0%2C3.948-16.054V14.838A14.839%2C14.839%2C0%2C0%2C0%2C30.55%2C0Z%22%20transform%3D%22translate(59.893%200)%22%20fill%3D%22%23ddd%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") center center no-repeat;
  background-size: contain;
  z-index: -2;
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 799px) {
  .area_kotowaza .bg_moyamoya::before {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22333.541%22%20height%3D%22421.017%22%20viewBox%3D%220%200%20333.541%20421.017%22%3E%3Cg%20transform%3D%22translate(-19.377%20-561.142)%22%3E%3Cpath%20d%3D%22M1245.253%2C507.871c29.651-27.962%2C74.631-17.248%2C122.622-10.761s110.509-10.95%2C141.328%2C0%2C43.064%2C39.4%2C36.8%2C76.1-.436%2C139.048%2C2%2C164.392%2C4.562%2C106.981-7%2C138.1-67.4%2C33.16-121%2C28.648-102.626-5.14-135.787%2C0-61.391-14.6-56.212-64.858%2C9.253-70.708-1-130.019S1215.6%2C535.833%2C1245.253%2C507.871Z%22%20transform%3D%22translate(-1197%2076)%22%20fill%3D%22%23fff%22%2F%3E%3Cg%20transform%3D%22translate(75.868%20603.595)%20rotate(180)%22%3E%3Cpath%20d%3D%22M16.392%2C0H7.962A7.962%2C7.962%2C0%2C0%2C0%2C0%2C7.962v8.43a7.962%2C7.962%2C0%2C0%2C0%2C7.962%2C7.962H8.8a2.122%2C2.122%2C0%2C0%2C1%2C1.98%2C2.888L6.021%2C39.565A2.122%2C2.122%2C0%2C0%2C0%2C8%2C42.452h5.6a2.122%2C2.122%2C0%2C0%2C0%2C1.88-1.138L22.238%2C28.4a18.577%2C18.577%2C0%2C0%2C0%2C2.118-8.614V7.962A7.963%2C7.963%2C0%2C0%2C0%2C16.392%2C0Z%22%20transform%3D%22translate(0%200)%22%20fill%3D%22%23ddd%22%2F%3E%3Cpath%20d%3D%22M16.392%2C0H7.962A7.962%2C7.962%2C0%2C0%2C0%2C0%2C7.962v8.43a7.962%2C7.962%2C0%2C0%2C0%2C7.962%2C7.962h.832a2.124%2C2.124%2C0%2C0%2C1%2C1.982%2C2.888L6.019%2C39.565A2.124%2C2.124%2C0%2C0%2C0%2C8%2C42.452h5.6a2.127%2C2.127%2C0%2C0%2C0%2C1.882-1.138L22.236%2C28.4a18.577%2C18.577%2C0%2C0%2C0%2C2.118-8.614V7.962A7.962%2C7.962%2C0%2C0%2C0%2C16.392%2C0Z%22%20transform%3D%22translate(32.137%200)%22%20fill%3D%22%23ddd%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") center center no-repeat;
    background-size: contain;
  }
}
.area_kotowaza .contents_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 5em 4em 5em 8em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
}
@media screen and (max-width: 799px) {
  .area_kotowaza .contents_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 5em 5em 2em 5em;
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 480px) {
  .area_kotowaza .contents_wrap {
    padding: 5em 2em 2em 2em;
  }
}
.area_kotowaza .textarea {
  display: inline-block;
  width: 100%;
  max-width: 60%;
  min-height: 0%;
  text-align: left;
  margin: 0 auto;
}
@media screen and (max-width: 799px) {
  .area_kotowaza .textarea {
    max-width: 100%;
  }
}
.area_kotowaza .textarea .kotowaza h2 {
  color: #3c3c3c !important;
  margin-top: 0 !important;
  font-size: 38px;
  letter-spacing: 0.05em;
  line-height: 1.7;
  text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.11);
}
.area_kotowaza .textarea .kotowaza h2 .size-xl {
  font-size: 1.2em;
}
@media screen and (max-width: 959px) {
  .area_kotowaza .textarea .kotowaza h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 480px) {
  .area_kotowaza .textarea .kotowaza h2 {
    font-size: 24px;
  }
}
.area_kotowaza .textarea .detail {
  font-size: 17px;
  color: #3c3c3c !important;
}
@media screen and (max-width: 480px) {
  .area_kotowaza .textarea .detail {
    font-size: 14px;
  }
}
.area_kotowaza .image {
  width: 100%;
  max-width: 40%;
  min-height: 0%;
}
@media screen and (max-width: 799px) {
  .area_kotowaza .image {
    max-width: 60%;
  }
}

#front_ourclient_title::before {
  background-color: rgba(197, 164, 204, 0.25);
}

#front_recruit::before {
  background-color: rgba(130, 204, 210, 0.25);
}

#front_pickup::before {
  background-color: rgba(170, 206, 55, 0.25);
}

#front_new_article::before {
  background-color: rgba(242, 154, 108, 0.25);
}

#front_ourclient_title,
#front_recruit,
#front_pickup,
#front_new_article {
  overflow: hidden;
}
#front_ourclient_title::before,
#front_recruit::before,
#front_pickup::before,
#front_new_article::before {
  content: "";
  display: block;
  width: 780px;
  height: 780px;
  border-radius: 50%;
  position: absolute;
  top: -600px;
  z-index: 0;
}
@media screen and (min-width: 1601px) {
  #front_ourclient_title::before,
  #front_recruit::before,
  #front_pickup::before,
  #front_new_article::before {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    top: -680px;
  }
}
@media screen and (max-width: 480px) {
  #front_ourclient_title::before,
  #front_recruit::before,
  #front_pickup::before,
  #front_new_article::before {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    top: -560px;
  }
}

#front_ourclient_title::before,
#front_new_article::before {
  right: -200px;
}
@media screen and (min-width: 1601px) {
  #front_ourclient_title::before,
  #front_new_article::before {
    right: -200px;
  }
}
@media screen and (max-width: 480px) {
  #front_ourclient_title::before,
  #front_new_article::before {
    right: -300px;
  }
}

#front_pickup,
#front_recruit {
  background-color: #f5f5f5;
}
#front_pickup::before,
#front_recruit::before {
  left: -200px;
}
@media screen and (min-width: 1601px) {
  #front_pickup::before,
  #front_recruit::before {
    left: -200px;
  }
}
@media screen and (max-width: 480px) {
  #front_pickup::before,
  #front_recruit::before {
    left: -300px;
  }
}

#front_new_article h2 {
  text-align: right;
}

#front_ourclient_logo .c-container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
#front_ourclient_logo .client-slider {
  background: #fff;
}
#front_ourclient_logo .slick-slide {
  padding: 0 30px !important;
}
@media screen and (min-width: 1601px) {
  #front_ourclient_logo .slick-slide {
    padding: 0 40px !important;
  }
}
@media screen and (max-width: 959px) {
  #front_ourclient_logo .slick-slide {
    padding: 0 20px !important;
  }
}
@media screen and (max-width: 480px) {
  #front_ourclient_logo .slick-slide {
    padding: 0 10px !important;
  }
}

.partner-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 160px;
  height: 126px;
  background: #fff;
  padding: 0;
  border-radius: 3px;
}
.partner-wrap + .partner-wrap {
  margin-top: 1.5em;
}
.partner-wrap img {
  width: 100%;
  height: auto;
}
.partner-wrap a img {
  opacity: 1;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.partner-wrap a:hover img {
  opacity: 0.6;
}
@media screen and (max-width: 480px) {
  .partner-wrap {
    max-width: 80px;
    height: 60px;
  }
}

@media screen and (max-width: 799px) {
  #front_recruit .button_wrap {
    text-align: center;
  }
}
#front_recruit .button_wrap .button {
  width: 350px;
  text-align: center;
  font-weight: bold;
  padding: 0.75em;
}
@media screen and (max-width: 799px) {
  #front_recruit .button_wrap .button {
    width: 100%;
    max-width: 400px;
    font-size: 2em;
    padding: 0.5em 1.25em;
  }
}
@media screen and (max-width: 480px) {
  #front_recruit .button_wrap .button {
    width: 100%;
    max-width: 240px;
    font-size: 1.2em;
    padding: 0.5em;
  }
}

#front_pickup .wp-block-image img {
  border-radius: 3px;
}
#front_pickup a img {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#front_pickup a:hover img {
  -webkit-filter: brightness(80%);
  filter: brightness(80%);
}

/* お問い合わせページ */
.cv-form .form-title h2 {
  font-size: 1.6em;
  margin-bottom: 40px;
}

/* お問い合わせフォーム送信完了画面 */
.form-submitted h2 {
  font-size: 1.6em;
}

.form-submitted h3 {
  font-size: 1.3em;
}

.form-submitted ul {
  padding-left: 0;
}

.form-submitted ul li {
  padding-bottom: 10px;
}

.company_nav_wrap {
  background: #fff;
  border-bottom: 2px solid #eee;
  padding-top: 16px;
  padding-bottom: 16px;
}
@media (min-width: 1024px) {
  .company_nav_wrap {
    position: -webkit-sticky;
    position: sticky;
    z-index: 999;
  }
}

@media screen and (max-width: 959px) {
  ul.company_nav {
    max-width: 500px;
  }
}
@media screen and (max-width: 799px) {
  ul.company_nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    padding: 0px;
    max-width: 100%;
  }
}

.company_nav_item.is-current {
  font-weight: bold;
  position: relative;
}
@media (min-width: 1024px) {
  .company_nav_item.is-current::after {
    display: block;
    content: "";
    background: #eee;
    position: absolute;
    bottom: -17px;
    left: 0;
    right: 0;
    margin: auto;
    height: 15px;
    width: 30px;
    -webkit-clip-path: polygon(50% 0, 100% 100%, 0 100%);
    clip-path: polygon(50% 0, 100% 100%, 0 100%);
  }
}

.company_mission_statement {
  max-width: 886px !important;
  padding: 60px 70px;
  font-size: 19px;
  text-align: center;
  margin: 0 auto;
  background-image: url(../images/blockquote-top.svg), url(../images/blockquote-bottom.svg);
  background-position: 0 0, 100% 100%;
  background-repeat: no-repeat;
  background-size: 70px;
  border: none;
  position: relative;
}
@media screen and (max-width: 799px) {
  .company_mission_statement {
    font-size: 16px;
    padding: 30px 50px;
  }
}
.company_mission_statement::before {
  background-image: url(../images/blockquote-icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 1.5rem;
  left: 1rem;
  position: absolute;
  top: 1rem;
  width: 1.5rem;
}

.smb-information.company_info .smb-information__item__label,
.smb-information.company_info .smb-information__item__body {
  border-left: 0 !important;
  border-right: 0 !important;
  padding-left: 0 !important;
}
.smb-information.company_info .smb-information__item__body {
  padding-right: 0 !important;
}

@media screen and (max-width: 959px) {
  .breakpoints-lg.wp-block-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 781px) {
  .wp-block-column:not(:first-child) .smb-information.company_info .smb-information__item__label,
  .wp-block-column:not(:first-child) .smb-information.company_info .smb-information__item__body {
    border-top: 0 !important;
  }
}

@media screen and (max-width: 959px) {
  .breakpoints-lg.wp-block-columns .wp-block-column:not(:first-child) .smb-information.company_info .smb-information__item__label,
  .breakpoints-lg.wp-block-columns .wp-block-column:not(:first-child) .smb-information.company_info .smb-information__item__body {
    border-top: 0 !important;
  }
}

.memberPanel {
  display: block;
  width: 25%;
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 280px;
  text-align: center;
  margin: 0 30px 40px 30px;
}
@media screen and (max-width: 959px) {
  .memberPanel {
    width: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    margin: 0 auto 30px auto;
  }
}
.memberPanel a {
  text-decoration: none;
}
.memberPanel > p,
.memberPanel a > p {
  display: none;
}

.memberPanel-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1700px;
  margin: 56px auto;
}
@media screen and (max-width: 799px) {
  .memberPanel-wrap {
    max-width: 520px;
  }
}
@media screen and (max-width: 480px) {
  .memberPanel-wrap {
    max-width: 375px;
  }
}

.memberPanel__image {
  position: relative;
  display: block;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  margin: 0 auto;
  overflow: hidden;
  -webkit-transition: 0.6s cubic-bezier(0.23, 1.5, 0.52, 1);
  transition: 0.6s cubic-bezier(0.23, 1.5, 0.52, 1);
  z-index: auto;
}
@media screen and (max-width: 799px) {
  .memberPanel__image {
    width: calc(280px - 100px);
    height: calc(280px - 100px);
  }
}
@media screen and (max-width: 480px) {
  .memberPanel__image {
    width: calc(280px - 140px);
    height: calc(280px - 140px);
  }
}

.memberPanel__image::before,
.memberPanel__image::after {
  display: block;
  content: "";
  border-radius: 50%;
  border-style: solid;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

.memberPanel__image::before {
  width: 280px;
  height: 280px;
  border-color: #fff;
  border-width: 10px;
  z-index: 1;
}
@media screen and (max-width: 799px) {
  .memberPanel__image::before {
    border-width: 8px;
    width: calc(280px - 100px);
    height: calc(280px - 100px);
  }
}
@media screen and (max-width: 480px) {
  .memberPanel__image::before {
    width: calc(280px - 140px);
    height: calc(280px - 140px);
  }
}

.memberPanel__image::after {
  width: 280px;
  height: 280px;
  border-color: #000;
  border-width: 5px;
  z-index: 2;
}
@media screen and (max-width: 799px) {
  .memberPanel__image::after {
    border-width: 4px;
    width: calc(280px - 100px);
    height: calc(280px - 100px);
  }
}
@media screen and (max-width: 480px) {
  .memberPanel__image::after {
    width: calc(280px - 140px);
    height: calc(280px - 140px);
  }
}

.memberPanel__image img {
  width: 280px;
  height: 280px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: -1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media screen and (max-width: 799px) {
  .memberPanel__image img {
    width: 180px;
    height: 180px;
  }
}
@media screen and (max-width: 480px) {
  .memberPanel__image img {
    width: 140px;
    height: 140px;
  }
}

.memberPanel:hover .memberPanel__image {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
}

.memberPanel:hover .memberPanel__image--default {
  opacity: 0;
}

.memberPanel__info {
  display: block;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.memberPanel__info-post {
  font-size: 16px;
  font-weight: 600;
}
@media screen and (max-width: 480px) {
  .memberPanel__info-post {
    font-size: 14px;
  }
}
.memberPanel__info-name {
  color: #000;
  font-size: 26px;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
  padding: 0 0.5em;
  margin: 0.5em 0 0.3em 0;
}
@media screen and (max-width: 480px) {
  .memberPanel__info-name {
    font-size: 18px;
  }
}
.memberPanel__info-spelling {
  font-size: 14px;
  font-weight: 400;
  color: #999;
}
@media screen and (max-width: 480px) {
  .memberPanel__info-spelling {
    font-size: 12px;
  }
}

.memberPanel--green .memberPanel__image::after {
  border-color: #aace37;
}
.memberPanel--green .memberPanel__info-post {
  color: #82ad09;
}
.memberPanel--green .memberPanel__info-name {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, rgba(170, 206, 55, 0.3)));
  background: -webkit-linear-gradient(transparent 60%, rgba(170, 206, 55, 0.3) 60%);
  background: linear-gradient(transparent 60%, rgba(170, 206, 55, 0.3) 60%);
}
.memberPanel--blue .memberPanel__image::after {
  border-color: #82ccd2;
}
.memberPanel--blue .memberPanel__info-post {
  color: #43a39e;
}
.memberPanel--blue .memberPanel__info-name {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, rgba(130, 204, 210, 0.3)));
  background: -webkit-linear-gradient(transparent 60%, rgba(130, 204, 210, 0.3) 60%);
  background: linear-gradient(transparent 60%, rgba(130, 204, 210, 0.3) 60%);
}
.memberPanel--orange .memberPanel__image::after {
  border-color: #f29a6c;
}
.memberPanel--orange .memberPanel__info-post {
  color: #f39a62;
}
.memberPanel--orange .memberPanel__info-name {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, rgba(242, 154, 108, 0.3)));
  background: -webkit-linear-gradient(transparent 60%, rgba(242, 154, 108, 0.3) 60%);
  background: linear-gradient(transparent 60%, rgba(242, 154, 108, 0.3) 60%);
}
.memberPanel--purple .memberPanel__image::after {
  border-color: #c5a4cc;
}
.memberPanel--purple .memberPanel__info-post {
  color: #bca0cb;
}
.memberPanel--purple .memberPanel__info-name {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, rgba(197, 164, 204, 0.3)));
  background: -webkit-linear-gradient(transparent 60%, rgba(197, 164, 204, 0.3) 60%);
  background: linear-gradient(transparent 60%, rgba(197, 164, 204, 0.3) 60%);
}
.memberPanel--adjustment {
  margin-bottom: 0;
  height: 0%;
}

/* リクルート見出し -------------------------------- */
.cv-section-main .occupation-title {
  color: #333;
  font-size: 32px;
  margin-top: 0;
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #aace37;
}
.cv-section-main .requirements-title {
  color: #333;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 40px;
}
.cv-section-main .column-title {
  color: #333;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 28px;
}
.cv-section-main .defList + .column-title {
  margin-top: 40px;
}
.cv-section-main .column-details-title {
  color: #333;
  font-size: 16px;
}
.cv-section-main .column-details-title > i {
  color: #aace37;
  margin-right: 0.5em;
}

/* リクルートトップ -------------------------------- */
.location-btn-wrap {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.location-btn-wrap li {
  width: 50%;
}

.location-btn-wrap li.btn-tokyo {
  background: url(../images/rct-top-tokyo_v2.jpg) no-repeat center center;
  background-size: cover;
  border-top: 1px solid #fff;
}

.location-btn-wrap li.btn-asahikawa {
  background: url(../images/rct-top-asahikawa_v2.jpg) no-repeat 50% 30%;
  background-size: cover;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}

.location-btn-wrap li a {
  text-decoration: none;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  height: 480px;
}

.location-btn-wrap li a::after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(0.93);
  transform: scale(0.93);
  -webkit-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}

.location-btn-wrap li a:hover {
  background: rgba(0, 0, 0, 0.1);
}

.location-btn-wrap li a:hover::after {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.location-btn-wrap li .title {
  color: #fff;
  font-size: 42px;
  display: inline-block;
  border: 2px solid #fff;
  padding: 0.3em 1em;
}

@media (max-width: 768px) {
  .location-btn-wrap li a {
    height: 240px;
  }
  .location-btn-wrap li a::after {
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
  }
  .location-btn-wrap li .title {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .location-btn-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .location-btn-wrap > * {
    max-width: 100%;
  }
  .location-btn-wrap li {
    width: 100%;
  }
  .location-btn-wrap li.btn-asahikawa {
    border-left: none;
  }
  .location-btn-wrap li a {
    height: 200px;
  }
  .location-btn-wrap li .title {
    font-size: 16px;
  }
}
#rct-top-about {
  background: url(../images/bg-logo-transparent.png) no-repeat 15% -52px;
}

#rct-akj-about,
#rct-tokyo-about {
  background: url(../images/bg-logo-transparent.png) no-repeat 85% -52px;
}

@media (max-width: 480px) {
  #rct-top-about,
  #rct-akj-about,
  #rct-tokyo-about {
    background-size: 80%;
  }
}
.image_ikegami_wrap img {
  display: block;
  margin: 0 auto;
}

@media (max-width: 639px) {
  .image_ikegami_wrap {
    width: 50%;
    margin: 0 auto;
  }
}
#rct-top-btn .button.is-large,
#rct-occupation-btn .button.is-large {
  width: 100%;
  padding: 0.8em;
}

.p-recruit-movwrap {
  max-width: 700px;
  margin: 0 auto;
}

/* ブログ記事サンプル｜アコーディオン部分 -------------------------------- */
#rct-smpblog .smb-accordion {
  margin-top: 0;
}
#rct-smpblog .smb-accordion__item__body > h2,
#rct-smpblog .smb-accordion__item__body > p,
#rct-smpblog .smb-accordion__item__body > .entry-content {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.p-recruit-blogsmp__title {
  background: #d3d3d3;
  padding: 0.8em 1em;
  display: block;
  width: 100%;
  max-width: 300px !important;
  text-align: center;
  border-radius: 12px 12px 0 0;
  margin: 0 auto;
}
.p-recruit-blogsmp__title .title {
  color: #555;
  font-size: 14px;
  text-align: center;
  margin: 0 !important;
}

.p-recruit-more__title {
  font-size: 18px;
  font-weight: 600;
  margin-top: 0;
}

.p-recruit-more__count {
  text-align: center;
  font-size: 14px;
  color: #666;
  margin-bottom: 20px;
}

.p-recruit-more__text {
  display: block;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
}

/* 職場環境と制度 -------------------------------- */
.rct-environment-benefit .smb-container__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5%;
  max-width: 280px;
  margin: 0 auto;
}
.rct-environment-benefit .wp-block-heading {
  display: block;
  text-align: center;
  font-size: 18px;
  border-bottom: 4px solid #c5a4cc;
  padding: 4px 8px;
  margin: 32px 0;
  max-width: 100%;
}

/* 働くメリット */
#rct-environment-merit .smb-section-break-the-grid__content {
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.29);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.29);
}

/* 採用情報（旭川） -------------------------------- */
#rct-akj-point .smb-section__lede-wrapper {
  -webkit-box-pack: right;
  -webkit-justify-content: right;
  -ms-flex-pack: right;
  justify-content: right;
}

/* 各職種ページ -------------------------------- */
.requirements-point {
  font-size: 1.2em;
  margin-bottom: 40px;
}

.requirements-point strong,
.rct-marker {
  display: inline;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fff3c2));
  background: -webkit-linear-gradient(transparent 60%, #fff3c2 60%);
  background: linear-gradient(transparent 60%, #fff3c2 60%);
}

@media (max-width: 480px) {
  .requirements-point {
    font-size: 1em;
  }
}
/* 職種ページ -------------------------------- */
.section-more-lucidas .icon-title-top {
  text-align: center;
}

@media (max-width: 768px) {
  .section-more-lucidas .icon-title-top {
    margin-bottom: 20px;
  }
}
.jobListMenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.jobListMenu li {
  padding: 0 15px;
  margin-top: 0 !important;
  margin-bottom: 20px;
  width: 50%;
  list-style-type: none;
  position: relative;
}
@media (max-width: 768px) {
  .jobListMenu li {
    padding: 0 4px;
    margin-bottom: 8px;
  }
}
@media (max-width: 640px) {
  .jobListMenu li {
    width: 100%;
  }
}
.jobListMenu li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  font-size: 20px;
  background: #fff;
  padding: 20px 30px;
  -webkit-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  text-decoration: none;
  line-height: 1.2;
  height: 84px;
}
@media (max-width: 768px) {
  .jobListMenu li a {
    font-size: 14px;
    padding: 4px 30px 4px 10px;
    height: 46px;
  }
}
.jobListMenu li a::after {
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  border-top: 2px solid #333;
  border-left: 2px solid #333;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  right: 26px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
@media (max-width: 768px) {
  .jobListMenu li a::after {
    right: 16px;
    border-top-width: 1px;
    border-left-width: 1px;
  }
}
.jobListMenu li a:hover::after {
  right: 16px;
}
@media (max-width: 768px) {
  .jobListMenu li a:hover::after {
    right: 8px;
  }
}
.jobListMenu li a .svg-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.8em;
  height: 28px;
}
@media (max-width: 768px) {
  .jobListMenu li a .svg-icon {
    height: 19px;
  }
}
@media (max-width: 768px) {
  .jobListMenu li a .svg-icon svg {
    width: 12px !important;
    height: 19px !important;
  }
}
.jobListMenu li.beginner a {
  padding-left: 60px;
}
@media (max-width: 768px) {
  .jobListMenu li.beginner a {
    padding-left: 30px;
  }
}
.jobListMenu li.beginner a::before {
  content: "";
  position: absolute;
  top: 33%;
  left: 25px;
  width: 19px;
  height: 28px;
  margin-right: 0.8em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.037' height='30' viewBox='0 0 20.037 30'%3E%3Cg transform='translate(10.019 15)'%3E%3Cg transform='translate(-10.019 -15)'%3E%3Cpath d='M39.319,29.817,29.3,38.5V17.183L39.319,8.5Z' transform='translate(-19.281 -8.5)' fill='%2394c065'%3E%3C/path%3E%3Cpath d='M11.3,29.817,21.319,38.5V17.183L11.3,8.5' transform='translate(-11.3 -8.5)' fill='%23f5cb4d'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .jobListMenu li.beginner a::before {
    left: 10px;
    width: 12px;
    height: 19px;
  }
}

.rct-box-indent > *:last-child {
  margin-bottom: 0 !important;
}

@media (min-width: 481px) {
  .rct-box-indent {
    padding-left: 1.5em;
  }
}
.rct-voice {
  display: block;
  padding: 20px 12px;
  background: #fff;
  border-radius: 12px;
}

.rct-voice > *:last-child {
  margin-bottom: 0 !important;
}

.rct-mktoformWrap {
  display: block;
  width: 100%;
  border: 1px solid #d6d6d6;
  background: #fff;
  padding: 24px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

#newgraduate-merumaga .cv-icon-box.icon-style-enscribed .cv-icon-box-icon {
  background: #fff !important;
}

/* エントリーフォーム -------------------------------- */
.entryform__inner {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}

.entryform__header .entryform__title {
  font-size: 2em;
  font-weight: 600;
}

.entryform__header a {
  color: #3c9eff;
  text-decoration: underline;
}

.cfform__title {
  font-size: 1.25em;
  font-weight: 600;
}

.cfform__label {
  font-weight: 600;
  margin-bottom: 0.2em;
}

.cfform__input {
  margin-bottom: 1.2em;
}

.cfform__input > div + div {
  margin-top: 1em;
}

.cfform__required {
  color: #ff4880;
}

.cfform__notes {
  margin-left: 1em;
  font-size: 12px;
}

.cfform__accept {
  margin: 30px 0;
}

.cfform__list {
  padding-left: 0.5em;
}

.cfform__list li {
  list-style-type: disc;
}

.cfform__list li > p {
  display: inline-block;
  margin-bottom: 0;
}

#services_plan {
  background-image: url(../images/bg_firstview_translucent.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed !important;
  opacity: 1;
}
@media screen and (max-width: 959px) {
  #services_plan {
    background-attachment: scroll !important;
    background-size: auto !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
  }
}

#services_casestudy {
  background-image: url(../images/bg_service_section_casestudy.png);
  background-position: bottom right;
  background-size: auto;
  background-repeat: no-repeat;
}

#services_assessment {
  background-color: rgb(239, 245, 233);
  background-image: url(../images/bg_service_section_left.png);
  background-position: bottom left;
  background-size: auto;
  background-repeat: no-repeat;
}

#services_martem_cta {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f4f4f4)) !important;
  background: -webkit-linear-gradient(#fff 0%, #f4f4f4 100%) !important;
  background: linear-gradient(#fff 0%, #f4f4f4 100%) !important;
}

#services_cta {
  background-image: url(../images/bg_service_section_right.png);
  background-position: bottom right;
  background-size: auto;
  background-repeat: no-repeat;
}

#services_plan .smb-section__title,
#services_plan .smb-media-text__title,
#contents_plan .smb-section__title,
#contents_plan .smb-media-text__title,
#services_assessment .smb-section__title,
#services_assessment .smb-media-text__title,
#services_martem .smb-section__title,
#services_martem .smb-media-text__title {
  font-size: 2.13333rem;
  text-align: center;
  margin-top: 0;
}
@media screen and (max-width: 799px) {
  #services_plan .smb-section__title,
  #services_plan .smb-media-text__title,
  #contents_plan .smb-section__title,
  #contents_plan .smb-media-text__title,
  #services_assessment .smb-section__title,
  #services_assessment .smb-media-text__title,
  #services_martem .smb-section__title,
  #services_martem .smb-media-text__title {
    font-size: 28px;
  }
}
#services_plan .smb-section__subtitle,
#contents_plan .smb-section__subtitle,
#services_assessment .smb-section__subtitle,
#services_martem .smb-section__subtitle {
  font-size: 1.33333rem;
  color: #3c3c3c;
}
@media screen and (max-width: 799px) {
  #services_plan .smb-section__subtitle,
  #contents_plan .smb-section__subtitle,
  #services_assessment .smb-section__subtitle,
  #services_martem .smb-section__subtitle {
    font-size: 16px;
  }
}
#services_plan .smb-section__lede,
#contents_plan .smb-section__lede,
#services_assessment .smb-section__lede,
#services_martem .smb-section__lede {
  font-size: 1rem;
}

#services_plan .services_plan {
  overflow: hidden;
}
#services_plan .wp-block-columns {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
#services_plan .wp-block-columns .wp-block-column {
  border: 5px solid #fff;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 959px) {
  #services_plan .wp-block-columns > .wp-block-column {
    display: block !important;
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    clear: left !important;
    float: none !important;
    max-width: 500px;
  }
}
@media screen and (max-width: 959px) {
  #services_plan .wp-block-columns > .wp-block-column:not(:last-child) {
    margin-bottom: 2em !important;
  }
}
#services_plan .smb-accordion,
#services_plan .smb-accordion > * + * {
  margin: 0;
}
#services_plan .smb-accordion {
  border-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0 !important;
}
#services_plan .smb-accordion .smb-accordion__item .smb-accordion__item__title {
  background: #fff;
  border-top: 1px solid #e6e6e6;
  color: #000;
  font-weight: bold;
  padding: 0.9375em;
}
#services_plan .smb-accordion__item__title__icon {
  color: #ccc;
}
#services_plan .plan-light .smb-accordion.bg-plan-color,
#services_plan .plan-light .smb-accordion.bg-plan-color .smb-accordion__item,
#services_plan .plan-light .smb-accordion.bg-plan-color .smb-accordion__item__title {
  background: #ebf7f6;
}
#services_plan .plan-light .smb-accordion__item__control:hover + .smb-accordion__item__title .smb-accordion__item__title__icon,
#services_plan .plan-light .smb-accordion__item__control:checked + .smb-accordion__item__title .smb-accordion__item__title__icon {
  color: #82ccc9;
}
#services_plan .plan-basic .smb-accordion.bg-plan-color,
#services_plan .plan-basic .smb-accordion.bg-plan-color .smb-accordion__item,
#services_plan .plan-basic .smb-accordion.bg-plan-color .smb-accordion__item__title {
  background: #fff4ed;
}
#services_plan .plan-basic .smb-accordion__item__control:hover + .smb-accordion__item__title .smb-accordion__item__title__icon,
#services_plan .plan-basic .smb-accordion__item__control:checked + .smb-accordion__item__title .smb-accordion__item__title__icon {
  color: #f39a62;
}
#services_plan .plan-advanced .smb-accordion.bg-plan-color,
#services_plan .plan-advanced .smb-accordion.bg-plan-color .smb-accordion__item,
#services_plan .plan-advanced .smb-accordion.bg-plan-color .smb-accordion__item__title {
  background: #fbf7fd;
}
#services_plan .plan-advanced .smb-accordion__item__control:hover + .smb-accordion__item__title .smb-accordion__item__title__icon,
#services_plan .plan-advanced .smb-accordion__item__control:checked + .smb-accordion__item__title .smb-accordion__item__title__icon {
  color: #c5acd3;
}
#services_plan .plan_title {
  font-size: 1.74em;
  text-align: center;
  font-weight: 800;
}
.column-inner #services_plan .plan_title {
  margin-top: 25px;
  margin-bottom: 18px;
}
#services_plan .plan-light .plan_title {
  color: #6fc0bc;
}
#services_plan .plan-basic .plan_title {
  color: #ed7b44;
}
#services_plan .plan-advanced .plan_title {
  color: #ad8ebe;
}
#services_plan .planlist_header {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  padding: 15px;
}
#services_plan .plan-light .planlist_header {
  color: #43a39e;
  background: #ebf7f6;
}
#services_plan .plan-basic .planlist_header {
  color: #f05628;
  background: #fff4ed;
}
#services_plan .plan-advanced .planlist_header {
  color: #9970af;
  background: #fbf7fd;
}
#services_plan .smb-accordion__item__body {
  padding-top: 0;
}
#services_plan .smb-accordion__item__body * {
  font-size: 14px;
}
#services_plan .smb-accordion__item__body strong {
  display: block;
  font-weight: bold;
  padding: 2px 8px;
}
#services_plan .smb-accordion__item__body p {
  margin-top: 10px;
  margin-bottom: 0;
}
#services_plan .smb-accordion__item__body > ul {
  padding-left: 0;
  margin: 0;
}
#services_plan .smb-accordion__item__body > ul > li {
  list-style-type: none;
  font-size: 14px;
  text-indent: 0;
}
#services_plan .smb-accordion__item__body > ul > li + li {
  margin-top: 12px;
}
#services_plan .smb-accordion__item__body > ul > li > ul {
  padding-left: 15px;
  margin-top: 10px;
}
#services_plan .smb-accordion__item__body > ul > li > ul > li {
  text-indent: -0.45em;
  padding-left: 0.2em;
}
#services_plan .smb-accordion__item__body > ul > li > ul > li + li {
  margin-top: 4px;
}
#services_plan .smb-accordion__item__body > ul > li > ul > li::before {
  content: "-";
  display: inline-block;
  margin-right: 0.5em;
}
#services_plan .plan-light .smb-accordion__item__body strong {
  color: #43a39e !important;
  background: #d4edea;
}
#services_plan .plan-basic .smb-accordion__item__body strong {
  color: #f05628 !important;
  background: #fedfcc;
}
#services_plan .plan-advanced .smb-accordion__item__body strong {
  color: #9970af !important;
  background: #f3e6f9;
}
#services_plan .smb-accordion__item .wp-block-separator {
  width: 20px;
  height: 3px;
  margin-left: 0 !important;
}

.price-box {
  text-align: center;
}
.price-box .discount {
  display: inline-block;
  padding: 0px 8px;
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 800;
  background: #ffffff;
  border-radius: 4px;
  line-height: 1.4;
  position: relative;
}
.price-box .discount .num {
  font-size: 22px;
}
.price-box .discount small {
  font-weight: 400;
}
.price-box .discount::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -2px;
  border: 4px solid transparent;
  border-top: 7px solid #ffffff;
}
.price-box.boxA {
  padding: 28px 16px 40px;
  position: relative;
  z-index: 1;
}
.price-box.boxA .discount {
  background: rgba(255, 255, 255, 0.5);
}
.price-box.boxA .discount::after {
  border-top-color: rgba(255, 255, 255, 0.5);
}
.price-box.boxB {
  padding: 20px 16px 30px;
  position: relative;
  z-index: 2;
}
.price-box.boxB::before,
.price-box.boxB::after {
  display: block;
  content: "";
  width: 200%;
  height: 200px;
  position: absolute;
  top: 0;
  left: -50%;
  margin: auto;
  z-index: -1;
}
.price-box.boxB::before {
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
}
.price-box.boxB::after {
  -webkit-transform: rotate(350deg);
  transform: rotate(350deg);
}
.price-box .button {
  border: none !important;
  font-size: 18px;
  font-weight: 600;
  width: 100%;
  max-width: 230px;
  margin-top: 20px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.price-box .price {
  color: #ffffff;
  font-weight: 600;
}
.price-box .price > * {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.1em;
  line-height: 1.2;
}
.price-box .price.monthly .term {
  font-size: 14px;
}
.price-box .price.monthly .num {
  font-size: 26px;
}
.price-box .price.monthly .yen {
  font-size: 14px;
  vertical-align: -3px;
}
.price-box .price.yearly .term {
  font-size: 14px;
  display: block;
}
.price-box .price.yearly .num {
  font-size: 33px;
}
.price-box .price.yearly .yen {
  font-size: 16px;
  vertical-align: -6px;
}
.price-box .price-separate {
  display: block;
  margin: 15px auto;
  width: 30px;
  height: 2px;
  background: #fff;
}

.plan-light .price-box .discount {
  color: #27837b;
}
.plan-light .price-box .button {
  color: #ffffff;
  background: #27837b;
}
.plan-light .price-box .button:hover {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  background: rgb(27.3, 91.7, 86.1);
}
.plan-light .price-box.boxA {
  background: #82ccc9;
}
.plan-light .price-box.boxB {
  background: #3fbfba;
}
.plan-light .price-box.boxB::before,
.plan-light .price-box.boxB::after {
  background: #3fbfba;
}
.plan-light .price-box .price-separate {
  background: #27837b;
}
.plan-basic .price-box .discount {
  color: #ea3e0a;
}
.plan-basic .price-box .button {
  color: #ffffff;
  background: #ea3e0a;
}
.plan-basic .price-box .button:hover {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  background: rgb(185.0901639344, 49.0409836066, 7.9098360656);
}
.plan-basic .price-box.boxA {
  background: #f39a62;
}
.plan-basic .price-box.boxB {
  background: #ed793b;
}
.plan-basic .price-box.boxB::before,
.plan-basic .price-box.boxB::after {
  background: #ed793b;
}
.plan-basic .price-box .price-separate {
  background: #ea3e0a;
}
.plan-advanced .price-box .discount {
  color: #754291;
}
.plan-advanced .price-box .button {
  color: #ffffff;
  background: #754291;
}
.plan-advanced .price-box .button:hover {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  background: rgb(88.7203791469, 50.0473933649, 109.9526066351);
}
.plan-advanced .price-box.boxA {
  background: #c5acd3;
}
.plan-advanced .price-box.boxB {
  background: #b796c9;
}
.plan-advanced .price-box.boxB::before,
.plan-advanced .price-box.boxB::after {
  background: #b796c9;
}
.plan-advanced .price-box .price-separate {
  background: #754291;
}

#contents_plan .price-table {
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
  max-width: 500px;
}
#contents_plan .price-table .c-row__col:not(:first-child) {
  border: none;
}
#contents_plan .price-table .smb-pricing-table__item {
  padding: 0;
}
#contents_plan .price-table .smb-pricing-table__item .smb-pricing-table__item__title,
#contents_plan .price-table .smb-pricing-table__item .smb-pricing-table__item__price,
#contents_plan .price-table .smb-pricing-table__item .smb-pricing-table__item__lede,
#contents_plan .price-table .smb-pricing-table__item li:not(:first-child) {
  padding-left: var(--_padding1);
  padding-right: var(--_padding1);
}
#contents_plan .price-table .smb-pricing-table__item ul > li:first-child {
  font-weight: bold;
  font-size: 18px;
}
#contents_plan .price-table .smb-pricing-table__item .smb-pricing-table__item__title {
  font-size: 1.74em;
  border-bottom: 1px solid var(--_lighter-color-gray);
  padding-top: var(--_padding1);
  padding-bottom: var(--_padding1);
}
#contents_plan .price-table .smb-pricing-table__item .smb-pricing-table__item__price {
  font-size: 2.5em;
}
#contents_plan .price-table .smb-pricing-table__item .smb-pricing-table__item__action {
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}
#contents_plan .price-table .smb-pricing-table__item .smb-pricing-table__item__action > .smb-btn {
  font-size: 18px;
  font-weight: 600;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
#contents_plan .price-table .plan-light .smb-pricing-table__item__title {
  color: #6fc0bc;
}
#contents_plan .price-table .plan-light ul > li:first-child {
  color: #43a39e;
  background-color: #ebf7f6;
}
#contents_plan .price-table .plan-light .smb-pricing-table__item__action {
  background-color: #3fbfba;
}
#contents_plan .price-table .plan-basic .smb-pricing-table__item__title {
  color: #ed7b44;
}
#contents_plan .price-table .plan-basic ul > li:first-child {
  color: #f05628;
  background-color: #fff4ed;
}
#contents_plan .price-table .plan-basic .smb-pricing-table__item__action {
  background-color: #ed793b;
}
#contents_plan .price-table .plan-advanced .smb-pricing-table__item__title {
  color: #ad8ebe;
}
#contents_plan .price-table .plan-advanced ul > li:first-child {
  color: #9970af;
  background-color: #fbf7fd;
}
#contents_plan .price-table .plan-advanced .smb-pricing-table__item__action {
  background-color: #b796c9;
}

#services_assessment h2.smb-media-text__title {
  margin-top: 0.8em;
  margin-bottom: 1.8em;
  position: relative;
  color: #758912 !important;
  z-index: 1;
}
#services_assessment h2.smb-media-text__title::before {
  display: block;
  content: "";
  width: 145px;
  height: 160px;
  background: url(../images/icon_bg-title.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: -30%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
@media screen and (max-width: 799px) {
  #services_assessment h2.smb-media-text__title::before {
    width: 110px;
    height: 120px;
    top: -40%;
  }
}
#services_assessment .price {
  text-align: center;
  font-weight: 600;
}
#services_assessment .price .num {
  font-size: 45px;
  color: #3c3c3c;
}
@media screen and (max-width: 799px) {
  #services_assessment .price .num {
    font-size: 38px;
  }
}
#services_assessment .price .yen {
  font-size: 20px;
}
@media screen and (max-width: 799px) {
  #services_assessment .price .yen {
    font-size: 18px;
  }
}

#services_martem .smb-section__title {
  font-size: 36px;
  color: #43a39e;
  margin-bottom: 0.2em;
}

#services_cta {
  padding-top: 0;
}

.services_cta .title {
  color: #3c3c3c;
  text-align: center;
  font-size: 3.333333rem;
  font-weight: 700;
  position: relative;
  margin: 40px 0 14px 0;
}
@media screen and (max-width: 799px) {
  .services_cta .title {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 480px) {
  .services_cta .title {
    font-size: 1.6rem;
  }
}
.services_cta::before {
  display: block;
  content: "";
  width: 5px;
  height: 80px;
  margin: 0 auto;
  background: #fa7469;
}

.p-martem-inner .c-section-headline {
  margin-bottom: 28px;
}
.p-martem-inner .c-section-headline small {
  display: block;
  font-size: 60%;
  margin-bottom: 1rem;
}

.p-martem-inner .p-martem-about .c-section-headline {
  margin-top: 20px;
  margin-bottom: 20px;
}

@-webkit-keyframes bgiLoop {
  0% {
    background-position: 0 30px;
  }
  100% {
    background-position: -2151px 30px;
  }
}

@keyframes bgiLoop {
  0% {
    background-position: 0 30px;
  }
  100% {
    background-position: -2151px 30px;
  }
}
.p-martem-hero {
  -webkit-animation: bgiLoop 60s linear infinite;
  animation: bgiLoop 60s linear infinite;
  background-image: url("./../images/martem_img_hero.png");
  background-repeat: repeat-x;
  padding: 12em 0 3.333em;
  position: relative;
}
.p-martem-hero .p-martem-inner {
  max-width: 65em;
  margin: 0 auto;
  padding: 0 1.5em;
}
.p-martem-hero::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
@media screen and (max-width: 799px) {
  .p-martem-hero {
    padding: 2em 0;
  }
}

.p-martem-about {
  padding: 1.5em;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.29);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.29);
  z-index: 1;
}
.p-martem-about > * {
  display: block;
  max-width: 780px;
  margin: 0 auto;
}

.p-martem-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 799px) {
  .p-martem-cta {
    display: block;
  }
}

.p-martem-cta__desc {
  letter-spacing: 0;
  width: calc(100% - 208px);
}
@media screen and (max-width: 799px) {
  .p-martem-cta__desc {
    width: 100%;
  }
}

.p-martem-cta__button {
  width: 208px;
  text-align: center;
}
.p-martem-cta__button > .button {
  width: 208px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  padding: 1rem 1.5rem;
}
@media screen and (max-width: 799px) {
  .p-martem-cta__button {
    width: 100%;
  }
}

.p-martem-cta__heading {
  margin-bottom: 0.3em;
  line-height: 52px;
}
@media screen and (max-width: 799px) {
  .p-martem-cta__heading {
    text-align: center;
  }
}

.p-martem-cta .em {
  display: inline-block;
  font-size: 28px;
  line-height: 1;
  padding: 8px;
  margin: 0 8px;
}
.p-martem-cta .em--yellow {
  color: #ff4880;
  background: #fff977;
}
.p-martem-cta .em--pink {
  color: #ffffff;
  background: #ff4880;
}

.p-martem-nav {
  display: block;
  border-radius: 5px;
  border: 1px solid #ccc;
}

.p-martem-nav__item {
  display: inline-block;
  width: 25%;
  font-size: 18px;
  font-weight: 600;
  color: #555;
  text-align: center;
  padding: 0.2em 1em;
  position: relative;
  text-decoration: none;
}
.p-martem-nav__item > svg {
  padding-left: 0.5em;
}
.p-martem-nav__item:first-child > svg {
  color: #ff4880;
}
.p-martem-nav__item:nth-child(2) > svg {
  color: #aace37;
}
.p-martem-nav__item:nth-child(3) > svg {
  color: #f29a6c;
}
.p-martem-nav__item:nth-child(4) > svg {
  color: #82ccd2;
}
.p-martem-nav__item::before {
  display: block;
  content: "";
  width: 1px;
  height: 1.5em;
  background-color: #cccccc;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.p-martem-nav__item:first-child::before {
  display: none;
}
@media screen and (max-width: 799px) {
  .p-martem-nav__item {
    width: 50%;
    font-size: 14px;
    padding: 1em 0.5em;
  }
  .p-martem-nav__item:nth-child(odd)::before {
    display: none;
  }
}

.p-trouble-list__container {
  background-color: #ffffff;
  padding: 40px;
}
@media screen and (max-width: 480px) {
  .p-trouble-list__container {
    padding: 40px 20px;
  }
}

.p-trouble-list {
  display: block;
  padding-left: 0;
  background-color: #ffffff;
  margin: 0;
}

.p-trouble-list__item {
  font-size: 16px;
  width: 100%;
  font-weight: 600;
  background-color: #ffffff;
  padding: 1.5em 0 0 0;
  margin: 0 0 1.5em 0;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.p-trouble-list__item::before {
  display: inline-block;
  content: "";
  width: 29px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-image: url(./../images/martem_icon_checkbox.svg);
  margin-right: 1em;
}
.p-trouble-list__item:first-child {
  padding-top: 0;
}
.p-trouble-list__item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 480px) {
  .p-trouble-list__item {
    font-size: 14px;
  }
}
.p-trouble-list__item .em {
  font-size: 110%;
}
.p-trouble-list__item .em--pink {
  color: #ff4880;
}

.p-trouble-list__item + .p-trouble-list__item {
  border-top: 1px solid #cccccc;
}

.p-trouble-list__textwrap {
  width: 100%;
}

.p-flowlist {
  list-style-type: none;
  padding-left: 0;
}

.p-flowlist__item {
  display: block;
  width: 100%;
  margin-bottom: 34px;
  padding: 30px;
  position: relative;
}
.p-flowlist__item:not(:last-child) {
  border-bottom: 5px solid #bdd86b;
}
.p-flowlist__item:not(:last-child)::after {
  display: block;
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #bdd86b;
}

.p-flowlist__item--your {
  background: #ffffff;
}

.p-flowlist__item--own {
  background: #d9ed9c;
}

.p-flowlist__item--your .p-flowlist__inner::before {
  border-right: 1px solid #cccccc;
}
.p-flowlist__item--own .p-flowlist__inner::before {
  border-right: 1px solid #7f9c26;
}
.p-flowlist__item .p-flowlist__inner::before {
  display: block;
  content: "";
  width: 102px;
  height: 79px;
  padding-right: 30px;
  margin-right: 30px;
  background-size: contain;
  background-repeat: no-repeat;
}
.p-flowlist__item:first-child .p-flowlist__inner::before {
  background-image: url(./../images/step01.svg);
}
.p-flowlist__item:nth-child(2) .p-flowlist__inner::before {
  background-image: url(./../images/step02.svg);
}
.p-flowlist__item:nth-child(3) .p-flowlist__inner::before {
  background-image: url(./../images/step03.svg);
}
.p-flowlist__item:nth-child(4) .p-flowlist__inner::before {
  background-image: url(./../images/step04.svg);
}
.p-flowlist__item:nth-child(5) .p-flowlist__inner::before {
  background-image: url(./../images/step05.svg);
}
.p-flowlist__item:nth-child(6) .p-flowlist__inner::before {
  background-image: url(./../images/step06.svg);
}
.p-flowlist__item:nth-child(7) .p-flowlist__inner::before {
  background-image: url(./../images/step07.svg);
}

.p-flowlist__inner::after {
  display: block;
  content: "";
  width: 70px;
  height: 70px;
  background-size: contain;
  background-repeat: no-repeat;
}
.p-flowlist__item--your .p-flowlist__inner::after {
  background-image: url(./../images/martem_icon_flow-company.svg);
}
.p-flowlist__item--own .p-flowlist__inner::after {
  background-image: url(./../images/martem_icon_flow-lucidas.svg);
}

.p-flowlist__inner {
  position: relative;
}
.p-flowlist__inner::before {
  position: absolute;
  left: 0;
}
.p-flowlist__inner::after {
  position: absolute;
  left: 131px;
}
@media screen and (min-width: 800px) {
  .p-flowlist__inner {
    padding-left: 200px;
  }
  .p-flowlist__inner::before,
  .p-flowlist__inner::after {
    top: 0;
    bottom: 0;
    margin: auto;
  }
}
@media screen and (max-width: 799px) {
  .p-flowlist__inner {
    padding-top: 100px;
  }
  .p-flowlist__inner::before {
    top: 0;
  }
  .p-flowlist__inner::after {
    top: 4px;
  }
}

@media screen and (min-width: 800px) {
  .p-flowlist__desc {
    padding-left: 30px;
  }
}

.p-flowlist__heading {
  font-size: 24px;
  margin: 0 0 8px 0;
  color: #3c3c3c !important;
}

.p-flowlist__detail a {
  color: #3c9eff;
  text-decoration: underline;
}

.p-martem-plan .button {
  font-size: 16px;
  font-weight: 600;
  padding: 0.5rem 1.5rem;
  margin-top: 20px;
}

.p-pricingpanel {
  display: block;
  text-align: center;
  background-color: #ffffff;
  -webkit-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.29);
  box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.29);
  width: 100%;
  position: relative;
  padding-top: 46px;
  padding-bottom: 96px;
}
.p-pricingpanel--recommended {
  position: relative;
}
.p-pricingpanel--recommended::before {
  display: block;
  content: "";
  width: 103px;
  height: 42px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(./../images/martem_icon_recommended.svg);
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -21px;
  z-index: 1;
}

.p-pricingpanel__heading {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px;
}

.p-pricingpanel__detail {
  position: relative;
  z-index: 1;
}
.p-pricingpanel__detail::before {
  display: block;
  content: "";
  width: 100px;
  height: 3px;
  background-color: #fff977;
  position: absolute;
  bottom: 4px;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: rotate(-4deg);
  transform: rotate(-4deg);
  z-index: -1;
}

.p-pricingpanel__bottom {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 75px;
  padding: 1.3em 1em 1.7em 1em;
  text-align: center;
}

.p-pricingpanel__price {
  line-height: 1;
}
.p-pricingpanel__price--amount {
  font-size: 33px;
  font-weight: 600;
}
.p-pricingpanel__price--unit {
  font-size: 16px;
  font-weight: 300;
}

.p-pricingpanel.p-pricingpanel--green .p-pricingpanel__heading,
.p-pricingpanel.p-pricingpanel--green .p-pricingpanel__price {
  color: #546819;
}
.p-pricingpanel.p-pricingpanel--green .p-pricingpanel__bottom {
  background-color: #edf6d5;
}

.p-pricingpanel.p-pricingpanel--blue .p-pricingpanel__heading,
.p-pricingpanel.p-pricingpanel--blue .p-pricingpanel__price {
  color: #2d777c;
}
.p-pricingpanel.p-pricingpanel--blue .p-pricingpanel__bottom {
  background-color: #e4f3f6;
}

.p-pricingpanel.p-pricingpanel--red .p-pricingpanel__heading,
.p-pricingpanel.p-pricingpanel--red .p-pricingpanel__price {
  color: #a30032;
}
.p-pricingpanel.p-pricingpanel--red .p-pricingpanel__bottom {
  background-color: #ffdae4;
}

.martem-module__wrap {
  width: 100%;
}

.martem-module__container {
  border: 1px solid #cccccc;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

#martem_sp_content {
  max-width: 335px;
  margin: 0 auto;
  max-height: 1146px;
  overflow-x: scroll;
}

.martem-module__container [class^="martem-module"] {
  position: relative;
  z-index: 1;
}
.martem-module__container [class^="martem-module"] button {
  opacity: 0.3;
  display: block;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 0;
  width: 20px;
  height: 40px;
  z-index: 3;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.martem-module__container [class^="martem-module"] button.slick-prev {
  left: 0;
}
.martem-module__container [class^="martem-module"] button.slick-next {
  right: 0;
}
.martem-module__container [class^="martem-module"]:hover button {
  opacity: 1;
}

.martem-module__container .slick-slide {
  position: relative;
}
.martem-module__container .slick-slide::after {
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: absolute;
  bottom: 0;
  display: block;
  content: attr(data-name);
  width: 100%;
  height: 3em;
  line-height: 3em;
  font-size: 13px;
  text-align: center;
  padding: 0 1em;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.6);
  z-index: 2;
}
@media screen and (max-width: 480px) {
  .martem-module__container .slick-slide::after {
    font-size: 12px;
  }
}
.martem-module__container .slick-slide:hover::after {
  opacity: 1;
}

.martem-module__tabarea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.martem-module__tabarea .tab_item {
  font-size: 18px;
  padding: 0.5rem 2rem;
  border-radius: 8px;
  border: 2px solid #82ccd2 !important;
  background: #82ccd2 !important;
  color: #ffffff !important;
  width: 200px;
  text-align: center;
}
@media screen and (max-width: 799px) {
  .martem-module__tabarea .tab_item {
    margin: 0;
    border-radius: 8px 8px 0 0;
    background: #ffffff !important;
    color: #82ccd2 !important;
    width: 100%;
  }
  .martem-module__tabarea .tab_item.active {
    background: #82ccd2 !important;
    color: #ffffff !important;
  }
}

@media screen and (max-width: 799px) {
  .martem-module__container {
    display: block;
    opacity: 0;
    position: absolute;
    z-index: -99;
  }
  .martem-module__container.show {
    opacity: 1;
    z-index: 1;
    position: relative;
    height: 500px;
    overflow-x: scroll;
  }
}
.l-container.l-container--2col .module-exp__detail {
  width: calc(30% - 30px);
  min-height: 280px;
}
.l-container.l-container--2col .module-exp__image {
  width: calc(70% - 30px);
}
@media screen and (max-width: 799px) {
  .l-container.l-container--2col .module-exp__detail {
    width: calc(100% - 30px);
    min-height: auto;
  }
  .l-container.l-container--2col .module-exp__image {
    width: calc(100% - 30px);
    min-height: 130px;
  }
}

.gmapWrap {
  border: 1px solid #cccccc;
}

.gmapWrap iframe {
  vertical-align: bottom;
}

.js #rct-top-qa .cv-toggle-group:not(.is-collapsed) > .toggle,
.js #toggle-qa .cv-toggle-group:not(.is-collapsed) > .toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.js #rct-top-qa .cv-toggle-group > .toggle > .toggle-title,
.js #toggle-qa .cv-toggle-group > .toggle > .toggle-title {
  background: #ffffff;
  color: #333;
  border: none;
}
.js #rct-top-qa .cv-toggle-group .toggle.is-open .toggle-handle,
.js #toggle-qa .cv-toggle-group .toggle.is-open .toggle-handle {
  background: #82ccd2;
  color: #ffffff;
  border: none;
}
.js #rct-top-qa .cv-toggle-group .toggle > div,
.js #toggle-qa .cv-toggle-group .toggle > div {
  background: #ffffff;
  border: none;
}
.js #rct-top-qa .cv-toggle-group .toggle .toggle-content,
.js #toggle-qa .cv-toggle-group .toggle .toggle-content {
  border: none;
  padding-left: 40px;
}
.js #rct-top-qa .cv-toggle-group .toggle .toggle-content > *:last-child,
.js #toggle-qa .cv-toggle-group .toggle .toggle-content > *:last-child {
  margin-bottom: 0;
}
.js #rct-top-qa .cv-toggle-group > .toggle > .toggle-title > span,
.js #toggle-qa .cv-toggle-group > .toggle > .toggle-title > span {
  line-height: 2;
  text-indent: -2em;
  padding-left: 2em;
}
.js #rct-top-qa .cv-toggle-group > .toggle > .toggle-title > span:before,
.js #toggle-qa .cv-toggle-group > .toggle > .toggle-title > span:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f067";
  line-height: 1;
  font-size: 24px;
  vertical-align: -3px;
  color: #82ccd2;
  text-indent: 0;
}
.js #rct-top-qa .cv-toggle-group > .toggle.is-open > .toggle-title > span:before,
.js #toggle-qa .cv-toggle-group > .toggle.is-open > .toggle-title > span:before {
  color: #ffffff;
}

.js #toggle-nospace .cv-toggle-group:not(.is-collapsed) > .toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.js #toggle-nospace .cv-toggle-group > .toggle > .toggle-title {
  background: #ffffff;
  color: #3c3c3c;
}
.js #toggle-nospace .cv-toggle-group .toggle.is-open .toggle-handle {
  background: #f5f5f5;
  color: #3c3c3c;
}
.js #toggle-nospace .cv-toggle-group .toggle > div {
  background: #ffffff;
}
.js #toggle-nospace .cv-toggle-group .toggle .toggle-content > *:last-child {
  margin-bottom: 0;
}
.js #toggle-nospace .cv-toggle-group > .toggle > .toggle-title > span {
  line-height: 2;
  text-indent: -2em;
  padding-left: 2em;
}
.js #toggle-nospace .cv-toggle-group > .toggle > .toggle-title > span:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f067";
  line-height: 1;
  font-size: 24px;
  vertical-align: -3px;
  color: #cccccc;
  text-indent: 0;
}

.wp-embedded-content {
  width: 100% !important;
  max-width: 700px !important;
}

.wp-block-embed__wrapper {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-color: #999 !important;
  overflow: visible !important;
}

.wp-oembed-blog-card {
  border: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.wp-oembed-blog-card > a {
  border: 8px solid #f5f5f5 !important;
  color: inherit !important;
  font-weight: normal !important;
  text-decoration: none !important;
}
.wp-oembed-blog-card > p {
  display: none !important;
}
@media screen and (min-width: 481px) {
  .wp-oembed-blog-card .wp-oembed-blog-card__title {
    font-size: 18px;
    line-height: 1.6em;
  }
}
@media screen and (min-width: 481px) {
  .wp-oembed-blog-card .wp-oembed-blog-card__description {
    display: block !important;
  }
}
.wp-oembed-blog-card .wp-oembed-blog-card__figure {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 min(30%, 140px);
  -ms-flex: 1 1 min(30%, 140px);
  flex: 1 1 min(30%, 140px);
}
.wp-oembed-blog-card .wp-oembed-blog-card__domain {
  display: none !important;
}
.wp-oembed-blog-card + .wp-oembed-blog-card {
  margin-top: 1rem;
}

/* Facebook Page Plugin用追記(170824) */
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style] {
  width: 100% !important;
}

.l-contents__sidebar .c-widget.widget_block h2.wp-block-heading {
  display: block;
  margin-bottom: 1em;
}
.l-contents__sidebar .c-widget.widget_block .c-entries.c-entries--simple .c-entry-summary__title {
  font-size: 1rem;
  font-weight: 400;
}
.l-contents__sidebar .c-widget.widget_block .c-entries.c-entries--simple .c-entry-summary__meta {
  font-weight: 400;
  color: #999;
  margin-top: 0;
}
.l-contents__sidebar .c-widget.widget_block .wp-block-archives-dropdown.wp-block-archives select {
  width: 100%;
  padding: 0.5em;
  border-color: #cccccc;
}

.single-post .category-videocont .c-eyecatch,
.single-post .category-vlog .c-eyecatch {
  display: none;
}

.c-meta .c-meta__item.c-meta__item--modified {
  display: none;
}

.post .p-entry-content a:not(.button):not([class]) {
  color: #3c9eff;
  font-weight: 600;
  text-decoration: underline;
  word-break: break-all;
}
.post .p-entry-content a.button {
  text-decoration: none !important;
}
.post .p-entry-content a.button:hover {
  opacity: 0.6;
}
.post .p-entry-content h2,
.post .p-entry-content .headline {
  margin-top: 2.2em;
  margin-bottom: 0.6em;
  font-size: 1.75em;
  font-weight: 600;
  line-height: 1.3;
}
.post .p-entry-content h2-label,
.post .p-entry-content .headline-label {
  display: inline-block;
  font-size: 0.75em;
  color: #fff;
  background-color: #000;
  margin-right: 0.5em;
  padding: 0.2em 0.8em;
  border-radius: 25px;
}
.post .p-entry-content h2.wpco__title {
  margin-top: 0;
  font-size: 1rem;
}
.post .p-entry-content h3 {
  font-size: 1.25em;
}
.post .p-entry-content .caption {
  font-style: normal;
}
.post .p-entry-content .wp-block-quote {
  padding-left: var(--_padding3);
}
.post .p-entry-content .wp-block-quote cite {
  text-align: right;
  font-style: normal;
}
.post .p-entry-content .sme-font-size {
  display: inline;
}
.post .p-entry-content .sme-badge {
  padding: 0.15em 0.8em;
  white-space: normal;
}
.post .p-entry-content ul:not([class]) li {
  list-style-type: disc;
}
.post .p-entry-content ul li,
.post .p-entry-content ol li,
.post .p-entry-content ul:not([class]) li,
.post .p-entry-content ol:not([class]) li {
  list-style-position: outside;
}
.post .p-entry-content ul.li-reset,
.post .p-entry-content ol.li-reset,
.post .p-entry-content ul:not([class]).li-reset,
.post .p-entry-content ol:not([class]).li-reset {
  padding: 0;
  margin: 0;
}
.post .p-entry-content ul.li-reset li,
.post .p-entry-content ol.li-reset li,
.post .p-entry-content ul:not([class]).li-reset li,
.post .p-entry-content ol:not([class]).li-reset li {
  list-style-type: none;
}
.post .p-entry-content ul.li-fa-icon,
.post .p-entry-content ol.li-fa-icon,
.post .p-entry-content ul:not([class]).li-fa-icon,
.post .p-entry-content ol:not([class]).li-fa-icon {
  padding-left: 0 !important;
}
.post .p-entry-content ul.li-fa-icon li,
.post .p-entry-content ol.li-fa-icon li,
.post .p-entry-content ul:not([class]).li-fa-icon li,
.post .p-entry-content ol:not([class]).li-fa-icon li {
  list-style-type: none !important;
  text-indent: -1.25em;
  padding-left: 1.6em;
}
.post .p-entry-content ul.li-fa-icon i,
.post .p-entry-content ul.li-fa-icon .svg-inline--fa,
.post .p-entry-content ol.li-fa-icon i,
.post .p-entry-content ol.li-fa-icon .svg-inline--fa,
.post .p-entry-content ul:not([class]).li-fa-icon i,
.post .p-entry-content ul:not([class]).li-fa-icon .svg-inline--fa,
.post .p-entry-content ol:not([class]).li-fa-icon i,
.post .p-entry-content ol:not([class]).li-fa-icon .svg-inline--fa {
  width: 1.25em;
  text-align: center;
}
.post .p-entry-content ol.ol-number,
.post .p-entry-content ol:not([class]).ol-number {
  counter-reset: number;
  list-style-type: none !important;
  padding: 0.5em 0;
}
.post .p-entry-content ol.ol-number li,
.post .p-entry-content ol:not([class]).ol-number li {
  list-style-type: none !important;
  position: relative;
  padding-left: 30px;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 36px;
}
.post .p-entry-content ol.ol-number li:before,
.post .p-entry-content ol:not([class]).ol-number li:before {
  position: absolute;
  counter-increment: number;
  content: counter(number);
  display: inline-block;
  background: #333;
  color: white;
  font-family: "Avenir", "Arial Black", "Arial", sans-serif;
  font-weight: 600;
  font-size: 15px;
  border-radius: 3px;
  left: -4px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.post .p-entry-content ol.ol-number.numbg-rc-purple li:before,
.post .p-entry-content ol.ol-number.numbg-lc-purple li:before,
.post .p-entry-content ol:not([class]).ol-number.numbg-rc-purple li:before,
.post .p-entry-content ol:not([class]).ol-number.numbg-lc-purple li:before {
  background: #c5a4cc;
}
.post .p-entry-content ol.ol-number.numbg-rc-green li:before,
.post .p-entry-content ol.ol-number.numbg-lc-green li:before,
.post .p-entry-content ol:not([class]).ol-number.numbg-rc-green li:before,
.post .p-entry-content ol:not([class]).ol-number.numbg-lc-green li:before {
  background: #aace37;
}
.post .p-entry-content ol.ol-number.numbg-rc-blue li:before,
.post .p-entry-content ol.ol-number.numbg-lc-blue li:before,
.post .p-entry-content ol:not([class]).ol-number.numbg-rc-blue li:before,
.post .p-entry-content ol:not([class]).ol-number.numbg-lc-blue li:before {
  background: #82ccd2;
}
.post .p-entry-content ol.ol-number.numbg-rc-orange li:before,
.post .p-entry-content ol.ol-number.numbg-lc-orange li:before,
.post .p-entry-content ol:not([class]).ol-number.numbg-rc-orange li:before,
.post .p-entry-content ol:not([class]).ol-number.numbg-lc-orange li:before {
  background: #f29a6c;
}
.post .p-entry-content ul[class*="is-style-sme-"]:not([class*="is-style-sme-list-remark"]),
.post .p-entry-content ol[class*="is-style-sme-"]:not([class*="is-style-sme-list-remark"]) {
  padding-left: 34px;
}
.post .p-entry-content .is-style-sme-list-arrow li:before {
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 10px solid #f29a6c;
  border-right: 0;
  -webkit-transform: none;
  transform: none;
  top: calc(0.4rem + 2px);
  left: -28px;
}
.post .p-entry-content .is-style-sme-list-arrow li:after {
  display: none;
}
.post .p-entry-content .is-style-sme-list-arrow.lucidas-purple li:before {
  background-color: #c5a4cc;
}
.post .p-entry-content .is-style-sme-list-arrow.lucidas-blue li:before {
  background-color: #82ccd2;
}
.post .p-entry-content .is-style-sme-list-arrow.lucidas-green li:before {
  background-color: #aace37;
}
.post .p-entry-content .is-style-sme-list-check li:before {
  border-color: #ffffff;
  left: -28px;
  z-index: 1;
}
.post .p-entry-content .is-style-sme-list-check li:after {
  display: block;
  content: "";
  background-color: #aace37;
  height: 20px;
  width: 20px;
  border-radius: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0.2rem;
  left: -34px;
}
.post .p-entry-content .is-style-sme-list-check.lucidas-purple li:after {
  background-color: #c5a4cc;
}
.post .p-entry-content .is-style-sme-list-check.lucidas-blue li:after {
  background-color: #82ccd2;
}
.post .p-entry-content .is-style-sme-list-check.lucidas-orange li:after {
  background-color: #f29a6c;
}
.post .p-entry-content .is-style-sme-list-times {
  position: relative;
}
.post .p-entry-content .is-style-sme-list-times li:before,
.post .p-entry-content .is-style-sme-list-times li::after {
  -webkit-transform: none;
  transform: none;
}
.post .p-entry-content .is-style-sme-list-times li:before {
  border: none;
  color: #ffffff;
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  content: "\f00d";
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
  position: absolute;
  top: 0.2rem;
  left: -34px;
}
.post .p-entry-content .is-style-sme-list-times li:after {
  display: block;
  content: "";
  background-color: #b2ceff;
  height: 20px;
  width: 20px;
  border-radius: 100%;
  border: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0.2rem;
  left: -34px;
}
.post .p-entry-content .is-style-sme-list-times.lucidas-purple li:before {
  background-color: #c5a4cc;
}
.post .p-entry-content .is-style-sme-list-times.lucidas-blue li:before {
  background-color: #82ccd2;
}
.post .p-entry-content .is-style-sme-list-times.lucidas-green li:before {
  background-color: #aace37;
}
.post .p-entry-content .is-style-sme-list-times.lucidas-orange li:before {
  background-color: #f29a6c;
}
.post .p-entry-content .is-style-sme-ordered-list-circle li:before,
.post .p-entry-content .is-style-sme-ordered-list-square li:before {
  background-color: #c5a4cc;
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
}
.post .p-entry-content .is-style-sme-ordered-list-circle.lucidas-blue li:before,
.post .p-entry-content .is-style-sme-ordered-list-square.lucidas-blue li:before {
  background-color: #82ccd2;
}
.post .p-entry-content .is-style-sme-ordered-list-circle.lucidas-green li:before,
.post .p-entry-content .is-style-sme-ordered-list-square.lucidas-green li:before {
  background-color: #aace37;
}
.post .p-entry-content .is-style-sme-ordered-list-circle.lucidas-orange li:before,
.post .p-entry-content .is-style-sme-ordered-list-square.lucidas-orange li:before {
  background-color: #f29a6c;
}

.post .p-single-post-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 16px;
}
.post .p-single-post-form h2 {
  margin-top: 1.333333rem;
  font-size: 1.333333rem;
  font-weight: 700;
}
.post .p-single-post-form p {
  font-size: 0.933333rem;
  font-weight: 500;
}
.post .p-single-post-form .contact-author,
.post .p-single-post-form .mail-magazine {
  height: 100%;
  padding-bottom: 1.333333rem;
  margin: 0;
}
.post .p-single-post-form .p-single-post-form_column {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0;
}
@media screen and (max-width: 799px) {
  .post .p-single-post-form .p-single-post-form_column {
    -webkit-flex-basis: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}

.contact-author {
  padding: 20px 20px 4px 20px;
  border: 1px solid #aaaaaa;
  margin: 15px 0 15px 0;
  background-color: #e3e4e5;
  background-image: url(https://www2.lucidas.co.jp/rs/031-NAD-682/images/bg_mail_image001.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-size: 100%;
}

.mail-magazine {
  padding: 20px 20px 4px 20px;
  border: 1px solid #aaaaaa;
  margin: 15px 0 15px 0;
  background-color: #f5f2e1;
  background-image: url(https://www2.lucidas.co.jp/rs/031-NAD-682/images/bg_mail_image002.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-size: 100%;
}

.form_height #mktoForm_1946 {
  min-height: 520px;
  height: auto !important;
}

.form_height #mktoForm_1948 {
  min-height: 520px;
  height: auto !important;
}

.p-iconpanel__image {
  width: 100%;
  margin: 0 auto;
}

.p-iconpanel__image--mw200 {
  width: 80%;
  max-width: 200px;
}
@media screen and (max-width: 480px) {
  .p-iconpanel__image--mw200 {
    max-width: 120px;
  }
}

.p-iconpanel__heading {
  font-size: 20px;
  color: #3c3c3c;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
}
@media screen and (max-width: 799px) {
  .p-iconpanel__heading {
    font-size: 18px;
  }
}

.p-iconpanel__detail {
  font-size: 16px;
}
.p-iconpanel__detail > *:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 799px) {
  .p-iconpanel__detail {
    font-size: 14px;
  }
}

.p-modal_content .p-search-form .c-input-group {
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 0;
}
.p-modal_content .p-search-form .c-input-group ::-webkit-input-placeholder {
  color: #ffffff;
}
.p-modal_content .p-search-form .c-input-group ::-moz-placeholder {
  color: #ffffff;
}
.p-modal_content .p-search-form .c-input-group :-ms-input-placeholder {
  color: #ffffff;
}
.p-modal_content .p-search-form .c-input-group ::-ms-input-placeholder {
  color: #ffffff;
}
.p-modal_content .p-search-form .c-input-group ::placeholder {
  color: #ffffff;
}
.p-modal_content .p-search-form .c-input-group input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.p-modal_content .p-search-form .c-input-group input,
.p-modal_content .p-search-form .c-input-group button {
  color: #ffffff;
  background: transparent;
  border: none;
  font-size: 1.75em;
  padding: 1em;
  border-radius: 0;
}
@media screen and (min-width: 800px) {
  .p-modal_content .p-search-form .c-input-group input,
  .p-modal_content .p-search-form .c-input-group button {
    font-size: 1.75em;
  }
}
@media screen and (min-width: 960px) {
  .p-modal_content .p-search-form .c-input-group input,
  .p-modal_content .p-search-form .c-input-group button {
    font-size: 3.25em;
  }
}
.p-modal_content .p-search-form .c-input-group input:-webkit-autofill,
.p-modal_content .p-search-form .c-input-group input:-webkit-autofill:hover,
.p-modal_content .p-search-form .c-input-group input:-webkit-autofill:focus,
.p-modal_content .p-search-form .c-input-group input:-webkit-autofill:active {
  -webkit-transition: background-color 0s 600000s, color 0s 600000s;
  transition: background-color 0s 600000s, color 0s 600000s;
}

#p-modal {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s, opacity 0.5s ease;
  transition: visibility 0s, opacity 0.5s ease;
}

.p-modal {
  position: fixed;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(102, 102, 102, 0.95);
  overflow: auto;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  visibility: hidden;
  opacity: 0;
}

.p-modal_content {
  background-color: transparent;
  margin: 12% auto 15%;
  padding: 20px;
  width: 50%;
  position: relative;
  top: 13%;
  text-align: right;
}

@media (max-width: 768px) {
  .p-modal_content {
    width: 90%;
  }
}
.p-modal_close {
  color: #ffffff;
  font-size: 30px;
  display: inline-block;
}

.p-modal_btn {
  background: none;
  border: none;
  color: var(--the-btn-color, var(--color_main));
  position: relative;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  padding: 0;
  display: block;
  font-size: var(--the-fz);
  margin: 0;
  position: relative;
  text-align: center;
}

#padSection a {
  font-weight: 400;
  color: inherit;
}

.bg-icon-excel {
  position: relative;
  background-color: #f6fbf5;
  overflow: hidden;
}
.bg-icon-excel::before {
  position: absolute;
  top: -10%;
  right: 2%;
  content: "\f1c3";
  font-size: 300px;
  font-family: "Font Awesome 5 Free" !important;
  color: #d9e8e1;
}

.lucimail_rd {
  border: solid 3px #aace37;
  padding: 15px;
  border-radius: 10px; /* 角を丸く */
  text-align: center;
}

.tmpmodule02 {
  border: 1px solid #cccccc;
}

.tmpmodule01 {
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: none;
}

/* 「カテゴリー：動画コンテンツ」の記事内でのアイキャッチを非表示に(200310)  */
.category-videocont.is-single .post-featured-image {
  display: none;
}

#thanks_eyecatch,
#thanks_main {
  margin-top: 50px;
}
#thanks_eyecatch p,
#thanks_main p {
  line-height: 2.3;
}
#thanks_eyecatch h2,
#thanks_main h2 {
  text-align: center;
  font-size: 20px;
}
#thanks_eyecatch h3,
#thanks_main h3 {
  text-align: center;
  font-size: 18px;
}
#thanks_eyecatch h4,
#thanks_main h4 {
  text-align: center;
  font-size: 22px;
  padding: 20px 0 10px;
}

#thanks_eyecatch img {
  display: block;
  margin: auto;
  padding: 0 0 30px 0;
}

#thanks_main a {
  color: #0000ff;
  text-decoration: underline;
}
#thanks_main a:hover {
  color: #ed624a;
}

.thankyou_lp_mainimg {
  text-align: center;
  max-width: 300px;
  margin: 50px auto 0;
}
@media screen and (max-width: 799px) {
  .thankyou_lp_mainimg {
    max-width: 230px;
  }
}

.thankyou_lp_ttl {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 50px auto 0;
}

.thankyou_lp_txt {
  text-align: center;
  margin: 20px auto 50px;
}

.thankyou_lp_line {
  border-top: solid 1px;
  border-color: #d3d2d2;
}

.thankyou_lp_lucikunwrap {
  max-width: 230px;
  margin: 20px auto;
}

.bold,
.u-fwb {
  font-weight: 600 !important;
}

.u-fwn {
  font-weight: normal !important;
}

.text-center,
.u-tac {
  text-align: center !important;
}

.text-right,
.u-tar {
  text-align: right !important;
}

.text-left,
.u-tal {
  text-align: left !important;
}

@media screen and (min-width: 800px) {
  .u-tac-pc {
    text-align: center !important;
  }
  .u-tar-pc {
    text-align: right !important;
  }
  .u-tal-pc {
    text-align: left !important;
  }
}
.u-size-xxs,
.size-xxs {
  font-size: 0.5em;
}
.u-size-xs,
.size-xs {
  font-size: 0.75em;
}
.u-size-sm,
.size-sm {
  font-size: 0.875em;
}
.u-size-md,
.size-md {
  font-size: 1em;
}
.u-size-lg,
.size-lg {
  font-size: 1.25em;
}
.u-size-xl,
.size-xl {
  font-size: 1.5em;
}
.u-size-xxl,
.size-xxl {
  font-size: 1.75em;
}
.u-size-2x,
.size-2x {
  font-size: 2em;
}
.u-size-3x,
.size-3x {
  font-size: 3em;
}

.inline-block,
.u-dib {
  display: inline-block !important;
}

.block,
.u-db {
  display: block !important;
}

.u-dn {
  display: none !important;
}

.m-0,
.u-m-0 {
  margin: 0 !important;
}
.mt-0,
.u-mt-0 {
  margin-top: 0 !important;
}
.mt-1,
.u-mt-1 {
  margin-top: 1rem !important;
}
.mt-2,
.u-mt-2 {
  margin-top: 2rem !important;
}
.mb-0,
.u-mb-0 {
  margin-bottom: 0 !important;
}
.mb-1,
.u-mb-1 {
  margin-bottom: 1rem !important;
}
.mb-2,
.u-mb-2 {
  margin-bottom: 2rem !important;
}

.p-0,
.u-p-0 {
  padding: 0 !important;
}
.pt-0,
.u-pt-0 {
  padding-top: 0 !important;
}
.pt-1,
.u-pt-1 {
  padding-top: 1rem !important;
}
.pt-2,
.u-pt-2 {
  padding-top: 2rem !important;
}
.pb-0,
.u-pb-0 {
  padding-bottom: 0 !important;
}
.pb-1,
.u-pb-1 {
  padding-bottom: 1rem !important;
}
.pb-2,
.u-pb-2 {
  padding-bottom: 2rem !important;
}
