@charset "UTF-8";
.d-sp-none {
  display: none !important; }

#btn-menu-container-wrapper {
  position: fixed; }

.wp-block-image .alignleft,
.wp-block-image .alignright {
  width: 50%; }

.wp-block-image .aligncenter {
  width: 100%; }

body {
  font-size: 14px;
  overflow-x: hidden; }

.pc {
  display: none; }

#btn-menu-container-wrapper {
  position: fixed;
  top: 8px;
  right: 8px;
  z-index: 1003; }

a[href*="tel:"] {
  pointer-events: auto; }

/*WordPressNativeスマホ対応*/
img.alignleft, img.alignright {
  float: none;
  display: block;
  margin-left: auto;
  margin-right: auto; }

table.sp-block {
  display: block;
  width: 100%; }
  table.sp-block > tbody, table.sp-block > tbody, table.sp-block > tbody > tr, table.sp-block > tbody > tr > * {
    display: block;
    width: 100%; }

#page-header h1 a {
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: .1em;
  padding-right: 54px; }
  #page-header h1 a img {
    width: 48px;
    margin-right: 8px; }
#page-header #nav-main {
  position: fixed;
  top: 0;
  left: 100%;
  transition: transform .2s;
  transform: translateX(0);
  height: 100vh;
  padding: 20vh 16px 16px;
  z-index: 2; }
  #page-header #nav-main.active {
    transform: translateX(-100%); }
  #page-header #nav-main ul {
    margin-bottom: 0; }
  #page-header #nav-main li {
    border-bottom: 1px dotted #f3f3f3; }
    #page-header #nav-main li:last-child {
      border-bottom: none; }
    #page-header #nav-main li.nav-application {
      margin-bottom: 16px; }
    #page-header #nav-main li.nav-logout {
      display: inline-block;
      margin-left: 10%;
      margin-right: 10%; }
      #page-header #nav-main li.nav-logout a {
        font-size: 16px; }
    #page-header #nav-main li a {
      padding: .8em;
      font-size: 20px;
      line-height: 1;
      text-align: center;
      white-space: nowrap; }

#home #page-header {
  padding-top: 12vh;
  margin-bottom: 3vh; }
  #home #page-header h1 {
    font-size: 13px; }
    #home #page-header h1 a {
      padding-right: 0; }

#home .headline-learning-content-container .headline-learning-content li {
  font-size: 15px;
  padding: .7em .5em .7em 1em; }
  #home .headline-learning-content-container .headline-learning-content li .title {
    margin-bottom: 0; }

.kijiHeader .prev-next ul {
  margin-bottom: 20px; }
  .kijiHeader .prev-next ul li:has(a):first-child::before, .kijiHeader .prev-next ul li:has(a):first-child::after, .kijiHeader .prev-next ul li:has(a):last-child::before, .kijiHeader .prev-next ul li:has(a):last-child::after {
    line-height: 1.2; }
  .kijiHeader .prev-next ul li:has(a):first-child {
    border-radius: .5em .2em .2em .5em; }
    .kijiHeader .prev-next ul li:has(a):first-child::before {
      content: '◀前'; }
  .kijiHeader .prev-next ul li:has(a):last-child {
    border-radius: .2em .5em .5em .2em; }
    .kijiHeader .prev-next ul li:has(a):last-child::after {
      content: '▶次'; }
  .kijiHeader .prev-next ul li:nth-child(2) {
    font-size: 16px;
    padding: 0 1em;
    text-align: justify; }
  .kijiHeader .prev-next ul li:first-child,
.kijiHeader .prev-next ul li:last-child{
	  width:38px;
}

.honbun.learn .container-ss {
  width: 100%; }

.scroll {
  overflow: scroll; }
  .scroll table th,
  .scroll table td {
    width: auto;
    white-space: nowrap; }

.wpcf7-list-item {
  display: inline-block;
  margin: 0 1em 0 0; }

input[type="radio"],
input[type="checkbox"] {
  width: 1.5em;
  transform: scale(1.5); }

#page-footer .nav-sub li {
  margin-bottom: 0;
  text-align: center; }

#contact th, #contact td {
  border: none; }

#list-contents-home h2 {
  margin-bottom: 1em; }

.wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  text-align: left; }

.list-forms li, #profile section ul li {
  margin-bottom: 24px; }
  .list-forms li a, #profile section ul li a {
    margin-left: auto;
    margin-right: auto; }
