@charset "UTF-8";
/* ==========================================================================
Foundation
========================================================================== */
/* ==============================================
variables
============================================== */
/* color */
/* path */
/* width */
/* ==============================================
reset
============================================== */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
}

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

article, aside, details, figcaption, figure,
footer, header, main, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

button {
  background: transparent;
  border: none;
  font: inherit;
  cursor: pointer;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: normal;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* Reset form
----------------------- */
input[type=submit],
input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
}
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;
}

input[type=search] {
  -webkit-appearance: none;
  box-sizing: border-box;
}

input[type=search]:focus {
  outline-offset: -2px;
}

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

::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: transparent;
}

/* ==============================================
function
============================================== */
/* ==============================================
mixin
============================================== */
/* clearfix */
/* replace image */
/* contents margin */
/* hover PC & SP */
/* @media */
/* serif */
/* negative margin */
/* triangle */
/* ==============================================
variables
============================================== */
/* color */
/* path */
/* width */
/* ==============================================
function
============================================== */
/* ==============================================
mixin
============================================== */
/* clearfix */
/* replace image */
/* contents margin */
/* hover PC & SP */
/* @media */
/* serif */
/* negative margin */
/* triangle */
/* path */
/* ==============================================
basic
============================================== */
@font-face {
  font-style: normal;
  font-weight: 100;
  font-family: "NotoSansCJKjp";
  font-display: swap;
  src: local("Noto Sans CJK Thin"), url(../fonts/NotoSansCJKjp-Thin.woff2) format("woff2"), url(../fonts/NotoSansCJKjp-Thin.woff) format("woff"), url(../fonts/NotoSansCJKjp-Thin.ttf) format("truetype"), url(../fonts/NotoSansCJKjp-Thin.eot) format("embedded-opentype");
}
@font-face {
  font-style: normal;
  font-weight: 300;
  font-family: "NotoSansCJKjp";
  font-display: swap;
  src: local("Noto Sans CJK JP Light"), url(../fonts/NotoSansCJKjp-Light.woff2) format("woff2"), url(../fonts/NotoSansCJKjp-Light.woff) format("woff"), url(../fonts/NotoSansCJKjp-Light.ttf) format("truetype"), url(../fonts/NotoSansCJKjp-Light.eot) format("embedded-opentype");
}
@font-face {
  font-style: normal;
  font-weight: 350;
  font-family: "NotoSansCJKjp";
  font-display: swap;
  src: local("Noto Sans CJK JP DemiLight"), url(../fonts/NotoSansCJKjp-DemiLight.woff2) format("woff2"), url(../fonts/NotoSansCJKjp-DemiLight.woff) format("woff"), url(../fonts/NotoSansCJKjp-DemiLight.ttf) format("truetype"), url(../fonts/NotoSansCJKjp-DemiLight.eot) format("embedded-opentype");
}
@font-face {
  font-style: normal;
  font-weight: 400;
  font-family: "NotoSansCJKjp";
  font-display: swap;
  src: local("Noto Sans CJK JP Regular"), url(../fonts/NotoSansCJKjp-Regular.woff2) format("woff2"), url(../fonts/NotoSansCJKjp-Regular.woff) format("woff"), url(../fonts/NotoSansCJKjp-Regular.ttf) format("truetype"), url(../fonts/NotoSansCJKjp-Regular.eot) format("embedded-opentype");
}
@font-face {
  font-style: normal;
  font-weight: 500;
  font-family: "NotoSansCJKjp";
  font-display: swap;
  src: local("Noto Sans CJK JP Medium"), url(../fonts/NotoSansCJKjp-Medium.woff2) format("woff2"), url(../fonts/NotoSansCJKjp-Medium.woff) format("woff"), url(../fonts/NotoSansCJKjp-Medium.ttf) format("truetype"), url(../fonts/NotoSansCJKjp-Medium.eot) format("embedded-opentype");
}
@font-face {
  font-style: normal;
  font-weight: 700;
  font-family: "NotoSansCJKjp";
  font-display: swap;
  src: local("Noto Sans CJK JP Bold"), url(../fonts/NotoSansCJKjp-Bold.woff2) format("woff2"), url(../fonts/NotoSansCJKjp-Bold.woff) format("woff"), url(../fonts/NotoSansCJKjp-Bold.ttf) format("truetype"), url(../fonts/NotoSansCJKjp-Bold.eot) format("embedded-opentype");
}
@font-face {
  font-style: normal;
  font-weight: 100;
  font-family: "NotoSerifJP";
  font-display: swap;
  src: local("Noto Serif JP ExtraLight"), url(../fonts/NotoSerifJP-ExtraLight.woff2) format("woff2"), url(../fonts/NotoSerifJP-ExtraLight.woff) format("woff");
}
@font-face {
  font-style: normal;
  font-weight: 200;
  font-family: "NotoSerifJP";
  font-display: swap;
  src: local("Noto Serif JP Light"), url(../fonts/NotoSerifJP-Light.woff2) format("woff2"), url(../fonts/NotoSerifJP-Light.woff) format("woff");
}
@font-face {
  font-style: normal;
  font-weight: 400;
  font-family: "NotoSerifJP";
  font-display: swap;
  src: local("Noto Serif JP"), url(../fonts/NotoSerifJP-Regular.woff2) format("woff2"), url(../fonts/NotoSerifJP-Regular.woff) format("woff");
}
@font-face {
  font-style: normal;
  font-weight: 500;
  font-family: "NotoSerifJP";
  font-display: swap;
  src: local("Noto Serif JP Medium"), url(../fonts/NotoSerifJP-Medium.woff2) format("woff2"), url(../fonts/NotoSerifJP-Medium.woff) format("woff");
}
@font-face {
  font-style: normal;
  font-weight: 600;
  font-family: "NotoSerifJP";
  font-display: swap;
  src: local("Noto Serif JP SemiBold"), url(../fonts/NotoSerifJP-SemiBold.woff2) format("woff2"), url(../fonts/NotoSerifJP-SemiBold.woff) format("woff");
}
@font-face {
  font-style: normal;
  font-weight: 700;
  font-family: "NotoSerifJP";
  font-display: swap;
  src: local("Noto Serif JP Bold"), url(../fonts/NotoSerifJP-Bold.woff2) format("woff2"), url(../fonts/NotoSerifJP-Bold.woff) format("woff");
}
@font-face {
  font-style: normal;
  font-weight: 900;
  font-family: "NotoSerifJP";
  font-display: swap;
  src: local("Noto Serif JP Black"), url(../fonts/NotoSerifJP-Black.woff2) format("woff2"), url(../fonts/NotoSerifJP-Black.woff) format("woff");
}
@font-face {
  font-family: "Corporate-Logo-Medium-ver2";
  font-display: swap;
  src: url(../fonts/Corporate-Logo-Medium-ver2.woff2) format("woff2"), url(../fonts/Corporate-Logo-Medium-ver2.woff) format("woff"), url(../fonts/Corporate-Logo-Medium-ver2.otf) format("opentype");
}
@font-face {
  font-family: "Corporate-Logo-Bold-ver2";
  font-display: swap;
  src: url(../fonts/Corporate-Logo-Bold-ver2.woff2) format("woff2"), url(../fonts/Corporate-Logo-Bold-ver2.woff) format("woff"), url(../fonts/Corporate-Logo-Bold-ver2.otf) format("opentype");
}
@font-face {
  font-weight: 400;
  font-family: "Hiragino Sans";
  src: local("HiraginoSans-W3"), local("Hiragino Sans");
}
@font-face {
  font-weight: 700;
  font-family: "Hiragino Sans";
  src: local("HiraginoSans-W6"), local("Hiragino Sans");
}
* {
  box-sizing: border-box;
}

html {
  min-height: 100%;
  overflow-x: hidden;
  font-size: 62.5%;
}

body {
  width: 100%;
  color: #000000;
  font-size: 15px;
  line-height: 2;
  font-family: NotoSansCJKjp, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック  Medium", meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
@media only screen and (max-width: 767px) {
  body {
    overflow: hidden;
  }
}

a {
  color: #000000;
  transition: color 0.2s ease-out, box-shadow 0.2s ease-out;
}
a path {
  transition: fill 0.2s ease-out;
}
@media only screen and (min-width: 768px) {
  a[href*="tel:"] {
    cursor: default;
  }
}

[role=tab] {
  cursor: pointer;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  transition: opacity 0.2s ease-out;
}

svg {
  vertical-align: bottom;
}

[data-whatinput=mouse] *:focus, [data-whatinput=touch] *:focus {
  outline: none;
}

/* ==========================================================================
Layout
========================================================================== */
/* ==============================================
col
============================================== */
/*
* .l-col
* .l-col-2
*/
/* .l-col
----------------------- */
.l-col {
  align-items: flex-start;
  display: flex;
}
.l-col__text {
  flex: 0 1 auto;
}
.l-col__img {
  flex: 0 0 auto;
}
@media only screen and (max-width: 767px) {
  .l-col--spvert {
    flex-direction: column;
  }
  .l-col--spvert .l-col__img {
    width: 100%;
  }
}

/* .l-col-2
----------------------- */
.l-col-2 > *:not(:last-child) {
  margin-right: 5.2631578947%;
}
@media only screen and (max-width: 767px) {
  .l-col-2 .l-col-2.l-col--spvert > *:not(:last-child) {
    margin-right: 0;
    margin-bottom: 50px;
  }
}

/* ==============================================
container
============================================== */
.l-container {
  position: relative;
}

/* ==============================================
contents
============================================== */
/* .l-contents
----------------------- */
.l-contents {
  max-width: 1180px;
  margin: 0 auto;
  padding-right: 20px;
  padding-left: 20px;
  /* .l-contents(brkw) */
  /* .l-contents(sp) */
}
.l-contents__inner {
  position: relative;
}
.l-contents--wide .l-contents__inner {
  padding: 13.1578947368% 0;
}
.l-contents--0 {
  color: #ff0000;
}
.l-contents--1 {
  max-width: 1440px;
  padding: 0;
}
.l-contents--2 {
  max-width: 1100px;
  padding: 0;
}
.l-contents--3 {
  max-width: 936px;
  padding: 0;
}
.l-contents--4 {
  max-width: 740px;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .l-contents {
    padding-right: 4vw;
    padding-left: 4vw;
  }
  .l-contents__inner {
    padding: 120px 0;
  }
  .l-contents--wide .l-contents__inner {
    padding: 120px 0;
  }
  .l-contents--spfit {
    padding-right: 0;
    padding-left: 0;
  }
}

/* ==========================================================================
Settings
========================================================================== */
/* ==============================================
variables
============================================== */
/* color */
/* path */
/* width */
/* ==============================================
function
============================================== */
/* ==============================================
mixin
============================================== */
/* clearfix */
/* replace image */
/* contents margin */
/* hover PC & SP */
/* @media */
/* serif */
/* negative margin */
/* triangle */
/* ==============================================
footer
============================================== */
/*
* .l-footer
* .f-contact
*/
/* .l-footer
----------------------- */
.l-footer {
  position: relative;
  text-align: center;
  /* .l-footer(sp) */
}
.l-footer__inner {
  padding: 50px 0 20px;
  background: #005391;
  color: #ffffff;
}
.l-footer:before {
  display: block;
  width: 100%;
  height: 80px;
  background: #ffffff top center url(/assets/img/bg_footer.svg) no-repeat;
  background-size: cover;
  content: "";
}
.l-footer .c-button-pagetop {
  position: fixed;
  top: 0;
  right: 0;
  transform: translate(100%, -100%);
}
.l-footer__pagetop {
  position: relative;
  z-index: 9;
}
.l-footer__pagetop .c-button-pagetop {
  position: fixed;
  top: 0;
  right: 0;
  transform: translate(100%, -100%);
}
.l-footer__copyright {
  padding: 1.5em 0;
  color: #ffffff;
  font-size: 1.2rem;
  text-align: center;
}
@media only screen and (max-width: 1200px) {
  .l-footer {
    position: relative;
  }
  .l-footer__pagetop {
    position: static;
  }
  .l-footer__pagetop .c-button-pagetop {
    transform: translate(0, -100%);
  }
}
@media only screen and (max-width: 767px) {
  .l-footer {
    position: relative;
  }
  .l-footer__pagetop {
    position: static;
  }
  .l-footer__pagetop .c-button-pagetop {
    transform: translate(0, -100%);
  }
  .l-footer__copyright {
    font-size: 1.1rem;
  }
}
@media only screen and (max-width: 767px) {
  .l-footer:before {
    height: 40px;
  }
  .l-footer__inner {
    padding-top: 0;
  }
}

.lower .l-footer {
  margin-top: 50px;
}
.lower .l-footer.cpn {
  margin-top: 200px;
}
.lower .l-footer:before {
  background-color: transparent;
}

.lower.single .l-footer {
  margin-top: 300px;
}

.footer__minamisoma-link_element:hover {
  opacity: 0.75;
}
.footer__minamisoma-img {
  display: block;
  width: 15.2777777778vw;
  max-width: 220px;
  margin: auto auto 20px;
}
@media only screen and (max-width: 767px) {
  .footer__minamisoma-img {
    width: 29.4666666667vw;
    max-width: 221px;
  }
}

/* ==========================================================================
Settings
========================================================================== */
/* ==============================================
variables
============================================== */
/* color */
/* path */
/* width */
/* ==============================================
function
============================================== */
/* ==============================================
mixin
============================================== */
/* clearfix */
/* replace image */
/* contents margin */
/* hover PC & SP */
/* @media */
/* serif */
/* negative margin */
/* triangle */
/* ==============================================
header
============================================== */
/*
* .l-header
* .site-logo
* .gnav
*/
/* .l-header
----------------------- */
.lower .l-header {
  background: url(/assets/img/bg_header01.png) no-repeat top center;
  background-size: cover;
}

.l-header {
  top: 0;
  z-index: 10;
  width: 100%;
  /* .l-header(sp) */
}
.l-header__inner {
  position: relative;
  width: 100%;
  max-width: 1180px;
  margin: auto;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  transition: height 0.1s ease-out;
}
.l-header__logo {
  display: inline-block;
  position: relative;
  width: 97px;
}
.l-header__logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.l-header__nav {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.l-header__nav .gnav {
  height: 100%;
}
.l-header--compact .l-header__inner {
  height: 70px;
}
@media only screen and (max-width: 767px) {
  .l-header__inner {
    padding-bottom: 9px;
  }
}

.lower .l-header {
  padding-top: 17px;
  border-top: 6px solid #005391;
}

.lower.cpn .l-header {
  height: 117px;
  border-bottom: 6px solid #005391;
}

/* .site-logo
----------------------- */
.site-logo {
  display: flex;
  align-items: center;
  height: 100%;
  /* .site-logo(sp) */
}
.site-logo__target {
  display: block;
  position: relative;
  z-index: 1;
}
.site-logo__img {
  width: 164px;
  transition: width 0.1s ease-out !important;
}
.l-header--compact .site-logo__img {
  width: 120px;
}
@media only screen and (max-width: 767px) {
  .site-logo__img {
    transition: none !important;
  }
  .l-header--bottomfix .site-logo__img {
    width: 100px;
  }
}

/* .gnav
----------------------- */
.gnav__inner {
  display: flex;
  height: 100%;
}
.gnav__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 2em;
}
.gnav__sub {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 0.3em;
}
.gnav__sub .item {
  position: relative;
  font-size: 1.3rem;
}
.gnav__sub .item:not(:first-child) {
  margin-left: 1.5em;
  padding-left: 1.5em;
}
.gnav__sub .item:not(:first-child)::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 1em;
  background: #000000;
  content: "";
}
.gnav__main {
  display: flex;
  font-weight: bold;
  transition: font-size 0.1s ease-out;
}
.gnav__main .item:not(:first-child) {
  margin-left: 2em;
}
.gnav__main .target .c-arrow {
  display: none;
}
.gnav__button {
  display: flex;
}
.gnav__button .c-button {
  width: 80px;
  height: 100%;
}
.gnav__button--2 {
  display: none;
}
.l-header--compact .gnav__sub {
  display: none;
}
.l-header--compact .gnav__main {
  font-size: 1.8rem;
}

@media only screen and (max-width: 820px) {
  .gnav__text {
    margin-right: 2.4390243902vw;
  }
  .gnav__main .item:not(:first-child) {
    margin-left: 2.4390243902vw;
  }
}
@media only screen and (max-width: 767px) {
  .gnav__inner {
    justify-content: space-between;
  }
  .gnav__menu {
    position: absolute;
    top: 80px;
    width: 100%;
    padding: 0 15px;
    box-shadow: 0 2px 10px rgba(211, 211, 211, 0.5);
    background: #ffffff;
    transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
  }
  .gnav__menu[aria-hidden=true] {
    visibility: hidden;
    opacity: 0;
  }
  .gnav__menu-in {
    display: flex;
    flex-direction: column;
  }
  .gnav__main {
    flex-direction: column;
    order: 1;
    padding: 20px 15px;
    font-size: 2rem;
  }
  .gnav__main .item:not(:first-child) {
    margin-left: 0;
  }
  .gnav__main .target {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
  }
  .gnav__main .target .c-arrow {
    display: block;
    position: relative;
    top: -8px;
  }
  .gnav__button .c-button-a--recruit {
    display: none;
  }
  .l-header--bottomfix .gnav__button .c-button-a--recruit {
    display: block;
  }
  .gnav__button--2 {
    display: block;
    order: 2;
  }
  .gnav__button--2 .c-button {
    width: 100%;
  }
  .gnav__sub {
    flex-direction: column;
    order: 3;
    margin-bottom: 0;
    padding: 30px 15px;
  }
  .gnav__sub .item {
    font-size: 1.5rem;
  }
  .gnav__sub .item:not(:first-child) {
    margin-left: 0;
    padding-left: 0;
  }
  .gnav__sub .item:not(:first-child)::before {
    content: none;
  }
  .gnav__sub .target {
    display: block;
    padding: 10px 0;
  }
  .l-header--bottomfix .gnav__menu {
    position: fixed;
    top: auto;
    bottom: 60px;
    overflow: auto;
  }
  .l-header--bottomfix .gnav__menu-in {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  .l-header--bottomfix .gnav__menu {
    height: calc(100vh - 60px);
  }
}
@media only screen and (max-width: 767px) {
  .l-header--bottomfix .gnav__button .icon {
    transform: scale(0.8);
    transform-origin: center bottom;
  }
}

.sns-holder {
  display: flex;
  justify-content: center;
  position: absolute;
  top: 44px;
  z-index: 9;
  width: 100%;
}
.sns-holder__inner {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  max-width: 1220px;
  margin: auto;
}
.sns-holder ul {
  display: flex;
  gap: 25px;
}
@media only screen and (max-width: 767px) {
  .sns-holder {
    top: 10px;
    right: 60px;
  }
  .sns-holder ul {
    gap: 10px;
  }
  .sns-holder ul li svg {
    width: 30px;
    height: 30px;
  }
}

/* ==============================================
hero
============================================== */
/*
* .l-hero-top
* .l-hero-lower
*/
/* .l-hero
----------------------- */
.l-hero-top__inner {
  position: relative;
  padding: 66px 0;
  background-image: url(/assets/img/p_hero_sub.png), url(/assets/img/bg_hero.png);
  background-position: bottom center, bottom center;
  background-size: contain, cover;
  background-repeat: no-repeat, no-repeat;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .l-hero-top .logo {
    width: 67%;
    margin: auto;
  }
  .l-hero-top__inner {
    position: relative;
    padding: 60px 0;
    background-image: url(/assets/img/p_hero_sub_sp1.png), url(/assets/img/p_hero_sub_sp2.png), url(/assets/img/bg_hero.png);
    background-position: top left, bottom right, bottom center;
    background-size: 30%, 30%, cover;
    background-repeat: no-repeat, no-repeat;
    text-align: center;
  }
}
/* .l-hero-lower
----------------------- */
.l-hero-lower {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.l-hero-lower::before {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../img/dot_hero.png) repeat 0 0;
  background-size: 6px auto;
  content: "";
}
.l-hero-lower__inner {
  display: flex;
  align-items: center;
  position: relative;
  height: 300px;
}
.l-hero-lower__breadcrumbs {
  position: absolute;
  top: 20px;
  right: 0;
}
.l-hero-lower__title {
  color: #ffffff;
}
.l-hero-lower__title .shoulder {
  display: flex;
  align-items: center;
  margin: 15px;
  line-height: 1;
}
.l-hero-lower__title .shoulder::before {
  display: block;
  width: 0.7em;
  height: 1px;
  margin-right: 0.6em;
  background: #ffffff;
  content: "";
}
.l-hero-lower__title .heading {
  padding-left: 25px;
}
.l-hero-lower__title .main {
  font-size: 6rem;
  line-height: 1.1;
}
.l-hero-lower__title .sub {
  display: block;
  font-weight: bold;
  font-size: 2rem;
}
.l-hero-lower--aboutus {
  background-image: url(../img/bg_hero_aboutus.jpg);
}
@media (min-resolution: 1.5dppx) {
  .l-hero-lower--aboutus {
    background-image: url(../img/bg_hero_aboutus@2x.jpg);
  }
}
.l-hero-lower--message {
  background-image: url(../img/bg_hero_message.jpg);
}
@media (min-resolution: 1.5dppx) {
  .l-hero-lower--message {
    background-image: url(../img/bg_hero_message@2x.jpg);
  }
}
.l-hero-lower--office {
  background-image: url(../img/bg_hero_office.jpg);
}
@media (min-resolution: 1.5dppx) {
  .l-hero-lower--office {
    background-image: url(../img/bg_hero_office@2x.jpg);
  }
}
.l-hero-lower--mission {
  background-image: url(../img/bg_hero_mission.jpg);
}
@media (min-resolution: 1.5dppx) {
  .l-hero-lower--mission {
    background-image: url(../img/bg_hero_mission@2x.jpg);
  }
}
.l-hero-lower--history {
  background-image: url(../img/bg_hero_history.jpg);
}
@media (min-resolution: 1.5dppx) {
  .l-hero-lower--history {
    background-image: url(../img/bg_hero_history@2x.jpg);
  }
}
.l-hero-lower--serv-consulting {
  background-image: url(../img/bg_hero_serv-consulting.jpg);
}
@media (min-resolution: 1.5dppx) {
  .l-hero-lower--serv-consulting {
    background-image: url(../img/bg_hero_serv-consulting@2x.jpg);
  }
}
.l-hero-lower--serv-electric {
  background-image: url(../img/bg_hero_serv-electric.jpg);
}
@media (min-resolution: 1.5dppx) {
  .l-hero-lower--serv-electric {
    background-image: url(../img/bg_hero_serv-electric@2x.jpg);
  }
}
.l-hero-lower--serv-railway {
  background-image: url(../img/bg_hero_serv-railway.jpg);
}
@media (min-resolution: 1.5dppx) {
  .l-hero-lower--serv-railway {
    background-image: url(../img/bg_hero_serv-railway@2x.jpg);
  }
}
.l-hero-lower--serv-mente {
  background-image: url(../img/bg_hero_serv-mente.jpg);
}
@media (min-resolution: 1.5dppx) {
  .l-hero-lower--serv-mente {
    background-image: url(../img/bg_hero_serv-mente@2x.jpg);
  }
}
.l-hero-lower--serv-wrapping {
  background-image: url(../img/bg_hero_serv-wrapping.jpg);
}
@media (min-resolution: 1.5dppx) {
  .l-hero-lower--serv-wrapping {
    background-image: url(../img/bg_hero_serv-wrapping@2x.jpg);
  }
}
.l-hero-lower--serv-wind {
  background-image: url(../img/bg_hero_serv-wind.jpg);
}
@media (min-resolution: 1.5dppx) {
  .l-hero-lower--serv-wind {
    background-image: url(../img/bg_hero_serv-wind@2x.jpg);
  }
}
.l-hero-lower--photogallery {
  background-image: url(../img/bg_hero_photogallery.jpg);
}
@media (min-resolution: 1.5dppx) {
  .l-hero-lower--photogallery {
    background-image: url(../img/bg_hero_photogallery@2x.jpg);
  }
}
.l-hero-lower--guideline {
  background-image: url(../img/bg_hero_office.jpg);
}
@media (min-resolution: 1.5dppx) {
  .l-hero-lower--guideline {
    background-image: url(../img/bg_hero_office@2x.jpg);
  }
}
.l-hero-lower--faq {
  background-image: url(../img/bg_hero_faq.jpg);
}
@media (min-resolution: 1.5dppx) {
  .l-hero-lower--faq {
    background-image: url(../img/bg_hero_faq@2x.jpg);
  }
}
.l-hero-lower--site-policy, .l-hero-lower--privacy {
  background-image: url(../img/bg_hero_site-policy.jpg);
}
@media (min-resolution: 1.5dppx) {
  .l-hero-lower--site-policy, .l-hero-lower--privacy {
    background-image: url(../img/bg_hero_site-policy@2x.jpg);
  }
}
.l-hero-lower--contact {
  background-image: url(../img/bg_hero_contact.jpg);
}
@media (min-resolution: 1.5dppx) {
  .l-hero-lower--contact {
    background-image: url(../img/bg_hero_contact@2x.jpg);
  }
}
.l-hero-lower--jobconsulting {
  background-image: url(../img/bg_hero_jobconsulting.jpg);
}
@media (min-resolution: 1.5dppx) {
  .l-hero-lower--jobconsulting {
    background-image: url(../img/bg_hero_jobconsulting@2x.jpg);
  }
}
.l-hero-lower--jobelectric01 {
  background-image: url(../img/bg_hero_jobelectric01.jpg);
}
@media (min-resolution: 1.5dppx) {
  .l-hero-lower--jobelectric01 {
    background-image: url(../img/bg_hero_jobelectric01@2x.jpg);
  }
}
.l-hero-lower--jobelectric02 {
  background-image: url(../img/bg_hero_jobelectric02.jpg);
}
@media (min-resolution: 1.5dppx) {
  .l-hero-lower--jobelectric02 {
    background-image: url(../img/bg_hero_jobelectric02@2x.jpg);
  }
}
.l-hero-lower--jobga {
  background-image: url(../img/bg_hero_jobga.jpg);
}
@media (min-resolution: 1.5dppx) {
  .l-hero-lower--jobga {
    background-image: url(../img/bg_hero_jobga@2x.jpg);
  }
}
.l-hero-lower--jobmente {
  background-image: url(../img/bg_hero_jobmente.jpg);
}
@media (min-resolution: 1.5dppx) {
  .l-hero-lower--jobmente {
    background-image: url(../img/bg_hero_jobmente@2x.jpg);
  }
}
.l-hero-lower--jobrailway {
  background-image: url(../img/bg_hero_jobrailway.jpg);
}
@media (min-resolution: 1.5dppx) {
  .l-hero-lower--jobrailway {
    background-image: url(../img/bg_hero_jobrailway@2x.jpg);
  }
}
.l-hero-lower--recruitmessage {
  background-image: url(../img/bg_hero_recruitmessage.jpg);
}
@media (min-resolution: 1.5dppx) {
  .l-hero-lower--recruitmessage {
    background-image: url(../img/bg_hero_recruitmessage@2x.jpg);
  }
}
@media only screen and (max-width: 767px) {
  .l-hero-lower {
    background-position: center top;
  }
  .l-hero-lower--aboutus {
    background-image: url(../img/bg_hero_aboutus_sp@2x.jpg);
  }
  .l-hero-lower--message {
    background-image: url(../img/bg_hero_message_sp@2x.jpg);
  }
  .l-hero-lower--history {
    background-image: url(../img/bg_hero_history_sp@2x.jpg);
  }
  .l-hero-lower--serv-consulting {
    background-image: url(../img/bg_hero_serv-consulting_sp@2x.jpg);
  }
  .l-hero-lower--serv-electric {
    background-image: url(../img/bg_hero_serv-electric_sp@2x.jpg);
  }
  .l-hero-lower--serv-railway {
    background-image: url(../img/bg_hero_serv-railway_sp@2x.jpg);
  }
  .l-hero-lower--serv-mente {
    background-image: url(../img/bg_hero_serv-mente_sp@2x.jpg);
  }
  .l-hero-lower--serv-wrapping {
    background-image: url(../img/bg_hero_serv-wrapping_sp@2x.jpg);
  }
  .l-hero-lower--serv-wind {
    background-image: url(../img/bg_hero_serv-wind_sp@2x.jpg);
  }
  .l-hero-lower--office {
    background-image: url(../img/bg_hero_office_sp@2x.jpg);
  }
  .l-hero-lower--mission {
    background-image: url(../img/bg_hero_mission_sp@2x.jpg);
  }
  .l-hero-lower--guideline {
    background-image: url(../img/bg_hero_guideline_sp@2x.jpg);
  }
  .l-hero-lower--faq {
    background-image: url(../img/bg_hero_faq_sp@2x.jpg);
  }
  .l-hero-lower--site-policy, .l-hero-lower--privacy {
    background-image: url(../img/bg_hero_site-policy_sp@2x.jpg);
  }
  .l-hero-lower--contact {
    background-image: url(../img/bg_hero_contact_sp@2x.jpg);
  }
  .l-hero-lower--jobconsulting {
    background-image: url(../img/bg_hero_jobconsulting_sp@2x.jpg);
  }
  .l-hero-lower--jobelectric01 {
    background-image: url(../img/bg_hero_jobelectric01_sp@2x.jpg);
  }
  .l-hero-lower--jobelectric02 {
    background-image: url(../img/bg_hero_jobelectric02_sp@2x.jpg);
  }
  .l-hero-lower--jobga {
    background-image: url(../img/bg_hero_jobga_sp@2x.jpg);
  }
  .l-hero-lower--jobmente {
    background-image: url(../img/bg_hero_jobmente_sp@2x.jpg);
  }
  .l-hero-lower--jobrailway {
    background-image: url(../img/bg_hero_jobrailway_sp@2x.jpg);
  }
  .l-hero-lower--recruitmessage {
    background-image: url(../img/bg_hero_recruitmessage_sp@2x.jpg);
  }
  .l-hero-lower__breadcrumbs {
    display: none;
  }
  .l-hero-lower__title .shoulder {
    margin-left: 0;
  }
  .l-hero-lower__title .heading {
    padding-left: 0;
  }
  .l-hero-lower__title .main {
    font-size: 5rem;
  }
  .others .l-hero-lower__title .main {
    font-size: 6rem;
  }
}

/* ==============================================
main
============================================== */
.l-main {
  /* .l-main(sp) */
}
/* ==============================================
section
============================================== */
/*
* .l-section
* .l-section-b
*/
/* .l-section
----------------------- */
.l-section {
  position: relative;
  padding: 100px 0;
  overflow: hidden;
  /* .l-section (sp) */
}
.l-section:last-child {
  padding-bottom: 170px;
}
.l-section--gray {
  background-color: #f0f0f0;
}
.l-section--gray-2::before {
  display: block;
  position: absolute;
  top: 0;
  right: 50%;
  z-index: -1;
  width: 100%;
  height: 100%;
  margin-right: -310px;
  background: #f0f0f0;
  content: "";
}
.l-section--texture {
  background-image: url(../img/bg_texture_01.png);
}
.l-section--nopad {
  padding: 0 !important;
}
.l-section--narrow {
  padding: 60px 0;
}
@media only screen and (max-width: 767px) {
  .l-section {
    padding: 36px 0 10px;
  }
  .l-section:last-child {
    padding-bottom: 10px;
  }
  .l-section--gray-2::before {
    right: 4vw;
    z-index: -1;
    margin-right: 0;
  }
}

/* .l-section-b
----------------------- */
.l-section-b:not(:last-child) {
  margin-bottom: 4.8245614035%;
}
@media only screen and (max-width: 767px) {
  .l-section-b:not(:last-child) {
    margin-bottom: 55px;
  }
}

/* ==============================================
wrapper
============================================== */
.l-wrapper {
  overflow: hidden;
  padding-top: 80px;
  position: relative;
  width: 100%;
}

/* ==========================================================================
Object
========================================================================== */
/* Component
------------------------------------------- */
/* ==============================================
address
============================================== */
/*
* c-address
*/
/* c-address
----------------------- */
.c-address {
  font-style: normal;
}
.c-address--right {
  text-align: right;
}

/* ==============================================
animation
============================================== */
/*
* c-anim-a
* c-anim-b
* c-anim-c
* c-anim-d
* c-anim-e
* c-anim-f
* c-anim-paused
* c-anim-loader
* c-anim-ajax
*/
/* c-anim-a
----------------------- */
.c-anim-a {
  animation: anim-a 1s linear forwards;
  display: block;
  overflow: hidden;
  width: 0%;
}
.in-session .c-anim-a {
  animation-play-state: paused;
  width: 100%;
}

@keyframes anim-a {
  100% {
    width: 100%;
  }
}
/* c-anim-b
----------------------- */
.c-anim-b {
  animation: anim-b 0.6s ease-out forwards;
  opacity: 0;
  transform: translateY(-50%);
  transform-origin: center bottom;
}
.c-anim-b--weak {
  animation: anim-b-weak 0.6s ease-out forwards;
}
.in-session .c-anim-b {
  animation-play-state: paused;
  opacity: 1;
  transform: none;
}

@keyframes anim-b {
  40% {
    opacity: 1;
    transform: translateY(10%);
  }
  60% {
    opacity: 1;
    transform: translateY(10%) scale(1.1, 0.9);
  }
  80% {
    opacity: 1;
    transform: translateY(-5%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes anim-b-weak {
  40% {
    opacity: 1;
    transform: translateY(10%);
  }
  60% {
    opacity: 1;
    transform: translateY(10%) scale(1, 0.9);
  }
  80% {
    opacity: 1;
    transform: translateY(-5%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* c-anim-c
----------------------- */
.c-anim-c {
  animation: anim-c 0.5s ease-out forwards;
  opacity: 0;
  transform: translate(-20%, 6%);
}
.c-anim-c--reverse {
  transform: translate(20%, -6%);
}
.in-session .c-anim-c {
  animation-play-state: paused;
  opacity: 1;
  transform: none !important;
}

@keyframes anim-c {
  100% {
    opacity: 1;
    transform: translate(0);
  }
}
/* c-anim-d
----------------------- */
.c-anim-d {
  animation: anim-d 0.5s ease-out forwards;
  opacity: 0;
}
.in-session .c-anim-d {
  animation-play-state: paused;
  opacity: 1;
}

@keyframes anim-d {
  100% {
    opacity: 1;
  }
}
/* c-anim-e
----------------------- */
.c-anim-e {
  animation: anim-e 0.5s ease-in-out forwards;
  /* .c-anim-e(sp) */
}
.in-session .c-anim-e {
  animation-play-state: paused;
}
@media only screen and (max-width: 767px) {
  .c-anim-e {
    animation-name: anim-e-sp;
  }
}

@keyframes anim-e {
  100% {
    transform: translate(100%, -85%) rotate(-5deg);
  }
}
@keyframes anim-e-sp {
  100% {
    transform: translate(50%, -55%) rotate(-5deg);
  }
}
/* c-anim-f
----------------------- */
.c-anim-f {
  animation: anim-f 0.5s ease-out forwards;
  opacity: 0;
}
.in-session .c-anim-f {
  animation-play-state: paused;
  opacity: 1;
}

@keyframes anim-f {
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
/* c-anim-paused
----------------------- */
.c-anim-paused {
  animation-play-state: paused;
}

/* c-anim-loader
----------------------- */
.c-anim-loader {
  position: relative;
}
.c-anim-loader::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -12px;
  content: "";
  animation: loader 0.8s infinite linear;
  border: 4px solid #999;
  border-top-color: #ddd;
  border-radius: 50%;
}

@keyframes loader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* c-anim-ajax
----------------------- */
.c-anim-ajax {
  animation: fadeIn 0.6s 1 0.1s linear forwards;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* ==============================================
arrow
============================================== */
/*
* .c-arrow
* .c-arrow-a
* .c-arrow-b
* .c-arrow-tri
*/
/* .c-arrow
----------------------- */
.c-arrow {
  display: inline-block;
  /* .c-arrow(sp) */
}
/* .c-arrow-a
----------------------- */
.c-arrow-a {
  width: 5px;
  height: 5px;
  border-top: 1px solid #004888;
  border-right: 1px solid #004888;
  transform: rotate(45deg);
}
.c-arrow-a--10 {
  width: 10px;
  height: 10px;
}

/* .c-arrow-b
----------------------- */
.c-arrow-b::before {
  display: inline-block;
  width: 32px;
  height: 8px;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  content: "";
  transform: skewX(40deg);
}
.c-arrow-b--up::before {
  transform: rotate(-90deg) skewX(40deg);
}
.c-arrow-b--white::before {
  border-color: #ffffff !important;
}
.c-arrow-b--left::before {
  border-right: none;
  border-left: 1px solid #000000;
  transform: skewX(-40deg);
}

/* .c-arrow-tri
----------------------- */
.c-arrow-tri {
  width: 1em;
  height: 1em;
}
.c-arrow-tri.bottom {
  background: linear-gradient(to top right, rgba(0, 0, 0, 0) 50%, #d3e5cc 50.5%) no-repeat top left/50% 100%, linear-gradient(to top left, rgba(0, 0, 0, 0) 50%, #d3e5cc 50.5%) no-repeat top right/50% 100%;
}
.c-arrow-tri.top {
  background: linear-gradient(to bottom right, rgba(0, 0, 0, 0) 50%, black 50.5%) no-repeat top left/50% 100%, linear-gradient(to bottom left, rgba(0, 0, 0, 0) 50%, black 50.5%) no-repeat top right/50% 100%;
}
.c-arrow-tri.left {
  background: linear-gradient(to top right, rgba(0, 0, 0, 0) 50%, black 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, rgba(0, 0, 0, 0) 50%, black 50.5%) no-repeat top right/100% 50%;
}
.c-arrow-tri.right {
  background: linear-gradient(to bottom left, rgba(0, 0, 0, 0) 50%, black 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, rgba(0, 0, 0, 0) 50%, black 50.5%) no-repeat bottom right/100% 50%;
}
.c-arrow-tri.right.c-arrow-tri--green-light {
  background: linear-gradient(to bottom left, rgba(0, 0, 0, 0) 50%, #d3e5cc 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, rgba(0, 0, 0, 0) 50%, #d3e5cc 50.5%) no-repeat bottom right/100% 50%;
}
.c-arrow-tri.top-right {
  background: linear-gradient(to top right, rgba(0, 0, 0, 0) 50%, black 50.5%) no-repeat top left/100% 100%;
}
.c-arrow-tri.top-left {
  background: linear-gradient(to top left, rgba(0, 0, 0, 0) 50%, black 50.5%) no-repeat top left/100% 100%;
}
.c-arrow-tri.top-left.c-arrow-tri--white {
  background: linear-gradient(to top left, rgba(0, 0, 0, 0) 50%, white 50.5%) no-repeat top left/100% 100%;
}
.c-arrow-tri.bottom-right {
  background: linear-gradient(to bottom right, rgba(0, 0, 0, 0) 50%, black 50.5%) no-repeat top left/100% 100%;
}
.c-arrow-tri.bottom-right.c-arrow-tri--white {
  background: linear-gradient(to bottom right, rgba(0, 0, 0, 0) 50%, white 50.5%) no-repeat top left/100% 100%;
}
.c-arrow-tri.bottom-left {
  background: linear-gradient(to bottom left, rgba(0, 0, 0, 0) 50%, black 50.5%) no-repeat top left/100% 100%;
}

/* ==============================================
banner
============================================== */
/*
* .c-banner
* .c-banner-a

*/
/* .c-banner
----------------------- */
/* .c-banner-a
----------------------- */
/* ==============================================
bgtitle
============================================== */
/*
* .c-bgtitle
*/
/* .c-bgtitle
----------------------- */
.c-bgtitle {
  left: 50%;
  margin-left: -570px;
  max-width: 1140px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.c-bgtitle__text {
  color: rgba(0, 72, 136, 0.05);
  font-size: 150px;
  font-weight: bold;
  line-height: 0.8;
  position: absolute;
  right: 0;
  white-space: nowrap;
  writing-mode: vertical-rl;
}
.c-bgtitle__text--service {
  color: rgba(27, 101, 0, 0.05);
}
.c-bgtitle__text--projects {
  color: rgba(152, 129, 0, 0.05);
}
.c-bgtitle__text--company {
  color: rgba(165, 0, 0, 0.05);
}
.c-bgtitle__text--recruit {
  color: rgba(0, 72, 136, 0.05);
}
.c-bgtitle__text--product {
  color: rgba(95, 95, 95, 0.05);
}
.c-bgtitle__text--news {
  color: rgba(97, 0, 110, 0.05);
}
.c-bgtitle__text--others {
  color: rgba(112, 112, 112, 0.05);
}
.c-bgtitle--left .c-bgtitle__text {
  left: 0;
  right: auto;
}
.mission .c-bgtitle {
  z-index: 1;
}
@media only screen and (max-width: 1140px) {
  .c-bgtitle {
    left: 0;
    margin-left: 0;
    margin-right: auto;
    min-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .c-bgtitle__text {
    right: -4.5vw;
  }
  .c-bgtitle__text--projects {
    left: -4.5vw;
    right: auto;
  }
  .c-bgtitle--left .c-bgtitle__text {
    left: -4.5vw;
  }
}

/* ==============================================
button
============================================== */
/*
* .c-button
* .c-button-a
* .c-button-pagetop
*/
/* .c-button
----------------------- */
.c-button {
  display: inline-block;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* .c-button-a
----------------------- */
.c-button-a {
  padding-top: 60px;
  transition: background 0.2s ease-out;
}
.c-button-a__target {
  display: inline-block;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 100%;
  padding: 0;
  padding: 22px 90px 25px;
  border-radius: 100px;
  background-color: #0486bf;
  color: #ffffff;
  font-size: 2.4rem;
  font-weight: 500;
  font-family: "Corporate-Logo-Bold-ver2";
  line-height: 78px;
  filter: drop-shadow(3px 4px 0px rgb(224, 224, 224));
}
.c-button-a__content {
  text-align: center;
}
.c-button-a__content .icon {
  position: absolute;
  top: 45%;
  right: 30px;
  transform: rotate(45deg) translateY(-50%);
  width: 11px;
  height: 11px;
  border: 2px solid #ffffff;
  border-width: 2px 2px 0 0;
}
.c-button-a__content .icon.--bottom {
  transform: rotate(135deg) translate(-50%, 0);
}
.c-button-a__content .text {
  font-weight: 500;
  line-height: 1;
}

/* .c-button-a(sp) */
@media only screen and (max-width: 767px) {
  .c-button-a {
    padding-top: 40px;
  }
  .c-button-a__target {
    width: 100%;
    font-size: 1.8rem;
    padding-right: 0;
    padding-left: 0;
  }
}
/* .c-button-a
----------------------- */
.c-button-c {
  padding-top: 80px;
  transition: background 0.2s ease-out;
}
.c-button-c__target {
  display: inline-block;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 100%;
  padding: 0;
  padding: 27px 120px 30px;
  border-radius: 100px;
  background-color: #005391;
  color: #ffffff;
  font-size: 3.6rem;
  font-weight: 500;
  font-family: "Corporate-Logo-Bold-ver2";
  line-height: 78px;
  filter: drop-shadow(3px 4px 0px rgb(224, 224, 224));
  transition: all 0.2s;
}
.c-button-c__target:hover {
  background-color: #0458bf;
  transition: all 0.3s;
}
.c-button-c__content {
  text-align: center;
}
.c-button-c__content .icon {
  position: absolute;
  top: 45%;
  right: 30px;
  transform: rotate(45deg) translateY(-50%);
  width: 11px;
  height: 11px;
  border: 2px solid #ffffff;
  border-width: 2px 2px 0 0;
}
.c-button-c__content .icon.--bottom {
  transform: rotate(135deg) translate(-50%, 0);
}
.c-button-c__content .text {
  font-weight: 500;
  line-height: 1;
}

/* .c-button-a(sp) */
@media only screen and (max-width: 767px) {
  .c-button-c {
    padding-top: 40px;
  }
  .c-button-c__target {
    width: 100%;
    font-size: 1.8rem;
    padding-right: 0;
    padding-left: 0;
  }
}
/* .c-button-pagetop
----------------------- */
.c-button-pagetop__target {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  transition: background 0.2s ease-out;
}
.c-button-pagetop__target .c-arrow-b {
  transform: translateX(-10%);
}

/* .c-button-pagetop
----------------------- */
.c-button-pagetop__target {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  right: 20px;
  bottom: 33px;
  transform: translateX(200%);
  width: 75px;
  height: 75px;
  transition: all 0.2s ease-out;
}

.c-button-pagetop__target .c-arrow-b {
  transform: translateX(-10%);
}

.c-button-pagetop__target.is-active {
  transform: translateX(0%);
  transition: all 0.2s ease-out;
}

.c-button-pagetop__target.is-active:hover {
  transform: scale(1.2);
  transition: all 0.2s ease-out;
}

.c-button-pagetop__target.is-active .c-arrow-a {
  top: 0;
  transform: rotate(-45deg);
}

/* ==============================================
card
============================================== */
/*
* .c-card-a
* .c-card-b
* .c-card-progress
* .c-card-c
*/
/* .c-card-a
----------------------- */
.c-card-a {
  background: #fff;
  border-radius: 50%;
  height: 294px;
  padding: 1em;
  text-align: center;
  width: 294px;
}
.c-card-a__icon {
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
  height: 56%;
}
.c-card-a__text {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.5;
}
.c-card-a__balloon {
  margin-top: 15px;
}
/* .c-card-b
----------------------- */
.c-card-b {
  max-width: 475px;
  position: relative;
}
.c-card-b__shadow {
  background: linear-gradient(-45deg, #333 10%, transparent 10%, transparent 50%, #333 50%, #333 60%, transparent 60%);
  background-size: 10px 10px;
  bottom: -20px;
  height: 100%;
  position: absolute;
  right: -20px;
  width: 100%;
}
.c-card-b__img {
  flex: 0 0 auto;
  overflow: hidden;
  position: relative;
}
.c-card-b__img .picture {
  transition: all 0.3s ease-out;
}
.c-card-b__img .c-icon-play {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.c-card-b__desc {
  background: #000000;
  color: #fff;
  padding: 35px 40px 50px;
  position: relative;
  text-align: left;
  transition: background 0.3s ease-out;
}
.c-card-b .c-heading-b {
  transition: color 0.3s ease-out;
}
.c-card-b__bodytext {
  text-align: left;
}
.c-card-b__balloon {
  position: absolute;
  right: 20px;
  top: -40px;
}
.c-card-b__num {
  color: #fff;
  font-family: Barlow, sans-serif;
  font-style: italic;
  font-size: 8rem;
  font-weight: 600;
  left: 0.4em;
  line-height: 1;
  position: absolute;
  -webkit-text-stroke: 1.5px #000000;
  top: -0.5em;
}
.ie .c-card-b__num {
  text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, 1px 1px 0 #000000, -1px 1px 0 #000000;
}
.c-card-b__label .c-label-a {
  margin: 3px 2px;
}
.c-card-b:hover .c-card-b__img .picture {
  filter: brightness(120%);
  transform: scale(1.1);
}
.c-card-b:hover .c-card-b__desc {
  background: #333;
}
.c-card-b[href=""] {
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .c-card-b__shadow {
    background-size: 8px 8px;
    bottom: -3.2vw;
    right: -3.2vw;
  }
  .c-card-b__desc {
    padding: 6.6666666667vw 7.4666666667vw;
  }
  .c-card-b__bodytext {
    font-size: 3.7333333333vw;
  }
  .c-card-b__balloon {
    right: 2.6666666667vw;
    top: -8vw;
    width: 51.4666666667vw;
  }
  .c-card-b__num {
    font-size: 13.6vw;
    left: 3.4666666667vw;
    -webkit-text-stroke: 1px #000000;
  }
}

/* .c-card-progress
----------------------- */
.c-card-progress {
  display: inline-flex;
  position: relative;
  /* .c-card-progress(sp) */
}
.c-card-progress__content {
  background: #d3e5cc;
  padding: 1.3em 1em;
  position: relative;
  text-align: center;
}
.c-card-progress__term {
  font-size: 3rem;
  font-family: YuMincho, "Yu Mincho", NotoSerifJP, serif;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
}
.c-card-progress__desc {
  align-items: center;
  display: flex;
  font-weight: bold;
  height: 100%;
  justify-content: center;
}
.c-card-progress__arrow .c-arrow-tri {
  height: 100%;
  width: 2em;
}
.c-card-progress__arrow .c-arrow-tri.bottom {
  display: none;
}
@media only screen and (max-width: 767px) {
  .c-card-progress.sp-col .c-card-progress__arrow .c-arrow-tri.right {
    display: none;
  }
  .c-card-progress.sp-col .c-card-progress__arrow .c-arrow-tri.bottom {
    bottom: 0;
    display: block;
    height: 25px;
    left: 0;
    position: absolute;
    transform: translateY(100%);
    width: 100%;
  }
}

/* .c-card-c
----------------------- */
.c-card-c {
  display: inline-flex;
}
.c-card-c__content {
  background: white;
  position: relative;
  text-align: center;
}
.c-card-c__term {
  font-size: 4.5rem;
  font-family: YuMincho, "Yu Mincho", NotoSerifJP, serif;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
}
.c-card-c__desc {
  align-items: center;
  display: flex;
  font-weight: bold;
  height: 150px;
  justify-content: center;
  padding: 1em;
}
.c-card-c__arrow .c-arrow-tri {
  height: 100%;
  width: 2em;
}

/* ==============================================
heading
============================================== */
/*
* .c-heading
* .c-heading-a
* .c-heading-b
* .c-heading-c
* .c-heading-d
* .c-heading-e
* .c-heading-f
*/
/* .c-heading
----------------------- */
.c-heading {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* .c-heading-a
----------------------- */
.c-heading-a {
  margin-bottom: 50px;
  font-size: 3rem;
}
.c-heading-a__main {
  font-weight: bold;
}
.c-heading-a--18 {
  font-size: 1.8rem;
  line-height: 1.5;
}
.c-heading-a--20 {
  margin-bottom: 1.3rem;
  font-size: 2rem;
  line-height: 1.5;
}
.c-heading-a--25 {
  margin-bottom: 1.3rem;
  font-size: 2.5rem;
}
@media only screen and (max-width: 767px) {
  .c-heading-a--25 {
    margin-bottom: 45px;
  }
}

/* .c-heading-b
----------------------- */
.c-heading-b {
  position: relative;
  margin-bottom: 15px;
  padding-top: 10px;
  border-top: 1px solid #d3d3d3;
  /* .c-heading-b(sp) */
}
.c-heading-b::before {
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  width: 30px;
  height: 1px;
  background: #000000;
  content: "";
}
.c-heading-b__main {
  font-weight: bold;
  font-size: 2.5rem;
  line-height: 1.8;
}
.c-heading-b--mb35 {
  margin-bottom: 35px;
}
.c-heading-b--red::before {
  background: #a50000;
}
.c-heading-b--blue::before {
  background: #004888;
}
.c-heading-b--green::before {
  background: #1b6500;
}

/* .c-heading-c
----------------------- */
.c-heading-c {
  display: flex;
  align-items: center;
}
.c-heading-c__main {
  font-weight: bold;
  font-size: 2rem;
}
.c-heading-c .c-icon {
  flex: 0 0 auto;
  margin-right: 0.7em;
}

/* .c-heading-d
----------------------- */
.c-heading-d__text {
  line-height: 1.4;
}
.c-heading-d__main {
  font-family: YuMincho, "Yu Mincho", NotoSerifJP, serif;
  font-size: 6rem;
}
.c-heading-d__sub {
  display: block;
  font-weight: bold;
  font-size: 2rem;
}
.c-heading-d__sub--red {
  color: #a50000;
}
.c-heading-d__sub--green {
  color: #1b6500;
}
.c-heading-d__sub--purple {
  color: #61006e;
}
.c-heading-d__sub--ocher {
  color: #988100;
}
.c-heading-d__sub--gray-dark {
  color: #5f5f5f;
}
.c-heading-d--white {
  color: #ffffff;
}
.c-heading-d--align-r {
  text-align: right;
}
.c-heading-d--mb40 {
  margin-bottom: 40px;
}

/* .c-heading-e
----------------------- */
.c-heading-e__main {
  font-family: YuMincho, "Yu Mincho", NotoSerifJP, serif;
  font-weight: 600;
  font-size: 4.5rem;
  line-height: 1.75;
  letter-spacing: 0.05em;
}
.c-heading-e--40 .c-heading-e__main {
  font-size: 4rem;
}
.c-heading-e--mb35 {
  margin-bottom: 35px;
}

/* .c-heading-f
----------------------- */
.c-heading-f {
  display: flex;
  align-items: center;
  font-weight: bold;
}
.c-heading-f__strong {
  font-family: YuMincho, "Yu Mincho", NotoSerifJP, serif;
  display: block;
  font-size: 2.5rem;
}
@media only screen and (max-width: 767px) {
  .c-heading-f--spcol {
    flex-direction: column;
  }
}

/* .c-heading-g
----------------------- */
.c-heading-g {
  display: block;
  margin-bottom: 30px;
  border-bottom: 1px solid #1b6500;
  font-size: 3rem;
  text-align: center;
}
.c-heading-g__main {
  padding-bottom: 20px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .c-heading-g {
    margin-bottom: 15px;
    font-size: 2.2rem;
  }
  .c-heading-g__main {
    padding-bottom: 15px;
    font-weight: bold;
  }
}

/* .c-heading-h
----------------------- */
.c-heading-h {
  display: block;
  font-weight: bold;
  font-size: 2rem;
}
@media only screen and (max-width: 767px) {
  .c-heading-h {
    font-size: 1.6rem;
  }
}

/* .c-title-a
----------------------- */
.c-title-a {
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
.c-title-a__second {
  font-size: 2.4rem;
}
.c-title-a__primary {
  margin-top: 22px;
  color: #005391;
  font-weight: 500;
  font-size: 4rem;
  font-family: "Corporate-Logo-Bold-ver2";
}
@media only screen and (max-width: 767px) {
  .c-title-a {
    position: relative;
    padding-left: 26px;
    text-align: left;
  }
  .c-title-a__second {
    font-size: 1.2rem;
  }
  .c-title-a__primary {
    margin-top: 5px;
    font-size: 2.4rem;
    line-height: 1.4;
  }
  .c-title-a:before {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 6px;
    width: 6px;
    height: calc(100% - 5px);
    background-color: #0586bf;
    content: "";
  }
}

/* .c-title-b
----------------------- */
.c-title-b {
  position: relative;
  max-width: 1180px;
  margin-top: 60px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  color: #005391;
  font-size: 5rem;
  line-height: 1;
  font-family: "Corporate-Logo-Bold-ver2";
}
.c-title-b__img {
  position: absolute;
  top: -130px;
  right: -85px;
  z-index: 0;
  max-width: 530px;
}
.c-title-b__primary {
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .c-title-b {
    width: 100%;
    margin-top: 20px;
    padding-right: 0;
    padding-left: 20px;
    font-size: 2.4rem;
  }
  .c-title-b__img {
    display: block;
    position: relative;
    top: auto;
    right: 0;
    margin-top: 10px;
    text-align: right;
  }
}

/* .c-title-c
----------------------- */
.c-title-c {
  position: relative;
  color: #0586bf;
  font-weight: bold;
  font-size: 2.6rem;
}
@media only screen and (max-width: 767px) {
  .c-title-c {
    font-size: 2rem;
  }
}

/* .c-title-d
----------------------- */
.c-title-d {
  position: relative;
  color: #ffffff;
  font-weight: bold;
  font-size: 3rem;
  font-family: "Corporate-Logo-Bold-ver2";
}

/* .c-title-e
----------------------- */
.c-title-e {
  display: inline-block;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  transform: translateY(-50%);
  width: 100%;
  max-width: 600px;
  height: 105px;
  margin: auto;
  border-radius: 200px;
  background: #0586bf url(/assets/img/cpn_bgwave01.png);
  color: #ffffff;
  font-size: 4.7rem;
  font-family: "Corporate-Logo-Bold-ver2";
}
@media only screen and (max-width: 767px) {
  .c-title-e {
    max-width: 300px;
    height: auto;
    background-size: 20%;
    font-size: 2.3rem;
    line-height: 52.5px;
  }
}

/* .c-title-f
----------------------- */
.c-title-f {
  color: #0586bf;
  font-weight: bold;
  font-size: 2.4rem;
  text-align: center;
}
.c-title-f span {
  display: inline-block;
  position: relative;
  padding: 0 2em;
  border: 1px solid #0586bf;
}
.c-title-f span::before, .c-title-f span::after {
  display: inline-block;
  position: absolute;
  background-color: #ffffff;
  content: "";
}
.c-title-f span::before {
  top: -1px;
  left: -1px;
  width: 22px;
  height: 28px;
}
.c-title-f span::after {
  right: -1px;
  bottom: -1px;
  width: 18px;
  height: 21px;
}
@media only screen and (max-width: 767px) {
  .c-title-f {
    font-size: 1.7rem;
  }
}

/* ==============================================
icon
============================================== */
/*
* .c-icon
* .c-icon-plus
* .c-icon-marker
* .c-icon-new
* .c-icon-x
*/
/* .c-icon
----------------------- */
.c-icon {
  display: inline-block;
  vertical-align: middle;
  /* .c-icon(sp) */
}
/* .c-icon-plus
----------------------- */
.c-icon-plus {
  position: relative;
  display: block;
  width: 20px; /**/
  height: 20px; /**/
}
.c-icon-plus::before, .c-icon-plus::after {
  position: absolute;
  top: 50%;
  display: block;
  width: 100%;
  height: 1px; /**/
  background: #000000; /**/
  content: "";
  transform: translateY(-50%);
}
.c-icon-plus::after {
  transition: transform 0.2s ease-out;
  transform: translateY(-50%) rotate(90deg);
}
.c-icon-plus--white {
  /**/
}
.c-icon-plus--white::before, .c-icon-plus--white::after {
  background: #ffffff;
}
[aria-expanded=true] .c-icon-plus::after {
  transform: translateY(-50%) rotate(0deg);
}

/* .c-icon-marker
----------------------- */
.c-icon-marker {
  position: relative;
}
.c-icon-marker__num {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #ffffff;
  font-weight: bold;
  transform: translate(-45%, -57%);
}
.c-icon-marker--ocher path {
  fill: #988100;
}
.c-icon-marker--red path {
  fill: #a50000;
}
.c-icon-marker--blue path {
  fill: #004888;
}

/* .c-icon-new
----------------------- */
.c-icon-new {
  padding: 0.2em 0;
  font-weight: bold;
  line-height: 1;
}
.c-icon-new--rightborder {
  margin-right: 1em;
  padding-right: 1em;
  border-right: 1px solid;
}
.c-icon-new--purple {
  color: #61006e;
}

/* .c-icon-x
----------------------- */
.c-icon-x {
  position: relative;
  width: 15px;
  height: 15px;
}
.c-icon-x::before, .c-icon-x::after {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 2px;
  background: #000000;
  content: "";
}
.c-icon-x::before {
  transform: translateY(-50%) rotate(45deg);
}
.c-icon-x::after {
  transform: translateY(-50%) rotate(-45deg);
}

/* ==============================================
label
============================================== */
/*
* .c-label
* .c-label-a
*/
/* .c-label
----------------------- */
.c-label {
  display: inline-block;
}

/* .c-label-a
----------------------- */
.c-label-a {
  border: 1px solid #000000;
  font-size: 1.3rem;
  line-height: 1;
  padding: 0.5em 0.3em;
}
.c-label-a--white {
  border-color: #fff;
  color: #fff;
}
.c-label-a--15 {
  font-size: 1.5rem;
  padding: 0.5em;
}

/* ==============================================
lead
============================================== */
/*
* .c-lead
* .c-lead-a

*/
/* .c-lead
----------------------- */
.c-lead {
  /* .c-lead(sp) */
}
/* .c-lead-a
----------------------- */
.c-lead-a {
  font-size: 2.2rem;
  font-weight: 700;
  /* .c-lead-a(1040) */
  /* .c-lead-a(sp) */
}
.c-lead-a--white {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .c-lead-a {
    font-size: 4.2666666667vw;
  }
}

/* ==============================================
link
============================================== */
/*
* .c-link
* .c-link-a
* .c-link-b
* .c-link-c
* .c-link-d
*/
/* .c-link
----------------------- */
.c-link {
  display: inline-block;
  /* .c-link(sp) */
}
/* .c-link-a
----------------------- */
.c-link-a {
  align-items: center;
  display: flex;
  font-weight: 700;
  line-height: 1.5;
}
.c-link-a__text .text-25 {
  font-size: 2.5rem;
}
.c-link-a .c-arrow:first-child {
  margin-right: 0.7em;
}
.c-link-a .c-arrow:last-child {
  margin-left: 0.5em;
}
.c-link-a .c-arrow-b {
  position: relative;
  top: -5px;
}
.c-link-a--vert {
  flex-direction: column;
  text-align: left;
}
.c-link-a--vert .c-arrow {
  margin-left: 0 !important;
  margin-top: 0.5em;
}
.c-link-a--20 {
  font-size: 2rem;
}
.c-link-a--white {
  color: white;
}
.c-link-a--white .c-arrow::before {
  border-color: #fff;
}
@media only screen and (max-width: 767px) {
  .c-link-a__text .text-sp20 {
    font-size: 2rem;
  }
}

/* .c-link-b
----------------------- */
.c-link-b {
  align-items: center;
  display: flex;
  font-size: 1.4rem;
  line-height: 1.5;
  position: relative;
}
.c-link-b .c-arrow:first-child {
  margin-right: 0.7em;
}
.c-link-b .c-arrow:last-child {
  margin-left: 0.5em;
}
.c-link-b--hline {
  padding-left: 1.4em;
}
.c-link-b--hline::before {
  background: #000000;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 0.7em;
}

/* .c-link-c
----------------------- */
.c-link-c {
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  height: 100%;
}
.c-link-c__target {
  align-items: center;
  display: flex;
  font-weight: 700;
  height: 100%;
  justify-content: space-between;
  padding: 1em;
  transition: background 0.2s ease-out;
}
a.c-link-c__target:hover {
  background: #e3e3e3;
}
a.c-link-c__target:hover .c-arrow {
  transform: translate(-0.3em, -20%);
}

.c-link-c .c-arrow {
  margin-left: 0.5em;
  transform: translateY(-20%);
  transition: transform 0.2s ease-out;
}
.c-link-c--columns {
  border: none;
  border-left: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  margin-left: -1px;
}
.c-link-c--columns .c-link-c__target {
  flex-direction: column;
}
.c-link-c--columns .c-link-c__target .c-arrow {
  margin-left: 0;
}
.c-link-c--columns .c-link-c__text {
  line-height: 1.5;
  margin-bottom: 0.3em;
  text-align: center;
}

/* .c-link-d
----------------------- */
.c-link-d {
  text-decoration: underline;
}
.c-link-d:hover {
  text-decoration: none;
}

/* ==============================================
list
============================================== */
/*
* .c-list
* .c-dlist-a
* .c-dlist-b
*/
/* .c-list
----------------------- */
.c-list {
  margin-left: 1em;
  text-indent: -1em;
}
.c-list__term {
  margin-right: 1em;
}

/* .c-dlist-a
----------------------- */
.c-dlist-a {
  display: flex;
}
.c-dlist-a__term {
  margin-right: 1em;
}
.c-dlist-a--margin-none .c-dlist-a__term {
  margin-right: 0;
}

/* .c-dlist-b
----------------------- */
.c-dlist-b__desc {
  padding-left: 1em;
}

/* ==============================================
media
============================================== */
/*
* c-media-a

*/
/* c-media-a
----------------------- */
.c-media-a {
  display: flex;
  text-align: center;
  gap: 90px;
  margin-top: 65px;
}
.c-media-a__img {
  position: relative;
  width: 100%;
  max-width: 450px;
  margin: 0 auto 2.7em;
}
.c-media-a__img img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-media-a__heading {
  margin-bottom: 0.5em;
  font-weight: 700;
  font-size: 2.6rem;
  line-height: 1.4;
}
.c-media-a__desc {
  width: 100%;
  max-width: 560px;
  padding-left: 0.5em;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .c-media-a {
    flex-direction: column-reverse;
    margin-top: 25px;
    gap: 30px;
  }
  .c-media-a__img {
    max-width: 100%;
  }
  .c-media-a__shadow {
    right: -2.6666666667vw;
    bottom: -2.6666666667vw;
    background-size: 7px 7px;
  }
  .c-media-a__heading {
    margin-bottom: 4vw;
    font-size: 4.2666666667vw;
  }
}

/* c-media-b
----------------------- */
.c-media-b {
  display: flex;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 30px;
  gap: 60px;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
.c-media-b__img {
  z-index: 9;
  position: relative;
  width: 100%;
  max-width: 45%;
  padding-top: 80px;
  padding-bottom: 60px;
}
.c-media-b__img img {
  position: relative;
  width: 100%;
}
.c-media-b__content {
  width: 55%;
  padding: 80px 90px 90px;
  padding-left: 0;
  text-align: left;
}
.c-media-b__content:after {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
  width: 90%;
  max-width: 1100px;
  height: 100%;
  border: 10px solid #0486bf;
  background-color: #ffffff;
  content: "";
  filter: drop-shadow(16px 18px 0px rgba(99, 148, 191, 0.5));
}
.c-media-b__heading {
  margin-bottom: 2rem;
  padding-left: 25px;
  color: #0486bf;
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 1.6;
  position: relative;
  max-width: 500px;
}
.c-media-b__heading:before {
  content: "";
  display: inline-block;
  border-left: 6px solid #0486bf;
  width: 5px;
  height: 1em;
  position: absolute;
  left: 0;
  top: 10px;
}
.c-media-b__desc {
  max-width: 500px;
}
@media only screen and (max-width: 767px) {
  .c-media-b {
    flex-direction: column;
    padding: 30px;
    padding-top: 25px;
    gap: 22px;
    margin-top: -13px;
  }
  .c-media-b__img {
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
  .c-media-b__heading {
    margin-bottom: 0;
    padding-left: 9px;
    font-size: 2rem;
    border-left: 5px solid #0486bf;
  }
  .c-media-b__heading:before {
    border-left: none;
  }
  .c-media-b__content {
    display: contents;
  }
  .c-media-b__content:after {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -1;
    transform: translateX(-50%);
    width: calc(100% - 40px);
    max-width: 1100px;
    height: 100%;
    border: 5px solid #0486bf;
    background-color: #ffffff;
    content: "";
    filter: drop-shadow(5px 5px 0px rgba(99, 148, 191, 0.5));
  }
  .c-media-b__desc figure {
    flex: 1 1 auto;
    width: 130px;
  }
  .c-media-b__desc figure img {
    width: 130px;
  }
  .c-media-b__desc figure + .c-title-c {
    width: calc(100% - 130px);
  }
}

/* c-media-c
----------------------- */
.c-media-c {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 999;
}
.c-media-c__item {
  display: flex;
  gap: 30px;
  align-items: stretch;
  position: relative;
}
.c-media-c__item:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 21px;
  height: 8px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2221.521%22%20height%3D%228.068%22%20viewBox%3D%220%200%2021.521%208.068%22%3E%3Cpath%20data-name%3D%22Icon%20ionic-ios-arrow-round-forward%22%20d%3D%22M16.607.259a.881.881%200%200%200-.007%201.294l1.663%201.659H.964a.915.915%200%201%200%200%201.828h17.291l-1.663%201.472a.887.887%200%200%200%20.007%201.294%201.012%201.012%200%200%200%201.368-.007l3.277-3.025a1.024%201.024%200%200%200%20.2-.288.828.828%200%200%200%20.075-.352.889.889%200%200%200-.277-.64L17.965.281a1%201%200%200%200-1.358-.022Z%22%20fill%3D%22%230a87bd%22%2F%3E%3C%2Fsvg%3E");
}
.c-media-c__item:first-child .c-media-c__content {
  border-top: 1px solid #dddddd;
}
.c-media-c__img {
  flex: none;
  position: relative;
  max-width: 210px;
  height: auto;
  padding-bottom: 10px;
}
.c-media-c__img img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.c-media-c__content {
  padding-top: 10px;
  width: 100%;
  padding-bottom: 10px;
  padding-left: 0;
  border-bottom: 1px solid #dddddd;
  text-align: left;
  display: flex;
  gap: 20px;
}
.c-media-c__heading {
  margin-bottom: 0.5em;
  padding-left: 20px;
  color: #0486bf;
  font-weight: 700;
  font-size: 2.6rem;
  line-height: 1.4;
}
.c-media-c__desc {
  margin-right: 40px;
}
.c-media-c__term {
  display: flex;
  align-items: center;
  gap: 20px;
}
.c-media-c__term .date {
  color: #333333;
  font-size: 1.4rem;
  line-height: 1;
}
.c-media-c__term .cat {
  color: #fff;
  padding: 0.1em 2em;
  background-color: #0586bf;
  font-size: 1.2rem;
  line-height: 1;
  display: flex;
  align-items: center;
  max-width: 100px;
  width: 100%;
  height: 2.4rem;
}
.c-media-c__term .cat.--event {
  background-color: #ff9c00;
}
@media only screen and (max-width: 767px) {
  .c-media-c {
    gap: 5px;
  }
  .c-media-c__img {
    display: none;
  }
  .c-media-c__content {
    gap: 5px;
    flex-direction: column;
  }
}

/* c-media-d
----------------------- */
.c-media-d {
  display: flex;
  text-align: center;
  justify-content: space-between;
  gap: 90px;
}
.c-media-d:not(:first-child) {
  border-top: 1px solid #dedede;
  padding-top: 70px;
}
.c-media-d__img {
  position: relative;
  width: 100%;
  max-width: 480px;
  aspect-ratio: 480/320;
  margin-bottom: 75px;
  overflow: hidden;
}
.c-media-d__img figure {
  max-width: 480px;
  aspect-ratio: 480/320;
  margin-bottom: 75px;
  overflow: hidden;
}
.c-media-d__img img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-media-d__content {
  text-align: left;
  max-width: 530px;
  width: 100%;
  margin-bottom: 75px;
}
.c-media-d__heading {
  margin-bottom: 0.5em;
  font-weight: bold;
  font-size: 3.2rem;
  line-height: 1.4;
  text-align: left;
  display: flex;
  align-items: center;
  gap: 10px;
}
.c-media-d__heading .num {
  display: inline-flex;
  width: 2em;
  height: 2em;
  line-height: 1;
  font-size: 1.6rem;
  align-items: center;
  justify-content: center;
  background-color: #0586bf;
  color: #fff;
  border-radius: 100%;
  aspect-ratio: 1/1;
}
.c-media-d__heading.--2 {
  padding: 12px 0;
  border: 1px solid #dddddd;
  border-width: 1px 0;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.6;
}
.c-media-d__heading.--2 span {
  display: inline-block;
  text-indent: -28px;
  margin-left: 26px;
}
.c-media-d__heading.--2 span svg {
  display: inline-block;
  width: 16px;
  margin-right: 10px;
  vertical-align: middle;
}
.c-media-d__desc {
  width: 100%;
  max-width: 560px;
  text-align: left;
}
.c-media-d__desc a:link,
.c-media-d__desc a:visited {
  color: #0586bf;
  text-decoration: underline;
}
.c-media-d__desc li {
  line-height: 1.8;
  text-indent: -26px;
  margin-left: 26px;
}
.c-media-d__desc li svg {
  display: inline-block;
  width: 16px;
  margin-right: 10px;
  vertical-align: middle;
  margin-bottom: 2px;
}

@media only screen and (max-width: 767px) {
  .c-media-d {
    gap: 0px;
    flex-direction: column;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.14);
  }
  .c-media-d:not(:first-child) {
    padding-top: 0;
    margin-top: 70px;
  }
  .c-media-d__img {
    max-width: 100%;
    aspect-ratio: 480/320;
    margin-bottom: 17px;
  }
  .c-media-d__img figure {
    max-width: 100%;
  }
  .c-media-d__content {
    max-width: 530px;
    width: auto;
    margin-bottom: 3px;
    padding: 0 20px;
    padding-bottom: 1em;
  }
  .c-media-d__heading {
    margin-bottom: 0.5em;
    font-size: 1.8rem;
    line-height: 1.4;
    gap: 10px;
  }
  .c-media-d__heading .num {
    width: 2.4rem;
    height: 2.4rem;
    font-size: 1.6rem;
  }
  .c-media-d__heading.--2 {
    padding: 12px 0;
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .c-media-d__heading.--2 span {
    text-indent: -26px;
    margin-left: 26px;
  }
  .c-media-d__heading.--2 span svg {
    width: 16px;
    margin-right: 10px;
  }
  .c-media-d__desc {
    width: 100%;
    max-width: 560px;
  }
  .c-media-d__desc li {
    line-height: 1.8;
    text-indent: -26px;
    margin-left: 26px;
  }
  .c-media-d__desc li svg {
    width: 16px;
    margin-right: 10px;
  }
}
/* ==============================================
shadow
============================================== */
/*
* .c-shadow-a
*/
/* .c-shadow-a
----------------------- */
.c-shadow-a {
  box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.25);
}

/* ==============================================
text
============================================== */
/*
* .c-text-p
*/
/* .c-text-p
----------------------- */
.c-text-p:not(:last-child) {
  margin-bottom: 1.5em;
}

/* ==============================================
toggler
============================================== */
/*
* .c-toggler
*/
/* .c-toggler
----------------------- */
.c-toggler {
  border: none;
  padding: 0;
}
.c-toggler__icon {
  height: 18px; /**/
  position: relative;
  width: 35px; /**/
}
.c-toggler__icon span {
  background: #000; /**/
  height: 1px; /**/
  position: absolute;
  width: 100%;
}
.c-toggler__icon span:nth-child(1) {
  top: 0;
}
.c-toggler__icon span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
}
.c-toggler__icon span:nth-child(3) {
  bottom: 0;
}
.c-toggler span {
  display: block;
  transition: transform 0.2s ease-out; /**/
}
.c-toggler[aria-expanded=true] .c-toggler__icon span:nth-child(2) {
  display: none;
}
.c-toggler[aria-expanded=true] .c-toggler__icon span:nth-child(1), .c-toggler[aria-expanded=true] .c-toggler__icon span:nth-child(3) {
  top: 50%;
}
.c-toggler[aria-expanded=true] .c-toggler__icon span:nth-child(1) {
  transform: rotate(45deg);
}
.c-toggler[aria-expanded=true] .c-toggler__icon span:nth-child(3) {
  transform: rotate(-45deg);
}
.c-toggler[aria-expanded=true] .c-toggler__text .default {
  display: none;
}
.c-toggler[aria-expanded=false] .c-toggler__text .expanded {
  display: none;
}

/* Project
------------------------------------------- */
.breadcrumb {
  display: flex;
  justify-content: center;
  padding-left: 0;
  background-color: #005391;
  color: #ffffff;
  line-height: 35px;
}
.breadcrumb__ListGroup {
  display: flex;
  width: 100%;
  max-width: 1180px;
  margin: auto;
  padding-right: 20px;
  padding-left: 20px;
}
.breadcrumb__ListGroup__Link[href] {
  color: #ffffff;
  font-size: 1.2rem;
}
.breadcrumb__ListGroup__Link[href]:hover {
  opacity: 0.5;
}
.breadcrumb__ListGroup > * + * {
  margin-left: 0.5em;
}
.breadcrumb__ListGroup > * + *::before {
  margin-right: 0;
  margin-left: 0.1em;
  vertical-align: middle;
  content: ">";
}

@media only screen and (max-width: 767px) {
  .breadcrumb {
    line-height: 25px;
  }
  .breadcrumb__ListGroup {
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
  }
  .breadcrumb__ListGroup__Link[href] {
    font-size: 1.2rem;
  }
  .breadcrumb__ListGroup > * + * {
    margin-left: 0.5em;
  }
  .breadcrumb__ListGroup > * + *::before {
    margin-left: 0.1em;
  }
}
/* ==============================================
buttons
============================================== */
/*
* .p-buttons-a

*/
/* .p-buttons-a
----------------------- */
.p-buttons-a {
  margin-top: 30px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .p-buttons-a .c-button {
    width: 100%;
    min-width: auto;
  }
}

/* .p-buttons-c
----------------------- */
.p-buttons-c {
  text-align: center;
}
.p-buttons-c .c-button {
  min-width: 400px;
}
@media only screen and (max-width: 767px) {
  .p-buttons-c .c-button {
    width: 100%;
    min-width: auto;
  }
}

/* ==============================================
cards
============================================== */
/*
* .p-cards-a

*/
/* .p-cards-a
----------------------- */
.p-cards-a__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.p-cards-a__item {
  flex: 0 1 auto;
  width: 29.3859649123%;
}
.p-cards-a__item:nth-child(-n+3) {
  margin-bottom: 40px;
}
.p-cards-a__item:not(:nth-child(3n)) {
  margin-right: 1.8421052632%;
}
.p-cards-a__item:last-child {
  margin-right: 0;
}
.p-cards-a .c-card-c {
  width: 100%;
}
.p-cards-a .c-card-c__content {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .p-cards-a__list {
    flex-direction: column;
  }
  .p-cards-a__item {
    flex: 1 1 auto;
    margin-bottom: 40px;
    position: relative;
    width: 100%;
  }
  .p-cards-a__item:not(:nth-child(3n)) {
    margin-right: 0;
  }
  .p-cards-a__item:nth-child(odd) {
    left: -4vw;
  }
  .p-cards-a__item:nth-child(odd) .c-card-c__arrow.prev {
    background: #fff;
  }
  .p-cards-a__item:nth-child(even) {
    right: -4vw;
  }
  .p-cards-a__item:nth-child(even) .c-card-c__arrow.next {
    background: #fff;
  }
}

/* ==============================================
carousel
============================================== */
/*
* .p-carousel-a
*/
/* .p-carousel-a
----------------------- */
.p-carousel-a .slick-list {
  padding: 0 19.3859649123% !important;
}
.p-carousel-a .slick-dots li.slick-active button::before {
  color: #1b6500;
}
.p-carousel-a .slick-dots li button::before {
  color: #d3d3d3;
  font-size: 1.5rem;
  opacity: 1;
}
.p-carousel-a__img {
  display: block;
  padding: 0 7px;
}
@media only screen and (max-width: 767px) {
  .p-carousel-a {
    margin-left: -4vw;
    width: 100vw;
  }
  .p-carousel-a .slick-list {
    padding: 0 20px !important;
  }
  .p-carousel-a__img {
    padding: 0 3px;
  }
}

/* ==============================================
faq
============================================== */
/*
* .p-faq
* .p-faq-article
*/
/* .p-faq
----------------------- */
.p-faq__nav {
  padding-bottom: 0;
}
.p-faq .p-faq-article:not(:last-child) {
  margin-bottom: 20px;
}

/* .p-faq-article
----------------------- */
.p-faq-article {
  /* .p-faq-article(sp) */
}
.p-faq-article__tab {
  background: #D1E2F2;
  position: relative;
  transition: background 0.2s ease-out;
}
.p-faq-article__tab .c-icon-plus {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.p-faq-article__tab .c-icon-plus::before, .p-faq-article__tab .c-icon-plus::after {
  background: #004888;
}
.p-faq-article__tab:hover {
  background: #a9c9e7;
}
.p-faq-article__heading {
  align-items: flex-start;
  display: flex;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  padding: 1em 2em 1em 1em;
}
.p-faq-article__heading .q {
  color: #004888;
  margin-right: 0.5em;
}
.p-faq-article__content {
  display: flex;
  padding: 20px 0;
}
.p-faq-article__content > *:not(:last-child) {
  margin-right: 3.0701754386%;
}
.p-faq-article__p:not(:last-child) {
  margin-bottom: 1em;
}
.p-faq-article__desc {
  flex: 1 1 auto;
}
.p-faq-article__img {
  flex: 0 0 auto;
  max-width: 50vw;
}
@media only screen and (max-width: 767px) {
  .p-faq-article__content {
    flex-direction: column;
  }
  .p-faq-article__content > *:not(:last-child) {
    margin-bottom: 1.5em;
  }
  .p-faq-article__img {
    max-width: 100%;
  }
}

/* ==============================================
gmap
============================================== */
/*
* .p-gmap-a
*/
/* .p-gmap-a
----------------------- */
.p-gmap-a {
  line-height: 1;
  /* .p-gmap-a(sp) */
}
.p-gmap-a iframe {
  height: 460px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .p-gmap-a iframe {
    height: 230px;
  }
}

/* ==============================================
history
============================================== */
/*
* .p-history
*/
/* .p-history
----------------------- */
.p-history__list {
  position: relative;
}
.p-history__list::before {
  border-left: 1px solid #A7A7A7;
  border-bottom: 1px solid #A7A7A7;
  content: "";
  display: block;
  height: 100%;
  left: 7px;
  position: absolute;
  top: 3px;
  transform: skewY(-45deg);
  width: 17px;
}
.p-history__item:not(:last-child) {
  margin-bottom: 6.1403508772%;
}
.p-history__item .history-unit {
  align-items: flex-start;
  display: flex;
}
.p-history__item .history-unit__block:not(:last-child) {
  margin-bottom: 20px;
}
.p-history__item .history-unit__date {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1;
  margin-right: 4.3859649123%;
  padding-left: 50px;
  position: relative;
}
.p-history__item .history-unit__date::before, .p-history__item .history-unit__date::after {
  background: #a50000;
  content: "";
  display: inline-block;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.p-history__item .history-unit__date::before {
  height: 1px;
  width: 40px;
}
.p-history__item .history-unit__date::after {
  border-radius: 50%;
  height: 15px;
  width: 15px;
}
.p-history__item .history-unit__date--next-stage {
  padding-bottom: 3.5087719298%;
}
.p-history__item .history-unit__date--next-stage::before, .p-history__item .history-unit__date--next-stage::after {
  content: none;
}
@media only screen and (max-width: 767px) {
  .p-history__item:not(:last-child) {
    margin-bottom: 70px;
  }
  .p-history__item .history-unit {
    flex-direction: column;
  }
  .p-history__item .history-unit__date {
    margin-bottom: 25px;
  }
  .p-history__item .history-unit__content {
    padding-left: 50px;
  }
  .p-history__item .history-unit__content .c-link {
    justify-content: flex-end;
  }
}

/* ==============================================
map
============================================== */
/*
* .p-map-a

*/
/* .p-map-a
----------------------- */
.p-map-a__caption {
  margin-top: 0.4em;
  text-align: right;
}
.p-map-a__notes {
  color: #A3A3A3;
  font-size: 0.8rem;
}
.p-map-a__notes .c-link {
  color: inherit;
}
@media only screen and (max-width: 767px) {
  .p-map-a__img {
    width: 100%;
  }
}

/* ==============================================
message
============================================== */
/*
* .p-message
*/
/* .p-message
----------------------- */
.p-message__header .l-col {
  align-items: center;
}
.p-message__img-1 {
  margin-right: 0 !important;
  width: 46.0526315789%;
}
.p-message__img-2 {
  width: 40.7894736842%;
}
.p-message__name {
  align-items: center;
  display: flex;
  flex-grow: 1;
  font-weight: bold;
  justify-content: center;
}
.p-message__name .term {
  font-size: 3rem;
  line-height: 1.5;
}
.p-message__name .desc {
  font-size: 4.5rem;
}
@media only screen and (max-width: 767px) {
  .p-message__header .l-col {
    align-items: flex-start;
  }
  .p-message__body .p-message__text {
    margin-bottom: 0 !important;
    order: 1;
  }
  .p-message__body .p-message__img-2 {
    margin-bottom: 50px;
  }
  .p-message__name .term {
    font-size: 2rem;
  }
  .p-message__name .desc {
    font-size: 3rem;
  }
}

/* ==============================================
mission
============================================== */
/*
* .p-mission
* .p-mission-a
*/
/* .p-mission
----------------------- */
.p-mission__img {
  margin-right: 5.2631578947% !important;
}
.p-mission__content {
  flex: 1 1 auto !important;
}
.p-mission__content .c-heading-a .br-1 {
  display: none;
}
.p-mission__nav {
  margin-top: 35px;
}
@media only screen and (max-width: 1140px) {
  .p-mission__content .c-heading-a .br-2 {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .p-mission__img {
    margin-right: 0 !important;
    margin-bottom: 50px;
    text-align: center;
  }
  .p-mission__img img {
    width: 300px;
  }
  .p-mission__content .c-heading-a .br-1 {
    display: block;
  }
  .p-mission__content .c-heading-a .br-2 {
    display: block;
  }
}

/* .p-mission-a
----------------------- */
.p-mission-a {
  margin: 236px 0 336px;
}
.p-mission-a__subtitle {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.p-mission-a__subtitle .c-icon {
  margin: 5px 0;
}
.p-mission-a__content {
  background: #e6b7b7;
  padding: 140px 0;
  position: relative;
}
.p-mission-a__content .img {
  display: block;
  position: absolute;
}
.p-mission-a__content .img:nth-child(1) {
  left: 0;
  top: 0;
  transform: translate(-73px, -186px);
  z-index: 1;
}
.p-mission-a__content .img:nth-child(2) {
  left: 0;
  top: 0;
  transform: translate(-158px, -30px);
}
.p-mission-a__content .img:nth-child(3) {
  bottom: 0;
  right: 0;
  transform: translate(158px, 0);
}
.p-mission-a__content .img:nth-child(4) {
  bottom: 0;
  right: 0;
  transform: translate(131px, 175px);
}
@media only screen and (max-width: 767px) {
  .p-mission-a {
    margin: 236px 0 310px;
  }
  .p-mission-a__subtitle .c-icon {
    margin: 15px 0;
  }
  .p-mission-a__content {
    margin: 0 -4vw;
    padding: 280px 0 300px;
  }
  .p-mission-a__content .img:nth-child(1) {
    left: auto;
    right: 0;
    transform: translate(4vw, -184px);
    width: 331px;
  }
  .p-mission-a__content .img:nth-child(2) {
    transform: translate(0, -50px);
  }
  .p-mission-a__content .img:nth-child(3) {
    transform: translate(0, 10px);
    width: 360px;
  }
  .p-mission-a__content .img:nth-child(4) {
    left: 0;
    right: auto;
    transform: translate(0, 165px);
    width: 331px;
  }
}

/* ==============================================
navpanel
============================================== */
/*
* .p-navpanel
*/
/* .p-navpanel
----------------------- */
.p-navpanel__list {
  display: flex;
  flex-wrap: wrap;
}
.p-navpanel__item .c-link {
  display: block;
}
.p-navpanel--3col .p-navpanel__item {
  width: 28.9473684211%;
}
.p-navpanel--3col .p-navpanel__item:not(:nth-child(3n)) {
  margin-right: 2.6315789474%;
}
.p-navpanel--3col .p-navpanel__item:not(:nth-child(-n+3)) .c-link-c {
  border-top: none;
}
.p-navpanel--4col .p-navpanel__item {
  width: 20.1754385965%;
}
.p-navpanel--4col .p-navpanel__item:not(:nth-child(4n)) {
  margin-right: 2.6315789474%;
}
.p-navpanel--4col .p-navpanel__item:not(:nth-child(-n+4)) .c-link-c {
  border-top: none;
}
.p-navpanel--anchor .c-link-c__target:hover .c-arrow {
  transform: rotate(135deg);
}
.p-navpanel--anchor .c-link-c .c-arrow {
  transform: rotate(135deg);
}
.p-navpanel--columns .p-navpanel__item .c-link-c {
  display: flex;
  align-items: center;
  height: 100%;
}
.p-navpanel--columns .p-navpanel__item .c-link-c__target {
  padding: 0.3em 0.2em;
  width: 100%;
}
.p-navpanel--columns.p-navpanel--4col .p-navpanel__item {
  flex: 1 1 25%;
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .p-navpanel__list {
    flex-direction: column;
  }
  .p-navpanel__item {
    width: 100%;
  }
  .p-navpanel--3col .p-navpanel__item {
    width: 100%;
  }
  .p-navpanel--3col .p-navpanel__item:not(:nth-child(3n)) {
    margin-right: 0;
  }
  .p-navpanel--3col .p-navpanel__item:nth-child(2) .c-link, .p-navpanel--3col .p-navpanel__item:nth-child(3) .c-link {
    border-top: none;
  }
  .p-navpanel--3col .p-navpanel__item:nth-child(2) .c-link.singleitem, .p-navpanel--3col .p-navpanel__item:nth-child(3) .c-link.singleitem {
    border-top: 1px solid #d3d3d3;
  }
  .p-navpanel--4col .p-navpanel__item {
    width: 100%;
  }
  .p-navpanel--4col .p-navpanel__item:not(:first-child) .c-link {
    border-top: none;
  }
  .p-navpanel--columns .p-navpanel__list {
    flex-direction: row;
  }
  .p-navpanel--columns .p-navpanel__item .c-link-c {
    display: flex;
    align-items: center;
    height: 100%;
  }
  .p-navpanel--columns .p-navpanel__item .c-link-c__target {
    padding: 0.3em 0.2em;
    width: 100%;
  }
  .p-navpanel--columns.p-navpanel--4col .p-navpanel__item {
    flex: 1 1 172px;
    margin-right: 0;
  }
  .p-navpanel--columns.p-navpanel--4col .p-navpanel__item:not(:nth-last-child(-n+2)) {
    margin-bottom: 1em;
  }
}

/* ==============================================
news
============================================== */
/*
* .p-news

*/
/* .p-news
----------------------- */
.p-news__unit:not(:last-child) {
  margin-bottom: 2em;
}
.p-news__meta {
  align-items: center;
  display: flex;
  margin-bottom: 0.5em;
}
.p-news__date {
  margin-right: 1em;
}

/* ==============================================
office
============================================== */
/*
* .p-office
*/
/* .p-office
----------------------- */
@media only screen and (max-width: 767px) {
  .p-office .c-heading-b {
    margin-bottom: 35px;
  }
}

/* ==============================================
ph-unit
============================================== */
/*
* .p-ph-unit-a
* .p-ph-unit-b
* .p-ph-unit-c
* .p-ph-unit-d
* .p-ph-unit-e
* .p-ph-unit-f
*/
/* .p-ph-unit-a
----------------------- */
.p-ph-unit-a {
  /* .p-ph-unit-a(sp) */
}
.p-ph-unit-a__inner {
  align-items: flex-start;
}
.p-ph-unit-a__caption {
  font-weight: bold;
  line-height: 1.5;
  margin-top: 0.8em;
}
.p-ph-unit-a--2col .p-ph-unit-a__inner {
  display: flex;
}
.p-ph-unit-a--2col .p-ph-unit-a__unit:nth-child(odd) {
  margin-right: 7.0175438596%;
}
.p-ph-unit-a--5col .p-ph-unit-a__inner {
  display: flex;
}
.p-ph-unit-a--5col .p-ph-unit-a__unit {
  flex: 0 1 188px;
  margin-bottom: 30px;
}
.p-ph-unit-a--5col .p-ph-unit-a__unit:not(:last-child) {
  margin-right: 2.4561403509%;
}
.p-ph-unit-a--5col .p-ph-unit-a__unit:nth-child(even) {
  margin-top: 70px;
}
@media only screen and (max-width: 900px) {
  .p-ph-unit-a--5col .p-ph-unit-a__caption {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-ph-unit-a__img {
    width: 100%;
  }
  .p-ph-unit-a--5col .p-ph-unit-a__inner {
    flex-wrap: wrap;
  }
  .p-ph-unit-a--5col .p-ph-unit-a__unit {
    flex: 0 1 50vw;
    margin-right: 0 !important;
  }
  .p-ph-unit-a--5col .p-ph-unit-a__unit:nth-child(even) {
    margin-top: 90px;
  }
  .p-ph-unit-a--5col .p-ph-unit-a__caption {
    font-size: 4vw;
    margin-left: 0.7em;
    margin-right: 0.5em;
  }
  .p-ph-unit-a--sp1col .p-ph-unit-a__inner {
    flex-direction: column;
  }
  .p-ph-unit-a--sp1col .p-ph-unit-a__unit:nth-child(odd) {
    margin-right: 0;
    margin-bottom: 40px;
  }
}

/* .p-ph-unit-b
----------------------- */
.p-ph-unit-b {
  /* .p-ph-unit-b(sp) */
}
.p-ph-unit-b__term {
  margin-bottom: 0.5em;
}
.p-ph-unit-b__text {
  margin-bottom: 1em;
}
.p-ph-unit-b__text .c-dlist-a__term {
  flex-shrink: 0;
}
.p-ph-unit-b--3col .p-ph-unit-b__inner {
  display: flex;
  flex-wrap: wrap;
}
.p-ph-unit-b--3col .p-ph-unit-b__unit {
  width: 28.9473684211%;
}
.p-ph-unit-b--3col .p-ph-unit-b__unit:not(:nth-child(3n)) {
  margin-right: 2.6315789474%;
}
.p-ph-unit-b--3col .p-ph-unit-b__unit:not(:nth-child(-n+3)) {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .p-ph-unit-b--sp1col .p-ph-unit-b__inner {
    flex-direction: column;
  }
  .p-ph-unit-b--sp1col .p-ph-unit-b__unit {
    width: 100%;
  }
  .p-ph-unit-b--sp1col .p-ph-unit-b__unit:not(:nth-child(3n)) {
    margin-right: 0;
  }
  .p-ph-unit-b--sp1col .p-ph-unit-b__unit:not(:nth-child(-n+3)) {
    margin-top: 0;
  }
  .p-ph-unit-b--sp1col .p-ph-unit-b__unit:not(:last-child) {
    margin-bottom: 40px;
  }
  .p-ph-unit-b--sp1col .p-ph-unit-b__img {
    width: 100%;
  }
}

/* .p-ph-unit-c
----------------------- */
.p-ph-unit-c__item:nth-child(even) {
  text-align: right;
}
.p-ph-unit-c__item:not(:last-child) {
  margin-bottom: 45px;
}
.p-ph-unit-c__unit {
  display: flex;
}
.p-ph-unit-c__target {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .p-ph-unit-c__item {
    padding-right: 1em;
  }
  .p-ph-unit-c__item:nth-child(even) {
    padding-left: 1em;
    padding-right: 0;
  }
}

/* .p-ph-unit-d
----------------------- */
.p-ph-unit-d__unit {
  margin: 0 5px;
  position: relative;
}
.p-ph-unit-d__list {
  display: flex;
}
.p-ph-unit-d__item {
  flex: 0 0 auto;
}
.p-ph-unit-d__caption {
  bottom: 20px;
  color: #fff;
  left: 20px;
  padding-right: 10px;
  position: absolute;
}
.p-ph-unit-d__caption .c-label {
  margin-bottom: 0.5em;
}
.p-ph-unit-d__caption .caption {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
}

/* .p-ph-unit-e
----------------------- */
.p-ph-unit-e__list {
  display: flex;
  flex-wrap: wrap;
}
.p-ph-unit-e__item {
  width: 43.8596491228%;
}
.p-ph-unit-e__item:nth-child(odd) {
  margin-right: 4.3859649123%;
}
.p-ph-unit-e__item:nth-child(odd):last-child {
  margin-bottom: 120px;
}
.p-ph-unit-e__item:nth-child(even) {
  position: relative;
  top: 200px;
}
.p-ph-unit-e__item:nth-child(even):last-child {
  margin-bottom: 160px;
}
.p-ph-unit-e__item:not(:nth-child(-n+2)) {
  margin-top: 90px;
}
.p-ph-unit-e__img {
  display: block;
  margin-bottom: 0.8em;
}
@media only screen and (max-width: 767px) {
  .p-ph-unit-e__list {
    flex-direction: column;
  }
  .p-ph-unit-e__item {
    width: 93.3333333333vw;
  }
  .p-ph-unit-e__item:nth-child(odd) {
    margin-right: 0;
  }
  .p-ph-unit-e__item:nth-child(odd) .p-ph-unit-e__caption .c-link-a {
    padding-left: 1.5em;
  }
  .p-ph-unit-e__item:nth-child(even) {
    align-self: flex-end;
    text-align: right;
    top: auto;
  }
  .p-ph-unit-e__item:nth-child(even) .p-ph-unit-e__caption .c-link-a {
    justify-content: flex-end;
    padding-right: 1.5em;
  }
  .p-ph-unit-e__item:last-child {
    margin-bottom: 100px !important;
  }
  .p-ph-unit-e__item:not(:nth-child(-n+2)) {
    margin-top: auto;
  }
  .p-ph-unit-e__item:not(:first-child) {
    margin-top: 60px;
  }
}

/* .p-ph-unit-f
----------------------- */
.p-ph-unit-f__inner {
  display: flex;
}
.p-ph-unit-f__inner > *:first-child {
  margin-right: 3.5087719298%;
}
.p-ph-unit-f__text {
  flex: 0 1 525px;
}
@media only screen and (max-width: 767px) {
  .p-ph-unit-f__inner {
    flex-direction: column;
  }
  .p-ph-unit-f__inner > *:first-child {
    margin-right: 0;
  }
  .p-ph-unit-f__img {
    order: 2;
  }
  .p-ph-unit-f__text {
    flex: 0 1 auto;
    margin-bottom: 1.8em;
    order: 1;
  }
}

/* ==============================================
progress
============================================== */
/*
* .p-progress-a
*/
/* .p-progress-a
----------------------- */
.p-progress-a {
  /* .p-progress-a(sp) */
}
.p-progress-a__list {
  display: flex;
}
.p-progress-a__item {
  flex: 0 1 260px;
}
.p-progress-a__item:not(:last-child) {
  margin-right: 13px;
}
.p-progress-a__item .c-card-progress {
  height: 100%;
  width: 100%;
}
.p-progress-a__item .c-card-progress__content {
  width: 100%;
}
.p-progress-a__item:last-child {
  flex-basis: 230px;
}
@media only screen and (max-width: 767px) {
  .p-progress-a__list {
    flex-direction: column;
  }
  .p-progress-a__item {
    flex: 1 1 100%;
  }
  .p-progress-a__item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 50px;
  }
  .p-progress-a__item:last-child {
    flex-basis: auto;
  }
  .p-progress-a__item .c-card-progress {
    height: 100%;
    width: 100%;
  }
  .p-progress-a__item .c-card-progress__content {
    width: 100%;
  }
}

/* ==============================================
projects
============================================== */
/*
* .p-projects
*/
/* .p-projects
----------------------- */
.p-projects {
  /* .p-projects(sp) */
}
.p-projects__text {
  flex: 0 0 350px !important;
  margin-right: 3.0701754386%;
}
.p-projects .p-ph-unit-d--carousel {
  flex-shrink: 0;
  width: 100%;
}
.p-projects .p-ph-unit-d--carousel .slick-list {
  padding-right: 350px;
}
.p-projects .p-ph-unit-d--carousel .slick-dots {
  bottom: -30px;
  width: 340px;
}
.p-projects .p-ph-unit-d--carousel .slick-dots li button::before {
  color: #d3d3d3;
  font-size: 15px;
  opacity: 1;
}
.p-projects .p-ph-unit-d--carousel .slick-dots li.slick-active button::before {
  color: #988100;
}
@media only screen and (max-width: 767px) {
  .p-projects__text {
    margin-bottom: 35px;
  }
  .p-projects__text .c-link-a {
    justify-content: flex-end;
  }
  .p-projects .p-ph-unit-d--carousel .slick-list {
    padding-right: 0;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../img/./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* ==============================================
speaker
============================================== */
/*
* .p-speaker
*/
/* .p-speaker
----------------------- */
.p-speaker {
  /* .p-speaker(sp) */
}
.p-speaker__inner {
  align-items: center;
  display: flex;
  justify-content: center;
}
.p-speaker__img {
  margin-right: 40px;
}
.p-speaker__messagebox {
  background: #fff;
  padding: 45px;
  position: relative;
}
.p-speaker__messagebox::before {
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-right-color: #fff;
  content: "";
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translate(-100%, -50%);
  width: 0;
}
.p-speaker__heading {
  margin-bottom: 15px;
}
.p-speaker__heading .main {
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  .p-speaker__inner {
    flex-direction: column;
  }
  .p-speaker__img {
    margin-right: 0;
    margin-bottom: 40px;
  }
  .p-speaker__img img {
    width: 200px;
  }
  .p-speaker__messagebox {
    padding: 35px;
  }
  .p-speaker__messagebox::before {
    left: 50%;
    top: 0;
    transform: translate(-50%, -120%) rotate(90deg);
  }
}

/* ==============================================
table
============================================== */
/*
* .p-table-a
* .p-table-b
* .p-table-c
* .p-table-d
*/
/* .p-table-a
----------------------- */
.p-table-a__item {
  border-top: 1px solid #d3d3d3;
}
.p-table-a__item:last-child {
  border-bottom: 1px solid #d3d3d3;
}
.p-table-a__row {
  display: flex;
  padding: 1em 4em;
}
.p-table-a__term {
  font-weight: bold;
  flex: 0 1 120px;
}
@media only screen and (max-width: 767px) {
  .p-table-a__row {
    flex-direction: column;
    padding: 1em;
  }
  .p-table-a__term {
    flex-basis: auto;
    margin-bottom: 0.5em;
  }
}

/* .p-table-b
----------------------- */
.p-table-b__group {
  border: 1px solid #d3d3d3;
  border-right: 0;
  display: flex;
}
.p-table-b__group:not(:first-child) {
  border-top: none;
}
.p-table-b__group:not(:first-child) .p-table-b__cell--term {
  display: none;
}
.p-table-b__block {
  flex: 1 1 auto;
}
.p-table-b__block--header {
  flex: 0 1 230px;
}
.p-table-b__block--header .p-table-b__unit {
  height: 100%;
}
.p-table-b__block--header .p-table-b__cell {
  align-items: center;
  display: flex;
  justify-content: center;
}
.p-table-b__block--header .p-table-b__cell--term {
  flex-grow: 0;
}
.p-table-b__row {
  display: flex;
}
.p-table-b__row:not(:first-child) .p-table-b__cell--term {
  display: none;
}
.p-table-b__row:not(:last-child) {
  border-bottom: 1px solid #d3d3d3;
}
.p-table-b__unit {
  display: flex;
  flex-direction: column;
}
.p-table-b__unit:nth-child(1) {
  flex: 1 1 auto;
}
.p-table-b__unit:nth-child(2), .p-table-b__unit:nth-child(3) {
  flex: 0 1 230px;
}
.p-table-b__cell {
  align-items: center;
  border-right: 1px solid #d3d3d3;
  display: flex;
  flex: 1 1 auto;
  justify-content: center;
  line-height: 1.4;
  padding: 0.8em;
}
.p-table-b__cell--term {
  background: #E6B7B7;
  flex-grow: 0;
  font-weight: bold;
  padding: 1em 0.8em;
}
@media only screen and (max-width: 767px) {
  .p-table-b__group {
    border: none;
    flex-direction: column;
  }
  .p-table-b__group:not(:first-child) {
    border-top: none;
    margin-top: 35px;
  }
  .p-table-b__group:not(:first-child) .p-table-b__cell--term {
    display: flex;
  }
  .p-table-b__block--header {
    flex: 1 1 auto;
  }
  .p-table-b__block--header .p-table-b__cell {
    border: none;
    font-size: 2rem;
    font-weight: bold;
    justify-content: flex-start;
    margin-bottom: 7px;
    padding-left: 0;
  }
  .p-table-b__block--header .p-table-b__cell--term {
    display: none !important;
  }
  .p-table-b__row {
    border-top: 1px solid #d3d3d3;
    flex-direction: column;
  }
  .p-table-b__row:not(:first-child) .p-table-b__cell--term {
    display: flex;
  }
  .p-table-b__row:not(:last-child) {
    border-bottom: none;
    margin-bottom: 15px;
  }
  .p-table-b__unit {
    display: flex;
    flex: 1 1 auto !important;
    flex-direction: row;
  }
  .p-table-b__cell {
    border-bottom: 1px solid #d3d3d3;
    flex-grow: 1;
    justify-content: flex-start;
    padding: 0.7em;
  }
  .p-table-b__cell--term {
    flex: 0 0 auto;
    justify-content: center;
    width: 30%;
  }
}

/* .p-table-c
----------------------- */
.p-table-c {
  /* .p-table-c(sp) */
}
.p-table-c--full .p-table-c__table {
  border-collapse: separate;
  width: 100%;
}
.p-table-c__colgroup {
  width: 25%;
}
.p-table-c__colgroup--work {
  background: #e6b7b7;
  border-left: 20px solid #e6b7b7;
}
.p-table-c__colgroup--private {
  background: #d1e2f2;
  border-right: 20px solid #d1e2f2;
}
.p-table-c__head .p-table-c__cell--th {
  font-size: 2rem;
  line-height: 1.5;
  padding: 25px 20px 17px;
  vertical-align: middle;
}
.p-table-c__head .p-table-c__cell--work {
  color: #a50000;
}
.p-table-c__head .p-table-c__cell--private {
  color: #004888;
}
.p-table-c__body .p-table-c__row:last-child .p-table-c__cell {
  padding-bottom: 20px;
}
.p-table-c__cell {
  padding: 5px;
  position: relative;
  text-align: center;
}
.p-table-c__cell[colspan="4"] {
  background: linear-gradient(to right, #e6b7b7 45.9649122807%, #d1e2f2 45.9649122807%);
}
.p-table-c__content {
  background: #fff;
  font-size: 1.3rem;
  height: 100%;
  padding: 0.8em;
}
.p-table-c__content .term {
  font-weight: bold;
  margin-bottom: 0.2em;
}
.p-table-c__content .term .heading {
  font-weight: bold;
}
.p-table-c__content .term--1line {
  position: relative;
  top: 1.2em;
}
@media only screen and (max-width: 767px) {
  .p-table-c__colgroup--work {
    border-left-width: 8px;
  }
  .p-table-c__colgroup--private {
    border-right-width: 8px;
  }
  .p-table-c__cell {
    padding: 3px;
  }
  .p-table-c__content .term--1line {
    top: 0;
  }
  .p-table-c__content .desc {
    text-align: left;
  }
}

/* .p-table-d
----------------------- */
.p-table-d__item {
  border-top: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
}
.p-table-d__item:last-child {
  border-bottom: 1px solid #d3d3d3;
}
.p-table-d__row {
  display: flex;
  text-align: center;
  background-color: #d3e5cc;
}
.p-table-d__term {
  font-weight: bold;
  flex: 0 0 240px;
  white-space: nowrap;
  width: 240px;
  line-height: 1.6;
}
.p-table-d__cell {
  padding: 1em 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-table-d__cell:last-child {
  background-color: #fff;
  justify-content: left;
  width: 100%;
  line-height: 1.6;
  padding: 1em 2em;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .p-table-d__term {
    flex: 0 0 100px;
    width: 100px;
    padding: 10px;
  }
  .p-table-d__cell {
    padding: 10px;
  }
  .p-table-d__cell:last-child {
    padding: 10px;
  }
}

/* .p-table-e
----------------------- */
.p-table-e__group {
  border: 1px solid #d3d3d3;
  border-right: 0;
  display: flex;
}
.p-table-e__group:not(:first-child) {
  border-top: none;
}
.p-table-e__group:not(:first-child) .p-table-e__cell--term {
  display: none;
}
.p-table-e__block--header .p-table-e__unit {
  height: 100%;
}
.p-table-e__block--header .p-table-e__cell {
  align-items: center;
  display: flex;
}
.p-table-e__block--header .p-table-e__cell--term {
  flex-grow: 0;
}
.p-table-e__row {
  display: flex;
}
.p-table-e__row:not(:first-child) .p-table-e__cell--term {
  display: none;
}
.p-table-e__row:not(:last-child) {
  border-bottom: 1px solid #d3d3d3;
}
.p-table-e__unit {
  width: 100%;
  max-width: 175px;
  display: flex;
  flex-direction: column;
}
.p-table-e__unit:nth-child(2), .p-table-e__unit:nth-child(3), .p-table-e__unit:nth-child(4), .p-table-e__unit:nth-child(3) {
  width: calc(100% - 175px);
}
.p-table-e__cell {
  align-items: center;
  border-right: 1px solid #d3d3d3;
  display: flex;
  flex: 1 1 auto;
  justify-content: center;
  line-height: 1.4;
  padding: 0.8em;
}
.p-table-e__cell--term {
  background: #D3E5CC;
  flex-grow: 0;
  font-weight: bold;
  padding: 1em 0.8em;
}
@media only screen and (max-width: 767px) {
  .p-table-e__unit {
    width: 100%;
    max-width: 100%;
  }
  .p-table-e__unit:nth-child(1) {
    border-top: 1px solid #d3d3d3;
  }
  .p-table-e__unit:nth-child(2), .p-table-e__unit:nth-child(3), .p-table-e__unit:nth-child(4), .p-table-e__unit:nth-child(3) {
    width: 100%;
  }
  .p-table-e__group {
    border: none;
    flex-direction: column;
  }
  .p-table-e__group:not(:first-child) {
    border-top: none;
    margin-top: 35px;
  }
  .p-table-e__group:not(:first-child) .p-table-e__cell {
    width: auto;
  }
  .p-table-e__group:not(:first-child) .p-table-e__cell--term {
    width: 30%;
    display: flex;
  }
  .p-table-e__block--header {
    flex: 1 1 auto;
    border-top: 1px solid #d3d3d3;
    justify-content: flex-start !important;
  }
  .p-table-e__block--header:first-child {
    justify-content: center;
  }
  .p-table-e__row {
    flex-direction: column;
  }
  .p-table-e__row:not(:first-child) .p-table-e__cell--term {
    display: flex;
  }
  .p-table-e__row:not(:last-child) {
    border-bottom: none;
    margin-bottom: 15px;
  }
  .p-table-e__unit {
    display: flex;
    flex: 1 1 auto !important;
    flex-direction: row;
  }
  .p-table-e__cell {
    border-bottom: 1px solid #d3d3d3;
    flex-grow: 1;
    justify-content: flex-start;
    padding: 0.7em;
  }
  .p-table-e__cell--term {
    flex: 0 0 auto;
    justify-content: center;
    width: 30%;
  }
}

/* ==============================================
top-recruit
============================================== */
/*
* .p-top-recruit

*/
/* .p-top-recruit
----------------------- */
.p-top-recruit {
  position: relative;
}
.p-top-recruit__video {
  height: 1000px;
  line-height: 0;
}
.p-top-recruit__video video {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.p-top-recruit__contents {
  height: 100%;
  overflow-y: scroll;
  position: absolute;
  top: 0;
  width: 100%;
}
.p-top-recruit .l-contents {
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 100%;
}
.p-top-recruit .l-contents__inner {
  height: 100%;
}
/* ==============================================
about
============================================== */
/*
* .p-sitemap
*/
/* .p-sitemap
----------------------- */
.p-sitemap__inner {
  padding: 7.0175438596% 0;
}
.p-sitemap__header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4.3859649123%;
}
.p-sitemap__logo {
  align-items: center;
  display: flex;
}
.p-sitemap__logo .logo-img:first-child {
  margin-right: 20px;
}
.p-sitemap__links .link-unit:not(:last-child) {
  margin-right: 7.8947368421%;
}
.p-sitemap__links .link-unit__term {
  margin-bottom: 0.5em;
}
.p-sitemap__links .link-unit__desc {
  display: flex;
}
.p-sitemap__links .link-unit__desc .list:not(:last-child) {
  margin-right: 2.3em;
}
.p-sitemap__links .link-unit__desc .item:not(:last-child) {
  margin-bottom: 0.6em;
}
.p-sitemap__links .link-unit--other {
  display: flex;
}
.p-sitemap__links .link-unit--other .c-link:not(:last-child) {
  margin-right: 100px;
}
.p-sitemap__row {
  display: flex;
}
.p-sitemap__row:not(:last-child) {
  margin-bottom: 4.3859649123%;
}
@media only screen and (max-width: 1180px) {
  .p-sitemap__links .link-unit__desc .list:not(:last-child) {
    margin-right: 1.8867924528vw;
  }
  .p-sitemap__links .link-unit--other .c-link:not(:last-child) {
    margin-right: 9.4339622642vw;
  }
  .p-sitemap__row--brk-between {
    justify-content: space-between;
  }
  .p-sitemap__row--brk-between .link-unit:not(:last-child) {
    margin-right: 1.8867924528vw;
  }
}
@media only screen and (max-width: 850px) {
  .p-sitemap .c-link-a {
    font-size: 1.3rem;
  }
  .p-sitemap .c-link-b {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-sitemap__inner {
    padding: 60px 0 30px;
  }
  .p-sitemap__header {
    margin-bottom: 35px;
  }
  .p-sitemap__logo {
    flex-direction: column;
    width: 164px;
  }
  .p-sitemap__logo .logo-img:first-child {
    margin: 0 0 10px;
  }
  .p-sitemap__links .link-unit {
    border-top: 1px solid #d3d3d3;
    padding: 1em 0 1.2em;
  }
  .p-sitemap__links .link-unit:not(:last-child) {
    margin-right: 0;
  }
  .p-sitemap__links .link-unit__term {
    margin-bottom: 0;
    position: relative;
  }
  .p-sitemap__links .link-unit__term .c-icon-plus {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .p-sitemap__links .link-unit__desc {
    flex-direction: column;
    margin-top: 0.8em;
  }
  .p-sitemap__links .link-unit__desc .list:not(:last-child) {
    margin-right: 0;
    margin-bottom: 0.8em;
  }
  .p-sitemap__links .link-unit__desc .item:not(:last-child) {
    margin-bottom: 0.8em;
  }
  .p-sitemap__links .link-unit--other .c-link:not(:last-child) {
    margin-right: 2.5em;
  }
  .p-sitemap__links .c-link-a {
    font-size: 1.6rem;
    padding-left: 0.2em;
  }
  .p-sitemap__links .c-link-b {
    font-size: 1.4rem;
    margin-left: 0.2em;
  }
  .p-sitemap__row {
    flex-direction: column;
  }
  .p-sitemap__row:not(:last-child) {
    margin-bottom: 0;
  }
}

.home .home__only {
  display: none;
}
@media only screen and (max-width: 767px) {
  .home .home__only {
    display: block !important;
  }
}
.home__nav {
  margin-top: 20px;
  text-align: center;
}
.home__nav ul {
  display: inline-flex;
  margin: auto;
  padding: 10px 20px;
  border-radius: 100px;
  background-color: #0586bf;
  filter: drop-shadow(4px 6px 0px rgba(0, 0, 0, 0.12));
}
.home__nav ul li {
  position: relative;
}
.home__nav ul li:not(:nth-child(2)):before {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 2.4rem;
  background-color: #ffffff;
  content: "";
}
.home__nav ul a {
  display: inline-block;
  padding: 15px 57px;
  color: #ffffff;
  font-weight: bold;
  font-size: 2.4rem;
}
.home .openbtn1.is-active {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .home .openbtn1.is-active {
    display: block !important;
  }
}

.lower__nav {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  margin-top: 0;
  text-align: center;
}
.lower__nav ul {
  display: inline-flex;
  margin: auto;
  padding: 10px 20px;
  border-radius: 0;
  background-color: #0586bf;
}
.lower__nav ul li:not(:first-child) {
  border-left: 1px solid #ffffff;
}
.lower__nav ul a {
  display: inline-block;
  padding: 10px;
  color: #ffffff;
  font-weight: bold;
  font-size: 2.4rem;
}

.home__nav {
  margin-top: 0;
}
.home__nav.l-header__nav {
  position: relative;
}
.home__nav ul {
  padding: 10px 20px;
  border-radius: 200px;
  filter: drop-shadow(4px 6px 0px rgba(0, 0, 0, 0.12));
}
.home__nav ul li {
  position: relative;
}
.home__nav ul li:not(:nth-child(2)):before {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 2.4rem;
  background-color: #ffffff;
  content: "";
}
.home__nav ul a {
  display: inline-block;
  padding: 15px 57px;
  color: #ffffff;
  font-weight: bold;
  font-size: 2.4rem;
}
.home .openbtn1 {
  display: none;
}
@media only screen and (max-width: 767px) {
  .home__nav {
    display: none;
    position: fixed !important;
    top: 0;
    right: 0;
    z-index: 9999;
    width: 100%;
    margin-top: 0;
    text-align: center;
  }
  .home__nav ul {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100vh;
    margin: auto;
    padding: 10px 20px;
    border-radius: 0;
    background-color: #0586bf;
  }
  .home__nav ul li {
    border-bottom: 1px solid #ffffff;
    border-left: none !important;
  }
  .home__nav ul li:before {
    display: none !important;
  }
  .home__nav ul a {
    display: inline-block;
    padding: 10px;
    color: #ffffff;
  }
  .home__nav.is-active {
    display: block;
  }
  .home .openbtn1 {
    display: block;
  }
  .home .l-header__nav {
    display: none;
  }
  .home .l-header__nav.is-active {
    display: block;
  }
}

.lower__nav {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  width: 100%;
  margin-top: 0;
  text-align: center;
}
.lower__nav ul {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100vh;
  margin: auto;
  padding: 10px 20px;
  border-radius: 0;
  background-color: #0586bf;
}
.lower__nav ul li {
  border-bottom: 1px solid #ffffff;
  border-left: none !important;
}
.lower__nav ul a {
  display: inline-block;
  padding: 10px;
  color: #ffffff;
}
.lower__nav.is-active {
  display: block;
}

/* menu */
.openbtn1 {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99999;
  width: 50px !important;
  height: 50px !important;
  border-radius: 0;
  background: #005391;
  cursor: pointer;
}
.openbtn1 span {
  display: inline-block;
  position: absolute;
  right: 16px;
  left: 16px;
  height: 1px !important;
  background: #ffffff;
  transition: all 0.4s;
}
.openbtn1 span:nth-of-type(1) {
  top: 16px !important;
}
.openbtn1 span:nth-of-type(2) {
  top: 22px !important;
}
.openbtn1 span:nth-of-type(3) {
  top: 28px !important;
}
.openbtn1.is-active span:nth-of-type(1) {
  top: 7px !important;
  left: 15px !important;
  transform: translateY(18px) rotate(-45deg);
  width: 20px;
}
.openbtn1.is-active span:nth-of-type(2) {
  opacity: 0;
  /*真ん中の線は透過*/
}
.openbtn1.is-active span:nth-of-type(3) {
  top: 7px !important;
  left: 15px !important;
  transform: translateY(18px) rotate(45deg);
  width: 20px;
}
.openbtn1.is-active ul {
  display: block;
}
.openbtn1.is-active {
  display: block;
}
/* Utility
------------------------------------------- */
/* ==============================================
align
============================================== */
.u-align .u-align__cnt {
  display: inline-block;
}
.u-align--center {
  text-align: center;
}
.u-align--left {
  text-align: left;
}
.u-align--right {
  text-align: right;
}

/* ==============================================
border
============================================== */
.u-border-t-none {
  border-top: none !important;
}
.u-border-b-none {
  border-bottom: none !important;
}
.u-border-l-none {
  border-left: none !important;
}
.u-border-r-none {
  border-right: none !important;
}

/* ==============================================
column
============================================== */
.u-column {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}

/* ==============================================
display
============================================== */
.u-onlysp {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .u-onlypc {
    display: none !important;
  }
  .u-onlysp {
    display: inherit !important;
  }
}

.u-block {
  display: block;
}

.u-inline-block {
  display: inline-block;
}

/* ==============================================
flex
============================================== */
/*
* .u-flex
* .u-flex-order
*/
/* .u-flex
----------------------- */
.u-flex {
  align-items: flex-start;
  display: flex;
  /* .u-flex(sp) */
}
.u-flex > * {
  flex: 0 1 auto;
}
.u-flex__img {
  flex: 0 0 auto;
}
.u-flex--center {
  justify-content: center;
}
.u-flex--between {
  justify-content: space-between;
}
.u-flex--around {
  justify-content: space-around;
}
.u-flex--stretch {
  align-items: stretch;
}
.u-flex--align-center {
  align-items: center;
}
.u-flex--wrap {
  flex-wrap: wrap;
}
.u-flex--column {
  flex-direction: column;
}
@media only screen and (max-width: 767px) {
  .u-flex--spcol {
    flex-direction: column;
  }
  .u-flex--spblock {
    display: block;
  }
}

/* .u-order
----------------------- */
.u-order0 {
  order: 0;
}

.u-order1 {
  order: 1;
}

.u-order2 {
  order: 2;
}

.u-order3 {
  order: 3;
}

.u-order4 {
  order: 4;
}

.u-order5 {
  order: 5;
}

.u-order6 {
  order: 6;
}

.u-order7 {
  order: 7;
}

.u-order8 {
  order: 8;
}

.u-order9 {
  order: 9;
}

.u-order10 {
  order: 10;
}

/* ==============================================
image
============================================== */
.ie img.u-object-fit {
  font-family: "object-fit: cover;";
}

/* ==============================================
line-height
============================================== */
.u-lh10 {
  line-height: 1;
}

.u-lh11 {
  line-height: 1.1;
}

.u-lh12 {
  line-height: 1.2;
}

.u-lh13 {
  line-height: 1.3;
}

.u-lh14 {
  line-height: 1.4;
}

.u-lh15 {
  line-height: 1.5;
}

.u-lh16 {
  line-height: 1.6;
}

.u-lh17 {
  line-height: 1.7;
}

.u-lh18 {
  line-height: 1.8;
}

.u-lh19 {
  line-height: 1.9;
}

.u-lh20 {
  line-height: 2;
}

@media only screen and (max-width: 767px) {
  .u-lh10-sp {
    line-height: 1;
  }
  .u-lh11-sp {
    line-height: 1.1;
  }
  .u-lh12-sp {
    line-height: 1.2;
  }
  .u-lh13-sp {
    line-height: 1.3;
  }
  .u-lh14-sp {
    line-height: 1.4;
  }
  .u-lh15-sp {
    line-height: 1.5;
  }
  .u-lh16-sp {
    line-height: 1.6;
  }
  .u-lh17-sp {
    line-height: 1.7;
  }
  .u-lh18-sp {
    line-height: 1.8;
  }
  .u-lh19-sp {
    line-height: 1.9;
  }
  .u-lh20-sp {
    line-height: 2;
  }
}
/* ==============================================
position
============================================== */
.u-relative {
  position: relative;
}

.u-absolute {
  position: absolute;
}

.u-fixed {
  position: fixed;
}

/* ==============================================
spacing
============================================== */
.u-mt0 {
  margin-top: 0px !important;
}

.u-mr0 {
  margin-right: 0px !important;
}

.u-mb0 {
  margin-bottom: 0px !important;
}

.u-ml0 {
  margin-left: 0px !important;
}

.u-pt0 {
  padding-top: 0px !important;
}

.u-pr0 {
  padding-right: 0px !important;
}

.u-pb0 {
  padding-bottom: 0px !important;
}

.u-pl0 {
  padding-left: 0px !important;
}

.u-mt5 {
  margin-top: 5px !important;
}

.u-mr5 {
  margin-right: 5px !important;
}

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

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

.u-pt5 {
  padding-top: 5px !important;
}

.u-pr5 {
  padding-right: 5px !important;
}

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

.u-pl5 {
  padding-left: 5px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

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

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

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

.u-pt10 {
  padding-top: 10px !important;
}

.u-pr10 {
  padding-right: 10px !important;
}

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

.u-pl10 {
  padding-left: 10px !important;
}

.u-mt15 {
  margin-top: 15px !important;
}

.u-mr15 {
  margin-right: 15px !important;
}

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

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

.u-pt15 {
  padding-top: 15px !important;
}

.u-pr15 {
  padding-right: 15px !important;
}

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

.u-pl15 {
  padding-left: 15px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-mr20 {
  margin-right: 20px !important;
}

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

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

.u-pt20 {
  padding-top: 20px !important;
}

.u-pr20 {
  padding-right: 20px !important;
}

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

.u-pl20 {
  padding-left: 20px !important;
}

.u-mt25 {
  margin-top: 25px !important;
}

.u-mr25 {
  margin-right: 25px !important;
}

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

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

.u-pt25 {
  padding-top: 25px !important;
}

.u-pr25 {
  padding-right: 25px !important;
}

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

.u-pl25 {
  padding-left: 25px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-mr30 {
  margin-right: 30px !important;
}

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

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

.u-pt30 {
  padding-top: 30px !important;
}

.u-pr30 {
  padding-right: 30px !important;
}

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

.u-pl30 {
  padding-left: 30px !important;
}

.u-mt35 {
  margin-top: 35px !important;
}

.u-mr35 {
  margin-right: 35px !important;
}

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

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

.u-pt35 {
  padding-top: 35px !important;
}

.u-pr35 {
  padding-right: 35px !important;
}

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

.u-pl35 {
  padding-left: 35px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-mr40 {
  margin-right: 40px !important;
}

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

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

.u-pt40 {
  padding-top: 40px !important;
}

.u-pr40 {
  padding-right: 40px !important;
}

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

.u-pl40 {
  padding-left: 40px !important;
}

.u-mt45 {
  margin-top: 45px !important;
}

.u-mr45 {
  margin-right: 45px !important;
}

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

.u-ml45 {
  margin-left: 45px !important;
}

.u-pt45 {
  padding-top: 45px !important;
}

.u-pr45 {
  padding-right: 45px !important;
}

.u-pb45 {
  padding-bottom: 45px !important;
}

.u-pl45 {
  padding-left: 45px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-mr50 {
  margin-right: 50px !important;
}

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

.u-ml50 {
  margin-left: 50px !important;
}

.u-pt50 {
  padding-top: 50px !important;
}

.u-pr50 {
  padding-right: 50px !important;
}

.u-pb50 {
  padding-bottom: 50px !important;
}

.u-pl50 {
  padding-left: 50px !important;
}

.u-mt55 {
  margin-top: 55px !important;
}

.u-mr55 {
  margin-right: 55px !important;
}

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

.u-ml55 {
  margin-left: 55px !important;
}

.u-pt55 {
  padding-top: 55px !important;
}

.u-pr55 {
  padding-right: 55px !important;
}

.u-pb55 {
  padding-bottom: 55px !important;
}

.u-pl55 {
  padding-left: 55px !important;
}

.u-mt60 {
  margin-top: 60px !important;
}

.u-mr60 {
  margin-right: 60px !important;
}

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

.u-ml60 {
  margin-left: 60px !important;
}

.u-pt60 {
  padding-top: 60px !important;
}

.u-pr60 {
  padding-right: 60px !important;
}

.u-pb60 {
  padding-bottom: 60px !important;
}

.u-pl60 {
  padding-left: 60px !important;
}

.u-mt65 {
  margin-top: 65px !important;
}

.u-mr65 {
  margin-right: 65px !important;
}

.u-mb65 {
  margin-bottom: 65px !important;
}

.u-ml65 {
  margin-left: 65px !important;
}

.u-pt65 {
  padding-top: 65px !important;
}

.u-pr65 {
  padding-right: 65px !important;
}

.u-pb65 {
  padding-bottom: 65px !important;
}

.u-pl65 {
  padding-left: 65px !important;
}

.u-mt70 {
  margin-top: 70px !important;
}

.u-mr70 {
  margin-right: 70px !important;
}

.u-mb70 {
  margin-bottom: 70px !important;
}

.u-ml70 {
  margin-left: 70px !important;
}

.u-pt70 {
  padding-top: 70px !important;
}

.u-pr70 {
  padding-right: 70px !important;
}

.u-pb70 {
  padding-bottom: 70px !important;
}

.u-pl70 {
  padding-left: 70px !important;
}

.u-mt75 {
  margin-top: 75px !important;
}

.u-mr75 {
  margin-right: 75px !important;
}

.u-mb75 {
  margin-bottom: 75px !important;
}

.u-ml75 {
  margin-left: 75px !important;
}

.u-pt75 {
  padding-top: 75px !important;
}

.u-pr75 {
  padding-right: 75px !important;
}

.u-pb75 {
  padding-bottom: 75px !important;
}

.u-pl75 {
  padding-left: 75px !important;
}

.u-mt80 {
  margin-top: 80px !important;
}

.u-mr80 {
  margin-right: 80px !important;
}

.u-mb80 {
  margin-bottom: 80px !important;
}

.u-ml80 {
  margin-left: 80px !important;
}

.u-pt80 {
  padding-top: 80px !important;
}

.u-pr80 {
  padding-right: 80px !important;
}

.u-pb80 {
  padding-bottom: 80px !important;
}

.u-pl80 {
  padding-left: 80px !important;
}

.u-mt85 {
  margin-top: 85px !important;
}

.u-mr85 {
  margin-right: 85px !important;
}

.u-mb85 {
  margin-bottom: 85px !important;
}

.u-ml85 {
  margin-left: 85px !important;
}

.u-pt85 {
  padding-top: 85px !important;
}

.u-pr85 {
  padding-right: 85px !important;
}

.u-pb85 {
  padding-bottom: 85px !important;
}

.u-pl85 {
  padding-left: 85px !important;
}

.u-mt90 {
  margin-top: 90px !important;
}

.u-mr90 {
  margin-right: 90px !important;
}

.u-mb90 {
  margin-bottom: 90px !important;
}

.u-ml90 {
  margin-left: 90px !important;
}

.u-pt90 {
  padding-top: 90px !important;
}

.u-pr90 {
  padding-right: 90px !important;
}

.u-pb90 {
  padding-bottom: 90px !important;
}

.u-pl90 {
  padding-left: 90px !important;
}

.u-mt95 {
  margin-top: 95px !important;
}

.u-mr95 {
  margin-right: 95px !important;
}

.u-mb95 {
  margin-bottom: 95px !important;
}

.u-ml95 {
  margin-left: 95px !important;
}

.u-pt95 {
  padding-top: 95px !important;
}

.u-pr95 {
  padding-right: 95px !important;
}

.u-pb95 {
  padding-bottom: 95px !important;
}

.u-pl95 {
  padding-left: 95px !important;
}

.u-mt100 {
  margin-top: 100px !important;
}

.u-mr100 {
  margin-right: 100px !important;
}

.u-mb100 {
  margin-bottom: 100px !important;
}

.u-ml100 {
  margin-left: 100px !important;
}

.u-pt100 {
  padding-top: 100px !important;
}

.u-pr100 {
  padding-right: 100px !important;
}

.u-pb100 {
  padding-bottom: 100px !important;
}

.u-pl100 {
  padding-left: 100px !important;
}

.u-mt105 {
  margin-top: 105px !important;
}

.u-mr105 {
  margin-right: 105px !important;
}

.u-mb105 {
  margin-bottom: 105px !important;
}

.u-ml105 {
  margin-left: 105px !important;
}

.u-pt105 {
  padding-top: 105px !important;
}

.u-pr105 {
  padding-right: 105px !important;
}

.u-pb105 {
  padding-bottom: 105px !important;
}

.u-pl105 {
  padding-left: 105px !important;
}

.u-mt110 {
  margin-top: 110px !important;
}

.u-mr110 {
  margin-right: 110px !important;
}

.u-mb110 {
  margin-bottom: 110px !important;
}

.u-ml110 {
  margin-left: 110px !important;
}

.u-pt110 {
  padding-top: 110px !important;
}

.u-pr110 {
  padding-right: 110px !important;
}

.u-pb110 {
  padding-bottom: 110px !important;
}

.u-pl110 {
  padding-left: 110px !important;
}

.u-mt115 {
  margin-top: 115px !important;
}

.u-mr115 {
  margin-right: 115px !important;
}

.u-mb115 {
  margin-bottom: 115px !important;
}

.u-ml115 {
  margin-left: 115px !important;
}

.u-pt115 {
  padding-top: 115px !important;
}

.u-pr115 {
  padding-right: 115px !important;
}

.u-pb115 {
  padding-bottom: 115px !important;
}

.u-pl115 {
  padding-left: 115px !important;
}

.u-mt120 {
  margin-top: 120px !important;
}

.u-mr120 {
  margin-right: 120px !important;
}

.u-mb120 {
  margin-bottom: 120px !important;
}

.u-ml120 {
  margin-left: 120px !important;
}

.u-pt120 {
  padding-top: 120px !important;
}

.u-pr120 {
  padding-right: 120px !important;
}

.u-pb120 {
  padding-bottom: 120px !important;
}

.u-pl120 {
  padding-left: 120px !important;
}

.u-mt125 {
  margin-top: 125px !important;
}

.u-mr125 {
  margin-right: 125px !important;
}

.u-mb125 {
  margin-bottom: 125px !important;
}

.u-ml125 {
  margin-left: 125px !important;
}

.u-pt125 {
  padding-top: 125px !important;
}

.u-pr125 {
  padding-right: 125px !important;
}

.u-pb125 {
  padding-bottom: 125px !important;
}

.u-pl125 {
  padding-left: 125px !important;
}

.u-mt130 {
  margin-top: 130px !important;
}

.u-mr130 {
  margin-right: 130px !important;
}

.u-mb130 {
  margin-bottom: 130px !important;
}

.u-ml130 {
  margin-left: 130px !important;
}

.u-pt130 {
  padding-top: 130px !important;
}

.u-pr130 {
  padding-right: 130px !important;
}

.u-pb130 {
  padding-bottom: 130px !important;
}

.u-pl130 {
  padding-left: 130px !important;
}

.u-mt135 {
  margin-top: 135px !important;
}

.u-mr135 {
  margin-right: 135px !important;
}

.u-mb135 {
  margin-bottom: 135px !important;
}

.u-ml135 {
  margin-left: 135px !important;
}

.u-pt135 {
  padding-top: 135px !important;
}

.u-pr135 {
  padding-right: 135px !important;
}

.u-pb135 {
  padding-bottom: 135px !important;
}

.u-pl135 {
  padding-left: 135px !important;
}

.u-mt140 {
  margin-top: 140px !important;
}

.u-mr140 {
  margin-right: 140px !important;
}

.u-mb140 {
  margin-bottom: 140px !important;
}

.u-ml140 {
  margin-left: 140px !important;
}

.u-pt140 {
  padding-top: 140px !important;
}

.u-pr140 {
  padding-right: 140px !important;
}

.u-pb140 {
  padding-bottom: 140px !important;
}

.u-pl140 {
  padding-left: 140px !important;
}

.u-mt145 {
  margin-top: 145px !important;
}

.u-mr145 {
  margin-right: 145px !important;
}

.u-mb145 {
  margin-bottom: 145px !important;
}

.u-ml145 {
  margin-left: 145px !important;
}

.u-pt145 {
  padding-top: 145px !important;
}

.u-pr145 {
  padding-right: 145px !important;
}

.u-pb145 {
  padding-bottom: 145px !important;
}

.u-pl145 {
  padding-left: 145px !important;
}

.u-mt150 {
  margin-top: 150px !important;
}

.u-mr150 {
  margin-right: 150px !important;
}

.u-mb150 {
  margin-bottom: 150px !important;
}

.u-ml150 {
  margin-left: 150px !important;
}

.u-pt150 {
  padding-top: 150px !important;
}

.u-pr150 {
  padding-right: 150px !important;
}

.u-pb150 {
  padding-bottom: 150px !important;
}

.u-pl150 {
  padding-left: 150px !important;
}

.u-mt155 {
  margin-top: 155px !important;
}

.u-mr155 {
  margin-right: 155px !important;
}

.u-mb155 {
  margin-bottom: 155px !important;
}

.u-ml155 {
  margin-left: 155px !important;
}

.u-pt155 {
  padding-top: 155px !important;
}

.u-pr155 {
  padding-right: 155px !important;
}

.u-pb155 {
  padding-bottom: 155px !important;
}

.u-pl155 {
  padding-left: 155px !important;
}

.u-mt160 {
  margin-top: 160px !important;
}

.u-mr160 {
  margin-right: 160px !important;
}

.u-mb160 {
  margin-bottom: 160px !important;
}

.u-ml160 {
  margin-left: 160px !important;
}

.u-pt160 {
  padding-top: 160px !important;
}

.u-pr160 {
  padding-right: 160px !important;
}

.u-pb160 {
  padding-bottom: 160px !important;
}

.u-pl160 {
  padding-left: 160px !important;
}

.u-mt165 {
  margin-top: 165px !important;
}

.u-mr165 {
  margin-right: 165px !important;
}

.u-mb165 {
  margin-bottom: 165px !important;
}

.u-ml165 {
  margin-left: 165px !important;
}

.u-pt165 {
  padding-top: 165px !important;
}

.u-pr165 {
  padding-right: 165px !important;
}

.u-pb165 {
  padding-bottom: 165px !important;
}

.u-pl165 {
  padding-left: 165px !important;
}

.u-mt170 {
  margin-top: 170px !important;
}

.u-mr170 {
  margin-right: 170px !important;
}

.u-mb170 {
  margin-bottom: 170px !important;
}

.u-ml170 {
  margin-left: 170px !important;
}

.u-pt170 {
  padding-top: 170px !important;
}

.u-pr170 {
  padding-right: 170px !important;
}

.u-pb170 {
  padding-bottom: 170px !important;
}

.u-pl170 {
  padding-left: 170px !important;
}

.u-mt175 {
  margin-top: 175px !important;
}

.u-mr175 {
  margin-right: 175px !important;
}

.u-mb175 {
  margin-bottom: 175px !important;
}

.u-ml175 {
  margin-left: 175px !important;
}

.u-pt175 {
  padding-top: 175px !important;
}

.u-pr175 {
  padding-right: 175px !important;
}

.u-pb175 {
  padding-bottom: 175px !important;
}

.u-pl175 {
  padding-left: 175px !important;
}

.u-mt180 {
  margin-top: 180px !important;
}

.u-mr180 {
  margin-right: 180px !important;
}

.u-mb180 {
  margin-bottom: 180px !important;
}

.u-ml180 {
  margin-left: 180px !important;
}

.u-pt180 {
  padding-top: 180px !important;
}

.u-pr180 {
  padding-right: 180px !important;
}

.u-pb180 {
  padding-bottom: 180px !important;
}

.u-pl180 {
  padding-left: 180px !important;
}

.u-mt185 {
  margin-top: 185px !important;
}

.u-mr185 {
  margin-right: 185px !important;
}

.u-mb185 {
  margin-bottom: 185px !important;
}

.u-ml185 {
  margin-left: 185px !important;
}

.u-pt185 {
  padding-top: 185px !important;
}

.u-pr185 {
  padding-right: 185px !important;
}

.u-pb185 {
  padding-bottom: 185px !important;
}

.u-pl185 {
  padding-left: 185px !important;
}

.u-mt190 {
  margin-top: 190px !important;
}

.u-mr190 {
  margin-right: 190px !important;
}

.u-mb190 {
  margin-bottom: 190px !important;
}

.u-ml190 {
  margin-left: 190px !important;
}

.u-pt190 {
  padding-top: 190px !important;
}

.u-pr190 {
  padding-right: 190px !important;
}

.u-pb190 {
  padding-bottom: 190px !important;
}

.u-pl190 {
  padding-left: 190px !important;
}

.u-mt195 {
  margin-top: 195px !important;
}

.u-mr195 {
  margin-right: 195px !important;
}

.u-mb195 {
  margin-bottom: 195px !important;
}

.u-ml195 {
  margin-left: 195px !important;
}

.u-pt195 {
  padding-top: 195px !important;
}

.u-pr195 {
  padding-right: 195px !important;
}

.u-pb195 {
  padding-bottom: 195px !important;
}

.u-pl195 {
  padding-left: 195px !important;
}

.u-mt200 {
  margin-top: 200px !important;
}

.u-mr200 {
  margin-right: 200px !important;
}

.u-mb200 {
  margin-bottom: 200px !important;
}

.u-ml200 {
  margin-left: 200px !important;
}

.u-pt200 {
  padding-top: 200px !important;
}

.u-pr200 {
  padding-right: 200px !important;
}

.u-pb200 {
  padding-bottom: 200px !important;
}

.u-pl200 {
  padding-left: 200px !important;
}

@media only screen and (max-width: 767px) {
  .u-mt0-sp {
    margin-top: 0px !important;
  }
  .u-mr0-sp {
    margin-right: 0px !important;
  }
  .u-mb0-sp {
    margin-bottom: 0px !important;
  }
  .u-ml0-sp {
    margin-left: 0px !important;
  }
  .u-pt0-sp {
    padding-top: 0px !important;
  }
  .u-pr0-sp {
    padding-right: 0px !important;
  }
  .u-pb0-sp {
    padding-bottom: 0px !important;
  }
  .u-pl0-sp {
    padding-left: 0px !important;
  }
  .u-mt5-sp {
    margin-top: 5px !important;
  }
  .u-mr5-sp {
    margin-right: 5px !important;
  }
  .u-mb5-sp {
    margin-bottom: 5px !important;
  }
  .u-ml5-sp {
    margin-left: 5px !important;
  }
  .u-pt5-sp {
    padding-top: 5px !important;
  }
  .u-pr5-sp {
    padding-right: 5px !important;
  }
  .u-pb5-sp {
    padding-bottom: 5px !important;
  }
  .u-pl5-sp {
    padding-left: 5px !important;
  }
  .u-mt10-sp {
    margin-top: 10px !important;
  }
  .u-mr10-sp {
    margin-right: 10px !important;
  }
  .u-mb10-sp {
    margin-bottom: 10px !important;
  }
  .u-ml10-sp {
    margin-left: 10px !important;
  }
  .u-pt10-sp {
    padding-top: 10px !important;
  }
  .u-pr10-sp {
    padding-right: 10px !important;
  }
  .u-pb10-sp {
    padding-bottom: 10px !important;
  }
  .u-pl10-sp {
    padding-left: 10px !important;
  }
  .u-mt15-sp {
    margin-top: 15px !important;
  }
  .u-mr15-sp {
    margin-right: 15px !important;
  }
  .u-mb15-sp {
    margin-bottom: 15px !important;
  }
  .u-ml15-sp {
    margin-left: 15px !important;
  }
  .u-pt15-sp {
    padding-top: 15px !important;
  }
  .u-pr15-sp {
    padding-right: 15px !important;
  }
  .u-pb15-sp {
    padding-bottom: 15px !important;
  }
  .u-pl15-sp {
    padding-left: 15px !important;
  }
  .u-mt20-sp {
    margin-top: 20px !important;
  }
  .u-mr20-sp {
    margin-right: 20px !important;
  }
  .u-mb20-sp {
    margin-bottom: 20px !important;
  }
  .u-ml20-sp {
    margin-left: 20px !important;
  }
  .u-pt20-sp {
    padding-top: 20px !important;
  }
  .u-pr20-sp {
    padding-right: 20px !important;
  }
  .u-pb20-sp {
    padding-bottom: 20px !important;
  }
  .u-pl20-sp {
    padding-left: 20px !important;
  }
  .u-mt25-sp {
    margin-top: 25px !important;
  }
  .u-mr25-sp {
    margin-right: 25px !important;
  }
  .u-mb25-sp {
    margin-bottom: 25px !important;
  }
  .u-ml25-sp {
    margin-left: 25px !important;
  }
  .u-pt25-sp {
    padding-top: 25px !important;
  }
  .u-pr25-sp {
    padding-right: 25px !important;
  }
  .u-pb25-sp {
    padding-bottom: 25px !important;
  }
  .u-pl25-sp {
    padding-left: 25px !important;
  }
  .u-mt30-sp {
    margin-top: 30px !important;
  }
  .u-mr30-sp {
    margin-right: 30px !important;
  }
  .u-mb30-sp {
    margin-bottom: 30px !important;
  }
  .u-ml30-sp {
    margin-left: 30px !important;
  }
  .u-pt30-sp {
    padding-top: 30px !important;
  }
  .u-pr30-sp {
    padding-right: 30px !important;
  }
  .u-pb30-sp {
    padding-bottom: 30px !important;
  }
  .u-pl30-sp {
    padding-left: 30px !important;
  }
  .u-mt35-sp {
    margin-top: 35px !important;
  }
  .u-mr35-sp {
    margin-right: 35px !important;
  }
  .u-mb35-sp {
    margin-bottom: 35px !important;
  }
  .u-ml35-sp {
    margin-left: 35px !important;
  }
  .u-pt35-sp {
    padding-top: 35px !important;
  }
  .u-pr35-sp {
    padding-right: 35px !important;
  }
  .u-pb35-sp {
    padding-bottom: 35px !important;
  }
  .u-pl35-sp {
    padding-left: 35px !important;
  }
  .u-mt40-sp {
    margin-top: 40px !important;
  }
  .u-mr40-sp {
    margin-right: 40px !important;
  }
  .u-mb40-sp {
    margin-bottom: 40px !important;
  }
  .u-ml40-sp {
    margin-left: 40px !important;
  }
  .u-pt40-sp {
    padding-top: 40px !important;
  }
  .u-pr40-sp {
    padding-right: 40px !important;
  }
  .u-pb40-sp {
    padding-bottom: 40px !important;
  }
  .u-pl40-sp {
    padding-left: 40px !important;
  }
  .u-mt45-sp {
    margin-top: 45px !important;
  }
  .u-mr45-sp {
    margin-right: 45px !important;
  }
  .u-mb45-sp {
    margin-bottom: 45px !important;
  }
  .u-ml45-sp {
    margin-left: 45px !important;
  }
  .u-pt45-sp {
    padding-top: 45px !important;
  }
  .u-pr45-sp {
    padding-right: 45px !important;
  }
  .u-pb45-sp {
    padding-bottom: 45px !important;
  }
  .u-pl45-sp {
    padding-left: 45px !important;
  }
  .u-mt50-sp {
    margin-top: 50px !important;
  }
  .u-mr50-sp {
    margin-right: 50px !important;
  }
  .u-mb50-sp {
    margin-bottom: 50px !important;
  }
  .u-ml50-sp {
    margin-left: 50px !important;
  }
  .u-pt50-sp {
    padding-top: 50px !important;
  }
  .u-pr50-sp {
    padding-right: 50px !important;
  }
  .u-pb50-sp {
    padding-bottom: 50px !important;
  }
  .u-pl50-sp {
    padding-left: 50px !important;
  }
  .u-mt55-sp {
    margin-top: 55px !important;
  }
  .u-mr55-sp {
    margin-right: 55px !important;
  }
  .u-mb55-sp {
    margin-bottom: 55px !important;
  }
  .u-ml55-sp {
    margin-left: 55px !important;
  }
  .u-pt55-sp {
    padding-top: 55px !important;
  }
  .u-pr55-sp {
    padding-right: 55px !important;
  }
  .u-pb55-sp {
    padding-bottom: 55px !important;
  }
  .u-pl55-sp {
    padding-left: 55px !important;
  }
  .u-mt60-sp {
    margin-top: 60px !important;
  }
  .u-mr60-sp {
    margin-right: 60px !important;
  }
  .u-mb60-sp {
    margin-bottom: 60px !important;
  }
  .u-ml60-sp {
    margin-left: 60px !important;
  }
  .u-pt60-sp {
    padding-top: 60px !important;
  }
  .u-pr60-sp {
    padding-right: 60px !important;
  }
  .u-pb60-sp {
    padding-bottom: 60px !important;
  }
  .u-pl60-sp {
    padding-left: 60px !important;
  }
  .u-mt65-sp {
    margin-top: 65px !important;
  }
  .u-mr65-sp {
    margin-right: 65px !important;
  }
  .u-mb65-sp {
    margin-bottom: 65px !important;
  }
  .u-ml65-sp {
    margin-left: 65px !important;
  }
  .u-pt65-sp {
    padding-top: 65px !important;
  }
  .u-pr65-sp {
    padding-right: 65px !important;
  }
  .u-pb65-sp {
    padding-bottom: 65px !important;
  }
  .u-pl65-sp {
    padding-left: 65px !important;
  }
  .u-mt70-sp {
    margin-top: 70px !important;
  }
  .u-mr70-sp {
    margin-right: 70px !important;
  }
  .u-mb70-sp {
    margin-bottom: 70px !important;
  }
  .u-ml70-sp {
    margin-left: 70px !important;
  }
  .u-pt70-sp {
    padding-top: 70px !important;
  }
  .u-pr70-sp {
    padding-right: 70px !important;
  }
  .u-pb70-sp {
    padding-bottom: 70px !important;
  }
  .u-pl70-sp {
    padding-left: 70px !important;
  }
  .u-mt75-sp {
    margin-top: 75px !important;
  }
  .u-mr75-sp {
    margin-right: 75px !important;
  }
  .u-mb75-sp {
    margin-bottom: 75px !important;
  }
  .u-ml75-sp {
    margin-left: 75px !important;
  }
  .u-pt75-sp {
    padding-top: 75px !important;
  }
  .u-pr75-sp {
    padding-right: 75px !important;
  }
  .u-pb75-sp {
    padding-bottom: 75px !important;
  }
  .u-pl75-sp {
    padding-left: 75px !important;
  }
  .u-mt80-sp {
    margin-top: 80px !important;
  }
  .u-mr80-sp {
    margin-right: 80px !important;
  }
  .u-mb80-sp {
    margin-bottom: 80px !important;
  }
  .u-ml80-sp {
    margin-left: 80px !important;
  }
  .u-pt80-sp {
    padding-top: 80px !important;
  }
  .u-pr80-sp {
    padding-right: 80px !important;
  }
  .u-pb80-sp {
    padding-bottom: 80px !important;
  }
  .u-pl80-sp {
    padding-left: 80px !important;
  }
  .u-mt85-sp {
    margin-top: 85px !important;
  }
  .u-mr85-sp {
    margin-right: 85px !important;
  }
  .u-mb85-sp {
    margin-bottom: 85px !important;
  }
  .u-ml85-sp {
    margin-left: 85px !important;
  }
  .u-pt85-sp {
    padding-top: 85px !important;
  }
  .u-pr85-sp {
    padding-right: 85px !important;
  }
  .u-pb85-sp {
    padding-bottom: 85px !important;
  }
  .u-pl85-sp {
    padding-left: 85px !important;
  }
  .u-mt90-sp {
    margin-top: 90px !important;
  }
  .u-mr90-sp {
    margin-right: 90px !important;
  }
  .u-mb90-sp {
    margin-bottom: 90px !important;
  }
  .u-ml90-sp {
    margin-left: 90px !important;
  }
  .u-pt90-sp {
    padding-top: 90px !important;
  }
  .u-pr90-sp {
    padding-right: 90px !important;
  }
  .u-pb90-sp {
    padding-bottom: 90px !important;
  }
  .u-pl90-sp {
    padding-left: 90px !important;
  }
  .u-mt95-sp {
    margin-top: 95px !important;
  }
  .u-mr95-sp {
    margin-right: 95px !important;
  }
  .u-mb95-sp {
    margin-bottom: 95px !important;
  }
  .u-ml95-sp {
    margin-left: 95px !important;
  }
  .u-pt95-sp {
    padding-top: 95px !important;
  }
  .u-pr95-sp {
    padding-right: 95px !important;
  }
  .u-pb95-sp {
    padding-bottom: 95px !important;
  }
  .u-pl95-sp {
    padding-left: 95px !important;
  }
  .u-mt100-sp {
    margin-top: 100px !important;
  }
  .u-mr100-sp {
    margin-right: 100px !important;
  }
  .u-mb100-sp {
    margin-bottom: 100px !important;
  }
  .u-ml100-sp {
    margin-left: 100px !important;
  }
  .u-pt100-sp {
    padding-top: 100px !important;
  }
  .u-pr100-sp {
    padding-right: 100px !important;
  }
  .u-pb100-sp {
    padding-bottom: 100px !important;
  }
  .u-pl100-sp {
    padding-left: 100px !important;
  }
  .u-mt105-sp {
    margin-top: 105px !important;
  }
  .u-mr105-sp {
    margin-right: 105px !important;
  }
  .u-mb105-sp {
    margin-bottom: 105px !important;
  }
  .u-ml105-sp {
    margin-left: 105px !important;
  }
  .u-pt105-sp {
    padding-top: 105px !important;
  }
  .u-pr105-sp {
    padding-right: 105px !important;
  }
  .u-pb105-sp {
    padding-bottom: 105px !important;
  }
  .u-pl105-sp {
    padding-left: 105px !important;
  }
  .u-mt110-sp {
    margin-top: 110px !important;
  }
  .u-mr110-sp {
    margin-right: 110px !important;
  }
  .u-mb110-sp {
    margin-bottom: 110px !important;
  }
  .u-ml110-sp {
    margin-left: 110px !important;
  }
  .u-pt110-sp {
    padding-top: 110px !important;
  }
  .u-pr110-sp {
    padding-right: 110px !important;
  }
  .u-pb110-sp {
    padding-bottom: 110px !important;
  }
  .u-pl110-sp {
    padding-left: 110px !important;
  }
  .u-mt115-sp {
    margin-top: 115px !important;
  }
  .u-mr115-sp {
    margin-right: 115px !important;
  }
  .u-mb115-sp {
    margin-bottom: 115px !important;
  }
  .u-ml115-sp {
    margin-left: 115px !important;
  }
  .u-pt115-sp {
    padding-top: 115px !important;
  }
  .u-pr115-sp {
    padding-right: 115px !important;
  }
  .u-pb115-sp {
    padding-bottom: 115px !important;
  }
  .u-pl115-sp {
    padding-left: 115px !important;
  }
  .u-mt120-sp {
    margin-top: 120px !important;
  }
  .u-mr120-sp {
    margin-right: 120px !important;
  }
  .u-mb120-sp {
    margin-bottom: 120px !important;
  }
  .u-ml120-sp {
    margin-left: 120px !important;
  }
  .u-pt120-sp {
    padding-top: 120px !important;
  }
  .u-pr120-sp {
    padding-right: 120px !important;
  }
  .u-pb120-sp {
    padding-bottom: 120px !important;
  }
  .u-pl120-sp {
    padding-left: 120px !important;
  }
  .u-mt125-sp {
    margin-top: 125px !important;
  }
  .u-mr125-sp {
    margin-right: 125px !important;
  }
  .u-mb125-sp {
    margin-bottom: 125px !important;
  }
  .u-ml125-sp {
    margin-left: 125px !important;
  }
  .u-pt125-sp {
    padding-top: 125px !important;
  }
  .u-pr125-sp {
    padding-right: 125px !important;
  }
  .u-pb125-sp {
    padding-bottom: 125px !important;
  }
  .u-pl125-sp {
    padding-left: 125px !important;
  }
  .u-mt130-sp {
    margin-top: 130px !important;
  }
  .u-mr130-sp {
    margin-right: 130px !important;
  }
  .u-mb130-sp {
    margin-bottom: 130px !important;
  }
  .u-ml130-sp {
    margin-left: 130px !important;
  }
  .u-pt130-sp {
    padding-top: 130px !important;
  }
  .u-pr130-sp {
    padding-right: 130px !important;
  }
  .u-pb130-sp {
    padding-bottom: 130px !important;
  }
  .u-pl130-sp {
    padding-left: 130px !important;
  }
  .u-mt135-sp {
    margin-top: 135px !important;
  }
  .u-mr135-sp {
    margin-right: 135px !important;
  }
  .u-mb135-sp {
    margin-bottom: 135px !important;
  }
  .u-ml135-sp {
    margin-left: 135px !important;
  }
  .u-pt135-sp {
    padding-top: 135px !important;
  }
  .u-pr135-sp {
    padding-right: 135px !important;
  }
  .u-pb135-sp {
    padding-bottom: 135px !important;
  }
  .u-pl135-sp {
    padding-left: 135px !important;
  }
  .u-mt140-sp {
    margin-top: 140px !important;
  }
  .u-mr140-sp {
    margin-right: 140px !important;
  }
  .u-mb140-sp {
    margin-bottom: 140px !important;
  }
  .u-ml140-sp {
    margin-left: 140px !important;
  }
  .u-pt140-sp {
    padding-top: 140px !important;
  }
  .u-pr140-sp {
    padding-right: 140px !important;
  }
  .u-pb140-sp {
    padding-bottom: 140px !important;
  }
  .u-pl140-sp {
    padding-left: 140px !important;
  }
  .u-mt145-sp {
    margin-top: 145px !important;
  }
  .u-mr145-sp {
    margin-right: 145px !important;
  }
  .u-mb145-sp {
    margin-bottom: 145px !important;
  }
  .u-ml145-sp {
    margin-left: 145px !important;
  }
  .u-pt145-sp {
    padding-top: 145px !important;
  }
  .u-pr145-sp {
    padding-right: 145px !important;
  }
  .u-pb145-sp {
    padding-bottom: 145px !important;
  }
  .u-pl145-sp {
    padding-left: 145px !important;
  }
  .u-mt150-sp {
    margin-top: 150px !important;
  }
  .u-mr150-sp {
    margin-right: 150px !important;
  }
  .u-mb150-sp {
    margin-bottom: 150px !important;
  }
  .u-ml150-sp {
    margin-left: 150px !important;
  }
  .u-pt150-sp {
    padding-top: 150px !important;
  }
  .u-pr150-sp {
    padding-right: 150px !important;
  }
  .u-pb150-sp {
    padding-bottom: 150px !important;
  }
  .u-pl150-sp {
    padding-left: 150px !important;
  }
  .u-mt155-sp {
    margin-top: 155px !important;
  }
  .u-mr155-sp {
    margin-right: 155px !important;
  }
  .u-mb155-sp {
    margin-bottom: 155px !important;
  }
  .u-ml155-sp {
    margin-left: 155px !important;
  }
  .u-pt155-sp {
    padding-top: 155px !important;
  }
  .u-pr155-sp {
    padding-right: 155px !important;
  }
  .u-pb155-sp {
    padding-bottom: 155px !important;
  }
  .u-pl155-sp {
    padding-left: 155px !important;
  }
  .u-mt160-sp {
    margin-top: 160px !important;
  }
  .u-mr160-sp {
    margin-right: 160px !important;
  }
  .u-mb160-sp {
    margin-bottom: 160px !important;
  }
  .u-ml160-sp {
    margin-left: 160px !important;
  }
  .u-pt160-sp {
    padding-top: 160px !important;
  }
  .u-pr160-sp {
    padding-right: 160px !important;
  }
  .u-pb160-sp {
    padding-bottom: 160px !important;
  }
  .u-pl160-sp {
    padding-left: 160px !important;
  }
  .u-mt165-sp {
    margin-top: 165px !important;
  }
  .u-mr165-sp {
    margin-right: 165px !important;
  }
  .u-mb165-sp {
    margin-bottom: 165px !important;
  }
  .u-ml165-sp {
    margin-left: 165px !important;
  }
  .u-pt165-sp {
    padding-top: 165px !important;
  }
  .u-pr165-sp {
    padding-right: 165px !important;
  }
  .u-pb165-sp {
    padding-bottom: 165px !important;
  }
  .u-pl165-sp {
    padding-left: 165px !important;
  }
  .u-mt170-sp {
    margin-top: 170px !important;
  }
  .u-mr170-sp {
    margin-right: 170px !important;
  }
  .u-mb170-sp {
    margin-bottom: 170px !important;
  }
  .u-ml170-sp {
    margin-left: 170px !important;
  }
  .u-pt170-sp {
    padding-top: 170px !important;
  }
  .u-pr170-sp {
    padding-right: 170px !important;
  }
  .u-pb170-sp {
    padding-bottom: 170px !important;
  }
  .u-pl170-sp {
    padding-left: 170px !important;
  }
  .u-mt175-sp {
    margin-top: 175px !important;
  }
  .u-mr175-sp {
    margin-right: 175px !important;
  }
  .u-mb175-sp {
    margin-bottom: 175px !important;
  }
  .u-ml175-sp {
    margin-left: 175px !important;
  }
  .u-pt175-sp {
    padding-top: 175px !important;
  }
  .u-pr175-sp {
    padding-right: 175px !important;
  }
  .u-pb175-sp {
    padding-bottom: 175px !important;
  }
  .u-pl175-sp {
    padding-left: 175px !important;
  }
  .u-mt180-sp {
    margin-top: 180px !important;
  }
  .u-mr180-sp {
    margin-right: 180px !important;
  }
  .u-mb180-sp {
    margin-bottom: 180px !important;
  }
  .u-ml180-sp {
    margin-left: 180px !important;
  }
  .u-pt180-sp {
    padding-top: 180px !important;
  }
  .u-pr180-sp {
    padding-right: 180px !important;
  }
  .u-pb180-sp {
    padding-bottom: 180px !important;
  }
  .u-pl180-sp {
    padding-left: 180px !important;
  }
  .u-mt185-sp {
    margin-top: 185px !important;
  }
  .u-mr185-sp {
    margin-right: 185px !important;
  }
  .u-mb185-sp {
    margin-bottom: 185px !important;
  }
  .u-ml185-sp {
    margin-left: 185px !important;
  }
  .u-pt185-sp {
    padding-top: 185px !important;
  }
  .u-pr185-sp {
    padding-right: 185px !important;
  }
  .u-pb185-sp {
    padding-bottom: 185px !important;
  }
  .u-pl185-sp {
    padding-left: 185px !important;
  }
  .u-mt190-sp {
    margin-top: 190px !important;
  }
  .u-mr190-sp {
    margin-right: 190px !important;
  }
  .u-mb190-sp {
    margin-bottom: 190px !important;
  }
  .u-ml190-sp {
    margin-left: 190px !important;
  }
  .u-pt190-sp {
    padding-top: 190px !important;
  }
  .u-pr190-sp {
    padding-right: 190px !important;
  }
  .u-pb190-sp {
    padding-bottom: 190px !important;
  }
  .u-pl190-sp {
    padding-left: 190px !important;
  }
  .u-mt195-sp {
    margin-top: 195px !important;
  }
  .u-mr195-sp {
    margin-right: 195px !important;
  }
  .u-mb195-sp {
    margin-bottom: 195px !important;
  }
  .u-ml195-sp {
    margin-left: 195px !important;
  }
  .u-pt195-sp {
    padding-top: 195px !important;
  }
  .u-pr195-sp {
    padding-right: 195px !important;
  }
  .u-pb195-sp {
    padding-bottom: 195px !important;
  }
  .u-pl195-sp {
    padding-left: 195px !important;
  }
  .u-mt200-sp {
    margin-top: 200px !important;
  }
  .u-mr200-sp {
    margin-right: 200px !important;
  }
  .u-mb200-sp {
    margin-bottom: 200px !important;
  }
  .u-ml200-sp {
    margin-left: 200px !important;
  }
  .u-pt200-sp {
    padding-top: 200px !important;
  }
  .u-pr200-sp {
    padding-right: 200px !important;
  }
  .u-pb200-sp {
    padding-bottom: 200px !important;
  }
  .u-pl200-sp {
    padding-left: 200px !important;
  }
}
.u-anchor {
  display: block;
  margin-top: -100px;
  padding-top: 100px;
}

@media only screen and (max-width: 767px) {
  .u-sp-fit {
    margin-left: -4vw;
    margin-right: -4vw;
  }
}

/* ==============================================
text
============================================== */
.u-fz10 {
  font-size: 10% !important;
}

.u-fz20 {
  font-size: 20% !important;
}

.u-fz30 {
  font-size: 30% !important;
}

.u-fz40 {
  font-size: 40% !important;
}

.u-fz50 {
  font-size: 50% !important;
}

.u-fz60 {
  font-size: 60% !important;
}

.u-fz70 {
  font-size: 70% !important;
}

.u-fz80 {
  font-size: 80% !important;
}

.u-fz90 {
  font-size: 90% !important;
}

.u-fz100 {
  font-size: 100% !important;
}

.u-fz110 {
  font-size: 110% !important;
}

.u-fz120 {
  font-size: 120% !important;
}

.u-fz130 {
  font-size: 130% !important;
}

.u-fz140 {
  font-size: 140% !important;
}

.u-fz150 {
  font-size: 150% !important;
}

.u-fz160 {
  font-size: 160% !important;
}

.u-fz170 {
  font-size: 170% !important;
}

.u-fz180 {
  font-size: 180% !important;
}

.u-fz190 {
  font-size: 190% !important;
}

.u-fz200 {
  font-size: 200% !important;
}

.u-fz210 {
  font-size: 210% !important;
}

.u-fz220 {
  font-size: 220% !important;
}

.u-text-align-l {
  text-align: left;
}
.u-text-align-r {
  text-align: right;
}
.u-text-align-c {
  text-align: center;
}
.u-text-bold {
  font-weight: 700;
}
.u-text-normal {
  font-weight: 400;
}
.u-text-color-text {
  color: #000000;
}
.u-text-color-white {
  color: #fff;
}
.u-text-loose {
  letter-spacing: 0.05em;
}
.u-text-small {
  font-size: 80% !important;
}
.u-text-serif {
  font-family: YuMincho, "Yu Mincho", NotoSerifJP, serif;
}
.u-text-sub {
  font-size: 0.5em;
  margin: 0 0.1em;
}
.u-text-sub--entity {
  font-size: 1.2rem;
}
.u-text-sup {
  font-size: 0.7em;
  margin: 0 0.2em 0 0;
  vertical-align: super;
}
.u-text-tight {
  letter-spacing: -0.01em;
}
.u-text-underline {
  text-decoration: underline;
}
.u-text-vertical {
  writing-mode: vertical-rl;
}
@media only screen and (max-width: 767px) {
  .u-text-align-sp-l {
    text-align: left;
  }
  .u-text-align-sp-r {
    text-align: right;
  }
  .u-text-align-sp-c {
    text-align: center;
  }
}

/* ==============================================
width
============================================== */
.u-w5 {
  width: 5% !important;
}

.u-w10 {
  width: 10% !important;
}

.u-w15 {
  width: 15% !important;
}

.u-w20 {
  width: 20% !important;
}

.u-w25 {
  width: 25% !important;
}

.u-w30 {
  width: 30% !important;
}

.u-w35 {
  width: 35% !important;
}

.u-w40 {
  width: 40% !important;
}

.u-w45 {
  width: 45% !important;
}

.u-w50 {
  width: 50% !important;
}

.u-w55 {
  width: 55% !important;
}

.u-w60 {
  width: 60% !important;
}

.u-w65 {
  width: 65% !important;
}

.u-w70 {
  width: 70% !important;
}

.u-w75 {
  width: 75% !important;
}

.u-w80 {
  width: 80% !important;
}

.u-w85 {
  width: 85% !important;
}

.u-w90 {
  width: 90% !important;
}

.u-w95 {
  width: 95% !important;
}

.u-w100 {
  width: 100% !important;
}

/* ==============================================
zindex
============================================== */
/*
* .u-zindex
*/
/* .u-zindex
----------------------- */
.u-zindex0 {
  z-index: 0;
}

.u-zindex1 {
  z-index: 1;
}

.u-zindex2 {
  z-index: 2;
}

.u-zindex3 {
  z-index: 3;
}

.u-zindex4 {
  z-index: 4;
}

.u-zindex5 {
  z-index: 5;
}

.u-zindex6 {
  z-index: 6;
}

.u-zindex7 {
  z-index: 7;
}

.u-zindex8 {
  z-index: 8;
}

.u-zindex9 {
  z-index: 9;
}

.u-zindex10 {
  z-index: 10;
}

/* ==========================================================================
Modules
========================================================================== */
.sys_msg {
  position: fixed;
  background-color: #eee;
  z-index: 99999;
  top: 0;
  left: 0;
}

.l-contents.bgpaper {
  background-image: url(/assets/img/cpn_bgpaper.png);
}
.l-contents.bgpaper .l-contents__inner {
  padding: 100px 0;
}

.l-section.--beige {
  position: relative;
  overflow: inherit;
  background-color: #faf9f7;
  z-index: 0;
}
.l-section.--beige:before {
  display: block;
  width: 100%;
  height: 130px;
  background: top center url(/assets/img/bg_beige.svg) no-repeat;
  background-size: cover;
  content: "";
  background-color: #fff;
  position: absolute;
  z-index: -9;
}
.l-section.--beigesec {
  background-color: #faf9f7;
}
.l-section.--shoplist {
  background-image: url(/assets/img/p_top_wave.png);
  background-position: top center;
  background-repeat: no-repeat;
  padding-bottom: 140px;
}
.l-section.--shoplist:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 570px;
  height: 460px;
  background-image: url(/assets/img/p_top_shoplist.png);
  top: -10px;
  right: 0;
  z-index: -2;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  .l-section.--shoplist {
    padding-bottom: 50px;
  }
  .l-section.--shoplist:after {
    background-position: right top;
    background-size: 35%;
    top: -10px;
    right: -40px;
  }
  .l-section.--shoplist .c-title-a {
    text-align: center;
  }
  .l-section.--shoplist .c-title-a::before {
    display: none;
  }
}
.l-section.--hash {
  margin-top: 100px;
  /*
  &:before {
    background-size: cover;
    content: "";
    display: inline-block;
    position: absolute;
    background-image: url(/assets/img/bg_beige.svg);
    bottom: 0;
    width: 100%;
    height: 200px;
    z-index: -1;
  }*/
}
.l-section.--hash:after {
  content: "";
  display: inline-block;
  position: absolute;
  background-image: url(/assets/img/p_hash03.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 80%;
  z-index: 99991;
  width: 600px;
  height: 1000px;
  top: 0;
  left: 0;
  z-index: 0;
}
@media only screen and (max-width: 767px) {
  .l-section.--hash {
    margin-top: 20px;
    padding-bottom: 70px;
    display: flex;
    flex-direction: column;
    /*
    &:before {
      order: 3;
      background-size: cover;
      content: "";
      display: inline-block;
      position: relative;
      background-image: url(/assets/img/bg_beige.svg);
      bottom: auto;
      width: 100%;
      height: 70px;
      z-index: 0;
      margin-top: 80px;
    }
    */
  }
  .l-section.--hash:after {
    background-size: 30%;
    background-position: left 30px;
    z-index: -2;
  }
}

.l-contents.--white {
  background-color: #fff;
  padding: 60px;
  border-radius: 21px;
}
@media only screen and (max-width: 767px) {
  .l-contents.--white {
    background-color: transparent;
    padding: 0 20px 20px;
  }
}

.topnews {
  margin-top: -200px;
  position: relative;
  z-index: -99999;
  padding-bottom: 60px;
}
.topnews:after {
  display: block;
  width: 100%;
  height: 130px;
  background: bottom center url(/assets/img/bg_beige.svg) no-repeat;
  background-size: cover;
  content: "";
  background-color: #fff;
  position: absolute;
  z-index: -9;
}
.topnews .c-title-a {
  margin-top: 200px;
}
@media only screen and (max-width: 767px) {
  .topnews {
    margin-top: 0;
    padding-bottom: 10px;
  }
  .topnews .c-title-a {
    margin-top: 0;
    text-align: center;
  }
  .topnews .c-title-a:before {
    display: none;
  }
}

#map {
  width: 100%;
  max-width: 1200px;
  margin: 100px auto 0;
}

.lower #map {
  width: 100%;
  margin-top: 0;
}

#map iframe {
  width: 100%;
  height: 580px;
}

@media only screen and (max-width: 767px) {
  #map {
    width: 100%;
    height: 300px;
    margin-bottom: 0;
    margin-top: 50px;
  }
  #map iframe {
    width: 100%;
    height: 300px;
  }
}
.lower .cpn__hero {
  text-align: center;
  padding-top: 60px;
  background-image: url(/assets/img/cpn_herobg.png);
  background-repeat: no-repeat;
  background-position: center;
  max-width: 1440px;
  margin: auto;
  background-size: cover;
  aspect-ratio: 1440/842;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.lower .cpn__hero figure {
  margin: 0;
}
.lower .cpn__feature {
  max-width: 1440px;
  margin: auto;
  margin-top: -28px;
  overflow: hidden;
}
.lower .cpn__feature__primary {
  position: relative;
  display: inline-block;
}
.lower .cpn__feature__primary p {
  position: relative;
  z-index: 1;
  padding: 0 2em;
  height: 56px;
  padding-left: 170px;
  line-height: 56px;
  color: #fff;
  font-weight: bold;
  font-size: 2.2rem;
}
.lower .cpn__feature__primary:before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: -10px;
  background-color: #005391;
  width: 100%;
  height: 100%;
  transform: skew(-25deg);
  z-index: 0;
}
.lower .cpn__feature__secondary {
  margin-top: -28px;
  background-image: url(/assets/img/cpn_bgwave01.png);
  gap: 54px;
  padding: 60px 50px 40px;
  padding-left: 170px;
  color: #fff;
}
.lower .cpn__feature__secondary__inner {
  background-repeat: repeat;
  background-position: center;
  display: flex;
  max-width: 1100px;
}
.lower .cpn__feature__secondary__title {
  font-size: 3.7rem;
  width: 200px;
  white-space: nowrap;
  font-family: "Corporate-Logo-Bold-ver2";
}
.lower .cpn__feature__secondary__term {
  max-width: 900px;
  position: relative;
  line-height: 1.4;
  font-size: 3.2rem;
  padding-left: 54px;
  font-weight: bold;
}
.lower .cpn__feature__secondary__term:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 80px;
  width: 1px;
  background-color: #fff;
}
.lower .cpn__feature__secondary__term span {
  color: #f5bc21;
}
@media only screen and (max-width: 767px) {
  .lower .cpn__hero {
    text-align: center;
    padding-top: 16px;
    background-image: url(/assets/img/p_hero_bg1_sp.png), url(/assets/img/p_hero_bg2_sp.png);
    background-repeat: no-repeat;
    background-position: center top, center bottom;
    margin: auto;
    background-size: 100%, contain;
    aspect-ratio: auto;
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }
  .lower .cpn__feature {
    margin-top: -22px;
  }
  .lower .cpn__feature__primary p {
    padding: 0 2em;
    padding-right: 4em;
    height: auto;
    padding-left: 16px;
    line-height: 30px;
    font-size: 1.2rem;
  }
  .lower .cpn__feature__secondary {
    margin-top: -10px;
    gap: 54px;
    padding: 0 16px 16px;
    background-size: 30%;
  }
  .lower .cpn__feature__secondary__inner {
    justify-content: center;
    flex-direction: column;
    align-items: center;
    display: flex;
    max-width: 1100px;
  }
  .lower .cpn__feature__secondary__title {
    margin-top: 30px;
    font-size: 1.6rem;
    width: auto;
    position: relative;
    display: inline-block;
  }
  .lower .cpn__feature__secondary__title span {
    padding: 0.1em 3em;
    display: block;
  }
  .lower .cpn__feature__secondary__title:before, .lower .cpn__feature__secondary__title:after {
    content: "";
    display: inline-block;
    position: absolute;
  }
  .lower .cpn__feature__secondary__title:before {
    right: 0;
    top: 0;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    width: calc(100% - 1em);
    height: calc(100% - 0.7em);
  }
  .lower .cpn__feature__secondary__title:after {
    left: 0;
    bottom: 0;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    width: calc(100% - 1em);
    height: calc(100% - 1.2em);
  }
  .lower .cpn__feature__secondary__term {
    text-align: center;
    max-width: 900px;
    position: relative;
    line-height: 1.4;
    font-size: 1.4rem;
    padding-left: 0;
    font-weight: bold;
    padding-top: 10px;
  }
  .lower .cpn__feature__secondary__term:before {
    display: none;
  }
  .lower .cpn__feature__secondary__term span {
    color: #f5bc21;
  }
}

.step {
  display: flex;
  justify-content: center;
  gap: 49px;
}
.step__item {
  max-width: 310px;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  background-color: #fff;
  align-items: center;
  padding-bottom: 31px;
  border: 3px solid #008bd5;
  border-radius: 24px;
  position: relative;
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.14));
}
.step__item:not(:first-child):before {
  position: absolute;
  display: inline-block;
  content: "";
  width: 68px;
  height: 68px;
  background: url(/assets/img/ic_arrow.png) no-repeat;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
}
.step__num {
  margin-top: -40px;
  margin-bottom: 10px;
}
.step p {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .step {
    align-items: center;
    flex-direction: column;
    gap: 49px;
  }
  .step__item {
    max-width: 310px;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    background-color: #fff;
    align-items: center;
    padding-bottom: 41px;
    border: 3px solid #008bd5;
    border-radius: 24px;
    position: relative;
    filter: drop-shadow(0px 0px 0px rgba(0, 0, 0, 0));
  }
  .step__item:last-child:before {
    display: none;
  }
  .step__item:not(:first-child) {
    margin-top: 30px;
  }
  .step__item:not(:last-child):before {
    position: absolute;
    display: inline-block;
    content: "";
    width: 68px;
    height: 68px;
    background: url(/assets/img/ic_arrow.png) no-repeat;
    top: auto;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%) rotate(90deg);
  }
  .step__num {
    margin-top: -40px;
    margin-bottom: 10px;
  }
  .step p {
    margin-bottom: 20px;
    font-size: 1.6rem;
    font-weight: bold;
  }
}

.instagram {
  background: #194693 url(/assets/img/cpn_bgwave02.png);
  margin-top: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.instagram__inner {
  padding-bottom: 46px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
.instagram__title {
  max-width: 755px;
  width: 100%;
  height: 87px;
  background-color: #000;
  color: #fff;
  font-weight: bold;
  position: relative;
  margin-bottom: 20px;
  border-radius: 100px;
  padding-left: 4em;
  padding-right: 4em;
  font-size: 2.4rem;
  line-height: 1.2;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -10px;
}
.instagram__title::before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 20px;
  height: 20px;
  background-color: #000;
  transform: rotate(45deg) skew(20deg, 20deg) translateY(50%);
}
.instagram__button {
  background: url(/assets/img/cpn_insta.png) no-repeat;
  display: flex;
  max-width: 658px;
  width: 100%;
  aspect-ratio: 558/98;
  justify-content: center;
  align-items: center;
  font-size: 2.5rem;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  .instagram {
    margin-left: -4vw;
    margin-right: -4vw;
  }
  .instagram__inner {
    padding-bottom: 46px;
    gap: 12px;
    width: 90%;
  }
  .instagram__title {
    height: 80px;
    font-size: 1.6rem;
    margin-top: -10px;
    border-radius: 200px;
    line-height: 1.6;
  }
  .instagram__title::before {
    left: 50%;
    width: 20px;
    height: 20px;
    background-color: #000;
    transform: rotate(45deg) skew(20deg, 20deg) translateY(50%);
  }
  .instagram__button {
    background-size: contain;
    font-size: 3.2vw;
    max-width: 558px;
    aspect-ratio: 558/103;
  }
}

/*outline
rules*/
.outline {
  background-color: #fff;
  border: 4px solid #0586bf;
  background-image: url(/assets/img/cpn_outline_bg01.png), url(/assets/img/cpn_outline_bg02.png), url(/assets/img/cpn_outline_bg03.png), url(/assets/img/cpn_outline_bg04.png);
  background-position: top left, top right, bottom left, bottom right;
  background-repeat: no-repeat;
  filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0.14));
}
.outline__sec {
  margin-top: 30px;
  margin-bottom: 65px;
}
.outline__inner {
  text-align: center;
  padding-bottom: 67px;
}
.outline__impwrap {
  background-color: #e4f3fb;
  padding: 20px;
}
.outline__impwrap.--primary {
  font-size: 2rem;
}
.outline__impwrap.--secondary {
  position: relative;
  padding-left: 45px;
}
.outline__impwrap.--secondary p {
  max-width: 626px;
}
.outline__impwrap.--secondary img {
  position: absolute;
  bottom: 0;
  right: 110px;
  width: 118px;
}
@media only screen and (max-width: 767px) {
  .outline {
    background-image: none;
    filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0));
  }
  .outline__wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .outline__sec {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .outline__impwrap {
    background-color: transparent;
    padding: 0;
  }
  .outline__impwrap.--primary {
    font-size: 1.4rem;
  }
  .outline__impwrap.--secondary {
    position: relative;
    padding-left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .outline__impwrap.--secondary p {
    max-width: 626px;
  }
  .outline__impwrap.--secondary img {
    position: relative;
    bottom: auto;
    right: auto;
    width: 160px;
  }
}

.rules dt {
  background-color: #c1e1ef;
  font-size: 1.9rem;
  color: #0586bf;
  padding-left: 0.7em;
  line-height: 49px;
}
.rules dd {
  margin: 1em 0;
}
@media only screen and (max-width: 767px) {
  .rules dt {
    margin-left: -4vw;
    margin-right: -4vw;
    font-size: 2rem;
    line-height: 39px;
  }
}

/* slick */
.slick-list {
  height: 380px;
}

.slick-next {
  right: 10px !important;
}

.slick-prev {
  left: 10px !important;
  z-index: 9;
}

.slick-prev,
.slick-next {
  transform: translate(0, calc(-100% - 15px)) !important;
}
@media only screen and (max-width: 767px) {
  .slick-prev,
.slick-next {
    transform: translate(0, -50%) !important;
  }
}

article.post {
  /*!
  Theme Name: umasouma
  Theme URI: http://underscores.me/
  Author: Underscores.me
  Author URI: http://underscores.me/
  Description: Description
  Version: 1.0.0
  Tested up to: 5.4
  Requires PHP: 5.6
  License: GNU General Public License v2 or later
  License URI: LICENSE
  Text Domain: umasouma
  Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

  This theme, like WordPress, is licensed under the GPL.
  Use it to make something cool, have fun, and share what you've learned.

  umasouma is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
  Underscores is distributed under the terms of the GNU GPL v2 or later.

  Normalizing styles have been helped along thanks to the fine work of
  Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
  */
  /*--------------------------------------------------------------
  >>> TABLE OF CONTENTS:
  ----------------------------------------------------------------
  # Generic
  	- Normalize
  	- Box sizing
  # Base
  	- Typography
  	- Elements
  	- Links
  	- Forms
  ## Layouts
  # Components
  	- Navigation
  	- Posts and pages
  	- Comments
  	- Widgets
  	- Media
  	- Captions
  	- Galleries
  # plugins
  	- Jetpack infinite scroll
  # Utilities
  	- Accessibility
  	- Alignments

  --------------------------------------------------------------*/
  /*--------------------------------------------------------------
  # Generic
  --------------------------------------------------------------*/
  /* Normalize
  --------------------------------------------- */
  /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
  /* Document
  ========================================================================== */
  /**
  * 1. Correct the line height in all browsers.
  * 2. Prevent adjustments of font size after orientation changes in iOS.
  */
  /* Sections
       ========================================================================== */
  /**
   * Remove the margin in all browsers.
   */
  /**
   * Render the `main` element consistently in IE.
   */
  /**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
  /* Grouping content
       ========================================================================== */
  /**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /* Text-level semantics
       ========================================================================== */
  /**
   * Remove the gray background on active links in IE 10.
   */
  /**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
  /**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /**
   * Add the correct font size in all browsers.
   */
  /**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
  /* Embedded content
       ========================================================================== */
  /**
   * Remove the border on images inside links in IE 10.
   */
  /* Forms
       ========================================================================== */
  /**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
  /**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
  /**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
  /**
   * Correct the inability to style clickable types in iOS and Safari.
   */
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
  /**
   * Correct the padding in Firefox.
   */
  /**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *		`fieldset` elements in all browsers.
   */
  /**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
  /**
   * Remove the default vertical scrollbar in IE 10+.
   */
  /**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
  /**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
  /**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
  /**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
  /**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
  /* Interactive
       ========================================================================== */
  /*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
  /*
   * Add the correct display in all browsers.
   */
  /* Misc
       ========================================================================== */
  /**
   * Add the correct display in IE 10+.
   */
  /**
   * Add the correct display in IE 10.
   */
  /* Box sizing
  --------------------------------------------- */
  /* Inherit box-sizing to more easily change it's value on a component level.
  @link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  /*--------------------------------------------------------------
  # Base
  --------------------------------------------------------------*/
  /* Typography
  --------------------------------------------- */
  /* Elements
  --------------------------------------------- */
  /* Make sure embeds and iframes fit their containers. */
  /* Links
  --------------------------------------------- */
  /* Forms
  --------------------------------------------- */
  /*--------------------------------------------------------------
  # Layouts
  --------------------------------------------------------------*/
  /*--------------------------------------------------------------
  # Components
  --------------------------------------------------------------*/
  /* Navigation
  --------------------------------------------- */
  /* Small menu. */
  /* Posts and pages
  --------------------------------------------- */
  /* Comments
  --------------------------------------------- */
  /* Widgets
  --------------------------------------------- */
  /* Media
  --------------------------------------------- */
  /* Make sure logo link wraps around logo image. */
  /* Captions
  --------------------------------------------- */
  /* Galleries
  --------------------------------------------- */
  /*--------------------------------------------------------------
  # Plugins
  --------------------------------------------------------------*/
  /* Jetpack infinite scroll
  --------------------------------------------- */
  /* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
  /* Re-display the Theme Footer when Infinite Scroll has reached its end. */
  /*--------------------------------------------------------------
  # Utilities
  --------------------------------------------------------------*/
  /* Accessibility
  --------------------------------------------- */
  /* Text meant only for screen readers. */
  /* Do not show the outline on the skip link target. */
  /* Alignments
  --------------------------------------------- */
}
article.post html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
article.post body {
  margin: 0;
}
article.post main {
  display: block;
}
article.post h1 {
  margin: 0.67em 0;
  font-weight: bold;
  font-size: 32px;
  line-height: 1.4;
}
@media only screen and (max-width: 767px) {
  article.post h1 {
    margin-bottom: 0;
    font-size: 25px;
  }
}
article.post hr {
  height: 0;
  overflow: visible;
  box-sizing: content-box;
}
article.post pre {
  font-size: 1em;
  font-family: monospace, monospace;
}
article.post a {
  background-color: transparent;
}
article.post abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
article.post b, article.post strong {
  font-weight: bolder;
}
article.post code, article.post kbd, article.post samp {
  font-size: 1em;
  font-family: monospace, monospace;
}
article.post small {
  font-size: 80%;
}
article.post sub, article.post sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
article.post sub {
  bottom: -0.25em;
}
article.post sup {
  top: -0.5em;
}
article.post img {
  border-style: none;
}
article.post button, article.post input, article.post optgroup, article.post select, article.post textarea {
  margin: 0;
  font-size: 100%;
  line-height: 1.15;
  font-family: inherit;
}
article.post button, article.post input {
  overflow: visible;
}
article.post button, article.post select {
  text-transform: none;
}
article.post button, article.post [type=button], article.post [type=reset], article.post [type=submit] {
  -webkit-appearance: button;
}
article.post button::-moz-focus-inner, article.post [type=button]::-moz-focus-inner, article.post [type=reset]::-moz-focus-inner, article.post [type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
article.post button:-moz-focusring, article.post [type=button]:-moz-focusring, article.post [type=reset]:-moz-focusring, article.post [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
article.post fieldset {
  padding: 0.35em 0.75em 0.625em;
}
article.post legend {
  display: table;
  max-width: 100%;
  padding: 0;
  box-sizing: border-box;
  color: inherit;
  white-space: normal;
}
article.post progress {
  vertical-align: baseline;
}
article.post textarea {
  overflow: auto;
}
article.post [type=checkbox], article.post [type=radio] {
  padding: 0;
  box-sizing: border-box;
}
article.post [type=number]::-webkit-inner-spin-button, article.post [type=number]::-webkit-outer-spin-button {
  height: auto;
}
article.post [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
article.post [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
article.post ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
article.post details {
  display: block;
}
article.post summary {
  display: list-item;
}
article.post template, article.post [hidden] {
  display: none;
}
article.post * {
  box-sizing: inherit;
}
article.post *::before, article.post *::after {
  box-sizing: inherit;
}
article.post html {
  box-sizing: border-box;
}
article.post body, article.post button, article.post input, article.post select, article.post optgroup, article.post textarea {
  color: #404040;
  font-size: 1rem;
  line-height: 1.5;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
article.post h1, article.post h2, article.post h3, article.post h4, article.post h5, article.post h6 {
  clear: both;
}
article.post p {
  margin-bottom: 1.5em;
}
article.post dfn, article.post cite, article.post em, article.post i {
  font-style: italic;
}
article.post blockquote {
  margin: 0 1.5em;
}
article.post address {
  margin: 0 0 1.5em;
}
article.post pre {
  max-width: 100%;
  margin-bottom: 1.6em;
  padding: 1.6em;
  overflow: auto;
  background: #eeeeee;
  line-height: 1.6;
  font-family: "Courier 10 Pitch", courier, monospace;
}
article.post code, article.post kbd, article.post tt, article.post var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
article.post abbr, article.post acronym {
  border-bottom: 1px dotted #666666;
  cursor: help;
}
article.post mark, article.post ins {
  background: #fff9c0;
  text-decoration: none;
}
article.post big {
  font-size: 125%;
}
article.post body {
  background: #ffffff;
}
article.post hr {
  height: 1px;
  margin-bottom: 1.5em;
  border: 0;
  background-color: #cccccc;
}
article.post ul, article.post ol {
  margin: 0 0 1.5em 3em;
}
article.post ul {
  list-style: disc;
}
article.post ol {
  list-style: decimal;
}
article.post li > ul, article.post li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
article.post dt {
  font-weight: 700;
}
article.post dd {
  margin: 0 1.5em 1.5em;
}
article.post embed, article.post iframe, article.post object {
  max-width: 100%;
}
article.post img {
  max-width: 100%;
  height: auto;
}
article.post figure {
  margin: 1em 0;
}
article.post table {
  width: 100%;
  margin: 0 0 1.5em;
}
article.post a {
  color: #4169e1;
}
article.post a:visited {
  color: #800080;
}
article.post a:hover, article.post a:focus, article.post a:active {
  color: #191970;
}
article.post a:focus {
  outline: thin dotted;
}
article.post a:hover, article.post a:active {
  outline: 0;
}
article.post button {
  padding: 0.6em 1em 0.4em;
  border: 1px solid;
  border-color: #cccccc #cccccc #bbbbbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
}
article.post input[type=button], article.post input[type=reset], article.post input[type=submit] {
  padding: 0.6em 1em 0.4em;
  border: 1px solid;
  border-color: #cccccc #cccccc #bbbbbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
}
article.post button:hover {
  border-color: #cccccc #bbbbbb #aaaaaa;
}
article.post input[type=button]:hover, article.post input[type=reset]:hover, article.post input[type=submit]:hover {
  border-color: #cccccc #bbbbbb #aaaaaa;
}
article.post button:active, article.post button:focus {
  border-color: #aaaaaa #bbbbbb #bbbbbb;
}
article.post input[type=button]:active, article.post input[type=button]:focus {
  border-color: #aaaaaa #bbbbbb #bbbbbb;
}
article.post input[type=reset]:active, article.post input[type=reset]:focus {
  border-color: #aaaaaa #bbbbbb #bbbbbb;
}
article.post input[type=submit]:active, article.post input[type=submit]:focus {
  border-color: #aaaaaa #bbbbbb #bbbbbb;
}
article.post input[type=text], article.post input[type=email], article.post input[type=url], article.post input[type=password], article.post input[type=search], article.post input[type=number], article.post input[type=tel], article.post input[type=range], article.post input[type=date], article.post input[type=month], article.post input[type=week], article.post input[type=time], article.post input[type=datetime], article.post input[type=datetime-local], article.post input[type=color] {
  padding: 3px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  color: #666666;
}
article.post textarea {
  padding: 3px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  color: #666666;
}
article.post input[type=text]:focus, article.post input[type=email]:focus, article.post input[type=url]:focus, article.post input[type=password]:focus, article.post input[type=search]:focus, article.post input[type=number]:focus, article.post input[type=tel]:focus, article.post input[type=range]:focus, article.post input[type=date]:focus, article.post input[type=month]:focus, article.post input[type=week]:focus, article.post input[type=time]:focus, article.post input[type=datetime]:focus, article.post input[type=datetime-local]:focus, article.post input[type=color]:focus {
  color: #111111;
}
article.post textarea:focus {
  color: #111111;
}
article.post select {
  border: 1px solid #cccccc;
}
article.post textarea {
  width: 100%;
}
article.post .main-navigation {
  display: block;
  width: 100%;
}
article.post .main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
article.post .main-navigation ul ul {
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
  float: left;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
article.post .main-navigation ul ul ul {
  top: 0;
  left: -999em;
}
article.post .main-navigation ul ul li:hover > ul, article.post .main-navigation ul ul li.focus > ul {
  display: block;
  left: auto;
}
article.post .main-navigation ul ul a {
  width: 200px;
}
article.post .main-navigation ul li:hover > ul, article.post .main-navigation ul li.focus > ul {
  left: auto;
}
article.post .main-navigation li {
  position: relative;
}
article.post .main-navigation a {
  display: block;
  text-decoration: none;
}
article.post .menu-toggle, article.post .main-navigation.toggled ul {
  display: block;
}
@media screen and (min-width: 37.5em) {
  article.post .menu-toggle {
    display: none;
  }
  article.post .main-navigation ul {
    display: flex;
  }
}
article.post .site-main .comment-navigation, article.post .site-main .posts-navigation, article.post .site-main .post-navigation {
  margin: 0 0 1.5em;
}
article.post .comment-navigation .nav-links, article.post .posts-navigation .nav-links, article.post .post-navigation .nav-links {
  display: flex;
}
article.post .comment-navigation .nav-previous, article.post .posts-navigation .nav-previous, article.post .post-navigation .nav-previous {
  flex: 1 0 50%;
}
article.post .comment-navigation .nav-next, article.post .posts-navigation .nav-next, article.post .post-navigation .nav-next {
  flex: 1 0 50%;
  text-align: end;
}
article.post .sticky {
  display: block;
}
article.post .post, article.post .page {
  margin: 0 0 1.5em;
}
article.post .updated:not(.published) {
  display: none;
}
article.post .page-content, article.post .entry-content, article.post .entry-summary {
  margin: 1.5em 0 0;
}
article.post .page-links {
  clear: both;
  margin: 0 0 1.5em;
}
article.post .comment-content a {
  word-wrap: break-word;
}
article.post .bypostauthor {
  display: block;
}
article.post .widget {
  margin: 0 0 1.5em;
}
article.post .widget select {
  max-width: 100%;
}
article.post .page-content .wp-smiley, article.post .entry-content .wp-smiley, article.post .comment-content .wp-smiley {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: none;
}
article.post .custom-logo-link {
  display: inline-block;
}
article.post .wp-caption {
  max-width: 100%;
  margin-bottom: 1.5em;
}
article.post .wp-caption img[class*=wp-image-] {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
article.post .wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
article.post .wp-caption-text {
  text-align: center;
}
article.post .gallery {
  display: grid;
  margin-bottom: 1.5em;
  grid-gap: 1.5em;
}
article.post .gallery-item {
  display: inline-block;
  width: 100%;
  text-align: center;
}
article.post .gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}
article.post .gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}
article.post .gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}
article.post .gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}
article.post .gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}
article.post .gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}
article.post .gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}
article.post .gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}
article.post .gallery-caption {
  display: block;
}
article.post .infinite-scroll .posts-navigation, article.post .infinite-scroll.neverending .site-footer {
  display: none;
}
article.post .infinity-end.neverending .site-footer {
  display: block;
}
article.post .screen-reader-text {
  clip-path: inset(50%);
  position: absolute !important;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  word-wrap: normal !important;
  clip: rect(1px, 1px, 1px, 1px);
}
article.post .screen-reader-text:focus {
  display: block;
  clip-path: none;
  top: 5px;
  left: 5px;
  z-index: 100000;
  width: auto;
  height: auto;
  padding: 15px 23px 14px;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  background-color: #f1f1f1;
  color: #21759b;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: normal;
  text-decoration: none;
  clip: auto !important;
}
article.post #primary[tabindex="-1"]:focus {
  outline: 0;
}
article.post .alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}
article.post .alignright {
  /*rtl:ignore*/
  float: right;
  margin-bottom: 1.5em;
  /*rtl:ignore*/
  margin-left: 1.5em;
}
article.post .aligncenter {
  display: block;
  clear: both;
  margin-right: auto;
  margin-bottom: 1.5em;
  margin-left: auto;
}
article.post .c-media-c__term {
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  position: relative;
  padding-bottom: 25px;
  gap: 0;
}
article.post .c-media-c__term:before, article.post .c-media-c__term:after {
  display: inline-block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #dedede;
  content: "";
}
article.post .c-media-c__term:after {
  width: 83px;
  background-color: #46bdc7;
}
@media only screen and (max-width: 767px) {
  article.post .c-media-c__term {
    flex-direction: row;
    flex-wrap: wrap;
    padding-bottom: 20px;
    column-gap: 20px;
  }
  article.post .c-media-c__term:after {
    display: none;
  }
  article.post .c-media-c__term .cat {
    order: 1;
  }
  article.post .c-media-c__term .date {
    order: 2;
    line-height: 2.4rem;
  }
  article.post .c-media-c__term .entry-title {
    order: 3;
  }
}

/* ======
Block style
========= */
/*フォントサイズ*/
.has-small-font-size {
  font-size: 13px;
}

.has-regular-font-size, .has-normal-font-size {
  font-size: 16px;
}

.has-medium-font-size {
  font-size: 20px;
}

.has-large-font-size {
  font-size: 36px;
}

.has-larger-font-size, .has-huge-font-size {
  font-size: 42px;
}

/*ドロップキャップ*/
.has-drop-cap:not(:focus)::first-letter {
  float: left;
  margin: 0.05em 0.1em 0 0;
  font-style: normal;
  font-weight: 100;
  font-size: 8.4em;
  line-height: 0.68;
  text-transform: uppercase;
}

.has-drop-cap:not(:focus)::after {
  display: table;
  clear: both;
  padding-top: 14px;
  content: "";
}

/*テキストの背景色*/
p.has-background {
  padding: 20px 30px;
}

/*テーブル*/
.wp-block-table {
  width: 100%;
}

/*テーブル ストライプ*/
.wp-block-table.is-style-stripes {
  border-bottom: 1px solid #f3f4f5;
  background-color: transparent;
  border-collapse: inherit;
  border-spacing: 0;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f3f4f5;
}

/*テーブル 均一幅*/
.wp-block-table .has-fixed-layout {
  width: 100%;
  table-layout: fixed;
}

.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {
  word-break: break-word;
}

/*引用*/
.wp-block-quote.is-style-large, .wp-block-quote.is-large {
  margin: 0 0 16px;
  padding: 0 1em;
}

.wp-block-quote.is-style-large p, .wp-block-quote.is-large p {
  font-style: italic;
  font-size: 24px;
  line-height: 1.6;
}

.wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer, .wp-block-quote.is-large cite, .wp-block-quote.is-large footer {
  font-size: 18px;
  text-align: right;
}

/*# sourceMappingURL=style.css.map */
