@charset "UTF-8";
/* =============================================
// Color
============================================= */
/* アイコン背景などで共通利用 */
.inquiry_link {
  display: block;
  width: fit-content;
  margin: 40px auto;
  border-radius: 100px;
  background-image: linear-gradient(90deg, rgb(244, 126, 4), rgb(248, 187, 5), rgb(244, 126, 4));
  border: 1px solid transparent;
  box-shadow: 1px 1px 4px rgba(237, 125, 49, 0.3019607843);
  transition: all 0.2s;
}
.inquiry_link a {
  font-weight: 700;
  font-family: Helvetica, "sans-serif";
  display: flex;
  align-items: center;
  padding: 15px 40px;
  font-size: 24px;
  color: #fff;
  text-shadow: 0 0 4px rgba(237, 125, 49, 0.3019607843);
}
@media screen and (max-width: 640px) {
  .inquiry_link a {
    font-size: 20px;
  }
}
.inquiry_link:hover {
  background-image: linear-gradient(90deg, rgba(244, 126, 4, 0.85), rgba(248, 187, 5, 0.85), rgba(244, 126, 4, 0.85));
  box-shadow: 3px 3px 6px rgba(237, 125, 49, 0.3019607843);
}
.inquiry_link svg {
  width: 34px;
  margin-left: 10px;
  transition: transform 0.3s ease-in-out;
  stroke: #fff;
}
.inquiry_link svg circle {
  stroke: #fff;
}
.inquiry_link svg path {
  fill: #fff;
}
.inquiry_link:hover svg {
  transform: translateX(5px);
}
.inquiry_link:active {
  transform: scale(0.95);
}

.p-top__merit__link,
.detail_link {
  text-align: center;
}
.p-top__merit__link a,
.detail_link a {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  background: #FF7263;
  border-radius: 6px;
  padding: 5px 30px;
}

/*--共通--*/
* {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.4em;
  outline-style: none;
  border: 0;
  color: #2E2E2E;
  font-family: "游ゴシック", "メイリオ", "ＭＳ Ｐゴシック", "MS Gothic", "Osaka－等幅", "Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
}
@media screen and (max-width: 640px) {
  * {
    font-size: 14px;
  }
}
*:before,
* :after {
  box-sizing: inherit;
}

html {
  width: 100%;
  box-sizing: border-box;
  scroll-behavior: smooth;
  scroll-padding-top: 81px;
  -webkit-scroll-padding-top: 81px;
}

body {
  position: relative;
  width: 100%;
}
h1 {
  font-weight: 700;
  font-size: 40px;
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 35px;
  }
}
@media screen and (max-width: 640px) {
  h1 {
    font-size: 35px;
  }
}

h2 {
  font-weight: 700;
  font-size: 32px;
}
@media screen and (max-width: 768px) {
  h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 640px) {
  h2 {
    font-size: 24px;
  }
}

h3 {
  font-weight: 700;
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  h3 {
    font-size: 24px;
  }
}
@media screen and (max-width: 640px) {
  h3 {
    font-size: 20px;
  }
}

h4 {
  font-weight: 700;
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  h4 {
    font-size: 22px;
  }
}
@media screen and (max-width: 640px) {
  h4 {
    font-size: 18px;
  }
}

h5 {
  font-weight: 700;
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  h5 {
    font-size: 22px;
  }
}
@media screen and (max-width: 640px) {
  h5 {
    font-size: 18px;
  }
}

h6 {
  font-weight: 700;
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  h6 {
    font-size: 22px;
  }
}
@media screen and (max-width: 640px) {
  h6 {
    font-size: 18px;
  }
}

p {
  font-size: 16px;
}

span {
  font-size: 14px;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border-style: none;
}

ul,
li {
  list-style: none;
}

a {
  text-decoration: none;
}
input[type=submit] {
  appearance: none;
  -webkit-appearance: none;
}

.back__img {
  width: 100%;
}

@media screen and (max-width: 640px) {
  .pc_only {
    display: none;
  }
}

.sp_only {
  display: none;
}
@media screen and (max-width: 640px) {
  .sp_only {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  br.sp_only {
    display: inline-block;
  }
}

@media screen and (max-width: 640px) {
  iframe {
    width: 100%;
  }
}

.mwai-trigger {
  position: absolute;
  right: 0;
  bottom: 66px !important;
  transition: all 0.2s ease-out;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  align-items: end;
}
@media screen and (max-width: 1024px) {
  .mwai-trigger {
    bottom: 156px !important;
  }
}
@media screen and (max-width: 768px) {
  .mwai-trigger {
    bottom: 186px !important;
    right: 30px;
  }
}

@media screen and (max-width: 768px) {
  .mwai-timeless-theme .mwai-animation-zoom .mwai-window.mwai-bottom-right .mwai-trigger {
    bottom: 186px !important;
    right: 30px;
  }
}

.mwai-window-box * {
  margin: unset;
  padding: unset;
  font-size: unset;
  line-height: unset;
  outline-style: unset;
  border: unset;
  color: unset;
  font-family: unset;
  -webkit-text-size-adjust: unset;
  box-sizing: unset;
}
@media screen and (max-width: 640px) {
  .mwai-window-box * {
    font-size: unset;
  }
}
.mwai-window-box *:before,
.mwai-window-box * :after {
  box-sizing: unset;
}

@media screen and (max-width: 768px) {
  #wpadminbar {
    position: fixed !important;
  }
}
/*--共通：ヘッダー--*/
.header {
  position: sticky;
  top: 0;
  width: 100%;
  background: #fff;
  border-bottom: #AEAEAE 1px solid;
  z-index: 9999;
}
.header__inner {
  width: 96%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .header__inner {
    display: block;
    width: 100%;
  }
}
.header_logo {
  display: flex;
  margin: 5px 12px 5px 0;
}
@media screen and (max-width: 768px) {
  .header_logo {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    margin: 0;
  }
}
.header_logo__link {
  width: 120px;
}
.header_logo_image {
  width: auto;
  height: 64px;
  padding: 3px;
}
@media screen and (max-width: 768px) {
  .header_logo_image {
    height: 40px;
  }
}
.header_logo_intro {
  color: gray;
  font-size: 10px;
  padding-left: 1em;
  padding-bottom: 8px;
  margin-top: auto;
}
@media screen and (max-width: 768px) {
  .header_logo_intro {
    position: unset;
  }
}
@media screen and (max-width: 1024px) {
  .header_logo_intro {
    display: none;
  }
}
.header__menu {
  display: none;
}
@media screen and (max-width: 768px) {
  .header__menu {
    display: inline-block;
    position: absolute;
    width: 28px;
    height: 23px;
    top: 22px;
    right: 15px;
  }
}
.header__nav {
  width: 100%;
  padding-right: 8px;
}
.header__nav__list {
  display: flex;
  flex-direction: column-reverse;
  width: 100%;
  gap: 6px;
  padding: 10px 0;
}
@media screen and (max-width: 768px) {
  .header__nav__list {
    display: none;
    position: fixed;
    top: -4px;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: scroll;
    transform: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    min-height: 100%;
    height: 100%;
    max-height: 3000em;
    text-align: center;
    background: rgba(40, 40, 40, 0.9);
    padding: 20px 0;
    margin-top: 71px;
    z-index: 88888;
  }
}
.header__nav__list__block {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .header__nav__list__block {
    flex-direction: column;
    margin-left: 0;
  }
}
.header__nav__list__block.text {
  display: flex;
}
.header__nav__list__block.text .header__nav__item {
  margin-right: 48px;
  position: relative;
}
.header__nav__list__block.text .header__nav__item::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -28px;
  transform: translate(-50%, -50%);
  width: 1px;
  height: 20px;
  background-color: #AEAEAE;
}
@media screen and (max-width: 1280px) {
  .header__nav__list__block.text .header__nav__item::after {
    right: -6px;
  }
}
@media screen and (max-width: 1400px) and (min-width: 1025px) {
  .header__nav__list__block.text .header__nav__item::after {
    right: -5px;
  }
}
@media screen and (max-width: 768px) {
  .header__nav__list__block.text .header__nav__item::after {
    display: none;
  }
}
.header__nav__list__block.text .header__nav__item:last-child {
  margin-right: 0;
}
.header__nav__list__block.text .header__nav__item:last-child::after {
  display: none;
}
@media screen and (max-width: 1280px) {
  .header__nav__list__block.text .header__nav__item {
    margin-right: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .header__nav__list__block.text .header__nav__item {
    margin-right: 14px;
  }
}
@media screen and (max-width: 1400px) and (min-width: 1025px) {
  .header__nav__list__block.text .header__nav__item {
    margin-right: 12px;
  }
}
@media screen and (max-width: 768px) {
  .header__nav__list__block.text .header__nav__item {
    margin: 10px auto;
  }
  .header__nav__list__block.text .header__nav__item:last-child {
    margin: 10px auto;
  }
}
.header__nav__list__block.text .header__nav__item__link {
  display: block;
  padding: 6px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .header__nav__list__block.text .header__nav__item__link {
    font-size: 20px;
  }
}
.header__nav__list__block.text .header__nav__item__link:hover {
  color: #FF7263;
}
.header__nav__list__block.text .header__nav__item__link:hover::after {
  transform: scale(1, 1);
}
.header__nav__list__block.text .header__nav__item__link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 10%;
  width: 80%;
  height: 2px;
  background: #FF7263;
  transition: all 0.3s;
  transform: scale(0, 1);
  transform-origin: left top;
}
@media screen and (max-width: 768px) {
  .header__nav__list__block.button {
    padding-left: 0;
  }
}
.header__nav__item {
  margin-right: 28px;
}
@media screen and (max-width: 768px) {
  .header__nav__item {
    display: block;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.header__nav__item:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .header__nav__item:last-child {
    margin: 16px auto;
  }
}
.header__nav__item__link {
  font-weight: 600;
  color: #2E2E2E;
}
@media screen and (max-width: 768px) {
  .header__nav__item__link {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
  }
}
.header__nav__sublist_btn {
  position: relative;
}
@media screen and (min-width: 767px) {
  .header__nav__sublist_btn:hover .header__nav__sublist {
    display: block;
  }
}
.header__nav__sublist {
  display: none;
  position: absolute;
  top: 36px;
  left: -10px;
  min-width: 200px;
  width: max-content;
  height: auto;
  background: #fff;
  padding: 0 20px;
  z-index: 9999;
}
.header__nav__sublist__item {
  display: block;
  margin: 10px 0;
}
.header__nav__sublist__item a:hover {
  color: #FF7263;
}
.header .open {
  display: block;
}
.header_request {
  margin-right: 20px;
  width: fit-content;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .header_request {
    margin: 10px auto;
    width: 90%;
  }
}
.header_request__link {
  display: block;
  color: #fff;
  border-radius: 25px;
  padding: 5px 22px;
}
.header_request__link.btn-orange {
  background: #FF7263;
}
.header_request__link.btn-orange2 {
  background: #fff;
  color: #FF7263;
  border: #FF7263 1px solid;
}
.header_request__link.btn-green {
  background: #00C4CC;
}
.header_request__link:hover {
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .header_request__link {
    padding: 10px 16px;
  }
}

@media screen and (max-width: 768px) {
  .header__menu span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background: #FF7263;
  }
  .header__menu span:nth-of-type(1) {
    top: 0;
  }
  .header__menu span:nth-of-type(2) {
    top: 10px;
  }
  .header__menu span:nth-of-type(3) {
    bottom: 0;
  }
  .header .header__menu.active span:nth-of-type(1) {
    transform: translateY(10px) rotate(-45deg);
  }
  .header__menu.active span:nth-of-type(2) {
    opacity: 0;
  }
  .header__menu.active span:nth-of-type(3) {
    transform: translateY(-10px) rotate(45deg);
  }
}
/* =============================================
// LP用ヘッダー
============================================= */
.lp-header {
  position: sticky;
  top: 0;
  width: 100%;
  background: #fff;
  border-bottom: #AEAEAE 1px solid;
  z-index: 9999;
}
.lp-header__inner {
  width: 96%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .lp-header__inner {
    display: block;
    width: 100%;
  }
}
.lp-header__logo {
  display: flex;
  margin: 8px 12px;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .lp-header__logo {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    margin: 0;
  }
}
.lp-header__logo__link {
  width: fit-content;
}
.lp-header__logo__image {
  width: auto;
  height: 56px;
  padding: 3px;
}
@media screen and (max-width: 768px) {
  .lp-header__logo__image {
    height: 40px;
  }
}
.lp-header__logo__intro {
  color: gray;
  font-size: 10px;
  margin-left: 12px;
}
@media screen and (max-width: 768px) {
  .lp-header__logo__intro {
    position: unset;
  }
}
@media screen and (max-width: 1024px) {
  .lp-header__logo__intro {
    display: none;
  }
}
.lp-header__button__block {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .lp-header__button__block {
    display: none;
    padding-left: 0;
  }
}
.lp-header__button__block__info {
  display: flex;
  flex-direction: column;
  margin-right: 16px;
}
.lp-header__button__block__info__tel {
  font-weight: bold;
}
.lp-header__button {
  margin-right: 28px;
}
@media screen and (max-width: 768px) {
  .lp-header__button {
    display: block;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.lp-header__button:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .lp-header__button:last-child {
    margin: 16px auto;
  }
}
.lp-header__button__link {
  font-weight: 600;
  color: #2E2E2E;
}
@media screen and (max-width: 768px) {
  .lp-header__button__link {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
  }
}
.lp-header_request {
  margin-right: 20px;
  width: fit-content;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .lp-header_request {
    margin: 10px auto;
    width: 90%;
  }
}
.lp-header_request__link {
  display: block;
  color: #fff;
  border-radius: 25px;
  padding: 5px 22px;
}
.lp-header_request__link.btn-orange {
  background: #FF7263;
}
.lp-header_request__link.btn-orange2 {
  background: #fff;
  color: #FF7263;
  border: #FF7263 1px solid;
}
.lp-header_request__link.btn-green {
  background: #00C4CC;
}
.lp-header_request__link:hover {
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .lp-header_request__link {
    padding: 10px 16px;
  }
}

/*--共通：フッター--*/
/*--ページ下部問い合わせボタン--*/
.inquiry {
  display: inline-flex;
  width: 100%;
  text-align: center;
  margin: 100px auto 60px;
}

footer {
  text-align: center;
  padding-top: 16px;
  padding-bottom: 30px;
}

footer ul {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

footer ul li {
  border-right: 1px solid #2E2E2E;
  padding-right: 10px;
  margin-right: 10px;
}

footer ul li:last-child {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}

footer ul li a {
  font-size: 14px;
}

footer ul li a i {
  display: none !important;
}

.footer_sns {
  display: flex;
  justify-content: center;
  width: 100%;
  gap: 36px;
  margin: 24px 0;
}
.footer_sns i {
  font-size: 22px;
}

.footer_copy {
  font-size: 12px;
}

@media screen and (max-width: 640px) {
  /*--共通：フッター--*/
  /*--ページ下部問い合わせボタン--*/
  .inquiry {
    width: 96%;
    margin: 100px auto 60px;
  }
  .inquiry_button {
    text-align: center;
  }
  .inquiry_button a {
    font-size: 20px;
  }
  footer {
    width: 90%;
    margin: 0 auto;
  }
  footer ul {
    display: block;
    text-align: left;
  }
  footer ul li {
    border-right: 0;
    padding: 0;
    margin: 0 0 5px 0;
  }
  footer ul li a i {
    display: inline-block !important;
    font-size: 14px;
    vertical-align: middle;
    margin: -3px 5px 0 0;
  }
}
/* =============================================
// LP用フッター
============================================= */
.lp-footer {
  display: flex;
  margin: 20px 42px 26px;
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  .lp-footer {
    flex-direction: column;
    margin: 30px 0 16px;
  }
}
.lp-footer__block {
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .lp-footer__block {
    flex-direction: column;
    align-items: center;
  }
}
.lp-footer__logo {
  width: auto;
  width: fit-content;
  height: 54px;
}
@media screen and (max-width: 768px) {
  .lp-footer__logo {
    height: 40px;
  }
}
.lp-footer__link {
  text-decoration: underline;
  margin-left: 36px;
}
@media screen and (max-width: 768px) {
  .lp-footer__link {
    margin-top: 12px;
    margin-left: 0;
  }
}
.lp-footer__copy {
  font-size: 12px;
  display: block;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .lp-footer__copy {
    margin-top: 80px;
  }
}

.l-main .l-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 1280px;
  padding: 0 100px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .l-main .l-container {
    padding: 0 80px;
  }
}
@media screen and (max-width: 768px) {
  .l-main .l-container {
    padding: 0 48px;
  }
}
@media screen and (max-width: 640px) {
  .l-main .l-container {
    padding: 0 24px;
  }
}
.l-main .l-container.align-center {
  align-items: center;
}
.l-main .l-container.gap-40 {
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .l-main .l-container.gap-40 {
    gap: 32px;
  }
}
@media screen and (max-width: 640px) {
  .l-main .l-container.gap-40 {
    gap: 24px;
  }
}
.l-main .l-container-xl {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 1280px;
  padding: 0 10px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .l-main .l-container-xl {
    padding: 0 10px;
  }
}
@media screen and (max-width: 768px) {
  .l-main .l-container-xl {
    padding: 0 24px;
  }
}
@media screen and (max-width: 640px) {
  .l-main .l-container-xl {
    padding: 0 16px;
  }
}
.l-main .l-container-xl.align-center {
  align-items: center;
}
.l-main .l-container-xl.gap-40 {
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .l-main .l-container-xl.gap-40 {
    gap: 32px;
  }
}
@media screen and (max-width: 640px) {
  .l-main .l-container-xl.gap-40 {
    gap: 24px;
  }
}
.l-main .l-headline {
  max-width: 1280px;
  padding: 0 100px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .l-main .l-headline {
    padding: 0 80px;
  }
}
@media screen and (max-width: 768px) {
  .l-main .l-headline {
    padding: 0 48px;
  }
}
@media screen and (max-width: 640px) {
  .l-main .l-headline {
    padding: 0 24px;
  }
}
.l-main .l-inner-800 {
  margin-inline: auto;
  max-width: 800px;
}
.l-main .l-inner-960 {
  margin-inline: auto;
  max-width: 960px;
}
.l-main .l-inner-1080 {
  margin-inline: auto;
  max-width: 1080px;
}
.l-main .l-section {
  width: 100%;
}
.l-main .l-section-py {
  padding: 80px 0;
}
.l-main .l-section-pt {
  padding: 80px 0 0;
}
.l-main .l-section-pb {
  padding: 0 0 80px;
}
@media screen and (max-width: 768px) {
  .l-main .l-section-py {
    padding: 64px 0;
  }
  .l-main .l-section-pt {
    padding: 64px 0 0;
  }
  .l-main .l-section-pb {
    padding: 0 0 64px;
  }
}
@media screen and (max-width: 640px) {
  .l-main .l-section-py {
    padding: 56px 0;
  }
  .l-main .l-section-pt {
    padding: 56px 0 0;
  }
  .l-main .l-section-pb {
    padding: 0 0 56px;
  }
}
.l-main .l-content-block {
  background: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 40px;
  width: 100%;
  padding: 48px 88px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .l-main .l-content-block {
    padding: 40px 56px;
  }
}
@media screen and (max-width: 768px) {
  .l-main .l-content-block {
    padding: 32px 36px;
  }
}
@media screen and (max-width: 640px) {
  .l-main .l-content-block {
    padding: 24px 18px;
  }
}
.l-main .l-plan-block {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 40px;
}

.u-line {
  margin: 0.75em auto !important;
  padding-top: 0.25em !important;
  background-image: linear-gradient(67.5deg, #FF7263 25%, #AEAEAE 25%, #AEAEAE 50%, #AEAEAE 50%, #AEAEAE 75%, #AEAEAE 75%, #AEAEAE);
  border: 0 !important;
}
@media screen and (max-width: 640px) {
  .u-line {
    background-image: linear-gradient(67.5deg, #FF7263 25%, #FF7263 25%, #FF7263 50%, #FF7263 50%, #FF7263 75%, #FF7263 75%, #FF7263) !important;
  }
}

.u-line-headline {
  font-size: 28px !important;
  font-weight: 700 !important;
  margin-bottom: 0px !important;
  text-align: center !important;
}
@media screen and (max-width: 640px) {
  .u-line-headline {
    font-size: 24px !important;
  }
}
.u-line-headline span {
  font-size: 28px !important;
  font-weight: 700 !important;
  margin-bottom: 0px !important;
  text-align: center !important;
}
@media screen and (max-width: 640px) {
  .u-line-headline span {
    font-size: 24px !important;
  }
}

.u-dashed-line {
  height: 1px;
  position: relative;
}
.u-dashed-line::before {
  content: "";
  background-image: linear-gradient(to right, #2E2E2E, #2E2E2E 15px, transparent 15px, transparent 20px);
  background-size: 20px 2px;
  background-repeat: repeat-x;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.u-border-double {
  padding: 1em 2em 1em 3em;
  border: #2E2E2E double 5px;
}
.u-border-double li {
  list-style-type: decimal;
  padding: 1em 0 !important;
}

.u-step-guide-8 {
  line-height: 1.5;
  margin-top: 8px;
}

.u-step-guide-10 {
  line-height: 1.5;
  margin-top: 10px;
}

.kome {
  font-size: 24px !important;
}
@media screen and (max-width: 640px) {
  .kome {
    font-size: 16px !important;
  }
}

.hover:hover {
  opacity: 0.8;
}

.text-link {
  color: royalblue;
}

/* =============================================
// Position
============================================= */
.relative {
  position: relative !important;
}

/* =============================================
// List Style
============================================= */
.list-style-none {
  list-style: none !important;
}
.list-style-disc {
  list-style: disc !important;
}
.list-style-decimal {
  list-style: decimal !important;
}
.list-style-lower-alpha {
  list-style: lower-alpha !important;
}
.list-style-counter-increment {
  list-style-type: none !important;
  counter-increment: cnt;
}
.list-style-counter-increment::before {
  content: "(" counter(cnt) ") ";
}

/* =============================================
// Display
============================================= */
.display-none {
  display: none;
}

.pc_none {
  display: none !important;
}
@media screen and (max-width: 640px) {
  .pc_none {
    display: block !important;
  }
}

.tb_none {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .tb_none {
    display: block !important;
  }
}

@media screen and (max-width: 640px) {
  .sp_none {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .back__img {
    display: none;
  }
}

/* =============================================
// color
============================================= */
/* =============================================
// Text
============================================= */
.text-center {
  text-align: center !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}

/* =============================================
// Font
============================================= */
.strong {
  font-weight: 600 !important;
}

.font-bold {
  font-weight: 700 !important;
}
.font-8 {
  font-size: 8px !important;
}
.font-9 {
  font-size: 9px !important;
}
.font-10 {
  font-size: 10px !important;
}
.font-11 {
  font-size: 11px !important;
}
.font-12 {
  font-size: 12px !important;
}
.font-13 {
  font-size: 13px !important;
}
.font-14 {
  font-size: 14px !important;
}
.font-15 {
  font-size: 15px !important;
}
.font-16 {
  font-size: 16px !important;
}
.font-17 {
  font-size: 17px !important;
}
.font-18 {
  font-size: 18px !important;
}
.font-19 {
  font-size: 19px !important;
}
.font-20 {
  font-size: 20px !important;
}
.font-21 {
  font-size: 21px !important;
}
.font-22 {
  font-size: 22px !important;
}
.font-23 {
  font-size: 23px !important;
}
.font-24 {
  font-size: 24px !important;
}
.font-25 {
  font-size: 25px !important;
}
.font-26 {
  font-size: 26px !important;
}
.font-27 {
  font-size: 27px !important;
}
.font-28 {
  font-size: 28px !important;
}
.font-29 {
  font-size: 29px !important;
}
.font-30 {
  font-size: 30px !important;
}
.font-31 {
  font-size: 31px !important;
}
.font-32 {
  font-size: 32px !important;
}
.font-33 {
  font-size: 33px !important;
}
.font-34 {
  font-size: 34px !important;
}
.font-35 {
  font-size: 35px !important;
}
.font-36 {
  font-size: 36px !important;
}
.font-37 {
  font-size: 37px !important;
}
.font-38 {
  font-size: 38px !important;
}
.font-39 {
  font-size: 39px !important;
}
.font-40 {
  font-size: 40px !important;
}
.font-42 {
  font-size: 42px !important;
}
.font-44 {
  font-size: 44px !important;
}
.font-46 {
  font-size: 46px !important;
}
.font-48 {
  font-size: 48px !important;
}
.font-50 {
  font-size: 50px !important;
}
.font-52 {
  font-size: 52px !important;
}
.font-54 {
  font-size: 54px !important;
}
.font-56 {
  font-size: 56px !important;
}
.font-58 {
  font-size: 58px !important;
}
.font-60 {
  font-size: 60px !important;
}
.font-62 {
  font-size: 62px !important;
}
.font-64 {
  font-size: 64px !important;
}
.font-66 {
  font-size: 66px !important;
}
.font-68 {
  font-size: 68px !important;
}
.font-70 {
  font-size: 70px !important;
}
.font-72 {
  font-size: 72px !important;
}
.font-74 {
  font-size: 74px !important;
}
.font-76 {
  font-size: 76px !important;
}
.font-78 {
  font-size: 78px !important;
}
.font-80 {
  font-size: 80px !important;
}
.font-82 {
  font-size: 82px !important;
}
.font-84 {
  font-size: 84px !important;
}
.font-86 {
  font-size: 86px !important;
}
.font-88 {
  font-size: 88px !important;
}
.font-90 {
  font-size: 90px !important;
}
.font-92 {
  font-size: 92px !important;
}
.font-94 {
  font-size: 94px !important;
}
.font-96 {
  font-size: 96px !important;
}
.font-98 {
  font-size: 98px !important;
}
.font-100 {
  font-size: 100px !important;
}
.font-104 {
  font-size: 104px !important;
}
.font-108 {
  font-size: 108px !important;
}
.font-112 {
  font-size: 112px !important;
}
.font-116 {
  font-size: 116px !important;
}
.font-120 {
  font-size: 120px !important;
}

/* =============================================
// Margin
============================================= */
.m-0 {
  margin: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 1px !important;
}
.mt-2 {
  margin-top: 2px !important;
}
.mt-3 {
  margin-top: 3px !important;
}
.mt-4 {
  margin-top: 4px !important;
}
.mt-5 {
  margin-top: 5px !important;
}
.mt-6 {
  margin-top: 6px !important;
}
.mt-7 {
  margin-top: 7px !important;
}
.mt-8 {
  margin-top: 8px !important;
}
.mt-9 {
  margin-top: 9px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-11 {
  margin-top: 11px !important;
}
.mt-12 {
  margin-top: 12px !important;
}
.mt-13 {
  margin-top: 13px !important;
}
.mt-14 {
  margin-top: 14px !important;
}
.mt-15 {
  margin-top: 15px !important;
}
.mt-16 {
  margin-top: 16px !important;
}
.mt-17 {
  margin-top: 17px !important;
}
.mt-18 {
  margin-top: 18px !important;
}
.mt-19 {
  margin-top: 19px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-21 {
  margin-top: 21px !important;
}
.mt-22 {
  margin-top: 22px !important;
}
.mt-23 {
  margin-top: 23px !important;
}
.mt-24 {
  margin-top: 24px !important;
}
.mt-25 {
  margin-top: 25px !important;
}
.mt-26 {
  margin-top: 26px !important;
}
.mt-27 {
  margin-top: 27px !important;
}
.mt-28 {
  margin-top: 28px !important;
}
.mt-29 {
  margin-top: 29px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mt-31 {
  margin-top: 31px !important;
}
.mt-32 {
  margin-top: 32px !important;
}
.mt-33 {
  margin-top: 33px !important;
}
.mt-34 {
  margin-top: 34px !important;
}
.mt-35 {
  margin-top: 35px !important;
}
.mt-36 {
  margin-top: 36px !important;
}
.mt-37 {
  margin-top: 37px !important;
}
.mt-38 {
  margin-top: 38px !important;
}
.mt-39 {
  margin-top: 39px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mt-41 {
  margin-top: 41px !important;
}
.mt-42 {
  margin-top: 42px !important;
}
.mt-43 {
  margin-top: 43px !important;
}
.mt-44 {
  margin-top: 44px !important;
}
.mt-45 {
  margin-top: 45px !important;
}
.mt-46 {
  margin-top: 46px !important;
}
.mt-47 {
  margin-top: 47px !important;
}
.mt-48 {
  margin-top: 48px !important;
}
.mt-49 {
  margin-top: 49px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mt-51 {
  margin-top: 51px !important;
}
.mt-52 {
  margin-top: 52px !important;
}
.mt-53 {
  margin-top: 53px !important;
}
.mt-54 {
  margin-top: 54px !important;
}
.mt-55 {
  margin-top: 55px !important;
}
.mt-56 {
  margin-top: 56px !important;
}
.mt-57 {
  margin-top: 57px !important;
}
.mt-58 {
  margin-top: 58px !important;
}
.mt-59 {
  margin-top: 59px !important;
}
.mt-60 {
  margin-top: 60px !important;
}
.mt-61 {
  margin-top: 61px !important;
}
.mt-62 {
  margin-top: 62px !important;
}
.mt-63 {
  margin-top: 63px !important;
}
.mt-64 {
  margin-top: 64px !important;
}
.mt-65 {
  margin-top: 65px !important;
}
.mt-66 {
  margin-top: 66px !important;
}
.mt-67 {
  margin-top: 67px !important;
}
.mt-68 {
  margin-top: 68px !important;
}
.mt-69 {
  margin-top: 69px !important;
}
.mt-70 {
  margin-top: 70px !important;
}
.mt-71 {
  margin-top: 71px !important;
}
.mt-72 {
  margin-top: 72px !important;
}
.mt-73 {
  margin-top: 73px !important;
}
.mt-74 {
  margin-top: 74px !important;
}
.mt-75 {
  margin-top: 75px !important;
}
.mt-76 {
  margin-top: 76px !important;
}
.mt-77 {
  margin-top: 77px !important;
}
.mt-78 {
  margin-top: 78px !important;
}
.mt-79 {
  margin-top: 79px !important;
}
.mt-80 {
  margin-top: 80px !important;
}
.mt-81 {
  margin-top: 81px !important;
}
.mt-82 {
  margin-top: 82px !important;
}
.mt-83 {
  margin-top: 83px !important;
}
.mt-84 {
  margin-top: 84px !important;
}
.mt-85 {
  margin-top: 85px !important;
}
.mt-86 {
  margin-top: 86px !important;
}
.mt-87 {
  margin-top: 87px !important;
}
.mt-88 {
  margin-top: 88px !important;
}
.mt-89 {
  margin-top: 89px !important;
}
.mt-90 {
  margin-top: 90px !important;
}
.mt-91 {
  margin-top: 91px !important;
}
.mt-92 {
  margin-top: 92px !important;
}
.mt-93 {
  margin-top: 93px !important;
}
.mt-94 {
  margin-top: 94px !important;
}
.mt-95 {
  margin-top: 95px !important;
}
.mt-96 {
  margin-top: 96px !important;
}
.mt-97 {
  margin-top: 97px !important;
}
.mt-98 {
  margin-top: 98px !important;
}
.mt-99 {
  margin-top: 99px !important;
}
.mt-100 {
  margin-top: 100px !important;
}
.mt-101 {
  margin-top: 101px !important;
}
.mt-102 {
  margin-top: 102px !important;
}
.mt-103 {
  margin-top: 103px !important;
}
.mt-104 {
  margin-top: 104px !important;
}
.mt-105 {
  margin-top: 105px !important;
}
.mt-106 {
  margin-top: 106px !important;
}
.mt-107 {
  margin-top: 107px !important;
}
.mt-108 {
  margin-top: 108px !important;
}
.mt-109 {
  margin-top: 109px !important;
}
.mt-110 {
  margin-top: 110px !important;
}
.mt-111 {
  margin-top: 111px !important;
}
.mt-112 {
  margin-top: 112px !important;
}
.mt-113 {
  margin-top: 113px !important;
}
.mt-114 {
  margin-top: 114px !important;
}
.mt-115 {
  margin-top: 115px !important;
}
.mt-116 {
  margin-top: 116px !important;
}
.mt-117 {
  margin-top: 117px !important;
}
.mt-118 {
  margin-top: 118px !important;
}
.mt-119 {
  margin-top: 119px !important;
}
.mt-120 {
  margin-top: 120px !important;
}
.mt-124 {
  margin-top: 124px !important;
}
.mt-128 {
  margin-top: 128px !important;
}
.mt-132 {
  margin-top: 132px !important;
}
.mt-136 {
  margin-top: 136px !important;
}
.mt-140 {
  margin-top: 140px !important;
}
.mt-144 {
  margin-top: 144px !important;
}
.mt-148 {
  margin-top: 148px !important;
}
.mt-152 {
  margin-top: 152px !important;
}
.mt-156 {
  margin-top: 156px !important;
}
.mt-160 {
  margin-top: 160px !important;
}
.mt-164 {
  margin-top: 164px !important;
}
.mt-168 {
  margin-top: 168px !important;
}
.mt-172 {
  margin-top: 172px !important;
}
.mt-176 {
  margin-top: 176px !important;
}
.mt-180 {
  margin-top: 180px !important;
}
.mt-184 {
  margin-top: 184px !important;
}
.mt-188 {
  margin-top: 188px !important;
}
.mt-192 {
  margin-top: 192px !important;
}
.mt-196 {
  margin-top: 196px !important;
}
.mt-200 {
  margin-top: 200px !important;
}
.mt-204 {
  margin-top: 204px !important;
}
.mt-208 {
  margin-top: 208px !important;
}
.mt-212 {
  margin-top: 212px !important;
}
.mt-216 {
  margin-top: 216px !important;
}
.mt-220 {
  margin-top: 220px !important;
}
.mt-224 {
  margin-top: 224px !important;
}
.mt-228 {
  margin-top: 228px !important;
}
.mt-232 {
  margin-top: 232px !important;
}
.mt-236 {
  margin-top: 236px !important;
}
.mt-240 {
  margin-top: 240px !important;
}
.mt-244 {
  margin-top: 244px !important;
}
.mt-248 {
  margin-top: 248px !important;
}
.mt-252 {
  margin-top: 252px !important;
}
.mt-256 {
  margin-top: 256px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 1px !important;
}
.mb-2 {
  margin-bottom: 2px !important;
}
.mb-3 {
  margin-bottom: 3px !important;
}
.mb-4 {
  margin-bottom: 4px !important;
}
.mb-5 {
  margin-bottom: 5px !important;
}
.mb-6 {
  margin-bottom: 6px !important;
}
.mb-7 {
  margin-bottom: 7px !important;
}
.mb-8 {
  margin-bottom: 8px !important;
}
.mb-9 {
  margin-bottom: 9px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-11 {
  margin-bottom: 11px !important;
}
.mb-12 {
  margin-bottom: 12px !important;
}
.mb-13 {
  margin-bottom: 13px !important;
}
.mb-14 {
  margin-bottom: 14px !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.mb-16 {
  margin-bottom: 16px !important;
}
.mb-17 {
  margin-bottom: 17px !important;
}
.mb-18 {
  margin-bottom: 18px !important;
}
.mb-19 {
  margin-bottom: 19px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-21 {
  margin-bottom: 21px !important;
}
.mb-22 {
  margin-bottom: 22px !important;
}
.mb-23 {
  margin-bottom: 23px !important;
}
.mb-24 {
  margin-bottom: 24px !important;
}
.mb-25 {
  margin-bottom: 25px !important;
}
.mb-26 {
  margin-bottom: 26px !important;
}
.mb-27 {
  margin-bottom: 27px !important;
}
.mb-28 {
  margin-bottom: 28px !important;
}
.mb-29 {
  margin-bottom: 29px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-31 {
  margin-bottom: 31px !important;
}
.mb-32 {
  margin-bottom: 32px !important;
}
.mb-33 {
  margin-bottom: 33px !important;
}
.mb-34 {
  margin-bottom: 34px !important;
}
.mb-35 {
  margin-bottom: 35px !important;
}
.mb-36 {
  margin-bottom: 36px !important;
}
.mb-37 {
  margin-bottom: 37px !important;
}
.mb-38 {
  margin-bottom: 38px !important;
}
.mb-39 {
  margin-bottom: 39px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-41 {
  margin-bottom: 41px !important;
}
.mb-42 {
  margin-bottom: 42px !important;
}
.mb-43 {
  margin-bottom: 43px !important;
}
.mb-44 {
  margin-bottom: 44px !important;
}
.mb-45 {
  margin-bottom: 45px !important;
}
.mb-46 {
  margin-bottom: 46px !important;
}
.mb-47 {
  margin-bottom: 47px !important;
}
.mb-48 {
  margin-bottom: 48px !important;
}
.mb-49 {
  margin-bottom: 49px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.mb-51 {
  margin-bottom: 51px !important;
}
.mb-52 {
  margin-bottom: 52px !important;
}
.mb-53 {
  margin-bottom: 53px !important;
}
.mb-54 {
  margin-bottom: 54px !important;
}
.mb-55 {
  margin-bottom: 55px !important;
}
.mb-56 {
  margin-bottom: 56px !important;
}
.mb-57 {
  margin-bottom: 57px !important;
}
.mb-58 {
  margin-bottom: 58px !important;
}
.mb-59 {
  margin-bottom: 59px !important;
}
.mb-60 {
  margin-bottom: 60px !important;
}
.mb-61 {
  margin-bottom: 61px !important;
}
.mb-62 {
  margin-bottom: 62px !important;
}
.mb-63 {
  margin-bottom: 63px !important;
}
.mb-64 {
  margin-bottom: 64px !important;
}
.mb-65 {
  margin-bottom: 65px !important;
}
.mb-66 {
  margin-bottom: 66px !important;
}
.mb-67 {
  margin-bottom: 67px !important;
}
.mb-68 {
  margin-bottom: 68px !important;
}
.mb-69 {
  margin-bottom: 69px !important;
}
.mb-70 {
  margin-bottom: 70px !important;
}
.mb-71 {
  margin-bottom: 71px !important;
}
.mb-72 {
  margin-bottom: 72px !important;
}
.mb-73 {
  margin-bottom: 73px !important;
}
.mb-74 {
  margin-bottom: 74px !important;
}
.mb-75 {
  margin-bottom: 75px !important;
}
.mb-76 {
  margin-bottom: 76px !important;
}
.mb-77 {
  margin-bottom: 77px !important;
}
.mb-78 {
  margin-bottom: 78px !important;
}
.mb-79 {
  margin-bottom: 79px !important;
}
.mb-80 {
  margin-bottom: 80px !important;
}
.mb-81 {
  margin-bottom: 81px !important;
}
.mb-82 {
  margin-bottom: 82px !important;
}
.mb-83 {
  margin-bottom: 83px !important;
}
.mb-84 {
  margin-bottom: 84px !important;
}
.mb-85 {
  margin-bottom: 85px !important;
}
.mb-86 {
  margin-bottom: 86px !important;
}
.mb-87 {
  margin-bottom: 87px !important;
}
.mb-88 {
  margin-bottom: 88px !important;
}
.mb-89 {
  margin-bottom: 89px !important;
}
.mb-90 {
  margin-bottom: 90px !important;
}
.mb-91 {
  margin-bottom: 91px !important;
}
.mb-92 {
  margin-bottom: 92px !important;
}
.mb-93 {
  margin-bottom: 93px !important;
}
.mb-94 {
  margin-bottom: 94px !important;
}
.mb-95 {
  margin-bottom: 95px !important;
}
.mb-96 {
  margin-bottom: 96px !important;
}
.mb-97 {
  margin-bottom: 97px !important;
}
.mb-98 {
  margin-bottom: 98px !important;
}
.mb-99 {
  margin-bottom: 99px !important;
}
.mb-100 {
  margin-bottom: 100px !important;
}
.mb-101 {
  margin-bottom: 101px !important;
}
.mb-102 {
  margin-bottom: 102px !important;
}
.mb-103 {
  margin-bottom: 103px !important;
}
.mb-104 {
  margin-bottom: 104px !important;
}
.mb-105 {
  margin-bottom: 105px !important;
}
.mb-106 {
  margin-bottom: 106px !important;
}
.mb-107 {
  margin-bottom: 107px !important;
}
.mb-108 {
  margin-bottom: 108px !important;
}
.mb-109 {
  margin-bottom: 109px !important;
}
.mb-110 {
  margin-bottom: 110px !important;
}
.mb-111 {
  margin-bottom: 111px !important;
}
.mb-112 {
  margin-bottom: 112px !important;
}
.mb-113 {
  margin-bottom: 113px !important;
}
.mb-114 {
  margin-bottom: 114px !important;
}
.mb-115 {
  margin-bottom: 115px !important;
}
.mb-116 {
  margin-bottom: 116px !important;
}
.mb-117 {
  margin-bottom: 117px !important;
}
.mb-118 {
  margin-bottom: 118px !important;
}
.mb-119 {
  margin-bottom: 119px !important;
}
.mb-120 {
  margin-bottom: 120px !important;
}
.mb-124 {
  margin-bottom: 124px !important;
}
.mb-128 {
  margin-bottom: 128px !important;
}
.mb-132 {
  margin-bottom: 132px !important;
}
.mb-136 {
  margin-bottom: 136px !important;
}
.mb-140 {
  margin-bottom: 140px !important;
}
.mb-144 {
  margin-bottom: 144px !important;
}
.mb-148 {
  margin-bottom: 148px !important;
}
.mb-152 {
  margin-bottom: 152px !important;
}
.mb-156 {
  margin-bottom: 156px !important;
}
.mb-160 {
  margin-bottom: 160px !important;
}
.mb-164 {
  margin-bottom: 164px !important;
}
.mb-168 {
  margin-bottom: 168px !important;
}
.mb-172 {
  margin-bottom: 172px !important;
}
.mb-176 {
  margin-bottom: 176px !important;
}
.mb-180 {
  margin-bottom: 180px !important;
}
.mb-184 {
  margin-bottom: 184px !important;
}
.mb-188 {
  margin-bottom: 188px !important;
}
.mb-192 {
  margin-bottom: 192px !important;
}
.mb-196 {
  margin-bottom: 196px !important;
}
.mb-200 {
  margin-bottom: 200px !important;
}
.mb-204 {
  margin-bottom: 204px !important;
}
.mb-208 {
  margin-bottom: 208px !important;
}
.mb-212 {
  margin-bottom: 212px !important;
}
.mb-216 {
  margin-bottom: 216px !important;
}
.mb-220 {
  margin-bottom: 220px !important;
}
.mb-224 {
  margin-bottom: 224px !important;
}
.mb-228 {
  margin-bottom: 228px !important;
}
.mb-232 {
  margin-bottom: 232px !important;
}
.mb-236 {
  margin-bottom: 236px !important;
}
.mb-240 {
  margin-bottom: 240px !important;
}
.mb-244 {
  margin-bottom: 244px !important;
}
.mb-248 {
  margin-bottom: 248px !important;
}
.mb-252 {
  margin-bottom: 252px !important;
}
.mb-256 {
  margin-bottom: 256px !important;
}

.ml-0 {
  margin-left: 0 !important;
}
.ml-1 {
  margin-left: 1px !important;
}
.ml-2 {
  margin-left: 2px !important;
}
.ml-3 {
  margin-left: 3px !important;
}
.ml-4 {
  margin-left: 4px !important;
}
.ml-5 {
  margin-left: 5px !important;
}
.ml-6 {
  margin-left: 6px !important;
}
.ml-7 {
  margin-left: 7px !important;
}
.ml-8 {
  margin-left: 8px !important;
}
.ml-9 {
  margin-left: 9px !important;
}
.ml-10 {
  margin-left: 10px !important;
}
.ml-11 {
  margin-left: 11px !important;
}
.ml-12 {
  margin-left: 12px !important;
}
.ml-13 {
  margin-left: 13px !important;
}
.ml-14 {
  margin-left: 14px !important;
}
.ml-15 {
  margin-left: 15px !important;
}
.ml-16 {
  margin-left: 16px !important;
}
.ml-17 {
  margin-left: 17px !important;
}
.ml-18 {
  margin-left: 18px !important;
}
.ml-19 {
  margin-left: 19px !important;
}
.ml-20 {
  margin-left: 20px !important;
}
.ml-21 {
  margin-left: 21px !important;
}
.ml-22 {
  margin-left: 22px !important;
}
.ml-23 {
  margin-left: 23px !important;
}
.ml-24 {
  margin-left: 24px !important;
}
.ml-25 {
  margin-left: 25px !important;
}
.ml-26 {
  margin-left: 26px !important;
}
.ml-27 {
  margin-left: 27px !important;
}
.ml-28 {
  margin-left: 28px !important;
}
.ml-29 {
  margin-left: 29px !important;
}
.ml-30 {
  margin-left: 30px !important;
}
.ml-31 {
  margin-left: 31px !important;
}
.ml-32 {
  margin-left: 32px !important;
}
.ml-33 {
  margin-left: 33px !important;
}
.ml-34 {
  margin-left: 34px !important;
}
.ml-35 {
  margin-left: 35px !important;
}
.ml-36 {
  margin-left: 36px !important;
}
.ml-37 {
  margin-left: 37px !important;
}
.ml-38 {
  margin-left: 38px !important;
}
.ml-39 {
  margin-left: 39px !important;
}
.ml-40 {
  margin-left: 40px !important;
}
.ml-41 {
  margin-left: 41px !important;
}
.ml-42 {
  margin-left: 42px !important;
}
.ml-43 {
  margin-left: 43px !important;
}
.ml-44 {
  margin-left: 44px !important;
}
.ml-45 {
  margin-left: 45px !important;
}
.ml-46 {
  margin-left: 46px !important;
}
.ml-47 {
  margin-left: 47px !important;
}
.ml-48 {
  margin-left: 48px !important;
}
.ml-49 {
  margin-left: 49px !important;
}
.ml-50 {
  margin-left: 50px !important;
}
.ml-51 {
  margin-left: 51px !important;
}
.ml-52 {
  margin-left: 52px !important;
}
.ml-53 {
  margin-left: 53px !important;
}
.ml-54 {
  margin-left: 54px !important;
}
.ml-55 {
  margin-left: 55px !important;
}
.ml-56 {
  margin-left: 56px !important;
}
.ml-57 {
  margin-left: 57px !important;
}
.ml-58 {
  margin-left: 58px !important;
}
.ml-59 {
  margin-left: 59px !important;
}
.ml-60 {
  margin-left: 60px !important;
}
.ml-61 {
  margin-left: 61px !important;
}
.ml-62 {
  margin-left: 62px !important;
}
.ml-63 {
  margin-left: 63px !important;
}
.ml-64 {
  margin-left: 64px !important;
}
.ml-65 {
  margin-left: 65px !important;
}
.ml-66 {
  margin-left: 66px !important;
}
.ml-67 {
  margin-left: 67px !important;
}
.ml-68 {
  margin-left: 68px !important;
}
.ml-69 {
  margin-left: 69px !important;
}
.ml-70 {
  margin-left: 70px !important;
}
.ml-71 {
  margin-left: 71px !important;
}
.ml-72 {
  margin-left: 72px !important;
}
.ml-73 {
  margin-left: 73px !important;
}
.ml-74 {
  margin-left: 74px !important;
}
.ml-75 {
  margin-left: 75px !important;
}
.ml-76 {
  margin-left: 76px !important;
}
.ml-77 {
  margin-left: 77px !important;
}
.ml-78 {
  margin-left: 78px !important;
}
.ml-79 {
  margin-left: 79px !important;
}
.ml-80 {
  margin-left: 80px !important;
}
.ml-81 {
  margin-left: 81px !important;
}
.ml-82 {
  margin-left: 82px !important;
}
.ml-83 {
  margin-left: 83px !important;
}
.ml-84 {
  margin-left: 84px !important;
}
.ml-85 {
  margin-left: 85px !important;
}
.ml-86 {
  margin-left: 86px !important;
}
.ml-87 {
  margin-left: 87px !important;
}
.ml-88 {
  margin-left: 88px !important;
}
.ml-89 {
  margin-left: 89px !important;
}
.ml-90 {
  margin-left: 90px !important;
}
.ml-91 {
  margin-left: 91px !important;
}
.ml-92 {
  margin-left: 92px !important;
}
.ml-93 {
  margin-left: 93px !important;
}
.ml-94 {
  margin-left: 94px !important;
}
.ml-95 {
  margin-left: 95px !important;
}
.ml-96 {
  margin-left: 96px !important;
}
.ml-97 {
  margin-left: 97px !important;
}
.ml-98 {
  margin-left: 98px !important;
}
.ml-99 {
  margin-left: 99px !important;
}
.ml-100 {
  margin-left: 100px !important;
}
.ml-101 {
  margin-left: 101px !important;
}
.ml-102 {
  margin-left: 102px !important;
}
.ml-103 {
  margin-left: 103px !important;
}
.ml-104 {
  margin-left: 104px !important;
}
.ml-105 {
  margin-left: 105px !important;
}
.ml-106 {
  margin-left: 106px !important;
}
.ml-107 {
  margin-left: 107px !important;
}
.ml-108 {
  margin-left: 108px !important;
}
.ml-109 {
  margin-left: 109px !important;
}
.ml-110 {
  margin-left: 110px !important;
}
.ml-111 {
  margin-left: 111px !important;
}
.ml-112 {
  margin-left: 112px !important;
}
.ml-113 {
  margin-left: 113px !important;
}
.ml-114 {
  margin-left: 114px !important;
}
.ml-115 {
  margin-left: 115px !important;
}
.ml-116 {
  margin-left: 116px !important;
}
.ml-117 {
  margin-left: 117px !important;
}
.ml-118 {
  margin-left: 118px !important;
}
.ml-119 {
  margin-left: 119px !important;
}
.ml-120 {
  margin-left: 120px !important;
}
.ml-124 {
  margin-left: 124px !important;
}
.ml-128 {
  margin-left: 128px !important;
}
.ml-132 {
  margin-left: 132px !important;
}
.ml-136 {
  margin-left: 136px !important;
}
.ml-140 {
  margin-left: 140px !important;
}
.ml-144 {
  margin-left: 144px !important;
}
.ml-148 {
  margin-left: 148px !important;
}
.ml-152 {
  margin-left: 152px !important;
}
.ml-156 {
  margin-left: 156px !important;
}
.ml-160 {
  margin-left: 160px !important;
}
.ml-164 {
  margin-left: 164px !important;
}
.ml-168 {
  margin-left: 168px !important;
}
.ml-172 {
  margin-left: 172px !important;
}
.ml-176 {
  margin-left: 176px !important;
}
.ml-180 {
  margin-left: 180px !important;
}
.ml-184 {
  margin-left: 184px !important;
}
.ml-188 {
  margin-left: 188px !important;
}
.ml-192 {
  margin-left: 192px !important;
}
.ml-196 {
  margin-left: 196px !important;
}
.ml-200 {
  margin-left: 200px !important;
}
.ml-204 {
  margin-left: 204px !important;
}
.ml-208 {
  margin-left: 208px !important;
}
.ml-212 {
  margin-left: 212px !important;
}
.ml-216 {
  margin-left: 216px !important;
}
.ml-220 {
  margin-left: 220px !important;
}
.ml-224 {
  margin-left: 224px !important;
}
.ml-228 {
  margin-left: 228px !important;
}
.ml-232 {
  margin-left: 232px !important;
}
.ml-236 {
  margin-left: 236px !important;
}
.ml-240 {
  margin-left: 240px !important;
}
.ml-244 {
  margin-left: 244px !important;
}
.ml-248 {
  margin-left: 248px !important;
}
.ml-252 {
  margin-left: 252px !important;
}
.ml-256 {
  margin-left: 256px !important;
}

.mr-0 {
  margin-right: 0 !important;
}
.mr-1 {
  margin-right: 1px !important;
}
.mr-2 {
  margin-right: 2px !important;
}
.mr-3 {
  margin-right: 3px !important;
}
.mr-4 {
  margin-right: 4px !important;
}
.mr-5 {
  margin-right: 5px !important;
}
.mr-6 {
  margin-right: 6px !important;
}
.mr-7 {
  margin-right: 7px !important;
}
.mr-8 {
  margin-right: 8px !important;
}
.mr-9 {
  margin-right: 9px !important;
}
.mr-10 {
  margin-right: 10px !important;
}
.mr-11 {
  margin-right: 11px !important;
}
.mr-12 {
  margin-right: 12px !important;
}
.mr-13 {
  margin-right: 13px !important;
}
.mr-14 {
  margin-right: 14px !important;
}
.mr-15 {
  margin-right: 15px !important;
}
.mr-16 {
  margin-right: 16px !important;
}
.mr-17 {
  margin-right: 17px !important;
}
.mr-18 {
  margin-right: 18px !important;
}
.mr-19 {
  margin-right: 19px !important;
}
.mr-20 {
  margin-right: 20px !important;
}
.mr-21 {
  margin-right: 21px !important;
}
.mr-22 {
  margin-right: 22px !important;
}
.mr-23 {
  margin-right: 23px !important;
}
.mr-24 {
  margin-right: 24px !important;
}
.mr-25 {
  margin-right: 25px !important;
}
.mr-26 {
  margin-right: 26px !important;
}
.mr-27 {
  margin-right: 27px !important;
}
.mr-28 {
  margin-right: 28px !important;
}
.mr-29 {
  margin-right: 29px !important;
}
.mr-30 {
  margin-right: 30px !important;
}
.mr-31 {
  margin-right: 31px !important;
}
.mr-32 {
  margin-right: 32px !important;
}
.mr-33 {
  margin-right: 33px !important;
}
.mr-34 {
  margin-right: 34px !important;
}
.mr-35 {
  margin-right: 35px !important;
}
.mr-36 {
  margin-right: 36px !important;
}
.mr-37 {
  margin-right: 37px !important;
}
.mr-38 {
  margin-right: 38px !important;
}
.mr-39 {
  margin-right: 39px !important;
}
.mr-40 {
  margin-right: 40px !important;
}
.mr-41 {
  margin-right: 41px !important;
}
.mr-42 {
  margin-right: 42px !important;
}
.mr-43 {
  margin-right: 43px !important;
}
.mr-44 {
  margin-right: 44px !important;
}
.mr-45 {
  margin-right: 45px !important;
}
.mr-46 {
  margin-right: 46px !important;
}
.mr-47 {
  margin-right: 47px !important;
}
.mr-48 {
  margin-right: 48px !important;
}
.mr-49 {
  margin-right: 49px !important;
}
.mr-50 {
  margin-right: 50px !important;
}
.mr-51 {
  margin-right: 51px !important;
}
.mr-52 {
  margin-right: 52px !important;
}
.mr-53 {
  margin-right: 53px !important;
}
.mr-54 {
  margin-right: 54px !important;
}
.mr-55 {
  margin-right: 55px !important;
}
.mr-56 {
  margin-right: 56px !important;
}
.mr-57 {
  margin-right: 57px !important;
}
.mr-58 {
  margin-right: 58px !important;
}
.mr-59 {
  margin-right: 59px !important;
}
.mr-60 {
  margin-right: 60px !important;
}
.mr-61 {
  margin-right: 61px !important;
}
.mr-62 {
  margin-right: 62px !important;
}
.mr-63 {
  margin-right: 63px !important;
}
.mr-64 {
  margin-right: 64px !important;
}
.mr-65 {
  margin-right: 65px !important;
}
.mr-66 {
  margin-right: 66px !important;
}
.mr-67 {
  margin-right: 67px !important;
}
.mr-68 {
  margin-right: 68px !important;
}
.mr-69 {
  margin-right: 69px !important;
}
.mr-70 {
  margin-right: 70px !important;
}
.mr-71 {
  margin-right: 71px !important;
}
.mr-72 {
  margin-right: 72px !important;
}
.mr-73 {
  margin-right: 73px !important;
}
.mr-74 {
  margin-right: 74px !important;
}
.mr-75 {
  margin-right: 75px !important;
}
.mr-76 {
  margin-right: 76px !important;
}
.mr-77 {
  margin-right: 77px !important;
}
.mr-78 {
  margin-right: 78px !important;
}
.mr-79 {
  margin-right: 79px !important;
}
.mr-80 {
  margin-right: 80px !important;
}
.mr-81 {
  margin-right: 81px !important;
}
.mr-82 {
  margin-right: 82px !important;
}
.mr-83 {
  margin-right: 83px !important;
}
.mr-84 {
  margin-right: 84px !important;
}
.mr-85 {
  margin-right: 85px !important;
}
.mr-86 {
  margin-right: 86px !important;
}
.mr-87 {
  margin-right: 87px !important;
}
.mr-88 {
  margin-right: 88px !important;
}
.mr-89 {
  margin-right: 89px !important;
}
.mr-90 {
  margin-right: 90px !important;
}
.mr-91 {
  margin-right: 91px !important;
}
.mr-92 {
  margin-right: 92px !important;
}
.mr-93 {
  margin-right: 93px !important;
}
.mr-94 {
  margin-right: 94px !important;
}
.mr-95 {
  margin-right: 95px !important;
}
.mr-96 {
  margin-right: 96px !important;
}
.mr-97 {
  margin-right: 97px !important;
}
.mr-98 {
  margin-right: 98px !important;
}
.mr-99 {
  margin-right: 99px !important;
}
.mr-100 {
  margin-right: 100px !important;
}
.mr-101 {
  margin-right: 101px !important;
}
.mr-102 {
  margin-right: 102px !important;
}
.mr-103 {
  margin-right: 103px !important;
}
.mr-104 {
  margin-right: 104px !important;
}
.mr-105 {
  margin-right: 105px !important;
}
.mr-106 {
  margin-right: 106px !important;
}
.mr-107 {
  margin-right: 107px !important;
}
.mr-108 {
  margin-right: 108px !important;
}
.mr-109 {
  margin-right: 109px !important;
}
.mr-110 {
  margin-right: 110px !important;
}
.mr-111 {
  margin-right: 111px !important;
}
.mr-112 {
  margin-right: 112px !important;
}
.mr-113 {
  margin-right: 113px !important;
}
.mr-114 {
  margin-right: 114px !important;
}
.mr-115 {
  margin-right: 115px !important;
}
.mr-116 {
  margin-right: 116px !important;
}
.mr-117 {
  margin-right: 117px !important;
}
.mr-118 {
  margin-right: 118px !important;
}
.mr-119 {
  margin-right: 119px !important;
}
.mr-120 {
  margin-right: 120px !important;
}
.mr-124 {
  margin-right: 124px !important;
}
.mr-128 {
  margin-right: 128px !important;
}
.mr-132 {
  margin-right: 132px !important;
}
.mr-136 {
  margin-right: 136px !important;
}
.mr-140 {
  margin-right: 140px !important;
}
.mr-144 {
  margin-right: 144px !important;
}
.mr-148 {
  margin-right: 148px !important;
}
.mr-152 {
  margin-right: 152px !important;
}
.mr-156 {
  margin-right: 156px !important;
}
.mr-160 {
  margin-right: 160px !important;
}
.mr-164 {
  margin-right: 164px !important;
}
.mr-168 {
  margin-right: 168px !important;
}
.mr-172 {
  margin-right: 172px !important;
}
.mr-176 {
  margin-right: 176px !important;
}
.mr-180 {
  margin-right: 180px !important;
}
.mr-184 {
  margin-right: 184px !important;
}
.mr-188 {
  margin-right: 188px !important;
}
.mr-192 {
  margin-right: 192px !important;
}
.mr-196 {
  margin-right: 196px !important;
}
.mr-200 {
  margin-right: 200px !important;
}
.mr-204 {
  margin-right: 204px !important;
}
.mr-208 {
  margin-right: 208px !important;
}
.mr-212 {
  margin-right: 212px !important;
}
.mr-216 {
  margin-right: 216px !important;
}
.mr-220 {
  margin-right: 220px !important;
}
.mr-224 {
  margin-right: 224px !important;
}
.mr-228 {
  margin-right: 228px !important;
}
.mr-232 {
  margin-right: 232px !important;
}
.mr-236 {
  margin-right: 236px !important;
}
.mr-240 {
  margin-right: 240px !important;
}
.mr-244 {
  margin-right: 244px !important;
}
.mr-248 {
  margin-right: 248px !important;
}
.mr-252 {
  margin-right: 252px !important;
}
.mr-256 {
  margin-right: 256px !important;
}

/* =============================================
// Padding
============================================= */
.p0 {
  padding: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}
.pt-1 {
  padding-top: 1px !important;
}
.pt-2 {
  padding-top: 2px !important;
}
.pt-3 {
  padding-top: 3px !important;
}
.pt-4 {
  padding-top: 4px !important;
}
.pt-5 {
  padding-top: 5px !important;
}
.pt-6 {
  padding-top: 6px !important;
}
.pt-7 {
  padding-top: 7px !important;
}
.pt-8 {
  padding-top: 8px !important;
}
.pt-9 {
  padding-top: 9px !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pt-11 {
  padding-top: 11px !important;
}
.pt-12 {
  padding-top: 12px !important;
}
.pt-13 {
  padding-top: 13px !important;
}
.pt-14 {
  padding-top: 14px !important;
}
.pt-15 {
  padding-top: 15px !important;
}
.pt-16 {
  padding-top: 16px !important;
}
.pt-17 {
  padding-top: 17px !important;
}
.pt-18 {
  padding-top: 18px !important;
}
.pt-19 {
  padding-top: 19px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pt-21 {
  padding-top: 21px !important;
}
.pt-22 {
  padding-top: 22px !important;
}
.pt-23 {
  padding-top: 23px !important;
}
.pt-24 {
  padding-top: 24px !important;
}
.pt-25 {
  padding-top: 25px !important;
}
.pt-26 {
  padding-top: 26px !important;
}
.pt-27 {
  padding-top: 27px !important;
}
.pt-28 {
  padding-top: 28px !important;
}
.pt-29 {
  padding-top: 29px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.pt-31 {
  padding-top: 31px !important;
}
.pt-32 {
  padding-top: 32px !important;
}
.pt-33 {
  padding-top: 33px !important;
}
.pt-34 {
  padding-top: 34px !important;
}
.pt-35 {
  padding-top: 35px !important;
}
.pt-36 {
  padding-top: 36px !important;
}
.pt-37 {
  padding-top: 37px !important;
}
.pt-38 {
  padding-top: 38px !important;
}
.pt-39 {
  padding-top: 39px !important;
}
.pt-40 {
  padding-top: 40px !important;
}
.pt-41 {
  padding-top: 41px !important;
}
.pt-42 {
  padding-top: 42px !important;
}
.pt-43 {
  padding-top: 43px !important;
}
.pt-44 {
  padding-top: 44px !important;
}
.pt-45 {
  padding-top: 45px !important;
}
.pt-46 {
  padding-top: 46px !important;
}
.pt-47 {
  padding-top: 47px !important;
}
.pt-48 {
  padding-top: 48px !important;
}
.pt-49 {
  padding-top: 49px !important;
}
.pt-50 {
  padding-top: 50px !important;
}
.pt-51 {
  padding-top: 51px !important;
}
.pt-52 {
  padding-top: 52px !important;
}
.pt-53 {
  padding-top: 53px !important;
}
.pt-54 {
  padding-top: 54px !important;
}
.pt-55 {
  padding-top: 55px !important;
}
.pt-56 {
  padding-top: 56px !important;
}
.pt-57 {
  padding-top: 57px !important;
}
.pt-58 {
  padding-top: 58px !important;
}
.pt-59 {
  padding-top: 59px !important;
}
.pt-60 {
  padding-top: 60px !important;
}
.pt-61 {
  padding-top: 61px !important;
}
.pt-62 {
  padding-top: 62px !important;
}
.pt-63 {
  padding-top: 63px !important;
}
.pt-64 {
  padding-top: 64px !important;
}
.pt-65 {
  padding-top: 65px !important;
}
.pt-66 {
  padding-top: 66px !important;
}
.pt-67 {
  padding-top: 67px !important;
}
.pt-68 {
  padding-top: 68px !important;
}
.pt-69 {
  padding-top: 69px !important;
}
.pt-70 {
  padding-top: 70px !important;
}
.pt-71 {
  padding-top: 71px !important;
}
.pt-72 {
  padding-top: 72px !important;
}
.pt-73 {
  padding-top: 73px !important;
}
.pt-74 {
  padding-top: 74px !important;
}
.pt-75 {
  padding-top: 75px !important;
}
.pt-76 {
  padding-top: 76px !important;
}
.pt-77 {
  padding-top: 77px !important;
}
.pt-78 {
  padding-top: 78px !important;
}
.pt-79 {
  padding-top: 79px !important;
}
.pt-80 {
  padding-top: 80px !important;
}
.pt-81 {
  padding-top: 81px !important;
}
.pt-82 {
  padding-top: 82px !important;
}
.pt-83 {
  padding-top: 83px !important;
}
.pt-84 {
  padding-top: 84px !important;
}
.pt-85 {
  padding-top: 85px !important;
}
.pt-86 {
  padding-top: 86px !important;
}
.pt-87 {
  padding-top: 87px !important;
}
.pt-88 {
  padding-top: 88px !important;
}
.pt-89 {
  padding-top: 89px !important;
}
.pt-90 {
  padding-top: 90px !important;
}
.pt-91 {
  padding-top: 91px !important;
}
.pt-92 {
  padding-top: 92px !important;
}
.pt-93 {
  padding-top: 93px !important;
}
.pt-94 {
  padding-top: 94px !important;
}
.pt-95 {
  padding-top: 95px !important;
}
.pt-96 {
  padding-top: 96px !important;
}
.pt-97 {
  padding-top: 97px !important;
}
.pt-98 {
  padding-top: 98px !important;
}
.pt-99 {
  padding-top: 99px !important;
}
.pt-100 {
  padding-top: 100px !important;
}
.pt-101 {
  padding-top: 101px !important;
}
.pt-102 {
  padding-top: 102px !important;
}
.pt-103 {
  padding-top: 103px !important;
}
.pt-104 {
  padding-top: 104px !important;
}
.pt-105 {
  padding-top: 105px !important;
}
.pt-106 {
  padding-top: 106px !important;
}
.pt-107 {
  padding-top: 107px !important;
}
.pt-108 {
  padding-top: 108px !important;
}
.pt-109 {
  padding-top: 109px !important;
}
.pt-110 {
  padding-top: 110px !important;
}
.pt-111 {
  padding-top: 111px !important;
}
.pt-112 {
  padding-top: 112px !important;
}
.pt-113 {
  padding-top: 113px !important;
}
.pt-114 {
  padding-top: 114px !important;
}
.pt-115 {
  padding-top: 115px !important;
}
.pt-116 {
  padding-top: 116px !important;
}
.pt-117 {
  padding-top: 117px !important;
}
.pt-118 {
  padding-top: 118px !important;
}
.pt-119 {
  padding-top: 119px !important;
}
.pt-120 {
  padding-top: 120px !important;
}
.pt-124 {
  padding-top: 124px !important;
}
.pt-128 {
  padding-top: 128px !important;
}
.pt-132 {
  padding-top: 132px !important;
}
.pt-136 {
  padding-top: 136px !important;
}
.pt-140 {
  padding-top: 140px !important;
}
.pt-144 {
  padding-top: 144px !important;
}
.pt-148 {
  padding-top: 148px !important;
}
.pt-152 {
  padding-top: 152px !important;
}
.pt-156 {
  padding-top: 156px !important;
}
.pt-160 {
  padding-top: 160px !important;
}
.pt-164 {
  padding-top: 164px !important;
}
.pt-168 {
  padding-top: 168px !important;
}
.pt-172 {
  padding-top: 172px !important;
}
.pt-176 {
  padding-top: 176px !important;
}
.pt-180 {
  padding-top: 180px !important;
}
.pt-184 {
  padding-top: 184px !important;
}
.pt-188 {
  padding-top: 188px !important;
}
.pt-192 {
  padding-top: 192px !important;
}
.pt-196 {
  padding-top: 196px !important;
}
.pt-200 {
  padding-top: 200px !important;
}
.pt-204 {
  padding-top: 204px !important;
}
.pt-208 {
  padding-top: 208px !important;
}
.pt-212 {
  padding-top: 212px !important;
}
.pt-216 {
  padding-top: 216px !important;
}
.pt-220 {
  padding-top: 220px !important;
}
.pt-224 {
  padding-top: 224px !important;
}
.pt-228 {
  padding-top: 228px !important;
}
.pt-232 {
  padding-top: 232px !important;
}
.pt-236 {
  padding-top: 236px !important;
}
.pt-240 {
  padding-top: 240px !important;
}
.pt-244 {
  padding-top: 244px !important;
}
.pt-248 {
  padding-top: 248px !important;
}
.pt-252 {
  padding-top: 252px !important;
}
.pt-256 {
  padding-top: 256px !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}
.pb-1 {
  padding-bottom: 1px !important;
}
.pb-2 {
  padding-bottom: 2px !important;
}
.pb-3 {
  padding-bottom: 3px !important;
}
.pb-4 {
  padding-bottom: 4px !important;
}
.pb-5 {
  padding-bottom: 5px !important;
}
.pb-6 {
  padding-bottom: 6px !important;
}
.pb-7 {
  padding-bottom: 7px !important;
}
.pb-8 {
  padding-bottom: 8px !important;
}
.pb-9 {
  padding-bottom: 9px !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pb-11 {
  padding-bottom: 11px !important;
}
.pb-12 {
  padding-bottom: 12px !important;
}
.pb-13 {
  padding-bottom: 13px !important;
}
.pb-14 {
  padding-bottom: 14px !important;
}
.pb-15 {
  padding-bottom: 15px !important;
}
.pb-16 {
  padding-bottom: 16px !important;
}
.pb-17 {
  padding-bottom: 17px !important;
}
.pb-18 {
  padding-bottom: 18px !important;
}
.pb-19 {
  padding-bottom: 19px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pb-21 {
  padding-bottom: 21px !important;
}
.pb-22 {
  padding-bottom: 22px !important;
}
.pb-23 {
  padding-bottom: 23px !important;
}
.pb-24 {
  padding-bottom: 24px !important;
}
.pb-25 {
  padding-bottom: 25px !important;
}
.pb-26 {
  padding-bottom: 26px !important;
}
.pb-27 {
  padding-bottom: 27px !important;
}
.pb-28 {
  padding-bottom: 28px !important;
}
.pb-29 {
  padding-bottom: 29px !important;
}
.pb-30 {
  padding-bottom: 30px !important;
}
.pb-31 {
  padding-bottom: 31px !important;
}
.pb-32 {
  padding-bottom: 32px !important;
}
.pb-33 {
  padding-bottom: 33px !important;
}
.pb-34 {
  padding-bottom: 34px !important;
}
.pb-35 {
  padding-bottom: 35px !important;
}
.pb-36 {
  padding-bottom: 36px !important;
}
.pb-37 {
  padding-bottom: 37px !important;
}
.pb-38 {
  padding-bottom: 38px !important;
}
.pb-39 {
  padding-bottom: 39px !important;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.pb-41 {
  padding-bottom: 41px !important;
}
.pb-42 {
  padding-bottom: 42px !important;
}
.pb-43 {
  padding-bottom: 43px !important;
}
.pb-44 {
  padding-bottom: 44px !important;
}
.pb-45 {
  padding-bottom: 45px !important;
}
.pb-46 {
  padding-bottom: 46px !important;
}
.pb-47 {
  padding-bottom: 47px !important;
}
.pb-48 {
  padding-bottom: 48px !important;
}
.pb-49 {
  padding-bottom: 49px !important;
}
.pb-50 {
  padding-bottom: 50px !important;
}
.pb-51 {
  padding-bottom: 51px !important;
}
.pb-52 {
  padding-bottom: 52px !important;
}
.pb-53 {
  padding-bottom: 53px !important;
}
.pb-54 {
  padding-bottom: 54px !important;
}
.pb-55 {
  padding-bottom: 55px !important;
}
.pb-56 {
  padding-bottom: 56px !important;
}
.pb-57 {
  padding-bottom: 57px !important;
}
.pb-58 {
  padding-bottom: 58px !important;
}
.pb-59 {
  padding-bottom: 59px !important;
}
.pb-60 {
  padding-bottom: 60px !important;
}
.pb-61 {
  padding-bottom: 61px !important;
}
.pb-62 {
  padding-bottom: 62px !important;
}
.pb-63 {
  padding-bottom: 63px !important;
}
.pb-64 {
  padding-bottom: 64px !important;
}
.pb-65 {
  padding-bottom: 65px !important;
}
.pb-66 {
  padding-bottom: 66px !important;
}
.pb-67 {
  padding-bottom: 67px !important;
}
.pb-68 {
  padding-bottom: 68px !important;
}
.pb-69 {
  padding-bottom: 69px !important;
}
.pb-70 {
  padding-bottom: 70px !important;
}
.pb-71 {
  padding-bottom: 71px !important;
}
.pb-72 {
  padding-bottom: 72px !important;
}
.pb-73 {
  padding-bottom: 73px !important;
}
.pb-74 {
  padding-bottom: 74px !important;
}
.pb-75 {
  padding-bottom: 75px !important;
}
.pb-76 {
  padding-bottom: 76px !important;
}
.pb-77 {
  padding-bottom: 77px !important;
}
.pb-78 {
  padding-bottom: 78px !important;
}
.pb-79 {
  padding-bottom: 79px !important;
}
.pb-80 {
  padding-bottom: 80px !important;
}
.pb-81 {
  padding-bottom: 81px !important;
}
.pb-82 {
  padding-bottom: 82px !important;
}
.pb-83 {
  padding-bottom: 83px !important;
}
.pb-84 {
  padding-bottom: 84px !important;
}
.pb-85 {
  padding-bottom: 85px !important;
}
.pb-86 {
  padding-bottom: 86px !important;
}
.pb-87 {
  padding-bottom: 87px !important;
}
.pb-88 {
  padding-bottom: 88px !important;
}
.pb-89 {
  padding-bottom: 89px !important;
}
.pb-90 {
  padding-bottom: 90px !important;
}
.pb-91 {
  padding-bottom: 91px !important;
}
.pb-92 {
  padding-bottom: 92px !important;
}
.pb-93 {
  padding-bottom: 93px !important;
}
.pb-94 {
  padding-bottom: 94px !important;
}
.pb-95 {
  padding-bottom: 95px !important;
}
.pb-96 {
  padding-bottom: 96px !important;
}
.pb-97 {
  padding-bottom: 97px !important;
}
.pb-98 {
  padding-bottom: 98px !important;
}
.pb-99 {
  padding-bottom: 99px !important;
}
.pb-100 {
  padding-bottom: 100px !important;
}
.pb-101 {
  padding-bottom: 101px !important;
}
.pb-102 {
  padding-bottom: 102px !important;
}
.pb-103 {
  padding-bottom: 103px !important;
}
.pb-104 {
  padding-bottom: 104px !important;
}
.pb-105 {
  padding-bottom: 105px !important;
}
.pb-106 {
  padding-bottom: 106px !important;
}
.pb-107 {
  padding-bottom: 107px !important;
}
.pb-108 {
  padding-bottom: 108px !important;
}
.pb-109 {
  padding-bottom: 109px !important;
}
.pb-110 {
  padding-bottom: 110px !important;
}
.pb-111 {
  padding-bottom: 111px !important;
}
.pb-112 {
  padding-bottom: 112px !important;
}
.pb-113 {
  padding-bottom: 113px !important;
}
.pb-114 {
  padding-bottom: 114px !important;
}
.pb-115 {
  padding-bottom: 115px !important;
}
.pb-116 {
  padding-bottom: 116px !important;
}
.pb-117 {
  padding-bottom: 117px !important;
}
.pb-118 {
  padding-bottom: 118px !important;
}
.pb-119 {
  padding-bottom: 119px !important;
}
.pb-120 {
  padding-bottom: 120px !important;
}
.pb-124 {
  padding-bottom: 124px !important;
}
.pb-128 {
  padding-bottom: 128px !important;
}
.pb-132 {
  padding-bottom: 132px !important;
}
.pb-136 {
  padding-bottom: 136px !important;
}
.pb-140 {
  padding-bottom: 140px !important;
}
.pb-144 {
  padding-bottom: 144px !important;
}
.pb-148 {
  padding-bottom: 148px !important;
}
.pb-152 {
  padding-bottom: 152px !important;
}
.pb-156 {
  padding-bottom: 156px !important;
}
.pb-160 {
  padding-bottom: 160px !important;
}
.pb-164 {
  padding-bottom: 164px !important;
}
.pb-168 {
  padding-bottom: 168px !important;
}
.pb-172 {
  padding-bottom: 172px !important;
}
.pb-176 {
  padding-bottom: 176px !important;
}
.pb-180 {
  padding-bottom: 180px !important;
}
.pb-184 {
  padding-bottom: 184px !important;
}
.pb-188 {
  padding-bottom: 188px !important;
}
.pb-192 {
  padding-bottom: 192px !important;
}
.pb-196 {
  padding-bottom: 196px !important;
}
.pb-200 {
  padding-bottom: 200px !important;
}
.pb-204 {
  padding-bottom: 204px !important;
}
.pb-208 {
  padding-bottom: 208px !important;
}
.pb-212 {
  padding-bottom: 212px !important;
}
.pb-216 {
  padding-bottom: 216px !important;
}
.pb-220 {
  padding-bottom: 220px !important;
}
.pb-224 {
  padding-bottom: 224px !important;
}
.pb-228 {
  padding-bottom: 228px !important;
}
.pb-232 {
  padding-bottom: 232px !important;
}
.pb-236 {
  padding-bottom: 236px !important;
}
.pb-240 {
  padding-bottom: 240px !important;
}
.pb-244 {
  padding-bottom: 244px !important;
}
.pb-248 {
  padding-bottom: 248px !important;
}
.pb-252 {
  padding-bottom: 252px !important;
}
.pb-256 {
  padding-bottom: 256px !important;
}

.pl-0 {
  padding-left: 0 !important;
}
.pl-1 {
  padding-left: 1px !important;
}
.pl-2 {
  padding-left: 2px !important;
}
.pl-3 {
  padding-left: 3px !important;
}
.pl-4 {
  padding-left: 4px !important;
}
.pl-5 {
  padding-left: 5px !important;
}
.pl-6 {
  padding-left: 6px !important;
}
.pl-7 {
  padding-left: 7px !important;
}
.pl-8 {
  padding-left: 8px !important;
}
.pl-9 {
  padding-left: 9px !important;
}
.pl-10 {
  padding-left: 10px !important;
}
.pl-11 {
  padding-left: 11px !important;
}
.pl-12 {
  padding-left: 12px !important;
}
.pl-13 {
  padding-left: 13px !important;
}
.pl-14 {
  padding-left: 14px !important;
}
.pl-15 {
  padding-left: 15px !important;
}
.pl-16 {
  padding-left: 16px !important;
}
.pl-17 {
  padding-left: 17px !important;
}
.pl-18 {
  padding-left: 18px !important;
}
.pl-19 {
  padding-left: 19px !important;
}
.pl-20 {
  padding-left: 20px !important;
}
.pl-21 {
  padding-left: 21px !important;
}
.pl-22 {
  padding-left: 22px !important;
}
.pl-23 {
  padding-left: 23px !important;
}
.pl-24 {
  padding-left: 24px !important;
}
.pl-25 {
  padding-left: 25px !important;
}
.pl-26 {
  padding-left: 26px !important;
}
.pl-27 {
  padding-left: 27px !important;
}
.pl-28 {
  padding-left: 28px !important;
}
.pl-29 {
  padding-left: 29px !important;
}
.pl-30 {
  padding-left: 30px !important;
}
.pl-31 {
  padding-left: 31px !important;
}
.pl-32 {
  padding-left: 32px !important;
}
.pl-33 {
  padding-left: 33px !important;
}
.pl-34 {
  padding-left: 34px !important;
}
.pl-35 {
  padding-left: 35px !important;
}
.pl-36 {
  padding-left: 36px !important;
}
.pl-37 {
  padding-left: 37px !important;
}
.pl-38 {
  padding-left: 38px !important;
}
.pl-39 {
  padding-left: 39px !important;
}
.pl-40 {
  padding-left: 40px !important;
}
.pl-41 {
  padding-left: 41px !important;
}
.pl-42 {
  padding-left: 42px !important;
}
.pl-43 {
  padding-left: 43px !important;
}
.pl-44 {
  padding-left: 44px !important;
}
.pl-45 {
  padding-left: 45px !important;
}
.pl-46 {
  padding-left: 46px !important;
}
.pl-47 {
  padding-left: 47px !important;
}
.pl-48 {
  padding-left: 48px !important;
}
.pl-49 {
  padding-left: 49px !important;
}
.pl-50 {
  padding-left: 50px !important;
}
.pl-51 {
  padding-left: 51px !important;
}
.pl-52 {
  padding-left: 52px !important;
}
.pl-53 {
  padding-left: 53px !important;
}
.pl-54 {
  padding-left: 54px !important;
}
.pl-55 {
  padding-left: 55px !important;
}
.pl-56 {
  padding-left: 56px !important;
}
.pl-57 {
  padding-left: 57px !important;
}
.pl-58 {
  padding-left: 58px !important;
}
.pl-59 {
  padding-left: 59px !important;
}
.pl-60 {
  padding-left: 60px !important;
}
.pl-61 {
  padding-left: 61px !important;
}
.pl-62 {
  padding-left: 62px !important;
}
.pl-63 {
  padding-left: 63px !important;
}
.pl-64 {
  padding-left: 64px !important;
}
.pl-65 {
  padding-left: 65px !important;
}
.pl-66 {
  padding-left: 66px !important;
}
.pl-67 {
  padding-left: 67px !important;
}
.pl-68 {
  padding-left: 68px !important;
}
.pl-69 {
  padding-left: 69px !important;
}
.pl-70 {
  padding-left: 70px !important;
}
.pl-71 {
  padding-left: 71px !important;
}
.pl-72 {
  padding-left: 72px !important;
}
.pl-73 {
  padding-left: 73px !important;
}
.pl-74 {
  padding-left: 74px !important;
}
.pl-75 {
  padding-left: 75px !important;
}
.pl-76 {
  padding-left: 76px !important;
}
.pl-77 {
  padding-left: 77px !important;
}
.pl-78 {
  padding-left: 78px !important;
}
.pl-79 {
  padding-left: 79px !important;
}
.pl-80 {
  padding-left: 80px !important;
}
.pl-81 {
  padding-left: 81px !important;
}
.pl-82 {
  padding-left: 82px !important;
}
.pl-83 {
  padding-left: 83px !important;
}
.pl-84 {
  padding-left: 84px !important;
}
.pl-85 {
  padding-left: 85px !important;
}
.pl-86 {
  padding-left: 86px !important;
}
.pl-87 {
  padding-left: 87px !important;
}
.pl-88 {
  padding-left: 88px !important;
}
.pl-89 {
  padding-left: 89px !important;
}
.pl-90 {
  padding-left: 90px !important;
}
.pl-91 {
  padding-left: 91px !important;
}
.pl-92 {
  padding-left: 92px !important;
}
.pl-93 {
  padding-left: 93px !important;
}
.pl-94 {
  padding-left: 94px !important;
}
.pl-95 {
  padding-left: 95px !important;
}
.pl-96 {
  padding-left: 96px !important;
}
.pl-97 {
  padding-left: 97px !important;
}
.pl-98 {
  padding-left: 98px !important;
}
.pl-99 {
  padding-left: 99px !important;
}
.pl-100 {
  padding-left: 100px !important;
}
.pl-101 {
  padding-left: 101px !important;
}
.pl-102 {
  padding-left: 102px !important;
}
.pl-103 {
  padding-left: 103px !important;
}
.pl-104 {
  padding-left: 104px !important;
}
.pl-105 {
  padding-left: 105px !important;
}
.pl-106 {
  padding-left: 106px !important;
}
.pl-107 {
  padding-left: 107px !important;
}
.pl-108 {
  padding-left: 108px !important;
}
.pl-109 {
  padding-left: 109px !important;
}
.pl-110 {
  padding-left: 110px !important;
}
.pl-111 {
  padding-left: 111px !important;
}
.pl-112 {
  padding-left: 112px !important;
}
.pl-113 {
  padding-left: 113px !important;
}
.pl-114 {
  padding-left: 114px !important;
}
.pl-115 {
  padding-left: 115px !important;
}
.pl-116 {
  padding-left: 116px !important;
}
.pl-117 {
  padding-left: 117px !important;
}
.pl-118 {
  padding-left: 118px !important;
}
.pl-119 {
  padding-left: 119px !important;
}
.pl-120 {
  padding-left: 120px !important;
}
.pl-124 {
  padding-left: 124px !important;
}
.pl-128 {
  padding-left: 128px !important;
}
.pl-132 {
  padding-left: 132px !important;
}
.pl-136 {
  padding-left: 136px !important;
}
.pl-140 {
  padding-left: 140px !important;
}
.pl-144 {
  padding-left: 144px !important;
}
.pl-148 {
  padding-left: 148px !important;
}
.pl-152 {
  padding-left: 152px !important;
}
.pl-156 {
  padding-left: 156px !important;
}
.pl-160 {
  padding-left: 160px !important;
}
.pl-164 {
  padding-left: 164px !important;
}
.pl-168 {
  padding-left: 168px !important;
}
.pl-172 {
  padding-left: 172px !important;
}
.pl-176 {
  padding-left: 176px !important;
}
.pl-180 {
  padding-left: 180px !important;
}
.pl-184 {
  padding-left: 184px !important;
}
.pl-188 {
  padding-left: 188px !important;
}
.pl-192 {
  padding-left: 192px !important;
}
.pl-196 {
  padding-left: 196px !important;
}
.pl-200 {
  padding-left: 200px !important;
}
.pl-204 {
  padding-left: 204px !important;
}
.pl-208 {
  padding-left: 208px !important;
}
.pl-212 {
  padding-left: 212px !important;
}
.pl-216 {
  padding-left: 216px !important;
}
.pl-220 {
  padding-left: 220px !important;
}
.pl-224 {
  padding-left: 224px !important;
}
.pl-228 {
  padding-left: 228px !important;
}
.pl-232 {
  padding-left: 232px !important;
}
.pl-236 {
  padding-left: 236px !important;
}
.pl-240 {
  padding-left: 240px !important;
}
.pl-244 {
  padding-left: 244px !important;
}
.pl-248 {
  padding-left: 248px !important;
}
.pl-252 {
  padding-left: 252px !important;
}
.pl-256 {
  padding-left: 256px !important;
}

.pr-0 {
  padding-right: 0 !important;
}
.pr-1 {
  padding-right: 1px !important;
}
.pr-2 {
  padding-right: 2px !important;
}
.pr-3 {
  padding-right: 3px !important;
}
.pr-4 {
  padding-right: 4px !important;
}
.pr-5 {
  padding-right: 5px !important;
}
.pr-6 {
  padding-right: 6px !important;
}
.pr-7 {
  padding-right: 7px !important;
}
.pr-8 {
  padding-right: 8px !important;
}
.pr-9 {
  padding-right: 9px !important;
}
.pr-10 {
  padding-right: 10px !important;
}
.pr-11 {
  padding-right: 11px !important;
}
.pr-12 {
  padding-right: 12px !important;
}
.pr-13 {
  padding-right: 13px !important;
}
.pr-14 {
  padding-right: 14px !important;
}
.pr-15 {
  padding-right: 15px !important;
}
.pr-16 {
  padding-right: 16px !important;
}
.pr-17 {
  padding-right: 17px !important;
}
.pr-18 {
  padding-right: 18px !important;
}
.pr-19 {
  padding-right: 19px !important;
}
.pr-20 {
  padding-right: 20px !important;
}
.pr-21 {
  padding-right: 21px !important;
}
.pr-22 {
  padding-right: 22px !important;
}
.pr-23 {
  padding-right: 23px !important;
}
.pr-24 {
  padding-right: 24px !important;
}
.pr-25 {
  padding-right: 25px !important;
}
.pr-26 {
  padding-right: 26px !important;
}
.pr-27 {
  padding-right: 27px !important;
}
.pr-28 {
  padding-right: 28px !important;
}
.pr-29 {
  padding-right: 29px !important;
}
.pr-30 {
  padding-right: 30px !important;
}
.pr-31 {
  padding-right: 31px !important;
}
.pr-32 {
  padding-right: 32px !important;
}
.pr-33 {
  padding-right: 33px !important;
}
.pr-34 {
  padding-right: 34px !important;
}
.pr-35 {
  padding-right: 35px !important;
}
.pr-36 {
  padding-right: 36px !important;
}
.pr-37 {
  padding-right: 37px !important;
}
.pr-38 {
  padding-right: 38px !important;
}
.pr-39 {
  padding-right: 39px !important;
}
.pr-40 {
  padding-right: 40px !important;
}
.pr-41 {
  padding-right: 41px !important;
}
.pr-42 {
  padding-right: 42px !important;
}
.pr-43 {
  padding-right: 43px !important;
}
.pr-44 {
  padding-right: 44px !important;
}
.pr-45 {
  padding-right: 45px !important;
}
.pr-46 {
  padding-right: 46px !important;
}
.pr-47 {
  padding-right: 47px !important;
}
.pr-48 {
  padding-right: 48px !important;
}
.pr-49 {
  padding-right: 49px !important;
}
.pr-50 {
  padding-right: 50px !important;
}
.pr-51 {
  padding-right: 51px !important;
}
.pr-52 {
  padding-right: 52px !important;
}
.pr-53 {
  padding-right: 53px !important;
}
.pr-54 {
  padding-right: 54px !important;
}
.pr-55 {
  padding-right: 55px !important;
}
.pr-56 {
  padding-right: 56px !important;
}
.pr-57 {
  padding-right: 57px !important;
}
.pr-58 {
  padding-right: 58px !important;
}
.pr-59 {
  padding-right: 59px !important;
}
.pr-60 {
  padding-right: 60px !important;
}
.pr-61 {
  padding-right: 61px !important;
}
.pr-62 {
  padding-right: 62px !important;
}
.pr-63 {
  padding-right: 63px !important;
}
.pr-64 {
  padding-right: 64px !important;
}
.pr-65 {
  padding-right: 65px !important;
}
.pr-66 {
  padding-right: 66px !important;
}
.pr-67 {
  padding-right: 67px !important;
}
.pr-68 {
  padding-right: 68px !important;
}
.pr-69 {
  padding-right: 69px !important;
}
.pr-70 {
  padding-right: 70px !important;
}
.pr-71 {
  padding-right: 71px !important;
}
.pr-72 {
  padding-right: 72px !important;
}
.pr-73 {
  padding-right: 73px !important;
}
.pr-74 {
  padding-right: 74px !important;
}
.pr-75 {
  padding-right: 75px !important;
}
.pr-76 {
  padding-right: 76px !important;
}
.pr-77 {
  padding-right: 77px !important;
}
.pr-78 {
  padding-right: 78px !important;
}
.pr-79 {
  padding-right: 79px !important;
}
.pr-80 {
  padding-right: 80px !important;
}
.pr-81 {
  padding-right: 81px !important;
}
.pr-82 {
  padding-right: 82px !important;
}
.pr-83 {
  padding-right: 83px !important;
}
.pr-84 {
  padding-right: 84px !important;
}
.pr-85 {
  padding-right: 85px !important;
}
.pr-86 {
  padding-right: 86px !important;
}
.pr-87 {
  padding-right: 87px !important;
}
.pr-88 {
  padding-right: 88px !important;
}
.pr-89 {
  padding-right: 89px !important;
}
.pr-90 {
  padding-right: 90px !important;
}
.pr-91 {
  padding-right: 91px !important;
}
.pr-92 {
  padding-right: 92px !important;
}
.pr-93 {
  padding-right: 93px !important;
}
.pr-94 {
  padding-right: 94px !important;
}
.pr-95 {
  padding-right: 95px !important;
}
.pr-96 {
  padding-right: 96px !important;
}
.pr-97 {
  padding-right: 97px !important;
}
.pr-98 {
  padding-right: 98px !important;
}
.pr-99 {
  padding-right: 99px !important;
}
.pr-100 {
  padding-right: 100px !important;
}
.pr-101 {
  padding-right: 101px !important;
}
.pr-102 {
  padding-right: 102px !important;
}
.pr-103 {
  padding-right: 103px !important;
}
.pr-104 {
  padding-right: 104px !important;
}
.pr-105 {
  padding-right: 105px !important;
}
.pr-106 {
  padding-right: 106px !important;
}
.pr-107 {
  padding-right: 107px !important;
}
.pr-108 {
  padding-right: 108px !important;
}
.pr-109 {
  padding-right: 109px !important;
}
.pr-110 {
  padding-right: 110px !important;
}
.pr-111 {
  padding-right: 111px !important;
}
.pr-112 {
  padding-right: 112px !important;
}
.pr-113 {
  padding-right: 113px !important;
}
.pr-114 {
  padding-right: 114px !important;
}
.pr-115 {
  padding-right: 115px !important;
}
.pr-116 {
  padding-right: 116px !important;
}
.pr-117 {
  padding-right: 117px !important;
}
.pr-118 {
  padding-right: 118px !important;
}
.pr-119 {
  padding-right: 119px !important;
}
.pr-120 {
  padding-right: 120px !important;
}
.pr-124 {
  padding-right: 124px !important;
}
.pr-128 {
  padding-right: 128px !important;
}
.pr-132 {
  padding-right: 132px !important;
}
.pr-136 {
  padding-right: 136px !important;
}
.pr-140 {
  padding-right: 140px !important;
}
.pr-144 {
  padding-right: 144px !important;
}
.pr-148 {
  padding-right: 148px !important;
}
.pr-152 {
  padding-right: 152px !important;
}
.pr-156 {
  padding-right: 156px !important;
}
.pr-160 {
  padding-right: 160px !important;
}
.pr-164 {
  padding-right: 164px !important;
}
.pr-168 {
  padding-right: 168px !important;
}
.pr-172 {
  padding-right: 172px !important;
}
.pr-176 {
  padding-right: 176px !important;
}
.pr-180 {
  padding-right: 180px !important;
}
.pr-184 {
  padding-right: 184px !important;
}
.pr-188 {
  padding-right: 188px !important;
}
.pr-192 {
  padding-right: 192px !important;
}
.pr-196 {
  padding-right: 196px !important;
}
.pr-200 {
  padding-right: 200px !important;
}
.pr-204 {
  padding-right: 204px !important;
}
.pr-208 {
  padding-right: 208px !important;
}
.pr-212 {
  padding-right: 212px !important;
}
.pr-216 {
  padding-right: 216px !important;
}
.pr-220 {
  padding-right: 220px !important;
}
.pr-224 {
  padding-right: 224px !important;
}
.pr-228 {
  padding-right: 228px !important;
}
.pr-232 {
  padding-right: 232px !important;
}
.pr-236 {
  padding-right: 236px !important;
}
.pr-240 {
  padding-right: 240px !important;
}
.pr-244 {
  padding-right: 244px !important;
}
.pr-248 {
  padding-right: 248px !important;
}
.pr-252 {
  padding-right: 252px !important;
}
.pr-256 {
  padding-right: 256px !important;
}

/* =============================================
// アジェンダ（目次）
============================================= */
.c-agenda {
  /*-- 適用箇所 --*/
  max-width: 800px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding: 0 6%;
  gap: 20px;
}
@media screen and (max-width: 640px) {
  .c-agenda {
    flex-direction: column;
    align-items: center;
    margin: 0 32px;
  }
}
.c-agenda__item {
  width: 250px;
  border: 2px solid #FF7263;
  border-radius: 3%;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  transition: 0.3s;
}
.c-agenda__item span {
  display: inline-block;
}
.c-agenda__item:hover {
  box-shadow: 0 4px 3px 0 rgba(46, 46, 46, 0.3);
  transform: translateY(-5px);
}
.c-agenda__item-orange {
  border: 2px solid #FF7263;
}
.c-agenda__item-orange:hover span {
  color: #FF7263;
}
.c-agenda__item-light-blue {
  border: 2px solid #00C4CC;
}
.c-agenda__item-light-blue:hover span {
  color: #00C4CC;
}
@media screen and (max-width: 640px) {
  .c-agenda__item {
    width: 100%;
  }
}
.c-agenda__item__text {
  text-align: center;
}
.c-agenda__item__text p {
  font-size: 14px;
  color: #FF7263;
}
.c-agenda__item__text-orange p {
  color: #FF7263;
}
.c-agenda__item__text-orange span {
  font-size: 14px;
  color: #FF7263;
}
.c-agenda__item__text-light-blue p {
  color: #00C4CC;
}
.c-agenda__item__text-light-blue span {
  font-size: 14px;
  color: #00C4CC;
}
.c-agenda__item__headline {
  text-align: center;
}
.c-agenda__item__headline span {
  font-size: 20px;
  font-weight: 700;
}
.c-agenda__item__headline::after {
  content: "";
  display: block;
  margin: 8px auto;
  width: 14px;
  height: 14px;
  border: 5px solid;
  border-color: #AEAEAE #AEAEAE transparent transparent;
  transform: rotate(135deg);
}

.banner__event {
  margin: 0 auto 30px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .banner__event {
    width: 90%;
  }
}
.banner__event img {
  transition-duration: 0.3s;
}
.banner__event img:hover {
  box-shadow: -2px -2px 2px 4px #AEAEAE, 2px 2px 2px 4px #AEAEAE;
}

.banner__fixed {
  position: fixed;
  width: 300px;
  height: 250px;
  bottom: 10px;
  right: 10px;
  margin-bottom: 80px;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  z-index: 10;
  transform: translateY(200%);
  transition: transform 0.4s ease-out;
}
@media screen and (max-width: 640px) {
  .banner__fixed {
    width: 210px;
    height: 175px;
  }
}
.banner__fixed__block {
  position: relative;
}
.banner__fixed__btn {
  position: absolute;
  top: -12px;
  right: -6px;
  cursor: pointer;
}
.banner__fixed__icon {
  scale: 1.4;
}
.banner__fixed__img {
  position: absolute;
  object-fit: cover;
  background-size: cover;
  cursor: pointer;
}

.banner__fixed.show {
  transform: translateY(0);
  /* 表示時の位置 */
  animation: pop-up 0.5s ease-out;
}

@keyframes pop-up {
  0% {
    transform: translateY(200%);
    /* 初期位置をさらに下に設定 */
  }
  60% {
    transform: translateY(-18px);
    /* 少しオーバーする位置 */
  }
  80% {
    transform: translateY(10px);
    /* 少し戻る位置 */
  }
  100% {
    transform: translateY(0);
    /* 最終位置 */
  }
}
.inquiry_button {
  max-width: 344px;
  margin: 3em auto;
}
.inquiry_button a {
  display: inline-block;
  color: #fff;
  font-size: 24px;
  background: #AEAEAE;
  border-radius: 6px;
  padding: 15px 40px;
}

.document_request_button {
  display: flex;
  align-items: center;
  width: fit-content;
  margin: 0 auto;
  border-radius: 100px;
  background-image: linear-gradient(90deg, #FF7263, #F3C262, #FF7263);
  border: 1px solid transparent;
  box-shadow: 1px 1px 4px #AEAEAE;
  transition: all 0.2s;
  font-weight: 700;
  font-family: Helvetica, "sans-serif";
  padding: 15px 40px;
}
@media screen and (max-width: 640px) {
  .document_request_button {
    padding: 8px 32px;
  }
}
.document_request_button span {
  font-size: 24px;
  color: #fff;
  text-shadow: 0 0 4px #4C4C4C;
}
@media screen and (max-width: 640px) {
  .document_request_button span {
    font-size: 16px;
    white-space: nowrap;
  }
}
.document_request_button:hover {
  background-image: linear-gradient(90deg, #FF7263, #F3C262, #FF7263);
  box-shadow: 3px 3px 6px #AEAEAE;
}
.document_request_button svg {
  width: 34px;
  margin-left: 10px;
  transition: transform 0.3s ease-in-out;
  stroke: #fff;
}
.document_request_button svg circle {
  stroke: #fff;
}
.document_request_button svg path {
  fill: #fff;
}
.document_request_button:hover svg {
  transform: translateX(5px);
}
.document_request_button:active {
  transform: scale(0.95);
}

.download-button {
  background: #FF7263;
  background: linear-gradient(0deg, rgb(77, 54, 208) 0%, rgb(132, 116, 254) 100%);
  border: none;
  box-shadow: 0 0.7em 1.5em -0.5em rgba(237, 125, 49, 0.3019607843);
  border-radius: 20em;
}
.download-button-link {
  display: flex;
  align-items: center;
  font-size: 17px;
  font-family: inherit;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding: 1em 1.6em;
  color: #fff;
}
.download-button svg {
  margin-right: 8px;
}
.download-button svg path {
  color: #fff;
}
.download-button span {
  color: #fff;
}
.download-button:hover {
  opacity: 0.8;
  box-shadow: 0 0.5em 1.5em -0.5em rgba(237, 125, 49, 0.3019607843);
}
.download-button:active {
  box-shadow: 0 0.3em 1em -0.5em rgba(237, 125, 49, 0.3019607843);
}

.sample_document_button {
  background: #00C4CC;
  width: fit-content;
  display: block;
  margin: 0 auto;
  border: 1px solid #00C4CC;
  border-radius: 6px;
  box-shadow: 2px 2px 8px #AEAEAE;
  padding: 20px;
}
.sample_document_button span,
.sample_document_button i {
  font-size: 20px;
  color: #fff;
}
.sample_document_button:hover {
  opacity: 0.8;
}

.student_manual_button {
  background: #fff;
  width: fit-content;
  display: block;
  margin: 0 auto;
  border: 1px solid #00C4CC;
  border-radius: 6px;
  box-shadow: 2px 2px 8px #AEAEAE;
  padding: 20px;
}
.student_manual_button span,
.student_manual_button i {
  font-size: 20px;
  color: #00C4CC;
}
.student_manual_button:hover {
  opacity: 0.8;
}

.c-btn-sm-orange {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  border-radius: 6px;
  margin: 0 auto;
  background: #FF7263;
}
.c-btn-sm-orange:hover {
  opacity: 0.8;
}
.c-btn-sm-orange a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
  padding: 5px 30px;
}
.c-btn-sm-orange .icon {
  width: 24px;
  height: 24px;
  transition: all 0.3s ease-in-out;
  transform: translate(4px);
  scale: 0.9;
  background-color: #FF7263;
  border-radius: 50%;
}
.c-btn-sm-orange .icon path {
  color: #fff;
}

.c-btn-sm-blue {
  display: flex;
  width: fit-content;
  border-radius: 6px;
  margin: 0 auto;
  background: #00C4CC;
}
.c-btn-sm-blue:hover {
  opacity: 0.8;
}
.c-btn-sm-blue a {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  padding: 5px 30px;
}

.c-btn-1 {
  position: relative;
  min-width: 160px;
  max-width: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 0;
  padding: 0.5rem 1.25rem;
  background-color: #FF7263;
  border: 3px solid rgba(237, 125, 49, 0.6156862745);
  border-radius: 9999px;
  outline: none;
  box-shadow: 2px 3px 4px rgba(46, 46, 46, 0.4);
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  .c-btn-1 {
    margin: 6px auto;
    width: 100%;
    min-width: 220px;
  }
}
@media screen and (max-width: 414px) {
  .c-btn-1 {
    min-width: 130px;
  }
}
.c-btn-1 .icon {
  width: 24px;
  height: 24px;
  transition: all 0.3s ease-in-out;
  transform: translate(4px);
}
.c-btn-1-orange-a {
  background-color: #FF7263;
  color: #fff;
  border: 3px solid rgba(255, 166, 145, 0.6156862745);
}
.c-btn-1-orange-a .icon path {
  color: #fff;
}
.c-btn-1-orange-a:hover {
  transform: scale(1.05);
  transform: translate(4px);
  border-color: #FFA691;
}
.c-btn-1-orange-a:hover::before {
  animation: shine 1.5s ease-out infinite;
}
.c-btn-1-orange-a::before {
  background-image: linear-gradient(120deg, rgba(46, 46, 46, 0) 30%, rgba(255, 255, 255, 0.8), rgba(46, 46, 46, 0) 70%);
}
.c-btn-1-orange-b {
  background-color: #fff;
  color: #FF7263;
  border: 3px solid rgba(237, 125, 49, 0.3019607843);
}
.c-btn-1-orange-b .icon {
  scale: 0.9;
  background-color: #FF7263;
  border-radius: 50%;
}
.c-btn-1-orange-b .icon path {
  color: #fff;
}
.c-btn-1-orange-b:hover {
  transform: scale(1.05);
  transform: translate(4px);
  border-color: rgba(237, 125, 49, 0.6156862745);
}
.c-btn-1-orange-b:hover::before {
  animation: shine 1.5s ease-out infinite;
}
.c-btn-1-orange-b::before {
  background-image: linear-gradient(120deg, rgba(46, 46, 46, 0) 30%, rgba(255, 114, 99, 0.8), rgba(46, 46, 46, 0) 70%);
}
.c-btn-1-light-blue-a {
  background-color: #00C4CC;
  color: #fff;
  border: 3px solid rgba(201, 218, 248, 0.6156862745);
}
.c-btn-1-light-blue-a .icon path {
  color: #fff;
}
.c-btn-1-light-blue-a:hover {
  transform: scale(1.05);
  transform: translate(4px);
  border-color: rgba(201, 218, 248, 0.3019607843);
}
.c-btn-1-light-blue-a:hover::before {
  animation: shine 1.5s ease-out infinite;
}
.c-btn-1-light-blue-a::before {
  background-image: linear-gradient(120deg, rgba(46, 46, 46, 0) 30%, rgba(255, 255, 255, 0.8), rgba(46, 46, 46, 0) 70%);
}
.c-btn-1-light-blue-b {
  background-color: #fff;
  color: #00C4CC;
  border: 3px solid rgba(0, 196, 204, 0.3019607843);
}
.c-btn-1-light-blue-b .icon {
  scale: 0.9;
  background-color: #00C4CC;
  border-radius: 50%;
}
.c-btn-1-light-blue-b .icon path {
  color: #fff;
}
.c-btn-1-light-blue-b:hover {
  transform: scale(1.05);
  transform: translate(4px);
  border-color: rgba(0, 196, 204, 0.6156862745);
}
.c-btn-1-light-blue-b:hover::before {
  animation: shine 1.5s ease-out infinite;
}
.c-btn-1-light-blue-b::before {
  background-image: linear-gradient(120deg, rgba(46, 46, 46, 0) 30%, rgba(0, 196, 204, 0.8), rgba(46, 46, 46, 0) 70%);
}
.c-btn-1::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100%;
  top: 0;
  left: -100px;
  opacity: 0.6;
}
@keyframes shine {
  0% {
    left: -100px;
  }
  60% {
    left: 100%;
  }
  to {
    left: 100%;
  }
}

.c-btn-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin: 10px auto 0;
  gap: 10px;
  padding: 0.5rem 1.25rem;
  background-color: #FF7263;
  border: 3px solid rgba(237, 125, 49, 0.6156862745);
  border-radius: 6px;
  outline: none;
  box-shadow: 2px 3px 4px rgba(46, 46, 46, 0.4);
  color: #2E2E2E;
  font-size: 15px;
  font-weight: bold;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  .c-btn-2 {
    margin: 6px auto;
  }
}
@media screen and (max-width: 640px) {
  .c-btn-2 {
    font-size: 13px;
  }
}
@media screen and (max-width: 414px) {
  .c-btn-2 {
    font-size: 13px;
    gap: 0;
    padding: 0.5rem 0.5rem;
  }
}
.c-btn-2 .icon {
  width: 24px;
  height: 24px;
  margin-left: 8px;
  background: black;
  border-radius: 100px;
  transition: all 0.3s ease-in-out;
  transform: translate(4px);
}
@media screen and (max-width: 414px) {
  .c-btn-2 .icon {
    width: 18px;
    height: 18px;
    margin-left: 0;
  }
}
@media screen and (max-width: 640px) {
  .c-btn-2 {
    margin-left: auto;
  }
}
.c-btn-2-yellow-a {
  background-color: #F3C262;
  color: #2E2E2E;
  border: 3px solid #F3C262;
}
.c-btn-2-yellow-a .icon path {
  color: #F1E0CE;
}
.c-btn-2-yellow-a:hover {
  transform: scale(1.05);
  transform: translate(4px);
  border-color: #F1E0CE;
}
.c-btn-2-yellow-a:hover::before {
  animation: shine 1.5s ease-out infinite;
}
.c-btn-2-yellow-a::before {
  background-image: linear-gradient(120deg, rgba(46, 46, 46, 0) 30%, rgba(255, 255, 255, 0.8), rgba(46, 46, 46, 0) 70%);
}
.c-btn-2-red-b {
  background-color: #fff;
  color: #FF7263;
  border: 3px solid #FF7263;
}
.c-btn-2-red-b .icon {
  background-color: #fff;
}
.c-btn-2-red-b .icon path {
  color: #FF7263;
}
.c-btn-2-red-b:hover {
  transform: scale(1.05);
  transform: translate(4px);
  border-color: #FF7263;
}
.c-btn-2-red-b:hover::before {
  animation: shine 1.5s ease-out infinite;
}
.c-btn-2-red-b::before {
  background-image: linear-gradient(120deg, rgba(46, 46, 46, 0) 30%, rgba(255, 255, 255, 0.8), rgba(46, 46, 46, 0) 70%);
}
.c-btn-2::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100%;
  top: 0;
  left: -100px;
  opacity: 0.6;
}
@keyframes shine {
  0% {
    left: -100px;
  }
  60% {
    left: 100%;
  }
  to {
    left: 100%;
  }
}

.c-btn-3 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin: 16px auto 4px;
  padding: 0.6rem 2.75rem;
  background-color: #FF7263;
  border: 3px solid rgba(237, 125, 49, 0.6156862745);
  border-radius: 6px;
  outline: none;
  box-shadow: 2px 3px 4px rgba(46, 46, 46, 0.4);
  color: #2E2E2E;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1024px) {
  .c-btn-3 {
    padding: 0.6rem 1.5rem;
    min-width: 196px;
  }
}
@media screen and (max-width: 640px) {
  .c-btn-3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 414px) {
  .c-btn-3 {
    font-size: 13px;
    gap: 0;
    padding: 0.5rem 0.5rem;
  }
}
.c-btn-3 .icon {
  width: 24px;
  height: 24px;
  margin-left: 8px;
  background: black;
  border-radius: 100px;
  transition: all 0.3s ease-in-out;
  transform: translate(4px);
}
@media screen and (max-width: 414px) {
  .c-btn-3 .icon {
    width: 18px;
    height: 18px;
    margin-left: 0;
  }
}
@media screen and (max-width: 640px) {
  .c-btn-3 {
    margin-left: auto;
  }
}
.c-btn-3-blue-a {
  background-color: #00C4CC;
  color: #fff;
  border: 3px solid #00C4CC;
}
.c-btn-3-blue-a .icon {
  scale: 1.3;
  background-color: #00C4CC;
  border-radius: 50%;
}
.c-btn-3-blue-a .icon path {
  color: #fff;
}
.c-btn-3-blue-a:hover {
  transform: scale(1.05);
  transform: translate(4px);
  border-color: rgba(0, 196, 204, 0.6156862745);
}
.c-btn-3-blue-a:hover::before {
  animation: shine 1.5s ease-out infinite;
}
.c-btn-3-blue-a::before {
  background-image: linear-gradient(120deg, rgba(46, 46, 46, 0) 30%, rgba(255, 255, 255, 0.8), rgba(46, 46, 46, 0) 70%);
}
.c-btn-3::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100%;
  top: 0;
  left: -100px;
  opacity: 0.6;
}
@keyframes shine {
  0% {
    left: -100px;
  }
  60% {
    left: 100%;
  }
  to {
    left: 100%;
  }
}

.c-btn-4 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin: 16px auto 4px;
  padding: 0.6rem 1.25rem;
  background-color: #FF7263;
  border: 3px solid rgba(237, 125, 49, 0.6156862745);
  border-radius: 6px;
  outline: none;
  box-shadow: 2px 3px 4px rgba(46, 46, 46, 0.4);
  color: #2E2E2E;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1024px) {
  .c-btn-4 {
    padding: 0.6rem 1.5rem;
    min-width: 196px;
  }
}
@media screen and (max-width: 640px) {
  .c-btn-4 {
    font-size: 16px;
  }
}
@media screen and (max-width: 414px) {
  .c-btn-4 {
    font-size: 13px;
    gap: 0;
    padding: 0.5rem 0.5rem;
  }
}
.c-btn-4 .icon {
  width: 24px;
  height: 24px;
  margin-left: 8px;
  background: black;
  border-radius: 100px;
  transition: all 0.3s ease-in-out;
  transform: translate(4px);
}
@media screen and (max-width: 414px) {
  .c-btn-4 .icon {
    width: 18px;
    height: 18px;
    margin-left: 0;
  }
}
@media screen and (max-width: 640px) {
  .c-btn-4 {
    margin-left: auto;
  }
}
.c-btn-4-blue-a {
  background-color: #00C4CC;
  color: #fff;
  border: 3px solid #00C4CC;
}
.c-btn-4-blue-a .icon {
  scale: 1.3;
  background-color: #00C4CC;
  border-radius: 50%;
}
.c-btn-4-blue-a .icon path {
  color: #fff;
}
.c-btn-4-blue-a:hover {
  transform: scale(1.05);
  transform: translate(4px);
  border-color: rgba(0, 196, 204, 0.6156862745);
}
.c-btn-4-blue-a:hover::before {
  animation: shine 1.5s ease-out infinite;
}
.c-btn-4-blue-a::before {
  background-image: linear-gradient(120deg, rgba(46, 46, 46, 0) 30%, rgba(255, 255, 255, 0.8), rgba(46, 46, 46, 0) 70%);
}
.c-btn-4-red-01-a {
  background-color: #FF7263;
  color: #fff;
  border: 3px solid #FF7263;
}
.c-btn-4-red-01-a .icon {
  scale: 1.3;
  background-color: #FF7263;
  border-radius: 50%;
}
.c-btn-4-red-01-a .icon path {
  color: #fff;
}
.c-btn-4-red-01-a:hover {
  transform: scale(1.05);
  transform: translate(4px);
  border-color: rgba(237, 125, 49, 0.6156862745);
}
.c-btn-4-red-01-a:hover::before {
  animation: shine 1.5s ease-out infinite;
}
.c-btn-4-red-01-a::before {
  background-image: linear-gradient(120deg, rgba(46, 46, 46, 0) 30%, rgba(255, 255, 255, 0.8), rgba(46, 46, 46, 0) 70%);
}
.c-btn-4-red-01-b {
  background-color: #fff;
  color: #FF7263;
  border: 3px solid #fff;
}
.c-btn-4-red-01-b .icon {
  scale: 1.3;
  background-color: #fff;
  border-radius: 50%;
}
.c-btn-4-red-01-b .icon path {
  color: #FF7263;
}
.c-btn-4-red-01-b:hover {
  transform: scale(1.05);
  transform: translate(4px);
  border-color: #fff;
}
.c-btn-4-red-01-b:hover::before {
  animation: shine 1.5s ease-out infinite;
}
.c-btn-4-red-01-b::before {
  background-image: linear-gradient(120deg, rgba(255, 255, 255, 0) 30%, rgba(255, 114, 99, 0.8), rgba(255, 255, 255, 0) 70%);
}
.c-btn-4::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100%;
  top: 0;
  left: -100px;
  opacity: 0.6;
}
@keyframes shine {
  0% {
    left: -100px;
  }
  60% {
    left: 100%;
  }
  to {
    left: 100%;
  }
}

/* =============================================
// Card
============================================= */
.c-card {
  /*-- 適用箇所 --*/
  /*-- 適用箇所 --*/
}
.c-card-1__list {
  overflow: hidden;
  margin: auto;
  display: flex;
  flex-flow: wrap;
  justify-content: space-evenly;
  gap: 1em;
}
.c-card-1__item {
  width: 20%;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 4em;
}
@media screen and (max-width: 640px) {
  .c-card-1__item {
    white-space: nowrap;
    width: 60%;
    margin-bottom: 40px;
  }
}
.c-card-1__item img {
  width: 100%;
  margin-bottom: 5px;
}
.c-card-2__list {
  overflow: hidden;
  margin: auto;
  display: flex;
  white-space: nowrap;
  margin-bottom: 4em;
}
.c-card-2__list .slick-slide {
  margin: 0 30px;
}
.c-card-2__list .slick-track {
  display: flex;
}
.c-card-2__item {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-weight: bold;
  text-align: center;
  width: 240px !important;
  height: 100%;
}
@media screen and (max-width: 640px) {
  .c-card-2__item {
    width: 180px !important;
  }
}
.c-card-2__item img {
  width: 100%;
  height: 150px;
  object-fit: contain;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .c-card-2__item img {
    width: 100%;
    margin-bottom: 6px;
  }
}
.c-card-2__item .c-card-2__text {
  width: 100%;
  font-size: 10px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .c-card-2__item .c-card-2__text {
    font-size: 8px;
  }
}

.c-faq {
  display: flex;
  flex-direction: column;
}
.c-faq__headline {
  border-left: 12px solid #FF7263;
  color: #2E2E2E;
  padding: 2px 14px;
  margin-bottom: 8px;
}
.c-faq__accordion {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  /*アコーディオンタイトル*/
  /*アコーディオンで現れるエリア*/
}
@media screen and (max-width: 640px) {
  .c-faq__accordion {
    padding: 0;
  }
}
.c-faq__accordion__list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.c-faq__accordion__inner {
  list-style: none;
  width: 100%;
  margin: 0 auto;
}
.c-faq__accordion__item {
  margin: 10px 0;
  padding: 12px 0px;
}
.c-faq__accordion__title {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  padding: 16px 0;
  font-size: 16px;
  font-weight: 600;
  color: #2E2E2E;
  cursor: pointer;
  transition: all 0.5s ease;
  background-color: #D8D7D7;
  /* closeというクラスがついたら形状変化 */
}
@media screen and (max-width: 640px) {
  .c-faq__accordion__title {
    font-size: 14px;
    padding: 12px 0;
  }
}
.c-faq__accordion__title i {
  margin-left: 24px;
  width: 24px;
}
@media screen and (max-width: 640px) {
  .c-faq__accordion__title i {
    margin-left: 12px;
  }
}
.c-faq__accordion__title i::before {
  font-size: 14px;
  color: #fff;
  background-color: #FF7263;
  border-radius: 50%;
  padding: 4px 6px;
}
.c-faq__accordion__title p {
  margin: 0 64px 0 32px;
}
@media screen and (max-width: 1024px) {
  .c-faq__accordion__title p {
    margin: 0 56px 0 12px;
  }
}
@media screen and (max-width: 640px) {
  .c-faq__accordion__title p {
    margin: 0 36px 0 12px;
  }
}
.c-faq__accordion__title::before, .c-faq__accordion__title::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 2px;
  background-color: #2E2E2E;
  transition: 0.3s;
}
.c-faq__accordion__title::before {
  top: 48%;
  right: 32px;
  transform: rotate(0deg);
}
@media screen and (max-width: 640px) {
  .c-faq__accordion__title::before {
    right: 12px;
  }
}
.c-faq__accordion__title::after {
  top: 48%;
  right: 32px;
  transform: rotate(90deg);
}
@media screen and (max-width: 640px) {
  .c-faq__accordion__title::after {
    right: 12px;
  }
}
.c-faq__accordion__title.close::after {
  transform: rotate(0deg);
}
.c-faq__accordion__box {
  display: none;
  width: 100%;
}
.c-faq__accordion__box__inner {
  padding: 24px 0;
  font-size: 16px;
  display: flex;
}
@media screen and (max-width: 640px) {
  .c-faq__accordion__box__inner {
    font-size: 14px;
    padding: 12px 0;
  }
}
.c-faq__accordion__box i {
  margin-top: 2px;
  margin-left: 24px;
  width: 24px;
}
@media screen and (max-width: 640px) {
  .c-faq__accordion__box i {
    margin-left: 12px;
  }
}
.c-faq__accordion__box i::before {
  font-size: 14px;
  color: #fff;
  background-color: #FF7263;
  border-radius: 50%;
  padding: 4px 6px;
}
.c-faq__accordion__box p {
  margin: 0 48px 0 32px;
}
@media screen and (max-width: 1024px) {
  .c-faq__accordion__box p {
    margin: 0 56px 0 12px;
  }
}
@media screen and (max-width: 640px) {
  .c-faq__accordion__box p {
    margin: 0 36px 0 12px;
  }
}
.c-faq__accordion__box p a {
  color: royalblue;
}

.c-floating_banner {
  position: fixed;
  bottom: 96px;
  right: 0;
  width: 300px;
  height: fit-content;
  z-index: 9999;
}
@media screen and (max-width: 1024px) {
  .c-floating_banner {
    left: 0;
    bottom: 40px;
  }
}
@media screen and (max-width: 640px) {
  .c-floating_banner {
    width: 200px;
  }
}
.c-floating_banner__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 16px;
}
@media screen and (max-width: 640px) {
  .c-floating_banner__inner {
    padding: 8px;
  }
}

.c-mv {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.c-mv__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  padding: 40px 20px;
}
.c-mv__headline {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .c-mv__headline {
    margin: 10px auto;
  }
}
.c-mv__text {
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .c-mv__text {
    margin-bottom: 30px;
  }
}

.c-members_introduction__members {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  margin: 64px 0;
}
@media screen and (max-width: 640px) {
  .c-members_introduction__members {
    flex-direction: column;
    margin: 64px 0 0;
  }
}
.c-members_introduction__block {
  width: 30%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .c-members_introduction__block {
    width: 90%;
    margin: 0 auto 80px;
  }
}
.c-members_introduction__block p {
  margin-top: 24px;
}
@media screen and (max-width: 640px) {
  .c-members_introduction__block p {
    margin-top: 12px;
  }
}
.c-members_introduction__block span {
  display: block;
  margin-top: 24px;
  text-align: center;
  text-decoration: underline;
}
.c-members_introduction__block span:hover {
  color: #FF7263;
}
.c-members_introduction__inner {
  height: 492px;
}
@media screen and (max-width: 640px) {
  .c-members_introduction__inner {
    height: auto;
  }
}
.c-members_introduction__inner img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
@media screen and (max-width: 640px) {
  .c-members_introduction__inner img {
    height: 340px;
  }
}
.c-members_introduction__inner p {
  margin: 24px 0;
  font-weight: 600;
}
.c-members_introduction__inner p:hover {
  text-decoration: underline;
}
.c-members_introduction__link {
  text-decoration: underline;
  font-size: 24px;
  text-align: center;
  display: flex;
  width: fit-content;
  margin: 0 auto;
}
.c-members_introduction__link:hover {
  color: #FF7263;
}

.c-overview {
  /*-- List --*/
  /*-- 署名 --*/
}
.c-overview__table {
  width: 100%;
}
.c-overview__table th,
.c-overview__table td {
  padding: 20px;
  border-bottom: #AEAEAE 1px solid;
}
@media screen and (max-width: 640px) {
  .c-overview__table th,
  .c-overview__table td {
    display: block;
    width: 100%;
    padding: 20px 0;
  }
}
.c-overview__table th {
  width: 25%;
  font-size: 18px;
  font-weight: normal;
  vertical-align: top;
}
.c-overview__table td {
  font-size: 18px;
}
.c-overview__headline, .c-overview__clause {
  font-size: 24px;
  font-weight: bold;
  text-align: left;
}
.c-overview__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  padding: 40px 20px;
}
.c-overview__title {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .c-overview__title {
    margin: 10px auto;
  }
}
.c-overview__text {
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .c-overview__text {
    margin-bottom: 30px;
  }
}
.c-overview__ul {
  margin: 1em auto 2.5em;
}
.c-overview__ul li {
  margin-left: 2em;
  padding-left: 1em;
  line-height: 1.5;
}
.c-overview__sub_ul {
  margin: 0 auto 1em;
}
.c-overview__sub_ul li {
  margin-left: 4em;
  padding-left: 0.5em;
  line-height: 1.5;
}
.c-overview__sign {
  text-align: right;
}
.c-overview__sign p {
  display: inline-block;
  text-align: left;
}

.c-pagination {
  text-align: center;
  display: flex;
  justify-content: center;
}

a.page-numbers,
.current,
a.prev,
a.next,
.dots {
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  background: #fff;
  color: #FF7263;
  border-radius: 80%;
  margin-right: 12px;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #FF7263;
}
@media screen and (max-width: 640px) {
  a.page-numbers,
  .current,
  a.prev,
  a.next,
  .dots {
    width: 34px;
    height: 34px;
    line-height: 34px;
    margin-right: 6px;
  }
}

a.page-numbers:hover {
  color: #fff;
  background-color: #FF7263;
  border-color: #FF7263;
  opacity: 0.5;
  border-radius: 50%;
}

.current {
  background: #FF7263;
  color: #fff;
  padding: 0;
}

/* 前への「＜」、次への「＞」 */
a.prev,
a.next {
  border: 1px solid #FF7263;
  color: #FF7263;
  position: relative;
}

.dots {
  background: transparent;
  border: none;
}

.table-scroll {
  overflow-x: auto;
  padding-top: 45px;
}

.plan-table {
  box-sizing: border-box;
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  min-width: 920px; /* 列追加（決済オプション）に合わせて拡大。狭い幅でも窮屈にならないよう早めに横スクロールさせる */
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .plan-table th.is-fixed-1, .plan-table td.is-fixed-1,
  .plan-table th.is-fixed-2, .plan-table td.is-fixed-2 {
    background: #fff;
    position: sticky;
    z-index: 10;
  }
  .plan-table th.is-fixed-1, .plan-table th.is-fixed-2 {
    z-index: 12;
  }
  .plan-table .is-fixed-1 {
    left: 0;
    width: 120px;
  }
  .plan-table .is-fixed-2 {
    left: 120px;
    width: 200px;
  }
  .plan-table .is-fixed-1::after, .plan-table .is-fixed-2::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #AEAEAE;
  }
  .plan-table tbody tr:nth-child(even) th {
    background-color: #F1E0CE;
  }
}
.plan-table thead th:not(:first-child) {
  white-space: nowrap;
}
.plan-table thead th:not(:first-child) span {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  background: #fff;
  font-size: 20px;
  border-radius: 6px;
  line-height: 1.2em;
}
.plan-table thead th:nth-child(1) {
  visibility: hidden;
}
.plan-table thead th:nth-child(1) span {
  border: 4px solid #AEAEAE;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  background: #fff;
  font-size: 20px;
  border-radius: 6px;
  line-height: 1.2em;
}
.plan-table thead th:nth-child(2) {
  visibility: hidden;
}
.plan-table thead th:nth-child(2) span {
  border: 4px solid #AEAEAE;
  border-radius: 6px;
}
.plan-table thead th:nth-child(3) span {
  border: 4px solid #00CC76;
  color: #00CC76;
  border-radius: 6px;
}
.plan-table thead th:nth-child(4) {
  position: relative;
  z-index: 1;
  display: block;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  border-top: 6px solid #FF7263;
  border-left: 6px solid #FF7263;
  border-right: 6px solid #FF7263;
}
.plan-table thead th:nth-child(4) span {
  color: white;
  border-radius: 0;
  border-top: 4px solid #FF7263;
  border-left: 6px solid #FF7263;
  border-right: 6px solid #FF7263;
  border-bottom: 4px solid #FF7263;
  background-color: #FF7263;
}
.plan-table thead th:nth-child(4):before {
  content: "＼＼人気No.1！／／";
  position: absolute;
  width: 230px;
  top: -20px;
  left: 50%;
  transform: translateX(-50%) translateY(-100%);
  color: #FF7263;
  font-weight: bold;
  font-size: 20px;
}
.plan-table thead th:nth-child(5) span {
  border: 4px solid #00C4CC;
  color: #00C4CC;
  border-radius: 6px;
}
.plan-table tbody {
  border: 1px solid #AEAEAE;
}
.plan-table tbody tr {
  border: 1px solid #AEAEAE;
  background-color: #F1E0CE;
}
.plan-table tbody tr:nth-child(odd) {
  background-color: #fff;
}
.plan-table tbody tr .is-fixed-1 {
  background-color: #fff !important;
}
.plan-table tbody tr .is-standard {
  border-left: 6px solid #FF7263;
  border-right: 6px solid #FF7263;
  position: relative;
  z-index: 1;
}
.plan-table tbody th {
  text-align: left;
  padding-left: 12px;
  padding-right: 8px;
}
.plan-table tbody td {
  border: 1px solid #AEAEAE;
  padding: 18px;
}
.plan-table tbody td i {
  color: #fff;
  border-radius: 50%;
  padding: 6px;
}
.plan-table tbody td.is-minimum i {
  background-color: #00CC76;
}
.plan-table tbody td.is-standard i {
  background-color: #FF7263;
}
.plan-table tbody td.is-premium i {
  background-color: #F3C262;
}
.plan-table tbody td.is-payment-option i {
  background-color: #00C4CC;
}

.plan-table tbody td.is-standard-last {
  position: relative;
}
.plan-table tbody td.is-standard-last::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -6px;
  right: -6px;
  height: 6px;
  background-color: #FF7263;
  border-radius: 0 0 6px 6px;
  z-index: 10;
}

.plan-table_mail-support {
  box-sizing: border-box;
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  min-width: 700px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .plan-table_mail-support {
    /* 固定されるth要素の隣にあるtd要素に疑似要素を追加してボーダーを表示 */
    /* 最初のth要素（固定される見出し）自体の右側にもボーダーを表示 */
  }
  .plan-table_mail-support th:first-child {
    background: #fff;
    position: sticky;
    left: 0;
    z-index: 2;
  }
  .plan-table_mail-support th:first-child + td::before,
  .plan-table_mail-support th:first-child + th::before {
    content: "";
    position: absolute;
    left: -1px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #AEAEAE;
    z-index: 1;
  }
  .plan-table_mail-support th:first-child::after {
    content: "";
    position: absolute;
    right: -1px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #AEAEAE;
    z-index: 1;
  }
}
.plan-table_mail-support thead th:not(:first-child) {
  white-space: nowrap;
}
.plan-table_mail-support thead th:not(:first-child) span {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  background: #fff;
  font-size: 20px;
  line-height: 1.2em;
}
@media screen and (max-width: 768px) {
  .plan-table_mail-support thead th:not(:first-child) span {
    font-size: 18px;
  }
}
.plan-table_mail-support thead th:nth-child(2) span {
  border-left: 1px solid #AEAEAE;
}
.plan-table_mail-support thead th:nth-child(3) {
  position: relative;
  z-index: 1;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  border-top: 6px solid #FF7263;
  border-left: 6px solid #FF7263;
  border-right: 6px solid #FF7263;
}
.plan-table_mail-support thead th:nth-child(3):before {
  content: "おすすめ！";
  position: absolute;
  width: 100%;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 50%;
  transform: translateX(-50%) translateY(-100%);
  color: #FF7263;
  font-weight: bold;
  color: white;
  border-radius: 4px;
  border-top: 4px solid #FF7263;
  border-left: 6px solid #FF7263;
  border-right: 6px solid #FF7263;
  border-bottom: 4px solid #FF7263;
  background-color: #FF7263;
  font-size: 20px;
}
.plan-table_mail-support tbody {
  border: 1px solid #AEAEAE;
}
.plan-table_mail-support tbody tr {
  border: 1px solid #AEAEAE;
  background-color: #fff;
  border-left: 2px solid #fff;
}
.plan-table_mail-support tbody tr:nth-child(odd) {
  background-color: #fff;
}
.plan-table_mail-support tbody tr:last-child td:nth-child(3) {
  border-bottom: 6px solid #FF7263;
}
.plan-table_mail-support tbody th {
  text-align: center;
  padding-left: 12px;
  padding-right: 8px;
}
.plan-table_mail-support tbody td {
  text-align: center;
  border: 1px solid #AEAEAE;
  padding: 18px;
}
.plan-table_mail-support tbody td:nth-child(3) {
  border-right: 6px solid #FF7263;
  border-left: 6px solid #FF7263;
}
.plan-table_mail-support tbody td:nth-child(4) {
  border-right: 6px solid #fff;
}

/* =============================================
// Topic
============================================= */
.c-topic {
  /*-- List --*/
  /*-- Card --*/
}
.c-topic__headline {
  text-align: center;
  margin-bottom: 40px;
}
.c-topic__list {
  display: flex;
  flex-direction: column;
}
.c-topic__list__item {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  gap: 2em;
}
@media screen and (max-width: 1024px) {
  .c-topic__list__item {
    flex-direction: column;
  }
}
.c-topic__list__day {
  width: 224px;
  display: inline-block;
  color: #FF7263;
  font-weight: bold;
  vertical-align: top;
}
.c-topic__list_tag {
  display: inline-block;
  color: #fff;
  font-size: 15px;
  background: #FF7263;
  padding: 3px 10px;
  margin-left: 12px;
  border-radius: 4px;
}
.c-topic__list__title {
  width: 70%;
  font-size: 18px;
}
@media screen and (max-width: 1024px) {
  .c-topic__list__title {
    width: fit-content;
  }
}
.c-topic__list__title__link {
  font-size: 18px;
  font-weight: bold;
}
.c-topic__list__title__link:hover {
  color: #FF7263;
}
.c-topic__card {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: stretch;
}
@media screen and (max-width: 1024px) {
  .c-topic__card {
    justify-content: space-between;
  }
}
.c-topic__card::after {
  content: "";
  flex: auto;
}
@media screen and (max-width: 1024px) {
  .c-topic__card::after {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .c-topic__card {
    flex-direction: column;
  }
}
.c-topic__card__link {
  flex-basis: calc(33.333% - 30px);
  flex-grow: 1;
  flex-shrink: 1;
  margin: 0 15px 16px;
  max-width: calc(33.333% - 30px);
}
@media screen and (max-width: 1024px) {
  .c-topic__card__link {
    flex-basis: 45%;
    max-width: 45%;
  }
}
@media screen and (max-width: 768px) {
  .c-topic__card__link {
    flex-basis: 100%;
    max-width: 100%;
    margin: 0;
  }
}
.c-topic__card__img {
  height: 240px;
  width: 100%;
  object-fit: cover;
}
.c-topic__card__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto 30px;
  gap: 0.5em;
}
.c-topic__card__item:hover .c-topic__card__img {
  opacity: 0.8;
}
.c-topic__card__item:hover .c-topic__card__item__title {
  color: #FF7263;
}
.c-topic__card__item__day {
  display: inline-block;
  font-weight: bold;
  vertical-align: top;
}
.c-topic__card__item__day span {
  display: inline-block;
  margin: 4px 0;
  color: #FF7263;
  font-size: 16px;
}
.c-topic__card__item__title {
  width: 100%;
  font-size: 18px;
  font-weight: 700;
}
@media screen and (max-width: 1024px) {
  .c-topic__card__item__title {
    width: fit-content;
  }
}
.c-topic__card__item__title__link {
  font-size: 18px;
  font-weight: bold;
}
.c-topic__card-2 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  /* アイテム間に均等なスペースを確保 */
  align-content: stretch;
  /* 残りのスペースを伸ばしてフレックスラインを揃える */
}
.c-topic__card-2::after {
  content: "";
  flex: auto;
}
@media screen and (max-width: 1024px) {
  .c-topic__card-2::after {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .c-topic__card-2 {
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: column;
  }
}
.c-topic__card-2__link {
  flex-basis: calc(33.333% - 20px);
  flex-grow: 1;
  flex-shrink: 1;
  margin: 0 10px 16px;
  max-width: calc(33.333% - 20px);
}
@media screen and (max-width: 1024px) {
  .c-topic__card-2__link {
    flex-basis: 45%;
    max-width: 45%;
  }
}
@media screen and (max-width: 768px) {
  .c-topic__card-2__link {
    flex-basis: 100%;
    max-width: 100%;
    margin: 0;
  }
}
.c-topic__card-2__link:hover .c-topic__card-2__img,
.c-topic__card-2__link:hover .text-left {
  opacity: 0.8;
}
.c-topic__card-2__link:hover .c-topic__card-2__item__title,
.c-topic__card-2__link:hover .text-right {
  color: #FF7263;
}
.c-topic__card-2__img {
  height: 160px;
  width: 100%;
  object-fit: cover;
}
.c-topic__card-2__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto 30px;
  gap: 0.5em;
}
@media screen and (max-width: 640px) {
  .c-topic__card-2__item {
    margin: 0 auto 48px;
  }
}
.c-topic__card-2__item__day {
  width: 224px;
  display: inline-block;
  color: #FF7263;
  font-weight: bold;
  vertical-align: top;
  border-bottom: 1px solid #FF7263;
}
.c-topic__card-2__item_tag {
  display: inline-block;
  color: #fff;
  font-size: 15px;
  background: #FF7263;
  padding: 3px 10px;
  border-radius: 4px;
}
.c-topic__card-2 .text-right {
  display: inline-block;
  margin: 4px 0;
}
.c-topic__card-2__item__title {
  width: 100%;
  font-size: 18px;
}
@media screen and (max-width: 1024px) {
  .c-topic__card-2__item__title {
    width: fit-content;
  }
}
.c-topic__card-2__item__title__link {
  font-size: 18px;
  font-weight: bold;
}

/* =============================================
// お問い合わせフォーム
============================================= */
.wpcf7-submit,
.wpcf7-confirm {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 24px;
  vertical-align: middle;
  background: #FF7263;
  border-radius: 50px;
  padding: 15px 40px;
  margin: 48px auto;
}
.wpcf7-submit:hover,
.wpcf7-confirm:hover {
  opacity: 0.8;
}

.wpcf7-spinner {
  display: none !important;
}

.wpcf7-text,
.wpcf7-select,
.wpcf7-textarea {
  display: flex;
  padding: 8px 0 8px 8px;
  border: 1px solid #AEAEAE;
  border-radius: 4px;
}
.wpcf7-text:focus,
.wpcf7-select:focus,
.wpcf7-textarea:focus {
  background: #F1E0CE;
  border: 2px solid #FF7263;
  outline: 0;
}

.wpcf7-text {
  width: 100%;
}

.wpcf7-select {
  position: relative;
}

.wpcf7-textarea {
  width: 100%;
  /*height: 350px !important;*/
}

.wpcf7-not-valid-tip {
  color: #FF7263 !important;
}

.required {
  font-size: 12px;
  padding: 3px 6px;
  background: #FF7263;
  color: #fff;
  border-radius: 4px;
  margin: 0 10px 0px 6px;
  display: inline-block;
  white-space: nowrap;
}

.privacy_policy {
  text-align: center !important;
  margin-top: 40px;
  margin-bottom: 8px;
}
.privacy_policy__link {
  color: royalblue;
  font-weight: bold;
  text-decoration: underline;
}
.privacy_policy__link:hover {
  opacity: 0.8;
}

@media screen and (max-width: 640px) {
  .c-contact-form {
    padding: 0 24px;
  }
}
.c-contact-form dl {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 12px 8px;
  border-bottom: rgba(174, 174, 174, 0.6156862745) 1px solid;
}
@media screen and (max-width: 640px) {
  .c-contact-form dl {
    flex-direction: column;
  }
}
.c-contact-form dl:last-child {
  border-bottom: none;
}
.c-contact-form dl dt {
  display: flex;
  width: 25%;
  min-width: 180px;
  align-items: center;
  margin: 8px 0;
}
@media screen and (max-width: 640px) {
  .c-contact-form dl dt {
    width: 100%;
  }
}
.c-contact-form dl dt p {
  align-items: center;
  display: flex;
}
.c-contact-form dl dd {
  width: 75%;
}
@media screen and (max-width: 640px) {
  .c-contact-form dl dd {
    width: 100%;
  }
}
.c-contact-form dl dd p {
  width: 100%;
  text-align: left;
}
.c-contact-form dl dd .wpcf7-form-control-wrap {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
}
.c-contact-form dl dd .wpcf7-checkbox {
  text-align: left;
}
.c-contact-form .wpcf7-submit {
  cursor: pointer;
  background: #FF7263;
}
.c-contact-form .wpcf7-submit:disabled {
  opacity: 0.7;
  background: #AEAEAE;
  cursor: default !important;
}
.c-contact-form .postal-code p {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.c-contact-form .postal-code p span {
  max-width: 120px;
}
.c-contact-form .postal-code p a {
  cursor: pointer;
  margin-left: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 6px;
  font-size: 14px;
  color: #fff;
  background-color: royalblue;
  border: 1px solid royalblue;
  border-radius: 4px;
  box-shadow: 2px 2px 4px rgba(65, 105, 225, 0.2);
}

@media screen and (max-width: 640px) {
  .p-contact__block__form,
  .p-document_request__block__form {
    padding: 0 24px;
  }
}
.p-contact__block__form dl,
.p-document_request__block__form dl {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 8px 0;
  border-bottom: none;
}
@media screen and (max-width: 640px) {
  .p-contact__block__form dl,
  .p-document_request__block__form dl {
    flex-direction: column;
  }
}
.p-contact__block__form dl:last-child,
.p-document_request__block__form dl:last-child {
  border-bottom: none;
}
.p-contact__block__form dl dt,
.p-document_request__block__form dl dt {
  display: flex;
  width: 100%;
  min-width: 180px;
  align-items: center;
  margin: 8px 0 5px;
}
@media screen and (max-width: 640px) {
  .p-contact__block__form dl dt,
  .p-document_request__block__form dl dt {
    width: 100%;
  }
}
.p-contact__block__form dl dt p,
.p-document_request__block__form dl dt p {
  align-items: center;
  display: flex;
}
.p-contact__block__form dl dd,
.p-document_request__block__form dl dd {
  width: 100%;
}
@media screen and (max-width: 640px) {
  .p-contact__block__form dl dd,
  .p-document_request__block__form dl dd {
    width: 100%;
  }
}
.p-contact__block__form dl dd p,
.p-document_request__block__form dl dd p {
  width: 100%;
  text-align: left;
}
.p-contact__block__form dl dd .wpcf7-form-control-wrap,
.p-document_request__block__form dl dd .wpcf7-form-control-wrap {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
}
.p-contact__block__form dl dd .wpcf7-checkbox,
.p-document_request__block__form dl dd .wpcf7-checkbox {
  text-align: left;
}
.p-contact__block__form .no_thanks_for_sales,
.p-document_request__block__form .no_thanks_for_sales {
  font-weight: bold;
  margin: 1em 0 0 0.8em;
}
.p-contact__block__form .wpcf7-submit,
.p-document_request__block__form .wpcf7-submit {
  cursor: pointer;
  background: #FF7263;
  display: flex;
  border-radius: 6px;
  padding: 12px 40px;
  margin: 28px auto;
}
.p-contact__block__form .wpcf7-submit:disabled,
.p-document_request__block__form .wpcf7-submit:disabled {
  opacity: 0.7;
  background: #AEAEAE;
  cursor: default !important;
}
.p-contact__block__form .postal-code p,
.p-document_request__block__form .postal-code p {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.p-contact__block__form .postal-code p span,
.p-document_request__block__form .postal-code p span {
  max-width: 120px;
}
.p-contact__block__form .postal-code p a,
.p-document_request__block__form .postal-code p a {
  cursor: pointer;
  margin-left: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 6px;
  font-size: 14px;
  color: #fff;
  background-color: royalblue;
  border: 1px solid royalblue;
  border-radius: 4px;
  box-shadow: 2px 2px 4px rgba(65, 105, 225, 0.2);
}

/* =============================================
// 代表挨拶
============================================= */
.c-ceo-message__inner {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 28px;
  margin-top: 80px;
}
@media screen and (max-width: 1024px) {
  .c-ceo-message__inner {
    flex-direction: column;
    gap: 56px;
  }
}
.c-ceo-message__inner__img {
  width: 35%;
}
@media screen and (max-width: 1024px) {
  .c-ceo-message__inner__img {
    width: auto;
    height: 306px;
    margin: 0 auto;
  }
}
.c-ceo-message__inner__message {
  width: 65%;
}
@media screen and (max-width: 1024px) {
  .c-ceo-message__inner__message {
    width: 100%;
  }
}

/* =============================================
// 事例インタビュー
============================================= */
.c-interview {
  width: 100%;
}
.c-interview__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .c-interview__list {
    display: block;
  }
}
.c-interview__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 28%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 56px;
  box-shadow: 0 10px 15px 5px rgba(51, 51, 51, 0.2);
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .c-interview__item {
    width: 90%;
    margin: 0 auto 40px;
  }
}
.c-interview__item:hover {
  box-shadow: 0 15px 20px 10px rgba(51, 51, 51, 0.2);
  transform: translateY(-5px);
}
.c-interview__item:hover .p-casestudy__interview__item__title,
.c-interview__item:hover .p-casestudy__interview__item__text {
  color: #FF7263;
}
.c-interview__item__img {
  position: relative;
  width: 100%;
}
.c-interview__item__img span {
  position: absolute;
  top: 0;
  left: 0;
  color: #00C4CC;
  font-size: 36px;
  font-weight: bold;
  background: #fff;
  padding: 0px 20px;
}
@media screen and (max-width: 768px) {
  .c-interview__item__img span {
    font-size: 26px;
    padding: 0 15px;
  }
}
.c-interview__item__inner {
  display: block;
}
.c-interview__item__title {
  color: #4C4C4C;
  /*font-size: 34px;*/
  font-size: 24px;
  font-weight: bold;
  padding: 12px 8px;
}
@media screen and (max-width: 768px) {
  .c-interview__item__title {
    font-size: 22px;
  }
}
.c-interview__item__title span {
  color: #4C4C4C;
  font-size: 10px;
  font-weight: bold;
}
.c-interview__item__text {
  color: #4C4C4C;
  font-size: 14px;
  font-weight: bold;
  min-height: 50px;
  padding: 0 12px;
}

/* =============================================
// イオマガジンのサポート体制
============================================= */
.c-support_system {
  text-align: center;
}
.c-support_system__card {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: auto;
  border-radius: 10px;
  margin-top: 48px;
  margin-bottom: 56px;
  padding: 48px;
  box-shadow: 0 4px 5px 2px rgba(51, 51, 51, 0.2);
  background: #fff;
}
@media screen and (max-width: 640px) {
  .c-support_system__card {
    margin: 20px auto;
    padding: 20px;
  }
}
.c-support_system__card__inner {
  display: flex;
  gap: 24px;
}
@media screen and (max-width: 640px) {
  .c-support_system__card__inner {
    flex-direction: column-reverse;
    align-items: center;
  }
}
.c-support_system__card__catch-copy {
  color: #FF7263;
  font-size: 20px;
  font-weight: 900;
  text-align: left;
  margin-bottom: 12px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .c-support_system__card__catch-copy {
    font-size: 16px;
  }
}
.c-support_system__card__catch-copy img {
  position: absolute;
  top: -32px;
  right: -102px;
}
.c-support_system__card__title {
  font-size: 24px;
  font-weight: 900;
  text-align: left;
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
  .c-support_system__card__title {
    font-size: 20px;
  }
}
.c-support_system__card__left {
  width: 50%;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 640px) {
  .c-support_system__card__left {
    width: 100%;
  }
}
.c-support_system__card__left__text {
  font-size: 16px;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .c-support_system__card__left__text {
    font-size: 16px;
  }
}
.c-support_system__card__left__text span {
  font-size: 16px;
  color: #FF7263;
}
.c-support_system__card__left__subtext {
  font-size: 16px;
  text-align: left;
  margin: 20px 0 40px;
}
.c-support_system__card__left__subtext p {
  line-height: 1.8;
}
@media screen and (max-width: 640px) {
  .c-support_system__card__left__subtext {
    font-size: 14px;
    margin-bottom: 24px;
  }
}
.c-support_system__card__right {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 640px) {
  .c-support_system__card__right {
    width: 100%;
  }
}
.c-support_system__card__right__img {
  max-height: 324px;
  width: auto;
}
@media screen and (max-width: 640px) {
  .c-support_system__card__right__img {
    width: 92%;
    margin: 0 auto;
  }
}
.c-support_system__card__mail-support__link-btn {
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 0;
  width: fit-content;
  padding: 0.65rem 2rem;
  border-radius: 6px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  background-color: #00C4CC;
  color: #fff;
}
.c-support_system__card__mail-support__link-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .c-support_system__card__mail-support__link-btn {
    margin: 6px auto;
  }
}
@media screen and (max-width: 640px) {
  .c-support_system__card__mail-support__link-btn {
    padding: 0.65rem 1.5rem;
  }
}
.c-support_system__card__mail-support__link-btn .icon {
  width: 24px;
  height: 24px;
}
.c-support_system__card__mail-support__link-btn .icon path {
  color: #fff;
}
.c-support_system__cards01 {
  display: flex;
  justify-content: space-between;
  margin: auto;
  flex-wrap: wrap;
  margin: 56px 0;
}
@media screen and (max-width: 640px) {
  .c-support_system__cards01 {
    display: block;
  }
}
.c-support_system__cards01__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 28%;
  padding: 24px 12px;
  border-radius: 10px;
  box-shadow: 0 3px 4px 3px rgba(51, 51, 51, 0.2);
  position: relative;
}
@media screen and (max-width: 640px) {
  .c-support_system__cards01__item {
    width: 90%;
    margin: 0 auto 40px;
  }
}
.c-support_system__cards01__item__raku-stamp {
  position: absolute;
  top: -32px;
  right: -42px;
}
.c-support_system__cards01__item__inner {
  display: block;
}
.c-support_system__cards01__item__text01 {
  color: #FF7263;
  font-size: 14px;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .c-support_system__cards01__item__text01 {
    min-height: 80px;
  }
}
@media screen and (max-width: 768px) {
  .c-support_system__cards01__item__text01 {
    min-height: 40px;
  }
}
.c-support_system__cards01__item__title {
  color: #2E2E2E;
  /*font-size: 34px;*/
  font-size: 24px;
  font-weight: bold;
  margin-top: 12px;
  height: 68px;
}
@media screen and (max-width: 1024px) {
  .c-support_system__cards01__item__title {
    min-height: 72px;
  }
}
@media screen and (max-width: 640px) {
  .c-support_system__cards01__item__title {
    font-size: 22px;
  }
}
.c-support_system__cards01__item__title span {
  color: #2E2E2E;
  font-size: 10px;
  font-weight: bold;
}
.c-support_system__cards01__item__img {
  position: relative;
  height: 130px;
  object-fit: cover;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .c-support_system__cards01__item__img {
    height: 180px;
  }
}
.c-support_system__cards01__item__img span {
  position: absolute;
  top: 0;
  left: 0;
  color: #00C4CC;
  font-size: 36px;
  font-weight: bold;
  background: #fff;
  padding: 0px 20px;
}
@media screen and (max-width: 640px) {
  .c-support_system__cards01__item__img span {
    font-size: 26px;
    padding: 0 15px;
  }
}
.c-support_system__cards01__item__text02 {
  color: #FF7263;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  text-underline-offset: 4px;
  transition: color 0.3s;
}
.c-support_system__cards01__item__text02:hover {
  color: #00C4CC;
}
.c-support_system__cards02 {
  display: flex;
  justify-content: space-between;
  margin: auto;
  flex-wrap: wrap;
  margin: 56px 0;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .c-support_system__cards02 {
    display: block;
  }
}
.c-support_system__cards02__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 46%;
  padding: 24px 12px;
  border-radius: 10px;
  box-shadow: 0 3px 4px 3px rgba(51, 51, 51, 0.2);
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-support_system__cards02__item {
    width: 44%;
  }
}
@media screen and (max-width: 640px) {
  .c-support_system__cards02__item {
    width: 90%;
    margin: 0 auto 40px;
  }
}
.c-support_system__cards02__item__raku-stamp {
  position: absolute;
  top: -32px;
  right: -42px;
}
.c-support_system__cards02__item__inner {
  display: block;
}
@media screen and (max-width: 640px) {
  .c-support_system__cards02__item__inner {
    text-align: center;
  }
}
.c-support_system__cards02__item__text {
  color: #FF7263;
  font-size: 14px;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .c-support_system__cards02__item__text {
    min-height: 80px;
  }
}
@media screen and (max-width: 768px) {
  .c-support_system__cards02__item__text {
    min-height: 40px;
  }
}
@media screen and (max-width: 640px) {
  .c-support_system__cards02__item__text {
    min-height: 24px;
  }
}
.c-support_system__cards02__item__title {
  color: #2E2E2E;
  /*font-size: 34px;*/
  font-size: 24px;
  font-weight: bold;
  margin-top: 12px;
  height: 68px;
}
@media screen and (max-width: 1024px) {
  .c-support_system__cards02__item__title {
    min-height: 72px;
  }
}
@media screen and (max-width: 640px) {
  .c-support_system__cards02__item__title {
    font-size: 22px;
  }
}
.c-support_system__cards02__item__title span {
  color: #2E2E2E;
  font-size: 10px;
  font-weight: bold;
}
.c-support_system__cards02__item__img {
  position: relative;
  width: 100%;
  object-fit: cover;
  margin-bottom: 40px;
  margin: 0 auto;
}
.c-support_system__cards02__item__img span {
  position: absolute;
  top: 0;
  left: 0;
  color: #00C4CC;
  font-size: 36px;
  font-weight: bold;
  background: #fff;
  padding: 0px 20px;
}
@media screen and (max-width: 640px) {
  .c-support_system__cards02__item__img span {
    font-size: 26px;
    padding: 0 15px;
  }
}
.c-support_system__customized-dev__title {
  color: #FF7263;
  font-size: 44px;
  font-weight: bold;
  margin: 24px auto;
}
@media screen and (max-width: 640px) {
  .c-support_system__customized-dev__title {
    font-size: 20px;
  }
}
.c-support_system__customized-dev__text {
  text-align: left;
}
.c-support_system__customized-dev__text2 {
  font-size: 16px;
  font-weight: bold;
  margin: 24px auto;
}
.c-support_system__customized-dev__glid {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .c-support_system__customized-dev__glid {
    flex-wrap: wrap;
  }
}
.c-support_system__customized-dev__card {
  width: 23%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 10px 15px 5px rgba(51, 51, 51, 0.2);
  margin-bottom: 60px;
  padding: 16px 0;
}
@media screen and (max-width: 1024px) {
  .c-support_system__customized-dev__card {
    width: 46%;
  }
}
.c-support_system__customized-dev__card__headline {
  min-height: 22px;
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .c-support_system__customized-dev__card__headline {
    font-size: 16px;
    min-height: 52px;
  }
}
.c-support_system__customized-dev__card__text {
  color: #FF7263;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.2;
  margin: 12px auto;
}
@media screen and (max-width: 640px) {
  .c-support_system__customized-dev__card__text {
    min-height: 36px;
    font-size: 20px;
  }
}

/* =============================================
// Mission・Vision・Value
============================================= */
.c-mission-vision-value {
  padding: 0 20px;
}
.c-mission-vision-value__inner {
  position: relative;
  margin: 100px 0 60px;
}
.c-mission-vision-value__inner__headline {
  display: inline-block;
  color: #FF7263;
  font-size: 24px;
  margin-bottom: 20px;
}
.c-mission-vision-value__inner__message_block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 36px;
}
.c-mission-vision-value__inner__value__item {
  font-weight: 700;
  font-size: 24px;
  list-style-type: decimal;
  margin-left: 28px;
}
@media screen and (max-width: 768px) {
  .c-mission-vision-value__inner__value__item {
    font-size: 24px;
  }
}
@media screen and (max-width: 640px) {
  .c-mission-vision-value__inner__value__item {
    font-size: 20px;
  }
}
.c-mission-vision-value__inner__img {
  position: absolute;
  top: 60px;
  right: 0;
  width: 50%;
  z-index: -1;
}
@media screen and (max-width: 1280px) {
  .c-mission-vision-value__inner__img {
    width: 65%;
    opacity: 0.6;
  }
}
@media screen and (max-width: 1024px) {
  .c-mission-vision-value__inner__img {
    display: none;
  }
}

.archive__mv {
  background-image: url(../images/news/eye.webp);
  height: 400px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .archive__mv {
    height: 320px;
  }
}
@media screen and (max-width: 640px) {
  .archive__mv {
    height: 240px;
  }
}

.archive__contents {
  display: flex;
  margin-top: -256px;
}
@media screen and (max-width: 768px) {
  .archive__contents {
    margin-top: -192px;
  }
}
@media screen and (max-width: 640px) {
  .archive__contents {
    margin-top: -128px;
    justify-content: center;
  }
}

.archive__left {
  width: 15%;
  margin-right: 5%;
}
@media screen and (max-width: 640px) {
  .archive__left {
    display: none;
  }
}
.archive__left__headline {
  color: #FF7263;
  font-size: 24px;
  text-align: left;
  margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
  .archive__left__headline {
    font-size: 20px;
  }
}
.archive__left__item {
  margin-bottom: 15px;
}
.archive__left__item:last-child {
  margin-bottom: 0;
}
.archive__left__item a:hover {
  color: #FF7263;
}

.archive__right {
  width: 80%;
}
.archive__right__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto 30px;
  gap: 0.5em;
}
.archive__right__item__day {
  width: 224px;
  display: inline-block;
  color: #FF7263;
  font-weight: bold;
  vertical-align: top;
}
.archive__right__item_tag {
  display: inline-block;
  color: #fff;
  font-size: 15px;
  background: #FF7263;
  padding: 3px 10px;
  margin-left: 12px;
  border-radius: 4px;
}
.archive__right__item__title {
  width: 100%;
  font-size: 18px;
}
@media screen and (max-width: 1024px) {
  .archive__right__item__title {
    width: fit-content;
  }
}
.archive__right__item__title__link {
  font-size: 18px;
  font-weight: bold;
}
.archive__right__item__title__link:hover {
  color: #FF7263;
}

.archive__right__card__block {
  width: 80%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  /* アイテム間に均等なスペースを確保 */
  align-content: stretch;
  /* 残りのスペースを伸ばしてフレックスラインを揃える */
}
.archive__right__card__block::after {
  content: "";
  flex: auto;
}
@media screen and (max-width: 1024px) {
  .archive__right__card__block::after {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .archive__right__card__block {
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: column;
  }
}
.archive__right__card__block__link {
  flex-basis: calc(33.333% - 20px);
  flex-grow: 1;
  flex-shrink: 1;
  margin: 0 10px 16px;
  max-width: calc(33.333% - 20px);
}
@media screen and (max-width: 1024px) {
  .archive__right__card__block__link {
    flex-basis: 45%;
    max-width: 45%;
  }
}
@media screen and (max-width: 768px) {
  .archive__right__card__block__link {
    flex-basis: 100%;
    max-width: 100%;
    margin: 0;
  }
}
.archive__right__card__block__link:hover .archive__right__card__block__img,
.archive__right__card__block__link:hover .text-left {
  opacity: 0.8;
}
.archive__right__card__block__link:hover .archive__right__card__block__item__title,
.archive__right__card__block__link:hover .text-right {
  color: #FF7263;
}
.archive__right__card__block__img {
  height: 160px;
  width: 100%;
  object-fit: cover;
}
.archive__right__card__block__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto 30px;
  gap: 0.5em;
}
.archive__right__card__block__item__day {
  width: 224px;
  display: inline-block;
  color: #FF7263;
  font-weight: bold;
  vertical-align: top;
  border-bottom: 1px solid #FF7263;
}
.archive__right__card__block__item_tag {
  display: inline-block;
  color: #fff;
  font-size: 15px;
  background: #FF7263;
  padding: 3px 10px;
  border-radius: 4px;
}
.archive__right__card__block .text-right {
  display: inline-block;
  margin: 4px 0;
}
.archive__right__card__block__item__title {
  width: 100%;
  font-size: 18px;
}
@media screen and (max-width: 1024px) {
  .archive__right__card__block__item__title {
    width: fit-content;
  }
}
.archive__right__card__block__item__title__link {
  font-size: 18px;
  font-weight: bold;
}

/* =============================================
// MainVisual
============================================= */
.p-casestudy__mv {
  background-image: url(../images/casestudy/eye.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  height: 400px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-casestudy__mv {
    height: 320px;
  }
}
@media screen and (max-width: 640px) {
  .p-casestudy__mv {
    height: 240px;
  }
}
.p-casestudy__mv__inner {
  width: 85%;
  margin: auto;
  text-align: center;
}
.p-casestudy__mv__headline {
  color: #fff;
  text-align: center;
  text-shadow: 0 0 10px #2E2E2E;
  margin-bottom: 70px;
  padding-top: 42px;
}
@media screen and (max-width: 640px) {
  .p-casestudy__mv__headline {
    padding-top: 22px;
  }
}
.p-casestudy__mv__title {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  text-shadow: 0 0 10px #2E2E2E;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-casestudy__mv__title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}

/* =============================================
// 事例インタビュー
============================================= */
.p-casestudy__interview {
  margin-bottom: 70px;
}
@media screen and (max-width: 640px) {
  .p-casestudy__interview {
    margin: 0 auto 70px;
  }
}
.p-casestudy__interview__headline {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-casestudy__interview__headline {
    font-size: 16px;
    margin: 10px auto;
  }
}
.p-casestudy__interview__list {
  display: flex;
  justify-content: space-between;
  margin: auto;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
@media screen and (max-width: 640px) {
  .p-casestudy__interview__list {
    display: block;
  }
}
.p-casestudy__interview__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 28%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 56px;
  box-shadow: 0 10px 15px 5px rgba(51, 51, 51, 0.2);
  transition: 0.3s;
}
@media screen and (max-width: 640px) {
  .p-casestudy__interview__item {
    width: 90%;
    margin: 0 auto 40px;
  }
}
.p-casestudy__interview__item:hover {
  box-shadow: 0 15px 20px 10px rgba(51, 51, 51, 0.2);
  transform: translateY(-5px);
}
.p-casestudy__interview__item:hover .p-casestudy__interview__item__title,
.p-casestudy__interview__item:hover .p-casestudy__interview__item__text {
  color: #FF7263;
}
.p-casestudy__interview__item__img {
  position: relative;
  width: 100%;
}
.p-casestudy__interview__item__img span {
  position: absolute;
  top: 0;
  left: 0;
  color: #00C4CC;
  font-size: 36px;
  font-weight: bold;
  background: #fff;
  padding: 0px 20px;
}
@media screen and (max-width: 640px) {
  .p-casestudy__interview__item__img span {
    font-size: 26px;
    padding: 0 15px;
  }
}
.p-casestudy__interview__item__inner {
  display: block;
}
.p-casestudy__interview__item__title {
  color: #4C4C4C;
  /*font-size: 34px;*/
  font-size: 24px;
  font-weight: bold;
  padding: 12px 8px;
}
@media screen and (max-width: 640px) {
  .p-casestudy__interview__item__title {
    font-size: 22px;
  }
}
.p-casestudy__interview__item__title span {
  color: #4C4C4C;
  font-size: 10px;
  font-weight: bold;
}
.p-casestudy__interview__item__text {
  color: #4C4C4C;
  font-size: 14px;
  font-weight: bold;
  min-height: 50px;
  padding: 0 12px;
}
.p-casestudy__interview_annotation {
  color: #4C4C4C;
  font-size: 10px;
  font-weight: bold;
}
.p-casestudy__interview__link {
  text-align: center;
}
.p-casestudy__interview__link a {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  background: #FF7263;
  border-radius: 6px;
  padding: 5px 30px;
}

/* =============================================
// 企業一覧
============================================= */
.p-casestudy__company {
  margin-bottom: 100px;
}
@media screen and (max-width: 640px) {
  .p-casestudy__company {
    margin: 0 auto 100px;
    font-size: 24px;
  }
}
.p-casestudy__company__headline {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-casestudy__company__headline {
    margin: 10px auto;
  }
}

.p-common__raku_stamp {
  max-width: 100px;
  height: auto;
  transform: rotate(15deg);
}
.p-common__sub_headline {
  text-align: center;
  border-left: 6px #00C4CC solid;
  border-right: 6px #00C4CC solid;
  padding: 0 12px;
  width: fit-content;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 640px) {
  .p-common__sub_headline {
    padding: 0 10px;
  }
}
.p-common__what_is_moodle {
  text-align: center;
  margin-bottom: 80px;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .p-common__what_is_moodle {
    margin: 0 auto 64px;
  }
}
.p-common__what_is_moodle__headline {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-common__what_is_moodle__headline {
    margin: 10px auto;
  }
}
.p-common__what_is_moodle__text {
  margin: 24px 0 72px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .p-common__what_is_moodle__text {
    text-align: left;
  }
}
.p-common__what_is_moodle__block__headline {
  margin-top: 88px;
  margin-bottom: 66px;
}
@media screen and (max-width: 640px) {
  .p-common__what_is_moodle__block__headline {
    margin-top: 62px;
    margin-bottom: 48px;
  }
}
.p-common__what_is_moodle__glid {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .p-common__what_is_moodle__glid {
    flex-wrap: wrap;
  }
}
.p-common__what_is_moodle__card {
  width: 23%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 10px 15px 5px rgba(51, 51, 51, 0.2);
  margin-bottom: 60px;
  padding: 10px 0;
}
@media screen and (max-width: 1024px) {
  .p-common__what_is_moodle__card {
    width: 46%;
  }
}
@media screen and (max-width: 640px) {
  .p-common__what_is_moodle__card {
    margin: 0 auto 24px;
  }
}
.p-common__what_is_moodle__card__headline {
  min-height: 22px;
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 414px) {
  .p-common__what_is_moodle__card__headline {
    font-size: 14px;
  }
}
.p-common__what_is_moodle__card__number {
  color: #FF7263;
  font-size: 88px;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .p-common__what_is_moodle__card__number {
    font-size: 64px;
  }
}
.p-common__what_is_moodle__card__unit {
  color: #4C4C4C;
  font-size: 28px;
  font-weight: bold;
}
.p-common__what_is_moodle__card span {
  color: #FF7263;
  font-size: 30px;
  font-weight: bold;
}
.p-common__what_is_moodle__card__text {
  font-size: 12px;
  font-weight: bold;
}
.p-common__what_is_moodle__content {
  width: 23%;
  display: flex;
  flex-direction: column;
  background: #fff;
  margin-bottom: 32px;
  padding: 10px 0;
}
@media screen and (max-width: 1024px) {
  .p-common__what_is_moodle__content {
    width: 46%;
  }
}
@media screen and (max-width: 640px) {
  .p-common__what_is_moodle__content {
    margin: 0 auto 24px;
  }
}
.p-common__what_is_moodle__content__headline {
  min-height: 22px;
  font-size: 20px;
  font-weight: bold;
  background: #FF7263;
  border-radius: 4px;
  color: #fff;
  padding: 12px 18px;
  white-space: nowrap;
}
@media screen and (max-width: 1280px) {
  .p-common__what_is_moodle__content__headline {
    padding: 12px 0;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .p-common__what_is_moodle__content__headline {
    padding: 12px 18px;
    white-space: initial;
  }
}
@media screen and (max-width: 640px) {
  .p-common__what_is_moodle__content__headline {
    min-height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.p-common__what_is_moodle__content__text__block {
  margin: 8px 28px 0;
}
.p-common__what_is_moodle__content__text {
  text-align: left;
  margin-top: 6px;
}
.p-common__what_is_moodle__cost-info {
  display: flex;
  flex-direction: column;
  margin-bottom: 60px;
  max-height: 380px;
}
@media screen and (max-width: 768px) {
  .p-common__what_is_moodle__cost-info {
    padding: 32px 40px;
    max-height: initial;
  }
}
.p-common__what_is_moodle__cost-info__content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  max-height: 210px;
  width: 660px;
  max-width: 100%;
  margin: 66px auto 0;
  gap: 12%;
}
@media screen and (max-width: 640px) {
  .p-common__what_is_moodle__cost-info__content {
    flex-direction: column;
    max-height: initial;
    margin: 42px auto 0;
  }
}
.p-common__what_is_moodle__cost-info__content__text__block {
  display: flex;
  flex-direction: column;
  width: 50%;
  justify-content: space-around;
}
@media screen and (max-width: 640px) {
  .p-common__what_is_moodle__cost-info__content__text__block {
    width: 100%;
    margin: 0 auto;
  }
}
.p-common__what_is_moodle__cost-info__content__text {
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .p-common__what_is_moodle__cost-info__content__text {
    font-size: 18px;
  }
}
.p-common__what_is_moodle__cost-info__content__amount {
  font-size: 22px;
  font-weight: 700;
  text-decoration: underline double #FF7263;
  text-underline-offset: 8px;
}
@media screen and (max-width: 768px) {
  .p-common__what_is_moodle__cost-info__content__amount {
    font-size: 18px;
    margin-top: 36px;
  }
}
@media screen and (max-width: 640px) {
  .p-common__what_is_moodle__cost-info__content__amount {
    margin-top: 6px;
    margin-bottom: 22px;
  }
}
.p-common__what_is_moodle__cost-info__content__amount__strong {
  font-size: 96px;
  color: #FF7263;
}
@media screen and (max-width: 768px) {
  .p-common__what_is_moodle__cost-info__content__amount__strong {
    font-size: 64px;
  }
}
.p-common__what_is_moodle__cost-info__content__small-text {
  font-size: 14px;
}
.p-common__what_is_moodle__cost-info__content__img {
  display: block;
  margin: auto;
  max-height: 200px;
}
@media screen and (max-width: 768px) {
  .p-common__what_is_moodle__cost-info__content__img {
    height: 100%;
  }
}
@media screen and (max-width: 640px) {
  .p-common__what_is_moodle__cost-info__content__img {
    margin-top: 32px;
  }
}
.p-common__what_is_moodle__fee-structure {
  display: flex;
  flex-direction: column;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .p-common__what_is_moodle__fee-structure {
    padding: 32px 40px;
    max-height: initial;
  }
}
.p-common__what_is_moodle__fee-structure__headline {
  margin-top: 32px;
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .p-common__what_is_moodle__fee-structure__headline {
    margin-top: 0;
  }
}
@media screen and (max-width: 640px) {
  .p-common__what_is_moodle__fee-structure__img__block {
    margin-top: 32px;
  }
}
.p-common__what_is_moodle__fee-structure__faq__block {
  display: flex;
  flex-direction: column;
}
.p-common__what_is_moodle__fee-structure__faq__block__question {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 36px;
}
@media screen and (max-width: 640px) {
  .p-common__what_is_moodle__fee-structure__faq__block__question {
    flex-direction: column;
    margin-top: 48px;
    gap: 32px;
  }
}
.p-common__what_is_moodle__fee-structure__faq__block__question img {
  max-width: 148px;
  margin-right: 34px;
}
.p-common__what_is_moodle__fee-structure__faq__block__question p {
  font-weight: bold;
}
.p-common__what_is_moodle__fee-structure__faq__block__answer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #FFFCE7;
  padding: 21px 76px;
  border-radius: 8px;
}
@media screen and (max-width: 768px) {
  .p-common__what_is_moodle__fee-structure__faq__block__answer {
    padding: 21px 30px;
  }
}
@media screen and (max-width: 640px) {
  .p-common__what_is_moodle__fee-structure__faq__block__answer {
    flex-direction: column;
    padding: 21px 54px;
    gap: 32px;
  }
}
@media screen and (max-width: 414px) {
  .p-common__what_is_moodle__fee-structure__faq__block__answer {
    padding: 21px 30px;
  }
}
.p-common__what_is_moodle__fee-structure__faq__block__answer__text {
  width: 50%;
}
@media screen and (max-width: 640px) {
  .p-common__what_is_moodle__fee-structure__faq__block__answer__text {
    width: 100%;
  }
}
.p-common__what_is_moodle__fee-structure__faq__block__answer__text__mark {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  background: #FF7263;
  border-radius: 50%;
  padding: 8px 16px;
  width: fit-content;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .p-common__what_is_moodle__fee-structure__faq__block__answer__text__mark {
    font-size: 24px;
  }
}
.p-common__what_is_moodle__fee-structure__faq__block__answer__text p {
  text-align: left;
  font-weight: bold;
  line-height: 28px;
}
.p-common__what_is_moodle__fee-structure__faq__block__answer img {
  max-width: 240px;
  width: 50%;
}
@media screen and (max-width: 640px) {
  .p-common__what_is_moodle__fee-structure__faq__block__answer img {
    width: 100%;
  }
}
.p-common__what_is_moodle__fee-structure__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-height: 210px;
  width: 660px;
  max-width: 100%;
  margin: 66px auto 0;
  gap: 12%;
}
@media screen and (max-width: 640px) {
  .p-common__what_is_moodle__fee-structure__content {
    flex-direction: column;
    max-height: initial;
    margin: 42px auto 0;
  }
}
.p-common__what_is_moodle__fee-structure__content__text__block {
  display: flex;
  flex-direction: column;
  width: 50%;
  justify-content: space-around;
}
@media screen and (max-width: 640px) {
  .p-common__what_is_moodle__fee-structure__content__text__block {
    width: 100%;
    margin: 0 auto;
  }
}
.p-common__what_is_moodle__fee-structure__content__text {
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .p-common__what_is_moodle__fee-structure__content__text {
    font-size: 18px;
  }
}
.p-common__what_is_moodle__fee-structure__content__amount {
  font-size: 22px;
  font-weight: 700;
  text-decoration: underline double #FF7263;
  text-underline-offset: 8px;
}
@media screen and (max-width: 768px) {
  .p-common__what_is_moodle__fee-structure__content__amount {
    font-size: 18px;
    margin-top: 36px;
  }
}
@media screen and (max-width: 640px) {
  .p-common__what_is_moodle__fee-structure__content__amount {
    margin-top: 6px;
    margin-bottom: 22px;
  }
}
.p-common__what_is_moodle__fee-structure__content__amount__strong {
  font-size: 96px;
  color: #FF7263;
}
@media screen and (max-width: 768px) {
  .p-common__what_is_moodle__fee-structure__content__amount__strong {
    font-size: 64px;
  }
}
.p-common__what_is_moodle__fee-structure__content__small-text {
  font-size: 14px;
}
.p-common__what_is_moodle__fee-structure__content__img {
  display: block;
  margin: auto;
  max-height: 200px;
}
@media screen and (max-width: 768px) {
  .p-common__what_is_moodle__fee-structure__content__img {
    height: 100%;
  }
}
@media screen and (max-width: 640px) {
  .p-common__what_is_moodle__fee-structure__content__img {
    margin-top: 32px;
  }
}
.p-common__what_is_moodle__new_version {
  display: flex;
  flex-direction: column;
}
.p-common__what_is_moodle__new_version__block {
  display: flex;
  flex-direction: column;
  margin-bottom: 68px;
}
.p-common__what_is_moodle__new_version__block__title {
  display: flex;
}
.p-common__what_is_moodle__new_version__block__title__number {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 22px 4px;
  background: #FF7263;
  border-radius: 6px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.p-common__what_is_moodle__new_version__block__title__block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 4px 0;
  margin-left: 12px;
  gap: 10px;
}
.p-common__what_is_moodle__new_version__block__title__block__headline {
  color: #FF7263;
  font-weight: bold;
  font-size: 20px;
  text-align: left;
}
.p-common__what_is_moodle__new_version__block__title__block__text {
  font-weight: bold;
  text-align: left;
}
.p-common__what_is_moodle__new_version__block__content {
  max-width: 756px;
  width: 100%;
  margin-left: 52px;
}
@media screen and (max-width: 768px) {
  .p-common__what_is_moodle__new_version__block__content {
    margin: 0 auto;
  }
}
.p-common__what_is_moodle__new_version__block__content__img {
  margin-top: 70px;
  border: 1px solid #D8D7D7;
  margin-bottom: 16px;
}
.p-common__what_is_moodle__new_version__block__content__list__block {
  margin-top: 38px;
}
.p-common__what_is_moodle__new_version__block__content__list__block__text {
  text-align: left;
}
.p-common__what_is_moodle__new_version__block__content__list__block__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-weight: bold;
  margin-top: 22px;
}
.p-common__what_is_moodle__new_version__block__content__list__block__item {
  line-height: 1.8;
}
.p-common__what_is_moodle__new_version__link {
  color: #00C4CC;
  font-weight: bold;
  text-decoration: underline;
}
.p-common__what_is_moodle__btn_block {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 32px;
  padding: 12px 0;
}
@media screen and (max-width: 1280px) {
  .p-common__what_is_moodle__btn_block {
    gap: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .p-common__what_is_moodle__btn_block {
    flex-direction: column;
    gap: 16px;
    padding: 6% 14%;
  }
}
@media screen and (max-width: 768px) {
  .p-common__what_is_moodle__btn_block {
    gap: 20px;
    padding: 6% 24%;
  }
}
@media screen and (max-width: 640px) {
  .p-common__what_is_moodle__btn_block {
    gap: 20px;
    padding: 8% 14%;
  }
}

/* =============================================
// バナー
============================================= */
.p-common__banner {
  margin-top: 60px;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-common__banner {
    margin-top: 30px;
  }
}
@media screen and (max-width: 414px) {
  .p-common__banner {
    margin-top: 40px;
  }
}
.p-common__banner__img {
  display: flex;
  justify-content: center;
}

.p-company iframe {
  display: block;
  margin: 0 auto 80px;
}
@media screen and (max-width: 640px) {
  .p-company iframe {
    margin: 0 auto 48px;
  }
}

/* =============================================
// メインビジュアル
============================================= */
.p-company__mv__banner {
  margin-top: 60px;
}
@media screen and (max-width: 640px) {
  .p-company__mv__banner {
    margin-top: 30px;
  }
}
@media screen and (max-width: 414px) {
  .p-company__mv__banner {
    margin-top: 40px;
  }
}
.p-company__mv__banner__img {
  display: flex;
  justify-content: center;
}

/* =============================================
// 共通
============================================= */
.p-company__btn_block {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 32px;
  padding: 12px 0;
}
@media screen and (max-width: 1024px) {
  .p-company__btn_block {
    flex-direction: column;
    align-items: center;
    gap: 16px;
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-company__btn_block {
    gap: 20px;
  }
}
@media screen and (max-width: 640px) {
  .p-company__btn_block {
    gap: 20px;
  }
}

/* =============================================
// 代表挨拶
============================================= */
.p-company__ceo-message {
  margin-top: 80px;
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .p-company__ceo-message {
    margin-top: 40px;
    margin-bottom: 80px;
  }
}
.p-company__ceo-message__title {
  text-align: center;
}

/* =============================================
// メンバー紹介
============================================= */
.p-company__member {
  margin-top: 40px;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .p-company__member {
    margin-top: 20px;
    margin-bottom: 64px;
  }
}

/*--お問い合わせ--*/
.p-contact__mv {
  background-image: url(../images/contact/eye.webp);
  background-size: 100%;
  padding-top: 40px;
}
@media screen and (max-width: 640px) {
  .p-contact__mv {
    padding-top: 0;
  }
}
.p-contact__mv__headline {
  color: #fff;
  text-shadow: 0 0 10px #2E2E2E;
}

.p-contact__mv__title {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  text-shadow: 0 0 10px #2E2E2E;
  margin-bottom: 40px;
}

.p-contact__mv__title2 {
  font-size: 40px;
  font-weight: bold;
  /*background: rgba(255,255,255,0.75);
    padding: 10px 0;*/
  margin-bottom: 20px;
}

.p-contact__mv__title span {
  color: #fff;
  font-size: 28px;
}

.p-contact__mv__text {
  margin-bottom: 72px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.customer_info {
  color: black !important;
  font-size: 40px;
  margin: 0 auto !important;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .customer_info {
    text-align: center;
  }
}

.star {
  color: #FF7263;
  font-size: 16px;
}

@media screen and (max-width: 640px) {
  .p-contact__mv__title,
  .p-contact__mv__title2,
  .p-contact__mv__title span {
    font-size: 20px;
  }
}
/* =============================================
// /contactページ
============================================= */
.p-contact__block {
  display: flex;
  flex-direction: row;
  gap: 160px;
  margin-top: 120px;
}
@media screen and (max-width: 1024px) {
  .p-contact__block {
    gap: 120px;
  }
}
@media screen and (max-width: 768px) {
  .p-contact__block {
    flex-direction: column;
    gap: 0;
    margin-top: 76px;
  }
}
@media screen and (max-width: 640px) {
  .p-contact__block {
    margin-top: 52px;
  }
}
@media screen and (max-width: 768px) {
  .p-contact__block__content {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 640px) {
  .p-contact__block__content {
    margin-bottom: 68px;
  }
}
.p-contact__block__content__headline {
  color: #FF7263;
}
@media screen and (max-width: 768px) {
  .p-contact__block__content__headline {
    text-align: center;
  }
}
.p-contact__block__content__text {
  margin-top: 24px;
  font-weight: 700;
}
.p-contact__block__content__message__block {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin: 40px 0;
}
@media screen and (max-width: 768px) {
  .p-contact__block__content__message__block {
    background: #F4F4F4;
    border-radius: 10px;
    padding: 4px 12px;
  }
}
.p-contact__block__content__message__block__content {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .p-contact__block__content__message__block__content p {
    font-size: 14px;
    white-space: nowrap;
  }
}
@media screen and (max-width: 768px) {
  .p-contact__block__content__message__block__content p {
    white-space: initial;
  }
}
.p-contact__block__content__tel__block {
  display: flex;
  flex-direction: column;
  margin-bottom: 64px;
}
.p-contact__block__content__tel__block__ten-number {
  color: #FF7263;
  font-size: 24px;
}
.p-contact__block__content__tel__block__text {
  margin-top: 16px;
}
.p-contact__block__content__link__block {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .p-contact__block__content__link__block {
    width: 100%;
  }
}
.p-contact__block__content__link__block__headline {
  color: #FF7263;
}
.p-contact__block__content__link__block__content {
  border: 1px solid #FF7263;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 18px 28px;
  max-width: 354px;
}
.p-contact__block__content__link__block__content p {
  text-align: center;
  font-weight: 700;
  margin-bottom: 18px;
}
.p-contact__block__content__link__block__content img {
  max-width: 212px;
  box-shadow: 2px 2px 6px -1.5px #2E2E2E;
}
/* =============================================
// キャンペーンバナー
============================================= */
.p-contact__campaign {
  margin-top: 40px;
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .p-contact__campaign {
    margin-top: 30px;
  }
}
@media screen and (max-width: 414px) {
  .p-contact__campaign {
    margin-top: 40px;
  }
}
.p-contact__campaign__img {
  display: flex;
  justify-content: center;
}

/* =============================================
// MainVisual
============================================= */
.p-contact_thanks__mv {
  margin: 40px 0;
}
.p-contact_thanks__mv__headline {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-contact_thanks__mv__headline {
    margin: 10px auto;
  }
}
.p-contact_thanks__mv__headline__sub {
  display: block;
  text-align: center;
  font-weight: 700;
  margin-bottom: 80px;
  font-size: 32px;
}
@media screen and (max-width: 768px) {
  .p-contact_thanks__mv__headline__sub {
    font-size: 32px;
  }
}
@media screen and (max-width: 640px) {
  .p-contact_thanks__mv__headline__sub {
    font-size: 24px;
    margin: 10px auto 60px;
  }
}
.p-contact_thanks__mv__title {
  text-align: center;
}
.p-contact_thanks__mv__text {
  text-align: center;
}

/* =============================================
// content
============================================= */
.p-contact_thanks__content {
  margin: 20px auto 40px;
}
.p-contact_thanks__content__button {
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
}
.p-contact_thanks__content__download-caution {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  width: 100%;
  margin-bottom: 32px;
}
.p-contact_thanks__content__download-caution ul {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 80px;
}
@media screen and (max-width: 768px) {
  .p-contact_thanks__content__download-caution ul {
    padding: 0 60px;
  }
}
@media screen and (max-width: 640px) {
  .p-contact_thanks__content__download-caution ul {
    padding: 0 40px;
  }
}
.p-contact_thanks__content__download-caution ul li {
  list-style: decimal;
  line-height: 1.6;
  margin-bottom: 12px;
  text-align: start;
}
.p-contact_thanks__content__download-caution p {
  text-align: start;
  padding: 0 80px 40px;
}
@media screen and (max-width: 640px) {
  .p-contact_thanks__content__download-caution p {
    padding: 0 24px 24px;
  }
}
.p-contact_thanks__content__footer {
  display: flex;
  justify-content: center;
  margin-bottom: 72px;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.p-contact_thanks__content__download-link-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 48px;
}
@media screen and (max-width: 768px) {
  .p-contact_thanks__content__download-link-block {
    margin-top: 40px;
  }
}
.p-contact_thanks__content__download-link-block__inner {
  display: flex;
  justify-content: center;
  gap: 12%;
  margin-top: 56px;
}
@media screen and (max-width: 768px) {
  .p-contact_thanks__content__download-link-block__inner {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .p-contact_thanks__content__download-link-block__inner {
    margin-top: 32px;
    flex-direction: column;
    gap: 32px;
    width: fit-content;
  }
}
.p-contact_thanks__content__download-link-block__box {
  width: 50%;
  border: 2px solid #FF7263;
  border-radius: 3%;
  padding: 26px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.p-contact_thanks__content__download-link-block__box__link-top {
  margin-bottom: 12px;
  transition: 0.3s;
}
.p-contact_thanks__content__download-link-block__box__link-top:hover {
  background-color: rgba(243, 194, 98, 0.2);
  border-radius: 6px;
}
@media screen and (max-width: 768px) {
  .p-contact_thanks__content__download-link-block__box {
    width: 42%;
  }
}
@media screen and (max-width: 640px) {
  .p-contact_thanks__content__download-link-block__box {
    width: fit-content;
  }
}
.p-contact_thanks__content__download-link-block__message {
  text-align: center;
  color: #FF7263;
  font-weight: 700;
  line-height: 30px;
}
.p-contact_thanks__content__download-link-block__image {
  margin: 0 32px;
}
@media screen and (max-width: 768px) {
  .p-contact_thanks__content__download-link-block__image {
    margin: 0 20px;
  }
}
.p-contact_thanks__content__download-link-block__image img {
  max-width: 232px;
}
.p-contact_thanks__content__download-link-block__link-btn {
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 0;
  padding: 0.5rem 1.25rem;
  border-radius: 6px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  background-color: #00C4CC;
  color: #fff;
}
.p-contact_thanks__content__download-link-block__link-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .p-contact_thanks__content__download-link-block__link-btn {
    margin: 6px auto;
  }
}
.p-contact_thanks__content__download-link-block__link-btn .icon {
  width: 24px;
  height: 24px;
}
.p-contact_thanks__content__download-link-block__link-btn .icon path {
  color: #fff;
}

/* =============================================
// 共通
============================================= */
.p-contents__btn_block {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 32px;
  padding: 12px 0;
}
@media screen and (max-width: 1024px) {
  .p-contents__btn_block {
    flex-direction: column;
    align-items: center;
    gap: 16px;
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-contents__btn_block {
    gap: 20px;
  }
}
@media screen and (max-width: 640px) {
  .p-contents__btn_block {
    gap: 20px;
  }
}

.p-contents__link {
  text-align: center;
}

.p-contents__link a {
  display: inline-block;
  color: #fff;
  font-size: 24px;
  background: #FF7263;
  border-radius: 6px;
  padding: 15px 40px;
}
@media screen and (max-width: 640px) {
  .p-contents__link a {
    font-size: 20px;
  }
}

/* =============================================
// キャンペーンバナー
============================================= */
.p-contents__campaign {
  margin-top: 40px;
  margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  .p-contents__campaign {
    margin-top: 30px;
  }
}
@media screen and (max-width: 414px) {
  .p-contents__campaign {
    margin-top: 40px;
  }
}
.p-contents__campaign__img {
  display: flex;
  justify-content: center;
}

/* =============================================
// MainVisual
============================================= */
.p-contents__mv {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  padding-top: 42px;
  margin-bottom: 12px;
}
.p-contents__mv__inner {
  margin: 20px auto 40px;
  max-width: 820px;
}
.p-contents__mv__headline {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-contents__mv__headline {
    margin: 10px auto;
  }
}
.p-contents__mv__text {
  font-size: 14px;
}
.p-contents__mv__title {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  text-shadow: 0 0 10px #2E2E2E;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-contents__mv__title {
    font-size: 20px;
  }
}
.p-contents__mv__title span {
  color: #fff;
  font-size: 28px;
}
@media screen and (max-width: 640px) {
  .p-contents__mv__title span {
    font-size: 20px;
  }
}

/* =============================================
// 運用支援プラン
============================================= */
.p-contents__plan {
  margin-bottom: 120px;
}
.p-contents__plan__text {
  font-size: 14px;
}
.p-contents__plan__card {
  display: flex;
  flex-direction: column;
  padding: 40px 20px;
  margin: 0 20px 22px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 640px) {
  .p-contents__plan__card {
    margin: 0 0 22px;
  }
}
@media screen and (max-width: 640px) {
  .p-contents__plan__card {
    margin: 20px auto;
    padding: 20px;
  }
}
.p-contents__plan__card__inner {
  display: flex;
  gap: 24px;
}
@media screen and (max-width: 640px) {
  .p-contents__plan__card__inner {
    flex-direction: column-reverse;
    align-items: center;
  }
}
.p-contents__plan__card__catch-copy {
  color: #FF7263;
  font-size: 20px;
  font-weight: 900;
  text-align: left;
  margin-bottom: 12px;
}
@media screen and (max-width: 640px) {
  .p-contents__plan__card__catch-copy {
    font-size: 16px;
  }
}
.p-contents__plan__card__title {
  font-size: 24px;
  font-weight: 900;
  text-align: left;
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
  .p-contents__plan__card__title {
    font-size: 20px;
  }
}
.p-contents__plan__card__left {
  width: 50%;
  display: flex;
  flex-direction: column;
  margin-left: 28px;
}
@media screen and (max-width: 640px) {
  .p-contents__plan__card__left {
    width: 100%;
  }
}
.p-contents__plan__card__left__text {
  font-size: 16px;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .p-contents__plan__card__left__text {
    font-size: 16px;
  }
}
.p-contents__plan__card__left__text span {
  font-size: 16px;
  color: #FF7263;
}
.p-contents__plan__card__left__subtext {
  font-size: 16px;
  text-align: left;
  margin: 20px 0 40px;
}
.p-contents__plan__card__left__subtext p {
  line-height: 1.8;
}
@media screen and (max-width: 640px) {
  .p-contents__plan__card__left__subtext {
    font-size: 14px;
    margin-bottom: 24px;
  }
}
.p-contents__plan__card__right {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 640px) {
  .p-contents__plan__card__right {
    width: 100%;
  }
}
.p-contents__plan__card__right__img {
  max-height: 324px;
  width: auto;
}
@media screen and (max-width: 640px) {
  .p-contents__plan__card__right__img {
    width: 92%;
    margin: 0 auto;
  }
}
.p-contents__plan__card__mail-support__link-btn {
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 0;
  width: fit-content;
  padding: 0.65rem 2rem;
  border-radius: 6px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  background-color: #00C4CC;
  color: #fff;
}
.p-contents__plan__card__mail-support__link-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .p-contents__plan__card__mail-support__link-btn {
    margin: 6px auto;
  }
}
.p-contents__plan__card__mail-support__link-btn .icon {
  width: 24px;
  height: 24px;
}
.p-contents__plan__card__mail-support__link-btn .icon path {
  color: #fff;
}
.p-contents__plan__content__top {
  display: flex;
  flex-direction: column;
  padding: 40px 20px;
  margin: 0 20px 22px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 640px) {
  .p-contents__plan__content__top {
    margin: 0 0 22px;
  }
}
.p-contents__plan__content__top__header {
  margin-left: 28px;
}
@media screen and (max-width: 640px) {
  .p-contents__plan__content__top__header {
    margin-left: 0;
    text-align: center;
  }
}
.p-contents__plan__content__top__header__headline {
  font-size: 24px;
  margin: 8px 0 16px;
}
.p-contents__plan__content__top__header__subtext {
  font-size: 14px;
  margin-bottom: 16px;
}
.p-contents__plan__content__top__block {
  display: flex;
  flex-direction: row;
  gap: 20px;
  margin: 12px 0;
}
@media screen and (max-width: 640px) {
  .p-contents__plan__content__top__block {
    flex-direction: column;
    align-items: center;
  }
}
.p-contents__plan__content__top__block__image {
  width: 50%;
}
@media screen and (max-width: 640px) {
  .p-contents__plan__content__top__block__image {
    width: 100%;
  }
}
.p-contents__plan__content__top__block__text {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-top: 28px;
}
@media screen and (max-width: 640px) {
  .p-contents__plan__content__top__block__text {
    width: 100%;
  }
}
.p-contents__plan__content__top__block__text__headline p {
  font-size: 24px;
  font-weight: 600;
}
@media screen and (max-width: 640px) {
  .p-contents__plan__content__top__block__text__headline p {
    text-align: center;
    font-size: 20px;
  }
}
.p-contents__plan__content__top__block__text__explain {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.p-contents__plan__content__top__block__text__explain p {
  display: block;
  font-size: 14px;
}
.p-contents__plan__content__top__under_block {
  display: flex;
  flex-direction: column;
  margin-left: 28px;
}
@media screen and (max-width: 640px) {
  .p-contents__plan__content__top__under_block {
    margin-left: 0;
  }
}
.p-contents__plan__content__top__under_block p {
  font-size: 14px;
}
.p-contents__plan__content__bottom {
  display: flex;
  flex-direction: row;
  gap: 20px;
  margin: 0 20px;
}
@media screen and (max-width: 640px) {
  .p-contents__plan__content__bottom {
    flex-direction: column;
    align-items: center;
    margin: 0 0 20px;
  }
}
.p-contents__plan__content__bottom__image {
  width: 50%;
}
@media screen and (max-width: 640px) {
  .p-contents__plan__content__bottom__image {
    width: 100%;
  }
}
.p-contents__plan__content__bottom__text {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-top: 28px;
}
@media screen and (max-width: 640px) {
  .p-contents__plan__content__bottom__text {
    width: 100%;
  }
}
.p-contents__plan__content__bottom__text__headline p {
  font-size: 24px;
  font-weight: 600;
}
.p-contents__plan__content__bottom__text_explain {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.p-contents__plan__content__bottom__text_explain span {
  display: block;
  font-size: 14px;
}
.p-contents__plan__content__bottom__item {
  display: flex;
  flex-direction: column;
  padding: 10px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  width: 32%;
}
@media screen and (max-width: 640px) {
  .p-contents__plan__content__bottom__item {
    width: 100%;
    padding: 10px 0;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
  }
}
.p-contents__plan__content__bottom__item img {
  margin-top: auto;
  width: 100%;
  height: auto;
}
.p-contents__plan__content__bottom__item_small__headline {
  font-size: 16px;
  text-align: center;
  margin-top: 28px;
}
.p-contents__plan__content__bottom__item__headline {
  font-size: 24px;
  text-align: center;
  margin: 24px 0 12px;
}
.p-contents__plan__content__bottom__item__textarea {
  padding: 0 14px;
}
.p-contents__plan__content__bottom__item__text {
  font-size: 14px;
  margin-bottom: 22px;
  min-height: 60px;
}
.p-contents__plan__content__bottom__item__inner {
  border-top: 1px solid #FF7263;
  border-bottom: 1px solid #FF7263;
  padding: 8px 0;
}
.p-contents__plan__content__bottom__item__inner span {
  display: block;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin: 6px 0;
}
.p-contents__plan__content__bottom__item_annotation {
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: auto;
  padding: 0 6px;
}
.p-contents__plan__content__bottom__item_example {
  margin-top: 28px;
}
.p-contents__plan__content__bottom__item_example p {
  font-size: 14px;
}
.p-contents__plan__contact__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  margin-top: 80px;
}
@media screen and (max-width: 640px) {
  .p-contents__plan__contact__inner {
    white-space: nowrap;
  }
}
.p-contents__plan__contact__text {
  font-size: 14px;
  font-weight: 700;
}

/* =============================================
// Moodleマニュアル
============================================= */
.p-contents__manual {
  margin-bottom: 120px;
}
.p-contents__manual__headline {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 0px;
}
@media screen and (max-width: 640px) {
  .p-contents__manual__headline {
    font-size: 24px;
  }
}
.p-contents__manual__inner {
  max-width: 800px;
  margin: 0 auto;
}
.p-contents__manual__text {
  font-size: 14px;
  margin: 28px auto;
}
.p-contents__manual__image_block {
  display: flex;
  flex-direction: row;
  max-width: 800px;
  gap: 24px;
  margin: 20px auto;
  align-items: stretch;
}
@media screen and (max-width: 640px) {
  .p-contents__manual__image_block {
    flex-direction: column;
    align-items: center;
  }
}
.p-contents__manual__image {
  display: flex;
  flex-direction: column;
  width: 50%;
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .p-contents__manual__image {
    width: 100%;
  }
}
.p-contents__manual__image span {
  font-size: 14px;
  text-align: end;
  margin: 8px 0 32px;
}
.p-contents__manual__button_block {
  display: flex;
  flex-direction: row;
  gap: 50px;
}
.p-contents__manual__button_block a span {
  font-size: 16px;
}
@media screen and (max-width: 640px) {
  .p-contents__manual__button_block {
    flex-direction: column;
  }
}
.p-contents__manual__text_link {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 48px;
  text-decoration: underline;
  font-weight: 700;
  color: #FF7263;
}

/* =============================================
// コンテンツ制作
============================================= */
.p-contents__production {
  margin-bottom: 120px;
}
.p-contents__production__text {
  font-size: 14px;
  margin: 28px auto;
}
.p-contents__production__title {
  overflow: hidden;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-contents__production__title {
    margin-bottom: 20px;
  }
}
.p-contents__production__title_num {
  float: left;
  font-size: 40px;
  font-weight: bold;
  margin-right: 10px;
}
@media screen and (max-width: 640px) {
  .p-contents__production__title_num {
    font-size: 16px;
  }
}
.p-contents__production__title__text {
  float: left;
  font-size: 28px;
  font-weight: bold;
  text-align: initial;
}
@media screen and (max-width: 640px) {
  .p-contents__production__title__text {
    float: none;
    font-size: 16px;
  }
}
.p-contents__production__title__text span {
  font-size: 40px;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .p-contents__production__title__text span {
    font-size: 16px;
  }
}
@media screen and (max-width: 640px) {
  .p-contents__production__title__text br {
    display: none;
  }
}
.p-contents__production__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 640px) {
  .p-contents__production__content {
    display: block;
    margin-bottom: 40px;
  }
}
.p-contents__production__content__left {
  width: 49%;
}
@media screen and (max-width: 640px) {
  .p-contents__production__content__left {
    width: 100%;
    margin-bottom: 20px;
  }
}
.p-contents__production__content__left img {
  width: 100%;
}
.p-contents__production__content__right {
  width: 49%;
}
@media screen and (max-width: 640px) {
  .p-contents__production__content__right {
    width: 100%;
  }
}
.p-contents__production__content__right p {
  margin-bottom: 10px;
}
.p-contents__production__content__right p:last-child {
  margin-bottom: 0;
}
.p-contents__production__content__right__title {
  display: block;
  font-size: 18px;
  border-bottom: 1px solid #FF7263;
  /*margin-bottom: 5px;*/
  margin-bottom: 10px;
  font-weight: bold;
}

/* =============================================
// eラーニングに関するお役立ち記事
============================================= */
.p-contents__useful-info {
  margin-bottom: 70px;
}
@media screen and (max-width: 640px) {
  .p-contents__useful-info {
    margin: 0 auto 70px;
  }
}
.p-contents__useful-info__interview {
  width: 90%;
  margin: 0 auto 100px;
}
.p-contents__useful-info__interview__headline {
  text-align: center;
  margin: 80px 0 40px;
}
@media screen and (max-width: 640px) {
  .p-contents__useful-info__interview__headline {
    font-size: 16px;
    margin: 10px auto;
  }
}
.p-contents__useful-info__column {
  width: 90%;
  margin: 0 auto 50px;
}
.p-contents__useful-info__column__headline {
  text-align: center;
  margin: 80px 0 40px;
}
@media screen and (max-width: 640px) {
  .p-contents__useful-info__column__headline {
    font-size: 16px;
    margin: 10px auto;
  }
}

/* =============================================
// メンバー紹介
============================================= */
.p-contents__members {
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .p-contents__members {
    margin: 0 auto 64px;
  }
}

/* =============================================
// よくあるご質問
============================================= */
.p-document_request__contact {
  background-image: url(../images/contact/eye.webp);
  background-size: 100%;
  padding-bottom: 40px;
  margin-bottom: 40px;
}

/* =============================================
// /contactページ
============================================= */
.p-document_request__block {
  display: flex;
  flex-direction: row;
  gap: 160px;
  margin-top: 120px;
}
@media screen and (max-width: 1024px) {
  .p-document_request__block {
    gap: 60px;
  }
}
@media screen and (max-width: 768px) {
  .p-document_request__block {
    flex-direction: column;
    gap: 0;
    margin-top: 76px;
  }
}
@media screen and (max-width: 640px) {
  .p-document_request__block {
    margin-top: 52px;
  }
}
@media screen and (max-width: 768px) {
  .p-document_request__block__content {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 640px) {
  .p-document_request__block__content {
    margin-bottom: 68px;
  }
}
.p-document_request__block__content__headline {
  color: #FF7263;
}
@media screen and (max-width: 768px) {
  .p-document_request__block__content__headline {
    text-align: center;
  }
}
.p-document_request__block__content__text {
  margin-top: 24px;
  font-weight: 700;
}
.p-document_request__block__content__document__block {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  width: fit-content;
  margin-top: 32px;
  margin-right: 32px;
}
@media screen and (max-width: 768px) {
  .p-document_request__block__content__document__block {
    width: 100%;
  }
}
.p-document_request__block__content__document__block__headline {
  color: #FF7263;
}
.p-document_request__block__content__document__block img {
  box-shadow: 2px 2px 6px -1.5px #2E2E2E;
}
.p-document_request__block__content__tel__block {
  display: flex;
  flex-direction: column;
  margin: 64px 0;
}
.p-document_request__block__content__tel__block__ten-number {
  color: #FF7263;
  font-size: 24px;
}
.p-document_request__block__content__tel__block__text {
  margin-top: 16px;
}
.p-document_request__block__form input[type=submit] {
  width: fit-content;
  padding: 12px 20px;
  font-size: 20px;
}
@media screen and (max-width: 414px) {
  .p-document_request__block__form {
    padding: 0;
  }
}

/* =============================================
// 5分でわかる目的別お役立ち資料
============================================= */
.p-document_request__link__block {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 68px;
}
@media screen and (max-width: 768px) {
  .p-document_request__link__block {
    margin-top: 40px;
    align-items: initial;
  }
}
@media screen and (max-width: 640px) {
  .p-document_request__link__block {
    align-items: center;
  }
}
.p-document_request__link__block__headline {
  color: #FF7263;
}
.p-document_request__link__block__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-top: 56px;
  gap: 12px;
  justify-content: center;
}
@media screen and (max-width: 1280px) {
  .p-document_request__link__block__inner {
    gap: 24px;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .p-document_request__link__block__inner {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .p-document_request__link__block__inner {
    margin-top: 32px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    gap: 32px;
    width: 100%;
  }
}
.p-document_request__link__block__box {
  width: 20%;
  max-height: 300px;
  border: 2px solid #FF7263;
  border-radius: 3%;
  padding: 22px 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 6px;
}
@media screen and (max-width: 1024px) {
  .p-document_request__link__block__box {
    width: 26%;
  }
}
@media screen and (max-width: 768px) {
  .p-document_request__link__block__box {
    width: 42%;
    max-height: 100%;
  }
}
@media screen and (max-width: 640px) {
  .p-document_request__link__block__box {
    width: 80%;
  }
}
.p-document_request__link__block__box__link-top {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  max-width: 204px;
  margin-bottom: 32px;
  transition: 0.3s;
  gap: 24px;
  padding: 4px 12px;
}
.p-document_request__link__block__box__link-top:hover {
  background-color: rgba(243, 194, 98, 0.2);
  border-radius: 6px;
}
@media screen and (max-width: 768px) {
  .p-document_request__link__block__box__link-top {
    max-width: 100%;
  }
}
.p-document_request__link__block__message {
  text-align: center;
  color: #FF7263;
  font-weight: 700;
  line-height: 30px;
}
.p-document_request__link__block__image {
  display: flex;
  justify-content: center;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-document_request__link__block__image {
    margin: 0 20px;
  }
}
.p-document_request__link__block__image img {
  max-width: 100%;
}
.p-document_request__link__block__image__shadow {
  box-shadow: 2px 3px 3px 3px rgba(51, 51, 51, 0.2);
}
.p-document_request__link__block__link-btn {
  max-width: 204px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 0;
  padding: 0.25rem 0.5rem;
  border-radius: 6px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  background-color: #00C4CC;
  color: #fff;
}
.p-document_request__link__block__link-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .p-document_request__link__block__link-btn {
    margin: 6px auto;
  }
}
.p-document_request__link__block__link-btn .icon {
  width: 38px;
  height: 38px;
}
.p-document_request__link__block__link-btn .icon path {
  color: #fff;
}

/* =============================================
// キャンペーンバナー
============================================= */
.p-document_request__campaign {
  margin-top: 40px;
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .p-document_request__campaign {
    margin-top: 30px;
  }
}
@media screen and (max-width: 414px) {
  .p-document_request__campaign {
    margin-top: 40px;
  }
}
.p-document_request__campaign__img {
  display: flex;
  justify-content: center;
}

/* =============================================
   eポートフォリオ専用ページ・変数
============================================= */
/* 背景付きセクションの余白を一元管理（線は使わず濃淡で区切り） */
/* =============================================
   eポートフォリオ専用ページ
============================================= */
.p-eportfolio {
  overflow-x: hidden;
  box-sizing: border-box;
  /* ボタン: お問い合わせ・資料ダウンロードを同サイズに。お問い合わせボタンの色はサイト共通の $blue のまま */
}
.p-eportfolio .l-container {
  max-width: 100%;
}
.p-eportfolio img {
  max-width: 100%;
  height: auto;
}
.p-eportfolio .text-red-01 {
  color: #FF7263;
}
.p-eportfolio *,
.p-eportfolio *::before,
.p-eportfolio *::after {
  box-sizing: inherit;
}
.p-eportfolio .c-btn-4 {
  min-width: 196px;
}
.p-eportfolio .c-btn-4 .icon {
  width: 24px;
  height: 24px;
  margin-left: 8px;
}

/* 画面全体のタイトルは MV 内の __page-title で表示 */
/* 各セクション共通の見出し（一連の流れとしての見出し） */
.p-eportfolio__section-headline {
  font-size: 28px;
  font-weight: bold;
  color: #2E2E2E;
  margin-bottom: 28px;
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  .p-eportfolio__section-headline {
    font-size: 24px;
    margin-bottom: 24px;
  }
}

/* 共通：PDF風ページヘッダー（IO Moodle + 右ラベル） */
.p-eportfolio__page-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(46, 46, 46, 0.08);
}
.p-eportfolio__page-header__left {
  display: flex;
  align-items: center;
  gap: 10px;
}
.p-eportfolio__page-header__icon {
  font-size: 28px;
  line-height: 1;
}
.p-eportfolio__page-header__brand {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #2E2E2E;
}
.p-eportfolio__page-header__product {
  display: block;
  font-size: 14px;
  color: #4C4C4C;
}
.p-eportfolio__page-header__right {
  display: flex;
  align-items: center;
  gap: 12px;
}
.p-eportfolio__page-header__line {
  width: 4px;
  height: 28px;
  background: #ed7d31;
  border-radius: 2px;
}
.p-eportfolio__page-header__label {
  font-size: 14px;
  color: #4C4C4C;
  font-weight: bold;
}

/* MV（メインビジュアル: ヘッダー＋左コピー＋右スクリーンショット） */
.p-eportfolio__mv {
  padding: 32px 0 56px;
  margin-bottom: 48px;
  background: linear-gradient(180deg, #f0f9fb 0%, #fff 24%);
  /* ヘッダー行: 左＝サイト全体タイトル（卒業帽アイコン付き）、右＝セクション見出し */
  /* オレンジ帯（Moodleと自動連携で"ラク"にデータ蓄積） */
  /* キャッチコピー（学びを、形に。／Moodle 自動連携／eポートフォリオ） */
  /* 子spanはグローバル * の font-size を打ち消し、h1のサイズを継承する */
  /* 右カラム: スクリーンショット（横並び時は右、縦積み時は上に表示） */
}
@media screen and (max-width: 768px) {
  .p-eportfolio__mv {
    padding: 28px 0 40px;
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 640px) {
  .p-eportfolio__mv {
    padding: 20px 0 32px;
    margin-bottom: 24px;
  }
}
.p-eportfolio__mv__wrap {
  max-width: 100%;
}
.p-eportfolio__mv__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 28px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(46, 46, 46, 0.08);
}
@media screen and (max-width: 640px) {
  .p-eportfolio__mv__header {
    margin-bottom: 20px;
    padding-bottom: 12px;
  }
}
.p-eportfolio__mv__header__left {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
}
.p-eportfolio__mv__header__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 38px;
  height: 38px;
  background: #4a90e2;
  border-radius: 8px;
}
.p-eportfolio__mv__header__icon svg {
  width: 24px;
  height: 24px;
}
.p-eportfolio__mv__page-title {
  font-size: 18px;
  font-weight: bold;
  color: #2E2E2E;
  margin: 0;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  .p-eportfolio__mv__page-title {
    font-size: 16px;
  }
}
.p-eportfolio__mv__header__right {
  flex-shrink: 0;
}
.p-eportfolio__mv__section-headline {
  font-size: 20px;
  font-weight: bold;
  color: #2E2E2E;
  margin: 0;
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  .p-eportfolio__mv__section-headline {
    font-size: 18px;
  }
}
.p-eportfolio__mv__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 48px;
  align-items: center;
  min-height: 380px;
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .p-eportfolio__mv__inner {
    grid-template-columns: 1fr;
    gap: 32px;
    min-height: 0;
  }
}
.p-eportfolio__mv__left {
  max-width: 520px;
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.p-eportfolio__mv__band {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #ed7d31;
  color: #fff;
  padding: 10px 16px;
  border-radius: 6px;
  margin-bottom: 24px;
  font-size: 15px;
  font-weight: bold;
  width: fit-content;
}
.p-eportfolio__mv__band__icon, .p-eportfolio__mv__band__text {
  color: #fff;
}
.p-eportfolio__mv__band__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  font-size: 12px;
  line-height: 1;
  font-weight: bold;
}
.p-eportfolio__mv__title {
  font-size: 56px;
  font-weight: bold;
  color: #2E2E2E;
  line-height: 1;
  margin: 0 0 24px;
  display: flex;
  flex-direction: column;
  gap: 0;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .p-eportfolio__mv__title {
    font-size: 44px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .p-eportfolio__mv__title {
    font-size: 32px;
    margin-bottom: 16px;
  }
}
.p-eportfolio__mv__title__line1, .p-eportfolio__mv__title__line2, .p-eportfolio__mv__title__line3 {
  display: block;
  font-size: inherit;
}
.p-eportfolio__mv__lead {
  font-size: 16px;
  color: #4C4C4C;
  margin-bottom: 28px;
  line-height: 1.75;
}
@media screen and (max-width: 640px) {
  .p-eportfolio__mv__lead {
    font-size: 15px;
    margin-bottom: 24px;
  }
}
.p-eportfolio__mv__btn_block {
  margin-bottom: 16px;
  flex-wrap: nowrap;
  justify-content: flex-start;
  flex-direction: row;
  /* 資料DLボタン非表示時：お問い合わせのみ左寄せ。DL表示時はこのモディファイアを外す */
}
@media screen and (max-width: 640px) {
  .p-eportfolio__mv__btn_block {
    flex-direction: column;
    align-items: stretch;
  }
}
.p-eportfolio__mv__btn_block .p-lp__btn_block__btn {
  flex-shrink: 0;
}
.p-eportfolio__mv__btn_block a,
.p-eportfolio__mv__btn_block .c-btn-4 {
  white-space: nowrap;
  min-width: fit-content;
}
.p-eportfolio__mv__btn_block--contact-only {
  justify-content: flex-start !important;
}
.p-eportfolio__mv__btn_block--contact-only .p-lp__btn_block__btn--placeholder {
  display: none;
}
.p-eportfolio__mv__note {
  font-size: 13px;
  color: #4C4C4C;
  margin: 0;
}
.p-eportfolio__mv__right {
  display: flex;
  align-items: stretch;
  min-height: 380px;
  min-width: 0;
}
@media screen and (max-width: 640px) {
  .p-eportfolio__mv__right {
    order: -1;
    max-width: 560px;
    margin: 0 auto;
    min-height: 280px;
  }
}
.p-eportfolio__mv__screenshot {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 24px rgba(46, 46, 46, 0.12), 0 0 0 1px rgba(46, 46, 46, 0.06);
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f8f9fa;
  min-width: 0;
}
.p-eportfolio__mv__screenshot img {
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .p-eportfolio__mv__screenshot img {
    max-height: 320px;
  }
}

/* セクション共通（区切り線は使わず、背景の濃淡で一連の流れを表現） */
.p-eportfolio__section {
  margin-bottom: 88px;
  padding-top: 56px;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .p-eportfolio__section {
    margin-bottom: 64px;
    padding-top: 48px;
  }
}
@media screen and (max-width: 640px) {
  .p-eportfolio__section {
    margin-bottom: 56px;
    padding-top: 40px;
  }
}
.p-eportfolio__section__label {
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.08em;
  color: #4C4C4C;
  text-align: center;
  margin-bottom: 8px;
  text-transform: uppercase;
}
@media screen and (max-width: 640px) {
  .p-eportfolio__section__label {
    font-size: 12px;
  }
}
.p-eportfolio__section__headline {
  font-size: 28px;
  font-weight: bold;
  color: #2E2E2E;
  text-align: center;
  margin-bottom: 40px;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .p-eportfolio__section__headline {
    font-size: 24px;
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 640px) {
  .p-eportfolio__section__headline {
    font-size: 20px;
    margin-bottom: 24px;
  }
}
.p-eportfolio__section__subhead {
  font-size: 18px;
  font-weight: bold;
  color: #2E2E2E;
  margin-bottom: 24px;
  line-height: 1.6;
}
@media screen and (max-width: 640px) {
  .p-eportfolio__section__subhead {
    font-size: 16px;
    margin-bottom: 16px;
  }
}
.p-eportfolio__section__subhead--center {
  text-align: center;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-eportfolio__section__subhead--center {
    margin-bottom: 32px;
  }
}
.p-eportfolio__section__btns {
  margin-top: 40px;
}
@media screen and (max-width: 640px) {
  .p-eportfolio__section__btns {
    margin-top: 32px;
  }
}

/* Current Issues */
.p-eportfolio__issues__headline--blue {
  color: #4a90e2;
  font-size: inherit;
}
.p-eportfolio__issues .p-eportfolio__section-headline {
  margin-bottom: 16px;
  text-align: center;
}
.p-eportfolio__issues__intro {
  font-size: 16px;
  color: #2E2E2E;
  margin-bottom: 32px;
  line-height: 1.6;
  text-align: center;
}
.p-eportfolio__issues__list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  max-width: 1080px;
  margin: 0 auto 40px;
  align-items: stretch;
}
@media screen and (max-width: 768px) {
  .p-eportfolio__issues__list {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
.p-eportfolio__issues__item {
  background: #fff;
  border: 1px solid rgba(46, 46, 46, 0.08);
  border-top-width: 4px;
  border-radius: 12px;
  padding: 28px 24px;
  box-shadow: 0 2px 12px rgba(46, 46, 46, 0.06);
  display: flex;
  flex-direction: column;
  min-height: 320px;
}
@media screen and (max-width: 640px) {
  .p-eportfolio__issues__item {
    min-height: 0;
    padding: 24px 20px;
  }
}
.p-eportfolio__issues__item--01 {
  border-top-color: #4a90e2;
}
.p-eportfolio__issues__item--02 {
  border-top-color: #ed7d31;
}
.p-eportfolio__issues__item--03 {
  border-top-color: rgb(238.6544378698, 171.9100591716, 41.1455621302);
}
.p-eportfolio__issues__item__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
.p-eportfolio__issues__number {
  font-size: 28px;
  font-weight: bold;
  color: #2E2E2E;
  margin: 0;
  line-height: 1;
}
.p-eportfolio__issues__icon {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-eportfolio__issues__icon svg {
  width: 28px;
  height: 28px;
}
.p-eportfolio__issues__icon--blue {
  background: rgba(74, 144, 226, 0.2);
  color: #4a90e2;
}
.p-eportfolio__issues__icon--orange {
  background: rgba(237, 125, 49, 0.2);
  color: #ed7d31;
}
.p-eportfolio__issues__icon--yellow {
  background: rgba(243, 194, 98, 0.4);
  color: rgb(231.5053254438, 159.2520710059, 17.6946745562);
}
.p-eportfolio__issues__title {
  font-size: 18px;
  font-weight: bold;
  color: #2E2E2E;
  margin-bottom: 12px;
  line-height: 1.4;
}
.p-eportfolio__issues__desc {
  font-size: 14px;
  color: #4C4C4C;
  line-height: 1.75;
  flex: 1;
  margin-bottom: 16px;
}
.p-eportfolio__issues__caption {
  font-size: 13px;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 6px;
}
.p-eportfolio__issues__caption--blue {
  color: #4a90e2;
  font-weight: bold;
}
.p-eportfolio__issues__caption--orange {
  color: #ed7d31;
  font-weight: bold;
}
.p-eportfolio__issues__caption--yellow {
  color: rgb(231.5053254438, 159.2520710059, 17.6946745562);
  font-weight: bold;
}
.p-eportfolio__issues__triangle {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 8px solid currentColor;
  display: inline-block;
  flex-shrink: 0;
}
.p-eportfolio__issues__cta {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 20px 0;
  border-top: 1px solid rgba(46, 46, 46, 0.08);
}
.p-eportfolio__issues__cta__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  flex-shrink: 0;
  background: rgba(74, 144, 226, 0.2);
  border-radius: 50%;
  color: #4a90e2;
}
.p-eportfolio__issues__cta__icon svg {
  width: 26px;
  height: 26px;
}
.p-eportfolio__issues__cta__text {
  font-size: 16px;
  color: #2E2E2E;
  margin: 0;
  text-align: center;
}
.p-eportfolio__issues__cta__highlight {
  color: #4a90e2;
  font-weight: bold;
}
.p-eportfolio__issues__cta__btns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  margin: 0;
  width: 100%;
  /* 資料DL非表示時は空の枠を非表示にしてボタンを中央に */
}
.p-eportfolio__issues__cta__btns .p-eportfolio__issues__cta__btn--placeholder {
  display: none;
}

/* 解決策（SOURCE / API / DESTINATION 図） */
.p-eportfolio__solution {
  background: #fafbfc;
  padding-bottom: 56px;
  margin-bottom: 56px;
}
@media screen and (max-width: 768px) {
  .p-eportfolio__solution {
    padding-bottom: 48px;
  }
}
@media screen and (max-width: 640px) {
  .p-eportfolio__solution {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-eportfolio__solution {
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 640px) {
  .p-eportfolio__solution {
    margin-bottom: 40px;
  }
}
.p-eportfolio__solution .p-eportfolio__section-headline {
  text-align: center;
}
.p-eportfolio__solution__headline {
  font-size: 22px;
  font-weight: bold;
  color: #2E2E2E;
  text-align: center;
  margin-bottom: 16px;
  line-height: 1.4;
}
.p-eportfolio__solution__headline--blue {
  color: #4a90e2;
  font-size: inherit;
}
.p-eportfolio__solution__lead {
  text-align: center;
  font-size: 16px;
  color: #4C4C4C;
  line-height: 1.8;
  max-width: 720px;
  margin: 0 auto 40px;
}
.p-eportfolio__solution__diagram {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  gap: 20px;
  align-items: stretch;
  max-width: 100%;
  margin: 0 auto 40px;
  /* 1024px以下で縦並び（860px前後のタブレット幅でも図が切れないように早めに切り替え） */
}
@media screen and (max-width: 1024px) {
  .p-eportfolio__solution__diagram {
    grid-template-columns: 1fr;
    gap: 28px;
  }
}
.p-eportfolio__solution__diagram__banner {
  padding: 10px 20px;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #fff;
  text-align: center;
  border-radius: 4px 4px 0 0;
}
.p-eportfolio__solution__diagram__banner--orange {
  background: #ed7d31;
}
.p-eportfolio__solution__diagram__banner--blue {
  background: #4a90e2;
}
.p-eportfolio__solution__diagram__card {
  background: #fff;
  border: 1px solid rgba(46, 46, 46, 0.1);
  border-top: none;
  border-radius: 0 0 8px 8px;
  padding: 24px 26px;
  box-shadow: 0 2px 12px rgba(46, 46, 46, 0.06);
  min-height: 200px;
  min-width: 0;
}
.p-eportfolio__solution__diagram__title {
  font-size: 22px;
  font-weight: bold;
  color: #2E2E2E;
  margin: 0 0 6px;
}
.p-eportfolio__solution__diagram__sub {
  font-size: 14px;
  color: #4C4C4C;
  margin: 0 0 18px;
}
.p-eportfolio__solution__diagram__list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 15px;
  color: #4C4C4C;
  line-height: 1.8;
}
.p-eportfolio__solution__diagram__list li {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 10px;
  padding: 10px 14px;
  border-radius: 6px;
}
.p-eportfolio__solution__diagram__list li:last-child {
  margin-bottom: 0;
}
.p-eportfolio__solution__diagram__source .p-eportfolio__solution__diagram__list li {
  background: rgba(237, 125, 49, 0.12);
}
.p-eportfolio__solution__diagram__dest .p-eportfolio__solution__diagram__list li {
  background: rgba(74, 144, 226, 0.12);
}
.p-eportfolio__solution__diagram__list-icon {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.p-eportfolio__solution__diagram__list-icon--orange {
  color: #ed7d31;
}
.p-eportfolio__solution__diagram__list-icon--blue {
  color: #4a90e2;
}
.p-eportfolio__solution__diagram__card--orange {
  border-top: 3px solid #ed7d31;
}
.p-eportfolio__solution__diagram__card--blue {
  border-top: 3px solid #4a90e2;
}
.p-eportfolio__solution__diagram__middle {
  display: flex;
  flex-direction: column;
  gap: 14px;
  justify-content: center;
  min-width: 160px;
}
@media screen and (max-width: 768px) {
  .p-eportfolio__solution__diagram__middle {
    min-width: auto;
    flex-direction: row;
    align-items: center;
    gap: 18px;
  }
}
.p-eportfolio__solution__diagram__zero {
  background: #ed7d31;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  padding: 12px 20px;
  border-radius: 6px;
  text-align: center;
  white-space: nowrap;
}
.p-eportfolio__solution__diagram__api {
  background: rgba(74, 144, 226, 0.12);
  border-radius: 8px;
  padding: 24px 20px;
  text-align: center;
}
.p-eportfolio__solution__diagram__api p {
  font-size: 14px;
  color: #4C4C4C;
  margin: 14px 0 0;
}
.p-eportfolio__solution__diagram__api-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  color: #4a90e2;
}
.p-eportfolio__solution__diagram__api-arrow {
  flex-shrink: 0;
}
.p-eportfolio__solution__diagram__arrow {
  font-size: 28px;
  color: #4a90e2;
  display: block;
}
.p-eportfolio__solution__points {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  align-items: stretch;
}
@media screen and (max-width: 768px) {
  .p-eportfolio__solution__points {
    grid-template-columns: 1fr;
  }
}
.p-eportfolio__solution__point {
  background: #fff;
  border-radius: 8px;
  padding: 24px;
  border-left: 4px solid rgba(74, 144, 226, 0.35);
  box-shadow: 0 2px 12px rgba(46, 46, 46, 0.06);
  display: flex;
  flex-direction: column;
  min-height: 180px;
}
.p-eportfolio__solution__point__icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  flex-shrink: 0;
}
.p-eportfolio__solution__point--green .p-eportfolio__solution__point__icon {
  background: rgba(0, 204, 118, 0.18);
  color: #2e7d32;
}
.p-eportfolio__solution__point--purple .p-eportfolio__solution__point__icon {
  background: rgba(139, 92, 246, 0.18);
  color: #6d28d9;
}
.p-eportfolio__solution__point--orange .p-eportfolio__solution__point__icon {
  background: rgba(237, 125, 49, 0.18);
  color: #ed7d31;
}
.p-eportfolio__solution__point__icon svg {
  width: 28px;
  height: 28px;
}
.p-eportfolio__solution__point__title {
  font-size: 16px;
  font-weight: bold;
  color: #2E2E2E;
  margin-bottom: 12px;
  line-height: 1.4;
}
.p-eportfolio__solution__point__text {
  font-size: 14px;
  color: #4C4C4C;
  line-height: 1.7;
  flex: 1;
  margin: 0;
}

/* 学生向け機能 */
.p-eportfolio__student-functions {
  /* 高さはレポート実績画像(1576×1532)に合わせる。画像は上揃え */
}
.p-eportfolio__student-functions .p-eportfolio__section-headline {
  text-align: center;
}
.p-eportfolio__student-functions__top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 16px 24px;
  margin-bottom: 28px;
  text-align: center;
}
.p-eportfolio__student-functions__tag {
  display: inline-block;
  background: #ed7d31 !important;
  background-color: #ed7d31 !important;
  color: #fff !important;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 12px;
  border-radius: 4px;
  margin-bottom: 8px;
}
.p-eportfolio__student-functions__sub {
  font-size: 14px;
  color: #4C4C4C;
  margin: 0;
  line-height: 1.5;
}
.p-eportfolio__student-functions__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  max-width: 1080px;
  margin: 0 auto;
  align-items: stretch; /* カードの高さを揃える（一番高い画像に合わせる） */
}
@media screen and (max-width: 768px) {
  .p-eportfolio__student-functions__grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}
.p-eportfolio__student-functions__card {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 16px rgba(46, 46, 46, 0.08);
  border: 1px solid rgba(46, 46, 46, 0.06);
  display: flex;
  flex-direction: column;
}
.p-eportfolio__student-functions__card__head {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 20px 20px 0;
  flex-shrink: 0;
}
.p-eportfolio__student-functions__card__icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.p-eportfolio__student-functions__card__icon--blue {
  background: rgba(74, 144, 226, 0.18);
  color: #4a90e2;
}
.p-eportfolio__student-functions__card__icon--orange {
  background: rgba(237, 125, 49, 0.18);
  color: #ed7d31;
}
.p-eportfolio__student-functions__card__icon--green {
  background: rgba(0, 204, 118, 0.18);
  color: #2e7d32;
}
.p-eportfolio__student-functions__card__icon svg {
  width: 28px;
  height: 28px;
}
.p-eportfolio__student-functions__card__head-text {
  min-width: 0;
}
.p-eportfolio__student-functions__card__title {
  font-size: 18px;
  font-weight: bold;
  color: #2E2E2E;
  margin: 0 0 4px;
  line-height: 1.3;
}
.p-eportfolio__student-functions__card__sub {
  font-size: 13px;
  color: #4C4C4C;
  margin: 0 0 16px;
}
.p-eportfolio__student-functions__card__img-wrap {
  margin: 0 12px;
  border-radius: 6px;
  overflow: hidden;
  background: #f5f5f5;
  display: flex;
  align-items: flex-start; /* 画像を上揃えに */
  justify-content: center;
  aspect-ratio: 1576/1532; /* 3つともレポート実績の画像の高さと同じ */
}
.p-eportfolio__student-functions__card__img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: top;
}
.p-eportfolio__student-functions__card__desc {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-size: 14px;
  color: #4C4C4C;
  line-height: 1.6;
  margin: 16px 20px 20px;
  padding: 0;
}
.p-eportfolio__student-functions__card__check {
  width: 24px;
  min-width: 24px;
  color: #ed7d31;
  flex-shrink: 0;
  margin-top: 2px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.p-eportfolio__student-functions__card__check svg,
.p-eportfolio__student-functions__card__check path {
  fill: #ed7d31;
}
.p-eportfolio__student-functions__card__desc-inner {
  flex: 1;
  min-width: 0;
}
.p-eportfolio__student-functions__card__desc--blue {
  color: #4a90e2;
  font-weight: bold;
}

/* 教員向け機能（2カラム・高さバランス） */
.p-eportfolio__teacher-functions {
  background: #fafbfc;
  padding-bottom: 56px;
  margin-bottom: 56px;
}
@media screen and (max-width: 768px) {
  .p-eportfolio__teacher-functions {
    padding-bottom: 48px;
  }
}
@media screen and (max-width: 640px) {
  .p-eportfolio__teacher-functions {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-eportfolio__teacher-functions {
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 640px) {
  .p-eportfolio__teacher-functions {
    margin-bottom: 40px;
  }
}
.p-eportfolio__teacher-functions .p-eportfolio__section-headline {
  text-align: center;
}
.p-eportfolio__teacher-functions__headline-combined {
  font-size: 26px;
  font-weight: bold;
  color: #2E2E2E;
  margin-bottom: 20px;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  .p-eportfolio__teacher-functions__headline-combined {
    font-size: 22px;
  }
}
.p-eportfolio__teacher-functions__headline--blue {
  color: #4a90e2;
  font-size: inherit;
}
.p-eportfolio__teacher-functions__lead {
  font-size: 16px;
  color: #4C4C4C;
  line-height: 1.8;
  margin-bottom: 32px;
  text-align: center;
}
.p-eportfolio__teacher-functions__twocol {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 40px;
  align-items: stretch;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-eportfolio__teacher-functions__twocol {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}
.p-eportfolio__teacher-functions__left {
  min-height: 280px;
}
.p-eportfolio__teacher-functions__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.p-eportfolio__teacher-functions__item {
  display: flex;
  gap: 16px;
  margin-bottom: 24px;
  align-items: flex-start;
}
.p-eportfolio__teacher-functions__diamond {
  color: #ed7d31;
  font-size: 14px;
  line-height: 1.4;
  flex-shrink: 0;
}
.p-eportfolio__teacher-functions__item__title {
  font-weight: bold;
  color: #2E2E2E;
  margin: 0 0 8px;
  font-size: 16px;
}
.p-eportfolio__teacher-functions__item__text {
  font-size: 14px;
  color: #4C4C4C;
  line-height: 1.7;
  margin: 0;
}
.p-eportfolio__teacher-functions__right {
  display: flex;
  align-items: stretch;
  min-height: 320px;
}
.p-eportfolio__teacher-functions__screenshot {
  position: relative;
  flex: 1;
  border-radius: 8px;
  overflow: visible;
  border: 3px solid #4a90e2;
  min-height: 320px;
  box-shadow: 0 4px 20px rgba(46, 46, 46, 0.1);
  background: #fff;
  padding: 12px;
}
.p-eportfolio__teacher-functions__screenshot__frame {
  overflow: hidden;
  border-radius: 4px;
  height: 320px;
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  background: #f5f5f5;
}
.p-eportfolio__teacher-functions__screenshot__frame img {
  width: 100%;
  height: 100%;
  object-fit: contain; /* 横が見切れないように画像全体を表示 */
  object-position: top center;
  display: block;
}
.p-eportfolio__teacher-functions__overlay {
  position: absolute;
  top: -10px;
  right: 16px;
  background: #ed7d31 !important;
  background-color: #ed7d31 !important;
  color: #fff !important;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 16px;
  border-radius: 6px;
  box-shadow: 0 2px 8px rgba(46, 46, 46, 0.2);
  display: inline-flex;
  align-items: center;
  gap: 8px;
  z-index: 1;
}
.p-eportfolio__teacher-functions__overlay span {
  color: #fff !important;
}
.p-eportfolio__teacher-functions__overlay svg,
.p-eportfolio__teacher-functions__overlay .p-eportfolio__teacher-functions__overlay__check path {
  fill: #fff;
}

/* 活用シーン */
.p-eportfolio__use-cases .l-container {
  text-align: center;
}
.p-eportfolio__use-cases .p-eportfolio__section-headline {
  text-align: center;
}
.p-eportfolio__use-cases__headline {
  font-size: 26px;
  font-weight: bold;
  color: #2E2E2E;
  margin-bottom: 24px;
  line-height: 1.5;
  border-bottom: 3px solid #4a90e2;
  display: inline-block;
  padding-bottom: 4px;
}
@media screen and (max-width: 640px) {
  .p-eportfolio__use-cases__headline {
    font-size: 22px;
  }
}
.p-eportfolio__use-cases__sub {
  font-size: 16px;
  color: #4C4C4C;
  margin-bottom: 32px;
  line-height: 1.7;
}
.p-eportfolio__use-cases__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  max-width: 1080px;
  margin: 0 auto;
  align-items: stretch;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .p-eportfolio__use-cases__grid {
    grid-template-columns: 1fr;
  }
}
.p-eportfolio__use-cases__card {
  background: #fff;
  border: 1px solid rgba(46, 46, 46, 0.08);
  border-radius: 8px;
  padding: 28px 24px;
  box-shadow: 0 2px 12px rgba(46, 46, 46, 0.06);
  border-top: 4px solid #AEAEAE;
}
.p-eportfolio__use-cases__card--blue {
  border-top-color: #4a90e2;
}
.p-eportfolio__use-cases__card--green {
  border-top-color: #00CC76;
}
.p-eportfolio__use-cases__card--orange {
  border-top-color: #ed7d31;
}
.p-eportfolio__use-cases__card__icon-wrap {
  width: 56px;
  height: 56px;
  margin-bottom: 16px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.p-eportfolio__use-cases__card__icon-wrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.p-eportfolio__use-cases__card__title {
  font-size: 18px;
  font-weight: bold;
  color: #2E2E2E;
  margin-bottom: 12px;
}
.p-eportfolio__use-cases__card__text {
  font-size: 14px;
  color: #4C4C4C;
  line-height: 1.7;
  margin: 0;
}

/* Benefits（オレンジ/青/緑カード・下線・カラーバー） */
.p-eportfolio__benefits {
  background: #f8f9fa;
  padding: 48px 0 56px;
  margin-bottom: 56px;
}
@media screen and (max-width: 768px) {
  .p-eportfolio__benefits {
    padding: 48px 0 48px;
  }
}
@media screen and (max-width: 640px) {
  .p-eportfolio__benefits {
    padding: 40px 0 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-eportfolio__benefits {
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 640px) {
  .p-eportfolio__benefits {
    margin-bottom: 40px;
  }
}
.p-eportfolio__benefits .p-eportfolio__section-headline {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-eportfolio__benefits .p-eportfolio__section-headline {
    margin-bottom: 32px;
  }
}
.p-eportfolio__benefits .p-eportfolio__section-headline::after {
  content: "";
  display: block;
  width: 280px;
  max-width: 100%;
  height: 3px;
  background: #4a90e2;
  margin: 12px auto 0;
}
.p-eportfolio__benefits__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  max-width: 1080px;
  margin: 0 auto;
  align-items: stretch;
}
@media screen and (max-width: 768px) {
  .p-eportfolio__benefits__grid {
    grid-template-columns: 1fr;
  }
}
.p-eportfolio__benefits__card {
  background: #fff;
  border-radius: 8px;
  padding: 28px 24px;
  box-shadow: 0 2px 12px rgba(46, 46, 46, 0.06);
  border-top: 4px solid #AEAEAE;
  border-bottom: 4px solid #AEAEAE;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  min-height: 380px;
}
.p-eportfolio__benefits__card--orange {
  border-top-color: #ed7d31;
  border-bottom-color: #ed7d31;
}
.p-eportfolio__benefits__card--blue {
  border-top-color: #4a90e2;
  border-bottom-color: #4a90e2;
}
.p-eportfolio__benefits__card--green {
  border-top-color: #00CC76;
  border-bottom-color: #00CC76;
}
.p-eportfolio__benefits__card__icon {
  margin-bottom: 12px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.p-eportfolio__benefits__card--orange .p-eportfolio__benefits__card__icon {
  background: rgba(237, 125, 49, 0.18);
  color: #ed7d31;
}
.p-eportfolio__benefits__card--blue .p-eportfolio__benefits__card__icon {
  background: rgba(74, 144, 226, 0.18);
  color: #4a90e2;
}
.p-eportfolio__benefits__card--green .p-eportfolio__benefits__card__icon {
  background: rgba(0, 204, 118, 0.18);
  color: #2e7d32;
}
.p-eportfolio__benefits__card__icon svg {
  width: 32px;
  height: 32px;
}
.p-eportfolio__benefits__card__label {
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.08em;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.p-eportfolio__benefits__card--orange .p-eportfolio__benefits__card__label {
  color: #ed7d31;
}
.p-eportfolio__benefits__card--blue .p-eportfolio__benefits__card__label {
  color: #4a90e2;
}
.p-eportfolio__benefits__card--green .p-eportfolio__benefits__card__label {
  color: #00CC76;
}
.p-eportfolio__benefits__card__title {
  font-size: 18px;
  font-weight: bold;
  color: #2E2E2E;
  margin-bottom: 12px;
  line-height: 1.4;
}
.p-eportfolio__benefits__card__lead {
  font-size: 14px;
  color: #4C4C4C;
  line-height: 1.7;
  margin-bottom: 20px;
  flex: 1;
}
.p-eportfolio__benefits__card__list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #4C4C4C;
  line-height: 1.8;
  text-align: center;
}
.p-eportfolio__benefits__card__list li {
  margin-bottom: 8px;
  display: inline-flex;
  align-items: flex-start;
  gap: 6px;
  text-align: left;
}
.p-eportfolio__benefits__card__list li:last-child {
  margin-bottom: 0;
}
.p-eportfolio__benefits__card__check {
  color: #ed7d31;
  font-weight: bold;
  flex-shrink: 0;
}
.p-eportfolio__benefits__bar {
  height: 12px;
  margin-top: 40px;
  background: linear-gradient(90deg, #ed7d31 0%, #ed7d31 33%, #4a90e2 33%, #4a90e2 66%, #00CC76 66%, #00CC76 100%);
  border-radius: 0 0 8px 8px;
}

/* クロージング（4カード・青/オレンジハイライト） */
.p-eportfolio__closing {
  margin-bottom: 48px;
}
.p-eportfolio__closing .p-eportfolio__section-headline {
  text-align: center;
}
.p-eportfolio__closing__headline {
  font-size: 28px;
  font-weight: bold;
  color: #2E2E2E;
  margin-bottom: 12px;
  line-height: 1.4;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .p-eportfolio__closing__headline {
    font-size: 24px;
  }
}
.p-eportfolio__closing__headline--blue {
  color: #4a90e2;
  font-size: 1.2em;
}
.p-eportfolio__closing__lead {
  font-size: 18px;
  color: #4C4C4C;
  line-height: 1.8;
  margin-bottom: 40px;
  text-align: center;
}
.p-eportfolio__closing__lead--orange {
  color: #ed7d31;
  font-weight: bold;
  font-size: inherit;
}
.p-eportfolio__closing__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
  margin-bottom: 0;
  align-items: stretch;
}
@media screen and (max-width: 768px) {
  .p-eportfolio__closing__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 640px) {
  .p-eportfolio__closing__grid {
    grid-template-columns: 1fr;
  }
}
.p-eportfolio__closing__card {
  background: #fff;
  border-radius: 12px;
  padding: 28px 20px;
  text-align: center;
  box-shadow: 0 2px 16px rgba(46, 46, 46, 0.08);
  border: 1px solid rgba(46, 46, 46, 0.06);
  min-height: 220px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 640px) {
  .p-eportfolio__closing__card {
    min-height: 0;
  }
}
.p-eportfolio__closing__card__icon {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  flex-shrink: 0;
}
.p-eportfolio__closing__card--blue .p-eportfolio__closing__card__icon {
  background: rgba(74, 144, 226, 0.18);
  color: #4a90e2;
}
.p-eportfolio__closing__card--orange .p-eportfolio__closing__card__icon {
  background: rgba(237, 125, 49, 0.2);
  color: #ed7d31;
}
.p-eportfolio__closing__card--yellow .p-eportfolio__closing__card__icon {
  background: rgba(243, 194, 98, 0.25);
  color: rgb(212.5538461538, 146.2153846154, 16.2461538462);
}
.p-eportfolio__closing__card--green .p-eportfolio__closing__card__icon {
  background: rgba(0, 204, 118, 0.18);
  color: #2e7d32;
}
.p-eportfolio__closing__card__icon svg {
  width: 36px;
  height: 36px;
}
.p-eportfolio__closing__card__title {
  font-size: 18px;
  font-weight: bold;
  color: #2E2E2E;
  margin-bottom: 8px;
}
.p-eportfolio__closing__card__text {
  font-size: 14px;
  color: #4C4C4C;
  line-height: 1.6;
  margin: 0;
}

/* CTA（資料DL・お問い合わせ） */
.p-eportfolio__cta .p-service__contact__headline {
  font-size: 20px;
}
@media screen and (max-width: 640px) {
  .p-eportfolio__cta .p-service__contact__headline {
    font-size: 18px;
  }
}

.event_workshop {
  padding: 40px 80px;
}
.event_workshop .pc-only {
  display: block;
}
@media screen and (max-width: 640px) {
  .event_workshop .pc-only {
    display: none;
  }
}
.event_workshop .sp-only {
  display: none;
}
@media screen and (max-width: 640px) {
  .event_workshop .sp-only {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .event_workshop {
    padding: 40px 24px;
  }
}
.event_workshop .event_workshop__button {
  background: #FF7263;
  border-radius: 30px;
  padding: 10px 64px;
  color: #fff;
  border: 2px solid #FF7263;
  display: block;
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .event_workshop .event_workshop__button {
    padding: 10px 48px;
  }
}
.event_workshop .event_workshop__button:hover {
  background: #fff;
  color: #FF7263;
  font-weight: 600;
  border: 2px solid #FF7263;
}
.event_workshop .main_visual {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 64px;
}
.event_workshop .main_visual__date {
  font-size: 24px;
  margin-bottom: 14px;
  width: 100%;
  text-align: center;
}
.event_workshop .main_visual__date span {
  font-size: 24px;
}
@media screen and (max-width: 640px) {
  .event_workshop .main_visual__date {
    font-size: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
  }
  .event_workshop .main_visual__date span {
    font-size: 20px;
  }
}
.event_workshop .main_visual__title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
}
.event_workshop .main_visual__headline {
  font-size: 28px;
  font-weight: 600;
}
@media screen and (max-width: 640px) {
  .event_workshop .main_visual__headline {
    font-size: 24px;
  }
}
.event_workshop .main_visual__img {
  margin: 56px 0;
}
.event_workshop .description {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 0 32px;
  margin-bottom: 32px;
}
@media screen and (max-width: 640px) {
  .event_workshop .description {
    padding: 0;
  }
}
.event_workshop .contents .content__headline {
  padding-left: 16px;
  margin: 32px 0 24px 16px;
  background: transparent;
  border-left: solid 5px #FF7263;
  font-size: 20px;
  font-weight: 400;
  text-align: inherit;
}
@media screen and (max-width: 640px) {
  .event_workshop .contents .content__headline {
    margin: 32px 0 24px;
  }
}
.event_workshop .contents .content__text {
  margin-left: 32px;
  line-height: 1.6;
}
@media screen and (max-width: 640px) {
  .event_workshop .contents .content__text {
    margin-left: 0;
  }
}
.event_workshop .contents .content__text--check {
  color: #FF7263;
  margin-right: 12px;
}
.event_workshop .contents .content__text--small {
  font-size: 12px;
}
.event_workshop .contents .content__inner {
  margin: 12px 0 12px 104px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
@media screen and (max-width: 640px) {
  .event_workshop .contents .content__inner {
    margin: 12px 0 12px 64px;
  }
}
.event_workshop .contents .content__inner__headline {
  font-weight: 400;
}
.event_workshop .contents .content__table {
  margin-left: 32px;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .event_workshop .contents .content__table {
    margin-left: 0;
    margin-bottom: 24px;
  }
}
.event_workshop .contents .content__table tbody {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.event_workshop .contents .content__table tr {
  display: flex;
}
@media screen and (max-width: 640px) {
  .event_workshop .contents .content__table tr {
    flex-direction: column;
  }
}
.event_workshop .contents .content__table th {
  width: 10%;
  text-align: left;
  font-weight: 400;
}
@media screen and (max-width: 640px) {
  .event_workshop .contents .content__table th {
    width: fit-content;
    background: #FF7263;
    padding: 4px;
    border-radius: 8px;
  }
}
.event_workshop .contents .content__table td {
  text-align: left;
}
.event_workshop .contents .content__feature {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 24px 0;
}
@media screen and (max-width: 640px) {
  .event_workshop .contents .content__feature {
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 6px;
  }
}
.event_workshop .contents .content__feature__block {
  background: #FF7263;
  padding: 30px;
  border-radius: 50%;
  width: 22%;
  max-width: 200px;
  height: 200px;
  line-height: 200px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 640px) {
  .event_workshop .contents .content__feature__block {
    width: 46%;
    height: 100px;
    border-radius: 8px;
    padding: 30px 4px;
  }
}
.event_workshop .contents .content__feature__text {
  color: #fff;
  font-size: 20px;
}
@media screen and (max-width: 640px) {
  .event_workshop .contents .content__feature__text {
    font-size: 16px;
    white-space: nowrap;
  }
}
.event_workshop .contents .content__feature__text .strong {
  color: #fff;
  font-size: 48px;
  font-weight: 800;
}
@media screen and (max-width: 640px) {
  .event_workshop .contents .content__feature__text .strong {
    font-size: 34px;
  }
}
.event_workshop .contents .content__image__area {
  display: flex;
  flex-direction: column;
  margin: 64px 0;
}
.event_workshop .contents .content__image__headline {
  font-weight: 400;
}
.event_workshop .contents .content__image {
  max-height: 448px;
  width: auto;
  margin: 0 auto;
}
.event_workshop .content__form {
  max-width: 960px;
  text-align: center;
  margin-left: 40px;
}
@media screen and (max-width: 640px) {
  .event_workshop .content__form {
    margin-left: 0;
  }
}
.event_workshop .content__form dl {
  display: flex;
  flex-direction: column;
}
.event_workshop .content__form dt {
  width: 100%;
}
.event_workshop .content__form dt p {
  margin-left: 8px;
}
.event_workshop .content__form dt .require {
  color: #FF7263;
  margin-left: 8px;
}
@media screen and (max-width: 640px) {
  .event_workshop .content__form form {
    padding: 190px 20px 0 0;
  }
  .event_workshop .content__form .wpcf7-form-control {
    display: flex;
    flex-direction: column;
  }
  .event_workshop .content__form .wpcf7-list-item {
    margin: 0;
  }
}

.p-faq__faqs {
  margin-bottom: 72px;
}

.p-lp .postal-code p {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.p-lp .postal-code p span {
  max-width: 120px;
}
.p-lp .postal-code p a {
  cursor: pointer;
  margin-left: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 6px;
  font-size: 14px;
  color: #fff;
  background-color: royalblue;
  border: 1px solid royalblue;
  border-radius: 4px;
  box-shadow: 2px 2px 4px rgba(65, 105, 225, 0.2);
}
.p-lp .text-red-01 {
  color: #FF7263;
}
.p-lp .text-link-red-01 {
  color: #FF7263;
  font-weight: bold;
  text-decoration: underline;
}
.p-lp .text-link-red-01:hover {
  opacity: 0.8;
}
.p-lp .symbol-lower-triangle {
  font-size: 32px;
  color: #AEAEAE;
  letter-spacing: 2px;
}
.p-lp .list-item-strong {
  color: #FF7263;
  font-size: 20px;
  font-weight: bold;
}
.p-lp .mt-minus18 {
  margin-top: -18px;
}

.p-lp__btn_block {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 32px;
  padding: 6px 0 0;
}
@media screen and (max-width: 1024px) {
  .p-lp__btn_block {
    flex-direction: column;
    align-items: center;
    gap: 16px;
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-lp__btn_block {
    gap: 20px;
  }
}
@media screen and (max-width: 640px) {
  .p-lp__btn_block {
    gap: 20px;
  }
}

/* =============================================
// お問い合わせ
============================================= */
.p-lp__contact {
  background: rgba(0, 196, 204, 0.1);
  margin-bottom: 80px;
  padding: 24px 0 20px;
}
.p-lp__contact-yellow {
  background: rgba(243, 194, 98, 0.1);
}
@media screen and (max-width: 640px) {
  .p-lp__contact {
    margin: 0 auto 0;
  }
}
.p-lp__contact__headline {
  text-align: center;
}
.p-lp__contact__text_link {
  margin-top: 16px;
  display: block;
  margin: o auto;
  text-align: center;
  font-weight: bold;
  text-decoration: underline;
}

/* =============================================
// MainVisual
============================================= */
.mv-internal_training {
  background-image: url(../images/lp/internal_training/01.webp);
}
@media screen and (max-width: 1024px) {
  .mv-internal_training {
    background-position: center;
  }
}

.mv-educational_institution {
  background-image: url(../images/lp/educational_institution/01.webp);
}
@media screen and (max-width: 1024px) {
  .mv-educational_institution {
    background-position: center;
  }
}
@media screen and (max-width: 640px) {
  .mv-educational_institution {
    background-position: right;
  }
}

.mv-medical_institution {
  background-image: url(../images/lp/medical_institution/01.webp);
}
@media screen and (max-width: 1024px) {
  .mv-medical_institution {
    background-position: center;
  }
}
@media screen and (max-width: 640px) {
  .mv-medical_institution {
    background-position: right;
  }
}

.mv-education_business {
  background-image: url(../images/lp/education_business/01.webp);
}
@media screen and (max-width: 1024px) {
  .mv-education_business {
    background-position: center;
  }
}
@media screen and (max-width: 640px) {
  .mv-education_business {
    background-position: right;
  }
}

.mv-franchise {
  background-image: url(../images/lp/franchise/01.webp);
}
@media screen and (max-width: 1024px) {
  .mv-franchise {
    background-position: center;
  }
}
@media screen and (max-width: 640px) {
  .mv-franchise {
    background-position: right;
  }
}

.p-lp__mv {
  background-repeat: no-repeat;
  background-size: 100%;
  height: 602px;
  margin-bottom: 32px;
}
@media screen and (max-width: 1280px) {
  .p-lp__mv {
    background-size: cover;
  }
}
@media screen and (max-width: 640px) {
  .p-lp__mv {
    height: 530px;
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 414px) {
  .p-lp__mv {
    height: 530px;
  }
}
.p-lp__mv__inner {
  display: flex;
  align-items: center;
  height: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
.p-lp__mv__content {
  display: flex;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.6);
  width: fit-content;
  padding: 50px 22px 38px 74px;
}
@media screen and (max-width: 1024px) {
  .p-lp__mv__content {
    padding: 44px 18px 30px 62px;
  }
}
@media screen and (max-width: 768px) {
  .p-lp__mv__content {
    padding: 26px 12px;
  }
}
@media screen and (max-width: 640px) {
  .p-lp__mv__content {
    margin-top: 38px;
    width: 80%;
  }
}
.p-lp__mv__title {
  text-shadow: 2px 2px 5px #AEAEAE;
}
.p-lp__mv__headline {
  font-weight: bold;
  margin: 46px 0 20px;
}
@media screen and (max-width: 640px) {
  .p-lp__mv__headline {
    font-size: 24px;
    margin: 24px 0 10px;
  }
}
.p-lp__mv__headline span {
  font-size: 48px;
}
@media screen and (max-width: 640px) {
  .p-lp__mv__headline span {
    font-size: 35px;
  }
}
.p-lp__mv__btn_block__top__btn {
  width: 100%;
}
.p-lp__mv__btn_block__top__btn a {
  max-width: 424px;
  width: 100%;
  font-size: 24px;
}
@media screen and (max-width: 640px) {
  .p-lp__mv__btn_block__top__btn a {
    max-width: 345px;
    font-size: 18px;
    margin-bottom: 20px;
    width: 90%;
  }
}
.p-lp__mv__btn_block {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 60px;
  padding: 12px 0;
}
@media screen and (max-width: 768px) {
  .p-lp__mv__btn_block {
    flex-direction: column;
    gap: 12px;
  }
}
@media screen and (max-width: 768px) {
  .p-lp__mv__btn_block {
    gap: 24px;
  }
}
@media screen and (max-width: 640px) {
  .p-lp__mv__btn_block {
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 0;
  }
}
.p-lp__mv__btn_block__btn {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-lp__mv__btn_block__btn a {
  margin-top: 12px;
}
@media screen and (max-width: 640px) {
  .p-lp__mv__btn_block__btn {
    gap: 20px;
    width: 100%;
  }
  .p-lp__mv__btn_block__btn span {
    display: none;
  }
  .p-lp__mv__btn_block__btn a {
    margin-top: 0;
  }
}
.p-lp__mv__image {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 56px;
  margin-top: 28px;
  margin-bottom: 34px;
}
@media screen and (max-width: 768px) {
  .p-lp__mv__image {
    margin-top: 12px;
    gap: 16px;
    width: 100%;
    justify-content: space-evenly;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  .p-lp__mv__image {
    gap: 2px;
    margin-bottom: 24px;
  }
}
.p-lp__mv__image__logo__moodle {
  max-height: 75px;
}
@media screen and (max-width: 640px) {
  .p-lp__mv__image__logo__moodle {
    max-width: 140px;
  }
}
@media screen and (max-width: 414px) {
  .p-lp__mv__image__logo__moodle {
    max-width: 111px;
  }
}
.p-lp__mv__image__logo__io_moodle {
  max-height: 75px;
}
@media screen and (max-width: 640px) {
  .p-lp__mv__image__logo__io_moodle {
    max-width: 200px;
  }
}
@media screen and (max-width: 414px) {
  .p-lp__mv__image__logo__io_moodle {
    max-width: 159px;
  }
}

/* =============================================
// バナー
============================================= */
.p-lp__banner {
  margin-top: 60px;
  margin-bottom: 60px;
}
@media screen and (max-width: 640px) {
  .p-lp__banner {
    margin-top: 30px;
  }
}
@media screen and (max-width: 414px) {
  .p-lp__banner {
    margin-top: 40px;
  }
}
.p-lp__banner__img {
  display: flex;
  justify-content: center;
}

/* =============================================
// キャンペーンバナー
============================================= */
.p-lp__campaign {
  margin-bottom: 64px;
}
.p-lp__campaign__img {
  display: flex;
  justify-content: center;
}

/* =============================================
// 社内研修/通信教育ビジネス でこんなお悩みありませんか？
============================================= */
.p-lp__raising_issues {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  margin-bottom: 84px;
}
.p-lp__raising_issues__worries {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 60px;
}
.p-lp__raising_issues__worries__headline {
  text-align: center;
}
.p-lp__raising_issues__worries__content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 42px;
}
@media screen and (max-width: 768px) {
  .p-lp__raising_issues__worries__content {
    flex-direction: column;
  }
}
.p-lp__raising_issues__worries__content img {
  max-height: 240px;
}
@media screen and (max-width: 640px) {
  .p-lp__raising_issues__worries__content img {
    max-height: 200px;
  }
}
.p-lp__raising_issues__worries__content__item {
  font-size: 22px;
  list-style: disc;
  margin-bottom: 12px;
}
.p-lp__raising_issues__worries__content__item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .p-lp__raising_issues__worries__content__item {
    margin-left: 40px;
    font-size: 18px;
  }
}
@media screen and (max-width: 640px) {
  .p-lp__raising_issues__worries__content__item {
    margin-left: 20px;
    font-size: 16px;
  }
}
@media screen and (max-width: 414px) {
  .p-lp__raising_issues__worries__content__item {
    margin-left: 12px;
  }
}
.p-lp__raising_issues__support {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 60px;
}
.p-lp__raising_issues__support__headline {
  text-align: center;
}
.p-lp__raising_issues__support__headline span {
  font-size: 32px;
}
@media screen and (max-width: 640px) {
  .p-lp__raising_issues__support__headline span {
    font-size: 24px;
  }
}
.p-lp__raising_issues__support__content__item {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  background: #F4F4F4;
  padding: 6px 60px;
}
@media screen and (max-width: 768px) {
  .p-lp__raising_issues__support__content__item {
    font-size: 18px;
  }
}
@media screen and (max-width: 640px) {
  .p-lp__raising_issues__support__content__item {
    font-size: 16px;
    padding: 24px 16px;
  }
}
.p-lp__raising_issues__support__content__item img {
  width: 44px;
  margin-right: 40px;
}
.p-lp__raising_issues__support__content__item:last-child {
  margin-bottom: 0;
}

/* =============================================
// Moodle（ムードル）活用事例
============================================= */
.p-lp__moodle_usage_example {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 52px;
  margin-top: 80px;
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
  .p-lp__moodle_usage_example {
    margin-top: 54px;
    margin-bottom: 12px;
  }
}
.p-lp__moodle_usage_example__headline {
  text-align: center;
}
.p-lp__moodle_usage_example__block {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (max-width: 640px) {
  .p-lp__moodle_usage_example__block {
    gap: 20px;
  }
}
.p-lp__moodle_usage_example__block__headline {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 640px) {
  .p-lp__moodle_usage_example__block__headline {
    flex-direction: column;
    align-items: flex-start;
  }
}
.p-lp__moodle_usage_example__block__headline span {
  background: #00C4CC;
  color: #fff;
  font-size: 32px;
  padding: 6px 20px;
  border-radius: 6px;
  margin-right: 18px;
}
@media screen and (max-width: 640px) {
  .p-lp__moodle_usage_example__block__headline span {
    margin-bottom: 18px;
  }
}
.p-lp__moodle_usage_example__block__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 100px;
}
@media screen and (max-width: 640px) {
  .p-lp__moodle_usage_example__block__content {
    flex-direction: column;
    margin-left: 0;
  }
}
.p-lp__moodle_usage_example__block__content img {
  max-width: 281px;
}
.p-lp__moodle_usage_example__block__content__text_block {
  display: flex;
  flex-direction: column;
  gap: 28px;
}
.p-lp__moodle_usage_example__block__content__point {
  display: flex;
  flex-direction: column;
}
.p-lp__moodle_usage_example__block__content__point__headline {
  color: #00C4CC;
  font-weight: bold;
  border-bottom: 3px #00C4CC dotted;
  width: fit-content;
  margin-bottom: 10px;
  padding-bottom: 4px;
}
@media screen and (max-width: 640px) {
  .p-lp__moodle_usage_example__block__content__point__headline {
    margin: 0 auto 16px;
  }
}
.p-lp__moodle_usage_example__block__content__point__item {
  list-style: disc;
  margin-left: 18px;
}

/* =============================================
// お客様の声
============================================= */
.p-lp__customer_testimonials {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  margin-bottom: 84px;
}
@media screen and (max-width: 640px) {
  .p-lp__customer_testimonials {
    margin-bottom: 56px;
  }
}
.p-lp__customer_testimonials__headline {
  text-align: center;
}
.p-lp__customer_testimonials__block {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.p-lp__customer_testimonials__content {
  background: #FFFCE7;
  padding: 10px 26px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 640px) {
  .p-lp__customer_testimonials__content {
    flex-direction: column;
  }
}
.p-lp__customer_testimonials__icon {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 156px;
  border-right: 1px #AEAEAE solid;
  padding-right: 12px;
}
@media screen and (max-width: 640px) {
  .p-lp__customer_testimonials__icon {
    border-right: none;
    border-bottom: 1px #AEAEAE solid;
    padding-right: 0;
    padding-bottom: 12px;
  }
}
.p-lp__customer_testimonials__icon img {
  max-width: 82px;
}
.p-lp__customer_testimonials__icon span {
  text-align: center;
}
.p-lp__customer_testimonials__text {
  display: flex;
  flex-direction: column;
  margin-left: 40px;
  width: 86%;
}
@media screen and (max-width: 640px) {
  .p-lp__customer_testimonials__text {
    margin-left: 0;
    margin-top: 16px;
  }
}
@media screen and (max-width: 414px) {
  .p-lp__customer_testimonials__text {
    width: 100%;
  }
}

/* =============================================
// 社員研修/通信教育ビジネス にMoodle（ムードル）の便利機能
============================================= */
.p-lp__useful_features {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 74px;
  margin-bottom: 84px;
  /*-------------------------
  Moodle（ムードル）は世界中で使われているeラーニングシステム
  -----------------------*/
  /*-------------------------
  社員研修/通信教育ビジネス に役立つMoodle（ムードル）の便利機能
  -----------------------*/
}
@media screen and (max-width: 640px) {
  .p-lp__useful_features {
    gap: 40px;
    margin-bottom: 56px;
  }
}
.p-lp__useful_features__headline {
  text-align: center;
}
.p-lp__useful_features__block {
  text-align: center;
  width: 100%;
}
.p-lp__useful_features__sub_headline {
  text-align: center;
  border-left: 6px #00C4CC solid;
  border-right: 6px #00C4CC solid;
  padding: 0 12px;
  width: fit-content;
  margin: 0 auto;
}
.p-lp__useful_features__sub_headline span {
  font-size: 24px;
  font-weight: bold;
  color: #FF7263;
}
@media screen and (max-width: 640px) {
  .p-lp__useful_features__sub_headline span {
    font-size: 20px;
  }
}
.p-lp__useful_features__card__block {
  width: 100%;
  display: flex;
  justify-content: space-around;
  padding: 0;
  margin: 78px 0 28px;
  gap: 20px;
}
@media screen and (max-width: 1024px) {
  .p-lp__useful_features__card__block {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .p-lp__useful_features__card__block {
    flex-wrap: wrap;
    gap: 24px;
  }
}
.p-lp__useful_features__card {
  max-width: 208px;
  max-height: 208px;
  width: 208px;
  height: 208px;
  border: 2px #FF7263 solid;
  border-radius: 6px;
  letter-spacing: -1px;
  padding: 10px 18px;
}
@media screen and (max-width: 1024px) {
  .p-lp__useful_features__card {
    width: 48%;
  }
}
@media screen and (max-width: 640px) {
  .p-lp__useful_features__card {
    margin: 0 auto 24px;
    width: 43%;
    max-height: 138px;
    padding: 10px 6px;
  }
}
@media screen and (max-width: 414px) {
  .p-lp__useful_features__card {
    width: 41%;
    max-height: 128px;
  }
}
.p-lp__useful_features__card__headline {
  min-height: 22px;
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 414px) {
  .p-lp__useful_features__card__headline {
    font-size: 14px;
  }
}
.p-lp__useful_features__card__text {
  font-size: 24px;
  font-weight: bold;
  line-height: 2;
}
.p-lp__useful_features__card__strong {
  color: #FF7263;
  font-size: 64px;
}
@media screen and (max-width: 640px) {
  .p-lp__useful_features__card__strong {
    font-size: 32px;
  }
}
.p-lp__useful_features__card__sub__text {
  font-size: 24px;
  font-weight: bold;
  line-height: 2;
}
@media screen and (max-width: 640px) {
  .p-lp__useful_features__card__sub__text {
    font-size: 16px;
    line-height: 4;
  }
}
.p-lp__useful_features__card__sub_strong {
  color: #FF7263;
  font-size: 48px;
}
@media screen and (max-width: 640px) {
  .p-lp__useful_features__card__sub_strong {
    font-size: 32px;
  }
}
.p-lp__useful_features__card__annotation {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.p-lp__useful_features__content__block {
  display: flex;
  flex-direction: column;
  gap: 80px;
  margin-top: 80px;
}
.p-lp__useful_features__content__headline {
  text-align: left;
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: flex-start;
}
.p-lp__useful_features__content__headline__number {
  color: #00C4CC;
  font-size: 32px;
  font-weight: bold;
  margin-right: 18px;
}
.p-lp__useful_features__content__headline__text {
  margin-top: 4px;
}
.p-lp__useful_features__content__top {
  display: flex;
  flex-direction: column;
  gap: 36px;
}
.p-lp__useful_features__content__top__inner {
  display: flex;
  justify-content: center;
  margin-left: 40px;
}
@media screen and (max-width: 640px) {
  .p-lp__useful_features__content__top__inner {
    flex-direction: column;
    margin-left: 0;
    gap: 32px;
  }
}
.p-lp__useful_features__content__top__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 33%;
  gap: 28px;
}
@media screen and (max-width: 640px) {
  .p-lp__useful_features__content__top__content {
    width: 100%;
  }
}
.p-lp__useful_features__content__top__content__headline {
  font-weight: bold;
  border-bottom: 3px #00C4CC dotted;
  padding-bottom: 4px;
  width: 70%;
}
.p-lp__useful_features__content__top__content img {
  width: fit-content;
  max-height: 100px;
}
.p-lp__useful_features__content__bottom {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 40px;
}
@media screen and (max-width: 640px) {
  .p-lp__useful_features__content__bottom {
    flex-direction: column;
    gap: 86px;
  }
}
.p-lp__useful_features__content__bottom__block {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 32px;
}
@media screen and (max-width: 640px) {
  .p-lp__useful_features__content__bottom__block {
    width: 100%;
    gap: 28px;
  }
}
.p-lp__useful_features__content__bottom__text {
  text-align: left;
  margin-left: 56px;
}
@media screen and (max-width: 640px) {
  .p-lp__useful_features__content__bottom__text {
    margin-left: 24px;
  }
}
.p-lp__useful_features__content__bottom img {
  margin-left: 56px;
}
@media screen and (max-width: 640px) {
  .p-lp__useful_features__content__bottom img {
    margin-left: 24px;
  }
}
.p-lp__useful_features__content__bottom-2 {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 40px;
}
@media screen and (max-width: 640px) {
  .p-lp__useful_features__content__bottom-2 {
    flex-direction: column;
    gap: 86px;
  }
}
.p-lp__useful_features__content__bottom-2__block {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .p-lp__useful_features__content__bottom-2__block {
    flex-direction: column;
    gap: 28px;
  }
}
.p-lp__useful_features__content__bottom-2__inner {
  width: 60%;
  display: flex;
  flex-direction: column;
  text-align: left;
  gap: 24px;
}
@media screen and (max-width: 768px) {
  .p-lp__useful_features__content__bottom-2__inner {
    width: 100%;
  }
}
.p-lp__useful_features__content__bottom-2 p {
  margin-left: 56px;
  display: block;
  max-width: 424px;
}
@media screen and (max-width: 768px) {
  .p-lp__useful_features__content__bottom-2 p {
    max-width: initial;
  }
}
.p-lp__useful_features__content__bottom-2 img {
  width: 40%;
  height: fit-content;
}
@media screen and (max-width: 768px) {
  .p-lp__useful_features__content__bottom-2 img {
    width: fit-content;
    max-height: 200px;
    margin: 0 auto;
  }
}

/* =============================================
// 学びを最大化させるIO Moodle（イオムードル）の特徴
// 通信教育ビジネスにIO Moodle（イオムードル）が選ばれる理由
============================================= */
.p-lp__features_of_io-moodle {
  display: flex;
  flex-direction: column;
  gap: 56px;
  margin-bottom: 80px;
}
.p-lp__features_of_io-moodle__headline {
  text-align: center;
}
.p-lp__features_of_io-moodle__block {
  display: flex;
  gap: 24px;
}
@media screen and (max-width: 640px) {
  .p-lp__features_of_io-moodle__block {
    flex-direction: column;
  }
}
.p-lp__features_of_io-moodle__content {
  display: flex;
  flex-direction: column;
  width: 50%;
}
@media screen and (max-width: 640px) {
  .p-lp__features_of_io-moodle__content {
    width: 100%;
  }
}
.p-lp__features_of_io-moodle__content__point {
  color: #00C4CC;
  font-weight: bold;
  font-size: 32px;
  text-shadow: 2px 2px 4px lightgray;
}
.p-lp__features_of_io-moodle__content__point__education_business__point01_image {
  max-height: 360px;
}
.p-lp__features_of_io-moodle__content__inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  border: 2px #00C4CC solid;
  box-shadow: 1px 2px 4px #AEAEAE;
  border-radius: 4px;
  padding: 32px 40px;
  gap: 40px;
}
.p-lp__features_of_io-moodle__content__headline {
  text-align: center;
}
.p-lp__features_of_io-moodle__content__item {
  list-style: disc;
  margin-left: 18px;
  margin-bottom: 4px;
}
.p-lp__features_of_io-moodle__content__item span {
  font-size: 16px;
  display: block;
}
.p-lp__features_of_io-moodle__content__text {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

/* =============================================
// イオマガジンの手厚いサポート体制
============================================= */
.p-lp__support_system {
  margin-top: 80px;
  margin-bottom: 80px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 414px) {
  .p-lp__support_system {
    margin-top: 24px;
  }
}
.p-lp__support_system__headline {
  text-align: center;
}
.p-lp__support_system__block {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 70px;
}
@media screen and (max-width: 640px) {
  .p-lp__support_system__block {
    margin-top: 40px;
  }
}
.p-lp__support_system__block__text {
  text-align: center;
  margin-top: 12px;
}
.p-lp__support_system__block__image {
  width: 215px;
  margin: 24px auto 110px;
}
.p-lp__support_system__block__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 72px;
}
@media screen and (max-width: 640px) {
  .p-lp__support_system__block__inner {
    gap: 24px;
  }
}
.p-lp__support_system__block__content__block {
  display: flex;
  height: 100%;
  gap: 20px;
}
@media screen and (max-width: 640px) {
  .p-lp__support_system__block__content__block {
    flex-direction: column;
  }
}
.p-lp__support_system__block__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  width: 25%;
  height: 100%;
}
@media screen and (max-width: 640px) {
  .p-lp__support_system__block__content {
    width: 100%;
    margin-bottom: 40px;
  }
}
.p-lp__support_system__block__content__headline {
  background: #00C4CC;
  border-radius: 5px;
  padding: 12px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  min-height: 46px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .p-lp__support_system__block__content__headline {
    min-height: 67px;
  }
}
@media screen and (max-width: 640px) {
  .p-lp__support_system__block__content__headline {
    max-width: 254px;
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
.p-lp__support_system__block__content__image__block {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
.p-lp__support_system__block__content__image__block p {
  font-weight: bold;
}
.p-lp__support_system__block__content__image__block img {
  height: 150px;
  width: fit-content;
}

/* =============================================
// 導入実績
============================================= */
.p-lp__casestudy {
  margin-bottom: 100px;
}
@media screen and (max-width: 640px) {
  .p-lp__casestudy {
    margin: 0 auto 100px;
  }
}
.p-lp__casestudy__headline {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-lp__casestudy__headline {
    margin: 10px auto;
  }
}

/* =============================================
// 事例インタビュー
============================================= */
.p-lp__interview {
  margin-bottom: 100px;
}
@media screen and (max-width: 640px) {
  .p-lp__interview {
    margin-bottom: 40px;
  }
}
.p-lp__interview__headline {
  text-align: center;
  margin-bottom: 40px;
}
.p-lp__interview__list {
  display: flex;
  justify-content: space-between;
  margin: auto;
  margin-bottom: 50px;
  flex-direction: row;
  gap: 20px;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .p-lp__interview__list {
    flex-direction: column;
    align-items: center;
  }
}
.p-lp__interview__item {
  width: 30%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: 0 10px 15px 5px rgba(51, 51, 51, 0.2);
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .p-lp__interview__item {
    width: 60%;
    margin-bottom: 24px;
  }
}
.p-lp__interview__item__img {
  width: 100%;
}
.p-lp__interview__item__inner {
  display: block;
}
.p-lp__interview__item__title {
  color: #4C4C4C;
  font-size: 24px;
  font-weight: bold;
  padding: 12px 8px;
}
@media screen and (max-width: 640px) {
  .p-lp__interview__item__title {
    font-size: 22px;
  }
}
.p-lp__interview__item__text {
  color: #4C4C4C;
  font-size: 14px;
  font-weight: bold;
  min-height: 50px;
  padding: 0 12px;
  text-align: center;
}
.p-lp__interview__link {
  display: block;
  margin: 0 auto;
  text-align: center;
}

/* =============================================
// eラーニングに関するお役立ち記事
============================================= */
.p-lp__useful-info {
  margin-bottom: 70px;
}
@media screen and (max-width: 640px) {
  .p-lp__useful-info {
    margin: 0 auto 70px;
  }
}
.p-lp__useful-info__column {
  width: 90%;
  margin: 0 auto 50px;
}
.p-lp__useful-info__column__headline {
  text-align: center;
  margin: 0px 0 40px;
}
@media screen and (max-width: 640px) {
  .p-lp__useful-info__column__headline {
    font-size: 16px;
    margin: 10px auto;
  }
}

/* =============================================
// よくある質問
============================================= */
.p-lp__faqs {
  margin-bottom: 64px;
}
@media screen and (max-width: 640px) {
  .p-lp__faqs {
    margin-bottom: 0;
  }
}
.p-lp__faqs__headline {
  text-align: center;
  margin-bottom: 36px;
}
@media screen and (max-width: 640px) {
  .p-lp__faqs__headline {
    margin-bottom: 24px;
  }
}
.p-lp__faqs__link {
  display: block;
  text-align: center;
  margin-top: 56px;
}
@media screen and (max-width: 640px) {
  .p-lp__faqs__link {
    margin-top: 24px;
  }
}

/* =============================================
// 資料ダウンロードボタン
============================================= */
.p-lp__download-btn {
  background: #F1E0CE;
}
@media screen and (max-width: 640px) {
  .p-lp__download-btn {
    margin: 0 auto 32px;
  }
}
.p-lp__download-btn__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
  padding: 34px 0 28px;
}
.p-lp__download-btn__inner__block {
  display: flex;
  width: 100%;
  justify-content: space-evenly;
  gap: 80px;
}
@media screen and (max-width: 768px) {
  .p-lp__download-btn__inner__block {
    flex-direction: column;
    gap: 40px;
    margin-bottom: 24px;
  }
}
.p-lp__download-btn__btn-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
.p-lp__download-btn__btn-block span {
  font-size: 16px;
}
.p-lp__download-btn__link-btn {
  min-height: 22px;
  font-size: 20px;
  font-weight: bold;
  background: #FF7263;
  border-radius: 4px;
  color: #fff;
  padding: 12px 22px;
  white-space: nowrap;
}
.p-lp__download-btn__link-btn-2 {
  min-height: 22px;
  font-size: 20px;
  font-weight: bold;
  background: #fff;
  border: 1px solid #FF7263;
  border-radius: 4px;
  color: #FF7263;
  padding: 12px 22px;
  white-space: nowrap;
}
.p-lp__download-btn__link-text {
  font-size: 16px;
  font-weight: bold;
  text-decoration-line: underline;
}
.p-lp__download-btn__link-text:hover {
  text-decoration-line: underline;
  color: #00C4CC;
}

/* =============================================
// 資料ダウンロードフォーム
============================================= */
.p-lp__download-form {
  background: #F1E0CE;
  margin-top: 0;
}
@media screen and (max-width: 640px) {
  .p-lp__download-form {
    margin-top: 24px;
  }
}
.p-lp__download-form__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
  padding: 88px 0 42px;
}
@media screen and (max-width: 640px) {
  .p-lp__download-form__inner {
    padding: 32px 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .p-lp__download-form__inner h2 {
    text-align: center;
  }
}
.p-lp__download-form__block {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
  gap: 16px;
}
@media screen and (max-width: 1024px) {
  .p-lp__download-form__block {
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (max-width: 640px) {
  .p-lp__download-form__block {
    margin-top: 12px;
  }
}
.p-lp__download-form__block__content {
  width: 35%;
  display: flex;
  flex-direction: column;
  gap: 44px;
}
@media screen and (max-width: 1024px) {
  .p-lp__download-form__block__content {
    width: fit-content;
    gap: 16px;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 640px) {
  .p-lp__download-form__block__content {
    margin-bottom: 0;
  }
}
.p-lp__download-form__block__content img {
  max-width: 540px;
}
@media screen and (max-width: 640px) {
  .p-lp__download-form__block__content img {
    max-width: 370px;
  }
}
@media screen and (max-width: 414px) {
  .p-lp__download-form__block__content img {
    max-width: 267px;
  }
}
.p-lp__download-form__block__content p {
  font-weight: bold;
}
.p-lp__download-form__block__content ul {
  margin-top: 6px;
}
.p-lp__download-form__block__content li {
  list-style: disc;
  margin-left: 22px;
}
.p-lp__download-form__block__content__text__bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
}
@media screen and (max-width: 1024px) {
  .p-lp__download-form__block__content__text__bottom {
    margin-top: 34px;
  }
}
.p-lp__download-form__block__content__text__bottom__block {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
  border: 1px solid #FF7263;
  border-radius: 8px;
  padding: 26px 40px;
  gap: 22px;
}
.p-lp__download-form__block__content__text__bottom__block__headline {
  text-align: center;
}
.p-lp__download-form__block__content__text__bottom__block img {
  display: block;
  max-width: 245px;
  box-shadow: 1px 2px 4px #AEAEAE;
}
.p-lp__download-form__block__content__text__bottom__block__link-btn {
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 0;
  padding: 0.5rem 2rem;
  border: 1px #FF7263 solid;
  border-radius: 6px;
  color: #FF7263;
  font-size: 15px;
  font-weight: bold;
  background-color: #fff;
  color: #FF7263;
  box-shadow: 1px 2px 4px #AEAEAE;
}
.p-lp__download-form__block__content__text__bottom__block__link-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .p-lp__download-form__block__content__text__bottom__block__link-btn {
    margin: 6px auto;
  }
}
.p-lp__download-form__block__form {
  width: 60%;
}
@media screen and (max-width: 1024px) {
  .p-lp__download-form__block__form {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .p-lp__download-form__block__form .lp-form {
    padding: 0 24px;
  }
}
@media screen and (max-width: 414px) {
  .p-lp__download-form__block__form .lp-form {
    padding: 0;
  }
}
.p-lp__download-form__block__form .lp-form dl {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 12px 8px;
  border-bottom: none;
  margin-left: 12%;
}
@media screen and (max-width: 1024px) {
  .p-lp__download-form__block__form .lp-form dl {
    flex-direction: column;
  }
}
@media screen and (max-width: 640px) {
  .p-lp__download-form__block__form .lp-form dl {
    margin-left: 0;
  }
}
.p-lp__download-form__block__form .lp-form dl:last-child {
  border-bottom: none;
}
.p-lp__download-form__block__form .lp-form dl dt {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 20%;
  min-width: 180px;
  margin: 8px 24px 8px 0;
}
@media screen and (max-width: 1024px) {
  .p-lp__download-form__block__form .lp-form dl dt {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 640px) {
  .p-lp__download-form__block__form .lp-form dl dt {
    width: 100%;
  }
}
.p-lp__download-form__block__form .lp-form dl dt p {
  font-weight: bold;
  align-items: center;
  display: flex;
}
.p-lp__download-form__block__form .lp-form dl dd {
  width: 70%;
}
@media screen and (max-width: 640px) {
  .p-lp__download-form__block__form .lp-form dl dd {
    width: 100%;
  }
}
.p-lp__download-form__block__form .lp-form dl dd p {
  width: 100%;
  text-align: left;
}
.p-lp__download-form__block__form .lp-form dl dd select {
  font-size: 13px;
}
.p-lp__download-form__block__form .lp-form dl dd input {
  font-size: 14px;
  width: -webkit-fill-available;
}
.p-lp__download-form__block__form .lp-form dl dd .text-free-field {
  margin-top: 8px;
}
.p-lp__download-form__block__form .lp-form dl dd .wpcf7-form-control-wrap {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
}
.p-lp__download-form__block__form .lp-form dl dd .wpcf7-checkbox {
  text-align: left;
}
.p-lp__download-form__block__form .lp-form dl dd input {
  background: #fff;
}
.p-lp__download-form__block__form .lp-form dl dd select {
  background: #fff;
}
.p-lp__download-form__block__form .lp-form .privacy_policy__block {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 18px;
}
.p-lp__download-form__block__form .lp-form .privacy_policy__block .privacy_policy {
  font-weight: bold;
}
.p-lp__download-form__block__form .lp-form .submit__block {
  display: flex;
  width: 100%;
  justify-content: center;
}
.p-lp__download-form__block__form .lp-form .submit__block .submit_btn {
  cursor: pointer;
  border-radius: 4px;
  background: #FF7263;
  margin: 34px auto 48px;
}
.p-lp__download-form__block__form .lp-form .submit__block .submit_btn:disabled {
  opacity: 0.7;
  background: #AEAEAE;
  cursor: default !important;
}
.p-lp__download-form__block__form__tel-info {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-lp__download-form__block__form__tel-info__text {
  margin-bottom: 8px;
  text-align: center;
}
.p-lp__download-form__block__form__tel-info__text span {
  text-decoration: underline;
}
.p-lp__download-form__block__form__tel-info__tel {
  font-size: 24px;
  font-weight: bold;
}

/**
 * 「IO Moodleとは」セクションのカード共通スタイル（サービス・メールサポートで利用）
 * @param {number} $card-margin-bottom カード下余白（サービス: 0, メールサポート: 56px）
 * @param {string} $card-sm-margin スマホ時のカード margin（サービス: 20px auto 0, メールサポート: 20px auto）
 */
/* =============================================
// 共通
============================================= */
.p-mail-support__btn_block {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 32px;
  padding: 12px 0;
}
@media screen and (max-width: 1024px) {
  .p-mail-support__btn_block {
    flex-direction: column;
    align-items: center;
    gap: 16px;
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-mail-support__btn_block {
    gap: 20px;
  }
}
@media screen and (max-width: 640px) {
  .p-mail-support__btn_block {
    gap: 20px;
  }
}

/* =============================================
// MainVisual
============================================= */
.p-mail-support__mv {
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .p-mail-support__mv {
    margin-bottom: 24px;
  }
}
.p-mail-support__mv__btn_block {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 60px;
  padding: 12px 0;
}
@media screen and (max-width: 1024px) {
  .p-mail-support__mv__btn_block {
    flex-direction: column;
    gap: 12px;
  }
}
@media screen and (max-width: 768px) {
  .p-mail-support__mv__btn_block {
    gap: 24px;
  }
}
@media screen and (max-width: 640px) {
  .p-mail-support__mv__btn_block {
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 0;
  }
}
.p-mail-support__mv__btn_block__btn {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-mail-support__mv__btn_block__btn a {
  margin-top: 12px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__mv__btn_block__btn {
    gap: 20px;
    width: 100%;
  }
  .p-mail-support__mv__btn_block__btn span {
    display: none;
  }
  .p-mail-support__mv__btn_block__btn a {
    margin-top: 0;
  }
}
.p-mail-support__mv__head {
  margin-top: 48px;
  margin-bottom: 10px;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .p-mail-support__mv__head {
    margin-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .p-mail-support__mv__head {
    white-space: initial;
  }
}
.p-mail-support__mv__head__left {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .p-mail-support__mv__head__left {
    width: 40%;
  }
}
@media screen and (max-width: 768px) {
  .p-mail-support__mv__head__left {
    width: 100%;
  }
}
.p-mail-support__mv__head__left__headline {
  line-height: 1.2;
}
.p-mail-support__mv__top {
  margin-top: 10px;
  margin-bottom: 18px;
}
@media screen and (max-width: 768px) {
  .p-mail-support__mv__top {
    margin-bottom: 10px;
  }
}
.p-mail-support__mv__inner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .p-mail-support__mv__inner {
    flex-direction: column-reverse;
  }
}
.p-mail-support__mv__head__headline {
  font-size: 40px;
  color: #FF7263;
  text-shadow: 2px 2px 4px lightgray;
}
@media screen and (max-width: 1024px) {
  .p-mail-support__mv__head__headline {
    width: 400px;
    font-size: 32px;
  }
}
@media screen and (max-width: 768px) {
  .p-mail-support__mv__head__headline {
    width: auto;
    text-align: center;
    font-size: 28px;
  }
}
@media screen and (max-width: 640px) {
  .p-mail-support__mv__head__headline {
    font-size: 26px;
  }
}
@media screen and (max-width: 414px) {
  .p-mail-support__mv__head__headline {
    font-size: 22px;
  }
}
.p-mail-support__mv__left {
  width: 75%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .p-mail-support__mv__left {
    width: 55%;
  }
}
@media screen and (max-width: 768px) {
  .p-mail-support__mv__left {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .p-mail-support__mv__left__sub_headline {
    font-size: 16px;
    text-align: center;
  }
}
.p-mail-support__mv__left__btn_block {
  display: flex;
  flex-direction: row;
  gap: 32px;
  padding: 12px 0;
}
@media screen and (max-width: 1280px) {
  .p-mail-support__mv__left__btn_block {
    gap: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .p-mail-support__mv__left__btn_block {
    flex-direction: column;
    gap: 16px;
    padding: 6% 14%;
  }
}
@media screen and (max-width: 768px) {
  .p-mail-support__mv__left__btn_block {
    gap: 20px;
    padding: 6% 24%;
  }
}
@media screen and (max-width: 640px) {
  .p-mail-support__mv__left__btn_block {
    gap: 20px;
    padding: 8% 14%;
  }
}
.p-mail-support__mv__left__block {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1024px) {
  .p-mail-support__mv__left__block {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .p-mail-support__mv__left__block {
    width: 100%;
    justify-content: center;
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 640px) {
  .p-mail-support__mv__left__block {
    width: 100%;
  }
}
.p-mail-support__mv__left__block img {
  margin-top: 48px;
  width: 216px;
  height: fit-content;
}
@media screen and (max-width: 768px) {
  .p-mail-support__mv__left__block img {
    margin: 48px auto 28px;
  }
}
.p-mail-support__mv__right {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .p-mail-support__mv__right {
    width: 100%;
  }
}
.p-mail-support__mv__right__block {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-top: -220px;
}
@media screen and (max-width: 768px) {
  .p-mail-support__mv__right__block {
    width: 50%;
    margin-top: 0px;
    margin-inline: auto;
    align-items: center;
  }
}
@media screen and (max-width: 640px) {
  .p-mail-support__mv__right__block {
    max-width: 360px;
    width: 100%;
  }
}
@media screen and (max-width: 414px) {
  .p-mail-support__mv__right__block {
    width: 100%;
  }
}
.p-mail-support__mv__right__block__img-1 {
  max-width: 243px;
}
@media screen and (max-width: 1024px) {
  .p-mail-support__mv__right__block__img-1 {
    max-width: 318px;
  }
}
@media screen and (max-width: 768px) {
  .p-mail-support__mv__right__block__img-1 {
    max-width: 243px;
  }
}
@media screen and (max-width: 640px) {
  .p-mail-support__mv__right__block__img-1 {
    margin: 50px auto 38px;
  }
}
.p-mail-support__mv__right__block__img-2 {
  width: 216px;
  height: fit-content;
  margin-top: 70px;
  margin-right: 12px;
}
@media screen and (max-width: 768px) {
  .p-mail-support__mv__right__block__img-2 {
    width: 265px;
    margin-top: 16px;
    margin-right: 0;
  }
}

/* =============================================
// Moodleの管理・運営をしている中で「誰か教えて！」と思うことはありませんか？
============================================= */
.p-mail-support__trouble-solving {
  width: 100%;
}
.p-mail-support__trouble-solving__headline {
  text-align: center;
  margin-bottom: 40px;
}
.p-mail-support__trouble-solving__headline .strong {
  font-size: 48px;
  color: #FF7263;
}
@media screen and (max-width: 1024px) {
  .p-mail-support__trouble-solving__headline .strong {
    font-size: 42px;
  }
}
@media screen and (max-width: 640px) {
  .p-mail-support__trouble-solving__headline .strong {
    font-size: 35px;
  }
}
.p-mail-support__trouble-solving__block {
  display: flex;
  justify-content: center;
  gap: 80px;
  width: 100%;
  margin: 80px auto;
}
@media screen and (max-width: 1024px) {
  .p-mail-support__trouble-solving__block {
    flex-direction: column;
    margin: 80px auto 40px;
  }
}
.p-mail-support__trouble-solving__block__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-mail-support__trouble-solving__block__inner p span {
  font-size: 16px;
  color: #FF7263;
}
.p-mail-support__trouble-solving__block__inner img {
  max-width: 250px;
  margin: 24px 0 12px 0;
}
.p-mail-support__trouble-solving__block__inner i {
  font-size: 46px;
  color: #D8D7D7;
}
@media screen and (max-width: 1024px) {
  .p-mail-support__trouble-solving__block__inner i {
    display: none;
  }
}
.p-mail-support__trouble-solving__block__icon {
  display: flex;
  justify-content: center;
  gap: 18px;
}
.p-mail-support__trouble-solving__block__icon i {
  display: none;
}
@media screen and (max-width: 1024px) {
  .p-mail-support__trouble-solving__block__icon i {
    display: block;
    font-size: 46px;
    color: #D8D7D7;
  }
}
.p-mail-support__trouble-solving__plan_table_mail-support {
  max-width: 1000px;
  margin: 64px auto;
}

/* =============================================
// お問い合わせ
============================================= */
.p-mail-support__contact {
  background: #F3C262;
  margin-bottom: 80px;
  padding: 32px 0 40px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__contact {
    margin: 0 auto 64px;
  }
}
.p-mail-support__contact__headline {
  text-align: center;
  color: #fff;
}
.p-mail-support__contact__btn_block {
  display: flex;
  justify-content: center;
  gap: 60px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__contact__btn_block {
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
  }
}
.p-mail-support__contact__btn_block__btn span {
  text-align: center;
  margin: 22px auto 6px;
  display: block;
}

/* =============================================
// 5分でわかる！目的別お役立ち資料
============================================= */
.p-mail-support__useful-documents__download-link-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 48px;
}
@media screen and (max-width: 768px) {
  .p-mail-support__useful-documents__download-link-block {
    margin-top: 40px;
    align-items: initial;
  }
}
@media screen and (max-width: 640px) {
  .p-mail-support__useful-documents__download-link-block {
    align-items: center;
  }
}
.p-mail-support__useful-documents__download-link-block__inner {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 56px;
  gap: 10px;
}
@media screen and (max-width: 1280px) {
  .p-mail-support__useful-documents__download-link-block__inner {
    gap: 24px;
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .p-mail-support__useful-documents__download-link-block__inner {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .p-mail-support__useful-documents__download-link-block__inner {
    margin-top: 32px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    gap: 32px;
    width: 100%;
  }
}
.p-mail-support__useful-documents__download-link-block__box {
  width: 18%;
  max-height: 300px;
  border: 2px solid #FF7263;
  border-radius: 3%;
  padding: 26px 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .p-mail-support__useful-documents__download-link-block__box {
    width: 26%;
  }
}
@media screen and (max-width: 768px) {
  .p-mail-support__useful-documents__download-link-block__box {
    width: 42%;
    max-height: 100%;
  }
}
@media screen and (max-width: 640px) {
  .p-mail-support__useful-documents__download-link-block__box {
    width: 80%;
  }
}
.p-mail-support__useful-documents__download-link-block__box__link-top {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 204px;
  min-height: 228px;
  margin-bottom: 12px;
  transition: 0.3s;
}
.p-mail-support__useful-documents__download-link-block__box__link-top:hover {
  background-color: rgba(243, 194, 98, 0.2);
  border-radius: 6px;
}
@media screen and (max-width: 768px) {
  .p-mail-support__useful-documents__download-link-block__box__link-top {
    max-width: 100%;
    min-height: initial;
  }
}
.p-mail-support__useful-documents__download-link-block__message {
  text-align: center;
  color: #FF7263;
  font-weight: 700;
  line-height: 30px;
}
.p-mail-support__useful-documents__download-link-block__image {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .p-mail-support__useful-documents__download-link-block__image {
    margin: 0 20px;
  }
}
.p-mail-support__useful-documents__download-link-block__image img {
  max-width: 100%;
}
.p-mail-support__useful-documents__download-link-block__image__shadow {
  box-shadow: 2px 3px 3px 3px rgba(51, 51, 51, 0.2);
}
.p-mail-support__useful-documents__download-link-block__link-btn {
  max-width: 204px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 0;
  padding: 0.25rem 0.5rem;
  border-radius: 6px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  background-color: #00C4CC;
  color: #fff;
}
.p-mail-support__useful-documents__download-link-block__link-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .p-mail-support__useful-documents__download-link-block__link-btn {
    margin: 6px auto;
  }
}
.p-mail-support__useful-documents__download-link-block__link-btn .icon {
  width: 38px;
  height: 38px;
}
.p-mail-support__useful-documents__download-link-block__link-btn .icon path {
  color: #fff;
}

/* =============================================
// キャンペーンバナー
============================================= */
.p-mail-support__campaign {
  margin: 28px auto 56px;
}
/* =============================================
// 導入事例
============================================= */
.p-mail-support__casestudy {
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__casestudy {
    margin: 0 auto 64px;
  }
}
.p-mail-support__casestudy__headline {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__casestudy__headline {
    margin: 10px auto;
  }
}

/* =============================================
// アジェンダ
============================================= */
.p-mail-support__agenda {
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__agenda {
    margin: 0 auto 64px;
  }
}
.p-mail-support__agenda__headline {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__agenda__headline {
    margin: 16px auto 10px;
  }
}

/* =============================================
// 「Moodle（ムードル）」とは？
============================================= */
.p-mail-support__what_is_moodle {
  text-align: center;
  margin-bottom: 80px;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_moodle {
    margin: 0 auto 64px;
  }
}
.p-mail-support__what_is_moodle__headline {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_moodle__headline {
    margin: 10px auto;
  }
}
.p-mail-support__what_is_moodle__text {
  margin: 24px 0 72px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .p-mail-support__what_is_moodle__text {
    text-align: left;
  }
}
.p-mail-support__what_is_moodle__block__headline {
  margin-top: 88px;
  margin-bottom: 66px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_moodle__block__headline {
    margin-top: 62px;
    margin-bottom: 48px;
  }
}
.p-mail-support__what_is_moodle__glid {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .p-mail-support__what_is_moodle__glid {
    flex-wrap: wrap;
  }
}
.p-mail-support__what_is_moodle__card {
  width: 23%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 10px 15px 5px rgba(51, 51, 51, 0.2);
  margin-bottom: 60px;
  padding: 10px 0;
}
@media screen and (max-width: 1024px) {
  .p-mail-support__what_is_moodle__card {
    width: 46%;
  }
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_moodle__card {
    margin: 0 auto 24px;
  }
}
.p-mail-support__what_is_moodle__card__headline {
  min-height: 22px;
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 414px) {
  .p-mail-support__what_is_moodle__card__headline {
    font-size: 14px;
  }
}
.p-mail-support__what_is_moodle__card__number {
  color: #FF7263;
  font-size: 88px;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_moodle__card__number {
    font-size: 64px;
  }
}
.p-mail-support__what_is_moodle__card__unit {
  color: #4C4C4C;
  font-size: 28px;
  font-weight: bold;
}
.p-mail-support__what_is_moodle__card span {
  color: #FF7263;
  font-size: 30px;
  font-weight: bold;
}
.p-mail-support__what_is_moodle__card__text {
  font-size: 12px;
  font-weight: bold;
}
.p-mail-support__what_is_moodle__content {
  width: 23%;
  display: flex;
  flex-direction: column;
  background: #fff;
  margin-bottom: 32px;
  padding: 10px 0;
}
@media screen and (max-width: 1024px) {
  .p-mail-support__what_is_moodle__content {
    width: 46%;
  }
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_moodle__content {
    margin: 0 auto 24px;
  }
}
.p-mail-support__what_is_moodle__content__headline {
  min-height: 22px;
  font-size: 20px;
  font-weight: bold;
  background: #FF7263;
  border-radius: 4px;
  color: #fff;
  padding: 12px 18px;
  white-space: nowrap;
}
@media screen and (max-width: 1280px) {
  .p-mail-support__what_is_moodle__content__headline {
    padding: 12px 0;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .p-mail-support__what_is_moodle__content__headline {
    padding: 12px 18px;
    white-space: initial;
  }
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_moodle__content__headline {
    min-height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.p-mail-support__what_is_moodle__content__text__block {
  margin: 8px 28px 0;
}
.p-mail-support__what_is_moodle__content__text {
  text-align: left;
  margin-top: 6px;
}
.p-mail-support__what_is_moodle__cost-info {
  display: flex;
  flex-direction: column;
  margin-bottom: 60px;
  max-height: 380px;
}
@media screen and (max-width: 768px) {
  .p-mail-support__what_is_moodle__cost-info {
    padding: 32px 40px;
    max-height: initial;
  }
}
.p-mail-support__what_is_moodle__cost-info__content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  max-height: 210px;
  width: 660px;
  max-width: 100%;
  margin: 66px auto 0;
  gap: 12%;
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_moodle__cost-info__content {
    flex-direction: column;
    max-height: initial;
    margin: 42px auto 0;
  }
}
.p-mail-support__what_is_moodle__cost-info__content__text__block {
  display: flex;
  flex-direction: column;
  width: 50%;
  justify-content: space-around;
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_moodle__cost-info__content__text__block {
    width: 100%;
    margin: 0 auto;
  }
}
.p-mail-support__what_is_moodle__cost-info__content__text {
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .p-mail-support__what_is_moodle__cost-info__content__text {
    font-size: 18px;
  }
}
.p-mail-support__what_is_moodle__cost-info__content__amount {
  font-size: 22px;
  font-weight: 700;
  text-decoration: underline double #FF7263;
  text-underline-offset: 8px;
}
@media screen and (max-width: 768px) {
  .p-mail-support__what_is_moodle__cost-info__content__amount {
    font-size: 18px;
    margin-top: 36px;
  }
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_moodle__cost-info__content__amount {
    margin-top: 6px;
    margin-bottom: 22px;
  }
}
.p-mail-support__what_is_moodle__cost-info__content__amount__strong {
  font-size: 96px;
  color: #FF7263;
}
@media screen and (max-width: 768px) {
  .p-mail-support__what_is_moodle__cost-info__content__amount__strong {
    font-size: 64px;
  }
}
.p-mail-support__what_is_moodle__cost-info__content__small-text {
  font-size: 14px;
}
.p-mail-support__what_is_moodle__cost-info__content__img {
  display: block;
  margin: auto;
  max-height: 200px;
}
@media screen and (max-width: 768px) {
  .p-mail-support__what_is_moodle__cost-info__content__img {
    height: 100%;
  }
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_moodle__cost-info__content__img {
    margin-top: 32px;
  }
}
.p-mail-support__what_is_moodle__btn_block {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 32px;
  padding: 12px 0;
}
@media screen and (max-width: 1280px) {
  .p-mail-support__what_is_moodle__btn_block {
    gap: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .p-mail-support__what_is_moodle__btn_block {
    flex-direction: column;
    gap: 16px;
    padding: 6% 14%;
  }
}
@media screen and (max-width: 768px) {
  .p-mail-support__what_is_moodle__btn_block {
    gap: 20px;
    padding: 6% 24%;
  }
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_moodle__btn_block {
    gap: 20px;
    padding: 8% 14%;
  }
}

/* =============================================
// 「IO Moodle（ムードル）」とは？
============================================= */
.p-mail-support__what_is_io-moodle {
  background-image: repeating-linear-gradient(-45deg, transparent, transparent, rgba(0, 196, 204, 0.2) 8px, rgba(0, 196, 204, 0.2) 8px);
  margin-top: 24px;
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_io-moodle {
    margin: 0 auto 64px;
  }
}
.p-mail-support__what_is_io-moodle__headline {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_io-moodle__headline {
    margin: 30px auto;
  }
}
.p-mail-support__what_is_io-moodle__img {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-mail-support__what_is_io-moodle__img__box {
  display: flex;
  flex-direction: column;
}
.p-mail-support__what_is_io-moodle__img__box img {
  max-width: 440px;
  max-height: 71px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_io-moodle__img__box img {
    max-width: 100%;
  }
}
.p-mail-support__what_is_io-moodle__img__box span {
  font-size: 24px;
  display: flex;
  justify-content: flex-end;
  margin-right: 32px;
}
.p-mail-support__what_is_io-moodle__text {
  margin: 24px 0 72px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .p-mail-support__what_is_io-moodle__text {
    text-align: left;
  }
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_io-moodle__text {
    margin: 24px 0 32px;
  }
}
.p-mail-support__what_is_io-moodle__card__block {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 100%;
  margin: auto;
  flex-wrap: wrap;
  margin-top: 76px;
  margin-bottom: 50px;
  gap: 40px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_io-moodle__card__block {
    margin-top: 40px;
    flex-direction: column;
  }
}
.p-mail-support__what_is_io-moodle__card {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: auto;
  border-radius: 10px;
  margin-bottom: 56px;
  padding: 48px;
  box-shadow: 0 4px 5px 2px rgba(51, 51, 51, 0.2);
  background: #fff;
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_io-moodle__card {
    margin: 20px auto;
    padding: 20px;
  }
}
.p-mail-support__what_is_io-moodle__card__catch-copy {
  color: #FF7263;
  font-size: 20px;
  font-weight: 900;
  text-align: left;
  margin-bottom: 12px;
  position: relative;
  width: fit-content;
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_io-moodle__card__catch-copy {
    font-size: 16px;
    width: 100%;
    padding-right: 0;
  }
}
.p-mail-support__what_is_io-moodle__card__catch-copy__raku-stamp {
  position: absolute;
  top: -32px;
  right: -106px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_io-moodle__card__catch-copy__raku-stamp {
    position: relative;
    top: auto;
    right: auto;
    display: block;
    margin-top: 8px;
  }
}
.p-mail-support__what_is_io-moodle__card__title {
  font-size: 24px;
  font-weight: 900;
  text-align: left;
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_io-moodle__card__title {
    font-size: 20px;
  }
}
.p-mail-support__what_is_io-moodle__card__title__new {
  color: #FF7263;
}
.p-mail-support__what_is_io-moodle__card__inner {
  display: flex;
  gap: 24px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_io-moodle__card__inner {
    flex-direction: column;
    align-items: center;
  }
}
.p-mail-support__what_is_io-moodle__card__left {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_io-moodle__card__left {
    width: 100%;
    gap: 20px;
  }
}
.p-mail-support__what_is_io-moodle__card__left__text {
  font-size: 16px;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_io-moodle__card__left__text {
    font-size: 16px;
  }
}
.p-mail-support__what_is_io-moodle__card__left__subtext {
  font-size: 16px;
  text-align: left;
}
.p-mail-support__what_is_io-moodle__card__left__subtext p {
  line-height: 1.8;
}
.p-mail-support__what_is_io-moodle__card__left__subtext .btn-link {
  display: inline-block;
  text-decoration: none;
  color: #00C4CC;
  border-bottom: 1px solid #00C4CC;
  margin-top: 25px;
}
.p-mail-support__what_is_io-moodle__card__left__subtext__small {
  line-height: 1.2 !important;
  margin-top: 8px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_io-moodle__card__left__subtext {
    font-size: 14px;
    margin-bottom: 24px;
  }
}
.p-mail-support__what_is_io-moodle__card__left__note {
  font-size: 13px;
  color: #4C4C4C;
  margin: 0;
  line-height: 1.5;
  margin-top: -32px;
}
.p-mail-support__what_is_io-moodle__card__left__note + .p-mail-support__what_is_io-moodle__card__left__note {
  margin-top: -36px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_io-moodle__card__left__note {
    margin-top: -12px;
  }
  .p-mail-support__what_is_io-moodle__card__left__note + .p-mail-support__what_is_io-moodle__card__left__note {
    margin-top: -16px;
  }
}
.p-mail-support__what_is_io-moodle__card__right {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_io-moodle__card__right {
    width: 100%;
  }
}
.p-mail-support__what_is_io-moodle__card__right__img {
  max-height: 324px;
  width: auto;
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_io-moodle__card__right__img {
    width: 92%;
    margin: 0 auto;
  }
}
.p-mail-support__what_is_io-moodle__card__btn-wrap {
  text-align: center;
  margin-top: 24px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_io-moodle__card__btn-wrap {
    margin-top: 16px;
  }
}
.p-mail-support__what_is_io-moodle__card__detail-btn {
  display: inline-block;
  padding: 14px 48px;
  min-width: 280px;
  background: #ed7d31;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  border-radius: 8px;
  transition: opacity 0.2s;
  text-align: center;
  box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_io-moodle__card__detail-btn {
    display: block;
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
    padding: 12px 24px;
    min-width: 0;
  }
}
.p-mail-support__what_is_io-moodle__card__detail-btn:hover {
  opacity: 0.9;
}
.p-mail-support__what_is_io-moodle__btn_block {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 32px;
  padding: 12px 0;
}
@media screen and (max-width: 1280px) {
  .p-mail-support__what_is_io-moodle__btn_block {
    gap: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .p-mail-support__what_is_io-moodle__btn_block {
    flex-direction: column;
    gap: 16px;
    padding: 6% 14%;
  }
}
@media screen and (max-width: 768px) {
  .p-mail-support__what_is_io-moodle__btn_block {
    gap: 20px;
    padding: 6% 24%;
  }
}
@media screen and (max-width: 640px) {
  .p-mail-support__what_is_io-moodle__btn_block {
    gap: 20px;
    padding: 8% 14%;
  }
}

/* =============================================
// 「Moodle（ムードル）シンプルパターン」の特長
============================================= */
.p-mail-support__features_of_moodle {
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__features_of_moodle {
    margin: 0 auto 64px;
  }
}
.p-mail-support__features_of_moodle__block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  margin: 60px auto 96px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__features_of_moodle__block {
    margin: 60px auto;
  }
}
.p-mail-support__features_of_moodle__block__title {
  overflow: hidden;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__features_of_moodle__block__title {
    margin-bottom: 20px;
  }
}
.p-mail-support__features_of_moodle__block__inner {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  gap: 12px;
}
@media screen and (max-width: 768px) {
  .p-mail-support__features_of_moodle__block__inner {
    flex-direction: column;
  }
}
.p-mail-support__features_of_moodle__block__inner__headline {
  width: -webkit-fill-available;
  margin-bottom: 24px;
  font-weight: bold;
  text-align: center;
}
.p-mail-support__features_of_moodle__block__inner__img__block {
  display: flex;
  justify-content: space-between;
  gap: 12px;
}
.p-mail-support__features_of_moodle__block__inner__img__block__col {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 60px;
}
.p-mail-support__features_of_moodle__block__inner__img {
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-mail-support__features_of_moodle__block__inner__img {
    margin: 0 64px;
    width: 80%;
  }
}
.p-mail-support__features_of_moodle__block__inner__text {
  font-size: 16px;
  text-align: center;
}
.p-mail-support__features_of_moodle__block__inner__content {
  width: 48%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 24px;
}
@media screen and (max-width: 768px) {
  .p-mail-support__features_of_moodle__block__inner__content {
    width: 100%;
    margin-bottom: 32px;
    align-items: center;
  }
}
.p-mail-support__features_of_moodle__block__inner__content table {
  width: 100%;
  font-size: 18px;
  border-collapse: collapse;
  border-top: 1px solid #4C4C4C;
  border-left: 1px solid #4C4C4C;
}
.p-mail-support__features_of_moodle__block__inner__content table th,
.p-mail-support__features_of_moodle__block__inner__content table td {
  text-align: left;
}
.p-mail-support__features_of_moodle__block__inner__content table th {
  background: #D8D7D7;
  padding: 20px 6px;
  font-weight: normal;
  border-bottom: 1px solid #4C4C4C;
  border-right: 1px solid #4C4C4C;
}
.p-mail-support__features_of_moodle__block__inner__content table td {
  padding: 12px 6px;
  border-bottom: 1px solid #4C4C4C;
  border-right: 1px solid #4C4C4C;
}
.p-mail-support__features_of_moodle__block__text {
  margin-top: 40px;
}

/* =============================================
// イオマガジンのサポート体制
============================================= */
.p-mail-support__support_system {
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__support_system {
    margin: 0 auto 64px;
  }
}

/* =============================================
// eラーニングに関するお役立ち記事
============================================= */
.p-mail-support__useful-info {
  margin-bottom: 70px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__useful-info {
    margin: 0 auto 70px;
  }
}
.p-mail-support__useful-info__interview {
  width: 90%;
  margin: 0 auto 100px;
}
.p-mail-support__useful-info__interview__headline {
  text-align: center;
  margin: 80px 0 40px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__useful-info__interview__headline {
    font-size: 16px;
    margin: 10px auto;
  }
}
.p-mail-support__useful-info__column {
  width: 90%;
  margin: 0 auto 50px;
}
.p-mail-support__useful-info__column__headline {
  text-align: center;
  margin: 80px 0 40px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__useful-info__column__headline {
    font-size: 16px;
    margin: 10px auto;
  }
}

/* =============================================
// メンバー紹介
============================================= */
.p-mail-support__members {
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__members {
    margin: 0 auto 64px;
  }
}

/* =============================================
// ニュース
============================================= */
.p-mail-support__news {
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .p-mail-support__news {
    margin: 0 auto 64px;
  }
}
@media screen and (max-width: 640px) {
  .p-mail-support__news__block {
    margin: 0 40px;
  }
}

/* =============================================
// よくあるご質問
============================================= */
.p-question__contact {
  background-image: url(../images/contact/eye.webp);
  background-size: 100%;
  padding-bottom: 40px;
  margin-bottom: 40px;
}

/* =============================================
// /contactページ
============================================= */
.p-question__block {
  gap: 160px;
  width: 100%;
  max-width: 800px;
  margin-top: 76px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .p-question__block {
    gap: 60px;
  }
}
@media screen and (max-width: 768px) {
  .p-question__block {
    flex-direction: column;
    gap: 0;
    margin-top: 48px;
  }
}
@media screen and (max-width: 640px) {
  .p-question__block {
    margin-top: 52px;
  }
}
.p-question__block__headline {
  color: #FF7263;
  font-weight: 700;
  text-align: center;
  margin-bottom: 32px;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .p-question__block__headline {
    margin-top: 0;
    margin-bottom: 16px;
  }
}
.p-question__block__text {
  text-align: center;
  margin-bottom: 80px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-question__block__text {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 768px) {
  .p-question__block__content {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 640px) {
  .p-question__block__content {
    margin-bottom: 68px;
  }
}
.p-question__block__content__headline {
  color: #FF7263;
}
@media screen and (max-width: 768px) {
  .p-question__block__content__headline {
    text-align: center;
  }
}
.p-question__block__content__text {
  margin-top: 24px;
  font-weight: 700;
}
.p-question__block__content__document__block {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  width: fit-content;
  margin-top: 32px;
  margin-right: 32px;
}
@media screen and (max-width: 768px) {
  .p-question__block__content__document__block {
    width: 100%;
  }
}
.p-question__block__content__document__block__headline {
  color: #FF7263;
}
.p-question__block__content__document__block img {
  box-shadow: 2px 2px 6px -1.5px #2E2E2E;
}
.p-question__block__content__tel__block {
  display: flex;
  flex-direction: column;
  margin: 32px 0 64px;
  align-items: center;
}
.p-question__block__content__tel__block__ten-number {
  color: #FF7263;
  font-size: 24px;
}
.p-question__block__content__tel__block__text {
  margin-top: 16px;
  text-align: center;
}
.p-question__block__form input[type=submit] {
  width: fit-content;
  padding: 12px 20px;
  font-size: 20px;
}
@media screen and (max-width: 414px) {
  .p-question__block__form {
    padding: 0;
  }
}
.p-question__block .wpcf7-acceptance {
  margin: 0 auto;
}
.p-question__block .wpcf7-submit {
  padding: 12px 40px !important;
}

/* =============================================
// 5分でわかる目的別お役立ち資料
============================================= */
.p-question__link__block {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 68px;
}
@media screen and (max-width: 768px) {
  .p-question__link__block {
    margin-top: 40px;
    align-items: initial;
  }
}
@media screen and (max-width: 640px) {
  .p-question__link__block {
    align-items: center;
  }
}
.p-question__link__block__headline {
  color: #FF7263;
}
.p-question__link__block__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-top: 56px;
  gap: 12px;
}
@media screen and (max-width: 1280px) {
  .p-question__link__block__inner {
    gap: 24px;
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .p-question__link__block__inner {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .p-question__link__block__inner {
    margin-top: 32px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    gap: 32px;
    width: 100%;
  }
}
.p-question__link__block__box {
  width: 30%;
  max-height: 300px;
  border: 2px solid #FF7263;
  border-radius: 3%;
  padding: 22px 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 6px;
}
@media screen and (max-width: 1024px) {
  .p-question__link__block__box {
    width: 26%;
  }
}
@media screen and (max-width: 768px) {
  .p-question__link__block__box {
    width: 42%;
    max-height: 100%;
  }
}
@media screen and (max-width: 640px) {
  .p-question__link__block__box {
    width: 80%;
  }
}
.p-question__link__block__box__link-top {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  max-width: 204px;
  margin-bottom: 32px;
  transition: 0.3s;
  gap: 24px;
  padding: 4px 12px;
}
.p-question__link__block__box__link-top:hover {
  background-color: rgba(243, 194, 98, 0.2);
  border-radius: 6px;
}
@media screen and (max-width: 768px) {
  .p-question__link__block__box__link-top {
    max-width: 100%;
  }
}
.p-question__link__block__message {
  text-align: center;
  color: #FF7263;
  font-weight: 700;
  line-height: 30px;
}
.p-question__link__block__image {
  display: flex;
  justify-content: center;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-question__link__block__image {
    margin: 0 20px;
  }
}
.p-question__link__block__image img {
  max-width: 100%;
}
.p-question__link__block__image__shadow {
  box-shadow: 2px 3px 3px 3px rgba(51, 51, 51, 0.2);
}
.p-question__link__block__link-btn {
  max-width: 204px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 0;
  padding: 0.25rem 0.5rem;
  border-radius: 6px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  background-color: #00C4CC;
  color: #fff;
}
.p-question__link__block__link-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .p-question__link__block__link-btn {
    margin: 6px auto;
  }
}
.p-question__link__block__link-btn .icon {
  width: 38px;
  height: 38px;
}
.p-question__link__block__link-btn .icon path {
  color: #fff;
}

/* =============================================
// キャンペーンバナー
============================================= */
.p-question__campaign {
  margin-top: 40px;
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .p-question__campaign {
    margin-top: 30px;
  }
}
@media screen and (max-width: 414px) {
  .p-question__campaign {
    margin-top: 40px;
  }
}
.p-question__campaign__img {
  display: flex;
  justify-content: center;
}

.p-recruit__info {
  font-size: 24px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .p-recruit__info {
    font-size: 20px !important;
  }
}

.p-recruit__btn {
  text-align: center;
  width: 100%;
}
.p-recruit__btn a {
  display: inline-block;
  color: #fff;
  font-size: 20px;
  background: #FF7263;
  border-radius: 50px;
  padding: 8px 26px;
}

/* =============================================
// MainVisual
============================================= */
.p-recruit__mv {
  margin: 40px 0;
}
.p-recruit__mv__headline {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-recruit__mv__headline {
    margin: 10px auto;
  }
}

/* =============================================
// メンバー紹介
============================================= */
/* =============================================
// ミッション・ビジョン・バリュー
============================================= */
.p-recruit__mission__block {
  margin: 40px 0 64px;
}
.p-recruit__mission__title {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 16px;
}
@media screen and (max-width: 640px) {
  .p-recruit__mission__title {
    font-size: 22px;
  }
}
.p-recruit__mission__message {
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 64px;
}
@media screen and (max-width: 640px) {
  .p-recruit__mission__message {
    font-size: 28px;
  }
}
.p-recruit__mission__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-recruit__mission__item {
  font-size: 24px;
  font-weight: 600;
  list-style: decimal;
}
@media screen and (max-width: 640px) {
  .p-recruit__mission__item {
    margin-left: 20px;
  }
}

/* =============================================
// 代表挨拶
============================================= */
.p-recruit__ceo-message {
  margin-top: 80px;
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .p-recruit__ceo-message {
    margin-top: 40px;
    margin-bottom: 80px;
  }
}
.p-recruit__ceo-message__block {
  margin: 40px 0 64px;
}

/* =============================================
// 求人情報
============================================= */
.p-recruit__job_info__headline {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-recruit__job_info__headline {
    margin: 10px auto;
  }
}
.p-recruit__job_info__sub_headline {
  font-size: 24px;
  font-weight: bold;
}
.p-recruit__job_info__table {
  width: 100%;
}
.p-recruit__job_info__table th,
.p-recruit__job_info__table td {
  padding: 20px;
  border-bottom: 1px solid #AEAEAE;
}
@media screen and (max-width: 640px) {
  .p-recruit__job_info__table th,
  .p-recruit__job_info__table td {
    display: block;
    width: 100%;
    padding: 20px 0;
  }
}
.p-recruit__job_info__table th {
  width: 25%;
  font-size: 18px;
  font-weight: normal;
  vertical-align: top;
}
@media screen and (max-width: 640px) {
  .p-recruit__job_info__table th {
    width: 40%;
    text-align: left;
  }
}
.p-recruit__job_info__table td {
  font-size: 18px;
}
.p-recruit__job_info .p-recruit__mv__text {
  margin-bottom: 72px;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}
.p-recruit__job_info .p-recruit__job_info__headline_block {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 64px;
}

/* =============================================
//
// 個人紹介ページ
//  - /recruit/employee_XXXXX/ の個人紹介ページ
//
============================================= */
.p-recruit-employee__headline {
  text-align: left;
  font-size: 32px;
  font-weight: 400;
  margin: 40px 0;
}
@media screen and (max-width: 640px) {
  .p-recruit-employee__headline {
    font-size: 24px;
    width: 90%;
    margin: 40px auto;
  }
}
.p-recruit-employee__detail {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 70px;
}
.p-recruit-employee__detail__inner {
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  gap: 100px;
}
@media screen and (max-width: 1024px) {
  .p-recruit-employee__detail__inner {
    gap: 70px;
  }
}
@media screen and (max-width: 768px) {
  .p-recruit-employee__detail__inner {
    gap: 60px;
  }
}
@media screen and (max-width: 640px) {
  .p-recruit-employee__detail__inner {
    flex-direction: column-reverse;
    height: auto;
  }
}
.p-recruit-employee__detail__inner img {
  width: 40%;
  height: 400px;
  object-fit: cover;
}
@media screen and (max-width: 640px) {
  .p-recruit-employee__detail__inner img {
    width: 90%;
    height: 420px;
  }
}
.p-recruit-employee__detail__role {
  margin: 24px 0;
  font-size: 22px;
  white-space: nowrap;
}
@media screen and (max-width: 640px) {
  .p-recruit-employee__detail__role {
    width: 90%;
    font-size: 20px;
    margin: 32px auto 0;
  }
}
.p-recruit-employee__detail__message {
  width: 60%;
  font-size: 32px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .p-recruit-employee__detail__message {
    width: 90%;
    font-size: 36px;
  }
}
.p-recruit-employee__qa {
  margin-bottom: 56px;
}
.p-recruit-employee__qa__question {
  font-size: 24px;
  margin-bottom: 18px;
}
.p-recruit-employee__qa__answer {
  font-size: 20px;
}
.p-recruit-employee__picture {
  width: 60%;
  height: 417px;
  object-fit: cover;
  margin: 0 auto;
  display: block;
  margin-bottom: 56px;
}

.sample_document {
  padding: 20px;
  display: flex;
  justify-content: center;
}
.sample_document p {
  margin-bottom: 6px;
}
.sample_document a {
  color: royalblue;
}
.sample_document .bg-yellow {
  background: #F3C262;
}
.sample_document .bg-light-gray {
  background: #D8D7D7;
}
.sample_document .w-mark {
  width: 24px;
  border-style: none !important;
}
.sample_document .w-025 {
  width: 25%;
}
.sample_document .w-030 {
  width: 30%;
}
.sample_document .w-035 {
  width: 35%;
}
.sample_document .w-040 {
  width: 40%;
}
.sample_document .w-045 {
  width: 45%;
}
.sample_document .w-050 {
  width: 50%;
}
.sample_document .w-055 {
  width: 55%;
}
.sample_document .w-060 {
  width: 60%;
}
.sample_document .w-065 {
  width: 65%;
}
.sample_document .w-070 {
  width: 70%;
}
.sample_document .w-075 {
  width: 75%;
}
.sample_document .w-080 {
  width: 80%;
}
.sample_document .w-085 {
  width: 85%;
}
.sample_document .w-090 {
  width: 90%;
}
.sample_document .w-095 {
  width: 95%;
}
.sample_document hr {
  height: 1px;
  background: #AEAEAE;
  width: 100%;
  margin: 60px 0 40px;
}
.sample_document .scroller_button {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  width: 24px;
  height: 24px;
  bottom: 100px;
  right: 24px;
  padding: 20px;
  background: rgba(46, 46, 46, 0.4);
  border-radius: 50px;
}
.sample_document .scroller_button a {
  color: #fff;
  font-weight: 700;
  font-size: 12px;
}
.sample_document .sp_only {
  display: none;
}
@media screen and (max-width: 1024px) {
  .sample_document .sp_only {
    display: block;
  }
}
.sample_document .hide {
  display: none;
}
.sample_document .toggle_button {
  display: inline-block;
  position: relative;
  width: 40px;
  height: 20px;
  border-radius: 10px;
  background-color: #AEAEAE;
  cursor: pointer;
  transition: background-color 0.4s;
}
.sample_document .toggle_button:has(:checked) {
  background-color: #00CC76;
}
.sample_document .toggle_button::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  content: "";
  transition: left 0.2s;
}
.sample_document .toggle_button:has(:checked)::after {
  left: 20px;
}
.sample_document .toggle_button input {
  display: none;
}
.sample_document .left {
  width: 30%;
  max-width: 450px;
  height: 92vh;
  background: #D8D7D7;
  position: sticky;
  top: 100px;
  overflow-y: scroll;
  /* IE などのスクロールバーの色設定 */
  scrollbar-face-color: #AEAEAE;
  scrollbar-track-color: #D8D7D7;
  /* スマホ用の慣性スクロール */
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 1024px) {
  .sample_document .left {
    display: none;
  }
}
.sample_document .left_setting__block {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 8px 16px 0;
}
.sample_document .left_setting__block span {
  font-size: 0.8em;
  margin-right: 12px;
}
.sample_document .left__list {
  padding: 6px 20px 28px;
}
.sample_document .left__list_type {
  position: relative;
  background: #00C4CC;
  width: fit-content;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin-top: 28px;
  margin-bottom: 30px;
  padding: 0.3em 2em;
}
.sample_document .left__list_type::before {
  position: absolute;
  content: "";
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px #AEAEAE;
}
.sample_document .left__list_type:first-of-type {
  margin-top: 0;
}
.sample_document .left_chapter__list {
  margin-top: 8px;
}
.sample_document .left_chapter__list__manual-link {
  display: flex;
  justify-content: flex-end;
}
.sample_document .left_chapter__title {
  margin-top: 16px;
  margin-left: 8px;
}
.sample_document .left_chapter__title__link, .sample_document .left_chapter__title__text {
  font-size: 1em;
  text-align: center;
  padding: 0.25em;
  border-bottom: solid 2px #00C4CC;
  background: -webkit-repeating-linear-gradient(-45deg, #fff, #fff 3px, #e9f4ff 3px, #e9f4ff 7px);
  background: repeating-linear-gradient(-45deg, #fff, #fff 3px, #e9f4ff 3px, #e9f4ff 7px);
  white-space: nowrap;
}
.sample_document .left_chapter__title__link {
  color: royalblue;
}
.sample_document .left__content__list {
  margin-top: 12px;
}
.sample_document .left__content__title {
  margin-top: 8px;
  margin-left: 16px;
}
.sample_document .left__content__title__link, .sample_document .left__content__title__text {
  font-size: 0.9em;
}
.sample_document .left__content__title__link {
  color: royalblue;
}
.sample_document .left__content__sublist {
  margin-top: 8px;
}
.sample_document .left__content__subtitle {
  margin-top: 8px;
  margin-left: 16px;
}
.sample_document .left__content__subtitle__link, .sample_document .left__content__subtitle__text {
  font-size: 0.85em;
}
.sample_document .left__content__subtitle__link {
  color: royalblue;
}
.sample_document .right {
  width: 70%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px 0;
}
@media screen and (max-width: 1024px) {
  .sample_document .right {
    width: 100%;
  }
}
.sample_document .right .student_manual__link {
  display: block;
  width: fit-content;
  margin: 40px auto 0;
  color: #FF7263;
  text-decoration: underline;
  font-weight: 700;
}
.sample_document .right_setting__block {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
}
.sample_document .right_setting__block span {
  font-size: 0.8em;
  margin-right: 12px;
}
.sample_document .right_top {
  width: 100%;
  max-width: 650px;
  height: 100%;
  padding-top: 50px;
  background: #FD647A;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.sample_document .right_top__notification {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 18px;
  padding: 10px 20px;
  margin: 50px auto 38px;
  width: 80%;
  background: #fff;
  border: 2px solid red;
}
@media screen and (max-width: 414px) {
  .sample_document .right_top__notification {
    flex-direction: column;
    padding: 6px 10px;
    width: 86%;
    gap: 8px;
    margin: 40px auto 32px;
  }
}
.sample_document .right_top__notification img {
  width: 64px;
}
@media screen and (max-width: 414px) {
  .sample_document .right_top__notification img {
    width: 56px;
  }
}
.sample_document .right_top__notification p {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0;
}
.sample_document .right_top__title {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sample_document .right_top__title p {
  font-size: 16px;
  font-weight: bold;
  color: #2E2E2E;
}
.sample_document .right_top__title span {
  font-size: 1.2em;
  margin: 6% 14px 0;
}
.sample_document .right_top__img {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 16% 0 8%;
}
.sample_document .right_top__img .moodle {
  width: 85%;
  max-width: 550px;
}
.sample_document .right_top__img .io-magazine {
  width: 35%;
  max-width: 110px;
  margin-top: 10%;
}
.sample_document .right_top__bottom {
  background-color: #fff;
  border: #FF7263 solid 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 540px;
  padding: 12px;
  margin-bottom: 40px;
}
@media screen and (max-width: 414px) {
  .sample_document .right_top__bottom {
    flex-direction: column;
    padding: 6px 10px;
    width: 86%;
    gap: 8px;
    margin: 40px auto 32px;
  }
}
.sample_document .right_top__bottom p {
  margin-bottom: 0;
  font-weight: bold;
}
.sample_document .right_explanation {
  width: 100%;
  max-width: 650px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin: 16px 0;
}
.sample_document .right_explanation p {
  font-size: 0.95em;
}
.sample_document .right_explanation p span {
  font-size: 0.95em;
  font-weight: 600;
  color: #FD647A;
}
.sample_document .right_contact_box {
  width: 100%;
  max-width: 650px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 12px;
  border: 1px dashed #AEAEAE;
}
@media screen and (max-width: 640px) {
  .sample_document .right_contact_box {
    padding: 12px 0;
  }
}
.sample_document .right_contact_box .contact-button {
  margin: 12px 0;
}
.sample_document .right__text {
  text-align: center;
  margin: 24px 0;
}
.sample_document .right__text p {
  font-size: 0.9em;
}
.sample_document .right__list {
  width: fit-content;
  max-width: 650px;
  padding: 20px;
  margin-bottom: 60px;
}
.sample_document .right__list__headline {
  font-size: 1.8em;
  text-align: center;
  margin-bottom: 40px;
}
.sample_document .right__list_type {
  position: relative;
  background: #C9DAF8;
  width: fit-content;
  font-size: 20px;
  font-weight: 600;
  color: white;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0.3em 2em;
}
.sample_document .right__list_type::before {
  position: absolute;
  content: "";
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px #AEAEAE;
}
.sample_document .right__list_type:first-child {
  margin-top: 0;
}
.sample_document .right_chapter__list {
  margin-top: 8px;
}
.sample_document .right_chapter__title {
  margin-top: 16px;
  margin-left: 8px;
}
.sample_document .right_chapter__title__link, .sample_document .right_chapter__title__text {
  font-size: 1em;
  padding: 0.4em 0.5em;
  color: #4C4C4C;
  background: #D8D7D7;
  border-left: solid 5px #C9DAF8;
}
.sample_document .right_chapter__title__link {
  color: royalblue;
}
.sample_document .right__content__list {
  margin-top: 12px;
}
.sample_document .right__content__title {
  margin-top: 8px;
  margin-left: 16px;
}
.sample_document .right__content__title__link, .sample_document .right__content__title__text {
  font-size: 0.9em;
}
.sample_document .right__content__title__link {
  color: royalblue;
}
.sample_document .right__content__sublist {
  margin-top: 8px;
}
.sample_document .right__content__subtitle {
  margin-top: 8px;
  margin-left: 16px;
}
.sample_document .right__content__subtitle__link, .sample_document .right__content__subtitle__text {
  font-size: 0.85em;
}
.sample_document .right__content__subtitle__link {
  color: royalblue;
}
.sample_document .right__contents {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
  width: 100%;
  max-width: 650px;
}
.sample_document .right_chapter__headline {
  width: 100%;
  padding: 0.2em 0.4em;
  font-size: 1.8em;
  background: #C9DAF8;
  margin-top: 20px;
}
.sample_document .right_chapter__headline:first-child {
  margin-top: 0;
}
.sample_document .right__content {
  display: flex;
  flex-direction: column;
  padding: 0.4em;
  margin: 20px 0;
}
.sample_document .right__content__headline {
  width: 100%;
  max-width: 650px;
  padding: 0.2em 0;
  margin-top: 40px;
  margin-bottom: 18px;
  font-size: 1.4em;
  border-bottom: 4px solid #2E2E2E;
}
.sample_document .right__content__sub_headline {
  margin: 18px 0;
}
.sample_document .right__subcontent__headline {
  width: 100%;
  max-width: 650px;
  padding: 0.2em 0;
  margin: 14px 0;
  font-size: 1.2em;
}
.sample_document .right__content__text__area {
  display: flex;
  flex-direction: column;
  padding: 0.6em;
}
.sample_document .right__content__text__area p {
  font-size: 0.95em;
}
.sample_document .right__content__img {
  margin: 10px auto;
  border: solid 0.5px #D8D7D7;
}
.sample_document .right__content__table {
  border-collapse: collapse;
}
.sample_document .right__content__table th {
  background: #C9DAF8;
  border: 1px solid #2E2E2E;
}
.sample_document .right__content__table td {
  border: 1px solid #2E2E2E;
  padding: 4px;
  font-size: 14px;
}
.sample_document .right__content__table .right__content__img {
  width: 20px;
  margin: 0 0 8px;
}
.sample_document .right__content_01-03-table-a td:first-child {
  width: 30%;
}
.sample_document .right__content_02-01-table-a td:first-child {
  width: 30%;
}
.sample_document .right__content_03-01-table-a td:first-child {
  width: 25%;
}
.sample_document .right__content_04-02-table-a td:first-child {
  width: 30%;
}
.sample_document .right__content_05-03-table-a td:first-child {
  width: 33%;
}
.sample_document .right__content_11-table-a td:first-child {
  width: 30%;
}
.sample_document .right__content_13-02-table-a td:first-child {
  width: 20%;
}
.sample_document .right__content_13-02-table-b td:first-child {
  width: 35%;
}
.sample_document .right__content_16-02-table-a td:first-child {
  width: 35%;
}
.sample_document .right__content_16-02-table-b td:first-child {
  width: 15%;
}
.sample_document .right__content_17-01-table-a td:first-child {
  width: 30%;
}
.sample_document .right__content_18-02-table-a td:first-child {
  width: 35%;
}
.sample_document .right__content_20-02-table-a td:first-child {
  width: 35%;
}
.sample_document .right__content_20-02-table-b td:first-child {
  width: 35%;
}
.sample_document .right__content_21-02-table-a td:first-child {
  width: 35%;
}
.sample_document .right__content_23-02-table-a td:first-child {
  width: 35%;
}

/* =============================================
// 共通
============================================= */
.p-service__btn_block {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 32px;
  padding: 6px 0 0;
}
@media screen and (max-width: 1024px) {
  .p-service__btn_block {
    flex-direction: column;
    align-items: center;
    gap: 16px;
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-service__btn_block {
    gap: 20px;
  }
}
@media screen and (max-width: 640px) {
  .p-service__btn_block {
    gap: 20px;
  }
}

.p-service__contact {
  margin-bottom: 80px;
  padding: 24px 0 20px;
  background: rgba(0, 196, 204, 0.1);
}
.p-service__contact-yellow {
  background: rgba(243, 194, 98, 0.1);
}
@media screen and (max-width: 640px) {
  .p-service__contact {
    margin: 0 auto 32px;
  }
}
.p-service__contact__headline {
  text-align: center;
}
.p-service__contact__text_link {
  margin-top: 16px;
  display: block;
  margin: o auto;
  text-align: center;
  font-weight: bold;
  text-decoration: underline;
}

/* =============================================
// MainVisual
============================================= */
.p-service__mv {
  padding-top: 42px;
  margin-bottom: 64px;
}
@media screen and (max-width: 768px) {
  .p-service__mv {
    margin-bottom: 24px;
  }
}
.p-service__mv__inner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .p-service__mv__inner {
    flex-direction: column;
  }
}
.p-service__mv__left__block {
  width: 55%;
  display: flex;
  flex-direction: column;
  gap: 28px;
}
@media screen and (max-width: 768px) {
  .p-service__mv__left__block {
    width: 100%;
  }
  .p-service__mv__left__block__btn {
    display: none;
  }
}
.p-service__mv__left__block__text {
  font-size: 24px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .p-service__mv__left__block__text {
    font-size: 20px;
    text-align: center;
  }
}
.p-service__mv__left__block__headline {
  font-size: 40px;
  color: #FF7263;
  text-shadow: 2px 2px 4px lightgray;
  margin-top: 20px;
}
@media screen and (max-width: 1024px) {
  .p-service__mv__left__block__headline {
    width: 400px;
  }
}
@media screen and (max-width: 768px) {
  .p-service__mv__left__block__headline {
    width: auto;
    text-align: center;
    font-size: 35px;
    margin-top: 0px;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 640px) {
  .p-service__mv__left__block__headline {
    font-size: 32px;
  }
}
.p-service__mv__right__block {
  width: 45%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}
.p-service__mv__right__block__btn {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-service__mv__right__block {
    width: 100%;
    margin-inline: auto;
    align-items: center;
  }
  .p-service__mv__right__block__btn {
    margin: 38px auto;
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .p-service__mv__right__block {
    max-width: 360px;
    width: 100%;
  }
}
@media screen and (max-width: 414px) {
  .p-service__mv__right__block {
    width: 100%;
  }
}
.p-service__mv__right__block__img-1 {
  max-width: 405px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .p-service__mv__right__block__img-1 {
    max-width: 360px;
  }
}
@media screen and (max-width: 414px) {
  .p-service__mv__right__block__img-1 {
    max-width: 322px;
  }
}
.p-service__mv__right__block__img-2 {
  max-width: 216px;
  width: 100%;
  height: fit-content;
  margin-top: 14px;
  margin-right: 12px;
}
@media screen and (max-width: 768px) {
  .p-service__mv__right__block__img-2 {
    max-width: 265px;
    margin-top: 16px;
    margin-right: 0;
  }
}

/* =============================================
// キャンペーンバナー
============================================= */
.p-service__campaign {
  margin: 28px auto 56px;
}
/* =============================================
// 「Moodle（ムードル）」とは？
============================================= */
.p-service__what_is_moodle {
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .p-service__what_is_moodle {
    margin: 0 auto;
  }
}
.p-service__what_is_moodle__headline {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-service__what_is_moodle__headline {
    margin: 10px auto;
  }
}
.p-service__what_is_moodle__block__headline {
  margin-top: 44px;
  margin-bottom: 66px;
}
@media screen and (max-width: 640px) {
  .p-service__what_is_moodle__block__headline {
    margin-top: 62px;
    margin-bottom: 48px;
  }
}
.p-service__what_is_moodle__block__headline__strong {
  color: #FF7263;
  font-size: 24px;
}
@media screen and (max-width: 640px) {
  .p-service__what_is_moodle__block__headline__strong {
    font-size: 20px;
  }
}
.p-service__what_is_moodle__glid {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .p-service__what_is_moodle__glid {
    flex-wrap: wrap;
  }
}
.p-service__what_is_moodle__card {
  width: 23%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 10px 15px 5px rgba(51, 51, 51, 0.2);
  margin-bottom: 60px;
  padding: 10px 0;
}
@media screen and (max-width: 1024px) {
  .p-service__what_is_moodle__card {
    width: 46%;
  }
}
@media screen and (max-width: 640px) {
  .p-service__what_is_moodle__card {
    margin: 0 auto 24px;
  }
}
.p-service__what_is_moodle__card__headline {
  min-height: 22px;
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 414px) {
  .p-service__what_is_moodle__card__headline {
    font-size: 14px;
  }
}
.p-service__what_is_moodle__card__number {
  color: #FF7263;
  font-size: 88px;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .p-service__what_is_moodle__card__number {
    font-size: 64px;
  }
}
.p-service__what_is_moodle__card__unit {
  color: #4C4C4C;
  font-size: 28px;
  font-weight: bold;
}
.p-service__what_is_moodle__card span {
  color: #FF7263;
  font-size: 30px;
  font-weight: bold;
}
.p-service__what_is_moodle__card__text {
  font-size: 12px;
  font-weight: bold;
}

/* =============================================
// こんなお悩みありませんか？
============================================= */
.p-service__worries {
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .p-service__worries {
    margin: 0 auto 64px;
  }
}
.p-service__worries__headline {
  text-align: center;
  margin-bottom: 68px;
}
@media screen and (max-width: 640px) {
  .p-service__worries__headline {
    margin: 16px auto 40px;
  }
}
.p-service__worries__inner {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  gap: 56px;
}
@media screen and (max-width: 1024px) {
  .p-service__worries__inner {
    gap: 40px;
  }
}
@media screen and (max-width: 640px) {
  .p-service__worries__inner {
    flex-direction: column;
    gap: 40px;
  }
}
.p-service__worries__block {
  display: grid;
  grid-template-rows: auto auto 1fr auto;
  align-items: start;
  text-align: center;
  width: 100%;
  gap: 20px;
}
.p-service__worries__block__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 640px) {
  .p-service__worries__block__content {
    gap: 16px;
  }
}
.p-service__worries__block__headline {
  color: #FF7263;
  font-weight: bold;
  text-align: center;
  margin: 0;
  font-size: 24px;
}
.p-service__worries__block__img {
  width: 160px;
  margin: 0 auto;
}
.p-service__worries__block__text {
  font-weight: bold;
  text-align: center;
  margin: 0;
  line-height: 1.6;
}
.p-service__worries__block__arrow {
  font-size: 32px;
  color: #D8D7D7;
  font-weight: bold;
  margin: 10px 0;
}
@media screen and (max-width: 640px) {
  .p-service__worries__block__arrow {
    font-size: 20px;
    margin: 8px 0;
  }
}
.p-service__worries__block__solution {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
.p-service__worries__block__solution__text {
  color: #FF7263;
  font-weight: bold;
  font-size: 24px;
  margin: 0;
}
@media screen and (max-width: 640px) {
  .p-service__worries__block__solution__text {
    font-size: 20px;
  }
}

/* =============================================
// 「イオマガジンのMoodleはラク！」と言われる4つの理由
============================================= */
.p-service__reasons_for_positive_feelings {
  margin-bottom: 100px;
}
@media screen and (max-width: 640px) {
  .p-service__reasons_for_positive_feelings {
    margin: 0 auto 64px;
  }
}
.p-service__reasons_for_positive_feelings__headline {
  text-align: center;
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .p-service__reasons_for_positive_feelings__headline {
    margin: 16px auto 20px;
  }
}
.p-service__reasons_for_positive_feelings__inner {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 640px) {
  .p-service__reasons_for_positive_feelings__inner {
    flex-direction: column;
    gap: 40px;
  }
}
.p-service__reasons_for_positive_feelings__block {
  display: grid;
  align-items: stretch;
  text-align: center;
  border: #FF7263 1px solid;
  width: 100%;
  gap: 12px;
}
@media screen and (max-width: 640px) {
  .p-service__reasons_for_positive_feelings__block {
    border: none;
    align-items: center;
  }
}
.p-service__reasons_for_positive_feelings__block__headline_block {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin: 0;
  min-height: 68px;
}
@media screen and (max-width: 640px) {
  .p-service__reasons_for_positive_feelings__block__headline_block {
    min-height: initial;
    align-items: center;
  }
}
.p-service__reasons_for_positive_feelings__block__headline_block__number {
  color: #fff;
  background: #FF7263;
  font-weight: bold;
  font-size: 36px;
  padding: 4px 12px;
  height: 100%;
}
@media screen and (max-width: 640px) {
  .p-service__reasons_for_positive_feelings__block__headline_block__number {
    border-radius: 4px;
  }
}
.p-service__reasons_for_positive_feelings__block__headline_block__text {
  color: #FF7263;
  font-weight: bold;
  text-align: left;
  font-size: 20px;
  margin: 12px 12px 0;
}
@media screen and (max-width: 640px) {
  .p-service__reasons_for_positive_feelings__block__headline_block__text {
    margin: 0 12px0;
  }
}
.p-service__reasons_for_positive_feelings__block__text {
  text-align: left;
  margin: 14px;
  min-height: 114px;
}
@media screen and (max-width: 640px) {
  .p-service__reasons_for_positive_feelings__block__text {
    min-height: initial;
    margin-left: 62px;
  }
}
.p-service__reasons_for_positive_feelings__block__link {
  margin-bottom: 12px;
}
.p-service__reasons_for_positive_feelings__block__link a {
  color: #00C4CC;
  font-weight: bold;
  text-decoration: underline;
}
.p-service__reasons_for_positive_feelings__block__img {
  width: inherit;
}
@media screen and (max-width: 640px) {
  .p-service__reasons_for_positive_feelings__block__img {
    max-width: 254px;
    width: inherit;
    /* padding: 0 40px; */
    margin: 0 auto;
  }
}

/* =============================================
// アジェンダ
============================================= */
.p-service__agenda {
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .p-service__agenda {
    margin: 0 auto 64px;
  }
}
.p-service__agenda__headline {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-service__agenda__headline {
    margin: 16px auto 10px;
  }
}

/* =============================================
// らくらくeラーニング「Moodle（ムードル）」の特徴
============================================= */
.p-service__feature_of_moodle {
  text-align: center;
  margin-bottom: 80px;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle {
    margin: 0 auto 16px;
  }
}
.p-service__feature_of_moodle__headline {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__headline {
    margin: 10px auto;
  }
}
.p-service__feature_of_moodle__text {
  margin: 24px 0 72px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .p-service__feature_of_moodle__text {
    text-align: left;
  }
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__text {
    margin: 124px 0 72px;
  }
}
.p-service__feature_of_moodle__block__headline {
  margin-top: 88px;
  margin-bottom: 66px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__block__headline {
    margin-top: 36px;
    margin-bottom: 64px;
  }
}
.p-service__feature_of_moodle__block__headline__raku-stamp {
  position: absolute;
  top: -32px;
  right: -118px;
}
.p-service__feature_of_moodle__block__headline__raku-stamp-sp {
  position: absolute;
  top: 90px;
  left: 50%;
  transform: translate(-50%, -50%) rotate(15deg);
}
.p-service__feature_of_moodle__block__headline__icon_ai-renkei {
  position: absolute;
  top: -32px;
  left: -118px;
}
.p-service__feature_of_moodle__block__headline__icon_ai-renkei-sp {
  position: absolute;
  top: 128px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.p-service__feature_of_moodle__glid {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin: 0 auto 90px;
}
@media screen and (max-width: 1024px) {
  .p-service__feature_of_moodle__glid {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__glid {
    margin: 126px auto 0;
  }
}
.p-service__feature_of_moodle__content {
  width: 23%;
  display: flex;
  flex-direction: column;
  background: #fff;
  margin-bottom: 32px;
  padding: 10px 0;
}
@media screen and (max-width: 1024px) {
  .p-service__feature_of_moodle__content {
    width: 46%;
  }
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__content {
    margin: 0 auto 24px;
  }
}
.p-service__feature_of_moodle__content__headline {
  min-height: 22px;
  font-size: 20px;
  font-weight: bold;
  background: #FF7263;
  border-radius: 4px;
  color: #fff;
  padding: 12px 18px;
  white-space: nowrap;
}
@media screen and (max-width: 1280px) {
  .p-service__feature_of_moodle__content__headline {
    padding: 12px 0;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .p-service__feature_of_moodle__content__headline {
    padding: 12px 18px;
    white-space: initial;
  }
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__content__headline {
    min-height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.p-service__feature_of_moodle__content__text__block {
  margin: 8px 28px 0;
}
.p-service__feature_of_moodle__content__text {
  text-align: left;
  margin-top: 6px;
}
.p-service__feature_of_moodle__cost-info {
  display: flex;
  flex-direction: column;
  margin-bottom: 60px;
  max-height: 380px;
}
@media screen and (max-width: 768px) {
  .p-service__feature_of_moodle__cost-info {
    padding: 32px 40px;
    max-height: initial;
  }
}
.p-service__feature_of_moodle__cost-info__content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  max-height: 210px;
  width: 660px;
  max-width: 100%;
  margin: 66px auto 0;
  gap: 12%;
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__cost-info__content {
    flex-direction: column;
    max-height: initial;
    margin: 42px auto 0;
  }
}
.p-service__feature_of_moodle__cost-info__content__text__block {
  display: flex;
  flex-direction: column;
  width: 50%;
  justify-content: space-around;
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__cost-info__content__text__block {
    width: 100%;
    margin: 0 auto;
  }
}
.p-service__feature_of_moodle__cost-info__content__text {
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .p-service__feature_of_moodle__cost-info__content__text {
    font-size: 18px;
  }
}
.p-service__feature_of_moodle__cost-info__content__amount {
  font-size: 22px;
  font-weight: 700;
  text-decoration: underline double #FF7263;
  text-underline-offset: 8px;
}
@media screen and (max-width: 768px) {
  .p-service__feature_of_moodle__cost-info__content__amount {
    font-size: 18px;
    margin-top: 36px;
  }
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__cost-info__content__amount {
    margin-top: 6px;
    margin-bottom: 22px;
  }
}
.p-service__feature_of_moodle__cost-info__content__amount__strong {
  font-size: 96px;
  color: #FF7263;
}
@media screen and (max-width: 768px) {
  .p-service__feature_of_moodle__cost-info__content__amount__strong {
    font-size: 64px;
  }
}
.p-service__feature_of_moodle__cost-info__content__small-text {
  font-size: 14px;
}
.p-service__feature_of_moodle__cost-info__content__img {
  display: block;
  margin: auto;
  max-height: 200px;
}
@media screen and (max-width: 768px) {
  .p-service__feature_of_moodle__cost-info__content__img {
    height: 100%;
  }
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__cost-info__content__img {
    margin-top: 32px;
  }
}
.p-service__feature_of_moodle__fee-structure {
  display: flex;
  flex-direction: column;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .p-service__feature_of_moodle__fee-structure {
    max-height: initial;
  }
}
.p-service__feature_of_moodle__fee-structure__headline {
  margin-top: 32px;
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .p-service__feature_of_moodle__fee-structure__headline {
    margin-top: 0;
  }
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__fee-structure__text {
    padding: 0 40px;
  }
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__fee-structure__img__block {
    margin-top: 32px;
    padding: 0 40px;
  }
}
.p-service__feature_of_moodle__fee-structure__faq__block {
  display: flex;
  flex-direction: column;
}
.p-service__feature_of_moodle__fee-structure__faq__block__question {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 36px;
  margin-left: 56px;
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__fee-structure__faq__block__question {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 48px;
    margin-left: 0;
    gap: 32px;
  }
}
.p-service__feature_of_moodle__fee-structure__faq__block__question img {
  max-width: 148px;
  margin-right: 34px;
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__fee-structure__faq__block__question img {
    margin-right: 0;
  }
}
.p-service__feature_of_moodle__fee-structure__faq__block__question p {
  font-weight: bold;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__fee-structure__faq__block__question p {
    text-align: center;
  }
}
.p-service__feature_of_moodle__fee-structure__faq__block__answer {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  background: #FFFCE7;
  padding: 21px 76px;
  border-radius: 8px;
}
@media screen and (max-width: 768px) {
  .p-service__feature_of_moodle__fee-structure__faq__block__answer {
    padding: 21px 30px;
  }
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__fee-structure__faq__block__answer {
    flex-direction: column;
    padding: 21px 54px;
    gap: 32px;
  }
}
@media screen and (max-width: 414px) {
  .p-service__feature_of_moodle__fee-structure__faq__block__answer {
    padding: 21px 30px;
  }
}
.p-service__feature_of_moodle__fee-structure__faq__block__answer__text {
  width: 50%;
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__fee-structure__faq__block__answer__text {
    width: 100%;
  }
}
.p-service__feature_of_moodle__fee-structure__faq__block__answer__text__mark {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  background: #FF7263;
  border-radius: 50%;
  padding: 8px 16px;
  width: fit-content;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__fee-structure__faq__block__answer__text__mark {
    font-size: 24px;
  }
}
.p-service__feature_of_moodle__fee-structure__faq__block__answer__text p {
  text-align: left;
  font-weight: bold;
  line-height: 28px;
}
.p-service__feature_of_moodle__fee-structure__faq__block__answer img {
  max-width: 240px;
  width: 50%;
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__fee-structure__faq__block__answer img {
    width: 100%;
  }
}
.p-service__feature_of_moodle__fee-structure__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-height: 210px;
  width: 660px;
  max-width: 100%;
  margin: 66px auto 0;
  gap: 12%;
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__fee-structure__content {
    flex-direction: column;
    max-height: initial;
    margin: 42px auto 0;
  }
}
.p-service__feature_of_moodle__fee-structure__content__text__block {
  display: flex;
  flex-direction: column;
  width: 50%;
  justify-content: space-around;
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__fee-structure__content__text__block {
    width: 100%;
    margin: 0 auto;
  }
}
.p-service__feature_of_moodle__fee-structure__content__text {
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .p-service__feature_of_moodle__fee-structure__content__text {
    font-size: 18px;
  }
}
.p-service__feature_of_moodle__fee-structure__content__amount {
  font-size: 22px;
  font-weight: 700;
  text-decoration: underline double #FF7263;
  text-underline-offset: 8px;
}
@media screen and (max-width: 768px) {
  .p-service__feature_of_moodle__fee-structure__content__amount {
    font-size: 18px;
    margin-top: 36px;
  }
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__fee-structure__content__amount {
    margin-top: 6px;
    margin-bottom: 22px;
  }
}
.p-service__feature_of_moodle__fee-structure__content__amount__strong {
  font-size: 96px;
  color: #FF7263;
}
@media screen and (max-width: 768px) {
  .p-service__feature_of_moodle__fee-structure__content__amount__strong {
    font-size: 64px;
  }
}
.p-service__feature_of_moodle__fee-structure__content__small-text {
  font-size: 14px;
}
.p-service__feature_of_moodle__fee-structure__content__img {
  display: block;
  margin: auto;
  max-height: 200px;
}
@media screen and (max-width: 768px) {
  .p-service__feature_of_moodle__fee-structure__content__img {
    height: 100%;
  }
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__fee-structure__content__img {
    margin-top: 32px;
  }
}
.p-service__feature_of_moodle__new_version {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-service__feature_of_moodle__new_version__block {
  display: flex;
  flex-direction: column;
  margin-bottom: 68px;
  max-width: 756px;
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__new_version__block {
    margin-bottom: 40px;
  }
}
.p-service__feature_of_moodle__new_version__block__title {
  display: flex;
  position: relative;
}
.p-service__feature_of_moodle__new_version__block__title__icon_ai-renkei {
  position: absolute;
  top: 0;
  left: -118px;
}
.p-service__feature_of_moodle__new_version__block__title__number {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 22px 4px;
  background: #FF7263;
  border-radius: 6px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.p-service__feature_of_moodle__new_version__block__title__block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 8px 0;
  margin-left: 12px;
  gap: 10px;
}
.p-service__feature_of_moodle__new_version__block__title__block__headline {
  color: #FF7263;
  font-weight: bold;
  font-size: 20px;
  text-align: left;
}
.p-service__feature_of_moodle__new_version__block__title__block__text {
  font-weight: bold;
  text-align: left;
}
.p-service__feature_of_moodle__new_version__block__content {
  max-width: 756px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-service__feature_of_moodle__new_version__block__content {
    margin: 0 auto;
  }
}
.p-service__feature_of_moodle__new_version__block__content__img {
  margin-top: 70px;
  border: 1px solid #D8D7D7;
  margin-bottom: 16px;
}
.p-service__feature_of_moodle__new_version__block__content__list__block {
  margin-top: 38px;
}
.p-service__feature_of_moodle__new_version__block__content__list__block__text {
  text-align: left;
}
.p-service__feature_of_moodle__new_version__block__content__list__block__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-weight: bold;
  margin-top: 22px;
}
.p-service__feature_of_moodle__new_version__block__content__list__block__item {
  line-height: 1.8;
}
.p-service__feature_of_moodle__new_version__link {
  color: #00C4CC;
  font-weight: bold;
  text-decoration: underline;
  width: fit-content;
  margin: 0 auto;
}
.p-service__feature_of_moodle__ai_material {
  margin-bottom: 60px;
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__ai_material {
    margin-bottom: 40px;
  }
}
.p-service__feature_of_moodle__ai_material__headline {
  text-align: center;
  margin-bottom: 40px;
  color: #FF7263;
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__ai_material__headline {
    margin-bottom: 12px;
  }
}
.p-service__feature_of_moodle__ai_material__blocks {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin: 48px auto;
}
@media screen and (max-width: 1024px) {
  .p-service__feature_of_moodle__ai_material__blocks {
    gap: 16px;
  }
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__ai_material__blocks {
    flex-direction: column;
    gap: 64px;
  }
}
.p-service__feature_of_moodle__ai_material__block {
  width: 100%;
  text-align: center;
}
.p-service__feature_of_moodle__ai_material__block__title {
  color: #2E2E2E;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__ai_material__block__title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.p-service__feature_of_moodle__ai_material__block__img {
  width: 100%;
  max-width: 220px;
  height: auto;
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__ai_material__block__img {
    max-width: 180px;
  }
}
.p-service__feature_of_moodle__btn_block {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 32px;
  padding: 12px 0;
}
@media screen and (max-width: 1280px) {
  .p-service__feature_of_moodle__btn_block {
    gap: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .p-service__feature_of_moodle__btn_block {
    flex-direction: column;
    gap: 16px;
    padding: 6% 14%;
  }
}
@media screen and (max-width: 768px) {
  .p-service__feature_of_moodle__btn_block {
    gap: 20px;
    padding: 6% 24%;
  }
}
@media screen and (max-width: 640px) {
  .p-service__feature_of_moodle__btn_block {
    gap: 20px;
    padding: 8% 14%;
  }
}

/* =============================================
// もっとラクになる！IO Moodle（イオムードル）の特徴
============================================= */
.p-service__what_is_io-moodle {
  background-image: repeating-linear-gradient(-45deg, transparent, transparent, rgba(0, 196, 204, 0.2) 8px, rgba(0, 196, 204, 0.2) 8px);
  margin-top: 24px;
}
.p-service__what_is_io-moodle__headline {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 40px;
  position: relative;
}
.p-service__what_is_io-moodle__headline__raku-stamp-sp {
  position: absolute;
  top: 160px;
  left: 50%;
  transform: translate(-50%, -50%) rotate(15deg);
}
.p-service__what_is_io-moodle__headline__strong {
  color: #FF7263;
  font-size: 32px;
}
@media screen and (max-width: 640px) {
  .p-service__what_is_io-moodle__headline__strong {
    font-size: 24px;
  }
}
@media screen and (max-width: 640px) {
  .p-service__what_is_io-moodle__headline {
    margin: 30px auto 150px;
  }
}
.p-service__what_is_io-moodle__img {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-service__what_is_io-moodle__img__box {
  display: flex;
  flex-direction: column;
}
.p-service__what_is_io-moodle__img__box img {
  max-width: 440px;
  max-height: 71px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .p-service__what_is_io-moodle__img__box img {
    max-width: 100%;
  }
}
.p-service__what_is_io-moodle__img__box span {
  font-size: 24px;
  display: flex;
  justify-content: flex-end;
  margin-right: 32px;
}
.p-service__what_is_io-moodle__text {
  margin: 24px 0 72px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .p-service__what_is_io-moodle__text {
    text-align: left;
  }
}
@media screen and (max-width: 640px) {
  .p-service__what_is_io-moodle__text {
    margin: 24px 0 32px;
  }
}
.p-service__what_is_io-moodle__card__block {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 100%;
  margin: auto;
  flex-wrap: wrap;
  margin-top: 76px;
  margin-bottom: 50px;
  gap: 40px;
}
@media screen and (max-width: 640px) {
  .p-service__what_is_io-moodle__card__block {
    margin-top: 40px;
    flex-direction: column;
  }
}
.p-service__what_is_io-moodle__card {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: auto;
  border-radius: 10px;
  margin-bottom: 0;
  padding: 48px;
  box-shadow: 0 4px 5px 2px rgba(51, 51, 51, 0.2);
  background: #fff;
}
@media screen and (max-width: 640px) {
  .p-service__what_is_io-moodle__card {
    margin: 20px auto 0;
    padding: 20px;
  }
}
.p-service__what_is_io-moodle__card__catch-copy {
  color: #FF7263;
  font-size: 20px;
  font-weight: 900;
  text-align: left;
  margin-bottom: 12px;
  position: relative;
  width: fit-content;
}
@media screen and (max-width: 640px) {
  .p-service__what_is_io-moodle__card__catch-copy {
    font-size: 16px;
    width: 100%;
    padding-right: 0;
  }
}
.p-service__what_is_io-moodle__card__catch-copy__raku-stamp {
  position: absolute;
  top: -32px;
  right: -106px;
}
@media screen and (max-width: 640px) {
  .p-service__what_is_io-moodle__card__catch-copy__raku-stamp {
    position: relative;
    top: auto;
    right: auto;
    display: block;
    margin-top: 8px;
  }
}
.p-service__what_is_io-moodle__card__title {
  font-size: 24px;
  font-weight: 900;
  text-align: left;
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
  .p-service__what_is_io-moodle__card__title {
    font-size: 20px;
  }
}
.p-service__what_is_io-moodle__card__title__new {
  color: #FF7263;
}
.p-service__what_is_io-moodle__card__inner {
  display: flex;
  gap: 24px;
}
@media screen and (max-width: 640px) {
  .p-service__what_is_io-moodle__card__inner {
    flex-direction: column;
    align-items: center;
  }
}
.p-service__what_is_io-moodle__card__left {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (max-width: 640px) {
  .p-service__what_is_io-moodle__card__left {
    width: 100%;
    gap: 20px;
  }
}
.p-service__what_is_io-moodle__card__left__text {
  font-size: 16px;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .p-service__what_is_io-moodle__card__left__text {
    font-size: 16px;
  }
}
.p-service__what_is_io-moodle__card__left__subtext {
  font-size: 16px;
  text-align: left;
}
.p-service__what_is_io-moodle__card__left__subtext p {
  line-height: 1.8;
}
.p-service__what_is_io-moodle__card__left__subtext .btn-link {
  display: inline-block;
  text-decoration: none;
  color: #00C4CC;
  border-bottom: 1px solid #00C4CC;
  margin-top: 25px;
}
.p-service__what_is_io-moodle__card__left__subtext__small {
  line-height: 1.2 !important;
  margin-top: 8px;
}
@media screen and (max-width: 640px) {
  .p-service__what_is_io-moodle__card__left__subtext {
    font-size: 14px;
    margin-bottom: 24px;
  }
}
.p-service__what_is_io-moodle__card__left__note {
  font-size: 13px;
  color: #4C4C4C;
  margin: 0;
  line-height: 1.5;
  margin-top: -32px;
}
.p-service__what_is_io-moodle__card__left__note + .p-service__what_is_io-moodle__card__left__note {
  margin-top: -36px;
}
@media screen and (max-width: 640px) {
  .p-service__what_is_io-moodle__card__left__note {
    margin-top: -12px;
  }
  .p-service__what_is_io-moodle__card__left__note + .p-service__what_is_io-moodle__card__left__note {
    margin-top: -16px;
  }
}
.p-service__what_is_io-moodle__card__right {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
@media screen and (max-width: 640px) {
  .p-service__what_is_io-moodle__card__right {
    width: 100%;
  }
}
.p-service__what_is_io-moodle__card__right__img {
  max-height: 324px;
  width: auto;
}
@media screen and (max-width: 640px) {
  .p-service__what_is_io-moodle__card__right__img {
    width: 92%;
    margin: 0 auto;
  }
}
.p-service__what_is_io-moodle__card__btn-wrap {
  text-align: center;
  margin-top: 24px;
}
@media screen and (max-width: 640px) {
  .p-service__what_is_io-moodle__card__btn-wrap {
    margin-top: 16px;
  }
}
.p-service__what_is_io-moodle__card__detail-btn {
  display: inline-block;
  padding: 14px 48px;
  min-width: 280px;
  background: #ed7d31;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  border-radius: 8px;
  transition: opacity 0.2s;
  text-align: center;
  box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .p-service__what_is_io-moodle__card__detail-btn {
    display: block;
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
    padding: 12px 24px;
    min-width: 0;
  }
}
.p-service__what_is_io-moodle__card__detail-btn:hover {
  opacity: 0.9;
}
.p-service__what_is_io-moodle__btn_block {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 32px;
  padding: 12px 0;
}
@media screen and (max-width: 1280px) {
  .p-service__what_is_io-moodle__btn_block {
    gap: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .p-service__what_is_io-moodle__btn_block {
    flex-direction: column;
    gap: 16px;
    padding: 6% 14%;
  }
}
@media screen and (max-width: 768px) {
  .p-service__what_is_io-moodle__btn_block {
    gap: 20px;
    padding: 6% 24%;
  }
}
@media screen and (max-width: 640px) {
  .p-service__what_is_io-moodle__btn_block {
    gap: 20px;
    padding: 8% 14%;
  }
}

/* =============================================
// 「eポートフォリオ」で成長を見える化！
============================================= */
.p-service__e-portfolio {
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .p-service__e-portfolio {
    margin: 0 auto 64px;
  }
}
.p-service__e-portfolio__headline {
  color: #FF7263;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin: 40px auto;
}
@media screen and (max-width: 640px) {
  .p-service__e-portfolio__headline {
    font-size: 20px;
    margin: 24px auto;
  }
}
.p-service__e-portfolio__intro {
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 640px) {
  .p-service__e-portfolio__intro {
    margin-bottom: 40px;
  }
}
.p-service__e-portfolio__intro__text {
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
  .p-service__e-portfolio__intro__text {
    margin-bottom: 20px;
  }
}
.p-service__e-portfolio__intro__description {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 8px;
}
@media screen and (max-width: 640px) {
  .p-service__e-portfolio__intro__description {
    font-size: 14px;
    text-align: left;
  }
}
.p-service__e-portfolio__intro__note {
  font-size: 14px;
}
@media screen and (max-width: 640px) {
  .p-service__e-portfolio__intro__note {
    font-size: 12px;
  }
}
.p-service__e-portfolio__blocks {
  display: flex;
  justify-content: space-between;
  gap: 32px;
  margin: 48px auto;
}
@media screen and (max-width: 1024px) {
  .p-service__e-portfolio__blocks {
    gap: 24px;
  }
}
@media screen and (max-width: 640px) {
  .p-service__e-portfolio__blocks {
    flex-direction: column;
    gap: 40px;
  }
}
.p-service__e-portfolio__block {
  width: 100%;
  max-width: 320px;
  border: 1px solid #00C4CC;
  text-align: left;
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}
.p-service__e-portfolio__block__title {
  color: #2E2E2E;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 16px;
  text-align: left;
  padding: 32px 28px 0;
  min-height: 52px;
}
@media screen and (max-width: 640px) {
  .p-service__e-portfolio__block__title {
    font-size: 16px;
    margin-bottom: 12px;
  }
}
.p-service__e-portfolio__block__text {
  color: #2E2E2E;
  font-size: 14px;
  line-height: 1.6;
  text-align: left;
  margin: 0 28px 20px;
  flex: 1;
}
@media screen and (max-width: 640px) {
  .p-service__e-portfolio__block__text {
    font-size: 13px;
    margin-bottom: 16px;
  }
}
.p-service__e-portfolio__block__img {
  width: 100%;
  max-width: 100%;
  margin-top: auto;
}
@media screen and (max-width: 640px) {
  .p-service__e-portfolio__block__img {
    max-width: 100%;
  }
}
.p-service__e-portfolio__case-study {
  padding: 40px 100px 0;
}
@media screen and (max-width: 640px) {
  .p-service__e-portfolio__case-study {
    padding: 24px 16px 0;
  }
}
.p-service__e-portfolio__case-study__content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 48px;
}
@media screen and (max-width: 1024px) {
  .p-service__e-portfolio__case-study__content {
    gap: 24px;
  }
}
@media screen and (max-width: 640px) {
  .p-service__e-portfolio__case-study__content {
    flex-direction: column;
    gap: 24px;
    margin-bottom: 0;
  }
}
.p-service__e-portfolio__case-study__left {
  width: 60%;
}
@media screen and (max-width: 640px) {
  .p-service__e-portfolio__case-study__left {
    width: 100%;
  }
}
.p-service__e-portfolio__case-study__right {
  width: 40%;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 640px) {
  .p-service__e-portfolio__case-study__right {
    width: 100%;
    justify-content: center;
  }
}
.p-service__e-portfolio__case-study__right img {
  max-width: 226px;
  height: auto;
}
.p-service__e-portfolio__case-study__headline {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
  .p-service__e-portfolio__case-study__headline {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.p-service__e-portfolio__case-study__features {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 640px) {
  .p-service__e-portfolio__case-study__features {
    gap: 16px;
  }
}
.p-service__e-portfolio__case-study__feature__label {
  display: inline-block;
  color: #FF7263;
  font-size: 16px;
  font-weight: bold;
  border-bottom: #FF7263 2px dashed;
  width: 184px;
  padding-bottom: 4px;
  margin-left: 6px;
  margin-bottom: 8px;
}
@media screen and (max-width: 640px) {
  .p-service__e-portfolio__case-study__feature__label {
    display: block;
    text-align: center;
    margin: 0 auto 20px;
  }
}
.p-service__e-portfolio__case-study__feature__text {
  font-size: 16px;
  font-weight: bold;
  margin-left: 2px;
  margin-bottom: 3px;
}
.p-service__e-portfolio__case-study__feature__sub-text {
  font-size: 16px;
  margin-left: 14px;
}
.p-service__e-portfolio__case-study__link {
  color: #00C4CC;
  font-weight: bold;
  text-decoration: underline;
  display: block;
  text-align: center;
  font-size: 16px;
}
@media screen and (max-width: 640px) {
  .p-service__e-portfolio__case-study__link {
    font-size: 14px;
    display: none;
  }
}
.p-service__e-portfolio__case-study__link:hover {
  opacity: 0.8;
}

/* =============================================
// 「らくらくMoodle（ムードル）」シンプルパターンの特長
============================================= */
.p-service__features_of_moodle {
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .p-service__features_of_moodle {
    margin: 0 auto 64px;
  }
}
.p-service__features_of_moodle__block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  margin: 60px auto 0;
}
@media screen and (max-width: 640px) {
  .p-service__features_of_moodle__block {
    margin: 0 auto;
  }
}
.p-service__features_of_moodle__block__title {
  margin-bottom: 52px;
  width: fit-content;
  position: relative;
}
@media screen and (max-width: 640px) {
  .p-service__features_of_moodle__block__title {
    margin-top: 48px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 640px) {
  .p-service__features_of_moodle__block__title__first {
    margin-top: 140px;
  }
}
.p-service__features_of_moodle__block__title__raku-stamp {
  position: absolute;
  top: -32px;
  right: -102px;
}
.p-service__features_of_moodle__block__title__raku-stamp-sp {
  position: absolute;
  top: -80px;
  left: 50%;
  transform: translate(-50%, -50%) rotate(15deg);
}
.p-service__features_of_moodle__block__inner {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  gap: 12px;
}
@media screen and (max-width: 768px) {
  .p-service__features_of_moodle__block__inner {
    flex-direction: column;
  }
}
.p-service__features_of_moodle__block__inner__headline {
  width: -webkit-fill-available;
  margin-bottom: 24px;
  font-weight: bold;
  text-align: center;
}
.p-service__features_of_moodle__block__inner__img__block {
  display: flex;
  justify-content: space-between;
  gap: 12px;
}
.p-service__features_of_moodle__block__inner__img__block__col {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 60px;
}
.p-service__features_of_moodle__block__inner__img {
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-service__features_of_moodle__block__inner__img {
    margin: 0 64px;
    width: 80%;
  }
}
.p-service__features_of_moodle__block__inner__text {
  font-size: 16px;
  text-align: center;
}
.p-service__features_of_moodle__block__inner__content {
  width: 48%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 24px;
}
@media screen and (max-width: 768px) {
  .p-service__features_of_moodle__block__inner__content {
    width: 100%;
    margin-bottom: 32px;
    align-items: center;
  }
}
.p-service__features_of_moodle__block__inner__content table {
  width: 100%;
  font-size: 18px;
  border-collapse: collapse;
  border-top: 1px solid #4C4C4C;
  border-left: 1px solid #4C4C4C;
}
.p-service__features_of_moodle__block__inner__content table th,
.p-service__features_of_moodle__block__inner__content table td {
  text-align: left;
}
.p-service__features_of_moodle__block__inner__content table th {
  background: #D8D7D7;
  padding: 20px 6px;
  font-weight: normal;
  border-bottom: 1px solid #4C4C4C;
  border-right: 1px solid #4C4C4C;
}
.p-service__features_of_moodle__block__inner__content table td {
  padding: 12px 6px;
  border-bottom: 1px solid #4C4C4C;
  border-right: 1px solid #4C4C4C;
}
.p-service__features_of_moodle__block__text {
  margin-top: 40px;
}

/* =============================================
// 「ラク」に始めて、「ラク」に続く。イオマガジンのサポート体制
============================================= */
.p-service__support_system {
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .p-service__support_system {
    margin: 0 auto;
  }
}
.p-service__support_system__raku-stamp__block {
  position: relative;
  margin-bottom: 124px;
}
.p-service__support_system__raku-stamp__block__raku-stamp-sp {
  position: absolute;
  top: 46px;
  left: 50%;
  transform: translate(-50%, -50%) rotate(15deg);
}

/* =============================================
// eラーニングに関するお役立ち記事
============================================= */
.p-service__useful-info {
  margin-bottom: 48px;
}
@media screen and (max-width: 640px) {
  .p-service__useful-info {
    margin: 0 auto;
  }
}
.p-service__useful-info__interview {
  width: 90%;
  margin: 60px auto 0;
}
.p-service__useful-info__interview__headline {
  text-align: center;
  margin: 80px 0 0;
}
@media screen and (max-width: 640px) {
  .p-service__useful-info__interview__headline {
    font-size: 16px;
    margin: 10px auto;
  }
}

/* =============================================
// メンバー紹介
============================================= */
.p-service__members {
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .p-service__members {
    margin: 0 auto 64px;
  }
}

/* =============================================
// 目的別お役立ち資料
============================================= */
.p-service__document-info__download-link-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .p-service__document-info__download-link-block {
    margin-top: 40px;
    align-items: initial;
  }
}
@media screen and (max-width: 640px) {
  .p-service__document-info__download-link-block {
    align-items: center;
    margin-bottom: 48px;
  }
}
.p-service__document-info__download-link-block__inner {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 56px;
  gap: 10px;
}
@media screen and (max-width: 1280px) {
  .p-service__document-info__download-link-block__inner {
    gap: 24px;
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .p-service__document-info__download-link-block__inner {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .p-service__document-info__download-link-block__inner {
    margin-top: 32px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    gap: 32px;
    width: 100%;
  }
}
.p-service__document-info__download-link-block__box {
  width: 18%;
  max-height: 300px;
  border: 2px solid #FF7263;
  border-radius: 3%;
  padding: 22px 8px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .p-service__document-info__download-link-block__box {
    width: 26%;
  }
}
@media screen and (max-width: 768px) {
  .p-service__document-info__download-link-block__box {
    width: 42%;
    max-height: 100%;
  }
}
@media screen and (max-width: 640px) {
  .p-service__document-info__download-link-block__box {
    width: 80%;
  }
}
.p-service__document-info__download-link-block__box__link-top {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 204px;
  min-height: 228px;
  margin-bottom: 12px;
  transition: 0.3s;
  padding: 4px 12px;
}
.p-service__document-info__download-link-block__box__link-top:hover {
  background-color: rgba(243, 194, 98, 0.2);
  border-radius: 6px;
}
@media screen and (max-width: 768px) {
  .p-service__document-info__download-link-block__box__link-top {
    max-width: 100%;
    min-height: initial;
  }
}
.p-service__document-info__download-link-block__message {
  text-align: center;
  color: #FF7263;
  font-weight: 700;
  line-height: 30px;
}
.p-service__document-info__download-link-block__image {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .p-service__document-info__download-link-block__image {
    margin: 0 20px;
  }
}
.p-service__document-info__download-link-block__image img {
  max-width: 100%;
}
.p-service__document-info__download-link-block__image__shadow {
  box-shadow: 2px 3px 3px 3px rgba(51, 51, 51, 0.2);
}
.p-service__document-info__download-link-block__link-btn {
  max-width: 204px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 0;
  padding: 0.25rem 0.5rem;
  border-radius: 6px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  background-color: #00C4CC;
  color: #fff;
}
.p-service__document-info__download-link-block__link-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .p-service__document-info__download-link-block__link-btn {
    margin: 6px auto;
  }
}
.p-service__document-info__download-link-block__link-btn .icon {
  width: 38px;
  height: 38px;
}
.p-service__document-info__download-link-block__link-btn .icon path {
  color: #fff;
}

/* =============================================
// ニュース
============================================= */
.p-service__news {
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
  .p-service__news {
    margin: 0 auto 16px;
  }
}
@media screen and (max-width: 640px) {
  .p-service__news__block {
    margin: 0 40px;
  }
}

/* =============================================
// eラーニングに関するお役立ち記事
============================================= */
.p-service__e-learning-column {
  margin-bottom: 56px;
}
@media screen and (max-width: 640px) {
  .p-service__e-learning-column {
    margin: 0 auto 56px;
  }
}
.p-service__e-learning-column__headline {
  text-align: center;
  margin: 80px 0 40px;
}
@media screen and (max-width: 640px) {
  .p-service__e-learning-column__headline {
    font-size: 16px;
    margin: 10px auto;
  }
}

/* =============================================
// よくあるご質問
============================================= */
.student_manual {
  padding: 20px;
  display: flex;
  justify-content: center;
}
.student_manual a {
  color: royalblue;
}
.student_manual hr {
  height: 1px;
  background: #AEAEAE;
  width: 100%;
  margin: 60px 0 40px;
}
.student_manual .scroller_button {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  width: 24px;
  height: 24px;
  bottom: 100px;
  right: 24px;
  padding: 20px;
  background: rgba(2, 2, 2, 0.4);
  border-radius: 50px;
}
.student_manual .scroller_button a {
  color: #fff;
  font-weight: 700;
  font-size: 12px;
}
.student_manual .sp_only {
  display: none;
}
@media screen and (max-width: 1024px) {
  .student_manual .sp_only {
    display: block;
  }
}
.student_manual .hide {
  display: none;
}
.student_manual .toggle_button {
  display: inline-block;
  position: relative;
  width: 40px;
  height: 20px;
  border-radius: 10px;
  background-color: #AEAEAE;
  cursor: pointer;
  transition: background-color 0.4s;
}
.student_manual .toggle_button:has(:checked) {
  background-color: #00CC76;
}
.student_manual .toggle_button::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  content: "";
  transition: left 0.2s;
}
.student_manual .toggle_button:has(:checked)::after {
  left: 20px;
}
.student_manual .toggle_button input {
  display: none;
}
@media screen and (max-width: 1024px) {
  .student_manual {
    padding: 20px 0;
  }
}
.student_manual .left {
  width: 30%;
  max-width: 450px;
  height: 92vh;
  background: #D8D7D7;
  position: sticky;
  top: 100px;
  overflow-y: scroll;
  /* IE などのスクロールバーの色設定 */
  scrollbar-face-color: #AEAEAE;
  scrollbar-track-color: #D8D7D7;
  /* スマホ用の慣性スクロール */
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 1024px) {
  .student_manual .left {
    display: none;
  }
}
.student_manual .left_setting__block {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 8px 16px 0;
}
.student_manual .left_setting__block span {
  font-size: 0.8em;
  margin-right: 12px;
}
.student_manual .left__list {
  padding: 6px 20px 28px;
}
.student_manual .left__list_type {
  position: relative;
  background: #C9DAF8;
  width: fit-content;
  font-size: 20px;
  font-weight: 600;
  color: white;
  margin-top: 28px;
  margin-bottom: 30px;
  padding: 0.3em 2em;
}
.student_manual .left__list_type::before {
  position: absolute;
  content: "";
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px #AEAEAE;
}
.student_manual .left__list_type:first-of-type {
  margin-top: 0;
}
.student_manual .left_chapter__list {
  margin-top: 8px;
}
.student_manual .left_chapter__list__manual-link {
  display: flex;
  justify-content: flex-end;
}
.student_manual .left_chapter__title {
  margin-top: 16px;
  margin-left: 8px;
}
.student_manual .left_chapter__title__link, .student_manual .left_chapter__title__text {
  font-size: 1em;
  text-align: center;
  padding: 0.25em;
  border-bottom: solid 2px #C9DAF8;
  background: -webkit-repeating-linear-gradient(-45deg, #fff, #fff 3px, #e9f4ff 3px, #e9f4ff 7px);
  background: repeating-linear-gradient(-45deg, #fff, #fff 3px, #e9f4ff 3px, #e9f4ff 7px);
  white-space: nowrap;
}
.student_manual .left_chapter__title__link {
  color: royalblue;
}
.student_manual .left__content__list {
  margin-top: 12px;
}
.student_manual .left__content__title {
  margin-top: 8px;
  margin-left: 16px;
}
.student_manual .left__content__title__link, .student_manual .left__content__title__text {
  font-size: 0.9em;
}
.student_manual .left__content__title__link {
  color: royalblue;
}
.student_manual .left__content__sublist {
  margin-top: 8px;
}
.student_manual .left__content__subtitle {
  margin-top: 8px;
  margin-left: 16px;
}
.student_manual .left__content__subtitle__link, .student_manual .left__content__subtitle__text {
  font-size: 0.85em;
}
.student_manual .left__content__subtitle__link {
  color: royalblue;
}
.student_manual .right {
  width: 70%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px 0;
}
@media screen and (max-width: 1024px) {
  .student_manual .right {
    width: 100%;
  }
}
.student_manual .right_setting__block {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
}
.student_manual .right_setting__block span {
  font-size: 0.8em;
  margin-right: 12px;
}
.student_manual .right_top {
  width: 100%;
  max-width: 650px;
  height: 100%;
  padding-top: 50px;
  background: #3C78D8;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.student_manual .right_top__title {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.student_manual .right_top__title p {
  font-size: 16px;
  font-weight: bold;
  color: #2E2E2E;
}
.student_manual .right_top__title span {
  font-size: 1.2em;
  color: white;
  margin: 6% 14px 0;
}
.student_manual .right_top__img {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 16% 0 8%;
}
.student_manual .right_top__img .moodle {
  width: 85%;
  max-width: 550px;
}
.student_manual .right_top__img .io-magazine {
  width: 35%;
  max-width: 110px;
  margin-top: 10%;
}
.student_manual .right_top__bottom {
  background-color: #fff;
  border: #00C4CC solid 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 540px;
  padding: 12px;
  margin-bottom: 40px;
}
@media screen and (max-width: 414px) {
  .student_manual .right_top__bottom {
    flex-direction: column;
    padding: 6px 10px;
    width: 86%;
    gap: 8px;
    margin: 40px auto 32px;
  }
}
.student_manual .right_top__bottom p {
  margin-bottom: 0;
  font-weight: bold;
}
.student_manual .right_explanation {
  width: 100%;
  max-width: 650px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin: 16px 0;
}
.student_manual .right_explanation p {
  font-size: 0.95em;
}
.student_manual .right_explanation p span {
  font-size: 0.95em;
}
.student_manual .right_contact_box {
  width: 100%;
  max-width: 650px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 12px;
  border: 1px dashed #AEAEAE;
}
@media screen and (max-width: 640px) {
  .student_manual .right_contact_box {
    width: fit-content;
  }
}
.student_manual .right_contact_box .contact-button {
  margin: 12px 0;
}
.student_manual .right__text {
  text-align: center;
  margin: 24px 0;
}
.student_manual .right__text p {
  font-size: 0.9em;
}
.student_manual .right__list {
  width: fit-content;
  max-width: 650px;
  padding: 20px;
  margin-bottom: 60px;
}
.student_manual .right__list__headline {
  font-size: 1.8em;
  text-align: center;
  margin-bottom: 40px;
}
.student_manual .right__list_type {
  position: relative;
  background: #C9DAF8;
  width: fit-content;
  font-size: 20px;
  font-weight: 600;
  color: white;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0.3em 2em;
}
.student_manual .right__list_type::before {
  position: absolute;
  content: "";
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px #AEAEAE;
}
.student_manual .right__list_type:first-child {
  margin-top: 0;
}
.student_manual .right_chapter__list {
  display: flex;
  justify-content: flex-end;
  margin-top: 8px;
}
.student_manual .right_chapter__title {
  margin-top: 16px;
  margin-left: 8px;
}
.student_manual .right_chapter__title__link, .student_manual .right_chapter__title__text {
  font-size: 1em;
  padding: 0.4em 0.5em;
  color: #4C4C4C;
  background: #D8D7D7;
  border-left: solid 5px #C9DAF8;
}
.student_manual .right_chapter__title__link {
  color: royalblue;
}
.student_manual .right__content__list {
  margin-top: 12px;
}
.student_manual .right__content__title {
  margin-top: 8px;
  margin-left: 16px;
}
.student_manual .right__content__title__link, .student_manual .right__content__title__text {
  font-size: 0.9em;
}
.student_manual .right__content__title__link {
  color: royalblue;
}
.student_manual .right__content__sublist {
  margin-top: 8px;
}
.student_manual .right__content__subtitle {
  margin-top: 8px;
  margin-left: 16px;
}
.student_manual .right__content__subtitle__link, .student_manual .right__content__subtitle__text {
  font-size: 0.85em;
}
.student_manual .right__content__subtitle__link {
  color: royalblue;
}
.student_manual .right__contents {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
  width: 100%;
  max-width: 650px;
}
.student_manual .right_chapter__headline {
  width: 100%;
  padding: 0.2em 0.4em;
  font-size: 1.8em;
  background: #C9DAF8;
  margin-top: 100px;
}
.student_manual .right_chapter__headline:first-child {
  margin-top: 0;
}
.student_manual .right__content {
  display: flex;
  flex-direction: column;
  padding: 0.4em;
  margin: 20px 0;
}
.student_manual .right__content__headline {
  width: 100%;
  max-width: 650px;
  padding: 0.2em 0;
  font-size: 1.4em;
  border-bottom: 4px solid #2E2E2E;
}
.student_manual .right__subcontent__headline {
  width: 100%;
  max-width: 650px;
  padding: 0.2em 0;
  margin: 14px 0;
  font-size: 1.2em;
}
.student_manual .right__content__text__area {
  display: flex;
  flex-direction: column;
  padding: 0.6em;
}
.student_manual .right__content__text__area p {
  font-size: 0.95em;
}
.student_manual .right__content__img {
  margin: 50px auto;
}
.student_manual .right__content_03-01-table {
  border: 1px solid #2E2E2E;
}
.student_manual .right__content_03-01-table td {
  border: 1px solid #2E2E2E;
  padding: 4px;
}
.student_manual .right__content_03-01-table td:first-child {
  width: 25%;
}
.student_manual .right__content_03-01-table .right__content__img {
  width: 20px;
  margin: 0 0 8px;
}
.student_manual .right__content_17-01-table {
  border: 1px solid #2E2E2E;
  margin: 8px 0 40px;
}
.student_manual .right__content_17-01-table td {
  border: 1px solid #2E2E2E;
  padding: 4px;
}
.student_manual .right__content_17-01-table td:first-child {
  width: 35%;
}
.student_manual .right__content_17-01-table .right__content__img {
  width: 20px;
  margin: 0 0 8px;
}

/* =============================================
// 共通
============================================= */
.p-top__btn_block {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 180px;
  padding: 12px 0;
}
@media screen and (max-width: 768px) {
  .p-top__btn_block {
    gap: 80px;
  }
}
@media screen and (max-width: 640px) {
  .p-top__btn_block {
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 0;
  }
}
.p-top__btn_block__btn {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-top__btn_block__btn a {
  margin-top: 12px;
}
@media screen and (max-width: 640px) {
  .p-top__btn_block__btn {
    gap: 20px;
    width: 100%;
  }
  .p-top__btn_block__btn span {
    display: none;
  }
  .p-top__btn_block__btn a {
    margin-top: 0;
  }
}

/* =============================================
// MainVisual
============================================= */
.p-top__mv {
  background-color: #FF7263;
  height: 500px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-top__mv {
    height: 700px;
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 640px) {
  .p-top__mv {
    height: 672px;
    margin-bottom: 220px;
  }
}
@media screen and (max-width: 414px) {
  .p-top__mv {
    height: 660px;
    margin-bottom: 80px;
  }
}
.p-top__mv::after {
  background: url("../images/top/waves.svg");
  bottom: 0;
  content: "";
  width: 100%;
  height: 160px;
  position: absolute;
  overflow: hidden;
  background-size: 140% 180%;
  transform: rotateX(180deg) rotateY(180deg);
}
@media screen and (max-width: 1024px) {
  .p-top__mv::after {
    background-size: 140% 140%;
  }
}
.p-top__mv__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  padding: 112px 100px 48px;
  max-width: 1280px;
}
@media screen and (max-width: 1024px) {
  .p-top__mv__inner {
    align-items: flex-end;
    padding: 60px;
  }
}
@media screen and (max-width: 640px) {
  .p-top__mv__inner {
    padding: 16px 32px;
    align-items: center;
  }
}
.p-top__mv__title {
  color: #fff;
  text-shadow: 0 0 6px #2E2E2E;
  z-index: 10;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .p-top__mv__title {
    font-size: 36px;
  }
}
@media screen and (max-width: 768px) {
  .p-top__mv__title {
    text-align: center;
  }
}
@media screen and (max-width: 640px) {
  .p-top__mv__title {
    text-align: center;
  }
}
.p-top__mv__title__small {
  color: #fff;
  text-shadow: 0 0 6px #2E2E2E;
  font-size: 24px;
  margin-top: 16px;
}
@media screen and (max-width: 1024px) {
  .p-top__mv__title__small {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .p-top__mv__title__small {
    text-align: center;
  }
}
.p-top__mv__content {
  width: 100%;
  display: flex;
  gap: 40px;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .p-top__mv__content {
    flex-direction: column;
  }
}
@media screen and (max-width: 640px) {
  .p-top__mv__content {
    width: 100%;
    margin: 30px 0;
    align-items: center;
  }
}
.p-top__mv__content__btn_block {
  display: flex;
  flex-direction: column;
  width: 52%;
  gap: 24px;
  padding: 24px 0 12px;
  z-index: 99;
}
@media screen and (max-width: 768px) {
  .p-top__mv__content__btn_block {
    width: 100%;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    padding: 0;
  }
}
@media screen and (max-width: 640px) {
  .p-top__mv__content__btn_block {
    gap: 20px;
    width: 100%;
  }
}
.p-top__mv__content__btn_block__top {
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-top__mv__content__btn_block__top {
    flex-direction: column;
  }
}
@media screen and (max-width: 640px) {
  .p-top__mv__content__btn_block__top {
    width: 100%;
    gap: 8px;
  }
}
.p-top__mv__content__btn_block__bottom {
  margin-top: 24px;
}
.p-top__mv__content__btn_block__btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .p-top__mv__content__btn_block__btn {
    width: 100%;
  }
}
.p-top__mv__content__btn_block__btn a {
  margin-top: 12px;
}
@media screen and (max-width: 640px) {
  .p-top__mv__content__btn_block__btn {
    gap: 20px;
  }
  .p-top__mv__content__btn_block__btn span {
    display: none;
  }
  .p-top__mv__content__btn_block__btn a {
    margin-top: 0;
  }
}
.p-top__mv__image {
  width: 40%;
  position: absolute;
  right: 0;
  top: 28px;
  z-index: 9;
}
@media screen and (max-width: 1024px) {
  .p-top__mv__image {
    width: 42%;
    top: 160px;
  }
}
@media screen and (max-width: 768px) {
  .p-top__mv__image {
    width: 80%;
    margin: 0 auto;
    position: initial;
  }
}
@media screen and (max-width: 640px) {
  .p-top__mv__image {
    width: 90%;
  }
}
@media screen and (max-width: 414px) {
  .p-top__mv__image {
    width: 90%;
    left: 50%;
    top: 590px;
  }
}
.p-top__mv__subtitle {
  font-size: 28px;
  text-shadow: 0 0 6px #fff;
}
@media screen and (max-width: 768px) {
  .p-top__mv__subtitle {
    font-size: 24px;
  }
}
.p-top__mv__text {
  font-size: 24px;
  text-shadow: 0 0 6px #fff;
}
@media screen and (max-width: 768px) {
  .p-top__mv__text {
    font-size: 20px;
  }
}

/* =============================================
// バナー
============================================= */
.p-top__banner {
  margin-top: 100px;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-top__banner {
    margin-top: 30px;
  }
}
@media screen and (max-width: 414px) {
  .p-top__banner {
    margin-top: 40px;
  }
}
.p-top__banner__img {
  display: flex;
  justify-content: center;
}

/* =============================================
// キャンペーンバナー
============================================= */
.p-top__campaign {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-top__campaign {
    margin-top: 30px;
  }
}
@media screen and (max-width: 414px) {
  .p-top__campaign {
    margin-top: 40px;
  }
}
.p-top__campaign__img {
  display: flex;
  justify-content: center;
}

/* =============================================
// Moodle Partner 画像
============================================= */
.p-top__moodle_partner__headline {
  margin-top: 40px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .p-top__moodle_partner__headline {
    margin-top: 16px;
  }
}
.p-top__moodle_partner__img {
  display: flex;
  justify-content: center;
  margin-top: 35px;
  margin-bottom: 70px;
}

/* =============================================
// 導入事例
============================================= */
.p-top__casestudy {
  margin-bottom: 100px;
}
@media screen and (max-width: 640px) {
  .p-top__casestudy {
    margin: 0 auto 100px;
  }
}
.p-top__casestudy__headline {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-top__casestudy__headline {
    margin: 10px auto;
  }
}

/* =============================================
// ニュース
============================================= */
.p-top__news {
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-top__news {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .p-top__news__block {
    margin: 0 40px;
  }
}

/* =============================================
// サービス
============================================= */
.p-top__service {
  width: 100%;
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .p-top__service {
    margin: 0 auto 64px;
  }
}
.p-top__service__inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.p-top__service__explain {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  text-align: center;
}
.p-top__service__explain h1 {
  margin-top: 40px;
}
.p-top__service__explain__image {
  display: flex;
  gap: 120px;
  width: 100%;
  justify-content: center;
}
@media screen and (max-width: 640px) {
  .p-top__service__explain__image {
    flex-direction: column;
    width: 80%;
    gap: 80px;
    margin: 0 auto;
  }
}
.p-top__service__explain__image__box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.p-top__service__explain__image__box a:hover {
  opacity: 0.8;
}
.p-top__service__explain__image__box a img {
  margin: 24px 0 48px;
  object-fit: contain;
}
.p-top__service__reason {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 80px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .p-top__service__reason {
    gap: 40px;
    margin-bottom: 64px;
  }
}
.p-top__service__reason__contents {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 16px;
}
@media screen and (max-width: 640px) {
  .p-top__service__reason__contents {
    flex-direction: column;
    gap: 32px;
  }
}
.p-top__service__reason__content {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  width: 46%;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .p-top__service__reason__content {
    width: 100%;
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }
}
.p-top__service__reason__content__text {
  width: 70%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (max-width: 640px) {
  .p-top__service__reason__content__text {
    flex-direction: row;
  }
}
.p-top__service__reason__content__text__number {
  font-size: 32px;
  color: #fff;
  background: #00C4CC;
  padding: 0px 16px;
  border-radius: 8px;
  margin-bottom: 24px;
}
.p-top__service__reason__content__text__block {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 640px) {
  .p-top__service__reason__content__text__block {
    margin-left: 24px;
  }
}
.p-top__service__reason__content__text__block h3 {
  margin-bottom: 16px;
  text-align: left;
}
.p-top__service__reason__content__text__block h3 span {
  font-size: 12px;
}
.p-top__service__reason__content__text__block p {
  text-align: left;
}
.p-top__service__reason__content__text__block__small {
  margin-top: 4px;
  font-size: 12px;
  text-align: left;
}
.p-top__service__reason__content__image {
  width: 40%;
  display: flex;
  height: 100%;
  align-items: flex-end;
}
@media screen and (max-width: 640px) {
  .p-top__service__reason__content__image {
    width: 60%;
  }
}
.p-top__service__moodle_details {
  margin-top: 70px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .p-top__service__moodle_details {
    margin: 0 auto 20px;
  }
}
.p-top__service__moodle_details__list {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
  margin-bottom: 100px;
}
@media screen and (max-width: 640px) {
  .p-top__service__moodle_details__list {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 40px;
  }
}
.p-top__service__moodle_details__item {
  width: 23%;
}
@media screen and (max-width: 640px) {
  .p-top__service__moodle_details__item {
    width: 49%;
  }
}
.p-top__service__moodle_details__item img {
  width: 100%;
}

/* =============================================
// IO Moodle
============================================= */
.p-top__io_moodle {
  background-image: repeating-linear-gradient(-45deg, transparent, transparent, rgba(175, 227, 251, 0.5) 8px, rgba(175, 227, 251, 0.5) 8px);
  padding: 40px 0 80px;
}
.p-top__io_moodle__inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 1280px;
  padding: 0 64px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .p-top__io_moodle__inner {
    padding: 0 40px;
  }
}
.p-top__io_moodle__headline {
  text-align: center;
  color: #FF7263;
}
@media screen and (max-width: 640px) {
  .p-top__io_moodle__headline {
    padding: 0 16px;
  }
}
.p-top__io_moodle__headline span {
  font-size: 24px;
  font-weight: 700;
  color: #2E2E2E;
}
.p-top__io_moodle__img {
  text-align: center;
  max-width: 440px;
  max-height: 71px;
  margin: 32px auto 80px;
  display: flex;
  flex-direction: column;
}
.p-top__io_moodle__img span {
  text-align: right;
  margin-right: 40px;
  font-size: 20px;
}
.p-top__io_moodle__text {
  text-align: center;
  margin-bottom: 52px;
}
.p-top__io_moodle__contents {
  background-color: #fff;
  width: 100%;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 56px;
  padding: 40px 0;
  margin-bottom: 80px;
}
.p-top__io_moodle__contents__headline {
  text-align: center;
}
.p-top__io_moodle__content {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 32px;
}
@media screen and (max-width: 640px) {
  .p-top__io_moodle__content {
    flex-direction: column;
    margin: 20px auto;
  }
}
.p-top__io_moodle__content__text {
  display: flex;
  flex-direction: row;
  width: 65%;
  gap: 32px;
}
@media screen and (max-width: 640px) {
  .p-top__io_moodle__content__text {
    flex-direction: column;
    width: 86%;
  }
}
.p-top__io_moodle__content__text__point {
  background: #00C4CC;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 12px;
  border-radius: 6px;
}
@media screen and (max-width: 640px) {
  .p-top__io_moodle__content__text__point {
    width: fit-content;
    padding: 6px 28px;
  }
}
.p-top__io_moodle__content__text__point span {
  font-size: 32px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .p-top__io_moodle__content__text__point span {
    font-size: 32px;
  }
}
@media screen and (max-width: 640px) {
  .p-top__io_moodle__content__text__point span {
    font-size: 24px;
  }
}
.p-top__io_moodle__content__text__block {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 12px 0;
}
.p-top__io_moodle__content__text__block__title {
  font-weight: 700;
  font-size: 32px;
}
@media screen and (max-width: 768px) {
  .p-top__io_moodle__content__text__block__title {
    font-size: 32px;
  }
}
@media screen and (max-width: 640px) {
  .p-top__io_moodle__content__text__block__title {
    font-size: 24px;
  }
}
.p-top__io_moodle__content__text__block__title__raku-stamp {
  position: absolute;
  top: -32px;
  right: -48px;
}
.p-top__io_moodle__content__text__block__title__raku-stamp-2 {
  position: absolute;
  top: -32px;
  right: -24px;
}
.p-top__io_moodle__content__text__block__title__raku-stamp-3 {
  position: absolute;
  top: -32px;
  right: -94px;
}
.p-top__io_moodle__content__img {
  width: 35%;
  margin-right: 32px;
}
@media screen and (max-width: 640px) {
  .p-top__io_moodle__content__img {
    margin-right: 0;
    width: 70%;
    margin-top: 32px;
  }
}
@media screen and (max-width: 640px) {
  .p-top__io_moodle .column_reverse {
    flex-direction: column-reverse;
  }
}

/* =============================================
// お問い合わせ
============================================= */
.p-top__contact {
  background: rgba(0, 196, 204, 0.1);
  margin-bottom: 80px;
  padding: 24px 0 20px;
}
@media screen and (max-width: 640px) {
  .p-top__contact {
    margin: 0 auto 0;
  }
}
.p-top__contact__headline {
  text-align: center;
}
.p-top__contact__text_link {
  margin-top: 16px;
  display: block;
  margin: o auto;
  text-align: center;
  font-weight: bold;
  text-decoration: underline;
}

/* =============================================
// 「ラク」に始めて、「ラク」に続く。イオマガジンのサポート体制
============================================= */
.p-top__support_system {
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
  .p-top__support_system {
    margin: 0 auto 24px;
  }
}

/* =============================================
// eラーニングに関するお役立ち記事
============================================= */
.p-top__useful-info {
  margin-bottom: 70px;
}
@media screen and (max-width: 640px) {
  .p-top__useful-info {
    margin: 0 auto 70px;
  }
}
.p-top__useful-info__interview {
  width: 90%;
  margin: 0 auto 100px;
}
.p-top__useful-info__interview__headline {
  text-align: center;
  margin: 80px 0 40px;
}
@media screen and (max-width: 640px) {
  .p-top__useful-info__interview__headline {
    font-size: 16px;
    margin: 10px auto;
  }
}
.p-top__useful-info__column {
  width: 90%;
  margin: 0 auto 50px;
}
.p-top__useful-info__column__headline {
  text-align: center;
  margin: 80px 0 40px;
}
@media screen and (max-width: 640px) {
  .p-top__useful-info__column__headline {
    font-size: 16px;
    margin: 10px auto;
  }
}

/* =============================================
// メンバー紹介
============================================= */
.p-top__members {
  margin-bottom: 80px;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .p-top__members {
    margin: 0 auto 64px;
  }
}
.p-top__members__btn_block {
  margin-top: 120px;
}

/* =============================================
// よくあるご質問
============================================= */
.p-trial_version__contact {
  background-image: url(../images/contact/eye.webp);
  background-size: 100%;
  padding-bottom: 40px;
  margin-bottom: 40px;
}

/* =============================================
// 投稿ページ
============================================= */
.single {
  display: flex;
  max-width: 1280px;
  padding: 30px 100px 0;
  margin: 0 auto 80px;
  /*-- 一覧・リスト --*/
}
@media screen and (max-width: 1024px) {
  .single {
    padding: 0 80px;
  }
}
@media screen and (max-width: 768px) {
  .single {
    padding: 0 48px;
  }
}
@media screen and (max-width: 640px) {
  .single {
    padding: 60px 24px 0;
    margin: 0 auto 40px;
  }
}
.single__list {
  width: 20%;
  margin-right: 5%;
}
@media screen and (max-width: 640px) {
  .single__list {
    display: none;
  }
}
.single__list__headline {
  color: #FF7263;
  text-align: left;
  margin-bottom: 10px;
}
.single__list ul {
  margin-bottom: 30px;
}
.single__list ul:last-child {
  margin-bottom: 0;
}
.single__list li {
  margin-bottom: 15px;
}
.single__list li:last-child {
  margin-bottom: 0;
}
.single__list li:last-child span {
  font-size: 14px;
  color: #FF7263;
}

/*-- コンテンツ --*/
.single__wrap {
  width: 75%;
}
@media screen and (max-width: 640px) {
  .single__wrap {
    width: 100%;
  }
}
.single__wrap__day {
  color: #FF7263;
  font-weight: bold;
  margin-bottom: 15px;
}
.single__wrap__day span {
  margin-left: 1em;
}
.single__wrap__title {
  font-weight: 900;
  font-size: 28px;
  line-height: 1.5;
  margin-bottom: 40px;
  display: inline;
  background-image: linear-gradient(transparent 70%, rgba(255, 114, 99, 0.15) 70%);
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
@media screen and (max-width: 640px) {
  .single__wrap__title {
    font-size: 24px;
  }
}
.single__wrap__main {
  margin-top: 40px;
  margin-bottom: 70px;
}
.single__wrap__main p {
  line-height: 1.8;
  margin-bottom: 1em;
}
.single__wrap__main strong {
  font-weight: 700;
}
.single__wrap__main p:not([class]) a:not([class]) {
  color: #FF7263;
  text-decoration: underline;
}
.single__wrap__main p:not([class]) a:not([class]):hover {
  opacity: 0.7;
}
.single__wrap__main h2 {
  font-size: 24px;
  text-align: left;
  margin: 40px 0 0;
  line-height: 1.5;
}
.single__wrap__main h3 {
  font-size: 20px;
  text-align: left;
  margin: 32px 0 12px;
  line-height: 1.5;
}
.single__wrap__main hr {
  height: 1px;
  background: #2E2E2E;
  margin: 20px 0;
}
.single__wrap__main ul {
  list-style: disc;
  padding-left: 1.5em;
  margin-bottom: 1em;
}
.single__wrap__main ol {
  list-style: decimal;
  padding-left: 1.5em;
  margin-bottom: 1em;
}
.single__wrap__main li {
  list-style: inherit;
  margin-bottom: 8px;
  line-height: 1.8;
}
.single__wrap__main table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 24px;
}
.single__wrap__main th,
.single__wrap__main td {
  border: 1px solid #ddd;
  padding: 10px 14px;
  text-align: left;
  line-height: 1.6;
}
.single__wrap__main th {
  background: #f5f5f5;
  font-weight: 700;
}
.single__wrap__main figure {
  margin: 0 0 1em;
  text-align: center;
}
.single__wrap__main img {
  width: 100%;
  height: auto;
}
.single__wrap__main .wp-block-image ~ .wp-block-image img {
  max-height: 500px;
  object-fit: cover;
  object-position: center;
}
.single__wrap__main .wp-block-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 14px 18px;
  margin: 2.4em auto 2em;
  padding: 0;
  list-style: none;
}
.single__wrap__main .wp-block-buttons .wp-block-button {
  margin: 0;
}
.single__wrap__main .wp-block-buttons .wp-block-button__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 220px;
  padding: 14px 32px;
  border: none;
  border-radius: 9999px;
  background-color: #4C4C4C;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 4px 10px rgba(46, 46, 46, 0.15);
  transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
}
@media screen and (max-width: 640px) {
  .single__wrap__main .wp-block-buttons .wp-block-button__link {
    min-width: 0;
    width: 100%;
    font-size: 15px;
    padding: 13px 24px;
  }
}
.single__wrap__main .wp-block-buttons .wp-block-button__link:hover, .single__wrap__main .wp-block-buttons .wp-block-button__link:focus {
  transform: translateY(-2px);
  box-shadow: 0 6px 14px rgba(46, 46, 46, 0.22);
  filter: brightness(0.92);
  text-decoration: none;
}
.single__wrap__main .wp-block-buttons .wp-block-button__link:active {
  transform: translateY(0);
  box-shadow: 0 3px 8px rgba(46, 46, 46, 0.18);
  filter: brightness(0.85);
}
.single__wrap__main .wp-block-buttons .wp-block-button__link[href="/service/"], .single__wrap__main .wp-block-buttons .wp-block-button__link[href*="/service/"] {
  background-color: #00CC76;
  color: #2E2E2E;
}
.single__wrap__main .wp-block-buttons .wp-block-button__link[href="/sample_document/"], .single__wrap__main .wp-block-buttons .wp-block-button__link[href*="/sample_document/"] {
  background-color: #4a90e2;
  color: #fff;
}
.single__wrap__main .wp-block-buttons .wp-block-button__link[href="/document_request/"], .single__wrap__main .wp-block-buttons .wp-block-button__link[href*="/document_request/"] {
  background-color: #FF7263;
  color: #fff;
}
.single__wrap__main .wp-block-buttons .wp-block-button__link[href="/contact/"], .single__wrap__main .wp-block-buttons .wp-block-button__link[href*="/contact/"] {
  background-color: #00C4CC;
  color: #fff;
}
.single__wrap__main .c-btn-sm-blue a {
  color: #fff;
  font-weight: 700;
}
.single__wrap__main .c-btn-sm-blue:hover {
  opacity: 1;
  filter: brightness(0.92);
}
.single__wrap__main .c-btn-sm-orange a {
  color: #fff;
  font-weight: 700;
}
.single__wrap__main .c-btn-sm-orange:hover {
  opacity: 1;
  filter: brightness(0.92);
}
.single__wrap__main .p-top__merit__link a {
  color: #fff;
  font-weight: 700;
  transition: filter 0.2s ease;
}
.single__wrap__main .p-top__merit__link a:hover {
  opacity: 1;
  filter: brightness(0.92);
}
.single__wrap__publicity__headline {
  border-bottom: 2px solid #FF7263;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.single__wrap__publicity__link {
  margin-bottom: 10px;
}
.single__wrap__publicity__link a {
  text-decoration: underline;
}
.single__wrap__publicity__text {
  margin-bottom: 30px;
}
.single__wrap__publicity__text span {
  font-weight: bold;
}
.single__wrap__publicity__linkbtn {
  margin-bottom: 30px;
}
.single__wrap__publicity__linkbtn a {
  display: inline-block;
  color: #fff;
  font-size: 24px;
  background: #FF7263;
  border-radius: 6px;
  padding: 15px 40px;
}
.single__wrap__publicity__inquiry {
  background: #D8D7D7;
  padding: 15px;
  margin-bottom: 28px;
  line-height: 1.45;
}
.single__wrap__publicity__inquiry span {
  font-size: 16px;
  font-weight: 700;
}
.single__wrap__publicity__inquiry a {
  text-decoration: underline;
}

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