@charset "UTF-8";
/*
Theme Name: FPCO ALRIGHT design
Theme URI: https://www.e-alright.com/
Description: エフピコアルライト株式会社 デザインテーマ

Version: 1.1.0
Update: 2024-09-24
*/
/* reset-fonts.css
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.0 + 03
*/
/*html{color:#000;background:#FFF;}*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote {
  margin: 0;
  padding: 0;
}

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;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

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

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

abbr, acronym {
  border: 0;
  font-variant: normal;
}

/*sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}*/
/*input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}*/
legend {
  color: #000;
}

body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small;
  *font: x-small;
}

table {
  font-size: inherit;
  font: 100%;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

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

/* Noto Font */
@font-face {
  font-family: "Noto Sans Regular";
  src: url("./_lib/font/NotoSansJP-Regular.ttf?x202409") format("truetype");
  src: url("./_lib/font/NotoSansJP-Regular.woff?x202409") format("woff"), url("./_lib/font/NotoSansJP-Regular.ttf?x202409") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans Medium";
  src: url("./_lib/font/NotoSansJP-Medium.ttf?x202409") format("truetype");
  src: url("./_lib/font/NotoSansJP-Medium.woff?x202409") format("woff"), url("./_lib/font/NotoSansJP-Medium.ttf?x202409") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans Bold";
  src: url("./_lib/font/NotoSansJP-Bold.ttf?x202409") format("truetype");
  src: url("./_lib/font/NotoSansJP-Bold.woff?x202409") format("woff"), url("./_lib/font/NotoSansJP-Bold.ttf?x202409") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans Black";
  src: url("./_lib/font/NotoSansJP-Black.ttf?x202409") format("truetype");
  src: url("./_lib/font/NotoSansJP-Black.woff?x202409") format("woff"), url("./_lib/font/NotoSansJP-Black.ttf?x202409") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Noto Serif Medium";
  src: url("./_lib/font/NotoSerifMedium.eot?x20201104");
  src: url("./_lib/font/NotoSerifMedium.eot?x20201104") format("eot"), url("./_lib/font/NotoSerifMedium.woff?x20201104") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Graphie SemiBold";
  src: url("./_lib/font/GraphieSemiBold.otf?x20240321");
  src: url("./_lib/font/GraphieSemiBold.woff?x20240321") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Roboto Bold";
  src: url("./_lib/font/Roboto-Bold.eot?x20240321");
  src: url("./_lib/font/Roboto-Bold.eot?x20240321") format("eot"), url("./_lib/font/Roboto-Bold.woff?x20240321") format("woff");
  font-display: swap;
}

/* box-sizing */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* タッチデバイス対応 */
a,
area,
button,
[role="button"],
input:not([type="range"]),
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

/* PC・モバイル切替 */
.pcHide {
  display: none;
}

@media screen and (max-width: 767px) {
  img {
    max-width: 100%;
    height: auto;
  }
  .spHide {
    display: none;
  }
  .pcHide {
    display: inline;
  }
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Noto Sans Regular", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  font-size: 1.6rem;
  line-height: 1.8;
  color: #333;
  text-align: center;
}

body.no-scroll {
  overflow: hidden;
}

/* IEだけに適応 */
_:lang(x)::-ms-backdrop,
.selector {
  font-family: "Segoe UI", Meiryo, sans-serif;
}

#wrapper {
  position: relative;
  min-width: 1200px;
  max-width: 1920px;
  margin: auto;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  #wrapper {
    min-width: 1px;
  }
}

.container {
  width: 960px;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .container {
    width: 100%;
    padding: 0 20px;
  }
}

a {
  color: #333;
  text-decoration: none;
}

a:link {
  color: #333;
}

a:visited {
  color: #333;
}

a:hover {
  color: #0068b6;
}

/* テーブル */
td,
th {
  vertical-align: top;
}

/* float解除 */
.cl:after {
  content: "";
  clear: both;
  display: block;
}

.contentHr {
  clear: both;
  height: 1px;
  /*\*/
  overflow: hidden;
  /**/
}

/* CSS無効時用 */
.nocsscomment,
.nocsshr {
  display: none;
  visibility: hidden;
}

.btn {
  user-select: none;
  transition: 0.3s;
}

.btn:hover {
  opacity: 0.7;
}

img {
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  img {
    max-width: 100%;
    height: auto;
  }
}

/* ヘッダー */
header {
  position: relative;
  height: 70px;
  /* スマホメニューボタン */
}

header .headerContent {
  min-width: 1200px;
  height: 70px;
  top: -70px;
  background-color: #fff;
  border-bottom: 1px solid #333;
  transition: 0.3s;
}

@media screen and (max-width: 767px) {
  header .headerContent {
    min-width: 1px;
  }
}

header.navifixed .headerContent,
header.spMenu .headerContent {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2147483647;
}

header .siteLogo {
  float: left;
  width: 360px;
  padding: 15px;
}

@media screen and (max-width: 767px) {
  header .siteLogo {
    float: none;
    width: 270px;
    padding: 20px;
    padding-right: 0;
  }
}

header .siteLogo img {
  max-width: 100%;
}

header .headMenu {
  float: right;
}

@media screen and (max-width: 767px) {
  header .headMenu {
    display: none;
    position: fixed;
    float: none;
    top: 70px;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    z-index: 2147483646;
    background-color: #0068b6;
    overflow-y: scroll;
    padding-bottom: 40px;
  }
}

header .contentMenu {
  padding: 0 15px;
  /* メニュー1段目 */
}

@media screen and (max-width: 767px) {
  header .contentMenu {
    padding: 0;
  }
}

header .contentMenu > li {
  /* メニュー2段目 */
}

@media screen and (max-width: 767px) {
  header .contentMenu > li {
    border-bottom: 1px solid #fff;
  }
}

header .contentMenu > li > a {
  position: relative;
  display: inline-block;
  padding: 28px 18px;
  transition: 0.3s;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  header .contentMenu > li > a {
    color: #fff;
  }
}

header .contentMenu > li > a::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 1em;
  top: 50%;
  left: 0;
  margin-top: -6px;
  background-color: #333;
}

@media screen and (max-width: 767px) {
  header .contentMenu > li > a::before {
    display: none;
  }
}

header .contentMenu > li > a::after {
  position: absolute;
  content: "";
  height: 3px;
  left: 50%;
  right: 50%;
  bottom: 0;
  background-color: #fff;
  transition: 0.3s;
}

@media screen and (max-width: 767px) {
  header .contentMenu > li > a::after {
    display: none;
  }
}

header .contentMenu > li.current > a {
  color: #0068b6;
}

@media screen and (max-width: 767px) {
  header .contentMenu > li.current > a {
    color: #fff;
  }
}

header .contentMenu > li.current > a::after {
  left: 0;
  right: 0;
  background-color: #0068b6;
}

header .contentMenu > li:hover > a::after {
  left: 0;
  right: 0;
  background-color: #0068b6;
}

header .contentMenu > li:first-child a::before {
  display: none;
}

header .contentMenu > li ul {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  z-index: 101;
  overflow: hidden;
  max-height: 0;
  background-color: #3386c5;
  transition: 0.3s;
}

@media screen and (max-width: 767px) {
  header .contentMenu > li ul {
    position: static;
    top: auto;
    left: auto;
    right: auto;
  }
}

header .contentMenu > li ul li {
  display: inline-block;
}

@media screen and (max-width: 767px) {
  header .contentMenu > li ul li {
    display: block;
  }
}

header .contentMenu > li ul li a {
  display: inline-block;
  padding: 28px 18px;
  color: #fff;
  transition: 0.3s;
}

@media screen and (max-width: 767px) {
  header .contentMenu > li ul li a {
    display: block;
  }
}

header .contentMenu > li ul li:first-child a::before {
  display: none;
}

header .contentMenu > li a:has( + ul) span {
  position: relative;
  display: inline-block;
  padding-right: 15px;
}

@media screen and (max-width: 767px) {
  header .contentMenu > li a:has( + ul) span {
    padding-right: 20px;
  }
}

header .contentMenu > li a:has( + ul) span::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -1px;
  border: 4px solid transparent;
  border-top: 4px solid #333;
  transition: 0.3s;
}

@media screen and (max-width: 767px) {
  header .contentMenu > li a:has( + ul) span::before {
    margin-top: -3px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transition: 0.1s;
  }
}

header .contentMenu > li:hover > a {
  color: #0068b6;
}

@media screen and (max-width: 767px) {
  header .contentMenu > li:hover > a {
    color: #fff;
  }
}

header .contentMenu > li:hover > a span::before {
  border-top: 4px solid #0068b6;
}

@media screen and (max-width: 767px) {
  header .contentMenu > li:hover > a span::before {
    border-top: 1px solid #fff;
  }
}

header .contentMenu > li:hover ul {
  max-height: 500px;
}

@media screen and (max-width: 767px) {
  header .contentMenu > li:hover ul {
    max-height: 0;
  }
}

header .sp_information {
  display: none;
}

@media screen and (max-width: 767px) {
  header .sp_information {
    display: block;
    color: #fff;
    font-size: 1.2rem;
  }
}

header .sp_information .contact {
  padding: 25px 20px;
}

header .sp_information .contact a {
  display: block;
  padding: 10px;
  color: #0068b6;
  font-family: "Graphie SemiBold", "Noto Sans Bold", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  font-size: 1.4rem;
  background-color: #fff;
  border-radius: 25px;
}

header .sp_information .links a {
  color: #fff;
}

header #spMenuBtn {
  display: none;
}

@media screen and (max-width: 767px) {
  header #spMenuBtn {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2147483647;
    width: 50px;
    height: 50px;
    padding: 16px 13px;
    cursor: pointer;
  }
}

header #spMenuBtn .menu-trigger {
  position: relative;
  display: block;
  float: left;
  width: 24px;
  height: 18px;
}

header #spMenuBtn .menu-trigger .line {
  position: absolute;
  display: inline-block;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #333;
  transition: all 0.3s;
}

header #spMenuBtn .menu-trigger .line:nth-of-type(1) {
  top: 0;
}

header #spMenuBtn .menu-trigger .line:nth-of-type(2) {
  top: 8px;
}

header #spMenuBtn .menu-trigger .line:nth-of-type(3) {
  bottom: 0;
}

header #spMenuBtn .action {
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 10px;
  background: no-repeat center;
  background-size: contain;
}

header #spMenuBtn.active .menu-trigger .line:nth-of-type(1) {
  top: 8px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

header #spMenuBtn.active .menu-trigger .line:nth-of-type(2) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

header #spMenuBtn.active .menu-trigger .line:nth-of-type(3) {
  transform: translateY(-20px) scale(0);
}

header #spMenuBtn.active .action {
  background-image: url(./img/sp_menu_action_close.png);
}

/* フッター */
footer {
  border-top: 1px solid #0068b6;
}

footer .container {
  width: 1200px;
  margin: auto;
}

@media screen and (max-width: 767px) {
  footer .container {
    width: 100%;
  }
}

footer .front {
  text-align: left;
  overflow: hidden;
}

footer .front .container {
  padding: 85px 50px 70px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  footer .front .container {
    padding: 0;
  }
}

footer .front .certification {
  float: right;
  width: 240px;
}

@media screen and (max-width: 767px) {
  footer .front .certification {
    float: none;
    margin: 40px auto;
  }
}

footer .front .certification img {
  max-width: 100%;
}

footer .bottom {
  padding: 12px 0;
  color: #fff;
  overflow: hidden;
  background-color: #0068b6;
}

@media screen and (max-width: 767px) {
  footer .bottom {
    text-align: center;
  }
}

footer .bottom .links {
  float: right;
  font-size: 1.4rem;
}

@media screen and (max-width: 767px) {
  footer .bottom .links {
    float: none;
    padding-bottom: 10px;
    font-size: 1.2rem;
  }
}

footer .bottom .links a {
  color: #fff;
}

footer .bottom .copyright {
  float: left;
  font-size: 1.2rem;
}

@media screen and (max-width: 767px) {
  footer .bottom .copyright {
    float: none;
    font-size: 1rem;
  }
}

footer .contentMenu {
  float: left;
  width: 840px;
  overflow: hidden;
  /* メニュー1段目 */
}

@media screen and (max-width: 767px) {
  footer .contentMenu {
    float: none;
    width: 100%;
  }
}

footer .contentMenu > li {
  padding-right: 80px;
  padding-bottom: 20px;
  /* メニュー2段目 */
}

@media screen and (max-width: 767px) {
  footer .contentMenu > li {
    width: 100%;
    padding-right: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #0068b6;
  }
}

footer .contentMenu > li.top {
  display: none;
}

@media screen and (max-width: 767px) {
  footer .contentMenu > li.top {
    display: block;
  }
}

footer .contentMenu > li > a {
  padding: 0;
  font-family: "Noto Sans Bold", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}

@media screen and (max-width: 767px) {
  footer .contentMenu > li > a {
    color: #333;
    font-family: "Noto Sans Regular", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  }
}

@media screen and (max-width: 767px) {
  footer .contentMenu > li.links .contact {
    display: none;
  }
}

footer .contentMenu > li.links a {
  display: inline-block;
  margin-bottom: 27px;
}

@media screen and (max-width: 767px) {
  footer .contentMenu > li.links a {
    width: 100%;
    margin-bottom: 0;
    border-top: 1px solid #0068b6;
  }
}

footer .contentMenu > li.contact {
  display: none;
}

@media screen and (max-width: 767px) {
  footer .contentMenu > li.contact {
    display: block;
  }
}

footer .contentMenu > li > ul {
  display: block;
  padding-top: 20px;
}

@media screen and (max-width: 767px) {
  footer .contentMenu > li > ul {
    padding-top: 0;
  }
}

footer .contentMenu > li > ul li {
  font-size: 1.2rem;
}

footer .contentMenu > li > ul li a {
  display: block;
  padding: 6px;
  padding-left: 15px;
}

@media screen and (max-width: 767px) {
  footer .contentMenu > li > ul li a {
    padding: 12px 0;
    padding-left: 32px;
    color: #333;
    background-color: #f4f5f7;
  }
}

footer .contentMenu > li > ul li a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  background-color: transparent;
  transform: rotate(45deg);
}

@media screen and (max-width: 767px) {
  footer .contentMenu > li > ul li a::after {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  footer .contentMenu > li a:has( + ul) span::before {
    border-top: 1px solid #333;
    border-right: 1px solid #333;
  }
}

/* コンテンツメニュー */
header .contentMenu,
footer .contentMenu {
  font-size: 1.4rem;
  line-height: 1;
  /* メニュー1段目 */
}

@media screen and (max-width: 767px) {
  header .contentMenu,
  footer .contentMenu {
    text-align: left;
  }
}

header .contentMenu > li,
footer .contentMenu > li {
  float: left;
  /* メニュー2段目 */
}

@media screen and (max-width: 767px) {
  header .contentMenu > li,
  footer .contentMenu > li {
    float: none;
  }
}

@media screen and (max-width: 767px) {
  header .contentMenu > li > a,
  footer .contentMenu > li > a {
    display: block;
    padding: 18px 20px;
  }
}

@media screen and (max-width: 767px) {
  header .contentMenu > li ul,
  footer .contentMenu > li ul {
    display: block;
    overflow: hidden;
    max-height: 0;
    transition: 0.3s;
    background-color: #3386c5;
  }
}

header .contentMenu > li ul li a,
footer .contentMenu > li ul li a {
  position: relative;
}

@media screen and (max-width: 767px) {
  header .contentMenu > li ul li a,
  footer .contentMenu > li ul li a {
    padding: 12px 0;
    padding-left: 32px;
  }
  header .contentMenu > li ul li a::before,
  footer .contentMenu > li ul li a::before {
    content: "";
    position: absolute;
    width: auto;
    height: 1px;
    top: 0;
    left: 32px;
    right: 0;
    margin-top: 0;
    background-color: #fff;
  }
}

header .contentMenu > li ul li.pagetop,
footer .contentMenu > li ul li.pagetop {
  display: none;
}

@media screen and (max-width: 767px) {
  header .contentMenu > li ul li.pagetop,
  footer .contentMenu > li ul li.pagetop {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  header .contentMenu > li a:has( + ul) span,
  footer .contentMenu > li a:has( + ul) span {
    position: relative;
    display: inline-block;
    padding-right: 20px;
  }
  header .contentMenu > li a:has( + ul) span::before,
  footer .contentMenu > li a:has( + ul) span::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    transform: rotate(135deg);
    transition: 0.1s;
  }
  header .contentMenu > li.opend a:has( + ul) span::before,
  footer .contentMenu > li.opend a:has( + ul) span::before {
    margin-top: 0;
    transform: rotate(-45deg);
  }
  header .contentMenu > li.opend ul,
  footer .contentMenu > li.opend ul {
    max-height: 500px;
  }
}

/* パンくずリスト */
.topicPath {
  padding: 10px 5px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .topicPath {
    padding-left: 10px;
    line-height: 1.3;
  }
}

.topicPath ul {
  overflow: hidden;
}

.topicPath ul li {
  position: relative;
  float: left;
  padding-left: 20px;
  font-size: 1.2rem;
}

@media screen and (max-width: 767px) {
  .topicPath ul li:first-child {
    padding-left: 0;
  }
}

.topicPath ul li a {
  text-decoration: none;
}

.topicPath ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: rotate(45deg);
}

.topicPath ul li.home::before {
  display: none;
}

.topicPath ul li:first-child {
  padding-left: 10px;
}

@media screen and (max-width: 767px) {
  .topicPath ul li:first-child {
    padding-left: 0;
  }
}

.content {
  position: relative;
}

@media screen and (max-width: 767px) {
  .content {
    font-size: 1.4rem;
  }
}

.content .pageTitle {
  padding: 140px 0;
  color: #fff;
  font-family: "Noto Sans Medium", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  font-size: 4rem;
  letter-spacing: 0.1em;
  line-height: 1;
  background: no-repeat center;
}

@media screen and (max-width: 767px) {
  .content .pageTitle {
    padding: 60px 0;
    font-size: 2.4rem;
    background-size: cover;
  }
}

.content section {
  padding: 80px 0 100px;
  text-align: left;
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  .content section {
    padding: 60px 0 80px;
  }
}

.content section:nth-of-type(2n) {
  background-color: #e5f0f8;
}

.content section .heading {
  padding-bottom: 30px;
  text-align: center;
  line-height: 1;
}

.content section .heading .en {
  display: block;
  padding-bottom: 10px;
  color: #0068b6;
  font-family: "Graphie SemiBold", "Noto Sans Bold", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  font-size: 3em;
}

@media screen and (max-width: 767px) {
  .content section .heading .en {
    font-size: 2em;
  }
}

.content section .heading .jp {
  font-family: "Noto Sans Bold", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  font-size: 0.9em;
}

.content section .pageLink a {
  position: relative;
  display: inline-block;
  padding: 10px 50px;
  color: #fff;
  font-family: "Graphie SemiBold", "Noto Sans Bold", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  font-size: 1.4rem;
  background-image: linear-gradient(90deg, #408ec8, #0068b6);
  border-radius: 25px;
}

@media screen and (max-width: 767px) {
  .content section .pageLink a {
    width: 100%;
    margin: auto;
    padding: 10px 40px;
  }
}

.content section .pageLink a::before, .content section .pageLink a::after {
  content: "";
  display: inline-block;
  margin: 1px;
  margin-left: 15px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}

.content section .pageLink a::before {
  display: none;
  margin-left: 0;
  margin-right: 15px;
}

.content section .pageLink a.back::before {
  content: "";
  display: inline-block;
  transform: rotate(-135deg);
}

.content section .pageLink a.back::after {
  display: none;
}

@media screen and (max-width: 767px) {
  .content section .pageLink .spacer {
    display: block;
  }
}

.content section .pageLink.toggle a {
  cursor: pointer;
}

.content section .pageLink.toggle a span {
  position: relative;
  display: inline-block;
  padding-right: 20px;
}

.content section .pageLink.toggle a span::after {
  content: "";
  position: absolute;
  display: inline-block;
  top: 50%;
  right: 0;
  margin-top: -6px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(135deg);
}

.content section .pageLink.toggle a::after {
  display: none;
}

.content section .pageLink.toggle.active a span::after {
  margin-top: -3px;
  transform: rotate(-45deg);
}

.content .ready {
  padding: 100px 0;
  color: #ccc;
  font-size: 3rem;
  font-family: "Noto Sans Bold", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  letter-spacing: 0.2em;
}

/* フェードイン表示 */
.fade {
  position: relative;
  opacity: 0;
  transform: translateY(1rem);
  transition-duration: 0.3s;
}

.fade.is-fade {
  opacity: 1;
  transform: translateY(0);
}

.fade .delay0 {
  transition-delay: 0s;
}

@media screen and (max-width: 767px) {
  .fade .spdelay0 {
    transition-delay: 0s !important;
  }
}

.fade .delay1 {
  transition-delay: 0.3s;
}

@media screen and (max-width: 767px) {
  .fade .spdelay1 {
    transition-delay: 0.3s !important;
  }
}

.fade .delay2 {
  transition-delay: 0.6s;
}

@media screen and (max-width: 767px) {
  .fade .spdelay2 {
    transition-delay: 0.6s !important;
  }
}

.fade .delay3 {
  transition-delay: 0.9s;
}

@media screen and (max-width: 767px) {
  .fade .spdelay3 {
    transition-delay: 0.9s !important;
  }
}

.fade .delay4 {
  transition-delay: 1.2s;
}

@media screen and (max-width: 767px) {
  .fade .spdelay4 {
    transition-delay: 1.2s !important;
  }
}

.fade .delay5 {
  transition-delay: 1.5s;
}

@media screen and (max-width: 767px) {
  .fade .spdelay5 {
    transition-delay: 1.5s !important;
  }
}

.fade .delay6 {
  transition-delay: 1.8s;
}

@media screen and (max-width: 767px) {
  .fade .spdelay6 {
    transition-delay: 1.8s !important;
  }
}

.fade .delay7 {
  transition-delay: 2.1s;
}

@media screen and (max-width: 767px) {
  .fade .spdelay7 {
    transition-delay: 2.1s !important;
  }
}

.fade .delay8 {
  transition-delay: 2.4s;
}

@media screen and (max-width: 767px) {
  .fade .spdelay8 {
    transition-delay: 2.4s !important;
  }
}

.fade .delay9 {
  transition-delay: 2.7s;
}

@media screen and (max-width: 767px) {
  .fade .spdelay9 {
    transition-delay: 2.7s !important;
  }
}

.fade .delay10 {
  transition-delay: 3s;
}

@media screen and (max-width: 767px) {
  .fade .spdelay10 {
    transition-delay: 3s !important;
  }
}

/* フェードイン表示 グループ */
.show .showobj {
  opacity: 0;
  transform: translateY(20px);
  transition-duration: 0.3s;
}

.show .showobj.fadeDown {
  transform: translateY(-20px);
}

.show .showobj.zoomin {
  transform: scale(0.8);
}

.show .delay0 {
  transition-delay: 0s;
}

@media screen and (max-width: 767px) {
  .show .spdelay0 {
    transition-delay: 0s !important;
  }
}

.show .delay1 {
  transition-delay: 0.3s;
}

@media screen and (max-width: 767px) {
  .show .spdelay1 {
    transition-delay: 0.3s !important;
  }
}

.show .delay2 {
  transition-delay: 0.6s;
}

@media screen and (max-width: 767px) {
  .show .spdelay2 {
    transition-delay: 0.6s !important;
  }
}

.show .delay3 {
  transition-delay: 0.9s;
}

@media screen and (max-width: 767px) {
  .show .spdelay3 {
    transition-delay: 0.9s !important;
  }
}

.show .delay4 {
  transition-delay: 1.2s;
}

@media screen and (max-width: 767px) {
  .show .spdelay4 {
    transition-delay: 1.2s !important;
  }
}

.show .delay5 {
  transition-delay: 1.5s;
}

@media screen and (max-width: 767px) {
  .show .spdelay5 {
    transition-delay: 1.5s !important;
  }
}

.show .delay6 {
  transition-delay: 1.8s;
}

@media screen and (max-width: 767px) {
  .show .spdelay6 {
    transition-delay: 1.8s !important;
  }
}

.show .delay7 {
  transition-delay: 2.1s;
}

@media screen and (max-width: 767px) {
  .show .spdelay7 {
    transition-delay: 2.1s !important;
  }
}

.show .delay8 {
  transition-delay: 2.4s;
}

@media screen and (max-width: 767px) {
  .show .spdelay8 {
    transition-delay: 2.4s !important;
  }
}

.show .delay9 {
  transition-delay: 2.7s;
}

@media screen and (max-width: 767px) {
  .show .spdelay9 {
    transition-delay: 2.7s !important;
  }
}

.show .delay10 {
  transition-delay: 3s;
}

@media screen and (max-width: 767px) {
  .show .spdelay10 {
    transition-delay: 3s !important;
  }
}

.show .delays0 {
  transition-delay: 0s;
}

@media screen and (max-width: 767px) {
  .show .spdelays0 {
    transition-delay: 0s !important;
  }
}

.show .delays1 {
  transition-delay: 0.15s;
}

@media screen and (max-width: 767px) {
  .show .spdelays1 {
    transition-delay: 0.3s !important;
  }
}

.show .delays2 {
  transition-delay: 0.3s;
}

@media screen and (max-width: 767px) {
  .show .spdelays2 {
    transition-delay: 0.6s !important;
  }
}

.show .delays3 {
  transition-delay: 0.45s;
}

@media screen and (max-width: 767px) {
  .show .spdelays3 {
    transition-delay: 0.9s !important;
  }
}

.show .delays4 {
  transition-delay: 0.6s;
}

@media screen and (max-width: 767px) {
  .show .spdelays4 {
    transition-delay: 1.2s !important;
  }
}

.show .delays5 {
  transition-delay: 0.75s;
}

@media screen and (max-width: 767px) {
  .show .spdelays5 {
    transition-delay: 1.5s !important;
  }
}

.show .delays6 {
  transition-delay: 0.9s;
}

@media screen and (max-width: 767px) {
  .show .spdelays6 {
    transition-delay: 1.8s !important;
  }
}

.show .delays7 {
  transition-delay: 1.05s;
}

@media screen and (max-width: 767px) {
  .show .spdelays7 {
    transition-delay: 2.1s !important;
  }
}

.show .delays8 {
  transition-delay: 1.2s;
}

@media screen and (max-width: 767px) {
  .show .spdelays8 {
    transition-delay: 2.4s !important;
  }
}

.show .delays9 {
  transition-delay: 1.35s;
}

@media screen and (max-width: 767px) {
  .show .spdelays9 {
    transition-delay: 2.7s !important;
  }
}

.show .delays10 {
  transition-delay: 1.5s;
}

@media screen and (max-width: 767px) {
  .show .spdelays10 {
    transition-delay: 3s !important;
  }
}

.show .delays11 {
  transition-delay: 1.65s;
}

@media screen and (max-width: 767px) {
  .show .spdelays11 {
    transition-delay: 3.3s !important;
  }
}

.show .delays12 {
  transition-delay: 1.8s;
}

@media screen and (max-width: 767px) {
  .show .spdelays12 {
    transition-delay: 3.6s !important;
  }
}

.show .delays13 {
  transition-delay: 1.95s;
}

@media screen and (max-width: 767px) {
  .show .spdelays13 {
    transition-delay: 3.9s !important;
  }
}

.show .delays14 {
  transition-delay: 2.1s;
}

@media screen and (max-width: 767px) {
  .show .spdelays14 {
    transition-delay: 4.2s !important;
  }
}

.show .delays15 {
  transition-delay: 2.25s;
}

@media screen and (max-width: 767px) {
  .show .spdelays15 {
    transition-delay: 4.5s !important;
  }
}

.show .delays16 {
  transition-delay: 2.4s;
}

@media screen and (max-width: 767px) {
  .show .spdelays16 {
    transition-delay: 4.8s !important;
  }
}

.show .delays17 {
  transition-delay: 2.55s;
}

@media screen and (max-width: 767px) {
  .show .spdelays17 {
    transition-delay: 5.1s !important;
  }
}

.show .delays18 {
  transition-delay: 2.7s;
}

@media screen and (max-width: 767px) {
  .show .spdelays18 {
    transition-delay: 5.4s !important;
  }
}

.show .delays19 {
  transition-delay: 2.85s;
}

@media screen and (max-width: 767px) {
  .show .spdelays19 {
    transition-delay: 5.7s !important;
  }
}

.show .delays20 {
  transition-delay: 3s;
}

@media screen and (max-width: 767px) {
  .show .spdelays20 {
    transition-delay: 6s !important;
  }
}

.show.is-show .showobj {
  opacity: 1;
  transform: translateY(0);
}

.show.is-show .showobj.zoomin {
  transform: scale(1);
}

.inshow .inshowobj {
  opacity: 0;
  transform: translateY(20px);
  transition-duration: 0.3s;
}

.inshow .inshowobj.fadeDown {
  transform: translateY(-20px);
}

.inshow .inshowobj.zoomin {
  transform: scale(0.8);
}

.inshow .delay0 {
  transition-delay: 0s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelay0 {
    transition-delay: 0s !important;
  }
}

.inshow .delay1 {
  transition-delay: 0.3s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelay1 {
    transition-delay: 0.3s !important;
  }
}

.inshow .delay2 {
  transition-delay: 0.6s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelay2 {
    transition-delay: 0.6s !important;
  }
}

.inshow .delay3 {
  transition-delay: 0.9s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelay3 {
    transition-delay: 0.9s !important;
  }
}

.inshow .delay4 {
  transition-delay: 1.2s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelay4 {
    transition-delay: 1.2s !important;
  }
}

.inshow .delay5 {
  transition-delay: 1.5s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelay5 {
    transition-delay: 1.5s !important;
  }
}

.inshow .delay6 {
  transition-delay: 1.8s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelay6 {
    transition-delay: 1.8s !important;
  }
}

.inshow .delay7 {
  transition-delay: 2.1s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelay7 {
    transition-delay: 2.1s !important;
  }
}

.inshow .delay8 {
  transition-delay: 2.4s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelay8 {
    transition-delay: 2.4s !important;
  }
}

.inshow .delay9 {
  transition-delay: 2.7s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelay9 {
    transition-delay: 2.7s !important;
  }
}

.inshow .delay10 {
  transition-delay: 3s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelay10 {
    transition-delay: 3s !important;
  }
}

.inshow .delays0 {
  transition-delay: 0s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelays0 {
    transition-delay: 0s !important;
  }
}

.inshow .delays1 {
  transition-delay: 0.15s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelays1 {
    transition-delay: 0.3s !important;
  }
}

.inshow .delays2 {
  transition-delay: 0.3s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelays2 {
    transition-delay: 0.6s !important;
  }
}

.inshow .delays3 {
  transition-delay: 0.45s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelays3 {
    transition-delay: 0.9s !important;
  }
}

.inshow .delays4 {
  transition-delay: 0.6s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelays4 {
    transition-delay: 1.2s !important;
  }
}

.inshow .delays5 {
  transition-delay: 0.75s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelays5 {
    transition-delay: 1.5s !important;
  }
}

.inshow .delays6 {
  transition-delay: 0.9s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelays6 {
    transition-delay: 1.8s !important;
  }
}

.inshow .delays7 {
  transition-delay: 1.05s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelays7 {
    transition-delay: 2.1s !important;
  }
}

.inshow .delays8 {
  transition-delay: 1.2s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelays8 {
    transition-delay: 2.4s !important;
  }
}

.inshow .delays9 {
  transition-delay: 1.35s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelays9 {
    transition-delay: 2.7s !important;
  }
}

.inshow .delays10 {
  transition-delay: 1.5s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelays10 {
    transition-delay: 3s !important;
  }
}

.inshow .delays11 {
  transition-delay: 1.65s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelays11 {
    transition-delay: 3.3s !important;
  }
}

.inshow .delays12 {
  transition-delay: 1.8s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelays12 {
    transition-delay: 3.6s !important;
  }
}

.inshow .delays13 {
  transition-delay: 1.95s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelays13 {
    transition-delay: 3.9s !important;
  }
}

.inshow .delays14 {
  transition-delay: 2.1s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelays14 {
    transition-delay: 4.2s !important;
  }
}

.inshow .delays15 {
  transition-delay: 2.25s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelays15 {
    transition-delay: 4.5s !important;
  }
}

.inshow .delays16 {
  transition-delay: 2.4s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelays16 {
    transition-delay: 4.8s !important;
  }
}

.inshow .delays17 {
  transition-delay: 2.55s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelays17 {
    transition-delay: 5.1s !important;
  }
}

.inshow .delays18 {
  transition-delay: 2.7s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelays18 {
    transition-delay: 5.4s !important;
  }
}

.inshow .delays19 {
  transition-delay: 2.85s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelays19 {
    transition-delay: 5.7s !important;
  }
}

.inshow .delays20 {
  transition-delay: 3s;
}

@media screen and (max-width: 767px) {
  .inshow .spdelays20 {
    transition-delay: 6s !important;
  }
}

.inshow.is-inshow .inshowobj {
  opacity: 1;
  transform: translateY(0);
}

.inshow.is-inshow .inshowobj.zoomin {
  transform: scale(1);
}
