@charset "UTF-8";
/* ===================================
全ページで使用する変数
=================================== */
/* 色
==============================　*/
/* フォント
==============================　*/
/* border-ttl
==============================　*/
/* リンクをラップ
==============================　*/
/* 矢印を右に表示
==============================　*/
/* 2列テーブル(会社情報などで使用)
==============================　*/
/* フル・セミ共通
==============================　*/
.c-page-cont.p-page-original {
  /* h4 */
}
.c-page-cont.p-page-original h2 {
  font-size: 28px;
  position: relative;
  text-align: center;
  margin-bottom: 45px;
  letter-spacing: 0em;
  margin-top: 105px;
}
.c-page-cont.p-page-original h2:after {
  content: "";
  display: inline-block;
  width: 50px;
  height: 4px;
  background-color: #000000;
  right: 50%;
  transform: translateX(50%);
  bottom: -15px;
  position: absolute;
}
@media screen and (max-width: 600px) {
  .c-page-cont.p-page-original h2 {
    font-size: 20px;
  }
}
.c-page-cont.p-page-original > h2:first-of-type {
  margin-top: 75px;
}
@media screen and (max-width: 600px) {
  .c-page-cont.p-page-original h2 {
    margin-top: 60px;
  }
  .c-page-cont.p-page-original > h2:first-of-type {
    margin-top: 50px;
  }
}
.c-page-cont.p-page-original h3 {
  font-size: 22px;
  font-weight: bold;
  margin: 0px 0 23px;
  position: relative;
  padding: 0px 0px 0px 15px;
}
.c-page-cont.p-page-original h3::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 84%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.full .c-page-cont.p-page-original h3::before {
  background-color: #419ed3;
}
.semi .c-page-cont.p-page-original h3::before {
  background-color: #51ae60;
}
.c-page-cont.p-page-original h3.simple {
  padding: 0;
}
.c-page-cont.p-page-original h3.simple::before {
  display: none;
}
.c-page-cont.p-page-original.p-page-original-full h3::before {
  background-color: #419ed3;
}
.c-page-cont.p-page-original.p-page-original-semi h3::before {
  background-color: #51ae60;
}
@media screen and (max-width: 600px) {
  .c-page-cont.p-page-original h3 {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
.c-page-cont.p-page-original h4 {
  margin-bottom: 20px;
  padding-top: 10px;
  font-size: 18px;
  font-weight: bold;
}
.c-page-cont.p-page-original .pt-10 {
  padding-top: 10px;
}
.c-page-cont.p-page-original p {
  line-height: 2;
}
.c-page-cont.p-page-original p.fontsize-18 {
  line-height: 1.7;
}
.c-page-cont.p-page-original a {
  color: #419ed3;
  text-decoration: underline;
}
.c-page-cont.p-page-original a:hover {
  opacity: 0.7;
}
.c-page-cont.p-page-original ul {
  line-height: 2;
}
.c-page-cont.p-page-original .c-black a {
  color: #2f2f2f;
}
@media screen and (max-width: 600px) {
  .c-page-cont.p-page-original p {
    margin-bottom: 1em;
  }
  .c-page-cont.p-page-original .pt-10 {
    padding-top: 0px;
  }
}
.c-page-cont.p-page-original .wp-block-group {
  margin-top: 40px;
  margin-bottom: 20px;
}
.c-page-cont.p-page-original .mt-70 {
  margin-top: 70px;
}
.c-page-cont.p-page-original .wp-block-group.has-background,
.c-page-cont.p-page-original .wp-block-columns.has-background {
  padding: 60px 50px 60px;
}
.c-page-cont.p-page-original .wp-block-group.has-background > .wp-block-group__inner-container > p:last-child {
  margin-bottom: 0;
}
.c-page-cont.p-page-original .wp-block-group.has-background > .wp-block-group__inner-container > div:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .c-page-cont.p-page-original .wp-block-group.has-background,
  .c-page-cont.p-page-original .wp-block-columns.has-background {
    padding: 60px 40px 60px;
  }
}
@media screen and (max-width: 600px) {
  .c-page-cont.p-page-original .wp-block-group.has-background,
  .c-page-cont.p-page-original .wp-block-columns.has-background {
    padding: 30px 20px 30px;
  }
  .c-page-cont.p-page-original .mt-70 {
    margin-top: 40px;
  }
}
.c-page-cont.p-page-original .box-bg.box-bg {
  padding: 20px;
  border: 1px solid #e9e9e9;
}
.c-page-cont.p-page-original .box-bg.box-bg ul {
  margin-bottom: 0;
}
.c-page-cont.p-page-original .box-bg ul {
  margin-bottom: 0;
}
.c-page-cont.p-page-original .box-bg h4 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.c-page-cont.p-page-original .wp-block-image {
  margin-bottom: 30px;
}
.c-page-cont.p-page-original .wp-block-columns {
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
  .c-page-cont.p-page-original .wp-block-image {
    margin-bottom: 15px;
  }
}
.c-page-cont.p-page-original .wp-block-columns .wp-block-image {
  margin-bottom: 0;
}
.c-page-cont.p-page-original .wp-block-columns {
  margin-bottom: 30px;
}
.c-page-cont.p-page-original .border-btn {
  padding-top: 25px;
}
.c-page-cont.p-page-original .border-btn a {
  display: inline-block;
  text-decoration: none;
  color: #419ed3;
  border: 2px solid #419ed3;
  border-right: 0;
  min-width: 280px;
  min-height: 60px;
  padding: 12px 10px;
  position: relative;
  margin-left: -60px;
  font-size: 16px;
  transition: 0.5s;
  cursor: pointer;
}
.c-page-cont.p-page-original .border-btn a::after {
  content: "";
  display: block;
  position: absolute;
  right: -60px;
  top: 50%;
  transform: translateY(-50%);
  height: 100%;
  width: 60px;
  border-top: 2px solid #419ed3;
  border-right: 2px solid #419ed3;
  border-bottom: 2px solid #419ed3;
  border-left: 2px solid #419ed3;
  transition: 0.5s;
}
.c-page-cont.p-page-original .border-btn a::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-top: 2px solid #419ed3;
  border-right: 2px solid #419ed3;
  transform: rotate(45deg) translateY(-50%) skew(-5deg, -5deg);
  margin-top: -5px;
  position: absolute;
  right: -27px;
  top: 57%;
  transition: 0.5s;
}
.c-page-cont.p-page-original .border-btn a:hover {
  color: #fff;
  background-color: #419ed3;
  opacity: 1;
}
.c-page-cont.p-page-original .border-btn a:hover::after {
  background-color: #419ed3;
  border-left: 2px solid #fff;
}
.c-page-cont.p-page-original .border-btn a:hover::before {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  z-index: 2;
}
@media screen and (max-width: 600px) {
  .c-page-cont.p-page-original .border-btn {
    padding-top: 0;
  }
  .c-page-cont.p-page-original .border-btn a {
    font-size: 14px;
    min-width: 220px;
    min-height: 48px;
    padding: 8px 10px;
    margin-left: -48px;
  }
  .c-page-cont.p-page-original .border-btn a::after {
    width: 48px;
    right: -48px;
  }
  .c-page-cont.p-page-original .border-btn a::before {
    width: 10px;
    height: 10px;
    right: -21px;
    top: 57%;
  }
}
@media screen and (max-width: 781px) {
  .c-page-cont.p-page-original .wp-block-columns .wp-block-column {
    margin-bottom: 20px;
  }
  .c-page-cont.p-page-original .wp-block-columns {
    margin-bottom: 0;
  }
  .c-page-cont.p-page-original .mt-70 .mb-1 {
    margin-bottom: 0.5em !important;
  }
}
.c-page-cont.p-page-original .w_90 {
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 1100px) {
  .c-page-cont.p-page-original .w_90 {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .c-page-cont.p-page-original p.has-text-align-center:not(.border-btn) {
    text-align: left;
  }
  .c-page-cont.p-page-original p.tac {
    text-align: center !important;
  }
  .c-page-cont.p-page-original br.pc {
    display: none;
  }
  .c-page-cont.p-page-original .sp-w_60 {
    width: 60%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

/* フル下層
==============================　*/
.c-page-cont.p-page-original-full h2::after {
  background-color: #419ed3;
}

/* セミ下層
==============================　*/
.c-page-cont.p-page-original-semi h2::after {
  background-color: #51ae60;
}

/* テストチーム一覧
==============================　*/
.archive-testteam .test-custom {
  padding: 0px 0px 60px;
}
.archive-testteam .test-custom p br.sp {
  display: none;
}
.archive-testteam .test-custom p br.sp + br {
  display: none;
}

.archive-testteam .three-article-wrap {
  padding: 0 100px 50px;
}

.archive-testteam .test-custom p {
  font-size: 16px;
  line-height: 1.75;
}

.archive-testteam .test-custom img {
  margin-bottom: 35px;
}

.archive-testteam .three-article-wrap {
  background: none;
}

@media screen and (max-width: 1024px) {
  .archive-testteam .test-custom {
    padding: 0px 0px 60px;
  }
  .archive-testteam .three-article-wrap {
    padding: 0px 0 20px;
  }
}
@media screen and (max-width: 600px) {
  .archive-testteam .test-custom {
    padding: 0px 0px 0px;
    margin-bottom: 20px;
  }
  .archive-testteam .test-custom p br.sp + br {
    display: block;
  }
  .archive-testteam .test-custom p {
    font-size: 14px;
  }
}
/* テストチーム詳細
==============================　*/
.single-testteam .box {
  padding: 0px 100px 60px;
  background: none;
}

.single-testteam .three-article-wrap {
  background: none;
}

.single-testteam h2 {
  font-size: 18px;
  margin-bottom: 1.3em;
  text-align: left;
  font-weight: bold;
}
.single-testteam h2::after {
  display: none;
}

.single-testteam .p-guten {
  margin-bottom: 40px;
}

.single-testteam .time {
  margin-bottom: 8px;
}

@media screen and (max-width: 1024px) {
  .single-testteam .box {
    padding: 0px 40px 60px;
  }
}
@media screen and (max-width: 600px) {
  .single-testteam .box {
    padding: 0px 0px 30px;
  }
  .single-testteam .movie-ttl {
    margin-bottom: 0.5em;
  }
  .single-testteam .time {
    margin-bottom: 0px;
  }
  .single-testteam h2 {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
.wp-block-separator {
  margin-top: 60px;
  margin-bottom: 60px;
  height: 1px;
  background-color: #aaa;
  width: 100%;
  border: none;
}
@media screen and (max-width: 600px) {
  .wp-block-separator {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

/* 素材・オプション・パッド
==============================　*/
.p-page-term h2 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}
.p-page-term h2 br {
  display: none;
}
.p-page-term .note {
  font-size: 16px;
  text-align: center;
  margin-bottom: 1em;
}
.p-page-term ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.p-page-term .term-box {
  padding-top: 40px;
}
.p-page-term .term-box-inner {
  display: flex;
  justify-content: space-between;
  background: #fafafa;
  padding: 60px 50px;
}
.p-page-term .option_repetition {
  margin-top: -30px;
  padding-top: 30px;
  position: relative;
}
.p-page-term .option_repetition::after {
  content: "";
  display: block;
  height: 1px;
  width: calc(100% - 100px);
  position: absolute;
  right: 50%;
  transform: translateX(50%);
  top: 0;
  background: #aaa;
}
.p-page-term .term-box .term-box-ttl {
  display: flex;
  margin-bottom: 30px;
  align-items: flex-start;
  justify-content: space-between;
}
.p-page-term .term-box .term-box-ttl p {
  font-size: 20px;
  font-weight: bold;
  line-height: 2;
  margin-bottom: 0;
}
.p-page-term .term-box .term-box-ttl img {
  width: 84px;
  height: auto;
}
.p-page-term .term-box .left {
  width: calc((100% - 60px) * 0.5);
}
.p-page-term .term-box .left .des {
  line-height: 2;
}
.p-page-term .term-box .right {
  position: relative;
  width: calc((100% - 60px) * 0.5);
}
.p-page-term .term-box .right .hover {
  cursor: pointer;
  transition: 0.5s;
}
.p-page-term .term-box .right .hover:hover {
  opacity: 0.7;
}
.p-page-term .term-box .btn {
  position: absolute;
  top: 15px;
  right: 10px;
  width: 35px;
  height: auto;
  pointer-events: none;
}
.p-page-term .term-box .option-ttl {
  line-height: 1.7;
  margin-bottom: 5px;
}
.p-page-term .term-box .price {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 1.6em;
}
.p-page-term .term-box .price span {
  font-size: 12px;
  font-weight: normal;
}
.p-page-term .term-box .about {
  font-weight: bold;
  margin-bottom: 0.8em;
}
.p-page-term .option_repetition {
  background: #fafafa;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-right: 50px;
  padding-left: 50px;
  font-size: 16px;
  font-weight: bold;
}
.p-page-term .option_repetition .flex-contents {
  width: calc((100% - 60px) / 2);
  padding-bottom: 50px;
  line-height: 2;
}
.p-page-term.p-page-term-pad .content {
  max-width: 1000px;
  margin: 50px auto 80px;
}
.p-page-term.p-page-term-pad .term-box ul {
  list-style: disc;
  padding-left: 1.5em;
}
.p-page-term.p-page-term-pad .madein {
  display: flex;
  font-weight: bold;
  margin-top: 20px;
  align-items: center;
}
.p-page-term.p-page-term-pad .madein img {
  width: 23px;
  margin-left: 10px;
}
.p-page-term.p-page-term-pad .pad-img {
  width: 150px;
  margin-right: 40px;
}
.p-page-term.p-page-term-pad .pad-img img {
  border-radius: 50%;
}
.p-page-term.p-page-term-pad .bottom .right {
  width: calc(100% - 190px);
}
.p-page-term.p-page-term-pad .bottom .right p {
  margin-bottom: 1em;
}
.p-page-term.p-page-term-pad .bottom .right .note02 {
  font-weight: normal;
  line-height: 2;
  margin-bottom: 0;
}
.p-page-term.p-page-term-pad .option_repetition {
  padding-bottom: 60px;
  align-items: center;
  font-size: 14px;
}
.p-page-term .term-box .sp {
  display: none;
  position: relative;
  margin-bottom: 15px;
}
@media screen and (max-width: 1024px) {
  .p-page-term .term-box-inner {
    padding: 60px 40px;
  }
  .p-page-term .option_repetition::after {
    width: calc(100% - 80px);
  }
  .p-page-term .term-box .left,
  .p-page-term .term-box .right {
    width: calc((100% - 20px) / 2);
  }
  .p-page-term .option_repetition .flex-contents {
    width: calc((100% - 20px) / 2);
  }
}
@media screen and (max-width: 750px) {
  .p-page-term .term-box-inner {
    flex-direction: column;
  }
  .p-page-term .term-box .left,
  .p-page-term .term-box .right {
    width: 100%;
    min-height: 0%;
  }
  .p-page-term .term-box-inner > .right {
    display: none;
  }
  .p-page-term .term-box .sp {
    display: block;
  }
  .p-page-term .option_repetition {
    flex-direction: column;
  }
  .p-page-term .option_repetition .flex-contents {
    width: 100%;
  }
  .p-page-term .option_repetition .flex-contents {
    padding-bottom: 30px;
    min-height: 0%;
  }
  .p-page-term.p-page-term-pad .content {
    margin: 30px auto 0;
  }
  .p-page-term.p-page-term-pad .pad-img {
    width: 70%;
    max-width: 300px;
    margin: 0 auto 25px;
  }
  .p-page-term.p-page-term-pad .bottom .right {
    width: 100%;
    min-height: 0%;
  }
  .p-page-term.p-page-term-pad .option_repetition {
    padding-bottom: 30px;
  }
  .p-page-term.p-page-term-pad .term-box:first-of-type {
    padding-top: 0;
  }
}
@media screen and (max-width: 600px) {
  .p-page-term h2 {
    font-size: 20px;
    margin-bottom: 0px;
  }
  .p-page-term h2 br {
    display: block;
  }
  .p-page-term .note {
    font-size: 14px;
    margin-top: 1em;
    margin-bottom: 0em;
  }
  .p-page-term .term-box-inner {
    padding: 30px 20px;
  }
  .p-page-term .option_repetition::after {
    width: calc(100% - 40px);
  }
  .p-page-term .term-box .term-box-ttl {
    margin-bottom: 15px;
  }
  .p-page-term .term-box .term-box-ttl p {
    font-size: 18px;
  }
  .p-page-term .term-box .option-ttl {
    margin-bottom: 10px;
  }
  .p-page-term .term-box .price {
    margin-bottom: 1.3em;
  }
  .p-page-term .term-box .about {
    margin-bottom: 0.8em;
  }
  .p-page-term .term-box .btn {
    width: 30px;
  }
  .p-page-term .option_repetition {
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 0;
    font-size: 14px;
  }
  .p-page-term .sp-mb1 {
    margin-bottom: 1em !important;
  }
}

/* ポイントシステム
==============================　*/
.c-page-cont.p-page-original p.mb {
  margin-bottom: 1em !important;
}

.c-page-cont.p-page-original .kome {
  list-style: none;
  padding-left: 1em;
}
.c-page-cont.p-page-original .kome li {
  text-indent: -1em;
}
.c-page-cont.p-page-original .kome li::before {
  content: "※";
}

/* サポートチーム
==============================　*/
.p-page-supportteams .content {
  line-height: 2;
  margin-bottom: 50px;
}
.p-page-supportteams .btn-wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.p-page-supportteams .btn-wrap > p {
  width: 250px;
  height: 60px;
}
.p-page-supportteams .btn-page.btn-page.btn-page a span {
  position: static;
  padding-right: 0;
}
.p-page-supportteams .btn-page.btn-page.btn-page a span::after {
  transform: rotate(45deg) translateY(-50%) skew(10deg, 10deg);
  width: 9px;
  height: 9px;
  right: 23px;
  top: 52%;
}
.p-page-supportteams .btn-wrap > p:first-of-type {
  margin-right: 20px;
}
.p-page-supportteams h2.ttl {
  font-size: 28px;
  position: relative;
  text-align: center;
  margin-bottom: 45px;
  letter-spacing: 0em;
  z-index: -1;
  margin-bottom: 55px;
}
.p-page-supportteams h2.ttl:after {
  content: "";
  display: inline-block;
  width: 50px;
  height: 4px;
  background-color: #000000;
  right: 50%;
  transform: translateX(50%);
  bottom: -15px;
  position: absolute;
}
@media screen and (max-width: 600px) {
  .p-page-supportteams h2.ttl {
    font-size: 20px;
  }
}
.p-page-supportteams h2.ttl::after {
  background-color: #419ed3;
}
.p-page-supportteams .list-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.p-page-supportteams .list-wrap.supportteam {
  padding-bottom: 20px;
}
.p-page-supportteams .list-wrap .team-box {
  width: calc((100% - 40px) / 2);
  background-color: #fafafa;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 35px 60px;
  margin-bottom: 40px;
}
.p-page-supportteams .list-wrap .team-box .name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  overflow-wrap: break-word;
}
.p-page-supportteams .list-wrap .team-box img {
  max-width: 70px;
  margin-bottom: 7px;
}
.p-page-supportteams .list-wrap .team-box .text {
  margin-bottom: 12px;
  line-height: 2;
  width: 100%;
}
.p-page-supportteams .list-wrap .team-box .link {
  width: 100%;
}
.p-page-supportteams .list-wrap .team-box .link a {
  font-weight: bold;
  color: #419ed3;
  position: relative;
  padding-right: 12px;
  text-decoration: underline;
}
.p-page-supportteams .list-wrap .team-box .link a:hover {
  opacity: 0.7;
}
.p-page-supportteams .list-wrap .team-box .link a::after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
}
.p-page-supportteams br.sp {
  display: none;
}
@media screen and (max-width: 1024px) {
  .p-page-supportteams .list-wrap .team-box {
    width: calc((100% - 20px) / 2);
    padding: 35px 20px;
  }
}
@media screen and (max-width: 600px) {
  .p-page-supportteams br.sp {
    display: block;
  }
  .p-page-supportteams .content {
    margin-bottom: 30px;
  }
  .p-page-supportteams h2.ttl {
    margin-top: -100px;
    padding-top: 100px;
    margin-bottom: 45px;
  }
  .p-page-supportteams .btn-wrap {
    flex-direction: column;
    align-items: center;
  }
  .p-page-supportteams .btn-wrap > p:first-of-type {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .p-page-supportteams .list-wrap .team-box {
    width: 100%;
    padding: 25px 20px;
    margin-bottom: 20px;
  }
  .p-page-supportteams .list-wrap .team-box .name {
    font-size: 16px;
  }
}

/* 出展&出走スケジュール
==============================　*/
.p-page-event .content {
  line-height: 2;
  padding-top: 35px;
  padding-bottom: 40px;
}
.p-page-event h2.ttl {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: center;
}
.p-page-event .schedule-box {
  background-color: #fafafa;
  padding: 60px 100px 50px;
  margin-bottom: 40px;
}
.p-page-event .schedule-box a {
  font-weight: bold;
  text-decoration: underline;
  color: #419ed3;
}
.p-page-event .schedule-box a:hover {
  opacity: 0.7;
}
.p-page-event .schedule-box .ttl {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}
.p-page-event .schedule-box .img {
  max-width: 500px;
  width: 100%;
  display: block;
  margin: 0 auto;
  margin-bottom: 33px;
}
.p-page-event .schedule-box a {
  word-wrap: break-word;
}
.p-page-event .schedule-box dl {
  margin-bottom: 30px;
  line-height: 2;
}
.p-page-event .schedule-box dl > div {
  display: flex;
  margin-bottom: 15px;
}
.p-page-event .schedule-box dl dt {
  width: 180px;
  min-width: 180px;
}
.p-page-event .schedule-box .text {
  border-top: 1px solid #aaa;
  padding-top: 35px;
  line-height: 2;
}
.p-page-event .note {
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .p-page-event .schedule-box {
    padding: 60px 40px 50px;
  }
}
@media screen and (max-width: 600px) {
  .p-page-event h2.ttl {
    font-size: 19px;
  }
  .p-page-event .content p {
    text-align: left !important;
  }
  .p-page-event .content br.pc {
    display: none;
  }
  .p-page-event .schedule-box {
    padding: 30px 20px 20px;
    margin-bottom: 30px;
  }
  .p-page-event .schedule-box dl {
    margin-bottom: 20px;
  }
  .p-page-event .schedule-box dl > div {
    flex-wrap: wrap;
  }
  .p-page-event .schedule-box dl dt {
    width: 100%;
  }
  .p-page-event .schedule-box .text {
    padding-top: 25px;
  }
}

/* ZEE_LINE
==============================　*/
.p-page-zee-line .top-text {
  line-height: 2;
  padding-top: 50px;
  padding-bottom: 110px;
}
.p-page-zee-line .top-text br.pc {
  display: none;
}
@media screen and (max-width: 600px) {
  .p-page-zee-line .top-text {
    padding-bottom: 50px;
  }
  .p-page-zee-line .top-text p {
    text-align: left !important;
  }
  .p-page-zee-line .top-text p br.pc {
    display: none;
  }
  .p-page-zee-line .top-text p br.pc + br {
    display: none;
  }
}
.p-page-zee-line .index-wrap {
  max-width: 1000px;
  margin: 0 auto 70px;
}
@media screen and (max-width: 600px) {
  .p-page-zee-line .index-wrap {
    margin-bottom: 0;
  }
}
.p-page-zee-line .index-wrap .index-ttl {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  line-height: 40px;
  background-color: #ff3399;
  text-align: center;
  margin-bottom: 1.6em;
}
@media screen and (max-width: 600px) {
  .p-page-zee-line .index-wrap .index-ttl {
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 1em;
  }
}
.p-page-zee-line .index-wrap ul {
  list-style: none;
  font-weight: bold;
  color: #419ed3;
  display: flex;
  flex-wrap: wrap;
  line-height: 2;
  padding: 0 20px;
  margin: 0 auto;
  max-width: 940px;
}
.p-page-zee-line .index-wrap ul li {
  width: 50%;
  padding-right: 10px;
  margin-bottom: 7px;
}
@media screen and (max-width: 600px) {
  .p-page-zee-line .index-wrap ul li {
    width: 100%;
    padding-right: 0;
  }
}
.p-page-zee-line .index-wrap ul li a {
  position: relative;
  display: inline-block;
  color: #419ed3;
}
.p-page-zee-line .index-wrap ul li a:hover {
  opacity: 0.7;
}
.p-page-zee-line .index-wrap ul li a::after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
}
.p-page-zee-line .index-wrap ul li a span {
  width: 8px;
  height: 8px;
  border-top: 2px solid #419ed3;
  border-right: 2px solid #419ed3;
  display: block;
  position: absolute;
  transform: rotate(135deg);
  top: 24%;
  right: 4px;
}
.p-page-zee-line h2.ttl {
  font-size: 28px;
  position: relative;
  text-align: center;
  margin-bottom: 45px;
  letter-spacing: 0em;
  margin-top: 75px;
  padding-top: 30px;
}
.p-page-zee-line h2.ttl:after {
  content: "";
  display: inline-block;
  width: 50px;
  height: 4px;
  background-color: #000000;
  right: 50%;
  transform: translateX(50%);
  bottom: -15px;
  position: absolute;
}
@media screen and (max-width: 600px) {
  .p-page-zee-line h2.ttl {
    font-size: 20px;
  }
}
.p-page-zee-line h2.ttl::after {
  background-color: #419ed3;
}
.p-page-zee-line .lineup-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 90px;
}
.p-page-zee-line .lineup-wrap .lineup-box {
  width: calc((100% - 60px) / 2);
  border-bottom: 1px solid #ccc;
  display: flex;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.p-page-zee-line .lineup-wrap .lineup-box .box-text {
  line-height: 2;
}
.p-page-zee-line .lineup-wrap .lineup-box .img {
  width: 100px;
  min-width: 100px;
  margin-right: 20px;
}
.p-page-zee-line .lineup-wrap .lineup-box .name {
  font-weight: bold;
  color: #419ed3;
  position: relative;
  padding-right: 14px;
}
.p-page-zee-line .lineup-wrap .lineup-box .name:hover {
  opacity: 0.7;
}
.p-page-zee-line .lineup-wrap .lineup-box .name::after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
}
.p-page-zee-line .lineup-wrap .lineup-box .name span {
  width: 8px;
  height: 8px;
  border-top: 2px solid #419ed3;
  border-right: 2px solid #419ed3;
  display: block;
  position: absolute;
  transform: rotate(45deg);
  top: 14%;
  right: 4px;
}
.p-page-zee-line .lineup-wrap .lineup-box .price-wrap {
  font-weight: bold;
  padding-top: 8px;
}
.p-page-zee-line .lineup-wrap .lineup-box .price-wrap br {
  display: none;
}
@media screen and (max-width: 1024px) {
  .p-page-zee-line .lineup-wrap .lineup-box span.pc {
    display: none;
  }
  .p-page-zee-line .lineup-wrap .lineup-box .price-wrap br {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .p-page-zee-line .lineup-wrap .lineup-box {
    width: calc((100% - 20px) / 2);
  }
}
@media screen and (max-width: 650px) {
  .p-page-zee-line .lineup-wrap .lineup-box {
    width: 100%;
    justify-content: center;
    max-width: 400px;
    margin: 0 auto;
  }
}
.p-page-zee-line .difference_text {
  line-height: 2;
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .p-page-zee-line .difference_text p {
    text-align: left !important;
  }
}
.p-page-zee-line .difference_table {
  background-color: #fafafa;
  padding: 60px 20px 60px;
  margin-bottom: 40px;
}
.p-page-zee-line .difference_table .scroll {
  overflow-x: auto;
}
.p-page-zee-line .difference_table table {
  max-width: 1000px;
  margin: 0 auto;
  border-right: 2px solid #ff3399;
}
.p-page-zee-line .difference_table tr:first-of-type {
  font-weight: bold;
  font-size: 16px;
}
.p-page-zee-line .difference_table th,
.p-page-zee-line .difference_table td {
  padding: 12.5px 15px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  line-height: 2;
  min-width: 200px;
  background: #fff;
}
.p-page-zee-line .difference_table th .min,
.p-page-zee-line .difference_table td .min {
  font-size: 12px;
  color: #777;
}
.p-page-zee-line .difference_table tr > th:first-child {
  background-color: #f3f3f3;
}
.p-page-zee-line .difference_table tr:first-of-type th {
  border-top: 1px solid #ccc;
}
.p-page-zee-line .difference_table tr:first-of-type th:last-child {
  color: #fff;
  background-color: #ff3399;
  border-bottom: 1px solid #ff3399;
  border-top: 1px solid #ff3399;
  border-left: 2px solid #ff3399;
}
.p-page-zee-line .difference_table tr td:last-child {
  border-left: 2px solid #ff3399;
}
.p-page-zee-line .difference_table tr:last-child td:last-child {
  border-bottom: 2px solid #ff3399;
}
.p-page-zee-line .content h3 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 25px;
  margin-top: -60px;
  padding-top: 60px;
  padding-left: 0;
}
@media screen and (max-width: 600px) {
  .p-page-zee-line .content h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.p-page-zee-line .content h3:before {
  display: none;
}
.p-page-zee-line .content .wp-block-columns {
  margin-bottom: 0;
}
.p-page-zee-line .content .wp-block-image {
  margin-bottom: 0;
}/*# sourceMappingURL=p-original.css.map */