@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanjp.min.css");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanmp.min.css");
* {
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
div,
dl,
dt,
dd,
ul,
ol,
li,
blockquote,
th,
td,
pre,
form,
fieldset,
input,
textarea {
  line-height: 1em;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
}

body {
  text-align: justify;
  text-justify: inter-ideograph;
  height: 100.5%;
  word-wrap: break-word;
}

p,
dd,
li {
  word-break: normal;
}

img {
  font-size: 0;
  line-height: 0;
  max-width: 100%;
  height: auto;
}

/*$font-family: "Helvetica Neue", "YakuHanJP", "Noto Sans JP", "Yu Gothic",
  "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W3",
  "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "M+ 1p", Arial, sans-serif;*/
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: normal;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: normal;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Bold");
  font-weight: bold;
}
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: normal;
  src: url("../webfonts/YakuHanJP-Regular.woff2") format("woff2"), url("../webfonts/YakuHanJP-Regular.woff") format("woff");
}
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: bold;
  src: url("../webfonts/YakuHanJP-Bold.woff2") format("woff2"), url("../webfonts/YakuHanJP-Bold.woff") format("woff");
}
@font-face {
  font-family: "YakuHanMP";
  font-style: normal;
  font-weight: normal;
  src: url("../webfonts/YakuHanMP-Regular.woff2") format("woff2"), url("../webfonts/YakuHanMP-Regular.woff") format("woff");
}
@font-face {
  font-family: "YakuHanMP";
  font-style: normal;
  font-weight: bold;
  src: url("../webfonts/YakuHanMP-Bold.woff2") format("woff2"), url("../webfonts/YakuHanMP-Bold.woff") format("woff");
}
html {
  height: 100%;
}

body {
  font-family: "Helvetica Neue", "YakuHanJP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "M+ 1p", Arial, sans-serif;
  font-size: 16px;
  color: #262626;
  word-wrap: break-word;
}

a {
  color: #3F6DA3;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
a:hover {
  color: #5786be;
}

h1,
h2,
h3,
h4,
h4,
div {
  line-height: 1.3;
}
@media only screen and (max-width: 980px) {
  h1,
  h2,
  h3,
  h4,
  h4,
  div {
    line-height: 1.1;
  }
}

p,
li,
dt,
dd {
  line-height: 1.8;
}
@media only screen and (max-width: 980px) {
  p,
  li,
  dt,
  dd {
    line-height: 1.6;
  }
}

.wp {
  overflow: hidden;
  zoom: 1;
}

.wp .attachment img {
  max-width: 900px;
}

.wp .alignleft,
.wp img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-top: 4px;
}

.wp .alignright,
.wp img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-top: 4px;
}

.wp .aligncenter,
.wp img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp img.alignleft,
.wp img.alignright,
.wp img.aligncenter {
  margin-bottom: 12px;
}

.wp .wp-caption {
  background: #f1f1f1;
  line-height: 18px;
  margin-bottom: 20px;
  padding: 4px;
  text-align: center;
}

.wp .wp-caption img {
  margin: 5px 5px 0;
}

.wp .wp-caption p.wp-caption-text {
  color: #888;
  font-size: 12px;
  margin: 5px;
}

.wp .wp-smiley {
  margin: 0;
}

.wp .gallery {
  margin: 0 auto 18px;
}

.wp .gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 33%;
}

.wp .gallery img {
  border: 2px solid #cfcfcf;
}

.wp .gallery .gallery-caption {
  color: #888;
  font-size: 12px;
  margin: 0 0 12px;
}

.wp .gallery dl {
  margin: 0;
}

.wp .gallery img {
  border: 10px solid #f1f1f1;
}

.wp .gallery br + br {
  display: none;
}

.wp .attachment img {
  display: block;
  margin: 0 auto;
}

.wp ul {
  padding: 0 0 0 3rem;
  margin: 0 0 1rem;
}
.wp ul li {
  line-height: 1.6;
  margin: 0 0 1rem;
  position: relative;
  list-style: none;
}
.wp ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.8rem;
  left: -1.2rem;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: #262626;
}
.wp ul li:last-child {
  margin: 0;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
          backdrop-filter: saturate(180%) blur(20px);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media only screen and (max-width: 1080px) {
  .l-header {
    background: #fff;
  }
}
.l-header.js-bg-active, .l-header.l-header-bg-true {
  -webkit-box-shadow: 0px 0px 5px -3px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 5px -3px rgba(0, 0, 0, 0.5);
}
.l-content {
  padding: 75px 0 0;
}
@media only screen and (max-width: 900px) {
  .l-content {
    padding: 44px 0 0;
  }
}
.l-content-section__button-link {
  padding: 20px 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.6rem;
}
@media only screen and (max-width: 900px) {
  .l-content-section__button-link {
    font-size: 1.6rem;
    padding: 3rem 1rem;
  }
}
.l-content-section__button-link__right {
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 1.6rem;
}
@media only screen and (max-width: 900px) {
  .l-content-section__button-link__right {
    font-size: 1.6rem;
    padding: 3rem 1rem;
  }
}
.l-content-page {
  padding: 75px 0 100px;
}
@media only screen and (max-width: 1080px) {
  .l-content-page {
    padding: 35px 0 50px;
  }
}
.l-content-page__header {
  background: #f0f7fd;
  padding: 15px 0 200px;
}
@media only screen and (max-width: 980px) {
  .l-content-page__header {
    padding: 10px 0 100px;
  }
}
.l-content-page__header.no-image {
  padding-bottom: 120px;
}
@media only screen and (max-width: 980px) {
  .l-content-page__header.no-image {
    padding-bottom: 50px;
  }
}
.l-content-page__header-light {
  background: #f0f7fd;
  padding: 50px 0 80px;
  text-align: center;
}
@media only screen and (max-width: 980px) {
  .l-content-page__header-light {
    padding: 30px 0 40px;
  }
}
.l-content-page__header-image {
  text-align: right;
  margin: -150px 0 0;
}
@media only screen and (max-width: 980px) {
  .l-content-page__header-image {
    margin: -80px 0 0 35px;
  }
}
.l-content-page__main {
  padding: 100px 0 0;
}
@media only screen and (max-width: 980px) {
  .l-content-page__main {
    padding: 35px 0 0;
  }
}
.l-content-single {
  padding: 79px 0 100px;
}
@media only screen and (max-width: 1080px) {
  .l-content-single {
    padding: 44px 0 50px;
  }
}
.l-content-overlay {
  position: fixed;
  visibility: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.l-content-overlay.js-active {
  visibility: visible;
  opacity: 0.45;
  z-index: 10;
}
.l-content-form {
  padding: 44px 0 100px;
}
@media only screen and (max-width: 900px) {
  .l-content-form {
    padding: 0 0 75px;
  }
}
.l-content-form-container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.l-content-form-footer {
  margin: auto 0 0;
}
.l-content-section__button-link {
  text-align: center;
  padding: 20px 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
}
@media only screen and (max-width: 900px) {
  .l-content-section__button-link {
    padding: 3rem 1rem;
  }
}
.l-content-section__button-link__right {
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 16px;
}
@media only screen and (max-width: 900px) {
  .l-content-section__button-link__right {
    font-size: 16px;
    padding: 3rem 1rem;
  }
}

.l-footer {
  background: #060606;
  padding: 75px 0 45px;
}
@media only screen and (max-width: 1080px) {
  .l-footer {
    padding: 50px 0 25px;
  }
}
@media only screen and (max-width: 768px) {
  .l-footer {
    padding: 35px 0 20px;
  }
}

.l-wp-logged .l-header {
  top: 0px;
}
.l-wp-logged .l-content {
  padding: 132px 0 0;
}
@media only screen and (max-width: 768px) {
  .l-wp-logged .l-content {
    padding: 42px 0 0;
  }
}

.u-left {
  text-align: left;
}

.u-center {
  text-align: center;
}

.u-right {
  text-align: right;
}

.u-none {
  display: none;
}

.u-fleft {
  float: left;
}

.u-fright {
  float: right;
}

.u-accessibility {
  display: none;
}

.u-m0 {
  margin: 0;
}

.u-mr0 {
  margin-right: 0;
}

.u-mr10 {
  margin-right: 10px;
}

.u-ml0 {
  margin-left: 0;
}

.u-ml5 {
  margin-left: 5px;
}

.u-ml10 {
  margin-left: 10px;
}

.u-ml15 {
  margin-left: 15px;
}

.u-ml20 {
  margin-left: 20px;
}

.u-ml25 {
  margin-left: 25px;
}

.u-ml30 {
  margin-left: 30px;
}

.u-ml35 {
  margin-left: 35px;
}

.u-ml40 {
  margin-left: 40px;
}

.u-mb0 {
  margin-bottom: 0;
}

.u-mb5 {
  margin-bottom: 5px;
}

.u-mb10 {
  margin-bottom: 10px;
}

.u-mb15 {
  margin-bottom: 15px;
}

.u-mb20 {
  margin-bottom: 20px;
}

.u-mb25 {
  margin-bottom: 25px;
}

.u-mb30 {
  margin-bottom: 30px;
}

.u-mb35 {
  margin-bottom: 35px;
}

.u-mb40 {
  margin-bottom: 40px;
}

.u-mb45 {
  margin-bottom: 45px;
}

.u-mb50 {
  margin-bottom: 50px;
}

.u-mb55 {
  margin-bottom: 55px;
}

.u-mb60 {
  margin-bottom: 60px;
}

.u-mt0 {
  margin-top: 0;
}

.u-pb0 {
  padding-bottom: 0;
}

.u-pb5 {
  padding-bottom: 5px;
}

.u-pb10 {
  padding-bottom: 10px;
}

.u-pb15 {
  padding-bottom: 15px;
}

.u-pb20 {
  padding-bottom: 20px;
}

.u-pb25 {
  padding-bottom: 25px;
}

.u-pb30 {
  padding-bottom: 30px;
}

.u-pb35 {
  padding-bottom: 35px;
}

.u-pb40 {
  padding-bottom: 40px;
}

.u-p0 {
  padding: 0;
}

.u-w50 {
  width: 50px;
}

.c-media-video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.c-media-video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.c-media-video__notice {
  padding: 8px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.c-media-video__notice a {
  color: #262626;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
}
.c-media-video__notice a span {
  display: inline-block;
  margin: 0 3px 0 0;
  border-bottom: 1px solid #666;
}
.c-media-video__notice a:hover {
  color: #ef8867;
}
.c-media-video__notice a:hover span {
  border-color: #ef8867;
}

.c-table {
  width: 100%;
}
.c-table th {
  font-weight: bold;
  color: #d60005;
  padding: 25px 10px;
  text-align: center;
  font-size: 1.8rem;
}
@media only screen and (max-width: 991px) {
  .c-table th {
    padding: 10px 5px;
    font-size: 1.4rem;
  }
}
.c-table td {
  padding: 20px 10px;
  border-bottom: 1px solid #989898;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .c-table td {
    padding: 10px 5px;
    font-size: 1.4rem;
  }
}
.c-table td.c-table__left {
  text-align: left;
}
.c-table em {
  font-weight: bold;
  padding: 0 0 0 5px;
  white-space: nowrap;
}
.c-table-sp-notice {
  display: none;
}
@media only screen and (max-width: 900px) {
  .c-table-sp-notice {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #3F6DA3;
    background: #f0f7fd;
    line-height: 1;
    padding: 5px 8px;
    margin: 0 0 8px;
  }
}

.c-title {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 25px;
  line-height: 1.4;
}
@media only screen and (max-width: 900px) {
  .c-title {
    font-size: 18px;
    margin: 0 0 20px;
  }
  .c-title br {
    display: none;
  }
}
.c-title-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 25px;
}
.c-title-section.member-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 900px) {
  .c-title-section.member-page {
    display: block;
  }
}
.c-title-section__icon {
  font-size: 46px;
  color: #3F6DA3;
}
@media only screen and (max-width: 900px) {
  .c-title-section__icon {
    font-size: 34px;
  }
}
.c-title-section__body {
  padding: 0 0 0 10px;
}
.c-title-section__body.member-body {
  padding: 0px;
}
.c-title-section__label {
  font-size: 24px;
  line-height: 1;
  padding: 0 0 0 2px;
}
@media only screen and (max-width: 900px) {
  .c-title-section__label {
    font-size: 20px;
  }
}
.c-title-section__head {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}
@media only screen and (max-width: 900px) {
  .c-title-section__head.member-head {
    padding: 10px 0;
  }
}
@media only screen and (max-width: 900px) {
  .c-title-section__head {
    font-size: 18px;
  }
}
.c-title__small {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 15px;
}
.c-title__small.ticket-menu {
  text-align: center;
  margin: 0 0 15px 0;
  font-size: 20px;
}
.c-title__small.ticket-title {
  color: #3F6DA3;
}
.c-title__attention-title {
  font-size: 18px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 10px 0;
}
@media only screen and (max-width: 900px) {
  .c-title__attention-title {
    font-size: 16px;
  }
}
.c-title__attention-title.text-from {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding: 0px;
}
@media only screen and (max-width: 900px) {
  .c-title__attention-title.text-from {
    font-size: 15px;
  }
}

.c-list__list {
  list-style: none;
}
.c-list__list.book-list {
  padding: 10px;
}
@media only screen and (max-width: 900px) {
  .c-list__list.book-list {
    padding: 0px;
  }
}
.c-list__terms {
  counter-reset: count 0;
}
.c-list__terms-inner p.terms-text {
  margin: 0 0 0.5rem 0;
}
@media only screen and (max-width: 768px) {
  .c-list__terms-inner p.terms-text {
    margin: 0 0 0.7rem 0;
  }
}
.c-list__terms-list {
  margin: 0 0 18px;
  padding: 0 0 0 24px;
  position: relative;
  line-height: 1.8;
}
.c-list__terms-list:before {
  content: counter(count) ". ";
  counter-increment: count 1;
  position: absolute;
  left: 8px;
}
.c-list__item {
  margin: 0 0 18px;
  padding: 0 0 0 24px;
  position: relative;
  line-height: 1.8;
}
.c-list__item::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #3F6DA3;
  position: absolute;
  top: 0.7em;
  left: 8px;
  margin: -4px 0 0 0;
}
.c-list__item:last-child {
  margin: 0;
}
.c-list__item.more-list::before {
  display: none;
}
.c-list__terms-box {
  padding: 0 50px 10px;
  position: relative;
  margin: 0;
}
.c-list__terms-box span {
  position: absolute;
  left: 28px;
}
.c-list__terms-box.c-list__item:before {
  display: none;
}
.c-list-box {
  margin: 0 0 100px;
}
.c-list-box__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.c-list-box__item {
  width: 30%;
  border-bottom: 1px solid #bebebe;
  padding: 0 0 50px;
  margin: 0 0 50px;
}
@media only screen and (max-width: 768px) {
  .c-list-box__item {
    width: 100%;
    padding: 0 0 20px;
    margin: 0 0 20px;
  }
}
.c-list-box__title {
  color: #d60005;
  font-weight: bold;
  font-size: 2rem;
  margin: 0 0 15px;
}
@media only screen and (max-width: 768px) {
  .c-list-box__title {
    font-size: 1.6rem;
    margin: 0 0 10px;
  }
}
.c-list-box__catch {
  font-weight: bold;
  margin: 0 0 15px;
}
@media only screen and (max-width: 768px) {
  .c-list-box__catch {
    margin: 0 0 10px;
  }
}
.c-list-box__body {
  line-height: 1.8;
}

.c-grid__inner {
  width: 1220px;
  margin: 0 auto;
}
@media only screen and (max-width: 1380px) {
  .c-grid__inner {
    width: 100%;
    padding: 0 75px;
  }
}
@media only screen and (max-width: 1080px) {
  .c-grid__inner {
    padding: 0 15px;
  }
}
.c-grid__inner.member-nav {
  width: 40%;
}
@media only screen and (max-width: 1380px) {
  .c-grid__inner.member-nav {
    width: 60%;
  }
}
@media only screen and (max-width: 1080px) {
  .c-grid__inner.member-nav {
    display: block;
    padding: 0 18px;
    width: auto;
  }
}
.c-grid__inner.seminar-nav {
  width: 860px;
}
@media only screen and (max-width: 1380px) {
  .c-grid__inner.seminar-nav {
    width: 1000px;
  }
}
@media only screen and (max-width: 1080px) {
  .c-grid__inner.seminar-nav {
    display: block;
    padding: 0 18px;
    width: auto;
  }
}
.c-grid__inner-short {
  width: 920px;
  margin: 0 auto;
}
@media only screen and (max-width: 1180px) {
  .c-grid__inner-short {
    padding: 0px;
  }
}
@media only screen and (max-width: 1080px) {
  .c-grid__inner-short {
    padding: 0px;
  }
}
@media only screen and (max-width: 900px) {
  .c-grid__inner-short {
    width: 100%;
    padding: 0 18px;
  }
}
.c-grid__inner-minimum {
  width: 780px;
  margin: 0 auto;
}
@media only screen and (max-width: 900px) {
  .c-grid__inner-minimum {
    width: 100%;
    padding: 0 10px;
  }
}

input[type=submit],
input[type=button] {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}

input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
}

.c-input__box {
  margin: 0 0 25px;
}
.c-input__box-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.c-input__box-col {
  width: 47%;
}
.c-input__box-col:last-child {
  margin: 0;
}
.c-input__box-label {
  font-weight: bold;
  margin: 0 0 5px;
}
.c-input__static {
  padding: 10px 0 0;
}
.c-input__text {
  border: 1px solid #a5a5a5;
  font-size: 1.8rem;
  outline: none;
  width: 100%;
  padding: 12px 10px;
  border-radius: 4px;
}
.c-input__textarea {
  border: 1px solid #a5a5a5;
  font-size: 18px;
  outline: none;
  width: 100%;
  min-height: 200px;
  line-height: 1.6;
  padding: 12px 12px;
  border-radius: 4px;
}
.c-input__select {
  position: relative;
  display: inline-block;
  padding-top: 5px;
}
.c-input__select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #a5a5a5;
  border-radius: 4px;
  font-size: 1.6rem;
  padding: 8px 30px 8px 8px;
  background: transparent;
  position: relative;
  z-index: 2;
}
.c-input__select select:disabled + i {
  color: #dedede;
}
.c-input__select i {
  position: absolute;
  top: 13px;
  right: 10px;
  font-size: 2.2rem;
  color: #d60005;
  z-index: 1;
}
.c-input__radio {
  margin: 0 0 10px;
  padding: 10px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 768px) {
  .c-input__radio.form-sp .mwform-radio-field-text {
    display: block;
    padding: 0 0 0 30px;
    margin: -20px 0 0 0px;
    white-space: unset;
    line-height: 1.4;
  }
}
.c-input__radio .horizontal-item {
  margin: 0 0 5px !important;
}
.c-input__radio label {
  padding: 5px 0;
  display: inline-block;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .c-input__radio label {
    display: block;
  }
}
.c-input__radio label .mwform-radio-field-text {
  display: inline-block;
  white-space: nowrap;
}
.c-input__radio input[type=radio] {
  outline: none;
  opacity: 0.01;
}
.c-input__radio input[type=radio] + span {
  padding: 0 0 0 8px;
}
.c-input__radio input[type=radio] + span:before {
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #e3e3e3;
  border: 2px solid #e3e3e3;
  border-radius: 24px;
  content: " ";
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.c-input__radio input[type=radio] + span:after {
  position: absolute;
  display: block;
  top: 6px;
  left: 6px;
  width: 14px;
  height: 14px;
  border-radius: 14px;
  background: #e3e3e3;
  content: " ";
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.c-input__radio input[type=radio] + span + span {
  padding: 0 0 0 20px;
}
.c-input__radio input[type=radio]:checked + span:before {
  background: #fff;
  border-color: #3F6DA3;
}
.c-input__radio input[type=radio]:checked + span:after {
  background: #3F6DA3;
}
.c-input__radio.label-10 {
  display: block;
  padding: 40px 0 0;
}
@media only screen and (max-width: 768px) {
  .c-input__radio.label-10 {
    display: none;
  }
}
.c-input__radio.label-10 .horizontal-item {
  margin: 0 0 5px !important;
}
@media only screen and (max-width: 768px) {
  .c-input__radio.label-10 .horizontal-item {
    padding: 5px 0;
  }
}
@media only screen and (max-width: 768px) {
  .c-input__radio.label-10 label {
    display: inline;
  }
}
.c-input__radio.label-10 label .mwform-radio-field input {
  margin-right: 14px;
}
.c-input__radio.label-10 label .mwform-radio-field-text {
  width: 26px;
  text-align: center;
  padding: 0;
}
@media only screen and (max-width: 590px) {
  .c-input__radio.label-10 label .mwform-radio-field-text {
    width: 18px;
  }
}
.c-input__radio.label-10 input[type=radio] + span {
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .c-input__radio.label-10 input[type=radio] + span {
    padding: 0 0 0 8px;
  }
}
.c-input__radio.label-10 input[type=radio] + span:before {
  width: 22px;
  height: 22px;
  position: absolute;
  top: -23px;
  left: 22px;
}
@media only screen and (max-width: 768px) {
  .c-input__radio.label-10 input[type=radio] + span:before {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 0px;
    left: 0px;
  }
}
.c-input__radio.label-10 input[type=radio] + span:after {
  top: -17px;
  left: 28px;
}
@media only screen and (max-width: 768px) {
  .c-input__radio.label-10 input[type=radio] + span:after {
    top: 6px;
    left: 6px;
  }
}
.c-input__checkbox.check-form .mwform-checkbox-field {
  line-height: 1.6;
}
.c-input__checkbox.check-form label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-input__checkbox.check-form input[type=checkbox] + span {
  position: static;
  padding: 3px 0 0 10px;
}
.c-input__checkbox .mwform-checkbox-field {
  position: relative;
  display: block;
  margin: 0 0 15px 0 !important;
}
.c-input__checkbox label {
  cursor: pointer;
}
.c-input__checkbox input[type=checkbox] {
  outline: none;
  opacity: 0.01;
}
.c-input__checkbox input[type=checkbox] + span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 6px 0 0 30px;
}
@media only screen and (max-width: 768px) {
  .c-input__checkbox input[type=checkbox] + span {
    font-size: 14px;
    padding: 9px 0 0 30px;
  }
}
.c-input__checkbox input[type=checkbox] + span:before {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 5px;
  left: 0;
  background: #fff;
  border: 1px solid #a5a5a5;
  content: " ";
  border-radius: 3px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  cursor: pointer;
}
.c-input__checkbox input[type=checkbox]:checked + span:before {
  background: #3F6DA3;
  border-color: #3F6DA3;
}
.c-input__checkbox input[type=checkbox]:checked + span:after {
  position: absolute;
  top: 8px;
  left: 8px;
  display: block;
  width: 4px;
  height: 12px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: " ";
  cursor: pointer;
}
.c-input__checkbox-ex {
  display: none;
}
.c-input__checkbox-ex-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 0;
}
@media only screen and (max-width: 768px) {
  .c-input__checkbox-ex-inner {
    display: block;
  }
}
.c-input__checkbox-ex-label {
  margin: 0 10px 0 0;
}
@media only screen and (max-width: 768px) {
  .c-input__checkbox-ex-label {
    margin: 0 0 5px;
  }
}
.c-input__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 15px;
}
.c-input__action:last-child {
  margin: 0;
}
.c-input__content {
  padding: 35px 0 75px;
}
.c-input__group {
  padding: 0 15px 25px;
  margin: 0 0 25px;
  border-bottom: 1px solid #eee;
}
@media only screen and (max-width: 768px) {
  .c-input__group {
    padding: 0 5px 20px;
    margin: 0 0 20px;
  }
}
.c-input__group-container {
  border: 25px solid #f8f8f2;
  padding: 25px 15px;
  margin: 0 0 45px;
}
.c-input__group-wrap {
  padding: 0 0 15px;
  margin: 0 0 15px;
  border-bottom: 1px dotted #eee;
}
.c-input__group-wrap__last {
  margin: 0;
  padding: 0;
  border: none;
}
.c-input__group-noline {
  padding: 0 15px;
  margin: 0 0 10px;
}
.c-input__group-noline:last-child {
  margin: 0;
}
.c-input__group-label {
  display: inline-block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  margin: 0 0 10px;
  line-height: 1.4;
}
@media only screen and (max-width: 768px) {
  .c-input__group-label {
    width: auto;
    padding: 0;
  }
}
.c-input__group-label.label-10 {
  margin: 0 0 20px;
}
@media only screen and (max-width: 768px) {
  .c-input__group-body {
    padding: 0;
  }
}
.c-input__group-etc {
  padding: 10px 0 0;
}
.c-input__group-notice {
  padding: 0.75rem 0 0;
}
.c-input__group-zip-code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 12px;
}
.c-input__group-zip-code__col {
  font-size: 2.4rem;
  font-weight: bold;
  padding: 0 10px 0 0;
}
.c-input__group-address__col {
  margin: 0 0 10px;
}
.c-input__group-sub-head {
  font-weight: 700;
  padding: 10px 0 0;
  font-size: 14px;
}
.c-input__group-sub-body {
  padding: 5px 0 0;
  margin: 0 0 0 15px;
}
.c-input__label {
  padding: 0 8px 0 0;
}
.c-input__required {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  background: #d60005;
  padding: 0.3rem 0.5rem;
  font-size: 1.2rem;
  right: 0;
}
@media only screen and (max-width: 768px) {
  .c-input__required {
    position: relative;
  }
}
.c-input__optional {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  background: #dedede;
  padding: 0.3rem 0.5rem;
  margin: 0 0 0 1rem;
  font-size: 1.2rem;
  right: 0;
}
@media only screen and (max-width: 768px) {
  .c-input__optional {
    position: relative;
  }
}
.c-input__default {
  font-size: 18px;
  font-weight: 700;
  padding: 12px 0 6px;
}
.c-input__default-title {
  margin: 0 0 3px;
}
.c-input__default-date {
  font-size: 16px;
  font-weight: 400;
}
.c-input__form-xmin {
  width: 15rem;
}
.c-input__form-min {
  width: 20rem;
}
.c-input__form-middle {
  width: 35rem;
}
.c-input__form-slct {
  position: relative;
}
.c-input__form-slct::after {
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  position: absolute;
  top: 0;
  right: 15px;
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  pointer-events: none;
}
.c-input__form-wrap {
  margin: 0 0 50px;
}
.c-input__form-name {
  width: 100%;
}
.c-input__form-email {
  width: 50rem;
}
@media only screen and (max-width: 768px) {
  .c-input__form-email {
    width: 100%;
  }
}
.c-input__form-position {
  width: 40rem;
}
@media only screen and (max-width: 768px) {
  .c-input__form-position {
    width: 100%;
  }
}
.c-input__form-tel {
  width: 35rem;
}
@media only screen and (max-width: 768px) {
  .c-input__form-tel {
    width: 100%;
  }
}
.c-input__form-privacy {
  text-align: center;
  margin: 0 50px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .c-input__form-privacy {
    display: block;
    margin: 0 0 50px;
  }
}
.c-input__form-privacy.term-form {
  margin: 0 100px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .c-input__form-privacy.term-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 50px;
  }
}
.c-input__form-privacy .validation-errors.form-terms {
  line-height: 1.2;
}
.c-input__form-privacy .validation-errors .c-input__error {
  width: 60% !important;
  margin: 0 auto !important;
}
@media only screen and (max-width: 768px) {
  .c-input__form-privacy .validation-errors .c-input__error {
    width: auto !important;
  }
}
.c-input__form-privacy label {
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-input__form-privacy input[type=checkbox] {
  outline: none;
  opacity: 0.01;
}
.c-input__form-privacy input[type=checkbox] + span {
  display: block;
  padding: 0 0 0 10px;
}
@media only screen and (max-width: 768px) {
  .c-input__form-privacy input[type=checkbox] + span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0 0 15px;
    position: relative;
  }
}
.c-input__form-privacy input[type=checkbox] + span:before {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  border: 1px solid #a5a5a5;
  content: " ";
  border-radius: 3px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .c-input__form-privacy input[type=checkbox] + span:before {
    left: -25px;
  }
}
.c-input__form-privacy input[type=checkbox]:checked + span:before {
  background: #3F6DA3;
  border-color: #3F6DA3;
}
.c-input__form-privacy input[type=checkbox]:checked + span:after {
  position: absolute;
  top: 3px;
  left: 8px;
  display: block;
  width: 4px;
  height: 12px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: " ";
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .c-input__form-privacy input[type=checkbox]:checked + span:after {
    left: -17px;
  }
}
.c-input__form-enquete-label {
  margin: 0 0 15px;
}
.c-input__form-enquete-label span {
  font-weight: bold;
  font-size: 1.8rem;
}
.c-input__form-enquete-outline {
  margin: 0 0 15px;
}
.c-input__etc {
  padding: 0 0 0 32px;
}
.c-input__ex {
  margin: 0 0 15px;
}
.c-input__ex:last-child {
  margin: 0;
}
.c-input__ex-title {
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0 0 5px;
}
.c-input__ex-body input {
  width: 48%;
}
@media only screen and (max-width: 768px) {
  .c-input__ex-body input {
    width: 100%;
    margin: 0 0 5px;
  }
}
.c-input__notice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-input__service-hiru-semi .c-input__purpose-hiru-semi,
.c-input__service-hiru-semi .c-input__detail-hiru-semi {
  display: block;
}
.c-input__service-mail-letter .c-input__purpose-mail-letter,
.c-input__service-mail-letter .c-input__detail-mail-letter {
  display: block;
}
.c-input__service-recruitment .c-input__purpose-recruitment,
.c-input__service-recruitment .c-input__detail-recruitment {
  display: block;
}
.c-input__service-dac-dock .c-input__purpose-dac-dock,
.c-input__service-dac-dock .c-input__detail-dac-dock {
  display: block;
}
.c-input__service-withdraw .c-input__purpose-withdraw,
.c-input__service-withdraw .c-input__detail-withdraw {
  display: block;
}
.c-input__service-personnel .c-input__purpose-personnel,
.c-input__service-personnel .c-input__detail-personnel {
  display: block;
}
.c-input__service-negotiation .c-input__purpose-negotiation,
.c-input__service-negotiation .c-input__detail-negotiation {
  display: block;
}
.c-input__service-freshman .c-input__purpose-freshman,
.c-input__service-freshman .c-input__detail-freshman {
  display: block;
}
.c-input__service-customs .c-input__purpose-customs,
.c-input__service-customs .c-input__detail-customs {
  display: block;
}
.c-input__service-whistleblow .c-input__purpose-whistleblow,
.c-input__service-whistleblow .c-input__detail-whistleblow {
  display: block;
}
.c-input__service-expatriate-sos .c-input__purpose-expatriate-sos,
.c-input__service-expatriate-sos .c-input__detail-expatriate-sos {
  display: block;
}
.c-input__purpose, .c-input__detail {
  display: none;
}
.c-input__form-xmin {
  width: 15rem;
}
.c-input__form-min {
  width: 20rem;
}
.c-input__form-middle {
  width: 35rem;
}
@media only screen and (max-width: 768px) {
  .c-input__form-middle {
    width: 33rem;
  }
}
.c-input__form-slct {
  position: relative;
}
.c-input__form-slct::after {
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  position: absolute;
  top: 0;
  right: 15px;
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  pointer-events: none;
}

.mw_wp_form_confirm .form-apoint .c-input__form-slct::after {
  display: none;
}

.mw_wp_form_confirm .form-day-third .c-input__form-slct::after {
  display: none;
}

.form-apoint__day {
  margin: 0 0 0 31px;
}
.form-apoint__text {
  margin: 0 0 0 31px;
}
.form-apoint .c-input__group-label {
  margin-top: 15px;
}

.p-form select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.p-form select::-ms-expand {
  display: none;
}
.p-form input[name=form-day-first] {
  margin-bottom: 10px;
}
.p-form input[name=form-day-second] {
  margin-bottom: 10px;
}

.mw_wp_form_confirm .c-input__group-sub-head,
.mw_wp_form_confirm .c-input__form-privacy,
.mw_wp_form_confirm .c-input__privacy-link {
  display: none;
}
.mw_wp_form_confirm .c-input__group-body {
  padding: 12px 0 0 15px;
}
.mw_wp_form_confirm .c-input__radio {
  padding: 0;
}

.error {
  display: table;
  margin: 10px 0 0;
  padding: 0;
  color: #d60005;
  font-weight: bold;
  font-size: 1.4rem;
}
.error.hidden {
  display: none;
}

.has-error input[type=text] {
  background: #c53a5f;
  border: 1px solid #d60005;
}

.validation-errors {
  margin: 5px 0 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  display: inline-block;
}
.validation-errors .error {
  color: #d60005 !important;
  background: transparent !important;
  font-size: 14px !important;
}

.validation-error-msg {
  font-size: 1.2rem;
  line-height: 1.2;
}

.form-content-act.local-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 768px) {
  .form-content-act.local-content {
    display: block;
  }
}
.form-content-act__btn {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .form-content-act__btn {
    margin-bottom: 2.5rem;
  }
  .form-content-act__btn:last-child {
    margin-bottom: 0;
  }
}
.form-content-act__btn-confirm, .form-content-act__btn-back {
  color: #fff;
  background: #363C41;
}
.form-content-act__btn-submit {
  color: #fff;
  background: #3F6DA3;
}
.form-content-act .btn {
  margin: 0 35px;
}
.form-content-act .button {
  display: inline-block;
  padding: 1em 2.5em;
  border-radius: 8px;
  font-weight: bold;
  text-decoration: none;
  border: none;
  outline: none;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  color: #fff;
  min-width: 30rem;
  font-size: 1.8rem;
}
@media only screen and (max-width: 768px) {
  .form-content-act .button {
    min-width: auto;
    width: 80%;
  }
}
.form-content-act .button:hover {
  cursor: pointer;
  color: #fff;
}

.mw_wp_form_confirm .form-apoint .c-input__form-slct::after {
  display: none;
}

.form-apoint {
  position: relative;
}
.form-apoint .c-input__group-label {
  margin-top: 15px;
}

.p-form select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.p-form select::-ms-expand {
  display: none;
}
.p-form input[name=form-day-first] {
  margin-bottom: 10px;
}

.c-input__group-body-radio {
  position: relative;
}

.c-input__group-body-radio-form-day {
  position: relative;
  margin-bottom: 30px;
}

.c-input__group-body-radio-form-day li {
  position: relative;
  padding-left: 14px;
}

.c-input__group-body-radio-form-day li::before {
  content: "#";
  position: absolute;
  left: 0;
}

.c-input__group-body-radio-form-day ul {
  list-style-type: none;
  padding: 10px 0;
}

.c-input__group-label.pc-none {
  display: none;
}
@media only screen and (max-width: 768px) {
  .c-input__group-label.pc-none {
    display: block;
  }
}

@media only screen and (max-width: 768px) {
  .sp-none {
    display: none;
  }
}

.c-input__radio-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 610px;
  padding: 10px 0 0;
}
@media only screen and (max-width: 768px) {
  .c-input__radio-text {
    display: none;
  }
}

.c-input__form-slct.sp-dis {
  display: none;
}
.c-input__form-slct.sp-dis::after {
  top: 13px;
  left: 200px;
}
@media only screen and (max-width: 768px) {
  .c-input__form-slct.sp-dis {
    display: block;
  }
}
.c-input__form-slct.sp-dis select {
  width: 230px;
  color: #262626;
  background: #fff;
}
.c-input__form-slct.sp-dis select:hover {
  color: #262626;
}

.c-input__group-body.label-10 p {
  line-height: 0 !important;
}
.c-input__group-body.label-10 span {
  margin: 15px 0 10px;
}

.inactive {
  display: none;
}

.c-card-box__link {
  background: #fff;
  display: block;
  height: 100%;
  border-radius: 8px;
  padding: 3rem;
  text-decoration: none;
  text-align: center;
  color: #262626;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media only screen and (max-width: 768px) {
  .c-card-box__link {
    padding: 0.75rem;
  }
}
.c-card-box__photo {
  margin: 0 0 1.5rem;
  position: relative;
  font-size: 1px;
}
.c-card-box__photo img {
  font-size: 1px;
}
.c-card-box__photo:after {
  content: " ";
  display: block;
  border: 1px solid #fff;
  position: absolute;
  width: 90%;
  height: 90%;
  border-radius: 120px;
  top: 50%;
  left: 50%;
  margin: -47% 0 0 -46%;
}
.c-card-box__title {
  font-size: 2.2rem;
  font-weight: bold;
  margin: 0 0 1.5rem;
  color: #363C41;
}
@media only screen and (max-width: 768px) {
  .c-card-box__title {
    font-size: 1.5rem;
  }
}
.c-card-box__body p {
  line-height: 1.8;
}
@media only screen and (max-width: 768px) {
  .c-card-box__body p {
    font-size: 1.5rem;
    line-height: 1.4;
    padding: 0 0 1rem;
  }
  .c-card-box__body p br {
    display: none;
  }
}
.c-card-performance__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #262626;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 3rem;
  text-decoration: none;
  background: #fff;
}
@media only screen and (max-width: 768px) {
  .c-card-performance__link {
    padding: 1rem;
  }
}
.c-card-performance__thumbnail {
  width: 40%;
}
@media only screen and (max-width: 768px) {
  .c-card-performance__thumbnail {
    width: 25%;
  }
}
.c-card-performance__thumbnail img {
  border: 1px solid #bebebe;
}
.c-card-performance__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  padding: 0 0 0 2.5rem;
}
@media only screen and (max-width: 768px) {
  .c-card-performance__content {
    padding: 0 0 0 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-card-performance__labels {
    margin: 0 0 0.25rem;
  }
}
.c-card-performance__label {
  margin: 0 0 0.8rem;
}
@media only screen and (max-width: 768px) {
  .c-card-performance__label {
    margin: 0 0 0.25rem;
    display: inline-block;
  }
}
.c-card-performance__title {
  font-size: 2.2rem;
  font-weight: bold;
  margin: 0 0 0.8rem;
}
@media only screen and (max-width: 768px) {
  .c-card-performance__title {
    font-size: 1.6rem;
  }
}
.c-card-performance__body p {
  list-style: 1.6;
}
@media only screen and (max-width: 768px) {
  .c-card-performance__body p {
    display: none;
  }
}
.c-card-performance__date {
  margin: auto 0 0;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .c-card-performance__date {
    font-size: 1.3rem;
    font-weight: normal;
  }
}

.c-button, .c-button__letter, .c-button__contact, .c-button__success, .c-button__service, .c-button__smaller, .c-button__small__disabled, .c-button__small, .c-button__disabled, .c-button__secondary, .c-button__primary {
  display: inline-block;
  padding: 15px 50px;
  border-radius: 6px;
  font-weight: 700;
  font-size: 16px;
  text-decoration: none;
  border: none;
  outline: none;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media only screen and (max-width: 900px) {
  .c-button, .c-button__letter, .c-button__contact, .c-button__success, .c-button__service, .c-button__smaller, .c-button__small__disabled, .c-button__small, .c-button__disabled, .c-button__secondary, .c-button__primary {
    font-size: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .c-button.pws-link, .pws-link.c-button__letter, .pws-link.c-button__contact, .pws-link.c-button__success, .pws-link.c-button__service, .pws-link.c-button__smaller, .pws-link.c-button__small__disabled, .pws-link.c-button__small, .pws-link.c-button__disabled, .pws-link.c-button__secondary, .pws-link.c-button__primary {
    padding: 15px 40px;
  }
}
.c-button:hover, .c-button__letter:hover, .c-button__contact:hover, .c-button__success:hover, .c-button__service:hover, .c-button__smaller:hover, .c-button__small__disabled:hover, .c-button__small:hover, .c-button__disabled:hover, .c-button__secondary:hover, .c-button__primary:hover {
  cursor: pointer;
  color: #fff;
}
.c-button span, .c-button__letter span, .c-button__contact span, .c-button__success span, .c-button__service span, .c-button__smaller span, .c-button__small__disabled span, .c-button__small span, .c-button__disabled span, .c-button__secondary span, .c-button__primary span {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.c-button i, .c-button__letter i, .c-button__contact i, .c-button__success i, .c-button__service i, .c-button__smaller i, .c-button__small__disabled i, .c-button__small i, .c-button__disabled i, .c-button__secondary i, .c-button__primary i {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.c-button__primary {
  color: #fff;
  background: #262626;
  position: relative;
  min-width: 280px;
}
@media only screen and (max-width: 768px) {
  .c-button__primary {
    min-width: 90%;
  }
}
.c-button__primary:hover {
  background: #ef8867;
}
.c-button__primary:hover i {
  color: #ef8867;
}
.c-button__primary:hover i.far.fa-clone {
  color: #fff;
  background: #ef8867;
}
.c-button__primary span {
  position: absolute;
  display: block;
  color: #262626;
  text-align: center;
  background: #fff;
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 18px;
  top: 50%;
  right: 15px;
  margin: -10px 0 0;
}
.c-button__primary span.pws-link {
  color: #fff;
  padding-bottom: 5px;
  background: none;
}
.c-button__primary span.pws-link:hover {
  background: #ef8867;
}
.c-button__primary span.pws-link:hover i {
  color: #fff;
}
.c-button__secondary {
  color: #fff;
  background: #ef8867;
  position: relative;
  min-width: 300px;
}
@media only screen and (max-width: 768px) {
  .c-button__secondary {
    min-width: 90%;
  }
}
.c-button__secondary:hover {
  background: #ef8867;
}
.c-button__secondary:hover i {
  color: #ef8867;
}
.c-button__secondary span {
  position: absolute;
  display: block;
  color: #ef8867;
  text-align: center;
  background: #fff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 20px;
  top: 50%;
  right: 15px;
  margin: -10px 0 0;
}
.c-button__disabled {
  cursor: default !important;
  color: #fff !important;
  background: #bcc0c6;
  min-width: 300px;
}
@media only screen and (max-width: 768px) {
  .c-button__disabled {
    min-width: 90%;
  }
}
.c-button__small {
  color: #fff;
  background: #262626;
  position: relative;
  min-width: 150px;
  padding: 12px 15px;
  border-radius: 6px;
  font-size: 15px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .c-button__small {
    min-width: 90%;
  }
}
.c-button__small:hover {
  background: #ef8867;
}
.c-button__small:hover i {
  color: #ef8867;
}
.c-button__small span {
  position: absolute;
  display: block;
  color: #262626;
  text-align: center;
  background: #fff;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 16px;
  top: 50%;
  right: 15px;
  margin: -8px 0 0;
  font-size: 14px;
}
.c-button__small__disabled {
  color: #eee !important;
  background: #bcc0c6;
  position: relative;
  padding: 10px 15px;
  border-radius: 6px;
  font-size: 15px;
  cursor: default !important;
}
.c-button__smaller {
  color: #fff;
  background: #262626;
  position: relative;
  min-width: 160px;
  padding: 8px 15px 8px 2px;
  border-radius: 6px;
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  .c-button__smaller {
    min-width: 90%;
  }
}
.c-button__smaller:hover {
  background: #ef8867;
}
.c-button__smaller:hover i {
  color: #ef8867;
}
.c-button__smaller:hover i.menbership-i {
  color: #fff !important;
}
.c-button__smaller span {
  position: absolute;
  display: block;
  color: #262626;
  text-align: center;
  background: #fff;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 16px;
  top: 50%;
  right: 15px;
  margin: -8px 0 0;
  font-size: 14px;
}
.c-button__smaller.blue {
  background: #3F6DA3;
}
.c-button__smaller.blue:hover {
  background: #ef8867;
}
.c-button__smaller.blue:hover i {
  color: #ef8867;
}
.c-button__service {
  background: #fff;
  position: relative;
  min-width: 220px;
  padding: 10px 15px;
  border-radius: 6px;
  font-size: 13px !important;
  border: 1px solid #dedede;
}
@media only screen and (max-width: 768px) {
  .c-button__service {
    min-width: 90%;
  }
}
.c-button__service:hover {
  background: #ef8867;
  color: #fff !important;
  border-color: #ef8867;
}
.c-button__service:hover span {
  color: #ef8867;
  background: #fff;
}
.c-button__service span {
  position: absolute;
  display: block;
  color: #fff;
  text-align: center;
  background: #ef8867;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 16px;
  top: 50%;
  right: 15px;
  margin: -8px 0 0;
  font-size: 14px;
}
.c-button__success {
  color: #fff;
  background: #ef8661;
  position: relative;
  min-width: 300px;
  padding: 20px 50px;
}
@media only screen and (max-width: 768px) {
  .c-button__success {
    min-width: 90%;
    padding: 18px 38px 18px 15px;
  }
}
.c-button__success:hover {
  background: #FD9C7A;
}
.c-button__success span {
  position: absolute;
  display: block;
  color: #ef8867;
  text-align: center;
  background: #fff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 20px;
  top: 50%;
  right: 15px;
  margin: -10px 0 0;
}
.c-button__success.seminar-form {
  min-width: 223px;
  padding: 8px 33px;
  margin: 10px 0 0 0;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .c-button__success.seminar-form {
    font-size: 14px;
    min-width: 210px;
  }
}
.c-button__contact {
  color: #fff;
  background: #3F6DA3;
  position: relative;
  min-width: 400px;
  padding: 20px 75px;
}
@media only screen and (max-width: 768px) {
  .c-button__contact {
    min-width: 90%;
  }
}
.c-button__contact:hover {
  background: #ef8867;
}
.c-button__contact span {
  position: absolute;
  display: block;
  color: #ef8867;
  text-align: center;
  background: #fff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 20px;
  top: 50%;
  right: 15px;
  margin: -10px 0 0;
}
.c-button__confirm {
  width: 280px;
  margin: 0 15px;
  padding: 1.75rem 2.5rem;
  font-size: 1.8rem;
  color: #fff;
  background: #363C41;
}
@media only screen and (max-width: 768px) {
  .c-button__confirm {
    width: 90%;
  }
}
.c-button__confirm:hover {
  opacity: 0.9;
}
.c-button__modify {
  width: 280px;
  margin: 0 15px;
  padding: 1.75rem 2.5rem;
  font-size: 1.8rem;
  color: #fff;
  background: #363C41;
}
.c-button__modify:hover {
  opacity: 0.9;
}
.c-button__submit {
  width: 280px;
  padding: 1.75rem 2.5rem;
  margin: 0 15px;
  font-size: 1.8rem;
  color: #fff;
  background: #363C41;
}
.c-button__submit:hover {
  opacity: 0.9;
}
.c-button__letter {
  color: #fff;
  background: #3F6DA3;
  position: relative;
  min-width: 200px;
  font-size: 14px;
  padding: 10px 15px;
}
@media only screen and (max-width: 768px) {
  .c-button__letter {
    min-width: 90%;
  }
}
.c-button__letter:hover {
  background: #ef8867;
}
.c-button__letter span {
  position: absolute;
  display: block;
  color: #ef8867;
  text-align: center;
  background: #fff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 20px;
  top: 50%;
  right: 15px;
  margin: -10px 0 0;
}
.c-button__trigger {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  background: #363C41;
}
.c-button__trigger-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 19px;
  width: 28px;
  height: 2px;
  margin: -1px 0 0 -11px;
  background: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.c-button__trigger-icon:before, .c-button__trigger-icon:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 28px;
  height: 2px;
  background: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-button__trigger-icon:before {
  margin-top: -9px;
}
.c-button__trigger-icon:after {
  margin-top: 7px;
}
.c-button__trigger .js-close {
  background: transparent;
}
.c-button__trigger .js-close:before, .c-button__trigger .js-close:after {
  margin-top: 0;
  background: #fff;
}
.c-button__trigger .js-close:before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.c-button__trigger .js-close:after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.tar {
  bottom: 20px;
  right: 0;
  left: 0;
}

@media only screen and (max-width: 1080px) {
  .c-nav-global {
    position: fixed;
    background: #000;
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    opacity: 0;
    z-index: -1;
    overflow: hidden;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .c-nav-global.active {
    opacity: 1;
    top: 0;
    overflow: visible;
  }
}
.c-nav-global__seminar-banner {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.c-nav-global-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global-list {
    display: block;
    padding: 56px 0 25px;
    background: #fff;
    height: 100vh;
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.c-nav-global-item {
  margin: 0 13px 0 0;
}
@media only screen and (max-width: 1380px) {
  .c-nav-global-item {
    margin: 0 12px 0 0;
  }
}
@media only screen and (max-width: 1080px) {
  .c-nav-global-item {
    padding: 0 0 8px;
    margin: 0 15px 8px;
    border-bottom: 1px solid #ddd;
    position: relative;
  }
}
@media only screen and (max-width: 900px) {
  .c-nav-global-item {
    padding: 0 0 8px;
    margin: 0 15px 8px;
    border-bottom: 1px solid #ddd;
    position: relative;
  }
}
.c-nav-global-item-sp {
  display: none;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global-item-sp {
    display: block;
  }
  .c-nav-global-item-sp:last-child {
    border: none;
  }
}
.c-nav-global-item-sp__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0 10px;
}
.c-nav-global-item-sp__form-link {
  width: 48%;
}
.c-nav-global-item-sp__form-link a {
  display: block;
  text-align: center;
  background: #ef8867;
  border-radius: 6px;
  padding: 15px 10px !important;
  color: #fff !important;
}
.c-nav-global-item a {
  font-weight: bold;
  color: #262626;
  text-decoration: none;
  font-size: 1.4rem;
}
.c-nav-global-item a:hover {
  color: #ef8867;
}
.c-nav-global-item a.membership-button:hover {
  color: #fff !important;
}
@media only screen and (max-width: 1380px) {
  .c-nav-global-item a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1080px) {
  .c-nav-global-item a {
    padding: 5px;
    font-size: 16px;
    display: block;
  }
}
.c-nav-global-item a > i {
  padding: 0 0 0 3px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global-item a > i {
    position: absolute;
    top: 10px;
    right: 8px;
  }
}
.c-nav-global-item a.js-active i {
  padding: 0 3px 0 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.c-nav-global-item.current a {
  color: #ef8867;
}
.c-nav-global-sp {
  display: none;
  line-height: 1;
  font-size: 0px;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global-sp {
    display: block;
  }
}
.c-nav-global-sp__trigger {
  font-size: 0px;
  line-height: 1;
}
.c-nav-global__child {
  display: none;
  position: absolute;
  z-index: 100;
  width: 100%;
  top: 76px;
  left: 0;
  padding: 25px 15px;
  background: #f8f8f2;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__child {
    position: static;
    top: auto;
    left: auto;
    padding: 15px 0;
  }
}
.c-nav-global__child.js-active {
  display: block;
}
.c-nav-global__child-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__child-inner {
    display: block;
  }
}
.c-nav-global__child-inner.inner-short {
  padding: 0 7%;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__child-inner.inner-short {
    padding: 0;
  }
}
.c-nav-global__child-inner:first-child {
  padding: 0 0 15px;
  margin: 0 0 15px;
  border-bottom: 1px dotted #dedede;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__child-inner:first-child {
    padding: 0;
    margin: 0;
    border-bottom: none;
  }
}
.c-nav-global__child-inner__no-thumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__child-inner__no-thumb {
    display: block;
  }
}
.c-nav-global__child-inner.seminar-nav {
  width: 80%;
  margin: 0 auto;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__child-inner.seminar-nav {
    width: auto;
  }
}
.c-nav-global__child-inner.seminar-nav-double {
  width: 70%;
  margin: 0 auto;
}
.c-nav-global__child-inner.seminar-nav-double li {
  width: 50%;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__child-inner.seminar-nav-double li {
    width: 100%;
  }
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__child-inner.seminar-nav-double {
    width: auto;
  }
}
.c-nav-global__child-inner.seminar-banner {
  width: 100%;
  border-bottom: none;
  padding: 15px 0 0 0;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__child-inner.seminar-banner {
    width: auto;
    margin: 0 auto;
    padding: 0;
  }
}
.c-nav-global__child-item {
  width: 16%;
}
.c-nav-global__child-item.member-nav {
  width: 30%;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__child-item.member-nav {
    width: auto;
  }
}
.c-nav-global__child-item.seminar-banner {
  width: 50%;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__child-item.seminar-banner {
    display: none;
  }
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__child-item {
    width: auto;
    border-bottom: 1px solid #ddd;
    padding: 0 0 5px;
    margin: 0 0 5px;
    position: relative;
  }
}
.c-nav-global__child-item__no-thumb {
  min-width: 150px;
  padding: 0 15px;
  text-align: center;
  border-right: 1px solid #dedede;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__child-item__no-thumb {
    padding: 0 0 5px;
    margin: 0 0 5px;
    text-align: left;
    border-right: none;
    border-bottom: 1px solid #ddd;
    position: relative;
  }
}
.c-nav-global__child-item__no-thumb:last-child {
  border: none;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__child-item__no-thumb:last-child {
    border-bottom: 1px solid #ddd;
  }
}
.c-nav-global__child-item__no-thumb a {
  display: inline-block;
  padding: 2px 4px;
  line-height: 1;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__child-item__no-thumb a {
    padding: 5px;
    display: block;
  }
}
@media only screen and (min-width: 1081px) {
  .c-nav-global__child-item__no-thumb.banner-sp {
    display: none;
  }
}
.c-nav-global__child-item-sp {
  display: none;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__child-item-sp {
    display: block;
  }
}
.c-nav-global__child-link {
  display: block;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__child-link {
    padding: 5px 0;
  }
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__child-link.banner-sp {
    line-height: 1.3;
  }
}
.c-nav-global__child-thumbnail {
  text-align: center;
  margin: 0 0 3px;
}
.c-nav-global__child-thumbnail img {
  max-width: 150px;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__child-thumbnail {
    display: none;
  }
}
.c-nav-global__child-thumbnail.seminar-banner img {
  max-width: 400px;
}
.c-nav-global__child-label {
  text-align: center;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__child-label {
    text-align: left;
  }
}
.c-nav-global__icon-sp {
  display: none;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__icon-sp {
    display: block;
    position: absolute;
    top: 3px;
    right: 8px;
  }
}
.c-nav-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 0 0;
}
@media only screen and (max-width: 1080px) {
  .c-nav-more {
    display: none;
  }
}
.c-nav-service__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 35px;
}
@media only screen and (max-width: 1080px) {
  .c-nav-service__list {
    display: block;
    margin: 0;
  }
}
.c-nav-service__list:last-child {
  margin: 0;
}
.c-nav-service__list.header-nine {
  width: 80%;
  margin: 0 auto;
}
@media only screen and (max-width: 1080px) {
  .c-nav-service__list.header-nine {
    display: block;
    margin: 0;
  }
}
.c-nav-service__item {
  width: 19%;
}
@media only screen and (max-width: 1080px) {
  .c-nav-service__item {
    width: auto;
    margin: 0 0 5px;
  }
}
.c-nav-service__link {
  display: block;
  font-weight: bold;
  color: #262626;
  text-decoration: none;
  font-size: 1.4rem;
}
@media only screen and (max-width: 1080px) {
  .c-nav-service__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.c-nav-service__link:hover {
  color: #ef8867;
}
.c-nav-service__thumbnail {
  text-align: center;
  margin: 0 0 3px;
}
@media only screen and (max-width: 1080px) {
  .c-nav-service__thumbnail {
    width: auto;
  }
}
.c-nav-service__thumbnail img {
  width: 150px;
}
@media only screen and (max-width: 1080px) {
  .c-nav-service__thumbnail img {
    width: 75px;
  }
}
.c-nav-service__label {
  text-align: center;
}
@media only screen and (max-width: 1080px) {
  .c-nav-service__label {
    margin: 0 0 0 10px;
  }
}
.c-nav-pagenation__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-nav-pagenation__item {
  margin: 0 10px;
}
@media only screen and (max-width: 1300px) {
  .c-nav-pagenation__item {
    margin: 0 5px;
  }
}
@media only screen and (max-width: 768px) {
  .c-nav-pagenation__item {
    display: none;
  }
}
.c-nav-pagenation__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 44px;
  height: 44px;
  color: #fff;
  background: #262626;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  border-radius: 4px;
}
@media only screen and (max-width: 768px) {
  .c-nav-pagenation__item a {
    width: 30px;
    height: 30px;
  }
}
.c-nav-pagenation__item a:hover {
  color: #fff;
  background: #ef8867;
}
.c-nav-pagenation__item.current span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 44px;
  height: 44px;
  color: #fff;
  background: #ef8867;
  font-weight: bold;
  border-radius: 4px;
}
@media only screen and (max-width: 768px) {
  .c-nav-pagenation__item.current span {
    width: 36px;
    height: 36px;
  }
}
.c-nav-pagenation__item-next.left-button span {
  right: 108px;
}
@media only screen and (max-width: 768px) {
  .c-nav-pagenation__item-next.left-button span {
    right: 72px;
  }
}
.c-nav-pagenation__item-first, .c-nav-pagenation__item-prev, .c-nav-pagenation__item-next, .c-nav-pagenation__item-last {
  margin: 0 10px;
  position: relative;
}
@media only screen and (max-width: 1300px) {
  .c-nav-pagenation__item-first, .c-nav-pagenation__item-prev, .c-nav-pagenation__item-next, .c-nav-pagenation__item-last {
    margin: 0 5px;
  }
}
@media only screen and (max-width: 768px) {
  .c-nav-pagenation__item-first, .c-nav-pagenation__item-prev, .c-nav-pagenation__item-next, .c-nav-pagenation__item-last {
    margin: 0 12px;
  }
}
.c-nav-pagenation__item-first a, .c-nav-pagenation__item-prev a, .c-nav-pagenation__item-next a, .c-nav-pagenation__item-last a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 44px;
  padding: 0 12px;
  color: #fff;
  background: #262626;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  border-radius: 4px;
}
@media only screen and (max-width: 768px) {
  .c-nav-pagenation__item-first a, .c-nav-pagenation__item-prev a, .c-nav-pagenation__item-next a, .c-nav-pagenation__item-last a {
    height: 36px;
  }
}
.c-nav-pagenation__item-first a:hover, .c-nav-pagenation__item-prev a:hover, .c-nav-pagenation__item-next a:hover, .c-nav-pagenation__item-last a:hover {
  background: #ef8867;
}
.c-nav-pagenation__item-first a:hover i, .c-nav-pagenation__item-prev a:hover i, .c-nav-pagenation__item-next a:hover i, .c-nav-pagenation__item-last a:hover i {
  color: #ef8867;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.c-nav-pagenation__item-first a:hover.membership-button:hover i, .c-nav-pagenation__item-prev a:hover.membership-button:hover i, .c-nav-pagenation__item-next a:hover.membership-button:hover i, .c-nav-pagenation__item-last a:hover.membership-button:hover i {
  color: #fff !important;
}
.c-nav-pagenation__item-first a.list-type, .c-nav-pagenation__item-prev a.list-type, .c-nav-pagenation__item-next a.list-type, .c-nav-pagenation__item-last a.list-type {
  padding: 0 25px;
}
.c-nav-pagenation__item-first a.fa-left, .c-nav-pagenation__item-prev a.fa-left, .c-nav-pagenation__item-next a.fa-left, .c-nav-pagenation__item-last a.fa-left {
  right: 90px;
}
.c-nav-pagenation__item-first a span, .c-nav-pagenation__item-prev a span, .c-nav-pagenation__item-next a span, .c-nav-pagenation__item-last a span {
  position: absolute;
  display: block;
  color: #262626;
  text-align: center;
  background: #fff;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 16px;
  top: 50%;
  right: 15px;
  margin: -8px 0 0;
  font-size: 14px;
}
.c-nav-pagenation__item-first a span::before, .c-nav-pagenation__item-prev a span::before, .c-nav-pagenation__item-next a span::before, .c-nav-pagenation__item-last a span::before {
  display: none;
}
.c-nav-pagenation__item-prev {
  padding: 0 13px 0 37px;
}
.c-nav-pagenation__item-prev.left-next {
  padding: 0;
}
.c-nav-pagenation__item-prev.left-next a {
  padding: 0 10px 0 29px;
}
.c-nav-pagenation__item-prev.left-next a span {
  right: 47px;
}
@media only screen and (max-width: 1080px) {
  .c-nav-pagenation__item-prev.left-next a {
    padding: 0 12px;
  }
  .c-nav-pagenation__item-prev.left-next a span {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .c-nav-pagenation__item-prev.left-next a {
    padding: 0 10px 0 25px;
  }
  .c-nav-pagenation__item-prev.left-next a span {
    display: block;
    right: 45px;
  }
}
.c-nav-pagenation__item-prev span {
  right: 50px;
}
.c-nav-pagenation__item-first {
  padding: 0 13px 0 37px;
}
.c-nav-pagenation__item-first.left-next {
  padding: 0;
}
.c-nav-pagenation__item-first.left-next a {
  padding: 0 10px 0 29px;
}
.c-nav-pagenation__item-first.left-next a span {
  right: 64px;
}
@media only screen and (max-width: 1080px) {
  .c-nav-pagenation__item-first.left-next a {
    padding: 0 12px;
  }
  .c-nav-pagenation__item-first.left-next a span {
    display: none;
  }
}
.c-nav-pagenation__item-first span {
  right: 50px;
}
@media only screen and (max-width: 1080px) {
  .c-nav-pagenation__item-first span {
    display: none;
  }
}
.c-nav-pagenation__item-last {
  padding: 0 37px 0 13px;
}
.c-nav-pagenation__item-last.right-next {
  padding: 0;
}
.c-nav-pagenation__item-last.right-next a {
  padding: 0 28px 0 10px;
}
.c-nav-pagenation__item-last.right-next a span {
  right: 7px;
}
@media only screen and (max-width: 1080px) {
  .c-nav-pagenation__item-last.right-next a {
    padding: 0 12px;
  }
  .c-nav-pagenation__item-last.right-next a span {
    display: none;
  }
}
.c-nav-pagenation__item-next a {
  padding: 0 37px 0 13px;
}
.c-nav-pagenation__item-next.right-next {
  padding: 0;
}
.c-nav-pagenation__item-next.right-next a {
  padding: 0 29px 0 10px;
}
.c-nav-pagenation__item-next.right-next a span {
  right: 7px;
}
@media only screen and (max-width: 1080px) {
  .c-nav-pagenation__item-next.right-next a {
    padding: 0 12px;
  }
  .c-nav-pagenation__item-next.right-next a span {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .c-nav-pagenation__item-next.right-next a {
    padding: 0 25px 0 10px;
  }
  .c-nav-pagenation__item-next.right-next a span {
    display: block;
    right: 3px;
  }
}
.c-nav-pagenation__item-next.left-button a {
  padding: 0 19px 0 37px;
}
@media only screen and (max-width: 980px) {
  .c-nav-pagenation__item-next.left-button a {
    padding: 0 15px 0 25px;
  }
}
@media only screen and (max-width: 768px) {
  .c-nav-pagenation__item-next.left-button a {
    padding: 0 8px 0 25px;
  }
}
.c-nav-pagenation__item-next span {
  right: 105px;
}
.c-nav-pagenation__item-next span.membership-button {
  right: 57px;
  color: #fff;
  font-size: 18px;
  background: none;
}
.c-nav-pagenation__item-next span.membership-return-button {
  right: 109px;
  color: #fff;
  font-size: 18px;
  background: none;
}
.c-nav-pagenation__item-next span.membership-right-button {
  color: #fff;
  font-size: 18px;
  background: none;
  right: 10px;
}
.c-nav-pagenation__item-next span.membership-re-button {
  color: #fff;
  font-size: 18px;
  background: none;
  right: 197px;
}
@media only screen and (max-width: 980px) {
  .c-nav-pagenation__item-next span {
    right: 99px;
  }
}
@media only screen and (max-width: 980px) {
  .c-nav-pagenation__item-next span {
    right: 72px;
  }
}
.c-nav-pagenation__item.right-button a {
  padding: 0 37px 0 19px;
}
@media only screen and (max-width: 980px) {
  .c-nav-pagenation__item.right-button a {
    padding: 0 25px 0 15px;
  }
}
@media only screen and (max-width: 768px) {
  .c-nav-pagenation__item.right-button a {
    padding: 0 25px 0 8px;
  }
}
@media only screen and (max-width: 980px) {
  .c-nav-pagenation__item.right-button span {
    right: 6px;
  }
}
.c-nav-pagenation__item.right-button a {
  padding: 0 12px;
}
@media only screen and (max-width: 768px) {
  .c-nav-pagenation__item-first, .c-nav-pagenation__item-last {
    display: none;
  }
}
.c-nav-pagenation__item-icon-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 20px;
  height: 44px;
  color: #3F6DA3;
  text-decoration: none;
  font-size: 1.8rem;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.c-nav-pagenation__item-icon-link:hover {
  color: #4679b5;
}
.c-nav-pagenation__count {
  text-align: center;
}
@media only screen and (max-width: 1080px) {
  .c-nav-footer {
    display: none;
  }
}
.c-nav-footer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 20px;
}
@media only screen and (max-width: 1080px) {
  .c-nav-footer__list {
    padding: 0px 5px;
  }
}
@media only screen and (max-width: 980px) {
  .c-nav-footer__list {
    display: block;
  }
}
.c-nav-footer__item {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}
.c-nav-footer__item-end {
  margin: 0 0 15px;
}
.c-nav-footer__item-end a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #060606;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.c-nav-footer__item-end a:hover {
  border-color: #fff;
}
.c-nav-footer__item-end-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 22px 0;
}
@media only screen and (max-width: 1080px) {
  .c-nav-footer__item-end-sns {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0 25px 0;
  }
}
.c-nav-footer__item-end-sns a {
  width: 32px;
  margin: 0 25px 0 0;
}
@media only screen and (max-width: 1080px) {
  .c-nav-footer__item-end-sns a {
    width: 35px;
    margin: 0 30px 0;
  }
}
.c-nav-footer__child-item {
  margin: 0 0 5px;
}
.c-nav-footer__child-item a {
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  font-weight: 400;
  padding: 0 0 2px;
  border-bottom: 1px solid #060606;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.c-nav-footer__child-item a:hover {
  border-color: #888;
}
.c-nav-footer__child-child {
  padding: 0 0 0 15px;
}
.c-nav-footer__child-child-item {
  margin: 0 0 5px;
}
.c-nav-footer__child-child-item a {
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  font-weight: 400;
}
.c-nav-footer__label {
  color: #888;
  margin: 0 0 12px;
}
.c-nav-footer__label.member-page {
  margin: 32px 0 12px;
}
.c-nav-footer__label a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #060606;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.c-nav-footer__label a:hover {
  border-color: #fff;
}

.desk-none {
  display: none;
}
@media only screen and (max-width: 1080px) {
  .desk-none {
    display: block;
  }
}

.c-breadcrumbs {
  margin-bottom: 8rem;
}
@media only screen and (max-width: 900px) {
  .c-breadcrumbs {
    padding: 0;
    margin-bottom: 3rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-breadcrumbs {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .c-breadcrumbs.pc-display {
    display: block;
  }
}
.c-breadcrumbs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-breadcrumbs__item {
  padding: 0 0.75rem 0 0;
  font-size: 1.4rem;
}
@media only screen and (max-width: 980px) {
  .c-breadcrumbs__item {
    font-size: 1.1rem;
  }
}
.c-breadcrumbs__item a {
  color: #3F6DA3;
}
.c-breadcrumbs__item span {
  border-bottom: 1px solid #3F6DA3;
}

.c-icon-arrow {
  position: relative;
  padding: 0 0 0 20px;
}
.c-icon-arrow i {
  position: absolute;
  display: block;
  color: #fff;
  text-align: center;
  background: #ef8867;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 16px;
  font-size: 14px;
  top: 0.25em;
  left: 0;
}
.c-icon-arrow-link {
  position: relative;
  padding-left: 20px;
}
.c-icon-arrow-link i {
  position: absolute;
  color: #fff;
  text-align: center;
  background: #ef8867;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 16px;
  font-size: 14px;
  top: 0.25em;
  left: 0;
}
.c-icon-arrow-link span {
  display: inline;
  padding: 0 0 2px;
  background-image: -webkit-gradient(linear, left top, right top, from(#ef8867), to(#ef8867));
  background-image: linear-gradient(90deg, #ef8867, #ef8867);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 100% 0;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  line-height: 1.4;
}
.c-icon-arrow-link-important {
  position: relative;
  display: inline-block;
  padding-left: 1.1em;
  text-decoration: none;
}
.c-icon-arrow-link-important:before {
  content: "";
  width: 1em;
  height: 1em;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: -0.2em;
  margin-top: -0.5em;
}
@media only screen and (max-width: 768px) {
  .c-icon-arrow-link-important:before {
    background: #d60005;
  }
}
.c-icon-arrow-link-important:after {
  content: "";
  width: 0.25em;
  height: 0.25em;
  border: 0;
  border-top: solid 2px #d60005;
  border-right: solid 2px #d60005;
  position: absolute;
  top: 50%;
  left: 0.05em;
  margin-top: -0.2em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media only screen and (max-width: 768px) {
  .c-icon-arrow-link-important:after {
    border-color: #fff;
  }
}
.c-icon-arrow-card {
  position: relative;
}
.c-icon-arrow-card:before {
  content: "";
  width: 1em;
  height: 1em;
  background: #3F6DA3;
  border-radius: 50%;
  position: absolute;
  bottom: 2.5rem;
  right: 1.5em;
  margin-top: -0.5em;
}
@media only screen and (max-width: 768px) {
  .c-icon-arrow-card:before {
    bottom: 0.75rem;
    right: 0.75em;
  }
}
.c-icon-arrow-card:after {
  content: "";
  width: 0.25em;
  height: 0.25em;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  bottom: 1.9em;
  right: 1.9em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media only screen and (max-width: 768px) {
  .c-icon-arrow-card:after {
    bottom: 0.8em;
    right: 1.1em;
  }
}
.c-icon-arrow-button {
  position: relative;
  display: inline-block;
  padding-left: 1.2em;
  text-decoration: none;
}
.c-icon-arrow-button:before {
  content: "";
  width: 1em;
  height: 1em;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: -0.2em;
  margin-top: -0.5em;
}
.c-icon-arrow-button:after {
  content: "";
  width: 0.25em;
  height: 0.25em;
  border: 0;
  border-top: solid 2px #3F6DA3;
  border-right: solid 2px #3F6DA3;
  position: absolute;
  top: 50%;
  left: 0.1em;
  margin-top: -0.2em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.c-icon-arrow-dark {
  position: relative;
  display: inline-block;
  padding-left: 1.2em;
  text-decoration: none;
}
.c-icon-arrow-dark:before {
  content: "";
  width: 1em;
  height: 1em;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: -0.2em;
  margin-top: -0.5em;
}
.c-icon-arrow-dark:after {
  content: "";
  width: 0.25em;
  height: 0.25em;
  border: 0;
  border-top: solid 2px #363C41;
  border-right: solid 2px #363C41;
  position: absolute;
  top: 50%;
  left: 0.1em;
  margin-top: -0.2em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.c-icon-arrow-breadcrumbs {
  position: relative;
  display: inline-block;
  padding-right: 1.1em;
  text-decoration: none;
}
.c-icon-arrow-breadcrumbs:before {
  content: "";
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: -0.2em;
  margin-top: -0.5em;
}
.c-icon-arrow-breadcrumbs:after {
  content: "";
  width: 0.4em;
  height: 0.4em;
  border: 0;
  border-top: solid 1px #dedede;
  border-right: solid 1px #dedede;
  position: absolute;
  top: 50%;
  right: 0.22em;
  margin-top: -0.2em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.c-icon-blank {
  position: relative;
  display: inline-block;
  padding-right: 1.2em;
  text-decoration: none;
}
.c-icon-blank:before {
  content: "";
  width: 0.6em;
  height: 0.6em;
  position: absolute;
  border-bottom: solid 2px #3F6DA3;
  border-left: solid 2px #3F6DA3;
  top: 50%;
  right: 0.25em;
  margin-top: -0.2em;
}
.c-icon-blank:after {
  content: "";
  width: 0.55em;
  height: 0.6em;
  border: 0;
  border: solid 2px #3F6DA3;
  position: absolute;
  top: 50%;
  right: 0em;
  margin-top: -0.5em;
}
.c-icon-blank-white {
  position: relative;
  display: inline-block;
  padding-right: 1.2em;
  text-decoration: none;
}
.c-icon-blank-white:before {
  content: "";
  width: 0.6em;
  height: 0.6em;
  position: absolute;
  border-bottom: solid 2px #fff;
  border-left: solid 2px #fff;
  top: 50%;
  right: 0.25em;
  margin-top: -0.2em;
}
.c-icon-blank-white:after {
  content: "";
  width: 0.55em;
  height: 0.6em;
  border: 0;
  border: solid 2px #fff;
  position: absolute;
  top: 50%;
  right: 0em;
  margin-top: -0.5em;
}

.c-label, .c-label-limit, .c-label-end, .c-label-release, .c-label-reception, .c-label-close {
  display: inline-block;
  padding: 0.45em 0.9em;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  background: #363C41;
  line-height: 1em;
  margin: 0 0 0 5px;
}
.c-label-close {
  color: #fff;
  background: #33CB85;
  border-radius: 20px;
  text-align: center;
  width: 6em;
  margin: 0;
}
.c-label-close.gr-label {
  background-color: #DBDBDB;
  color: #262626;
  border-radius: inherit;
  padding: 7px 13px;
}
@media only screen and (max-width: 768px) {
  .c-label-close.gr-label {
    font-size: 19px;
  }
}
@media only screen and (max-width: 500px) {
  .c-label-close.gr-label {
    font-size: 14px;
  }
}
.c-label-reception {
  color: #fff;
  background: #33CB85;
  border-radius: 20px;
  text-align: center;
  width: 5.5em;
  margin: 0;
}
.c-label-reception.yorusemi-reception {
  font-size: 1.3rem;
}
.c-label-reception.gr-label {
  background-color: #33CB85;
  border-radius: inherit;
  padding: 7px 13px;
}
@media only screen and (max-width: 768px) {
  .c-label-reception.gr-label {
    font-size: 19px;
  }
}
@media only screen and (max-width: 500px) {
  .c-label-reception.gr-label {
    font-size: 14px;
  }
}
.c-label-release {
  color: #fff;
  background: #3F6DA3;
  border-radius: 20px;
  text-align: center;
  width: 6em;
  margin: 0;
}
.c-label-release.gr-label {
  background-color: #DBDBDB;
  border-radius: inherit;
  padding: 7px 13px;
  color: #262626;
}
@media only screen and (max-width: 768px) {
  .c-label-release.gr-label {
    font-size: 19px;
  }
}
@media only screen and (max-width: 500px) {
  .c-label-release.gr-label {
    font-size: 14px;
  }
}
.c-label-end {
  color: #fff;
  background: #aaa;
  border-radius: 20px;
  text-align: center;
  width: 6em;
  margin: 0;
}
.c-label-limit {
  color: #fff;
  background: #E81F7C;
  border-radius: 20px;
  text-align: center;
  width: 9em;
  margin: 0;
}
.c-label-limit.gr-label {
  border-radius: inherit;
  padding: 7px 13px;
}
.c-label-radius {
  display: inline-block;
  padding: 0.45em 0.9em;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  background: #363C41;
  line-height: 1em;
  border-radius: 15px;
  padding: 7px 13px;
  margin: 0 0 0 8px;
}
@media only screen and (max-width: 768px) {
  .c-label-radius {
    font-size: 16px;
    margin: 0 8px 8px;
  }
}
@media only screen and (max-width: 480px) {
  .c-label-radius {
    font-size: 14px;
  }
}

.c-col-4 {
  width: 23%;
}
@media only screen and (max-width: 768px) {
  .c-col-4 {
    width: 49%;
  }
}
.c-col-2 {
  width: 49%;
}
@media only screen and (max-width: 768px) {
  .c-col-2 {
    width: 100%;
  }
}

.c-box-section {
  margin: 0 0 150px;
}
@media only screen and (max-width: 980px) {
  .c-box-section {
    margin: 0 0 75px;
  }
}
.c-box-section:last-child {
  margin: 0;
}
.c-box-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 35px 0;
  border-bottom: 1px solid #dedede;
}
@media only screen and (max-width: 980px) {
  .c-box-content {
    display: block;
    padding: 15px 0;
  }
}
.c-box-content__label {
  width: 145px;
  font-weight: bold;
  line-height: 1.6;
}
@media only screen and (max-width: 980px) {
  .c-box-content__label {
    width: auto;
    margin: 0 0 5px;
  }
}
.c-box-content__body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 0 0 15px;
  line-height: 1.6;
}
@media only screen and (max-width: 980px) {
  .c-box-content__body {
    margin: 0;
  }
}

body.mce-content-body {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
  font-size: 16px;
}

.editor-styles-wrapper h1,
.editor-styles-wrapper h2,
.editor-styles-wrapper h3,
.editor-styles-wrapper h4,
.editor-styles-wrapper h5,
.editor-styles-wrapper h6 {
  position: relative;
}
.editor-styles-wrapper h1:after,
.editor-styles-wrapper h2:after,
.editor-styles-wrapper h3:after,
.editor-styles-wrapper h4:after,
.editor-styles-wrapper h5:after,
.editor-styles-wrapper h6:after {
  display: block;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  border-radius: 3px;
  background: #444;
  color: #fff;
  font-size: 8px;
  letter-spacing: 0;
  top: -5px !important;
  left: -20px !important;
}
.editor-styles-wrapper h1:after {
  content: "h2" !important;
  left: -20px;
}
.editor-styles-wrapper h2:after {
  content: "h2" !important;
  left: -20px;
}
.editor-styles-wrapper h3:after {
  content: "h3" !important;
}
.editor-styles-wrapper h4:after {
  content: "h4" !important;
}
.editor-styles-wrapper h5:after {
  content: "h5" !important;
}
.editor-styles-wrapper h6:after {
  content: "h5" !important;
}

.wp-block {
  max-width: 100%;
  padding: 0 8px;
  margin: 8px 0;
}

.editor-styles-wrapper {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}
.editor-styles-wrapper * {
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.editor-styles-wrapper h1,
.editor-styles-wrapper h2,
.editor-styles-wrapper h3,
.editor-styles-wrapper h4,
.editor-styles-wrapper h5,
.editor-styles-wrapper h6,
.editor-styles-wrapper p,
.editor-styles-wrapper dl,
.editor-styles-wrapper dt,
.editor-styles-wrapper dd,
.editor-styles-wrapper ul,
.editor-styles-wrapper ol,
.editor-styles-wrapper li,
.editor-styles-wrapper blockquote,
.editor-styles-wrapper th,
.editor-styles-wrapper td,
.editor-styles-wrapper pre,
.editor-styles-wrapper form,
.editor-styles-wrapper fieldset,
.editor-styles-wrapper input,
.editor-styles-wrapper textarea {
  font-size: 16px;
  line-height: 1em;
  margin: 0;
  padding: 0;
}

.c-wp-content h1,
.c-wp-content h2,
.c-wp-content h3,
.c-wp-content h4,
.c-wp-content h5,
.c-wp-content h6,
.c-wp-content p,
.c-wp-content div {
  font-size: 1.6rem;
}

.editor-styles-wrapper,
.c-wp-content {
  /*
  h1 {
    margin: 0 0 3rem;
  }
  h2 {
    margin: 0 0 2.5rem;
  }
  h3 {
    margin: 0 0 2rem;
  }
  h4 {
    margin: 0 0 1rem;
  }
  h5 {
    margin: 0 0 1rem;
  }
  h6 {
    margin: 0 0 1rem;
  } */
}
.editor-styles-wrapper h1,
.editor-styles-wrapper h2,
.editor-styles-wrapper h3,
.editor-styles-wrapper h4,
.editor-styles-wrapper h5,
.editor-styles-wrapper h6,
.c-wp-content h1,
.c-wp-content h2,
.c-wp-content h3,
.c-wp-content h4,
.c-wp-content h5,
.c-wp-content h6 {
  margin: 0;
  font-weight: bold;
}
.editor-styles-wrapper h1.is-style-large,
.editor-styles-wrapper h2.is-style-large,
.editor-styles-wrapper h3.is-style-large,
.editor-styles-wrapper h4.is-style-large,
.editor-styles-wrapper h5.is-style-large,
.editor-styles-wrapper h6.is-style-large,
.c-wp-content h1.is-style-large,
.c-wp-content h2.is-style-large,
.c-wp-content h3.is-style-large,
.c-wp-content h4.is-style-large,
.c-wp-content h5.is-style-large,
.c-wp-content h6.is-style-large {
  font-size: 3.2rem;
  text-align: center;
  margin: 0 0 45px;
}
@media only screen and (max-width: 1080px) {
  .editor-styles-wrapper h1.is-style-large,
  .editor-styles-wrapper h2.is-style-large,
  .editor-styles-wrapper h3.is-style-large,
  .editor-styles-wrapper h4.is-style-large,
  .editor-styles-wrapper h5.is-style-large,
  .editor-styles-wrapper h6.is-style-large,
  .c-wp-content h1.is-style-large,
  .c-wp-content h2.is-style-large,
  .c-wp-content h3.is-style-large,
  .c-wp-content h4.is-style-large,
  .c-wp-content h5.is-style-large,
  .c-wp-content h6.is-style-large {
    font-size: 2.4rem;
    margin: 0 0 25px;
  }
}
.editor-styles-wrapper h1.is-style-medium,
.editor-styles-wrapper h2.is-style-medium,
.editor-styles-wrapper h3.is-style-medium,
.editor-styles-wrapper h4.is-style-medium,
.editor-styles-wrapper h5.is-style-medium,
.editor-styles-wrapper h6.is-style-medium,
.c-wp-content h1.is-style-medium,
.c-wp-content h2.is-style-medium,
.c-wp-content h3.is-style-medium,
.c-wp-content h4.is-style-medium,
.c-wp-content h5.is-style-medium,
.c-wp-content h6.is-style-medium {
  font-size: 2.8rem;
  line-height: 1.6;
  margin: 0 0 50px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper h1.is-style-medium,
  .editor-styles-wrapper h2.is-style-medium,
  .editor-styles-wrapper h3.is-style-medium,
  .editor-styles-wrapper h4.is-style-medium,
  .editor-styles-wrapper h5.is-style-medium,
  .editor-styles-wrapper h6.is-style-medium,
  .c-wp-content h1.is-style-medium,
  .c-wp-content h2.is-style-medium,
  .c-wp-content h3.is-style-medium,
  .c-wp-content h4.is-style-medium,
  .c-wp-content h5.is-style-medium,
  .c-wp-content h6.is-style-medium {
    font-size: 2rem;
    margin: 0 0 35px;
  }
  .editor-styles-wrapper h1.is-style-medium br,
  .editor-styles-wrapper h2.is-style-medium br,
  .editor-styles-wrapper h3.is-style-medium br,
  .editor-styles-wrapper h4.is-style-medium br,
  .editor-styles-wrapper h5.is-style-medium br,
  .editor-styles-wrapper h6.is-style-medium br,
  .c-wp-content h1.is-style-medium br,
  .c-wp-content h2.is-style-medium br,
  .c-wp-content h3.is-style-medium br,
  .c-wp-content h4.is-style-medium br,
  .c-wp-content h5.is-style-medium br,
  .c-wp-content h6.is-style-medium br {
    display: none;
  }
}
.editor-styles-wrapper h1.is-style-medium:after,
.editor-styles-wrapper h2.is-style-medium:after,
.editor-styles-wrapper h3.is-style-medium:after,
.editor-styles-wrapper h4.is-style-medium:after,
.editor-styles-wrapper h5.is-style-medium:after,
.editor-styles-wrapper h6.is-style-medium:after,
.c-wp-content h1.is-style-medium:after,
.c-wp-content h2.is-style-medium:after,
.c-wp-content h3.is-style-medium:after,
.c-wp-content h4.is-style-medium:after,
.c-wp-content h5.is-style-medium:after,
.c-wp-content h6.is-style-medium:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 10px;
  bottom: -20px;
  left: 0;
  display: block;
  background: #FDAF0D;
}
@media only screen and (max-width: 1080px) {
  .editor-styles-wrapper h1.is-style-medium:after,
  .editor-styles-wrapper h2.is-style-medium:after,
  .editor-styles-wrapper h3.is-style-medium:after,
  .editor-styles-wrapper h4.is-style-medium:after,
  .editor-styles-wrapper h5.is-style-medium:after,
  .editor-styles-wrapper h6.is-style-medium:after,
  .c-wp-content h1.is-style-medium:after,
  .c-wp-content h2.is-style-medium:after,
  .c-wp-content h3.is-style-medium:after,
  .c-wp-content h4.is-style-medium:after,
  .c-wp-content h5.is-style-medium:after,
  .c-wp-content h6.is-style-medium:after {
    width: 25px;
    height: 5px;
    bottom: -12.5px;
  }
}
.editor-styles-wrapper h1.is-style-sub,
.editor-styles-wrapper h2.is-style-sub,
.editor-styles-wrapper h3.is-style-sub,
.editor-styles-wrapper h4.is-style-sub,
.editor-styles-wrapper h5.is-style-sub,
.editor-styles-wrapper h6.is-style-sub,
.c-wp-content h1.is-style-sub,
.c-wp-content h2.is-style-sub,
.c-wp-content h3.is-style-sub,
.c-wp-content h4.is-style-sub,
.c-wp-content h5.is-style-sub,
.c-wp-content h6.is-style-sub {
  color: #262626;
  font-size: 2rem;
  margin: 0 0 20px;
  line-height: 1.4;
}
@media only screen and (max-width: 1080px) {
  .editor-styles-wrapper h1.is-style-sub,
  .editor-styles-wrapper h2.is-style-sub,
  .editor-styles-wrapper h3.is-style-sub,
  .editor-styles-wrapper h4.is-style-sub,
  .editor-styles-wrapper h5.is-style-sub,
  .editor-styles-wrapper h6.is-style-sub,
  .c-wp-content h1.is-style-sub,
  .c-wp-content h2.is-style-sub,
  .c-wp-content h3.is-style-sub,
  .c-wp-content h4.is-style-sub,
  .c-wp-content h5.is-style-sub,
  .c-wp-content h6.is-style-sub {
    font-size: 1.6rem;
    margin: 0 0 1rem;
  }
}
.editor-styles-wrapper p,
.c-wp-content p {
  margin: 0 0 1em;
}
.editor-styles-wrapper p.is-style-en,
.c-wp-content p.is-style-en {
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
  font-size: 60px;
  color: #3F6DA3;
  position: relative;
  padding: 0 0 15px;
  margin: 0 0 10px;
  text-align: center;
}
@media only screen and (max-width: 1080px) {
  .editor-styles-wrapper p.is-style-en,
  .c-wp-content p.is-style-en {
    font-size: 30px;
    padding: 0 0 10px;
    margin: 0 0 8px;
  }
}
.editor-styles-wrapper p.is-style-en:after,
.c-wp-content p.is-style-en:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 10px;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -25px;
  display: block;
  background: #FDAF0D;
}
@media only screen and (max-width: 1080px) {
  .editor-styles-wrapper p.is-style-en:after,
  .c-wp-content p.is-style-en:after {
    width: 25px;
    height: 5px;
    margin: 0 0 0 -12.5px;
  }
}
.editor-styles-wrapper ul.is-style-list-center,
.editor-styles-wrapper ol.is-style-list-center,
.c-wp-content ul.is-style-list-center,
.c-wp-content ol.is-style-list-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.editor-styles-wrapper ul,
.c-wp-content ul {
  padding: 0 0 0 2rem;
}
.editor-styles-wrapper ul li,
.c-wp-content ul li {
  position: relative;
  margin: 0 0 1rem;
  line-height: 1.6;
}
.editor-styles-wrapper ul li::before,
.c-wp-content ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.9rem;
  left: -1.2rem;
  width: 5px;
  height: 5px;
  border-radius: 4px;
  background: #262626;
}
.editor-styles-wrapper ul li:last-child,
.c-wp-content ul li:last-child {
  margin: 0;
}
.editor-styles-wrapper ol,
.c-wp-content ol {
  padding: 0 0 0 2rem;
}
.editor-styles-wrapper ol li,
.c-wp-content ol li {
  list-style: decimal;
  margin: 0 0 1rem;
}
.editor-styles-wrapper ol li:last-child,
.c-wp-content ol li:last-child {
  margin: 0;
}
.editor-styles-wrapper .has-c-wp-small-font-size,
.c-wp-content .has-c-wp-small-font-size {
  font-size: 1.4rem;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .has-c-wp-small-font-size,
  .c-wp-content .has-c-wp-small-font-size {
    font-size: 1.2rem;
  }
}
.editor-styles-wrapper .has-c-wp-little-larg-font-size,
.c-wp-content .has-c-wp-little-larg-font-size {
  font-size: 2rem;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .has-c-wp-little-larg-font-size,
  .c-wp-content .has-c-wp-little-larg-font-size {
    font-size: 1.8rem;
  }
}
.editor-styles-wrapper .has-c-wp-larg-font-size,
.c-wp-content .has-c-wp-larg-font-size {
  font-size: 2.4rem;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .has-c-wp-larg-font-size,
  .c-wp-content .has-c-wp-larg-font-size {
    font-size: 2.2rem;
  }
}
.editor-styles-wrapper .has-c-wp-huge-font-size,
.c-wp-content .has-c-wp-huge-font-size {
  font-size: 3.2rem;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .has-c-wp-huge-font-size,
  .c-wp-content .has-c-wp-huge-font-size {
    font-size: 2.4rem;
  }
}
.editor-styles-wrapper .has-c-wp-section-head-font-size,
.c-wp-content .has-c-wp-section-head-font-size {
  font-size: 2rem;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .has-c-wp-section-head-font-size,
  .c-wp-content .has-c-wp-section-head-font-size {
    font-size: 1.8rem;
  }
}
.editor-styles-wrapper .has-c-wp-head-font-size,
.c-wp-content .has-c-wp-head-font-size {
  font-size: 1.8rem;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .has-c-wp-head-font-size,
  .c-wp-content .has-c-wp-head-font-size {
    font-size: 1.6rem;
  }
}
.editor-styles-wrapper .wp-block-columns,
.c-wp-content .wp-block-columns {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-columns,
  .c-wp-content .wp-block-columns {
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-column,
  .c-wp-content .wp-block-column {
    margin: 1rem 0;
  }
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-column .wp-block-columns,
  .c-wp-content .wp-block-column .wp-block-columns {
    margin-right: 0;
    margin-left: 0;
  }
}
.editor-styles-wrapper .wp-block-columns.is-style-columns-narrow,
.c-wp-content .wp-block-columns.is-style-columns-narrow {
  width: 960px;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-columns.is-style-columns-narrow,
  .c-wp-content .wp-block-columns.is-style-columns-narrow {
    width: auto;
  }
}
.editor-styles-wrapper .wp-block-columns.is-style-columns-inner,
.c-wp-content .wp-block-columns.is-style-columns-inner {
  padding-right: 15px;
  padding-left: 15px;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-columns.is-style-columns-inner,
  .c-wp-content .wp-block-columns.is-style-columns-inner {
    padding-right: 8px;
    padding-left: 8px;
  }
}
.editor-styles-wrapper .wp-block-columns.is-style-columns-margin-short,
.c-wp-content .wp-block-columns.is-style-columns-margin-short {
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-columns.is-style-columns-margin-short,
  .c-wp-content .wp-block-columns.is-style-columns-margin-short {
    margin-bottom: 0.75rem;
  }
}
.editor-styles-wrapper .wp-block-columns.is-style-columns-margin-medium,
.c-wp-content .wp-block-columns.is-style-columns-margin-medium {
  margin-bottom: 3rem;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-columns.is-style-columns-margin-medium,
  .c-wp-content .wp-block-columns.is-style-columns-margin-medium {
    margin-bottom: 1.5rem;
  }
}
.editor-styles-wrapper .wp-block-columns.is-style-columns-margin-long,
.c-wp-content .wp-block-columns.is-style-columns-margin-long {
  margin-bottom: 7.5rem;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-columns.is-style-columns-margin-long,
  .c-wp-content .wp-block-columns.is-style-columns-margin-long {
    margin-bottom: 3rem;
  }
}
.editor-styles-wrapper .wp-block-columns.is-style-columns-margin-longer,
.c-wp-content .wp-block-columns.is-style-columns-margin-longer {
  margin-bottom: 10rem;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-columns.is-style-columns-margin-longer,
  .c-wp-content .wp-block-columns.is-style-columns-margin-longer {
    margin-bottom: 5rem;
  }
}
.editor-styles-wrapper .wp-block-columns.is-style-columns-margin-longest,
.c-wp-content .wp-block-columns.is-style-columns-margin-longest {
  margin-bottom: 12.5rem;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-columns.is-style-columns-margin-longest,
  .c-wp-content .wp-block-columns.is-style-columns-margin-longest {
    margin-bottom: 7rem;
  }
}
.editor-styles-wrapper .wp-block-columns.is-style-columns-box,
.c-wp-content .wp-block-columns.is-style-columns-box {
  border: 1px solid #d9d8b0;
  padding: 3rem;
}
.editor-styles-wrapper .wp-block-columns.is-style-columns-line,
.c-wp-content .wp-block-columns.is-style-columns-line {
  border-top: 2px solid #d9d8b0;
  border-bottom: 2px solid #d9d8b0;
  padding: 3.5rem 2.5rem;
}
.editor-styles-wrapper .wp-block-columns.is-style-columns-center .wp-block-column,
.c-wp-content .wp-block-columns.is-style-columns-center .wp-block-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.editor-styles-wrapper .wp-block-column.is-style-column-margin-short,
.c-wp-content .wp-block-column.is-style-column-margin-short {
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-column.is-style-column-margin-short,
  .c-wp-content .wp-block-column.is-style-column-margin-short {
    margin-bottom: 0.75rem;
  }
}
.editor-styles-wrapper .wp-block-column.is-style-column-margin-medium,
.c-wp-content .wp-block-column.is-style-column-margin-medium {
  margin-bottom: 3rem;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-column.is-style-column-margin-medium,
  .c-wp-content .wp-block-column.is-style-column-margin-medium {
    margin-bottom: 1.5rem;
  }
}
.editor-styles-wrapper .wp-block-column.is-style-column-margin-long,
.c-wp-content .wp-block-column.is-style-column-margin-long {
  margin-bottom: 7.5rem;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-column.is-style-column-margin-long,
  .c-wp-content .wp-block-column.is-style-column-margin-long {
    margin-bottom: 3rem;
  }
}
.editor-styles-wrapper .wp-block-column.is-style-column-margin-longer,
.c-wp-content .wp-block-column.is-style-column-margin-longer {
  margin-bottom: 10rem;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-column.is-style-column-margin-longer,
  .c-wp-content .wp-block-column.is-style-column-margin-longer {
    margin-bottom: 5rem;
  }
}
.editor-styles-wrapper .wp-block-column.is-style-column-margin-longest,
.c-wp-content .wp-block-column.is-style-column-margin-longest {
  margin-bottom: 12.5rem;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-column.is-style-column-margin-longest,
  .c-wp-content .wp-block-column.is-style-column-margin-longest {
    margin-bottom: 7rem;
  }
}
.editor-styles-wrapper .wp-block-table.is-style-table-simple,
.c-wp-content .wp-block-table.is-style-table-simple {
  margin: 0 0 75px;
}
.editor-styles-wrapper .wp-block-table.is-style-table-simple tr,
.c-wp-content .wp-block-table.is-style-table-simple tr {
  border: none;
  line-height: 1.6;
}
.editor-styles-wrapper .wp-block-table.is-style-table-simple th,
.c-wp-content .wp-block-table.is-style-table-simple th {
  border: none;
  padding: 1.5rem;
  line-height: 1.6;
  font-weight: bold;
  text-align: center;
  background: #E3F8FD;
  border-bottom: 1px solid white;
}
.editor-styles-wrapper .wp-block-table.is-style-table-simple th:first-child,
.c-wp-content .wp-block-table.is-style-table-simple th:first-child {
  background: transparent;
}
.editor-styles-wrapper .wp-block-table.is-style-table-simple td,
.c-wp-content .wp-block-table.is-style-table-simple td {
  border: none;
  padding: 1.5rem;
  line-height: 1.6;
  border-bottom: 1px solid white;
  text-align: center;
  width: 160px;
}
.editor-styles-wrapper .wp-block-table.is-style-table-simple td:first-child,
.c-wp-content .wp-block-table.is-style-table-simple td:first-child {
  font-weight: bold;
  width: 150px;
}
.editor-styles-wrapper .wp-block-table.is-style-table-classic tr,
.c-wp-content .wp-block-table.is-style-table-classic tr {
  border: none;
  line-height: 1.6;
}
.editor-styles-wrapper .wp-block-table.is-style-table-classic td,
.c-wp-content .wp-block-table.is-style-table-classic td {
  border: none;
  padding: 1.5rem;
  line-height: 1.6;
  border-bottom: 1px solid white;
}
.editor-styles-wrapper .wp-block-table.is-style-table-classic td:first-child,
.c-wp-content .wp-block-table.is-style-table-classic td:first-child {
  font-weight: bold;
  color: #363C41;
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-table,
  .c-wp-content .wp-block-table {
    overflow: auto;
    white-space: nowrap;
  }
  .editor-styles-wrapper .wp-block-table::-webkit-scrollbar,
  .c-wp-content .wp-block-table::-webkit-scrollbar {
    height: 15px;
  }
  .editor-styles-wrapper .wp-block-table::-webkit-scrollbar-track,
  .c-wp-content .wp-block-table::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .editor-styles-wrapper .wp-block-table::-webkit-scrollbar-thumb,
  .c-wp-content .wp-block-table::-webkit-scrollbar-thumb {
    background: #bbb;
  }
}
.editor-styles-wrapper .wp-block-button.is-style-button-primary .wp-block-button__link,
.c-wp-content .wp-block-button.is-style-button-primary .wp-block-button__link {
  display: inline-block;
  padding: 1em 2.5em;
  border-radius: 8px;
  font-weight: bold;
  text-decoration: none;
  border: none;
  outline: none;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  color: #fff;
  background: #3F6DA3;
  min-width: 40rem;
}
.editor-styles-wrapper .wp-block-button.is-style-button-primary .wp-block-button__link:hover,
.c-wp-content .wp-block-button.is-style-button-primary .wp-block-button__link:hover {
  cursor: pointer;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-button.is-style-button-primary .wp-block-button__link,
  .c-wp-content .wp-block-button.is-style-button-primary .wp-block-button__link {
    min-width: auto;
  }
}
.editor-styles-wrapper .wp-block-button.is-style-button-secondary .wp-block-button__link,
.c-wp-content .wp-block-button.is-style-button-secondary .wp-block-button__link {
  font-size: 1.4rem;
  display: inline-block;
  padding: 1em 2.5em;
  border-radius: 6px;
  font-weight: bold;
  text-decoration: none;
  border: none;
  outline: none;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  color: #fff;
  background: #3F6DA3;
  min-width: 30rem;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-button.is-style-button-secondary .wp-block-button__link,
  .c-wp-content .wp-block-button.is-style-button-secondary .wp-block-button__link {
    min-width: auto;
  }
}
.editor-styles-wrapper .wp-block-button.is-style-button-secondary .wp-block-button__link:hover,
.c-wp-content .wp-block-button.is-style-button-secondary .wp-block-button__link:hover {
  cursor: pointer;
  color: #fff;
}
.editor-styles-wrapper .wp-block-button.is-style-button-secondary .wp-block-button__link:hover,
.c-wp-content .wp-block-button.is-style-button-secondary .wp-block-button__link:hover {
  cursor: pointer;
  color: #fff;
}
.editor-styles-wrapper .alignwide,
.c-wp-content .alignwide {
  margin-left: 0;
  margin-right: 0;
  max-width: 100vw;
}
.editor-styles-wrapper .alignfull,
.c-wp-content .alignfull {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
}
.editor-styles-wrapper .alignfull img,
.c-wp-content .alignfull img {
  width: 100vw;
}

.wp-admin .wp-block-columns {
  padding: 10px 0;
  border: 1px dotted #aaa;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wp-admin .wp-block-column {
  border-right: 1px dashed #ccc;
}
.wp-admin .wp-block-column:last-child {
  border: none;
}
.wp-admin .wp-block-group {
  background: #fafafa;
  margin: 8px 0;
  padding: 5px 0;
}

.wp-block-image.is-style-image-space-short {
  padding-bottom: 1rem;
}
.wp-block-image.is-style-image-space-medium {
  padding-bottom: 3rem;
}
.wp-block-image.is-style-image-space-long {
  padding-bottom: 5rem;
}
.wp-block-image.is-style-image-space-longer {
  padding-bottom: 7.5rem;
}
.wp-block-image.is-style-image-space-longest {
  padding-bottom: 12rem;
}

.editor-styles-wrapper .is-style-paragraph-margin-none,
.c-wp-content .is-style-paragraph-margin-none {
  margin-bottom: 1rem;
}
.editor-styles-wrapper .is-style-paragraph-margin-short,
.c-wp-content .is-style-paragraph-margin-short {
  margin-bottom: 1rem;
}
.editor-styles-wrapper .is-style-paragraph-margin-medium,
.c-wp-content .is-style-paragraph-margin-medium {
  margin-bottom: 3rem;
}
.editor-styles-wrapper .is-style-paragraph-margin-long,
.c-wp-content .is-style-paragraph-margin-long {
  margin-bottom: 5rem;
}
.editor-styles-wrapper .is-style-paragraph-margin-longer,
.c-wp-content .is-style-paragraph-margin-longer {
  margin-bottom: 7.5rem;
}
.editor-styles-wrapper .is-style-paragraph-margin-longest,
.c-wp-content .is-style-paragraph-margin-longest {
  margin-bottom: 12rem;
}

.has-color-white-color {
  color: #fff;
}

.has-color-blue-color {
  color: #023b69;
}

.has-color-yellow-color {
  color: #a49620;
}

.has-color-red-color {
  color: #b60005;
}

.has-color-beige-color {
  color: #d9d8b0;
}

.has-color-gray-color {
  color: #ebebdf;
}

.has-color-blue-light-color {
  color: #e5f5fc;
}

.wp-block-columns.has-background {
  padding: 3.5rem !important;
}
@media only screen and (max-width: 768px) {
  .wp-block-columns.has-background {
    padding: 1rem !important;
  }
}

.has-color-white-background-color {
  background: #fff;
}

.has-color-blue-background-color {
  background: #023b69;
}

.has-color-yellow-background-color {
  background: #a49620;
}

.has-color-red-background-color {
  background: #b60005;
}

.has-color-beige-background-color {
  background: #d9d8b0;
}

.has-color-gray-background-color {
  background: #ebebdf;
}

.has-color-blue-light-background-color {
  background: #e5f5fc;
}

.editor-styles-wrapper h1.is-style-large,
.editor-styles-wrapper h2.is-style-large,
.editor-styles-wrapper h3.is-style-large,
.editor-styles-wrapper h4.is-style-large,
.editor-styles-wrapper h5.is-style-large,
.editor-styles-wrapper h6.is-style-large {
  font-size: 26px !important;
}
.editor-styles-wrapper h1.is-style-medium,
.editor-styles-wrapper h2.is-style-medium,
.editor-styles-wrapper h3.is-style-medium,
.editor-styles-wrapper h4.is-style-medium,
.editor-styles-wrapper h5.is-style-medium,
.editor-styles-wrapper h6.is-style-medium {
  font-size: 22px !important;
  margin: 0 0 32px;
}
.editor-styles-wrapper h1.is-style-sub,
.editor-styles-wrapper h2.is-style-sub,
.editor-styles-wrapper h3.is-style-sub,
.editor-styles-wrapper h4.is-style-sub,
.editor-styles-wrapper h5.is-style-sub,
.editor-styles-wrapper h6.is-style-sub {
  font-size: 18px !important;
  margin: 0 0 24px;
}
.editor-styles-wrapper h1.is-style-lihgt,
.editor-styles-wrapper h2.is-style-lihgt,
.editor-styles-wrapper h3.is-style-lihgt,
.editor-styles-wrapper h4.is-style-lihgt,
.editor-styles-wrapper h5.is-style-lihgt,
.editor-styles-wrapper h6.is-style-lihgt {
  font-size: 18px !important;
  padding: 0.75em 1em;
  margin: 0 0 32rem;
}
.editor-styles-wrapper h1.is-style-dark,
.editor-styles-wrapper h2.is-style-dark,
.editor-styles-wrapper h3.is-style-dark,
.editor-styles-wrapper h4.is-style-dark,
.editor-styles-wrapper h5.is-style-dark,
.editor-styles-wrapper h6.is-style-dark {
  font-size: 18px !important;
  padding: 0.75em 1em;
  margin: 0 0 32px;
}
.editor-styles-wrapper h1.is-style-underline,
.editor-styles-wrapper h2.is-style-underline,
.editor-styles-wrapper h3.is-style-underline,
.editor-styles-wrapper h4.is-style-underline,
.editor-styles-wrapper h5.is-style-underline,
.editor-styles-wrapper h6.is-style-underline {
  font-size: 18px !important;
  padding: 0 0 12px;
  margin: 0 0 24px;
}
.editor-styles-wrapper h1.is-style__en,
.editor-styles-wrapper h2.is-style__en,
.editor-styles-wrapper h3.is-style__en,
.editor-styles-wrapper h4.is-style__en,
.editor-styles-wrapper h5.is-style__en,
.editor-styles-wrapper h6.is-style__en {
  font-size: 12px !important;
  margin: 0 0 4px;
}
.editor-styles-wrapper p {
  line-height: 1.8;
  margin-bottom: 1rem;
}
.editor-styles-wrapper .wp-block-button.is-style-button-primary .wp-block-button__link {
  font-size: 18px !important;
}
.editor-styles-wrapper .wp-block-button.is-style-button-secondary .wp-block-button__link {
  font-size: 16px !important;
}

@media only screen and (max-width: 768px) {
  .is-col-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.is-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.block-editor-block-variation-picker__variations li::before {
  display: none !important;
}

.c-wp-font-18 {
  font-size: 18px !important;
}
@media only screen and (max-width: 768px) {
  .c-wp-font-18 {
    font-size: 16px !important;
  }
}

.c-wp-font-20 {
  font-size: 20px !important;
}
@media only screen and (max-width: 768px) {
  .c-wp-font-20 {
    font-size: 18px !important;
  }
}

@media only screen and (max-width: 768px) {
  .c-wp-slogan {
    padding: 0 25px;
  }
}

@font-face {
  font-family: "Nothing You Could Do";
  src: url("../webfonts/NothingYouCouldDo-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Carattere";
  src: url("../webfonts/Carattere-Regular.ttf") format("truetype");
}
.c-font-ex {
  font-family: "YakuHanMP", serif;
}
.c-font-en {
  font-family: "Nothing You Could Do", cursive;
}
.c-font-en-ex {
  font-family: "Carattere", cursive, serif;
}

.cc-revoke.cc-bottom {
  display: none !important;
}

.p-header {
  position: relative;
  z-index: 9999;
  padding: 0 0 0 15px;
  line-height: 1;
}
@media only screen and (max-width: 1080px) {
  .p-header {
    padding: 0;
  }
}
.p-header-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1080px) {
  .p-header-wrap {
    padding: 0;
  }
}
.p-header-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  padding: 0 0 0 5px;
}
@media only screen and (max-width: 1080px) {
  .p-header-title {
    background: #fff;
    width: 100%;
  }
}
.p-header-title a {
  display: block;
  text-decoration: none;
  font-weight: 700;
  color: #262626;
  font-size: 1px;
  line-height: 1;
}
.p-header-title__logo {
  width: 290px;
  line-height: 1;
}
@media only screen and (max-width: 1380px) {
  .p-header-title__logo {
    width: 170px;
  }
}
@media only screen and (max-width: 1080px) {
  .p-header-title__logo {
    width: 170px;
    padding: 3px 0;
  }
}
@media only screen and (max-width: 900px) {
  .p-header-title__logo {
    width: 160px;
  }
}
.p-header-title__sup {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  padding: 0 0 0 15px;
}
@media only screen and (max-width: 1380px) {
  .p-header-title__sup {
    font-size: 11px;
  }
}
@media only screen and (max-width: 900px) {
  .p-header-title__sup {
    font-size: 11px;
    padding: 0 0 0 5px;
  }
}
.p-header-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-header-content.membership_head {
  gap: 10px;
}
.p-header-login {
  margin: 0 15px 0 0;
}
.p-header-letter {
  margin: 0 15px 0 0;
}
@media only screen and (max-width: 1380px) {
  .p-header-letter {
    margin: 0 5px 0 0;
  }
}
.p-header-letter .c-button__small {
  min-width: auto;
  padding: 10px 15px;
  font-size: 15px;
}
@media only screen and (max-width: 1380px) {
  .p-header-letter .c-button__small {
    font-size: 10px;
    padding: 8px 10px;
  }
}
@media only screen and (max-width: 1080px) {
  .p-header-letter {
    display: none;
  }
}
.p-header-contact a {
  padding: 12px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  justify-content: center;
  background: #262626;
  color: #fff;
  text-decoration: none;
  text-align: center;
}
.p-header-contact a:hover {
  background: #ef8867;
}
.p-header-contact__icon {
  font-size: 36px;
  line-height: 1;
  margin: 0 0 3px;
}
.p-header-contact__label {
  font-size: 13px;
  font-weight: bold;
}
@media only screen and (max-width: 1380px) {
  .p-header-contact__label {
    font-size: 10px;
  }
}
@media only screen and (max-width: 1080px) {
  .p-header-contact {
    display: none;
  }
}
.p-header-content-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  padding: 6px;
}
.p-header-content-search-sp {
  display: none;
}
@media only screen and (max-width: 1080px) {
  .p-header-content-search-sp {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (max-width: 1080px) {
  .p-header-content-search {
    display: none;
  }
  .p-header-content-search.pc-none {
    display: block;
    width: 100px;
  }
}
.p-header-search {
  position: relative;
  width: 300px;
}
.p-header-search.sp-ver {
  width: 100% !important;
}
@media only screen and (max-width: 1080px) {
  .p-header-search-sp {
    position: relative;
  }
}
.p-footer-contact {
  text-align: center;
  padding: 100px 0;
  background-color: #F0F7FA;
}
@media only screen and (max-width: 1080px) {
  .p-footer-contact {
    padding: 50px 15px;
  }
}
.p-footer-contact__label {
  font-size: 60px;
}
@media only screen and (max-width: 1080px) {
  .p-footer-contact__label {
    font-size: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .p-footer-contact__label {
    font-size: 30px;
  }
}
.p-footer-contact__title {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 50px;
}
@media only screen and (max-width: 1080px) {
  .p-footer-contact__title {
    font-size: 16px;
    margin: 0 0 20px;
  }
}
.p-footer-contact__catch {
  font-size: 26px;
  font-weight: 700;
  margin: 0 0 15px;
  line-height: 1.4;
}
@media only screen and (max-width: 1080px) {
  .p-footer-contact__catch {
    font-size: 20px;
  }
}
.p-footer-contact__body {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 50px;
}
@media only screen and (max-width: 768px) {
  .p-footer-contact__body {
    font-size: 15px;
    margin: 0 0 20px;
  }
}
.p-footer-contact__link i {
  color: #3F6DA3;
}
.p-footer-contact__link:hover i {
  color: #ef8867;
}
.p-footer-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin: 0 0 50px;
}
@media only screen and (max-width: 1080px) {
  .p-footer-row {
    display: block;
    margin: 0 0 35px;
  }
}
.p-footer-col__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.p-footer-col__company {
  width: 300px;
}
@media only screen and (max-width: 1080px) {
  .p-footer-col__company {
    width: auto;
    text-align: center;
  }
}
.p-footer-letter {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #333;
  padding: 0 20px 20px;
  margin: 0 0 30px;
}
@media only screen and (max-width: 768px) {
  .p-footer-letter {
    display: block;
    padding: 0 10px 35px;
    margin: 0 0 35px;
  }
}
.p-footer-letter__catch {
  font-weight: 700;
  margin: 0 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-footer-letter__catch i {
  font-size: 24px;
}
.p-footer-letter__catch span {
  padding: 0 0 0 8px;
}
@media only screen and (max-width: 768px) {
  .p-footer-letter__catch {
    font-size: 13px;
  }
}
.p-footer-letter__body {
  font-size: 13px;
}
.p-footer-letter__link {
  padding: 0 0 0 25px;
}
@media only screen and (max-width: 768px) {
  .p-footer-letter__link {
    padding: 15px 0 0;
    text-align: center;
  }
}
.p-footer-company {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
.p-footer-company.footer-sns {
  display: none;
}
@media only screen and (max-width: 1080px) {
  .p-footer-company.footer-sns {
    display: block;
  }
}
.p-footer-company__logo {
  margin: 0 0 25px;
}
.p-footer-company__logo img {
  width: 240px;
}
.p-footer-company__name {
  line-height: 1.8;
  margin: 0 0 15px;
}
.p-footer-company__address-place {
  line-height: 1.8;
  margin: 0 0 15px;
}
.p-footer-company__address-tel {
  line-height: 1.8;
}
.p-footer-copyright {
  text-align: center;
  color: #fff;
  border-top: 1px solid #333;
  padding: 25px 0 0;
}
@media only screen and (max-width: 768px) {
  .p-footer-copyright {
    font-size: 13px;
  }
}
.p-footer-policy {
  position: fixed;
  z-index: -1;
  left: 0;
  width: 100%;
  background: rgba(54, 60, 65, 0.9);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
          backdrop-filter: saturate(180%) blur(20px);
  color: #fff;
  padding: 2.5rem 1rem 3rem;
  font-size: 1.4rem;
  font-weight: bold;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  opacity: 0;
  bottom: -15px;
  line-height: 1;
}
.p-footer-policy.js-active {
  bottom: 0;
  opacity: 1;
  z-index: 100;
}
@media only screen and (max-width: 768px) {
  .p-footer-policy {
    padding: 1.5rem 1.25rem 2.5rem;
  }
}
.p-footer-policy__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .p-footer-policy__inner {
    display: block;
  }
}
.p-footer-policy__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media only screen and (max-width: 768px) {
  .p-footer-policy__content {
    margin: 0 0 1.5rem;
  }
}
.p-footer-policy__content p {
  line-height: 1.6;
}
.p-footer-policy__content a {
  color: #fff;
}
.p-footer-policy__content a:hover {
  color: #ef8867;
}
.p-footer-policy__agree {
  width: 200px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .p-footer-policy__agree {
    width: auto;
  }
}
.p-footer-policy__agree a {
  display: inline-block;
  background: #fff;
  text-decoration: none;
  border-radius: 4px;
  padding: 1rem 2rem;
  color: #363C41;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.p-footer-policy__agree a:hover {
  background: #ef8867;
  color: #fff;
}

.container {
  position: relative;
  background: #fff;
  height: 300px;
}

.wave {
  position: absolute;
  height: 137px;
  width: 100%;
  background: #fff;
  bottom: 0;
}

.wave::before, .wave::after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 50% 100%;
}

.wave::before {
  width: 55%;
  height: 100%;
  background-color: #fff;
  right: -1.5%;
  top: 40%;
}

.wave::after {
  width: 55%;
  height: 109%;
  background-color: #F0F7FA;
  left: -1.5%;
  top: 60%;
}

.p-search__cat {
  padding: 0 25px 2px;
}
.p-search__cat span {
  color: #A5A594;
  font-weight: bold;
  font-size: 15px;
}
.p-search__key {
  margin: 0 0 4rem;
}
.p-search__key span {
  font-weight: bold;
  font-size: 2rem;
}
.p-search__item {
  padding: 0 1.5rem 2.5rem;
  margin: 0 0 2.5rem;
  border-bottom: 1px solid #cbcbcb;
}
@media only screen and (max-width: 768px) {
  .p-search__item {
    padding: 0 0.75rem 1.5rem;
    margin: 0 0 1.5rem;
  }
}
.p-search__item a {
  text-decoration: none;
  color: #262626;
}
.p-search__item a:hover .p-search__title {
  color: #4679b5;
}
.p-search__title {
  font-weight: bold;
  color: #3F6DA3;
  font-size: 1.8rem;
  margin: 0 0 0.75rem;
}
@media only screen and (max-width: 768px) {
  .p-search__title {
    font-size: 1.6rem;
  }
}
.p-search__body {
  color: #262626;
  font-size: 1.4rem;
}
.p-search__contents {
  margin: 0px !important;
}
.p-search__titles {
  margin-top: 100px !important;
}
.p-search__movie {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 25px !important;
}
@media only screen and (max-width: 1080px) {
  .p-search__movie {
    display: block;
    margin: 0 !important;
  }
}
.p-search__movie-txt {
  width: 100% !important;
}
.p-search__movie-txt h3 {
  margin: 0 !important;
  padding: 0 0 10px !important;
}
.p-search__movie-txt p {
  width: 93%;
  font-size: 16px;
  line-height: 1.3;
  color: #717171;
}
.p-search__movie-tmn {
  width: 300px !important;
}
@media only screen and (max-width: 768px) {
  .p-search__movie-tmn {
    width: 100% !important;
  }
}
.p-search__movie-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 768px) {
  .p-search__movie-link {
    display: block !important;
  }
}
.p-search-btn {
  margin-bottom: 0 !important;
}
.p-search-non, .p-search-button {
  width: 180px !important;
  margin-left: 0 !important;
}

.member-search {
  display: block !important;
}
@media only screen and (max-width: 1080px) {
  .member-search span {
    margin: 5px 10px 3px 0;
  }
}

.p-news__title.search-title {
  margin: 0 25px !important;
}
@media only screen and (max-width: 1080px) {
  .p-news__title.search-title {
    margin: 0 !important;
    font-size: 16px !important;
  }
}

@media only screen and (max-width: 900px) {
  .p-home-content {
    padding: 30px 0 0;
  }
}
.p-home-title {
  font-size: 18px;
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .p-home-title {
    font-size: 16px;
  }
}
.p-home-title-en {
  font-size: 60px;
}
@media only screen and (max-width: 1080px) {
  .p-home-title-en {
    font-size: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .p-home-title-en {
    font-size: 40px;
  }
}
.p-home-title-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 8px 0 0 20px;
  margin: 0 0 30px;
  background: url(../images/common/bg_title.png) no-repeat 0 0;
}
@media only screen and (max-width: 768px) {
  .p-home-title-head {
    background: transparent;
    padding: 0 0 0 5px;
    margin: 0 0 25px;
  }
}
.p-home-title-head .p-home-title {
  padding: 0 0 19px 25px;
}
@media only screen and (max-width: 768px) {
  .p-home-title-head .p-home-title {
    padding: 0 0 10px 15px;
  }
}
.p-home__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-home__link.seminar-button {
  margin: 50px 0 0;
}
.p-home__link.new-video {
  margin: 50px 0 0;
}
.p-home-main-visual {
  position: relative;
  margin: 0 0 125px;
}
@media only screen and (max-width: 1080px) {
  .p-home-main-visual {
    margin: 0 0 75px;
  }
}
@media only screen and (max-width: 768px) {
  .p-home-main-visual {
    margin: 0 0 35px;
  }
}
@media only screen and (max-width: 768px) {
  .p-home-main-visual__image {
    overflow: hidden;
    height: 300px;
  }
}
.p-home-main-visual__image img {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .p-home-main-visual__image img {
    padding: 10px 0 0;
    scale: 1.45;
  }
}
@media only screen and (max-width: 1080px) {
  .p-home-main-visual__image {
    padding: 25px 0 0;
  }
}
.p-home-main-visual__catch {
  position: absolute;
  bottom: 20%;
  left: 0;
  color: #fff;
  padding: 25px 75px 25px 35px;
  background: rgba(2, 24, 49, 0.77);
}
@media only screen and (max-width: 1080px) {
  .p-home-main-visual__catch {
    bottom: 10%;
    padding: 15px 35px 15px 20px;
  }
}
.p-home-main-visual__catch-jp {
  font-size: 38px;
  font-weight: bold;
}
@media only screen and (max-width: 1080px) {
  .p-home-main-visual__catch-jp {
    font-size: 16px;
  }
}
.p-home-main-visual__catch-en {
  font-size: 32px;
}
@media only screen and (max-width: 1080px) {
  .p-home-main-visual__catch-en {
    font-size: 14px;
  }
}
.p-home-sub-catch {
  margin: 0 0 145px;
}
@media only screen and (max-width: 1080px) {
  .p-home-sub-catch {
    margin: 0 0 75px;
  }
}
@media only screen and (max-width: 1080px) {
  .p-home-sub-catch {
    margin: 0 0 45px;
  }
}
.p-home-sub-catch__body {
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
}
@media only screen and (max-width: 1080px) {
  .p-home-sub-catch__body {
    font-size: 24px;
  }
}
@media only screen and (max-width: 768px) {
  .p-home-sub-catch__body {
    font-size: 14px;
  }
}
.p-home-about-us {
  margin: 0 0 100px;
}
.p-home-about-us__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 900px) {
  .p-home-about-us__row {
    display: block;
  }
}
.p-home-about-us__col-video {
  width: 45%;
  padding: 50px 0 0;
}
@media only screen and (max-width: 900px) {
  .p-home-about-us__col-video {
    width: auto;
    padding: 0;
    margin: 0 0 15px;
  }
}
.p-home-about-us__col-body {
  width: 54%;
}
@media only screen and (max-width: 900px) {
  .p-home-about-us__col-body {
    width: auto;
  }
}
.p-home-about-us__title {
  padding: 8px 0 0 20px;
  margin: 0 0 10px 0;
  background: url(../images/common/bg_title.png) no-repeat 30px 0;
  font-size: 60px;
}
@media only screen and (max-width: 900px) {
  .p-home-about-us__title {
    font-size: 30px;
    padding: 0;
    margin: 0 0 10px;
    background: transparent;
  }
}
.p-home-about-us__catch {
  font-size: 32px;
  font-weight: bold;
  padding: 0 0 0 45px;
  margin: 0 0 25px;
}
@media only screen and (max-width: 900px) {
  .p-home-about-us__catch {
    font-size: 25px;
    padding: 0;
    margin: 0 0 25px;
    line-height: 1.4;
  }
}
.p-home-about-us__body {
  padding: 0 0 0 45px;
  margin: 0 0 30px;
}
@media only screen and (max-width: 900px) {
  .p-home-about-us__body {
    padding: 0;
  }
  .p-home-about-us__body p {
    line-height: 1.8;
  }
}
.p-home-about-us__link {
  padding: 0 0 0 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 900px) {
  .p-home-about-us__link {
    padding: 0;
  }
}
.p-home-about-us__link.pws-link {
  padding: 0;
}
@media only screen and (max-width: 900px) {
  .p-home-about-us__link.pws-link {
    padding: 20px 0 0;
  }
}
.p-home-service {
  background: #f8f8f2;
  padding: 75px 0 100px;
}
@media only screen and (max-width: 768px) {
  .p-home-service {
    padding: 35px 0 50px;
  }
}
.p-home-service__catch {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.8;
  margin: 0 0 50px;
}
@media only screen and (max-width: 1080px) {
  .p-home-service__catch {
    font-size: 18px;
    margin: 0 0 40px;
  }
}
@media only screen and (max-width: 768px) {
  .p-home-service__catch {
    font-size: 16px;
    line-height: 1.6;
    margin: 0 0 25px;
  }
}
.p-home-service__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 50px;
}
@media only screen and (max-width: 1080px) {
  .p-home-service__row {
    display: block;
  }
}
.p-home-service__col {
  width: 23.8%;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0 0 20px;
}
@media only screen and (max-width: 1080px) {
  .p-home-service__col {
    width: auto;
  }
}
.p-home-service__col-letter {
  width: 100%;
}
.p-home-service__col-letter-link {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 1080px) {
  .p-home-service__col-letter-link {
    display: block !important;
  }
}
.p-home-service__col-letter-thumbnail {
  width: 320px;
  line-height: 1;
  font-size: 0px;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 1080px) {
  .p-home-service__col-letter-thumbnail {
    width: auto;
  }
}
.p-home-service__col-letter-thumbnail img {
  line-height: 1;
  font-size: 0px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.p-home-service__col-letter-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-home-service__col-letter-inner {
  padding: 15px 0 0;
  margin: auto 0;
}
.p-home-service__col-link {
  display: block;
  background: #fff;
  text-decoration: none;
  color: #262626 !important;
  position: relative;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .p-home-service__col-link {
    -webkit-box-shadow: 0px 3px 9px -3px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 3px 9px -3px rgba(0, 0, 0, 0.05);
  }
}
.p-home-service__col-link .c-icon-arrow {
  position: static;
}
.p-home-service__col-link:hover .p-home-service__col-thumbnail img,
.p-home-service__col-link:hover .p-home-service__col-letter-thumbnail img, .p-home-service__col-link:active .p-home-service__col-thumbnail img,
.p-home-service__col-link:active .p-home-service__col-letter-thumbnail img {
  scale: 1.15;
}
.p-home-service__col-link:hover .p-home-service__col-more, .p-home-service__col-link:active .p-home-service__col-more {
  opacity: 1;
}
.p-home-service__col-link:hover .p-home-service__col-more:after, .p-home-service__col-link:active .p-home-service__col-more:after {
  opacity: 1;
  padding: 0;
}
.p-home-service__col-link:hover .p-home-service__col-title, .p-home-service__col-link:active .p-home-service__col-title {
  color: #ef8867 !important;
}
.p-home-service__col-link:hover .p-home-service__col-title span, .p-home-service__col-link:active .p-home-service__col-title span {
  background-size: 100% 1px;
}
.p-home-service__col-thumbnail {
  font-size: 0px;
  line-height: 1;
  overflow: hidden;
  position: relative;
  margin: 0 0 15px;
}
.p-home-service__col-thumbnail img {
  width: 100%;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  position: relative;
}
.p-home-service__col-more {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.p-home-service__col-more::after {
  opacity: 0.5;
  margin: auto;
  padding: 15px 0 0;
  content: "詳しく見る";
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  z-index: 5;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
}
.p-home-service__col-title {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 0 15px;
  padding-top: 2px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.p-home-service__col-body {
  padding: 10px 15px 25px;
}
@media only screen and (max-width: 768px) {
  .p-home-service__col-body {
    padding: 10px 20px 25px;
  }
}
.p-home-service__col-body p {
  font-size: 15px;
  line-height: 1.7;
}
.p-home-seminar {
  padding: 75px 0 100px;
}
@media only screen and (max-width: 768px) {
  .p-home-seminar {
    padding: 35px 0 50px;
  }
}
.p-home-seminar__catch {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.8;
  margin: 0 0 50px;
}
@media only screen and (max-width: 1080px) {
  .p-home-seminar__catch {
    font-size: 18px;
    margin: 0 0 40px;
  }
  .p-home-seminar__catch br {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .p-home-seminar__catch {
    font-size: 16px;
    margin: 0 0 25px;
  }
}
.p-home-member {
  padding: 75px 0 100px;
}
@media only screen and (max-width: 768px) {
  .p-home-member {
    padding: 35px 0 50px;
  }
}
.p-home-member__catch {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.8;
  margin: 0 0 50px;
}
@media only screen and (max-width: 1080px) {
  .p-home-member__catch {
    font-size: 18px;
    margin: 0 0 40px;
  }
  .p-home-member__catch br {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .p-home-member__catch {
    font-size: 16px;
    margin: 0 0 25px;
  }
}
.p-home-member__icon-ship {
  width: 72px;
}
@media only screen and (max-width: 1200px) {
  .p-home-member__icon-ship {
    width: 40px;
  }
}
.p-home-member__icon-sailing {
  width: 40px;
}
.p-home-member__icon-boat {
  width: 35px;
}
.p-home-member__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media only screen and (max-width: 1200px) {
  .p-home-member__row {
    display: block;
  }
}
.p-home-member__col:first-child {
  width: 45.5%;
}
@media only screen and (max-width: 1200px) {
  .p-home-member__col:first-child {
    width: auto;
  }
}
.p-home-member__col:last-child {
  width: 53%;
}
@media only screen and (max-width: 1200px) {
  .p-home-member__col:last-child {
    width: auto;
  }
}
.p-home-member__item {
  padding: 15px 18px;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .p-home-member__item {
    padding: 20px 15px;
  }
}
.p-home-member__item-pass {
  border: solid #F9E9EB 18px;
  padding: 25px 28px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-home-member__item-pass .p-home-member__item-head {
  margin: 0 0 25px;
}
.p-home-member__item-pass .p-home-member__item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto 0 0;
}
@media only screen and (max-width: 1200px) {
  .p-home-member__item-pass .p-home-member__item-link {
    margin: 15px 0 0;
  }
}
@media only screen and (max-width: 1200px) {
  .p-home-member__item-pass {
    margin: 0 0 25px;
  }
}
@media only screen and (max-width: 1200px) {
  .p-home-member__item-pass {
    padding: 20px 15px;
  }
}
@media only screen and (max-width: 768px) {
  .p-home-member__item-pass {
    border-width: 10px;
  }
}
.p-home-member__item-area {
  border: solid #FCF4E9 18px;
  margin: 0 0 15px;
}
@media only screen and (max-width: 1200px) {
  .p-home-member__item-area {
    margin: 0 0 25px;
  }
}
@media only screen and (max-width: 768px) {
  .p-home-member__item-area {
    border-width: 10px;
  }
}
.p-home-member__item-lite {
  border: solid #F2F6FA 18px;
}
@media only screen and (max-width: 768px) {
  .p-home-member__item-lite {
    border-width: 10px;
  }
}
.p-home-member__item-area .c-button__small, .p-home-member__item-lite .c-button__small {
  min-width: 150px;
}
@media only screen and (max-width: 1200px) {
  .p-home-member__item-area .c-button__small, .p-home-member__item-lite .c-button__small {
    min-width: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .p-home-member__item-area .c-button__small, .p-home-member__item-lite .c-button__small {
    min-width: 90%;
    margin: 0 auto;
  }
}
.p-home-member__item-label {
  position: absolute;
  top: -18px;
  right: 15px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  width: 62px;
  height: 46px;
  line-height: 46px;
}
@media only screen and (max-width: 768px) {
  .p-home-member__item-label {
    width: 40px;
    height: 30px;
    line-height: 30px;
    top: -10px;
    right: 10px;
    font-size: 12px;
  }
}
.p-home-member__item-label::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 46px;
  display: block;
  border-style: solid;
  border-width: 24px 31px 0 31px;
}
@media only screen and (max-width: 768px) {
  .p-home-member__item-label::before {
    top: 30px;
    border-width: 10px 20px 0 20px;
  }
}
.p-home-member__item-label-pass {
  background: #DB7A83;
}
.p-home-member__item-label-pass::before {
  border-color: #DB7A83 transparent transparent transparent;
}
.p-home-member__item-label-area {
  background: #F2A54A;
}
.p-home-member__item-label-area::before {
  border-color: #F2A54A transparent transparent transparent;
}
.p-home-member__item-label-lite {
  background: #79B6F8;
}
.p-home-member__item-label-lite::before {
  border-color: #79B6F8 transparent transparent transparent;
}
.p-home-member__item-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  margin: 0 0 15px;
}
.p-home-member__item-head-body {
  margin: 0 0 0 8px;
}
.p-home-member__item-catch {
  font-size: 15px;
}
.p-home-member__item-catch-pass {
  font-size: 16px;
}
@media only screen and (max-width: 768px) {
  .p-home-member__item-catch-pass {
    font-size: 14px;
    margin: 0 0 3px;
  }
}
@media only screen and (max-width: 768px) {
  .p-home-member__item-catch {
    font-size: 14px;
    margin: 0 0 3px;
  }
}
.p-home-member__item-title {
  font-weight: bold;
  font-size: 24px;
}
.p-home-member__item-title-pass {
  font-weight: bold;
  font-size: 30px;
}
@media only screen and (max-width: 768px) {
  .p-home-member__item-title-pass {
    font-size: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .p-home-member__item-title {
    font-size: 20px;
  }
}
.p-home-member__item-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1200px) {
  .p-home-member__item-row {
    display: block;
  }
}
.p-home-member__item-col-link {
  margin: 0 0 0 10px;
}
@media only screen and (max-width: 1200px) {
  .p-home-member__item-col-link {
    padding: 15px 0 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 768px) {
  .p-home-member__item-col-link {
    display: block;
    text-align: center;
  }
}
.p-home-column {
  background: #f8f8f2;
  padding: 75px 0 100px;
}
@media only screen and (max-width: 768px) {
  .p-home-column {
    padding: 35px 0 50px;
  }
}
.p-home-news {
  padding: 75px 0 100px;
}
@media only screen and (max-width: 768px) {
  .p-home-news {
    padding: 35px 0 50px;
  }
}

.p-seminar__coming {
  padding: 20px 50px 0;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .p-seminar__coming {
    padding: 40px 3% 0;
    text-align: left;
  }
}
.p-seminar__coming h3 {
  font-size: 23px;
  padding: 0 0 15px;
}
.p-seminar__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 35px;
}
@media only screen and (max-width: 768px) {
  .p-seminar__row {
    display: block;
    margin: 0 0 45px;
  }
}
.p-seminar__row::after {
  content: "";
  display: block;
  width: 30%;
}
.p-seminar__col {
  width: 30%;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
@media only screen and (max-width: 768px) {
  .p-seminar__col {
    width: auto;
  }
}
.p-seminar__col.top-col {
  width: 100%;
}
.p-seminar__box {
  margin: 0 0 45px;
  height: 100%;
}
.p-seminar__box.top-col {
  border: #f8f8f2 solid 15px;
  padding: 15px;
  position: relative;
  margin: 0 0 15px 0;
  width: 1000px;
  margin: 0 auto;
}
@media only screen and (max-width: 1100px) {
  .p-seminar__box.top-col {
    width: 98%;
  }
}
@media only screen and (max-width: 768px) {
  .p-seminar__box.top-col {
    padding: 20px 0 0;
  }
}
.p-seminar__box.service-box {
  margin: 0px;
}
.p-seminar__box.service-yorusemi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  padding: 20px 10px;
  margin: 0px;
}
@media only screen and (max-width: 768px) {
  .p-seminar__box.service-yorusemi {
    display: block;
    padding: 0px;
  }
}
.p-seminar__box-link {
  text-decoration: none;
  color: #262626;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-link {
    border-radius: 0;
    padding: 18px 12px;
    margin: 0 0 5px;
    -webkit-box-shadow: 0px 3px 9px -3px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 3px 9px -3px rgba(0, 0, 0, 0.2);
  }
}
.p-seminar__box-link:hover {
  color: #262626;
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-link:hover {
    background: transparent;
  }
}
.p-seminar__box-link:hover .p-seminar__box-thumbnail img {
  scale: 1.15;
}
.p-seminar__box-link:hover .p-seminar__box-thumbnail-more {
  opacity: 1;
}
.p-seminar__box-link:hover .p-seminar__box-thumbnail-more:after {
  opacity: 1;
  padding: 0;
}
.p-seminar__box-link:hover .p-seminar__box-title {
  color: #ef8867;
}
.p-seminar__box-link:hover .p-seminar__box-title span {
  background-size: 100% 1px;
}
.p-seminar__box-link:hover span.seminar-form {
  background: #FD9C7A;
}
.p-seminar__box-link.top-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-link.top-col {
    display: block;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
@media only screen and (max-width: 480px) {
  .p-seminar__box-link.top-col {
    padding: 0 10px;
  }
}
.p-seminar__box-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 10px;
}
@media only screen and (max-width: 900px) {
  .p-seminar__box-head-label.video-library {
    padding: 0 0 5px;
  }
}
.p-seminar__box-head-label.circle-label {
  padding: 0 5px 0 0;
}
.p-seminar__box-head-label.circle-label span {
  margin: 0 5px 0 0;
  border-radius: 0;
}
.p-seminar__box-head-label.new-video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
.p-seminar__box-head-label.new-video span {
  margin: 0 5px 0 0;
  border-radius: 0;
}
.p-seminar__box-head-label.pc-none {
  display: none;
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-head-label.pc-none {
    display: block;
    padding: 10px 0 0;
  }
}
.p-seminar__box-head-label.sp-none {
  padding: 0 0 10px 0;
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-head-label.sp-none {
    display: none;
  }
}
.p-seminar__box-head.yorusemi-reception {
  margin: 0px;
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-head.yorusemi-reception {
    margin: 0px;
  }
}
.p-seminar__box-head-reception {
  position: absolute;
  top: 7%;
  right: 0;
  z-index: 100;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p-seminar__box-head-reception.seminar-page {
  position: static;
  -webkit-transform: none;
          transform: none;
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-head-reception {
    top: 33px;
    left: 1%;
  }
}
@media only screen and (max-width: 480px) {
  .p-seminar__box-head-reception {
    left: 2%;
    top: 7%;
  }
}
.p-seminar__box-cat {
  font-weight: 700;
  color: #737373;
  margin: 0 0 5px;
  font-size: 16px;
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-cat {
    font-size: 16px;
  }
}
.p-seminar__box-cat.top-col {
  margin: 0px;
  padding: 8px 16px;
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-cat.top-col {
    width: 85%;
  }
}
.p-seminar__box-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-sub {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
.p-seminar__box-title {
  font-weight: 700;
  margin: 0 0 12px;
  font-size: 18px;
  line-height: 1.3;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-title {
    margin: 0 0 10px;
  }
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-title.top-col {
    margin: 15px 0 10px;
  }
}
@media only screen and (max-width: 480px) {
  .p-seminar__box-title.top-col {
    margin: 10px 0 5px;
  }
}
.p-seminar__box-title.yorusemi-title {
  margin: 0;
  padding: 0 0 0 10px;
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-title.yorusemi-title {
    padding: 5px 0 10px;
    font-size: 16px;
  }
}
.p-seminar__box-thumbnail {
  margin: 0 0 8px;
  font-size: 0px;
  line-height: 1;
  overflow: hidden;
  position: relative;
  margin: 0 0 15px;
}
.p-seminar__box-thumbnail.top-col {
  margin: 0;
  padding: 0;
}
.p-seminar__box-thumbnail img {
  width: 100%;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  position: relative;
}
.p-seminar__box-thumbnail.yorusemi-img {
  margin: 0px;
}
.p-seminar__box-thumbnail.yorusemi-img img {
  vertical-align: text-top;
}
.p-seminar__box-thumbnail-more {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.p-seminar__box-thumbnail-more::after {
  opacity: 0.5;
  margin: auto;
  padding: 15px 0 0;
  content: "詳細を見る";
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  z-index: 5;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
}
.p-seminar__box-body {
  margin: 0 0 18px;
}
.p-seminar__box-body p {
  line-height: 1.6;
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-body {
    margin: 0 0 10px;
  }
}
.p-seminar__box-info.top-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-info.top-col {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
.p-seminar__box-info.yorusemi-date {
  line-height: 1.6;
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-info.yorusemi-date {
    font-size: 14px;
  }
}
.p-seminar__box-info.yorusemi-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  padding: 0 10px 0;
}
@media only screen and (max-width: 1080px) {
  .p-seminar__box-info.yorusemi-time {
    padding: 0px;
  }
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-info.yorusemi-time {
    display: block;
    font-size: 14px;
  }
}
.p-seminar__box-info-label {
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 3px;
}
.p-seminar__box-info-label.top-col {
  margin: 0px;
  background: #f8f8f2;
  padding: 5px 15px;
}
@media only screen and (max-width: 480px) {
  .p-seminar__box-info-label.top-col {
    font-size: 14px;
    width: 22%;
    text-align: center;
  }
}
.p-seminar__box-info-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #f8f8f2;
  padding: 8px 16px;
}
@media only screen and (max-width: 1380px) {
  .p-seminar__box-info-body {
    display: block;
  }
}
.p-seminar__box-info-body.top-col {
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-info-body.top-col {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
@media only screen and (max-width: 480px) {
  .p-seminar__box-info-body.top-col {
    display: block;
  }
}
.p-seminar__box-info-date {
  line-height: 1.6;
}
.p-seminar__box-info-date.top-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-info-date.top-col {
    line-height: 1.4;
  }
}
@media only screen and (max-width: 480px) {
  .p-seminar__box-info-date.top-col {
    line-height: 1.3;
  }
}
.p-seminar__box-info-time {
  padding: 0 0 0 8px;
}
.p-seminar__box-info-time__cn, .p-seminar__box-info-time__jp {
  line-height: 1.6;
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-info-time__cn, .p-seminar__box-info-time__jp {
    line-height: 1.4;
  }
}
@media only screen and (max-width: 480px) {
  .p-seminar__box-info-time__cn, .p-seminar__box-info-time__jp {
    line-height: 1.3;
  }
}
.p-seminar__box-info-time__cn span, .p-seminar__box-info-time__jp span {
  font-size: 16px;
}
.p-seminar__box-info-time__cn.yorusemi-ver {
  padding: 0 5px 0 0;
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-info-time__cn.yorusemi-ver span {
    font-size: 14px;
  }
}
.p-seminar__box-info-time__jp.top-col {
  padding-left: 5px;
}
@media only screen and (max-width: 910px) {
  .p-seminar__box-info-time__jp.top-col {
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-info-time__jp.top-col {
    padding-left: 5px;
  }
}
@media only screen and (max-width: 700px) {
  .p-seminar__box-info-time__jp.top-col {
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-info-time__jp.yorusemi-ver span {
    font-size: 14px;
  }
}
.p-seminar__box-info-time.service-yorusemi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-info-time.service-yorusemi {
    padding: 0px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
@media only screen and (max-width: 450px) {
  .p-seminar__box-info-time.service-yorusemi {
    display: block;
    padding: 0px;
  }
  .p-seminar__box-info-time.service-yorusemi span {
    font-size: 13px;
  }
}
.p-seminar__box-info-time.top-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 910px) {
  .p-seminar__box-info-time.top-col {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-info-time.top-col {
    line-height: 1.6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (max-width: 700px) {
  .p-seminar__box-info-time.top-col {
    display: block;
    padding: 0px;
  }
}
.p-seminar__box-info.service-yorusemi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
@media only screen and (max-width: 1080px) {
  .p-seminar__box-info.service-yorusemi {
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .p-seminar__box-info.service-yorusemi {
    padding: 0;
  }
}
.p-seminar__single-date {
  text-align: right;
  margin: 0 0 25px;
}
.p-seminar__single-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 10px;
}
.p-seminar__single-head-label {
  margin: 0 0 0 10px;
}
.p-seminar__single-head-label:first-child {
  margin: 0;
}
.p-seminar__single-taxonomy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 10px;
}
.p-seminar__single-cat {
  font-weight: 700;
  color: #737373;
  margin: 0 0 8px;
}
.p-seminar__single-title {
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 35px;
}
@media only screen and (max-width: 768px) {
  .p-seminar__single-title {
    font-size: 20px;
    margin: 0 0 25px;
  }
}
.p-seminar__single-title-sub {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 30px;
}
@media only screen and (max-width: 768px) {
  .p-seminar__single-title-sub {
    font-size: 16px;
  }
}
.p-seminar__single-recommend {
  font-weight: bold;
  padding: 35px 0 0;
  margin: 0 0 15px;
}
.p-seminar__single-recommend__item {
  margin: 0 0 10px;
  padding: 0 0 0 24px;
  position: relative;
  line-height: 1.4;
}
.p-seminar__single-recommend__item::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background: #262626;
  position: absolute;
  top: 0.7em;
  left: 8px;
  margin: -4px 0 0 0;
}
.p-seminar__single-recommend__item:last-child {
  margin: 0;
}
.p-seminar__single-archive {
  margin: 0 0 100px;
}
.p-seminar__single-archive.shingle-page {
  margin: 0 0 50px !important;
}
.p-seminar__single-archive.shingle-page span {
  display: none !important;
}
.p-seminar__single-archive.shingle-page i {
  display: none;
}
@media only screen and (max-width: 900px) {
  .p-seminar__single-archive {
    margin: 0 0 75px;
  }
}
.p-seminar__single-archive-video {
  width: 680px;
  margin: 0 auto;
}
@media only screen and (max-width: 900px) {
  .p-seminar__single-archive-video {
    width: auto;
  }
}
.p-seminar__single-detail {
  margin: 0 0 100px;
}
@media only screen and (max-width: 900px) {
  .p-seminar__single-detail {
    margin: 0 0 75px;
  }
}
@media only screen and (max-width: 900px) {
  .p-seminar__single-detail p {
    line-height: 1.8;
  }
}
.p-seminar__single-data {
  margin: 0 0 50px;
}
.p-seminar__single-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #dedede;
  padding: 25px 20px;
}
@media only screen and (max-width: 768px) {
  .p-seminar__single-info {
    display: block;
    padding: 15px 5px;
  }
}
.p-seminar__single-info-label {
  font-weight: bold;
  width: 10em;
  line-height: 1.4;
}
@media only screen and (max-width: 900px) {
  .p-seminar__single-info-label {
    width: auto;
    margin: 0 0 8px;
  }
}
.p-seminar__single-info-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.4;
}
.p-seminar__single-info-body.top-col {
  padding: 0 10px;
}
.p-seminar__single-application-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 100px;
}
.p-seminar-archive__letter {
  position: relative;
}
.p-seminar-archive__letter-about {
  position: absolute;
  top: 50px;
}
.p-seminar-archive__letter-about.single-page {
  position: static;
  margin: 5px 0 0;
}
@media only screen and (max-width: 900px) {
  .p-seminar-archive__letter-about {
    display: none;
  }
}
@media only screen and (max-width: 900px) {
  .p-seminar-archive__title {
    font-size: 16px;
    padding: 8px 0 5px;
    line-height: 1.4;
    margin: 0;
  }
}
.p-seminar-archive__title.new-video {
  line-height: 1.2;
}
.p-seminar-archive__about {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-seminar-archive__about.new-video {
  padding: 8px;
  position: relative;
}
@media only screen and (max-width: 1360px) {
  .p-seminar-archive__about.new-video {
    padding: 13px;
  }
}
@media only screen and (max-width: 768px) {
  .p-seminar-archive__about.new-video {
    padding: 3% 1%;
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .p-seminar-archive__about.new-video {
    padding: 4% 1%;
  }
}
.p-seminar-archive__container {
  margin: 0 0 50px;
}
.p-seminar-archive__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25px 10px;
  border-bottom: 1px solid #bebebe;
}
@media only screen and (max-width: 900px) {
  .p-seminar-archive__box {
    display: block;
    padding: 35px 0;
  }
}
.p-seminar-archive__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 900px) {
  .p-seminar-archive__content {
    display: block;
  }
}
.p-seminar-archive__content.new-video {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
.p-seminar-archive__link {
  position: static;
  width: 1000px;
  margin: 0 auto 30px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
@media only screen and (max-width: 1100px) {
  .p-seminar-archive__link {
    width: 95%;
  }
}
@media only screen and (max-width: 768px) {
  .p-seminar-archive__link {
    display: block !important;
  }
}
.p-seminar-archive__media {
  width: 320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.p-seminar-archive__media.shingle-page {
  width: 400px !important;
  margin: 0 auto 100px !important;
}
.p-seminar-archive__media.new-video {
  position: absolute;
  bottom: 7px;
  width: 100%;
  -webkit-box-pack: unset;
      -ms-flex-pack: unset;
          justify-content: unset;
}
@media only screen and (max-width: 1360px) {
  .p-seminar-archive__media.new-video {
    width: 96%;
  }
}
@media only screen and (max-width: 900px) {
  .p-seminar-archive__media.new-video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (max-width: 768px) {
  .p-seminar-archive__media.new-video {
    position: static;
    width: 100%;
  }
}
@media only screen and (max-width: 900px) {
  .p-seminar-archive__media {
    display: none;
  }
}
.p-seminar-archive__media-link {
  width: 47%;
}
.p-seminar-archive__media-link.shingle-page a {
  padding: 15px 0;
}
.p-seminar-archive__media-link a {
  display: block;
  background: #ef8867;
  color: #fff;
  font-weight: 700;
  padding: 10px 0;
  text-align: center;
  min-width: 150px;
  text-decoration: none;
  border-radius: 4px;
}
@media only screen and (max-width: 900px) {
  .p-seminar-archive__media-link a {
    width: 100%;
    background: #262626;
  }
}
.p-seminar-archive__media-link.new-video a {
  width: 95%;
  padding: 8px 0;
}
.p-seminar-archive__media-link.new-video a span {
  display: none;
}
@media only screen and (max-width: 1360px) {
  .p-seminar-archive__media-link.new-video a span {
    display: inline-block;
  }
}
@media only screen and (max-width: 900px) {
  .p-seminar-archive__media-link.new-video a {
    width: 100%;
    background: #ef8867;
  }
}
.p-seminar-archive__media-sp {
  display: none;
}
@media only screen and (max-width: 900px) {
  .p-seminar-archive__media-sp {
    display: block;
  }
  .p-seminar-archive__media-sp span {
    display: block;
    padding: 0 0 8px;
    text-align: right;
    margin: 0 0 5px;
  }
}
@media only screen and (max-width: 768px) {
  .p-seminar-archive__media-sp span {
    padding: 0px;
  }
}
@media only screen and (max-width: 900px) {
  .p-seminar-archive__media-sp-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    padding: 10px 5px;
    background: #f8f8f2;
    margin: 0 0 5px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.p-seminar-archive__media.new-video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.p-seminar-archive__thumbnail {
  width: 200px;
}
@media only screen and (max-width: 900px) {
  .p-seminar-archive__thumbnail {
    width: 100%;
    margin: 0 0 10px;
  }
}
.p-seminar-archive__thumbnail.new-video {
  width: 295px;
  line-height: 1;
  font-size: 0px;
  overflow: hidden;
  position: relative;
}
.p-seminar-archive__thumbnail.new-video img {
  line-height: 1;
  font-size: 0px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media only screen and (max-width: 768px) {
  .p-seminar-archive__thumbnail.new-video {
    width: 100%;
    margin: 0;
  }
}
.p-seminar-archive__body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 20px;
}
.p-seminar-archive__body.new-video {
  padding: 0 7px;
  width: 285px;
}
@media only screen and (max-width: 768px) {
  .p-seminar-archive__body.new-video {
    width: 100%;
  }
}
@media only screen and (max-width: 900px) {
  .p-seminar-archive__body {
    padding: 0;
  }
}
.p-seminar-archive__head {
  margin: 0 0 5px;
}
@media only screen and (max-width: 900px) {
  .p-seminar-archive__head {
    display: none;
  }
}
.p-seminar-archive__head.video-library {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1280px) {
  .p-seminar-archive__head.video-library {
    display: block;
  }
}
@media only screen and (max-width: 900px) {
  .p-seminar-archive__head.video-library {
    display: none;
  }
}
.p-seminar-archive__head.new-video {
  margin: 0 0 8px;
}
@media only screen and (max-width: 1360px) {
  .p-seminar-archive__head.new-video {
    margin: 0 0 5px;
  }
}
@media only screen and (max-width: 768px) {
  .p-seminar-archive__head.new-video {
    margin: 0 0 10px;
  }
}
.p-seminar-archive__head-sp {
  display: none;
}
@media only screen and (max-width: 900px) {
  .p-seminar-archive__head-sp {
    display: block;
    margin: 0 0 5px;
  }
}
.p-seminar-archive__head-sp span {
  margin: 0 5px 5px !important;
}
.p-seminar-archive__head-date {
  display: block;
}
.p-seminar-archive__head-date.video-library {
  padding: 5px 0 0;
}
@media only screen and (max-width: 900px) {
  .p-seminar-archive__head-date.video-library {
    display: none;
  }
}
@media only screen and (max-width: 900px) {
  .p-seminar-archive__head-date {
    margin: 0 0 5px;
  }
}
.p-seminar-archive__head-date-sp {
  display: none;
}
@media only screen and (max-width: 900px) {
  .p-seminar-archive__head-date-sp {
    display: block;
    padding: 13px 0 0;
    text-align: right;
  }
}
.p-seminar-archive__head-day {
  font-size: 14px;
}
.p-seminar-archive__head-cat {
  font-size: 14px;
  font-weight: bold;
  color: #808080;
}
@media only screen and (max-width: 900px) {
  .p-seminar-archive__head-cat {
    display: block;
  }
}
.p-seminar-archive__head-cat.new-video {
  font-size: 12px;
}
@media only screen and (max-width: 1360px) {
  .p-seminar-archive__head-cat.new-video {
    font-size: 14px;
    padding-bottom: 3px;
  }
}
.p-seminar-archive__head-cat.video-library {
  padding-left: 10px;
}
@media only screen and (max-width: 1280px) {
  .p-seminar-archive__head-cat.video-library {
    padding: 5px 0 0;
  }
}
.p-seminar-archive__head.new-video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.p-seminar-archive__title {
  font-weight: 700;
  font-size: 18px;
  margin: 3px 0 5px;
}
@media only screen and (max-width: 900px) {
  .p-seminar-archive__title {
    font-size: 16px;
    margin: 0;
  }
}
.p-seminar-archive__detail p {
  line-height: 1.6;
}
.p-seminar__not-found {
  font-weight: 700;
}
.p-seminar__row.top-col {
  display: block;
  max-width: 1000px;
  margin: 0 auto;
}
.p-seminar__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.p-seminar__box-img {
  width: 35%;
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-img {
    width: 100%;
    margin: 0 auto;
  }
}
.p-seminar__box-about {
  width: 75%;
  padding-left: 15px;
}
@media only screen and (max-width: 768px) {
  .p-seminar__box-about {
    width: 100%;
    padding: 0;
    margin: 0 auto;
  }
}
.p-seminar__box-about.seminar-page {
  width: auto;
  padding-left: 0;
}

.p-column {
  background: #f8f8f2;
  padding: 75px 0 100px;
}
.p-column__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
@media only screen and (max-width: 1080px) {
  .p-column__row {
    display: block;
  }
}
.p-column__row.top-box {
  margin: 0 0 70px;
}
.p-column__col {
  width: 42%;
  background: #fff;
  border-radius: 10px;
  padding: 25px 20px;
}
@media only screen and (max-width: 1080px) {
  .p-column__col {
    width: auto;
    margin: 0 0 35px;
  }
  .p-column__col:last-child {
    margin: 0;
  }
}
.p-column__home-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 15px;
  margin: 0 0 10px;
  border-bottom: 1px solid #dedede;
}
.p-column__home-head-icon {
  color: #3F6DA3;
  font-size: 40px;
}
.p-column__home-head-icon .fa-fish-fins {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media only screen and (max-width: 768px) {
  .p-column__home-head-icon {
    font-size: 30px;
  }
}
.p-column__home-head-content {
  padding: 0 0 0 3px;
}
.p-column__home-outline {
  font-size: 14px;
  margin: 0 0 2px;
  padding: 0 0 0 1px;
}
@media only screen and (max-width: 768px) {
  .p-column__home-outline {
    font-size: 13px;
  }
}
.p-column__home-title {
  font-size: 18px;
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .p-column__home-title {
    font-size: 17px;
  }
}
.p-column__list {
  margin: 0 0 25px;
}
.p-column__list-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-column__item {
  border-bottom: 1px dotted #dedede;
  padding: 8px 0;
}
.p-column__item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  border-color: #ef8867 !important;
  padding: 8px 3px;
}
.p-column__item-link:hover .p-column__item-title {
  color: #ef8867;
}
.p-column__item-link:hover .p-column__item-title span {
  border-color: #ef8867 !important;
}
.p-column__item-inner {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.p-column__item-title {
  font-weight: 700;
  margin: 0 0 5px;
  color: #262626;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.p-column__item-title span {
  border-bottom: 1px solid #fff;
}
.p-column__item-title.date-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-column__item-date {
  color: #737373;
}
.p-column__item i {
  color: #ef8867;
}
.p-column-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .p-column-container {
    display: block;
  }
}
.p-column-content__main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 60px 0 0;
}
@media only screen and (max-width: 768px) {
  .p-column-content__main {
    margin: 0;
  }
}
.p-column-content__main-inner {
  padding: 0 0 35px;
}
.p-column-content__sub {
  width: 380px;
}
@media only screen and (max-width: 768px) {
  .p-column-content__sub {
    width: auto;
    padding: 45px 0 0;
  }
}
.p-column-content__sub-box {
  background: #f8f8f2;
  padding: 15px 15px 0;
}
.p-column-content__sub-box:first-child {
  padding-top: 20px;
}
.p-column-content__sub-box:last-child {
  padding-bottom: 20px;
}
.p-column-content__sub-box-inner {
  background: #fff;
  padding: 15px;
  border-radius: 12px;
}
.p-column-content__sub-box .p-column__home-outline {
  font-size: 12px;
}
.p-column-content__sub-box .p-column__home-title {
  font-size: 16px;
}
.p-column-content__sub-box .p-column__item-title {
  font-size: 15px;
}
.p-column-content__sub-box .p-column__item-date {
  font-size: 14px;
}
.p-column-list__item {
  border-bottom: 1px dotted #dedede;
  padding: 0 5px 10px;
  margin: 0 0 15px;
}
.p-column-list__item-link {
  display: block;
  text-decoration: none;
  padding: 5px;
}
.p-column-list__item-link:hover .p-column-list__item-title {
  color: #ef8867 !important;
}
.p-column-list__item-link:hover .p-column-list__item-title span {
  background-size: 100% 1px;
}
.p-column-list__item-link .form-continuation {
  padding: 3px 20px;
}
.p-column-list__item-title {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #262626;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.p-column-list__item-excerpt {
  margin: 0 0 15px;
  color: #262626;
  line-height: 1.6;
}
.p-column-list__item-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 768px) {
  .p-column-list__item-footer {
    display: block;
  }
}
.p-column-list__item-date {
  font-size: 16px;
  color: #262626;
}
@media only screen and (max-width: 768px) {
  .p-column-list__item-date {
    margin: 0 0 3px;
  }
}
.p-column-list__item-cat {
  font-size: 16px;
  font-weight: 700;
  color: #737373;
  margin: 0 0 0 10px;
}
@media only screen and (max-width: 768px) {
  .p-column-list__item-cat {
    margin: 0;
  }
}
.p-column-single__title {
  font-size: 34px;
  font-weight: 700;
  margin: 0 0 15px;
  line-height: 1.4;
}
.p-column-single__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  margin: 0 0 35px;
}
@media only screen and (max-width: 768px) {
  .p-column-single__title {
    font-size: 24px;
    padding: 5px 0 0;
    margin: 0 0 15px;
    line-height: 1.4;
  }
  .p-column-single__data {
    display: block;
  }
}
.p-column-single__content {
  margin: 0 0 50px;
}

.p-column-single__content strong{
  background: #FFE8EE;
  background: linear-gradient(0deg,rgba(255, 232, 238, 1) 0%, rgba(255, 232, 238, 1) 65%, rgba(255, 255, 255, 1) 65%, rgba(255, 255, 255, 1) 100%);
  padding: 0 2px;
}

.p-column-single__content span strong{
  background: transparent;
}

.p-column-single__writer {
  background: #f8f8f2;
  padding: 25px;
}
.p-column-single__writer a:hover {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  opacity: 0.5;
}
.p-column-single__writer-head {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 15px;
}
.p-column-single__writer-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #fff;
  padding: 25px;
}
@media only screen and (max-width: 768px) {
  .p-column-single__writer-row {
    display: block;
  }
}
.p-column-single__writer-col-photo {
  width: 140px;
}
@media only screen and (max-width: 768px) {
  .p-column-single__writer-col-photo {
    margin: 0 auto 8px;
  }
}
.p-column-single__writer-col-photo img {
  border-radius: 100px;
}
@media only screen and (max-width: 768px) {
  .p-column-single__writer-col-photo {
    text-align: center;
  }
}
.p-column-single__writer-col-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 0 0 25px;
}
@media only screen and (max-width: 768px) {
  .p-column-single__writer-col-content {
    margin: 0;
  }
}
.p-column-single__writer-name {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 5px;
}
@media only screen and (max-width: 768px) {
  .p-column-single__writer-name {
    text-align: center;
    margin: 0 0 15px;
  }
}
.p-column-single__writer-name span:last-child {
  font-size: 14px;
  padding: 0 0 0 12px;
  color: #737373;
}
.p-column-single__writer-body {
  margin: 0 0 15px;
}
.p-column-single__writer-body p {
  line-height: 1.6;
}
.p-column-single__writer-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-column-single__writer-sns-twitter {
  width: 40px;
}
.p-column-single__writer-sns-youtube {
  width: 35px !important;
  margin: 0 10px 0 10px !important;
}
.p-column-single__writer-sns-note {
  width: 48px !important;
  margin: 1px 0 0 0 !important;
}
.p-column-single__writer-sns-facebook {
  width: 32px !important;
  margin: 1px 4px 0 5px !important;
}
.p-column__single-list {
  margin: 0 0 100px 0;
}
@media only screen and (max-width: 768px) {
  .p-column__single-list {
    font-size: 12px;
  }
}
.p-column__note-img {
  text-align: center;
  margin: 0 0 25px;
}
.p-column__note-img span {
  display: block;
  margin: 5px 0;
}
.p-column__note-text {
  padding: 25px 36px;
  margin: 0 0 25px;
  line-height: 1.8;
  background: #f8f8f2;
}

@media only screen and (max-width: 768px) {
  .p-column__note-text {
    padding: 15px 17px;
    margin: 0 0 25px;
    line-height: 1.6;
  }
}

.p-company__box {
  padding: 150px 0 0;
}
.p-company__box a {
  color: #3F6DA3;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.p-company__box a:hover {
  color: #ef8867 !important;
}
.p-company__box a img {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.p-company__box a img:hover {
  opacity: 0.5;
}
@media only screen and (max-width: 768px) {
  .p-company__box {
    padding: 75px 0 0;
  }
}
.p-company__box:first-child {
  padding: 0;
}
.p-company__box:last-child {
  padding-bottom: 150px;
}
@media only screen and (max-width: 768px) {
  .p-company__box:last-child {
    padding-bottom: 75px;
  }
}
.p-company__head {
  padding: 2px 0 2px 15px;
  margin: 0 0 60px;
  border-left: 3px solid #3F6DA3;
}
@media only screen and (max-width: 768px) {
  .p-company__head {
    margin: 0 0 30px;
  }
}
.p-company__body p {
  margin: 0 0 20px;
  line-height: 2;
}
.p-company-catch-en {
  font-size: 36px;
  margin: 0 0 3px;
}
@media only screen and (max-width: 768px) {
  .p-company-catch-en {
    font-size: 22px;
  }
}
.p-company-catch-jp {
  font-size: 22px;
  margin: 0 0 35px;
}
@media only screen and (max-width: 768px) {
  .p-company-catch-jp {
    font-size: 18px;
    margin: 0 0 15px;
  }
}
.p-company-message__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .p-company-message__row {
    display: block;
  }
}
.p-company-message__col-photo {
  width: 300px;
  padding: 8px 0 0;
}
@media only screen and (max-width: 768px) {
  .p-company-message__col-photo {
    width: 100%;
  }
}
.p-company-message__col-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 0 0 35px;
}
@media only screen and (max-width: 768px) {
  .p-company-message__col-body {
    margin: 0;
  }
}
.p-company-message__col-body p {
  margin: 0 0 20px;
  line-height: 2;
}
.p-company-message__name {
  padding: 20px 0 0;
  text-align: right;
}
.p-company-profile__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 10px 30px;
  margin: 0 0 30px;
  border-bottom: 1px solid #bebebe;
}
@media only screen and (max-width: 768px) {
  .p-company-profile__row {
    display: block;
    padding: 0 5px 15px;
    margin: 0 0 15px;
  }
}
.p-company-profile__col-label {
  width: 200px;
  line-height: 1.8;
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .p-company-profile__col-label {
    width: auto;
    margin: 0 0 8px;
  }
}
.p-company-profile__col-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.8;
}
.p-company-profile__box {
  margin: 0 0 20px;
}
.p-company-profile__box:last-child {
  margin: 0;
}
.p-company-profile__box-name {
  font-weight: 700;
  margin: 0 0 5px;
}
.p-company-profile__box-address {
  margin: 0 0 5px;
}
.p-company-history__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 10px 30px;
  margin: 0 0 30px;
  border-bottom: 1px solid #bebebe;
}
@media only screen and (max-width: 768px) {
  .p-company-history__row {
    display: block;
    padding: 0 5px 15px;
    margin: 0 0 15px;
  }
}
.p-company-history__col-label {
  width: 125px;
  line-height: 1.8;
}
@media only screen and (max-width: 768px) {
  .p-company-history__col-label {
    width: auto;
    margin: 0 0 5px;
    line-height: 1.4;
    font-weight: 700;
  }
}
.p-company-history__col-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.8;
}
@media only screen and (max-width: 768px) {
  .p-company-history__col-body {
    line-height: 1.4;
  }
}
.p-company-career__row {
  background: #f8f8f2;
  width: 900px;
  height: auto;
  padding: 40px 20px;
  margin: 0 auto;
}
@media only screen and (max-width: 900px) {
  .p-company-career__row {
    width: 99%;
    padding: 20px 15px;
  }
}
.p-company-career__title {
  font-weight: bold;
  font-size: 20px;
  padding: 15px 15px;
}
@media only screen and (max-width: 900px) {
  .p-company-career__title {
    padding: 15px 10px;
  }
}
.p-company-career__title-name {
  font-size: 18px;
  font-weight: 700;
  margin: 15px 0 0;
}
.p-company-career__col-body {
  padding: 0 15px;
}
@media only screen and (max-width: 900px) {
  .p-company-career__col-body {
    padding: 0 10px;
  }
}
.p-company-career__book {
  padding: 0 10px;
}
.p-company-career__book-title {
  font-weight: 700;
  border-bottom: solid 1px #9A9A9A;
  line-height: 2.1;
  margin: 10px 0;
  padding: 0 10px;
}
@media only screen and (max-width: 900px) {
  .p-company-career__book-title {
    margin: 30px 0 10px;
  }
}
.p-company-career__col-text {
  margin: 20px 0 0 0;
}
.p-company-career__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 20px;
}
@media only screen and (max-width: 900px) {
  .p-company-career__sns {
    padding: 15px 10px;
  }
}
.p-company-career__sns-icon {
  width: 25px;
  margin: 0 10px 0 0;
}
.p-company-seminar__list {
  font-weight: 700;
}
.p-company-seminar__list-space {
  padding: 15px 0 0 0;
}
@media only screen and (max-width: 900px) {
  .p-company-seminar__list-space {
    padding: 15px 10px;
  }
}
.p-company-seminar__list-space.column_sp br {
  display: none;
}
@media only screen and (max-width: 768px) {
  .p-company-seminar__list-space.column_sp br {
    display: block;
  }
}
.p-company-seminar__list-more {
  text-align: right;
  padding: 0 20px;
}
.p-company-seminar__book-item {
  background: #fff;
  width: 90%;
  margin: 0 auto;
  padding: 15px 25px;
}
@media only screen and (max-width: 768px) {
  .p-company-seminar__book-item {
    width: 98%;
    padding: 15px 0;
    margin: 10px 0;
  }
}
.p-company-seminar__book-about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 768px) {
  .p-company-seminar__book-about {
    display: block;
  }
}
.p-company-seminar__book-photo {
  width: 23%;
  padding: 10px;
}
@media only screen and (max-width: 768px) {
  .p-company-seminar__book-photo {
    width: 65%;
    text-align: center;
    margin: 0 auto;
    padding: 20px 0;
  }
}
.p-company-seminar__book-text {
  width: 70%;
}
@media only screen and (max-width: 768px) {
  .p-company-seminar__book-text {
    width: 90%;
    margin: 0 auto;
  }
  .p-company-seminar__book-text br {
    display: none;
  }
}
.p-company-seminar__book-text-title {
  padding: 10px 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4;
}
.p-company-seminar__book-icon {
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .p-company-seminar__book-icon {
    display: block;
  }
}
.p-company-seminar__book-icon br {
  display: none;
}
@media only screen and (max-width: 768px) {
  .p-company-seminar__book-icon br {
    display: block;
  }
}
.p-company-seminar__book-icon a {
  padding: 0 20px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-company-seminar__book-icon span.book-icon-amazon {
  width: 65px;
  padding: 0 15px 0 0;
}
@media only screen and (max-width: 768px) {
  .p-company-seminar__book-icon span.book-icon-amazon {
    width: 76px;
  }
}
.p-company-seminar__book-icon span.book-icon-amazon img {
  width: 100%;
}
.p-company-seminar__book-icon span.book-icon-kindle {
  width: 100px;
  padding: 0 15px 0 0;
}
@media only screen and (max-width: 768px) {
  .p-company-seminar__book-icon span.book-icon-kindle {
    width: 125px;
  }
}
.p-company-seminar__book-icon span.book-icon-kindle img {
  width: 100%;
}

.m-center {
  text-align: center;
}

.m-home__list a:hover {
  color: #ef8867;
}
@media only screen and (max-width: 1080px) {
  .m-home__list a {
    display: -ms-grid;
    display: grid;
    line-height: 1.4;
  }
}

.p-membership__editorial-text {
  display: block;
  width: 400px;
  margin: 10px auto;
}
.p-membership__content h2 {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 22px !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .p-membership__content h2 {
    font-size: 16px !important;
    line-height: 1.6;
  }
}
@media only screen and (max-width: 1080px) {
  .p-membership__content h2 .p-home-service__catch {
    font-size: 18px !important;
  }
}
.p-membership__content i.title-icon {
  color: #EF8661;
  font-size: 2.7rem;
  margin-right: 10px;
}
@media only screen and (max-width: 1080px) {
  .p-membership__content i.title-icon {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-membership__content i.title-icon {
    font-size: 2.2rem;
  }
}
.p-membership-nav__list {
  margin: 70px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: solid 3px #ef8867;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 0 5%;
}
@media only screen and (max-width: 900px) {
  .p-membership-nav__list {
    margin: 50px 0 0;
  }
}
@media only screen and (max-width: 768px) {
  .p-membership-nav__list {
    margin: 30px 0 0;
    padding: 0 3%;
  }
}
@media only screen and (max-width: 600px) {
  .p-membership-nav__list {
    padding: 0;
  }
}
.p-membership-nav__list a {
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
  color: #262626;
  background: #E5E4E7;
  width: 24%;
  text-align: center;
  padding: 10px 0;
  border-radius: 5px 5px 0 0;
}
.p-membership-nav__list a:hover {
  background: #ef8867;
  color: #fff;
}
.p-membership-nav__list a.active { /* アクティブなリンクのスタイル */
  background: #ef8867;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .p-membership-nav__list a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .p-membership-nav__list a {
    font-size: 15px;
  }
}
@media only screen and (max-width: 480px) {
  .p-membership-nav__list a {
    width: 35%;
  }
}
@media only screen and (max-width: 480px) {
  .p-membership-nav__list a.col-min {
    width: 20%;
  }
}
.p-membership__news {
  padding: 40px;
  margin: 2em auto;
  width: 100%;
}
.p-membership__news.m-letter {
  background: #FFF;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  padding: 80px 100px;
  line-height: 1.6;
}
.p-membership__news.m-letter span {
  line-height: 1.4;
}
.p-membership__news span.p-membership__news-date {
  padding-left: 20px;
}
.p-membership__news span.p-membership__news-date span {
  font-size: 14px;
}
.p-membership__news-button {
  margin: 50px 0;
}
.p-membership__news img {
  width: 400px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px auto 5px;
}
@media only screen and (max-width: 550px) {
  .p-membership__news img {
    width: 100%;
  }
}
.p-membership__list {
  margin-bottom: 40px;
  list-style: none;
}
.p-membership__list p {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 6px;
  padding-left: 10px;
}
.p-membership__list-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.p-membership__list-button label {
  display: block;
  margin-bottom: 10px;
  font-size: 1em;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-membership__list-button input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  display: block;
  position: relative;
  text-align: center;
  cursor: pointer;
  width: 20px;
  height: 20px;
  margin: 5px 10px;
}
.p-membership__list-button input[type=checkbox]::before {
  display: block;
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  background: #fff;
  border: solid 2px #EA9118;
  border-radius: 3px;
}
.p-membership__list-button input[type=checkbox]::after {
  display: block;
  content: "";
  position: absolute;
  left: 7px;
  top: 1px;
  width: 5px;
  height: 12px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  opacity: 0;
}
.p-membership__list-button input[type=checkbox]:checked::before {
  background-color: #EA9118;
}
.p-membership__list-button input[type=checkbox]:checked::after {
  opacity: 1;
}
.p-membership__list-button a {
  padding: 0 36px 0 30px !important;
}
.p-membership__list-button span {
  right: 13px !important;
}
.p-membership__list-button button.list-type {
  width: 100px;
  border: #E6C08C 2px solid;
  background: #F8F8F4;
  color: #E6C08C;
  padding: 3px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  font-weight: bold;
  border-radius: 30px;
}
.p-membership__list-button button.list-type.list-type.active {
  background: #EA9118;
  border: #EA9118;
  font-weight: bold;
  color: #fff;
}
.p-membership__center-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
.p-membership__center-button a {
  padding: 0 36px 0 30px !important;
}
.p-membership__center-button span {
  right: 13px !important;
}
.p-membership__center-button button.list-type {
  width: 200px;
  border: #F8F8F2 3px solid;
  background: #fff;
  color: #262626;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  border-radius: 4px;
}
.p-membership__center-button button.list-type.list-type.active {
  background: #F8F8F2;
  border: none;
}
.p-membership__left-button a {
  padding: 0 34px 0 12px !important;
}
.p-membership__left-button span {
  right: 13px !important;
}
.p-membership__right-button a {
  padding: 0 34px 0 12px !important;
}
.p-membership__right-button span {
  right: 13px !important;
}
.p-membership__inner {
  border: #F8F8F2 15px solid;
  padding: 15px;
  position: relative;
  height: 430px;
  width: 100%;
}
.p-membership__inner.note-contents {
  height: 265px;
}
.p-membership__inner-about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  margin: 50px 0 20px;
}
.p-membership__inner-box {
  margin: 0 0 20px;
}
.p-membership-qa__img {
  position: relative;
  margin-bottom: 10px;
}
.p-membership-qa__title {
  position: absolute;
  bottom: 13%;
  left: 20px;
  margin: 0 auto;
  color: #fff;
  font-weight: bold;
  line-height: 1.2;
  text-shadow: 1px 1px 3px rgba(57, 7, 7, 0.7);
}
.p-membership-qa__title span {
  font-size: 14px;
}
.p-membership-qa__pre {
  background: #E6B422;
  color: #fff;
  padding: 2px 5px;
  line-height: 2.4;
}
.p-membership-qa__button {
  text-align: center;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.p-membership-qa__text {
  margin: 0 0 20px;
}
.p-membership-qa__about {
  position: relative;
}
.p-membership-note__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}
.p-membership-note__title {
  font-size: 20px;
  font-weight: bold;
  padding: 0 0 5px;
}
.p-membership-note__img {
  width: 80%;
}
.p-membership-note__button {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
}
.p-membership__qa {
  margin: 50px 0 0;
}
.p-membership__qa-about {
  margin-bottom: 50px;
}
.p-membership__qa-inner *, .p-membership__qa-inner *:after, .p-membership__qa-inner *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.p-membership__qa-inner {
  border-bottom: 1px solid #D3D3D3;
  max-width: 820px;
  width: 100%;
  margin: 0 auto;
  padding: 15px 0 0 0;
}
.p-membership__qa-box {
  overflow: hidden;
  position: relative;
  /* 質問 */
  /* 答え */
}
.p-membership__qa-box:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #ef8867;
}
.p-membership__qa-box-q {
  padding: 0 40px 20px 0;
  width: 85%;
}
.p-membership__qa-box-a {
  color: #262626 !important;
}
.p-membership__qa-box input {
  position: absolute;
  opacity: 0;
}
.p-membership__qa-box a {
  color: #d60005;
  font-weight: bold;
}
.p-membership__qa-box a:hover {
  color: #ef8867;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-membership__qa-box label {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.6em;
  position: relative;
  display: block;
  margin: 0 0 0 0;
  cursor: pointer;
  border-radius: 0.5em;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0 0;
}
.p-membership__qa-box label:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #ef8867;
}
@media only screen and (max-width: 768px) {
  .p-membership__qa-box label {
    font-size: 16px;
  }
}
.p-membership__qa-box label span {
  font-size: 16px;
  display: -ms-grid;
  display: grid;
  color: #ef8867;
  padding-bottom: 10px;
  width: 15%;
  padding-right: 10px;
}
.p-membership__qa-box label.open {
  color: #ef8867;
}
.p-membership__qa-box label.open:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  color: #ef8867;
}
.p-membership__qa-box label.open:after {
  opacity: 0;
}
@media only screen and (max-width: 768px) {
  .p-membership__qa-box label {
    font-size: 16px;
  }
}
.p-membership__qa-box label::before {
  position: absolute;
  content: "";
  right: 1%;
  top: 40%;
  height: 2px;
  width: 15px;
  background: #333;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.p-membership__qa-box label::before:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #ef8867;
}
.p-membership__qa-box label::after {
  position: absolute;
  content: "";
  right: 1%;
  top: 40%;
  height: 2px;
  width: 15px;
  background: #333;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.p-membership__qa-box label::after:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #ef8867;
}
.p-membership__qa-box.cp_actab-content {
  position: relative;
  overflow: hidden;
  max-height: 0;
  border-radius: 0 0 0.5em 0.5em;
  display: none;
  opacity: 0;
  -webkit-transition: max-height 0.5s ease, opacity 0.5s ease;
  transition: max-height 0.5s ease, opacity 0.5s ease;
}
.p-membership__qa-box.cp_actab-content p {
  background: #fff;
  padding: 15px 0 30px 15%;
  line-height: 1.4;
}
.p-membership__qa-box.cp_actab-content.open {
  display: block;
  max-height: 10000px;
  opacity: 1;
  -webkit-transition: max-height 0.5s ease-in, opacity 0.5s ease-in;
  transition: max-height 0.5s ease-in, opacity 0.5s ease-in;
}
.p-membership__qa-box input:checked ~ .p-membership__qa-box.cp_actab-content {
  max-height: 100%;
  color: #262626;
}
.p-membership__qa-box input:checked ~ label {
  border-radius: 0.5em 0.5em 0 0;
}
.p-membership__qa-box input[type=checkbox] {
  display: none;
}
.p-membership__qa-box input[type=checkbox] ~ label i {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.p-membership__qa-box input[type=checkbox]:checked ~ label i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.p-membership__qa-box span {
  font-size: 20px;
  display: -ms-grid;
  display: grid;
  color: #ef8867;
  padding-bottom: 10px;
}
.p-membership__pro {
  background: #F8F8F2;
  padding: 20px;
}
.p-membership__pro.pass-reset {
  max-width: 500px !important;
  margin: 0 auto;
}
.p-membership__pro.pass-reset form {
  padding: 20px !important;
}
.p-membership__pro p.pass-reset {
  padding: 10px 6px 20px;
}
.p-membership__pro form {
  padding: 40px 20px;
  background: #fff;
}
.p-membership__pro-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.p-membership__pro-ttl-button {
  background: #DBDBDB;
  border-radius: 30px;
  padding: 7px 15px;
}
.p-membership__pro-ttl-button a {
  color: #333;
  text-decoration: none;
}
.p-membership__pro-ttl-button a i {
  padding-right: 5px;
}
.p-membership__pro-title {
  margin-bottom: 15px !important;
  line-height: 1.4;
}
.p-membership__pro-title img {
  margin: unset !important;
}
.p-membership__pro-table {
  width: 100%;
}
.p-membership__pro-tb {
  border-bottom: 1px solid #D3D3D3;
  position: relative;
}
.p-membership__pro-tb-left {
  width: 22%;
}
.p-membership__pro-tb td {
  padding: 15px;
}
.p-membership__pro-tb td.change-none {
  padding: 22px 15px;
}
.p-membership__pro-submit {
  background: #EF8662;
  color: #FFF;
  padding: 10px 15px;
  width: 200px;
  border-radius: 6px;
  margin: 40px auto 0;
}
.p-membership__pro-submit input[type=submit] {
  background: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.p-membership__crew {
  background: #F8F8F2;
  padding: 15px;
  margin: 50px 0 10px;
}
@media only screen and (max-width: 480px) {
  .p-membership__crew {
    margin: 30px 0 0;
  }
}
.p-membership__crew-contents {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px;
}
.p-membership__crew-photo {
  width: 140px;
  height: 140px;
}
.p-membership__crew-photo img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -o-object-fit: none;
     object-fit: none;
  -o-object-position: 47% 13%;
     object-position: 47% 13%;
  margin: 0 !important;
}
.p-membership__crew-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  margin-bottom: 10px;
}
.p-membership__crew-cat {
  background: #F8F8F2;
  color: #ef8867;
  font-weight: bold;
  padding: 8px;
  line-height: 1;
  margin: 0 !important;
}
.p-membership__crew-name {
  margin-left: 15px !important;
}
.p-membership__crew-name-je {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-membership__crew-name-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-membership__crew-year p {
  margin: 0;
  font-weight: bold;
}
.p-membership__crew-year span {
  padding-right: 5px;
}
.p-membership__crew-body p {
  margin: 0;
  line-height: 1.4;
}
.p-membership__jitsumu {
  margin-bottom: 40px;
}
.p-membership__jitsumu-title {
  background: #EBF6FE;
  padding: 10px;
  color: #0068A5;
  font-weight: bold;
  line-height: 1.4;
}
.p-membership__jitsumu-text {
  line-height: 1.4;
  margin: 0 0 20px;
}
.p-membership__jitsumu-text span {
  display: block;
  color: #0068A5;
  font-weight: bold;
  position: relative;
  padding: 0 0 20px 13px;
}
.p-membership__jitsumu-text span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: #0068A5;
  width: 3px;
  height: 25px;
  z-index: 0;
}
.p-membership__jitsumu-text span.col-none {
  color: #262626;
}
.p-membership__jitsumu-text span.col-none::before {
  background: #262626;
}
.p-membership__jitsumu-text strong {
  font-weight: bold;
  display: block;
  padding-bottom: 10px;
}
.p-membership__level {
  text-align: right;
  padding: 0 10px 5px 0;
}
.p-membership__level-sp {
  position: relative;
}
.p-membership__level span {
  padding: 7px 5px 10px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: -0.7px;
}
.p-membership__level span.pass {
  background: #DB7A83;
}
.p-membership__level span.area {
  background: #F2A54A;
}
.p-membership__level span.lite {
  background: #79B6F8;
}
.p-membership__search {
  padding: 20px 20px;
  background: #fff;
  margin: 30px 0 0 !important;
}
.p-membership__search-title {
  padding: 15px 0 0;
  font-weight: bold;
  font-size: 26px;
}

@-webkit-keyframes slideDown {
  from {
    max-height: 0;
    opacity: 0;
  }
  to {
    max-height: 1000px;
    opacity: 1;
  }
}

@keyframes slideDown {
  from {
    max-height: 0;
    opacity: 0;
  }
  to {
    max-height: 1000px;
    opacity: 1;
  }
}
@-webkit-keyframes slideUp {
  from {
    max-height: 1000px;
    opacity: 1;
  }
  to {
    max-height: 0;
    opacity: 0;
  }
}
@keyframes slideUp {
  from {
    max-height: 1000px;
    opacity: 1;
  }
  to {
    max-height: 0;
    opacity: 0;
  }
}
.swpm-edit-profile-form input[type=text], .swpm-edit-profile-form input[type=password] {
  padding: 6px;
  border: 0.5px solid #AAA;
  font-size: 16px;
  color: #333;
  width: 95%;
}
@media only screen and (max-width: 500px) {
  .swpm-edit-profile-form input[type=text], .swpm-edit-profile-form input[type=password] {
    width: 100%;
  }
}

.c-button__small.membership-button:hover i {
  color: #fff;
}

i.membership-i {
  color: #fff !important;
}

.p-news__link.col-letter a {
  padding: 0;
}
.p-news__link-inner.col-letter {
  display: -ms-grid;
  display: grid;
}

.p-news__title.col-letter {
  margin: 5px 10px 0 0 !important;
}

.p-column__item.member-item {
  position: relative;
}
.p-column__item.member-item i {
  position: absolute;
  right: 2.5%;
}

.p-column__item-inner.member-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-column__item-date.member-item {
  color: #333333;
}

.p-column__item-title.member-title {
  margin-left: 20px;
  font-weight: normal;
  line-height: 1.2;
  width: 80%;
  position: relative;
  margin: 0 0 0 15px;
}
@media only screen and (max-width: 768px) {
  .p-column__item-title.member-title {
    width: 97%;
  }
}
.p-column__item-title.member-title.bg-red span {
  border-bottom: 1px solid #FFF7F7;
}
.p-column__item-title.col-letter {
  margin: 5px 5px 0 0;
  font-weight: normal;
}
.p-column__item-title.col-letter span {
  display: unset;
  line-height: 1.2;
}

.memberpage__file__contents {
  overflow: hidden;
  margin: 20px auto 0px;
}
.memberpage__file__contents span {
  display: block;
  margin: 0 auto;
  margin: 20px 0;
}
.memberpage__file__contents a.membership-button {
  color: #262626;
  background: none;
  text-decoration: none;
  font-weight: bold;
}
.memberpage__file__contents a.membership-button:hover {
  color: #ef8867;
}
.memberpage__file__contents a i {
  font-size: 20px;
  padding-right: 5px;
  color: #ef8867;
}
.memberpage__file__contents img {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  border: 1px solid #ACACAC;
}
.memberpage__file__contents-button {
  text-align: center;
}
.memberpage__file__img {
  width: 400px;
  margin: 20px auto 10px;
}
.memberpage__file__img span {
  padding: 5px 0 0;
  display: block;
  line-height: 1.3;
  font-size: 15px;
}

.swpm-pw-reset-submit-button {
  margin: 20px 0 10px;
}

.swpm-pw-reset-text {
  width: 95%;
}

hr {
  height: 120px;
  border: none;
}
@media only screen and (max-width: 1080px) {
  hr {
    height: 60px;
  }
}

.p-column__item-inner span.p-news__item-date.member-item :hover {
  color: none !important;
}

.member-link {
  margin-right: auto;
}
.member-link a {
  margin: 0 0 10px;
}
.member-link a.col-blue {
  background: #3F6DA3;
}

.c-nav-global-item-sp__form.member-nav {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* クリックされた質問のハイライト */
.highlight {
  color: #ef8867; /* ハイライトの色 */
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}

/* クリックされたリンクの色変更 */
a[href^="#qa-"].active {
  color: red; /* クリックしたリンクの色 */
  font-weight: bold;
}

.cp_actab-content {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.5s ease;
  transition: max-height 0.5s ease; /* スムーズに開閉 */
  opacity: 0;
  visibility: hidden;
}

.cp_actab-content.open {
  max-height: 5000px !important; /* 十分に大きな高さに設定 */
  opacity: 1;
  visibility: visible;
}

.p-service-index__outline {
  margin: 0 0 100px;
}
@media only screen and (max-width: 900px) {
  .p-service-index__outline {
    margin: 0 0 75px;
  }
}
.p-service-index__outline-title {
  font-size: 30px;
  font-weight: 700;
  margin: 0 0 25px;
  line-height: 1.6;
}
@media only screen and (max-width: 900px) {
  .p-service-index__outline-title {
    font-size: 20px;
  }
}
.p-service-index__outline-body p {
  line-height: 2;
}
.p-service-index__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p-service-index__wrap:after {
  content: "";
  display: block;
  width: 30%;
}
.p-service-index__box {
  width: 30%;
  margin: 0 0 60px;
}
@media only screen and (max-width: 900px) {
  .p-service-index__box {
    width: auto;
  }
}
.p-service-index__box-link {
  color: #212121;
  text-decoration: none;
}
.p-service-index__box-link:hover {
  color: #212121;
}
.p-service-index__box-link:hover .p-service-index__box-thumbnail img {
  scale: 1.15;
}
.p-service-index__box-link:hover .p-service-index__box-more {
  opacity: 1;
}
.p-service-index__box-link:hover .p-service-index__box-more:after {
  opacity: 1;
  padding: 0;
}
.p-service-index__box-link:hover .p-service-index__box-title {
  color: #ef8867 !important;
}
.p-service-index__box-link:hover .p-service-index__box-title span {
  background-size: 100% 1px;
}
.p-service-index__box-thumbnail {
  font-size: 0px;
  line-height: 1;
  overflow: hidden;
  position: relative;
  margin: 0 0 18px;
}
.p-service-index__box-thumbnail img {
  width: 100%;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  position: relative;
}
.p-service-index__box-more {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.p-service-index__box-more::after {
  opacity: 0.5;
  margin: auto;
  padding: 15px 0 0;
  content: "詳しく見る";
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  z-index: 5;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
}
.p-service-index__box-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.p-service-index__box-title {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
  padding-top: 2px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.p-service-outline__section {
  padding: 0 75px;
  margin: 0 0 75px;
}
@media only screen and (max-width: 1380px) {
  .p-service-outline__section {
    padding: 0;
  }
}
.p-service-outline__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.6;
  min-height: 180px;
  padding: 15px 0 0 30px;
  margin: 0 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(../images/common/bg_title-page.png) no-repeat 0 0;
}
.p-service-outline__title span {
  margin: auto 0;
}
@media only screen and (max-width: 900px) {
  .p-service-outline__title {
    font-size: 22px;
    line-height: 1.4;
    min-height: auto;
    padding: 0;
    margin: 0 0 20px;
    background: transparent;
  }
}
.p-service-outline__body {
  padding: 0 0 0 30px;
}
@media only screen and (max-width: 900px) {
  .p-service-outline__body {
    padding: 0;
  }
}
.p-service-outline__body p {
  line-height: 2;
}
@media only screen and (max-width: 900px) {
  .p-service-outline__body p {
    line-height: 1.8;
  }
}
.p-service-outline__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 900px) {
  .p-service-outline__row {
    display: block;
  }
}
.p-service-outline__col-content {
  width: 56%;
}
@media only screen and (max-width: 900px) {
  .p-service-outline__col-content {
    width: auto;
    margin: 0 0 25px;
  }
}
.p-service-outline__col-video {
  width: 40%;
}
@media only screen and (max-width: 900px) {
  .p-service-outline__col-video {
    width: auto;
  }
}
.p-service-outline__col-photo {
  width: 40%;
}
@media only screen and (max-width: 900px) {
  .p-service-outline__col-photo {
    width: auto;
  }
}
.p-service-for__section {
  margin: 0 0 100px;
}
@media only screen and (max-width: 900px) {
  .p-service-for__section {
    margin: 0 0 75px;
  }
}
.p-service-for__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 900px) {
  .p-service-for__row {
    display: block;
  }
}
.p-service-for__row.pws-link {
  background: #F0F4F7;
  padding: 20px;
  margin: 100px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 15px;
}
@media only screen and (max-width: 900px) {
  .p-service-for__row.pws-link {
    padding: 25px 30px;
  }
}
.p-service-for__col-content {
  width: 60%;
}
@media only screen and (max-width: 900px) {
  .p-service-for__col-content {
    width: auto;
  }
}
.p-service-for__col-photo {
  width: 40%;
}
@media only screen and (max-width: 900px) {
  .p-service-for__col-photo {
    width: auto;
    text-align: center;
    padding: 20px 0 0 0;
  }
}
.p-service-for-text {
  padding-left: 15px;
}
.p-service-detail__section {
  margin: 0 0 100px;
}
@media only screen and (max-width: 900px) {
  .p-service-detail__section {
    margin: 0 0 75px;
  }
}
.p-service-detail__section.member-page {
  margin: 10px 0 0 0;
}
.p-service-detail__section.member-inner {
  margin: 50px 0 100px;
}
.p-service-phase__box {
  margin: 0 0 15px;
}
.p-service-phase__box:last-child .p-service-phase__row {
  border: none;
}
.p-service-phase__no {
  color: #3F6DA3;
  font-size: 34px;
  margin: 0 0 10px;
}
@media only screen and (max-width: 900px) {
  .p-service-phase__no {
    font-size: 24px;
  }
}
.p-service-phase__no span {
  font-size: 40px;
}
@media only screen and (max-width: 900px) {
  .p-service-phase__no span {
    font-size: 28px;
  }
}
.p-service-phase__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 25px 0 25px 30px;
  margin: 0 0 0 20px;
  border-left: 1px solid #97BDEA;
}
@media only screen and (max-width: 900px) {
  .p-service-phase__row {
    display: block;
    padding: 15px 0 15px 15px;
    margin: 0 0 0 10px;
  }
}
.p-service-phase__col-content {
  width: 60%;
}
@media only screen and (max-width: 900px) {
  .p-service-phase__col-content {
    width: auto;
    margin: 0 0 20px;
  }
}
.p-service-phase__col-photo {
  width: 35%;
}
@media only screen and (max-width: 900px) {
  .p-service-phase__col-photo {
    width: auto;
  }
}
.p-service-detail__box {
  margin: 0 0 15px;
}
.p-service-detail__box:last-child .p-service-detail__row {
  padding: 0;
}
.p-service-detail__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 25px 0 25px 0;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .p-service-detail__row {
    display: block;
    padding: 0 0 25px 0;
  }
}
.p-service-detail__col-content {
  width: 55%;
}
.p-service-detail__col-content.member-figure {
  width: 95%;
}
@media only screen and (max-width: 900px) {
  .p-service-detail__col-content {
    width: auto;
    margin: 0 0 20px;
  }
}
.p-service-detail__col-photo {
  width: 37%;
}
.p-service-detail__col-photo.member-figure {
  width: 50%;
}
@media only screen and (max-width: 900px) {
  .p-service-detail__col-photo.member-figure {
    margin: 0 auto;
    width: auto;
  }
}
@media only screen and (max-width: 900px) {
  .p-service-detail__col-photo {
    width: auto;
    text-align: center;
  }
}
.p-service-detail__col-photo.ticket-img {
  width: 30%;
  position: absolute;
  right: 2%;
  top: -5%;
}
@media only screen and (max-width: 900px) {
  .p-service-detail__col-photo.ticket-img {
    width: 50%;
    text-align: center;
    margin: 0 auto;
    position: static;
  }
}
.p-service-points__section {
  margin: 0 0 100px;
}
@media only screen and (max-width: 900px) {
  .p-service-points__section {
    margin: 0 0 75px;
  }
}
.p-service-points__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 35px;
}
.p-service-points__box:last-child {
  margin: 0;
}
.p-service-points__no {
  width: 50px;
  font-size: 40px;
  line-height: 1;
  text-align: center;
  color: #3F6DA3;
}
@media only screen and (max-width: 900px) {
  .p-service-points__no {
    width: 40px;
  }
}
.p-service-points__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 7px 0 0;
}
.p-service-points__title {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 7px;
}
@media only screen and (max-width: 900px) {
  .p-service-points__title {
    font-size: 16px;
  }
}
.p-service-points__item {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 900px) {
  .p-service-points__item {
    font-size: 16px;
    margin: 0 0 15px;
  }
}
.p-service-points__item:last-child {
  margin: 0;
}
.p-service-points__item i {
  color: #3F6DA3;
  padding: 6px 0 0;
  display: inline-block;
}
.p-service-points__item i.member {
  padding: 13px 0 0;
}
.p-service-points__item span {
  padding: 0 0 0 6px;
}
.p-service-points__text {
  padding: 4px 0 0 0;
}
.p-service-points__text span {
  line-height: 2.2;
}
.p-service-message__section {
  background: #f8f8f2;
  border-radius: 25px;
  padding: 40px 65px 65px;
  margin: 0 50px 125px;
}
@media only screen and (max-width: 900px) {
  .p-service-message__section {
    padding: 20px 20px 30px;
    margin: 0 0 75px;
  }
}
.p-service-message__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 10px;
}
.p-service-message__icon {
  font-size: 46px;
  color: #3F6DA3;
}
@media only screen and (max-width: 900px) {
  .p-service-message__icon {
    font-size: 36px;
  }
}
.p-service-message__label {
  font-size: 24px;
  padding: 20px 0 0;
}
@media only screen and (max-width: 900px) {
  .p-service-message__label {
    font-size: 20px;
  }
}
.p-service-message__title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 35px;
}
@media only screen and (max-width: 900px) {
  .p-service-message__title {
    font-size: 18px;
    margin: 0 0 25px;
  }
}
.p-service-message__body p {
  margin: 0 0 1.25em;
}
.p-service-message__body p:last-child {
  margin: 0;
}
.p-service-flow__section {
  margin: 0 0 100px;
}
@media only screen and (max-width: 900px) {
  .p-service-flow__section {
    margin: 0 0 75px;
  }
}
.p-service-flow__wrap {
  margin: 0 0 100px;
}
@media only screen and (max-width: 900px) {
  .p-service-flow__wrap {
    margin: 0 0 75px;
  }
}
.p-service-flow__wrap:last-child {
  margin: 0 0 0;
}
.p-service-flow__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0 0 15px;
}
.p-service-flow__col-leading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #1c4677;
  font-weight: bold;
  text-align: center;
  width: 4.5em;
  font-size: 14px;
}
@media only screen and (max-width: 900px) {
  .p-service-flow__col-leading {
    width: 4em;
    font-size: 12px;
  }
}
.p-service-flow__col-leading.first {
  background: #E5F3FC;
}
.p-service-flow__col-leading.second {
  background: #C4E6FA;
}
.p-service-flow__col-leading.third {
  background: #A5D7F5;
}
.p-service-flow__col-leading.forth {
  background: #84C6EF;
}
.p-service-flow__col-leading span {
  margin: auto;
}
.p-service-flow__col-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.p-service-flow__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
}
@media only screen and (max-width: 900px) {
  .p-service-flow__box {
    padding: 15px 0;
  }
}
.p-service-flow__box:last-child {
  margin: 0;
}
.p-service-flow__no {
  width: 80px;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .p-service-flow__no {
    width: 50px;
  }
}
.p-service-flow__no:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  background: #a5d7f5;
  width: 1px;
  height: 150%;
  z-index: 10;
}
@media only screen and (max-width: 768px) {
  .p-service-flow__no:before {
    display: none;
  }
}
.p-service-flow__no.no-line::before {
  display: none;
}
.p-service-flow__no span {
  position: relative;
  z-index: 10;
  display: inline-block;
  color: #3F6DA3;
  width: 50px;
  height: 50px;
  font-size: 40px;
  line-height: 55px;
  text-align: center;
  background: #f8f8f2;
  border-radius: 50px;
}
@media only screen and (max-width: 900px) {
  .p-service-flow__no span {
    width: 30px;
    height: 30px;
    font-size: 22px;
    line-height: 30px;
  }
}
.p-service-flow__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media only screen and (max-width: 900px) {
  .p-service-flow__content {
    padding: 6px 0 0;
  }
}
.p-service-flow__title {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 7px;
}
@media only screen and (max-width: 900px) {
  .p-service-flow__title {
    font-size: 16px;
    line-height: 1.6;
  }
}
.p-service-flow__title span {
  padding: 0 10px 0 0;
}
.p-service-action__section {
  border: 16px solid #f8f8f2;
  padding: 75px 25px;
}
@media only screen and (max-width: 900px) {
  .p-service-action__section {
    padding: 25px 15px;
    margin: 0 -15px;
    border-width: 12px;
  }
}
.p-service-action__title {
  text-align: center;
  margin: 0 0 25px;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.4;
}
@media only screen and (max-width: 900px) {
  .p-service-action__title {
    margin: 0 0 15px;
    font-size: 18px;
  }
}
.p-service-action__body {
  margin: 0 0 40px;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .p-service-action__body {
    margin: 0 0 25px;
  }
}
.p-service-action__body p {
  font-size: 18px;
  line-height: 1.8;
}
@media only screen and (max-width: 900px) {
  .p-service-action__body p {
    font-size: 16px;
    line-height: 1.6;
  }
  .p-service-action__body p br {
    display: none;
  }
}
.p-service-action__to {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-service-action__to em {
  font-weight: 700;
}
@media only screen and (max-width: 900px) {
  .p-service-action__to em:first-child {
    display: none;
  }
}
.p-service-action__to em:last-child {
  display: none;
}
@media only screen and (max-width: 900px) {
  .p-service-action__to em:last-child {
    display: inline;
  }
}
.p-service-action__to.seminar-form {
  text-align: right;
  display: block;
}
@media only screen and (max-width: 768px) {
  .p-service-action__to.seminar-form {
    text-align: center;
  }
}
.p-service-action__to.pws-button {
  margin: 25px 0 0 0;
}
.p-service-action__float {
  position: fixed;
  right: 0;
  bottom: 20%;
  z-index: 10;
}
@media only screen and (max-width: 900px) {
  .p-service-action__float {
    display: none;
  }
}
.p-service-action__float a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  background: #3F6DA3;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding: 12px 16px 12px 14px;
  border-radius: 6px 0 0 6px;
  -webkit-box-shadow: 0px 3px 9px -3px rgba(0, 0, 0, 0.46);
          box-shadow: 0px 3px 9px -3px rgba(0, 0, 0, 0.46);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.p-service-action__float a:hover {
  background: #ef8867;
  padding: 12px 28px 12px 14px;
}
.p-service-action__float__icon {
  font-size: 26px;
  padding: 0 6px 0 0;
}
.p-service-nav {
  padding: 100px 0;
  background: #f8f8f2;
}
@media only screen and (max-width: 900px) {
  .p-service-nav {
    padding: 50px 0;
  }
}
.p-service-nav__title {
  text-align: center;
  font-weight: 700;
  margin: 0 0 45px;
}
@media only screen and (max-width: 900px) {
  .p-service-nav__title {
    font-size: 18px;
    margin: 0 0 25px;
  }
}
.p-service-nav__title img {
  padding: 0 8px 6px 0;
}
.p-service-negotiation-emphasize {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 35px 0 0;
}
.p-service-negotiation-emphasize__inner {
  background: #f8f8f2;
  padding: 25px 40px 35px;
  border-radius: 10px;
}
@media only screen and (max-width: 900px) {
  .p-service-negotiation-emphasize__inner {
    padding: 20px 20px 30px;
    margin: 0;
  }
}
.p-service-negotiation-emphasize__title {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 20px;
}
@media only screen and (max-width: 900px) {
  .p-service-negotiation-emphasize__title {
    font-size: 18px;
    margin: 0 0 15px;
  }
}
.p-service-negotiation-case__section {
  margin: 0 0 100px;
}
@media only screen and (max-width: 900px) {
  .p-service-negotiation-case__section {
    margin: 0 0 75px;
  }
}
.p-service-negotiation-case__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #f8f8f2;
  padding: 30px 30px 35px;
  margin: 0 0 45px;
  border-radius: 10px;
}
@media only screen and (max-width: 900px) {
  .p-service-negotiation-case__row {
    display: block;
    padding: 20px 18px 20px;
  }
}
.p-service-negotiation-case__row:last-child {
  margin: 0;
}
.p-service-negotiation-case__col-content {
  width: 55%;
}
@media only screen and (max-width: 900px) {
  .p-service-negotiation-case__col-content {
    width: 100%;
    margin: 0 0 10px;
  }
}
.p-service-negotiation-case__col-photo {
  width: 38%;
  padding: 10px 0 0;
}
@media only screen and (max-width: 900px) {
  .p-service-negotiation-case__col-photo {
    width: 100%;
  }
}
.p-service-pass {
  margin: 0 0 100px;
}
@media only screen and (max-width: 900px) {
  .p-service-pass {
    margin: 0 0 75px;
  }
}

.p-service-pass-comparison{
  width: 80%;
  margin: 0 auto;
}


@media only screen and (max-width: 900px) {
  .p-service-pass-plan {
    overflow: auto;
    white-space: nowrap;
  }
}
.p-service-pass-business__box {
  padding: 20px 0 0;
  margin: 0 0 45px;
}
.p-service-pass-business__box p {
  margin: 0 0 35px;
}
.p-service-pass-business__box p:last-child {
  padding: 0;
}
.p-service-pass-business__option {
  background: #f8f8f2;
  padding: 30px 30px 40px;
  border-radius: 15px;
  margin: 0 0 75px;
}
@media only screen and (max-width: 900px) {
  .p-service-pass-business__option {
    padding: 20px 20px 30px;
  }
}
.p-service-pass-business__option-title {
  font-weight: bold;
  margin: 0 0 10px;
}
.p-service-pass-business__option-body {
  line-height: 1.6;
}
.p-service-pass__outline {
  margin: 0 0 35px;
}
.p-service-pass__price-notice {
  text-align: right;
  margin: 0 0 10px;
  font-size: 14px;
}
.p-service-pass-table {
  font-size: 14px;
  font-weight: 700;
  width: 100%;
}

.c-grid__liquid{
  width: 96%;
  margin: 0 auto 35px;
}

.p-service-pass-table-2025{
  font-size: 13px;
}

@media only screen and (max-width: 900px) {
  .p-service-pass-table {
    width: 1000px;
  }
}
.p-service-pass-table__label {
  width: 16%;
  border: none !important;
}

.p-service-pass-table__label-2025 {
  width: 6%;
  border: none !important;
}

.p-service-pass-table__notice-2025 {
  width: 7%;
  border: none !important;
}

.p-service-pass-table__label-blank {
  border-bottom: 1px solid #bebebe;
}

.p-service-pass-table__label-blank-2025 {
  border-bottom: 1px solid #bebebe;
  vertical-align: bottom;
}

.p-service-pass-table__val {
  width: 14%;
}
.p-service-pass-table__blank {
  border: none !important;
}
.p-service-pass-table__crown {
  background: #EFA861;
  color: #fff;
  font-size: 18px;
  padding: 3px 0 !important;
  line-height: 1;
  border-right: 1px solid #EFA861 !important;
}
.p-service-pass-table__crown-before {
  border-right: 1px solid #EFA861 !important;
}
.p-service-pass-table__basic {
  background: #F2F8FD;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff !important;
  color: #3F6DA3;
  font-weight: 700;
}
.p-service-pass-table__head-th {
  width: 21%;
}
.p-service-pass-table__head-th-2025 {
  width: 9%;
}
.p-service-pass-table__head-title {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 4px;
}
.p-service-pass-table__head-outline {
  text-align: center;
  font-size: 12px;
  margin: 0 0 3px;
}
.p-service-pass-table__head-price {
  text-align: center;
  font-weight: 700;
  font-size: 13px;
}
.p-service-pass-table__head-price span {
  font-size: 18px;
  padding: 0 3px 0 0;
}
.p-service-pass-table__bg {
  background: #F2F8FD;
  border-right: 1px solid #fff !important;
  border-bottom: 1px solid #bebebe;
}
.p-service-pass-table__bg-legal {
  background: #FFECE5;
  border-right: 1px solid #fff !important;
  border-bottom: 1px solid #bebebe;
}
.p-service-pass-table__bg-crown {
  color: #fff;
  background: #ef8867;
  border-color: #ef8867 !important;
}
.p-service-pass-table__bg-crown-before {
  border-right: 1px solid #ef8867 !important;
}
.p-service-pass-table th,
.p-service-pass-table td {
  padding: 10px 0;
  text-align: center;
  border-right: 1px solid #bebebe;
}

.p-service-pass-table-2025 th,
.p-service-pass-table-2025 td {
  line-height: 1.3;
  padding: 8px 3px;
}

.p-service-pass-table th span,
.p-service-pass-table td span {
  font-size: 18px;
  padding: 0 2px;
}
.p-service-pass-table th:last-child,
.p-service-pass-table td:last-child {
  border-right: none;
}

.p-service-pass-table__tr{
  border-bottom: 1px solid #E2E2E2;
}

.p-service-pass-table__tr-title td{
  text-align: left;
  padding-left: 10px;
  background: #f8f8f2;
  font-size: 14px;
}

.p-service-pass-table__tr-odd th,
.p-service-pass-table__tr-odd td {
  background: #f8f8f2;
}
.p-service-pass-table__tr-separate th,
.p-service-pass-table__tr-separate td {
  border-bottom: 1px solid #bebebe;
}

.p-service-pass-table__tr-separate-2025{

}

.p-service-pass-table__tr-separate-2025 th,
.p-service-pass-table__tr-separate-2025 td {
  border-bottom: none;
}

.p-service-pass-table__row-title {
  text-align: center;
  font-weight: 700;
  font-size: 12px;
}
.p-service-pass-table__row-crown {
  border-right-color: #ef8867 !important;
}
.p-service-pass-table__row-crown-bottom {
  border-bottom-color: #ef8867 !important;
}

.p-service-pass__list{
  padding: 25px 0 0;
}

.p-service-pass__list li{
  line-height: 1.4;
  margin: 0 0 12px;
}

.p-service-member-plan__title {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 50px;
}
.p-service-member-plan__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 35px;
}
@media only screen and (max-width: 900px) {
  .p-service-member-plan__row {
    display: block;
  }
}
.p-service-member-plan__col {
  width: 50%;
}
@media only screen and (max-width: 900px) {
  .p-service-member-plan__col {
    width: 100%;
  }
}
.p-service-member-plan__col:first-child {
  border-right: 1px solid #E2E2E2;
}
@media only screen and (max-width: 900px) {
  .p-service-member-plan__col:first-child {
    border: none;
    margin: 0 0 10px;
  }
}
.p-service-member-plan__col:first-child .p-service-member-plan__inner {
  padding: 10px 25px 10px 0;
}
@media only screen and (max-width: 900px) {
  .p-service-member-plan__col:first-child .p-service-member-plan__inner {
    padding: 0;
  }
}
.p-service-member-plan__col:last-child .p-service-member-plan__inner {
  padding: 10px 0 10px 25px;
}
@media only screen and (max-width: 900px) {
  .p-service-member-plan__col:last-child .p-service-member-plan__inner {
    padding: 0;
  }
}
.p-service-member-plan__body {
  margin: 0 0 10px;
}
.p-service-member-plan__price {
  text-align: right;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
}
.p-service-member-plan__price span {
  font-size: 28px;
  padding: 0 2px 0 0;
}
.p-service-member-plan__list {
  background: #f8f8f2;
  padding: 20px;
  border-radius: 15px;
  margin: 0 0 25px;
}
.p-service-member-plan__notice p {
  padding: 0 0 50px 0;
}
.p-service-member__item {
  margin: 0 0 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-service-member__item__strike {
  color: #a0a0a0;
}
.p-service-member__item__strike i {
  color: #a0a0a0 !important;
}
.p-service-member__item:last-child {
  margin: 0;
}
.p-service-member__item i {
  width: 18px;
  text-align: center;
  color: #3F6DA3;
  padding: 6px 0 0;
  display: inline-block;
}
.p-service-member__item span {
  padding: 0 0 0 6px;
}
.p-service-member__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-service-member__notice {
  margin: 0 0 100px;
}
@media only screen and (max-width: 900px) {
  .p-service-member__notice {
    margin: 0 0 75px;
  }
}
.p-service-member__notice a {
  color: #ef8867;
  padding: 0 2px;
}
.p-service-member__notice a:hover {
  color: #f4ac95;
}
.p-service-ticket-plan__list {
  margin: 0 0 0 20px;
}
.p-service-ticket-plan__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 900px) {
  .p-service-ticket-plan__row {
    display: block;
  }
}
.p-service-ticket-plan__col.first-child {
  border-right: 1px solid #E2E2E2;
  padding: 10px 40px 10px 10px;
}
@media only screen and (max-width: 900px) {
  .p-service-ticket-plan__col.first-child {
    border: none;
    padding: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .p-service-ticket-plan__col.first-child {
    border: none;
    padding: 20px 12px;
  }
}
.p-service-ticket-plan__col.last-child {
  padding: 10px 10px 10px 40px;
}
@media only screen and (max-width: 900px) {
  .p-service-ticket-plan__col.last-child {
    padding: 20px;
  }
}
.p-service-ticket-plan__inner {
  width: 400px;
}
@media only screen and (max-width: 900px) {
  .p-service-ticket-plan__inner {
    width: auto;
  }
}
.p-service-ticket-plan__price {
  font-weight: bold;
  font-size: 18px;
}
.p-service-ticket-plan__price span {
  font-size: 23px;
}
.p-service-ticket-plan__body {
  padding: 20px 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-service-ticket-plan__body span {
  font-size: 22px;
  font-weight: bold;
  color: #EF8661;
}
@media only screen and (max-width: 900px) {
  .p-service-ticket-plan__body {
    padding: 20px 0 40px;
  }
}
.p-service-ticket-plan__body span.txt-white {
  color: #fff;
  position: absolute;
  z-index: 20;
  font-weight: bold;
  font-size: 17px;
  text-align: center;
  width: 24px;
  top: 0px;
  height: 24px;
}
.p-service-ticket-plan__item {
  background: #f8f8f2;
  margin: 0 0 40px 0;
  position: relative;
}
.p-service-ticket-plan__item-choose_plan {
  width: 24px;
  position: relative;
  margin: 0 4px;
  top: 0px;
  left: 0;
  background: none;
}
@media only screen and (max-width: 900px) {
  .p-service-ticket-plan__item-choose_plan {
    line-height: 1.3;
  }
}
.p-service-ticket-plan__item-choose_plan::before {
  position: relative;
  content: "";
  background: #436EA1;
  border-radius: 50px;
  z-index: 10;
  display: inline-block;
  width: 24px;
  height: 24px;
  display: block;
}
.p-service-ticket-plan__item.ticket-mail {
  margin: 0 0 15px 0;
}
.p-service-ticket-plan__item.title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0px;
}
.p-service-ticket-plan__item.title-ex {
  width: 40px;
  position: absolute;
  margin: 0px;
  top: -17px;
  left: -3%;
  background: none;
}
.p-service-ticket-plan__item.title-ex::before {
  content: "";
  content: "";
  background: #436EA1;
  position: absolute;
  border-radius: 50px;
  z-index: 10;
  display: inline-block;
  width: 40px;
  height: 40px;
  display: block;
}
.p-service-ticket-plan__item.title-ex span {
  color: #fff;
  position: absolute;
  z-index: 20;
  font-weight: bold;
  font-size: 21px;
  text-align: center;
  width: 40px;
  line-height: 40px;
}
.p-service-ticket-plan__item.title-text {
  font-weight: bold;
  font-size: 16px;
  margin: 0px;
  padding: 15px 0 0 15px;
}
.p-service-ticket-plan__item.title-text span {
  color: #E46784;
}
@media only screen and (max-width: 900px) {
  .p-service-ticket-plan__item.title-text {
    line-height: 1.3;
    padding: 10px 0 0 10px;
  }
}
.p-service-ticket-plan__item.title-box {
  text-align: right;
  padding: 0 15px 10px 0;
  margin: 0px;
}
@media only screen and (max-width: 900px) {
  .p-service-ticket-plan__item.title {
    padding: 7px 15px 10px 0;
  }
}
.p-service-ticket-plan__mail-service {
  background: #FFF2F2;
  padding: 10px 0;
  margin: 0 0 0 20px;
  text-align: center;
}
.p-service-ticket-plan__mail-service span {
  color: #E46784;
  font-weight: bold;
  font-size: 18px;
}
.p-service-thema {
  padding: 75px 0 0;
}
.p-service-thema__outline {
  margin: 0 0 50px;
}
@media only screen and (max-width: 900px) {
  .p-service-thema__outline {
    margin: 0 0 35px;
  }
}
.p-service-thema__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 50px;
}
@media only screen and (max-width: 900px) {
  .p-service-thema__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin: 0 0 25px;
  }
}
.p-service-thema__row:last-child {
  margin: 0;
}
.p-service-thema__col-content {
  width: 60%;
}
@media only screen and (max-width: 900px) {
  .p-service-thema__col-content {
    width: 100%;
  }
}
.p-service-thema__col-photo {
  width: 35%;
}
@media only screen and (max-width: 900px) {
  .p-service-thema__col-photo {
    width: auto;
  }
}
.p-service-thema__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 15px;
}
@media only screen and (max-width: 900px) {
  .p-service-thema__head {
    margin: 0 0 10px;
  }
}
.p-service-thema__no {
  width: 50px;
  font-size: 40px;
  line-height: 1;
  text-align: center;
  color: #3F6DA3;
}
@media only screen and (max-width: 900px) {
  .p-service-thema__no {
    display: none;
  }
}
.p-service-thema__title {
  font-weight: bold;
  font-size: 18px;
}
@media only screen and (max-width: 900px) {
  .p-service-thema__title {
    display: none;
  }
}
.p-service-thema__body {
  padding: 0 0 0 50px;
}
@media only screen and (max-width: 900px) {
  .p-service-thema__body {
    padding: 0;
    margin: 0 0 20px;
  }
}
.p-service-pickup__section {
  margin: 0 0 100px;
}
@media only screen and (max-width: 900px) {
  .p-service-pickup__section {
    margin: 0 0 75px;
  }
}
.p-service-pickup__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 35px;
}
@media only screen and (max-width: 900px) {
  .p-service-pickup__box {
    display: block;
  }
}
.p-service-pickup__video {
  width: 350px;
}
@media only screen and (max-width: 900px) {
  .p-service-pickup__video {
    width: auto;
  }
}
.p-service-pickup__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 0 0 20px;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .p-service-pickup__content {
    margin: 0;
  }
}
.p-service-pickup__no {
  font-weight: 700;
  margin: 0 0 5px;
}
.p-service-pickup__title {
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 10px;
}
@media only screen and (max-width: 900px) {
  .p-service-pickup__title {
    margin: 10px 0;
  }
}
@media only screen and (max-width: 900px) {
  .p-service-pickup__body-news {
    position: static;
    padding: 10px 0 0;
  }
  .p-service-pickup__body-news br.sp-none {
    display: none;
  }
}
.p-service-pickup__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 25px 0 0;
}
.p-service-special__section {
  margin: 0 0 100px;
}
@media only screen and (max-width: 900px) {
  .p-service-special__section {
    margin: 0 0 75px;
  }
}
.p-service-special__box {
  background: #f8f8f2;
  padding: 30px;
  border-radius: 15px;
  margin: 0 0 25px;
}
.p-service-special__box:last-child {
  margin: 0;
}
.p-service-special__title {
  font-weight: 700;
  margin: 0 0 15px;
  line-height: 1.6;
}
@media only screen and (max-width: 900px) {
  .p-service-special__title {
    font-size: 16px;
  }
}
.p-service-special__title br {
  display: none;
}
@media only screen and (max-width: 768px) {
  .p-service-special__title br {
    display: block;
  }
}
.p-service-special__title span {
  padding: 0 0 0 10px;
}
@media only screen and (max-width: 768px) {
  .p-service-special__title span {
    padding: 0;
  }
}
.p-service-special__body {
  margin: 0 0 20px;
}
.p-service-special__sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 900px) {
  .p-service-special__sub {
    display: block;
  }
}
.p-service-special__sub-title {
  line-height: 1.6;
  font-weight: 700;
  width: 130px;
}
@media only screen and (max-width: 900px) {
  .p-service-special__sub-title {
    font-size: 14px;
    margin: 0 0 5px;
  }
}
.p-service-special__sub-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media only screen and (max-width: 900px) {
  .p-service-special__sub-body {
    font-size: 14px;
  }
}
.p-service-special__link {
  background: #fff;
  margin: 20px 0 0 0;
}
.p-service-special__link-thumbnail {
  width: 22%;
}
@media only screen and (max-width: 768px) {
  .p-service-special__link-thumbnail {
    width: 90%;
    margin: 0 auto;
  }
}
.p-service-special__link-text {
  width: 70%;
}
@media only screen and (max-width: 768px) {
  .p-service-special__link-text {
    margin: 0 auto;
    padding: 10px 0 0;
    width: 90%;
  }
}
.p-service-special__link-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 10px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 768px) {
  .p-service-special__link-title {
    margin: 0 0 2px 0;
    display: block;
  }
}
@media only screen and (max-width: 510px) {
  .p-service-special__link-title {
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
  }
}
.p-service-recent-video__section {
  margin: 0 0 75px;
}
.p-service-recent-video__row {
  background: #f8f8f2;
  border-radius: 10px;
  padding: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 900px) {
  .p-service-recent-video__row {
    display: block;
  }
}
.p-service-recent-video__col {
  width: 48%;
}
@media only screen and (max-width: 900px) {
  .p-service-recent-video__col {
    width: auto;
    margin: 0 0 35px;
  }
  .p-service-recent-video__col:last-child {
    margin: 0;
  }
}
.p-service-recent-video__cat {
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 15px;
}
.p-service-recent-video__video {
  margin: 0 0 8px;
}
.p-service-recent-video__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin: 0 0 5px;
  padding: 0 5px;
}
.p-service-recent-video__date {
  font-weight: 700;
  font-size: 14px;
  color: #818181;
}
.p-service-recent-video__no {
  font-weight: 700;
  font-size: 14px;
}
.p-service-recent-video__title {
  font-weight: 700;
  font-size: 16px;
  margin: 0 0 5px;
  padding: 0 5px;
  line-height: 1.2;
}
.p-service-recent-video__wechat {
  text-align: right;
  padding: 0 5px;
}
.p-service-recent-video__wechat a {
  font-size: 13px;
}
.p-service-archive__section {
  padding: 0 0 75px;
}
@media only screen and (max-width: 900px) {
  .p-service-archive__section {
    padding: 0 0 50px;
  }
}
.p-service-archive__outline {
  margin: 0 0 25px;
}
.p-service-archive__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.p-service-archive__row a {
  display: block;
}
.p-service-archive__col-youtube {
  width: 28%;
}
@media only screen and (max-width: 900px) {
  .p-service-archive__col-youtube {
    width: 48%;
  }
}
.p-service-archive__col-youtube a {
  margin: 0 15%;
  text-align: center;
}
.p-service-archive__col-wechat {
  width: 25%;
}
@media only screen and (max-width: 900px) {
  .p-service-archive__col-wechat {
    width: 40%;
  }
}
.p-service-ticket {
  margin: 0 0 100px;
}
@media only screen and (max-width: 900px) {
  .p-service-ticket {
    margin: 0 0 75px;
  }
}
.p-service-ticket-menu__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #f8f8f2;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 45px 100px;
  margin: 0 50px 60px;
}
@media only screen and (max-width: 900px) {
  .p-service-ticket-menu__row {
    display: block;
    padding: 20px 45px;
    margin: 0 0 25px;
  }
}
.p-service-ticket-menu__col {
  position: relative;
  width: 220px;
  padding: 25px 0;
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
@media only screen and (max-width: 900px) {
  .p-service-ticket-menu__col {
    width: auto;
    margin: 25px 0;
  }
}
.p-service-ticket-menu__label {
  background: #ef8867;
  color: #fff;
  font-weight: 700;
  display: inline-block;
  padding: 4px 10px;
  position: absolute;
  top: -10px;
  right: -15px;
}
.p-service-ticket-menu__title {
  color: #3F6DA3;
  font-weight: 700;
  font-size: 20px;
}
.p-service-ticket-menu__number {
  font-weight: 700;
  font-size: 26px;
}
.p-service-ticket-menu__number span {
  font-size: 36px;
  padding: 0 2px 0 0;
}
.p-service-ticket-menu__price {
  font-weight: 700;
}
.p-service-ticket-menu__price span {
  font-size: 26px;
  padding: 0 2px 0 0;
}
.p-service-ticket-service {
  margin: 50px 0;
}
.p-service-ticket-service__inner {
  margin: 0 50px;
}
@media only screen and (max-width: 900px) {
  .p-service-ticket-service__inner {
    overflow: auto;
    white-space: nowrap;
    margin: 0;
  }
}
.p-service-ticket-service__table {
  width: 560px;
  margin: 0 0 20px;
  border-top: 1px solid #bebebe;
  border-left: 1px solid #bebebe;
}
.p-service-ticket-service__table th,
.p-service-ticket-service__table td {
  border-right: 1px solid #bebebe;
  border-bottom: 1px solid #bebebe;
  padding: 22px 20px;
}
.p-service-ticket-service__table th {
  font-weight: 700;
  background: #f8f8f2;
}
.p-service-ticket-service__table td {
  text-align: center;
}
.p-service-ticket-service__item {
  position: relative;
  padding: 0 0 0 12px;
}
.p-service-ticket-service__item.file-de::before {
  top: 15px;
}
.p-service-ticket-service__item::before {
  display: block;
  content: " ";
  position: absolute;
  width: 3px;
  height: 3px;
  top: 12px;
  left: 3px;
  border-radius: 3px;
  background: #212121;
}
.p-service-ticket-service__item-choose {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2px 0;
  line-height: 1.3;
}
.p-service-ticket-service__item-choose_plan {
  position: relative;
  margin: 0 2px 0 0;
  top: 4px;
  left: 0;
  background: none;
  display: inline;
}
@media only screen and (max-width: 900px) {
  .p-service-ticket-service__item-choose_plan {
    line-height: 1.3;
  }
}
.p-service-ticket-service__item-choose_plan::before {
  position: relative;
  content: "";
  background: #436EA1;
  border-radius: 50px;
  z-index: 10;
  display: inline-block;
  width: 22px;
  height: 22px;
}
.p-service-ticket-service__item-choose_plan span.txt-white {
  color: #fff;
  position: absolute;
  z-index: 20;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  width: 22px;
  height: 22px;
  top: -6.5px;
  left: 0px;
}
@media only screen and (max-width: 900px) {
  .p-service-ticket-service__item-choose_plan span.txt-white {
    top: -5.5px;
  }
}
.p-service-mail {
  padding: 30px 0 0;
}
.p-service-mail__box {
  background: #f8f8f2;
  padding: 25px 0;
  margin: 0 0 30px;
  border-radius: 15px;
}
.p-service-mail__box.form-continuation {
  padding: 20px 0;
  margin: 0px;
}
.p-service-mail__title {
  font-size: 18px;
  font-weight: bold;
  padding: 0 20px;
  margin: 0 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-service-mail__title span:last-child {
  display: inline-block;
  background: #F0B23C;
  font-size: 13px;
  font-weight: bold;
  padding: 3px 8px;
  margin: 0 0 0 10px;
  color: #fff;
}
.p-service-mail__body {
  padding: 0 20px;
  margin: 0 0 10px;
}
.p-service-voice__section {
  margin: 0 0 100px;
}
@media only screen and (max-width: 900px) {
  .p-service-voice__section {
    margin: 0 0 75px;
  }
}
.p-service-voice__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 900px) {
  .p-service-voice__container {
    display: block;
  }
}
.p-service-voice__box {
  width: 49%;
  background: #f8f8f2;
  padding: 25px 0;
  margin: 0 0 30px;
  border-radius: 15px;
}
@media only screen and (max-width: 900px) {
  .p-service-voice__box {
    width: 100%;
    margin: 0 0 20px;
  }
}
.p-service-voice__title {
  font-size: 18px;
  font-weight: bold;
  padding: 0 20px;
  margin: 0 0 10px;
  line-height: 1.2;
}
@media only screen and (max-width: 900px) {
  .p-service-voice__title {
    font-size: 16px;
    margin: 0 0 8px;
  }
}
.p-service-voice__body {
  padding: 0 20px;
  margin: 0 0 10px;
}
.p-service-voice__age {
  padding: 0 20px;
  text-align: right;
}
.p-service-background__section {
  margin: 0 0 100px;
}
@media only screen and (max-width: 900px) {
  .p-service-background__section {
    margin: 0 0 75px;
  }
}
.p-service-background__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 900px) {
  .p-service-background__row {
    display: block;
  }
}
.p-service-background__col-content {
  width: 46%;
  padding: 15px 0 0;
}
@media only screen and (max-width: 900px) {
  .p-service-background__col-content {
    width: auto;
    padding: 0;
    margin: 0 0 15px;
  }
}
.p-service-background__col-video {
  width: 50%;
}
@media only screen and (max-width: 900px) {
  .p-service-background__col-video {
    width: auto;
  }
}

.xs-display {
  display: none;
}
@media only screen and (max-width: 500px) {
  .xs-display {
    display: block;
  }
}

.pc-none {
  display: none;
}
@media only screen and (max-width: 768px) {
  .pc-none {
    display: block;
    line-height: 1.6;
  }
}

.p-page-head {
  background: #10558f center center no-repeat;
  background-size: cover;
  padding: 80px 0;
  margin: 0 0 15px;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .p-page-head {
    padding: 30px 15px;
  }
}
.p-page-head::before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.p-page-head__title {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .p-page-head__title {
    font-size: 20px;
  }
}
.p-page-content {
  margin: 0 0 50px;
}

.p-member-section {
  width: 800px;
  background: #FCF4E9;
  margin: 0 auto;
  padding: 3%;
  position: relative;
}
.p-member-section.lite {
  background: #F2F6FA;
}
@media only screen and (max-width: 900px) {
  .p-member-section {
    width: auto;
  }
}
.p-member-section .c-title-section__icon.member {
  width: 7%;
}
@media only screen and (max-width: 900px) {
  .p-member-section .c-title-section__icon.member {
    width: 40px;
  }
}
.p-member-section .c-title-section__icon.memberimg {
  width: 100%;
}
.p-member-section__inner {
  width: 730px;
  height: 550px;
  background: #fff;
  margin: 0 auto;
  padding: 5%;
}
@media only screen and (max-width: 900px) {
  .p-member-section__inner {
    width: auto;
    height: auto;
  }
}
.p-member-section__inner p {
  font-weight: 400;
  padding: 0 0 0 6px;
  line-height: 1.5;
}
@media only screen and (max-width: 900px) {
  .p-member-section__inner p {
    padding: 3px 0 0 6px;
  }
}
.p-member-section__area {
  position: absolute;
  top: 0%;
  right: 7%;
}
@media only screen and (max-width: 900px) {
  .p-member-section__area {
    right: 10%;
  }
}
.p-member-section__icon {
  margin: 0 4% 0 auto;
  width: 62px;
  height: 40px;
  background: #F2A54A;
  position: relative;
  border: 10% solid;
}
@media only screen and (max-width: 900px) {
  .p-member-section__icon {
    width: 60px;
  }
}
.p-member-section__icon::after {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 31px solid transparent;
  border-right: 32px solid transparent;
  border-top: 26px solid #F2A54A;
}
@media only screen and (max-width: 900px) {
  .p-member-section__icon::after {
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 18px solid #F2A54A;
    bottom: -18px;
  }
}
.p-member-section__icon.lite {
  margin: 0 4% 0 auto;
  width: 62px;
  height: 40px;
  background: #79B6F8;
  position: relative;
  border: 10% solid;
}
@media only screen and (max-width: 900px) {
  .p-member-section__icon.lite {
    width: 60px;
  }
}
.p-member-section__icon.lite::after {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 31px solid transparent;
  border-right: 31px solid transparent;
  border-top: 25px solid #79B6F8;
}
@media only screen and (max-width: 900px) {
  .p-member-section__icon.lite::after {
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 18px solid #79B6F8;
    bottom: -18px;
  }
}
.p-member-section .member-area {
  color: #fff;
  padding: 23% 19%;
  letter-spacing: 0.1rem;
  font-weight: 700;
}
@media only screen and (max-width: 900px) {
  .p-member-section .member-area {
    padding: 25% 18%;
  }
}
.p-member-section .member-area.lite {
  font-weight: 700;
  padding: 23% 27% 23% 29%;
}
@media only screen and (max-width: 900px) {
  .p-member-section .member-area.lite {
    padding: 25% 27%;
  }
}
.p-member-section__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 10px 0;
}
@media only screen and (max-width: 900px) {
  .p-member-section__title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0px;
  }
}
.p-member-section__title.sub-title {
  font-size: 18px;
}
@media only screen and (max-width: 900px) {
  .p-member-section__title.sub-title {
    font-size: 16px;
    margin-right: auto;
  }
}
.p-member-section__title.sub-price {
  margin-left: auto;
  font-weight: bold;
  font-size: 25px;
}
@media only screen and (max-width: 900px) {
  .p-member-section__title.sub-price {
    font-size: 18px;
    padding: 10px 0;
  }
}
.p-member-section__text {
  width: 650px;
}
@media only screen and (max-width: 900px) {
  .p-member-section__text {
    width: auto;
  }
}
.p-member-section__item {
  font-weight: 400;
}
.p-member-section__attention {
  width: 800px;
  padding: 30px 0;
  margin: 0 auto;
}
@media only screen and (max-width: 900px) {
  .p-member-section__attention {
    width: auto;
    padding: 30px 0 0 10px;
  }
}
.p-member-section__attention p {
  font-size: 15px;
}

.p-news__list {
  margin: 0 0 1.5rem;
}
.p-news__item {
  padding: 1.3rem;
  border-bottom: 1px solid #bebebe;
}
@media only screen and (max-width: 768px) {
  .p-news__item {
    padding: 0.75rem 0.5rem;
  }
}
.p-news__link {
  padding: 0.5rem;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-news__link i {
  color: #ef8867;
}
.p-news__link:hover .p-news__title {
  color: #ef8867;
  border-color: #ef8867 1px solid !important;
}
.p-news__link-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-news__link-inner.member-search {
  display: block;
}
@media only screen and (max-width: 1080px) {
  .p-news__link-inner {
    display: block;
  }
}
.p-news__date {
  color: #262626;
  line-height: 1.2;
}
@media only screen and (max-width: 1080px) {
  .p-news__date {
    display: block;
    margin: 0 0 5px;
  }
}
.p-news__title {
  color: #262626;
  line-height: 1.5;
  padding: 0 0 1px;
  margin: 0 25px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  border-bottom: 1px solid #fff;
}
.p-news__title.member-title {
  border-bottom: none;
}
.p-news__title.member-title:hover {
  border-bottom: 1px solid #ef8867;
}
@media only screen and (max-width: 1080px) {
  .p-news__title {
    margin: 0 10px 0 0;
    display: block;
  }
}
.p-news__single-date {
  margin: 0 0 15px;
}
.p-news__single-title {
  font-size: 30px;
  font-weight: 700;
  margin: 0 0 45px;
  line-height: 1.4;
}
.p-news__single-content {
  min-height: 400px;
}
.p-news__single-content.custom-field-content {
  background: #f7f6f2;
  padding: 80px 0;
}
.p-news__single-content.letter-box li::before {
  display: none;
}
@media only screen and (max-width: 550px) {
  .p-news__single-content.letter-box li {
    margin: 0 0 0.3rem !important;
  }
}
@media only screen and (max-width: 550px) {
  .p-news__single-content.letter-box ul {
    padding: 0 20px !important;
  }
}
.p-news__single-content.letter-box div {
  line-height: 1.6;
}
.p-news__single-content.letter-box p {
  padding: 0 0 20px;
}
@media only screen and (max-width: 550px) {
  .p-news__single-content.letter-box p {
    padding: 0 0 5px;
  }
}
.p-news__single-list {
  margin: 100px 0 0 0;
}
@media only screen and (max-width: 768px) {
  .p-news__single-list {
    font-size: 12px;
  }
}
.p-news__pagenation {
  padding: 25px 0 0;
}
.p-news__excerpt {
  color: #717171;
  width: 97%;
  padding: 5px 25px 0;
}
@media only screen and (max-width: 1080px) {
  .p-news__excerpt {
    padding: 5px 0 0;
    line-height: 1.3;
  }
}

@media (max-width: 550px) {
  .column.column-1 {
    padding: 5px;
  }
  .nl-container, .row {
    width: 100% !important;
    max-width: 100% !important;
  }
  .image_block img {
    width: 100% !important;
    height: auto !important;
  }
  .row-content {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .pad {
    padding: 10px 0 !important;
  }
}
.p-news i:last-child, .c-wp-content ul li:last-child {
  margin: 0 0 10px;
}

.c-nav-pagenation__list.cul-box {
  gap: 10px;
}

i.membership-i {
  position: absolute !important;
}

/* レスポンシブテーブルスタイル */
@media screen and (max-width: 600px) {
  table[role=presentation] {
    width: 100% !important;
    max-width: 100% !important;
  }
  .m_-8323229170743042423column,
  .m_-291313535593678column {
    display: block !important;
    width: 100% !important;
  }
  .m_-8323229170743042423image_block img,
  .m_-291313535593678image_block img {
    width: 100% !important;
    height: auto !important;
  }
  .m_-8323229170743042423row-content,
  .m_-291313535593678row-content {
    width: 100% !important;
  }
  td {
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
  }
  td[style*=padding] {
    padding: 10px !important;
  }
}
.m-letter img {
  height: auto !important;
  max-width: 100% !important;
}

.p-news__single-title.m-letter {
  margin: 0 0 20px !important;
}

@media screen and (max-width: 600px) {
  .p-news__single-title.m-letter {
    margin: 0 0 10px !important;
  }
}
@media screen and (max-width: 600px) {
  .c-nav-pagenation__list.cul-box.m-letter {
    width: 275px !important;
  }
}
.m-letter div {
  font-size: 16px !important;
  line-height: 1.4 !important;
}

.bc-date {
  text-align: right;
  margin-bottom: 10px;
}

.p-policy__outline {
  margin: 0 0 75px;
}
.p-policy__box {
  margin: 0 0 75px;
}
.p-policy__content p {
  margin: 0 0 1em;
}
.p-policy__content p.item-com {
  padding: 8px 0 0 8px;
  margin: 10px 0 0 0;
}
.p-policy__content strong {
  color: #363C41;
}
.p-policy__history {
  text-align: right;
  line-height: 1.8;
}

.p-form-sample {
  border: 8px solid #E6E6DB;
  padding: 25px;
  margin: 0 0 50px;
}
.p-form-sample__title {
  font-weight: bold;
  margin: 0 0 15px;
  font-size: 18px;
}
@media only screen and (max-width: 768px) {
  .p-form-sample__title {
    margin: 5px 0 15px;
  }
}
.p-form-sample__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .p-form-sample__inner {
    display: block;
  }
}
.p-form-sample__body {
  width: 50%;
}
@media only screen and (max-width: 768px) {
  .p-form-sample__body {
    width: 100%;
    padding: 0 0 10px 0;
  }
}
.p-form-sample__movie {
  width: 40%;
}
@media only screen and (max-width: 768px) {
  .p-form-sample__movie {
    width: 100%;
  }
}
.p-form-title__logo {
  padding: 20px 0 30px;
}
@media only screen and (max-width: 900px) {
  .p-form-title__logo {
    padding: 10px 0 25px;
  }
}
.p-form-title__logo img {
  width: 240px;
}
@media only screen and (max-width: 900px) {
  .p-form-title__logo img {
    width: 200px;
  }
}
.p-form-head__title {
  font-weight: 700;
  margin: 0 0 25px;
}
@media only screen and (max-width: 900px) {
  .p-form-head__title {
    font-size: 20px;
  }
}
.p-form-outline {
  margin: 0 0 50px;
}
.p-form-thanks__head {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 25px;
}
.p-form-pass__title {
  font-weight: 700;
  margin: 0 0 35px;
  padding: 2px 0 2px 15px;
  border-left: 3px solid #3F6DA3;
}
.p-form-pass__head {
  font-weight: 700;
  margin: 0 0 25px;
}
.p-form-pass__label {
  font-weight: 700;
  margin: 0 0 15px;
}
.p-form-pass__notice {
  margin: 0 0 25px;
}
.p-form-continuation {
  padding: 0 20px;
}

.p-404__title {
  font-size: 2.2rem;
  margin: 0 0 3.5rem;
  font-weight: bold;
  color: #363C41;
}
@media only screen and (max-width: 768px) {
  .p-404__title {
    font-size: 1.8rem;
    padding: 15px 0 0;
    margin: 0 0 2.5rem;
  }
}
.p-404__body {
  font-size: 1.8rem;
  margin: 0 0 7.5rem;
}
@media only screen and (max-width: 768px) {
  .p-404__body {
    font-size: 1.6rem;
    margin: 0 0 5rem;
  }
}

.c-wp-content h2{
  font-size: 30px;
  margin: 0 0 20px;
  line-height: 1.4;
}

@media only screen and (max-width: 768px) {
  .c-wp-content h2{
    font-size: 22px;
    margin: 0 0 15px;
  }
}

.c-wp-content h3{
  font-size: 24px;
  border-bottom: 4px solid #F4F4F4;
  padding: 20px 0 17px;
  margin: 0 0 20px;
  line-height: 1.4;
}

@media only screen and (max-width: 768px) {
  .c-wp-content h3{
    font-size: 20px;
    border-bottom: 3px solid #F4F4F4;
    padding: 10px 0 10px;
    margin: 0 0 15px;
  }
}

.c-wp-content h4{
  font-size: 24px;
  padding: 5px 0 0;
  margin: 0 0 15px;
}

@media only screen and (max-width: 768px) {
  .c-wp-content h4{
    font-size: 20px;
    padding: 5px 0 0;
    margin: 0 0 15px;
  }
}

.c-wp-content p{
  font-size: 18px;
  line-height: 2;
  margin-bottom: 1.5em;
}
@media only screen and (max-width: 768px) {
  .c-wp-content p{
    font-size: 16px;
    line-height: 1.8;
  }
}


.c-wp-content figure>div>div>div{
  padding: 0 0 5px;
}

.c-wp-content figure>div>div>div:first-child{
  width: 100%;
  aspect-ratio: 16 / 9;
}

.c-wp-content figure iframe {
  width: 100%;
  height: 100%;
}

/*２５・５・１６追加分*/
.p-column__single-letter {
  background: #f0f7fd;
  padding: 30px;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1349px) {
  .p-column__single-letter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 25px;
  }
}
@media only screen and (max-width: 480px) {
  .p-column__single-letter {
    padding: 20px 15px;
  }
}
.p-column__single-letter-lead {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 12px;
}
@media only screen and (max-width: 1349px) {
  .p-column__single-letter-lead {
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .p-column__single-letter-lead {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .p-column__single-letter-lead {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 8px;
  }
}
.p-column__single-letter-lead i {
  font-size: 25px;
  color: #3F6DA3;
  padding-right: 8px;
  vertical-align: bottom;
}
@media only screen and (max-width: 768px) {
  .p-column__single-letter-lead i {
    font-size: 18px;
    padding-right: 5px;
    vertical-align: bottom;
  }
}
@media only screen and (max-width: 1349px) {
  .p-column__single-letter-txt {
    text-align: center;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .p-column__single-letter-txt {
    font-size: 14px;
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 480px) {
  .p-column__single-letter-txt {
    font-size: 13px;
    margin-bottom: 10px;
    line-height: 1.5;
  }
  .p-column__single-letter-txt br {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .p-column__single-letter-row {
    width: 100%;
  }
}
.p-column__single-letter-btn {
  color: #fff;
  background: #3F6DA3;
  position: relative;
  padding: 13px 42px 13px 25px;
}
@media only screen and (max-width: 480px) {
  .p-column__single-letter-btn {
    font-size: 13px;
    padding: 12px 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 90%;
    margin: 0 auto;
  }
}
.p-column__single-letter-btn:hover {
  background: #ef8867;
}
.p-column__single-letter-btn:hover span {
  color: #ef8867;
}
.p-column__single-letter-btn span {
  position: absolute;
  display: block;
  text-align: center;
  color: #3F6DA3;
  background: #fff;
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 18px;
  top: 50%;
  right: 12px;
  margin: -10px 0 0;
}
@media only screen and (max-width: 480px) {
  .p-column__single-letter-btn span {
    margin-top: -8px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 16px;
  }
}
.p-column__single-relate {
  background: #f8f8f2;
  padding: 25px;
}
@media only screen and (max-width: 480px) {
  .p-column__single-relate {
    padding: 20px 15px;
  }
}
.p-column__single-relate a:hover {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.p-column__single-relate-head {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 15px;
}
@media only screen and (max-width: 480px) {
  .p-column__single-relate-head {
    margin-bottom: 10px;
  }
}
.p-column__single-relate-article {
  background: #fff;
  padding: 10px 25px;
}
@media only screen and (max-width: 480px) {
  .p-column__single-relate-article {
    padding: 5px 15px;
  }
}
.p-column__single-relate-article li {
  border-bottom: 1px dotted #bfbfbf;
  padding: 15px 0;
}
.p-column__single-relate-article li:last-child {
  border-bottom: none;
}
.p-column__single-relate-article li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}
.p-column__single-relate-article li a:hover .p-column__single-relate-article-ttl {
  color: #ef8867;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.p-column__single-relate-article li i {
  color: #ef8867;
}
.p-column__single-relate-article-wrap {
  padding-right: 10px;
}
.p-column__single-relate-article-ttl {
  font-size: 16px;
  font-weight: bold;
  color: #212121;
  line-height: 1.4;
  margin-bottom: 8px;
}
@media only screen and (max-width: 768px) {
  .p-column__single-relate-article-ttl {
    font-size: 15px;
    margin-bottom: 5px;
  }
}
.p-column__single-relate-article-date {
  line-height: 1;
  font-size: 14px;
  color: #737373;
  font-weight: normal;
}
.p-column__single-relate-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #fff;
  padding: 25px;
}
@media only screen and (max-width: 768px) {
  .p-column__single-relate-row {
    display: block;
  }
}
.p-column__single-relate-service {
  background: #f8f8f2;
  padding: 25px;
}
@media only screen and (max-width: 480px) {
  .p-column__single-relate-service {
    padding: 20px 15px;
  }
}
.p-column__single-relate-service a {
  text-decoration: none;
}
.p-column__single-relate-service-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  padding: 25px;
}
@media only screen and (max-width: 480px) {
  .p-column__single-relate-service-row {
    padding: 15px;
  }
}
.p-column__single-relate-service-row span {
  color: #212121;
  border-bottom: 1px solid #fff;
}
.p-column__single-relate-service-row:hover {
  color: #ef8867;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.p-column__single-relate-service-row:hover span {
  color: #ef8867;
  border-bottom: 1px solid #ef8867;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media only screen and (max-width: 480px) {
  .p-column__single-relate-service-row {
    display: block;
  }
}
.p-column__single-relate-service-col {
  padding-right: 25px;
  font-size: 16px;
  font-weight: bold;
}
@media only screen and (max-width: 480px) {
  .p-column__single-relate-service-col {
    padding-right: 0;
  }
}
.p-column__single-relate-service-col-photo {
  width: 140px;
}
@media only screen and (max-width: 480px) {
  .p-column__single-relate-service-col-photo {
    width: 100%;
  }
}
.p-column__single-relate-service-col-photo img {
  vertical-align: bottom;
}
@media only screen and (max-width: 768px) {
  .p-column__single-relate-service-col-photo {
    margin: 0 auto 8px;
    text-align: center;
  }
}
.p-column__single-relate-service-col i {
  color: #ef8867;
  margin-right: 10px;
}

.p-column-single__writer {
  margin-top: 30px;
}
@media only screen and (max-width: 480px) {
  .p-column-single__writer {
    padding: 20px 15px;
  }
  .p-column-single__writer-row {
    padding: 15px 15px 5px;
  }
  .p-column-single__writer-body p {
    font-size: 15px;
  }
}

@media only screen and (max-width: 480px) {
  .p-column__single-list {
    margin: 0;
  }
}