@charset "UTF-8";
.el_serifTxt {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-style: normal;
}

.c-pageTitle__main {
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  font-style: normal;
  color: #3F7DA2;
  margin-top: 80px;
}
@media (max-width: 600px) {
  .c-pageTitle__main {
    font-size: 1.5rem;
    margin-top: 40px;
  }
}

* {
  box-sizing: border-box;
}

html {
  font-size: 16px;
  color: #282828;
}

/*=============
  base
  ==============*/
html,
body {
  color: #3F3F3F;
}

ol, ul {
  padding: 0;
}

a {
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  .el_spNone {
    display: none;
  }
}
.home.page .l-content__body {
  width: 100%;
  margin-inline: auto;
}
.home.page .l-content__body.l-container {
  padding: 0;
  width: 100%;
  max-width: 100% !important;
}

.bl_contentWrap,
.bl_sectionWrap {
  max-width: 1440px;
  width: 100%;
  height: auto;
  margin-inline: auto;
}

section {
  max-width: 100%;
  margin-inline: auto;
}
section img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
  transition: 0.5s;
}
section a img:hover {
  opacity: 0.5;
}

.bl_sectionWrap {
  max-width: 1440px;
}

.el_bgBlue {
  background-color: #F1F6F9;
}

.el_gray {
  background-color: #F9F9F9;
}

/*==============================
footer
===============================*/
.ly_footer {
  width: 100%;
  padding-block: 60px;
  background: #3F7DA2;
  color: #fff;
  text-align: left;
}
.ly_footer .bl_sectionWrap {
  max-width: 1080px;
  width: 90%;
  margin-inline: auto;
}
@media (max-width: 600px) {
  .ly_footer .bl_sectionWrap {
    justify-content: space-between;
    flex-direction: column-reverse;
    align-items: center;
  }
}

.bl_footercol {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 600px) {
  .bl_footercol {
    justify-content: center;
    text-align: center;
  }
}
@media (max-width: 600px) {
  .bl_footercol .bl_footerInfo {
    width: 100%;
    text-align: center;
  }
}
.bl_footercol .bl_footerInfo .el_footerLogo {
  font-size: 30px;
  margin-bottom: 10px;
}
.bl_footercol .bl_footerInfo .el_footerCopy {
  font-size: 12px;
  margin-bottom: 20px;
}
@media (max-width: 600px) {
  .bl_footercol .bl_footerInfo .el_footerCopy {
    margin-bottom: 50px;
  }
}
@media (max-width: 600px) {
  .bl_footercol .bl_footerNav {
    width: 100%;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
  }
  .bl_footercol .bl_footerNav ul {
    width: 100%;
    text-align: center;
  }
  .bl_footercol .bl_footerNav ul:last-child {
    margin-bottom: 50px;
  }
}

.bl_footerCopyright {
  max-width: 1080px;
  width: 90%;
  margin-inline: auto;
}
@media (max-width: 600px) {
  .bl_footerCopyright {
    width: 100%;
    text-align: center;
  }
}
.bl_footerCopyright small {
  font-size: 12px !important;
}

.bl_footerCopyright.hp_lp {
  text-align: right;
}
@media (max-width: 600px) {
  .bl_footerCopyright.hp_lp {
    text-align: center;
  }
}
.bl_footerCopyright.hp_lp small {
  font-size: 12px !important;
}

.bl_footerNav {
  display: flex;
  flex-direction: row;
  font-size: 14px;
}
.bl_footerNav ul {
  list-style: none;
  margin-left: 2rem;
  line-height: 2.4;
}
@media (max-width: 600px) {
  .bl_footerNav ul {
    margin-left: 0;
  }
}
.bl_footerNav ul li a {
  color: #fff;
  display: inline-block;
  text-decoration: none;
}
.bl_footerNav ul li a:hover {
  opacity: 0.5;
}
.bl_footerNav ul li::before {
  content: ">";
  margin-right: 0.2em;
}

.bl_footerNavLP {
  display: flex;
  flex-direction: row;
  font-size: 14px;
}
.bl_footerNavLP ul {
  list-style: none;
  margin-left: 2rem;
  line-height: 2.4;
  text-align: right;
  padding: 0;
  margin-bottom: 50px;
}
@media (max-width: 600px) {
  .bl_footerNavLP ul {
    margin-left: 0;
    text-align: center;
  }
}
.bl_footerNavLP ul li a {
  color: #fff;
  display: inline-block;
  text-decoration: none;
}
.bl_footerNavLP ul li a:hover {
  opacity: 0.5;
}

/*==============================
プライバシポリシー・利用規約・特商法
===============================*/
.bl_widthshort {
  max-width: 780px;
  margin-inline: auto;
  margin-block: 80px;
}
@media (max-width: 600px) {
  .bl_widthshort {
    max-width: 90%;
    margin-block: 40px;
  }
}

body.privacy-policy .l-content__body,
body.law .l-content__body {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

body.privacy-policy .ark-block-section__bodyInner,
body.law .ark-block-section__bodyInner {
  padding: 0;
}

body.privacy-policy .l-content__body .main_content,
body.law .l-content__body .main_content,
body.privacy-policy .p-page__title,
body.law .p-page__title,
body.create-account .p-page__title,
body.profile .p-page__title,
body.profile .p-page__title {
  max-width: 960px;
  margin-inline: auto;
}
@media (max-width: 600px) {
  body.privacy-policy .l-content__body .main_content,
  body.law .l-content__body .main_content,
  body.privacy-policy .p-page__title,
  body.law .p-page__title,
  body.create-account .p-page__title,
  body.profile .p-page__title,
  body.profile .p-page__title {
    max-width: 90%;
    margin-block: 40px;
  }
}

body.privacy-policy h2, body.privacy-policy p {
  line-height: 2;
}

body.law .bl_tableLaw table {
  border: none;
}
body.law .bl_tableLaw table a {
  direction: none;
  color: #000000;
}
body.law .bl_tableLaw.wp-block-table td, body.law .bl_tableLaw.wp-block-table th {
  border-left: none;
  border-bottom: 1px solid #000000;
  line-height: 1.6;
  padding: 40px 40px 40px 0 !important;
  vertical-align: middle;
}
body.law figure.wp-block-table.aligncenter.bl_tableLaw {
  margin-inline: auto;
}/*# sourceMappingURL=style.css.map */