@charset "UTF-8";
/* --------------------------------------------

FileName    :    style.css

-------------------------------------------- */
@media screen and (max-width: 320px) {
  html {
    visibility: visible;
  }
}
@media screen and (max-width: 480px) {
  html {
    visibility: visible;
  }
}
@media screen and (max-width: 640px) {
  html {
    visibility: visible;
  }
}
@media screen and (max-width: 768px) {
  html {
    visibility: visible;
  }
}
@media screen and (min-width: 769px) {
  html {
    visibility: visible;
  }
}
@media screen and (max-width: 1079px) {
  html {
    visibility: visible;
  }
}
@media screen and (min-width: 1080px) {
  html {
    visibility: visible;
  }
}

.c-figure--right, .c-figure--left, .c-list-anchor, .p-breadcrumb .inner, .l-section .inner, .l-section--full .inner, #l-contents {
  display: block;
}
.c-figure--right:after, .c-figure--left:after, .c-list-anchor:after, .p-breadcrumb .inner:after, .l-section .inner:after, .l-section--full .inner:after, #l-contents:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

.c-column-half--left, .c-column-half, .c-column-full, .p-banner__list, .l-footer__local .local__link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.c-column-half--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.l-footer__local .local__link ul {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.u-opacity {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.u-opacity:hover {
  opacity: 0.7;
}

.l-main ul.disc:first-child, .l-main p:first-child, .c-box--border:first-child, .c-box:first-child, .c-figure--right:first-child, .c-figure--left:first-child, .c-figure--full:first-child, .c-button:first-child, .c-button-wrap:first-child, .c-head-mark:first-child, .c-head-news:first-child, .c-head-border:first-child, .c-head-title:first-child, .c-head-section:first-child {
  margin-top: auto;
}
.l-main ul.disc:last-child, .l-main p:last-child, .c-box--border:last-child, .c-box:last-child, .c-figure--right:last-child, .c-figure--left:last-child, .c-figure--full:last-child, .c-button:last-child, .c-button-wrap:last-child, .c-head-mark:last-child, .c-head-news:last-child, .c-head-border:last-child, .c-head-title:last-child, .c-head-section:last-child {
  margin-bottom: auto;
}
@media screen and (min-width: 768px) {
  .l-main ul.disc:first-child, .l-main p:first-child, .c-box--border:first-child, .c-box:first-child, .c-figure--right:first-child, .c-figure--left:first-child, .c-figure--full:first-child, .c-button:first-child, .c-button-wrap:first-child, .c-head-mark:first-child, .c-head-news:first-child, .c-head-border:first-child, .c-head-title:first-child, .c-head-section:first-child {
    margin-top: auto;
  }
  .l-main ul.disc:last-child, .l-main p:last-child, .c-box--border:last-child, .c-box:last-child, .c-figure--right:last-child, .c-figure--left:last-child, .c-figure--full:last-child, .c-button:last-child, .c-button-wrap:last-child, .c-head-mark:last-child, .c-head-news:last-child, .c-head-border:last-child, .c-head-title:last-child, .c-head-section:last-child {
    margin-bottom: auto;
  }
}

.cta .info .tel a, body {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
}

@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 100;
  src: url(fonts/NotoSerifCJKjp/NotoSerifCJKjp-ExtraLight.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 200;
  src: url(fonts/NotoSerifCJKjp/NotoSerifCJKjp-Light.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 400;
  src: url(fonts/NotoSerifCJKjp/NotoSerifCJKjp-Regular.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 500;
  src: url(fonts/NotoSerifCJKjp/NotoSerifCJKjp-Medium.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 600;
  src: url(fonts/NotoSerifCJKjp/NotoSerifCJKjp-SemiBold.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 700;
  src: url(fonts/NotoSerifCJKjp/NotoSerifCJKjp-Bold.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 900;
  src: url(fonts/NotoSerifCJKjp/NotoSerifCJKjp-Black.otf) format("opentype");
  font-display: swap;
}
.exlight {
  font-weight: 200;
}

.light {
  font-weight: 300;
}

.regular {
  font-weight: 400;
}

.medium {
  font-weight: 500;
}

.semibold {
  font-weight: 600;
}

.bold {
  font-weight: 700;
}

.black {
  font-weight: 900;
}

/* --------------------------------------------

foundation

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

article, aside, details, figcaption, figure, footer, header, hgroup, 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;
}

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

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700;
}

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 dashed #ccc;
  margin: 0 0 30px;
  padding: 0;
}
@media screen and (min-width: 768px) {
  hr {
    margin: 0 0 60px;
  }
}

input, select {
  vertical-align: middle;
}

body .row-fluid [class*=span] {
  float: none;
  width: auto;
  min-height: 0;
}

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, a, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, form, input, button, textarea, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

li {
  list-style-type: none;
}

a {
  text-decoration: none;
  color: #000;
  outline: 0;
}

img {
  border: 0;
  vertical-align: middle;
  width: auto;
  max-width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  img:not([width]) {
    width: auto;
    max-width: 100%;
    height: auto;
  }
}

i, em {
  font-style: normal;
}

input, button, textarea, select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  outline: 0;
  margin: 0;
  padding: 0;
  background: #fff;
  vertical-align: middle;
  font-size: inherit;
  color: #000;
}

input::-webkit-input-placeholder {
  color: #bfbfbf;
}

input:-ms-input-placeholder {
  color: #bfbfbf;
}

input::-moz-placeholder {
  color: #bfbfbf;
}

option {
  outline: 0;
}

html {
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

body {
  font-weight: 400;
  position: relative;
  background: #fff;
  min-width: 320px;
  color: #000;
}

body {
  width: 100%;
  min-width: 320px;
  line-height: 1.8;
  *font-size: small;
  *font: x-small;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.05em;
  position: relative;
}
@media screen and (min-width: 768px) {
  body {
    min-width: 100%;
  }
}
@media screen and (min-width: 1080px) {
  body {
    min-width: 1080px;
  }
}

/*====================================================
        link
====================================================*/
a[href^="tel:"].tel-disable {
  pointer-events: none;
  text-decoration: none;
  cursor: default;
}

a[href^="tel:"].tel-disable:hover {
  cursor: default;
  opacity: 1 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* --------------------------------------------

layout

-------------------------------------------- */
/* ===================================

	header

=================================== */
.l-header {
  position: fixed;
  height: 60px;
  width: 100%;
  background: #030302;
  color: #fff;
  z-index: 10;
}
.l-header .inner {
  width: 100%;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  position: relative;
}
.l-header__logo {
  min-width: auto;
  width: 127px;
  padding: 18px 0 0;
  margin-bottom: 0;
}
.l-header__navi {
  position: absolute;
  top: 0;
  right: 0;
  padding: 20px 20px 20px 0;
  color: #fff;
}
.l-header__navi ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 200px);
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: row nowrap;
      flex-wrap: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header__navi ul > li a {
  color: #fff;
  position: relative;
}
.l-header__navi ul > li a span {
  position: relative;
}
.l-header__navi ul > li a span::after {
  content: "";
  position: absolute;
  left: 25%;
  bottom: -8px;
  width: 50%;
  height: 2px;
  background: #e0589d;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  -webkit-transition: transform 400ms;
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
}
.l-header__navi ul > li a span:hover::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transform-origin: top left;
          transform-origin: top left;
}
.l-header__navi ul > li a.is-current span::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transform-origin: top left;
          transform-origin: top left;
}
.l-header__hamburger {
  display: none;
}
@media screen and (min-width: 769px) {
  .l-header {
    height: 74px;
  }
  .l-header .inner {
    max-width: 1600px;
    width: 100%;
    padding: 0 80px;
    margin: 0 auto;
  }
  .l-header__logo {
    width: 160px;
  }
  .l-header__navi li:not(:last-child) {
    margin-right: 30px;
  }
}
@media screen and (min-width: 769) and (max-width: 1080) {
  .l-header .inner {
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .l-header__logo {
    padding: 15px 20px;
  }
  .l-header__hamburger {
    display: block;
    position: absolute;
    top: 12px;
    right: 15px;
    height: 20px;
    width: 20px;
    cursor: pointer;
    z-index: 9999;
  }
  .l-header__hamburger::before {
    content: "";
    position: absolute;
    height: 1px;
    width: 20px;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    top: 12px;
  }
  html.menu-open .l-header__hamburger::before {
    -webkit-transform: translateY(5px) rotate(-45deg);
            transform: translateY(5px) rotate(-45deg);
  }
  .l-header__hamburger::after {
    content: "";
    position: absolute;
    height: 1px;
    width: 20px;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    bottom: 0;
  }
  html.menu-open .l-header__hamburger::after {
    -webkit-transform: translateY(-1px) rotate(45deg);
            transform: translateY(-1px) rotate(45deg);
  }
  .l-header__hamburger span {
    content: "";
    position: absolute;
    height: 1px;
    width: 20px;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    top: 25px;
  }
  html.menu-open .l-header__hamburger span {
    opacity: 0;
    -webkit-animation: active-menu-bar01 0.9s forwards;
            animation: active-menu-bar01 0.9s forwards;
  }
  .l-header__navi {
    display: none;
    margin: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.8);
    overflow: scroll;
    padding-top: 80px;
    padding-bottom: 250px;
    height: 100vh;
    color: #fff;
  }
  html.menu-close .l-header__navi {
    display: block;
    -webkit-animation: menu-close 400ms ease both;
    animation: menu-close 400ms ease both;
  }
  html.menu-open .l-header__navi {
    display: block;
    -webkit-animation: menu-open 400ms ease both;
    animation: menu-open 400ms ease both;
  }
  .l-header__navi ul {
    padding: 0 20px;
    text-align: left;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .l-header__navi ul li {
    width: 100%;
    padding: 5px 0;
    border-right: none;
    text-align: left;
  }
  .l-header__navi ul li:not(:last-child) {
    margin-bottom: 10px;
  }
  .l-header__navi ul li:last-child .toggle-list {
    border-bottom: 1px solid #e0589d;
  }
  html.menu-close .l-header__navi ul li {
    opacity: 1;
  }
  .l-header__navi ul li:first-child() {
    border-left: none;
  }
  .l-header__navi ul li .pc {
    display: none;
  }
  .l-header__navi ul li a　 {
    display: block;
    position: relative;
    padding: 0;
    color: #fff;
  }
  .l-header__navi ul li .toggle-list {
    display: block;
  }
  .l-header__navi ul li .toggle-list a {
    position: relative;
    display: block;
    padding: 15px 12px;
    color: #111;
  }
  .l-header__navi ul li .toggle-list .toggle-switch {
    position: relative;
    padding: 15px 12px;
    margin: 0;
    font-size: 16px;
    font-size: 1rem;
    background: #fff;
    cursor: pointer;
    color: #111;
  }
  .l-header__navi ul li .toggle-list .toggle-switch:not(.is-disable).is-open .toggle-icon::after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .l-header__navi ul li .toggle-list .toggle-switch:not(.is-disable) .toggle-icon {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 15px;
    height: 15px;
    margin: auto;
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px);
  }
  .l-header__navi ul li .toggle-list .toggle-switch:not(.is-disable) .toggle-icon::before, .l-header__navi ul li .toggle-list .toggle-switch:not(.is-disable) .toggle-icon::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    margin: auto;
    background: #111;
    -webkit-transition: background 400ms, transform 400ms;
    -webkit-transition: background 400ms, -webkit-transform 400ms;
    transition: background 400ms, -webkit-transform 400ms;
    transition: background 400ms, transform 400ms;
    transition: background 400ms, transform 400ms, -webkit-transform 400ms;
  }
  .l-header__navi ul li .toggle-list .toggle-switch:not(.is-disable) .toggle-icon::before {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .l-header__navi ul li .toggle-list .toggle-switch:not(.is-disable) + .toggle-contents {
    display: none;
  }
  .l-header__navi ul li .toggle-contents ul {
    width: 100%;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    border-top: 1px solid #e0589d;
  }
  .l-header__navi ul li .toggle-contents ul li {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    border: none;
  }
  .l-header__navi ul li .toggle-contents ul li a {
    display: block;
    position: relative;
    padding: 15px 15px 15px 36px;
    color: #111;
  }
  .l-header__navi ul li .toggle-contents ul li a:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 6px;
    height: 6px;
    border-top: 1px solid #111;
    border-right: 1px solid #111;
    -webkit-transform: translate(15px, -50%) rotate(45deg);
            transform: translate(15px, -50%) rotate(45deg);
  }
}

/* ===================================

    footer

=================================== */
.l-footer {
  padding: 0;
  background-color: #030302;
  font-size: 10px;
  font-size: 0.625rem;
  color: #fff;
}
.l-footer .inner {
  width: 1600px;
  margin: 0 auto;
}
.l-footer .inner.l-footer__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .l-footer .inner.l-footer__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.l-footer .inner.l-footer__wrap .logo_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* width: 30%; */
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .l-footer .inner.l-footer__wrap .logo_contents {
    width: 100%;
  }
}
.l-footer .inner.l-footer__wrap .logo_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  width: 30%;
}
@media screen and (max-width: 768px) {
  .l-footer .inner.l-footer__wrap .logo_area {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.l-footer .inner.l-footer__wrap .logo_area img {
  width: 100%;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .l-footer .inner.l-footer__wrap .logo_area img {
    margin-top: 20px;
    max-width: 100px;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .l-footer .inner.l-footer__wrap .logo_area p {
    font-size: 12px;
  }
}
/*  */
.logo_wrap{
  width: 30%;
}
.logo-contents-second{
   display: flex;
    align-items: center;
    width: 65%;
    height: 32px;
    padding-top: 55px;
    gap: 20px;
}
.logo-contents-second .note-logo img{
    height: 32px;
}
.logo-contents-second .youtube-logo img{
    height: 23px;
}
@media screen and (max-width: 768px) {
  .logo_wrap{
    width: 100%;
  }
  .logo-contents-second{
    height: 32px;
    padding-top: 11px;
 }
}

.l-footer .site {
  width: 1200px;
  margin: 0 auto;
  padding: 30px 0 0;
}
.l-footer__navi {
  display: none;
  margin: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  width: 70% !important;
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (max-width: 768px) {
  .l-footer__navi {
    width: 100% !important;
  }
}
.l-footer__navi dd a {
  color: #666;
}
.l-footer__list .pc {
  display: none;
}
.l-footer__list .pc span {
  color: #7ab31f;
}
.l-footer__list .sp {
  display: block;
}
.l-footer__list dt {
  font-weight: 700;
  position: relative;
  padding: 10px 0;
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
  cursor: pointer;
  border-top: 1px dotted rgba(255, 255, 255, 0.2);
}
.l-footer__list dt:last-child() {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
}
.l-footer__list dt:not(.is-disable).is-open i::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.l-footer__list dt:not(.is-disable) i {
  position: absolute;
  top: 0;
  right: -0.5rem;
  bottom: 0;
  width: 15px;
  height: 15px;
  margin: auto;
  -webkit-transform: translateX(-15px);
          transform: translateX(-15px);
}
.l-footer__list dt:not(.is-disable) i::before, .l-footer__list dt:not(.is-disable) i::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  margin: auto;
  background: #111;
  -webkit-transition: background 400ms, transform 400ms;
  -webkit-transition: background 400ms, -webkit-transform 400ms;
  transition: background 400ms, -webkit-transform 400ms;
  transition: background 400ms, transform 400ms;
  transition: background 400ms, transform 400ms, -webkit-transform 400ms;
}
.l-footer__list dt:not(.is-disable) i::before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.l-footer__list dt:not(.is-disable) + .toggle-contents {
  display: none;
}
.l-footer__list dt span {
  display: block;
  position: relative;
}
.l-footer__list dt ul li a {
  color: #fff;
  display: block;
}
.l-footer__list dd ul {
  width: 100%;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.l-footer__list dd ul li {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  border: none;
}
.l-footer__list dd ul li a {
  display: block;
  position: relative;
  padding: 15px 15px 15px 36px;
  color: #fff;
}
.l-footer__list dd ul li a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #111;
  border-right: 1px solid #111;
  -webkit-transform: translate(15px, -50%) rotate(45deg);
          transform: translate(15px, -50%) rotate(45deg);
}
.l-footer__list dd ul li ul {
  margin-left: 1em;
}
.l-footer__list dd > ul {
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  .l-footer__list dd > ul {
    padding-top: 0;
  }
}
.l-footer__local {
  width: 1200px;
  margin: 0 auto;
  background: #030302;
  text-align: center;
  color: #fff;
}
.l-footer__local .c-flex-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 10px 0 20px;
}
.l-footer__local a {
  color: #fff;
}
.l-footer__local .local__link ul {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.l-footer__local .local__link ul li {
  margin-right: 30px;
}
.l-footer__local .local__link ul li:not(:last-child) a::after {
  content: "";
  display: block;
  width: 1px;
  height: 1em;
  margin: auto;
  border-right: 1px solid #fff;
  position: absolute;
  right: -1.3em;
  top: 0;
  bottom: 0;
  -webkit-transition: right 400ms;
  transition: right 400ms;
}
.l-footer__local .local__link ul li a {
  display: inline-block;
  position: relative;
}
_:-ms-fullscreen::after, :root .l-footer__local .local__link ul li a::after {
  top: -2px;
}

.l-footer__local .footer-logo {
  margin-bottom: 25px;
}
.l-footer__local .footer-logo img {
  width: 110px;
}
.l-footer__local .local__item {
  text-align: center;
}
.l-footer__local .local__item .address p {
  margin-top: 25px;
}
.l-footer__copy {
  background-color: #030302;
  padding-top: 10px;
  padding-bottom: 30px;
}
.l-footer__copy .copyright {
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .l-footer__list dt:not(.is-disable) i::before, .l-footer__list dt:not(.is-disable) i::after {
    background: #fff;
  }
  .l-footer__local .local__link ul {
    margin-top: 0;
  }
  .l-footer__local .local__link ul li {
    width: 100%;
    margin: 0;
    text-align: left;
  }
  .l-footer__local .local__link ul li:not(:last-child) a::after {
    content: none;
  }
  .l-footer__local .copyright {
    margin-top: 10px;
  }
}
@media screen and (min-width: 769px) {
  .l-footer {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .l-footer .site {
    padding: 20px 0;
  }
  .l-footer .site .inner {
    padding: 0;
  }
  .l-footer__navi dd a {
    color: #666;
  }
  .l-footer__list .pc {
    display: block;
  }
  .l-footer__list .sp {
    display: none;
  }
  .l-footer__list dt {
    padding-bottom: 20px;
    font-weight: normal;
    border: none;
  }
  .l-footer__list dt:not(.is-disable) + .toggle-contents {
    display: block;
  }
  .l-footer__list dt:last-child() {
    border: none;
  }
  .l-footer__list dt span::after {
    content: "";
    display: block;
    width: 1.5em;
    height: 4px;
    margin: auto;
    border-bottom: 1px solid #707070;
    position: absolute;
    top: 2.75em;
    bottom: 0;
  }
  .l-footer__list dt ul li:nth-child(n+2) {
    margin-top: 1em;
  }
  .l-footer__list dt ul li a {
    display: inline-block;
    padding: 0;
    position: relative;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
  }
  .l-footer__list dt ul li a::before {
    content: none;
  }
  .l-footer__list dt ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #666;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: top right;
            transform-origin: top right;
    -webkit-transition: transform 400ms;
    -webkit-transition: -webkit-transform 400ms;
    transition: -webkit-transform 400ms;
    transition: transform 400ms;
    transition: transform 400ms, -webkit-transform 400ms;
  }
  .l-footer__list dt ul li a:hover::after {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: top left;
            transform-origin: top left;
  }
  .l-footer__list dt.pc {
    cursor: unset;
  }
  .l-footer__list:nth-of-type(4) dt {
    margin-bottom: 0;
  }
  .l-footer__list:nth-of-type(4) dt span::after {
    content: none;
  }
  .l-footer__list:nth-of-type(4) dt:not(:first-of-type) {
    padding-top: 10px;
  }
  .l-footer__list dd span {
    display: block;
    margin-bottom: 0.5em;
  }
  .l-footer__list dd ul li:nth-child(n+2) {
    margin-top: 1em;
  }
  .l-footer__list dd ul li a {
    display: inline-block;
    padding: 0;
    position: relative;
    color: #fff;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .l-footer__list dd ul li a::before {
    content: none;
  }
  .l-footer__list dd ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    width: 100%;
    height: 1px;
    background: #666;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: top right;
            transform-origin: top right;
    -webkit-transition: transform 400ms;
    -webkit-transition: -webkit-transform 400ms;
    transition: -webkit-transform 400ms;
    transition: transform 400ms;
    transition: transform 400ms, -webkit-transform 400ms;
  }
  .l-footer__list dd ul li a:hover::after {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: top left;
            transform-origin: top left;
  }
  .l-footer__local {
    text-align: left;
    position: relative;
  }
  .l-footer__local.inner {
    padding: 0;
  }
  .l-footer__local .c-flex-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 0;
  }
  .l-footer__local .local__link ul li {
    margin-right: 50px;
  }
  .l-footer__local .local__link ul li:not(:last-child) a::after {
    right: -2em;
  }
  .l-footer__copy {
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .l-footer__copy .copyright {
    position: relative;
    color: #111;
  }
}

#pagetop {
  display: none;
  opacity: 0;
}
@media screen and (min-width: 769px) {
  #pagetop {
    display: block;
    position: fixed;
    right: 0;
    bottom: 0px;
    width: 50px;
    height: 50px;
    background: #030302;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    z-index: 99;
  }
  #pagetop::after {
    content: "";
    display: block;
    position: absolute;
    top: 55%;
    left: 10%;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    -webkit-transform: translate(15px, -50%) rotate(45deg);
            transform: translate(15px, -50%) rotate(45deg);
  }
  .is-fix #pagetop {
    position: absolute;
    bottom: auto;
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
  .top .is-fix #pagetop {
    -webkit-transform: translateY(-4vh);
            transform: translateY(-4vh);
  }
  #pagetop.js-show {
    cursor: pointer;
    opacity: 0.8;
  }
  .is-fix #pagetop.js-show {
    opacity: 1;
  }
  #pagetop.js-show:hover {
    opacity: 0.6;
  }
}
@media print {
  #pagetop {
    display: none;
  }
}

/* --------------------------------------------

contents

-------------------------------------------- */
#l-contents {
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
}
@media screen and (min-width: 769px) {
  #l-contents {
    padding: 0;
  }
}

.l-section {
  max-width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}
.l-section--full {
  max-width: 100%;
  background-color: #000;
}
.l-section--full .inner {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
}
.l-section--full .inner figure img {
  width: 50%;
  height: auto;
}
.l-section--full .inner h1 {
  letter-spacing: 0.2em;
  font-size: 24px;
  font-size: 1.7142857143rem;
  line-height: 3.333;
  color: #fff;
}
.l-section__title {
  padding: 0;
}
.l-section .inner {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 0 20px;
}
.l-section .split {
  width: 1200px !important;
  margin: 0 auto;
  padding: 0 0 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.l-section .split-contents {
  width: 870px;
}
.l-section .split-contents__block {
  padding-bottom: 150px;
}
.l-section .split-menu {
  width: 185px;
}
@media screen and (max-width: 768px) {
  .l-section .split {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .l-section .split-contents {
    width: 100%;
  }
  .l-section .split-menu {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .l-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .l-section--full .inner {
    max-width: 1200px;
    padding: 120px 15px;
  }
  .l-section--full .inner figure {
    text-align: left;
  }
  .l-section--full .inner figure img {
    width: auto;
    height: 60px;
  }
  .l-section--full .inner h1 {
    font-size: 24px;
    font-size: 1.5rem;
  }
  .l-section .inner {
    padding: 0 20px;
  }
}
@media screen and (min-width: 1080px) {
  .l-section .inner {
    max-width: 1600px;
    padding: 0;
  }
}

@media screen and (min-width: 1080px) {
  .l-section.l-footer__local .inner {
    padding: 0;
  }
}
.l-wrapper--full + .p-category-navi,
.l-wrapper.u-bg--cream + .p-category-navi,
.l-section.u-bg--cream + .p-category-navi {
  margin-top: 20px;
}
@media screen and (min-width: 769px) {
  .l-wrapper--full + .p-category-navi,
  .l-wrapper.u-bg--cream + .p-category-navi,
  .l-section.u-bg--cream + .p-category-navi {
    margin-top: 80px;
  }
}

.l-main {
  display: block;
  padding: 60px 0 100px;
}
.top .l-main {
  padding: 60px 0 0;
}
.l-main__header {
  position: relative;
  width: 100%;
  height: 18.5vh;
  margin-bottom: 1em;
  line-height: 1;
  color: #fff;
}
.l-main__header span {
  width: 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  font-size: 24px;
  font-size: 1.5rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .l-main {
    padding: 74px 0 100px;
  }
  .top .l-main {
    padding: 74px 0 0;
  }
  .l-main__header {
    height: 200px;
  }
  .l-main__header span {
    font-size: 28px;
    font-size: 2rem;
  }
}

/* --------------------------------------------

common

-------------------------------------------- */
.l-common_head {
  padding: 74px 0 0;
}

.l-common_ttl {
  padding: 80px 20px;
  background-color: #000;
}
.l-common_ttl .inner {
  max-width: 1200px;
  margin: 0 auto;
}
.l-common_ttl p {
  margin-top: 10px;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .l-common_head {
    padding: 60px 0 0;
  }
  .l-common_ttl {
    padding: 40px 20px;
  }
}
.l-common_post {
  max-width: 1220px;
  width: 100%;
  margin: 80px auto;
  padding: 0 20px;
}
.l-common_post .l-common_col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px;
}
.l-common_post .l-common_col2 .l-sidebar {
  width: 250px;
  margin-left: 100px;
  position: relative;
}
.l-common_post .l-common_col2 .l-sidebar .c-sidebar {
  position: sticky;
  top: 120px;
  left: 0;
}
.l-common_post .l-common_col2 .l-sidebar .c-sidebar .irSidebar + .irSidebar {
  margin-top: 20px;
}
.l-common_post .l-common_col2 .l-sidebar .c-sidebar ul.parent .ttl {
  color: #8DC21E;
  position: relative;
  padding-left: 2rem;
}
.l-common_post .l-common_col2 .l-sidebar .c-sidebar ul.parent .ttl::before {
  content: "●";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.l-common_post .l-common_col2 .l-sidebar .c-sidebar ul li a {
  display: block;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.l-common_post .l-common_col2 .l-sidebar .c-sidebar ul li a:hover {
  color: #8DC21E;
}
.l-common_post .l-common_col2 .l-sidebar .c-sidebar ul li.current {
  color: #8DC21E;
}
.l-common_post .l-common_col2 .l-sidebar .c-sidebar ul li.current a {
  color: #8DC21E;
}
.l-common_post .l-common_col2 .l-sidebar .c-sidebar ul li:nth-child(n+2) {
  margin-top: 20px;
}
.l-common_post .l-common_col2 .l-sidebar .c-sidebar ul li.child {
  margin-left: 2em;
}
.l-common_post .l-common_col2 .l-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.l-common_post .l-common_col2 .l-content .c-content + .c-content {
  margin: 80px 0 0;
}
.l-common_post .l-common_col2 .l-content .c-content .c-title {
  margin-top: 10px;
  font-size: 48px;
  font-size: 3rem;
}
.l-common_post .l-common_col2 .l-content .c-content .c-title em {
  color: #C5701E;
}
.l-common_post .l-common_col2 .l-content .c-content .c-title span {
  color: #D0D0D0;
}
.l-common_post .l-common_col2 .l-content .c-content .c-title span.main_color {
  color: #8DC21E;
}
.l-common_post .l-common_col2 .l-content .c-content .c-txt {
  margin-top: 10px;
  font-weight: bold;
}
.l-common_post .l-common_col2 .l-content .c-content .c-bold_ttl {
  font-size: 32px;
  font-size: 2rem;
  font-weight: bold;
}
.l-common_post .l-common_col2 .l-content .c-content .c- > p {
  margin-top: 10px;
}
.l-common_post .l-common_col2 .l-content .c-content .c-view_more {
  margin-top: 20px;
}
.l-common_post .l-common_col2 .l-content .c-content .c-logo_main {
  max-height: 50px;
  margin: 5px 0 0;
}
.l-common_post .l-common_col2 .l-content .c-content .c-logo_all {
  height: 50px;
  margin: 25px 0 15px;
}
.l-common_post .l-common_col2 .l-content .c-content .c-logo_jpx {
  height: 100px;
  margin-top: 10px;
}
.l-common_post .l-common_col2 .l-content .c-content iframe {
  width: 100%;
  margin: 20px 0;
}
@media screen and (max-width: 768px) {
  .l-common_post {
    margin: 40px auto;
  }
  .l-common_post .l-common_col2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .l-common_post .l-common_col2.l-common_col2_reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .l-common_post .l-common_col2 .l-sidebar {
    width: 100%;
    margin: 0;
  }
  .l-common_post .l-common_col2 .l-sidebar .c-sidebar {
    position: unset;
    margin: 40px 0 0;
  }
  .l-common_post .l-common_col2 .l-sidebar .c-sidebar ul li.current {
    color: #000;
    padding-left: 0;
    position: relative;
  }
  .l-common_post .l-common_col2 .l-sidebar .c-sidebar ul li:nth-child(n+2) {
    margin-top: 10px;
  }
  .l-common_post .l-common_col2 .l-sidebar .c-sidebar ul li.child {
    margin-left: 2em;
  }
  .l-common_post .l-common_col2 .l-content {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}

.c-common_box {
  margin: 150px auto;
}
.c-common_box .inner_lg {
  max-width: 1220px;
  padding: 0 20px;
  margin: 0 auto;
}
.c-common_box .inner_min {
  max-width: 770px;
  margin: 80px auto 0;
}
.c-common_box .inner_min > a {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.c-common_box .inner_min > a:hover {
  opacity: 0.7;
}
.c-common_box .inner_min > dl {
  border-top: 1px solid #D0D0D0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 0;
}
.c-common_box .inner_min > dl:last-child {
  border-bottom: 1px solid #D0D0D0;
}
.c-common_box .inner_min > dl dt {
  font-weight: bold;
  width: 170px;
  margin-right: 10px;
}
.c-common_box .inner_min > dl dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.c-common_box .inner_min > dl dd p span {
  display: inline-block;
  width: 140px;
  margin-right: 10px;
}
.c-common_box .inner_min .c-title {
  margin-top: 10px;
  font-size: 48px;
  font-size: 3rem;
}
.c-common_box .inner_min .c-title em {
  color: #C5701E;
}
.c-common_box .inner_min .c-title span {
  color: #D0D0D0;
}
.c-common_box .inner_min .c-title span.main_color {
  color: #8DC21E;
}
.c-common_box .inner_min .c-txt {
  margin-top: 10px;
  font-weight: bold;
}
.c-common_box .inner_min .c-bold_ttl {
  font-size: 32px;
  font-size: 2rem;
  font-weight: bold;
}
.c-common_box .inner_min .c- > p {
  margin-top: 10px;
}
.c-common_box .inner_min .c-view_more {
  margin-top: 20px;
}
.c-common_box .inner_min .c-logo_main {
  max-height: 50px;
  margin: 5px 0 0;
}
@media screen and (max-width: 768px) {
  .c-common_box .inner_min .c-logo_main {
    max-width: 200px;
  }
}
.c-common_box .inner_min .c-logo_all {
  max-height: 50px;
  margin: 25px 0 15px;
}
.c-common_box .inner_min .c-logo_jpx {
  height: 100px;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .c-common_box .inner_min .c-logo_jpx {
    height: 110px;
  }
}
.c-common_box .inner_min iframe {
  width: 100%;
  margin: 20px 0;
}
.c-common_box .inner_min ul.c-common-business {
  padding-left: 1em;
  margin-top: 1em;
}
.c-common_box .inner_min ul.c-common-business li {
  margin-bottom: 1em;
}
.c-common_box .inner_min ul.c-common-business li a {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.c-common_box .inner_min ul.c-common-business li a:hover {
  opacity: 0.5;
}
.c-common_box .inner_min ul.c-common-business li img.c-logo_all {
  margin-top: 5px;
  margin-bottom: 0;
  max-width: 155px;
}
.c-common_box .inner_min ul.c-common-business li img.c-logo_all.c-logo_yealink {
  max-width: 140px;
}
.c-common_box .inner_min ul.c-common-business li img.c-logo_innovera {
  margin-bottom: 0;
  margin-top: 5px;
  max-width: 200px;
}
.c-common_box .c-content .c-title {
  margin-top: 10px;
  font-size: 48px;
  font-size: 3rem;
}
.c-common_box .c-content .c-title em {
  color: #C5701E;
}
.c-common_box .c-content .c-title span {
  color: #D0D0D0;
}
.c-common_box .c-content .c-title span.main_color {
  color: #8DC21E;
}
.c-common_box .c-content .c-txt {
  margin-top: 10px;
  font-weight: bold;
}
.c-common_box .c-content .c-bold_ttl {
  font-size: 32px;
  font-size: 2rem;
  font-weight: bold;
}
.c-common_box .c-content .c- > p {
  margin-top: 10px;
}
.c-common_box .c-content .c-view_more {
  margin-top: 20px;
}
.c-common_box .c-content .c-logo_all {
  max-height: 50px;
  margin: 25px 0 15px;
}
.c-common_box .c-content iframe {
  width: 100%;
  margin: 20px 0;
}
.c-common_box .c-about_member {
  margin-top: 40px;
}
.c-common_box .c-about_member p + p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-common_box .c-about_member p + p span {
  font-size: 32px;
  font-size: 2rem;
  display: block;
  margin-right: 20px;
}
.c-common_box .c-about_member p + p em {
  color: #8DC21E;
  display: block;
}
.c-common_box .c-about_career {
  margin-top: 20px;
}
.c-common_box .c-about_career dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-common_box .c-about_career dl:nth-child(n+2) {
  margin-top: 20px;
}
.c-common_box .c-about_career dl dt {
  width: 60px;
  margin-right: 10px;
}
.c-common_box .c-about_career dl dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.c-common_box p + p {
  margin-top: 1em;
}
.c-common_box p a {
  color: #7ab31f;
  text-decoration: underline;
}
.c-common_box p a:hover {
  text-decoration: none;
}
.c-common_box p a[target=_blank] {
  position: relative;
  padding-right: 20px;
}
.c-common_box p a[target=_blank]::after {
  content: "";
  position: absolute;
  top: 0;
  background: url(../img/common/external-link.svg) no-repeat;
  width: 14px;
  height: 14px;
  right: 3px;
}
@media screen and (max-width: 768px) {
  .c-common_box {
    margin: 80px auto;
  }
  .c-common_box .inner_min {
    margin: 40px auto;
  }
  .c-common_box .inner_min > dl {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .c-common_box .inner_min > dl dt {
    width: 100%;
    margin-bottom: 10px;
  }
  .c-common_box .inner_min > dl dd {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 100%;
  }
}
.c-common_box.ourmission {
  background: url(../../wp-content/uploads/2022/01/ourmission.jpg) no-repeat;
  background-position: top right;
  background-size: cover;
  padding: 128px 0;
}
.c-common_box.ourmission .inner {
  max-width: 1200px;
  margin: 0 auto;
}
.c-common_box.ourmission.c-txt_box .ttl_sub em {
  color: #e0589d;
}
@media screen and (max-width: 768px) {
  .c-common_box.ourmission {
    background: url(../../wp-content/uploads/2022/01/ourmission_sp.jpg) no-repeat;
    background-position: bottom center;
    background-size: cover;
    padding: 80px 0 80% !important;
  }
}

/* --------------------------------------------

product

-------------------------------------------- */
.p-product .l-common_col .ttl_h3 {
  font-size: 38px;
  font-size: 2.375rem;
  padding-bottom: 40px;
  margin-bottom: 40px;
  text-align: center;
  position: relative;
  font-weight: bold;
}
.p-product .l-common_col .ttl_h3::after {
  content: "";
  display: block;
  width: 40px;
  height: 4px;
  background-color: #E8E8E8;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.p-product .l-common_col .ttl_h4 {
  font-size: 32px;
  font-size: 2rem;
  font-weight: bold;
}
.p-product .l-common_col .c-content {
  padding: 150px 0;
  border-top: 4px solid #E8E8E8;
}
.p-product .l-common_col .c-content .c-wrap {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}
.p-product .l-common_col .c-content .c-wrap .c-video {
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  position: relative;
  margin-top: 150px;
}
.p-product .l-common_col .c-content .c-wrap .c-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-product .l-common_col .c-content .c-wrap img {
  margin-top: 60px;
}
.p-product .l-common_col .c-content .c-wrap figure img {
  margin: 0;
}
.p-product .l-common_col .c-content .c-wrap .inner {
  max-width: 770px;
  margin: 0 auto;
}
.p-product .l-common_col .c-content .c-wrap .ttl_h4 {
  margin-top: 150px;
}
.p-product .l-common_col .c-content .c-wrap .ttl_h4 + p {
  margin-top: 40px;
}
.p-product .l-common_col .c-content .c-wrap .ttl_h3 + .ttl_h4 {
  margin-top: 100px;
}
.p-product .l-common_col .c-content .c-wrap .center {
  text-align: center;
}
.p-product .l-common_col .c-content .c-wrap ul li {
  padding-left: 20px;
  position: relative;
}
.p-product .l-common_col .c-content .c-wrap ul li::before {
  content: "●";
  color: #E8E8E8;
  font-size: 14px;
  font-size: 0.875rem;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-product .l-common_col .ttl_h3 {
    font-size: 28px;
    font-size: 1.75rem;
  }
  .p-product .l-common_col .ttl_h4 {
    font-size: 22px;
    font-size: 1.375rem;
  }
  .p-product .l-common_col .c-content {
    padding: 80px 0;
  }
  .p-product .l-common_col .c-content .c-wrap .ttl_h4 {
    margin-top: 80px;
  }
  .p-product .l-common_col .c-content .c-wrap .ttl_h4 + p {
    margin-top: 20px;
  }
  .p-product .l-common_col .c-content .c-wrap .ttl_h3 + .ttl_h4 {
    margin-top: 40px;
  }
  .p-product .l-common_col .c-content .c-wrap .c-video {
    margin-top: 80px;
  }
}

/* --------------------------------------------

company

-------------------------------------------- */
.p-company .c-company .c-common_box dl dd .c-privacy {
  max-width: 120px;
  margin: 20px 0 0;
}
.p-company.p-company_recruit {
  background: url(../../../assets/img/company/bg_company_recruit.jpg) no-repeat;
  background-size: cover;
  background-position: center bottom;
}
.p-company.p-company_recruit .c-company .c-common_box {
  margin: auto;
  padding: 150px 20px;
}
.p-company.p-company_recruit .c-company .c-common_box .c-button {
  background: rgba(255, 255, 255, 0.7);
}
@media screen and (max-width: 768px) {
  .p-company.p-company_recruit .c-company .c-common_box {
    padding: 80px 20px;
  }
}

.c-company .c-common_box .inner {
  padding: 0 20px;
}
.c-company .c-common_box ul.c-common_box_list li a {
  display: block;
  padding: 200px 0;
  text-align: center;
  color: #fff;
  position: relative;
}
.c-company .c-common_box ul.c-common_box_list li a p {
  font-size: 20px;
  font-size: 1.25rem;
}
.c-company .c-common_box ul.c-common_box_list li a .ttl_link {
  font-size: 32px;
  font-size: 2rem;
  margin-top: 10px;
}
.c-company .c-common_box ul.c-common_box_list li:nth-child(1) {
  background: url(../../../assets/img/top/bg_sustainavility.jpg) no-repeat;
  background-size: cover;
}
.c-company .c-common_box ul.c-common_box_list li:nth-child(2) {
  background: url(../../../assets/img/top/bg_ir.jpg) no-repeat;
  background-size: cover;
}
.c-company .c-common_box ul.c-common_box_list.c-company_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.c-company .c-common_box ul.c-common_box_list.c-company_list li {
  width: 50%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.c-company .c-common_box ul.c-common_box_list.c-company_list li:nth-child(1) {
  background: url(../../../assets/img/company/bg_company01.jpg) center;
  background-size: cover;
}
.c-company .c-common_box ul.c-common_box_list.c-company_list li:nth-child(2) {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(3, 3, 2, 0.5))), url(../../../assets/img/company/bg_company02.jpg) center;
  background: linear-gradient(rgba(3, 3, 2, 0.5)), url(../../../assets/img/company/bg_company02.jpg) center;
  background-size: cover;
}
.c-company .c-common_box ul.c-common_box_list.c-company_list li:nth-child(3) {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(3, 3, 2, 0.5))), url(../../../assets/img/company/bg_company03.jpg) center;
  background: linear-gradient(rgba(3, 3, 2, 0.5)), url(../../../assets/img/company/bg_company03.jpg) center;
  background-size: cover;
}
.c-company .c-common_box ul.c-common_box_list.c-company_list li:nth-child(4) {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(3, 3, 2, 0.5))), url(../../../assets/img/company/bg_company04.jpg) center;
  background: linear-gradient(rgba(3, 3, 2, 0.5)), url(../../../assets/img/company/bg_company04.jpg) center;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .c-company .c-common_box ul li a {
    padding: 80px 0;
  }
  .c-company .c-common_box ul li a .ttl_link {
    font-size: 24px;
    font-size: 1.5rem;
    margin-top: 10px;
  }
  .c-company .c-common_box ul.c-company_list li {
    width: 100%;
  }
}
/* --------------------------------------------

News

-------------------------------------------- */
.p-news .c-head-news {
  padding-top: 40px;
}
.p-news__list {
  top: -5rem;
}
.p-news.top_news {
  margin-top: 120px;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  .p-news.top_news {
    margin-top: 70px;
  }
}
@media screen and (min-width: 769px) {
  .p-news {
    margin: 20px auto;
  }
  .p-news .inner {
    width: 770px;
    max-width: 90%;
    margin: 0 auto;
  }
  .p-news .inner h2 {
    margin: 0 auto 30px !important;
  }
}
.p-news .c-news {
  max-width: 790px;
  margin: 0 auto;
}
.p-news .c-news_tab {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  border-bottom: 1px solid #EB78AB;
}
.p-news .c-news_tab li {
  width: 20%;
  text-align: center;
  color: #D0D0D0;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  padding-bottom: 10px;
  line-height: 1;
}
.p-news .c-news_tab li.current {
  color: #EB78AB;
}
.p-news .c-news_tab li:hover {
  color: #EB78AB;
}
.p-news .c-news_list {
  margin-top: 20px;
  display: none;
  opacity: 0;
}
.p-news .c-news_list.js-show {
  display: block;
  -webkit-animation-name: newsList;
          animation-name: newsList;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.p-news .c-news_list li {
  border-bottom: 1px solid #D0D0D0;
  cursor: pointer;
}
.p-news .c-news_list li a {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  padding: 10px 0;
  display: block;
}
.p-news .c-news_list li a time {
  margin-right: 40px;
  color: #5A5A5A;
  display: inline-block;
}
.p-news .c-news_list li a span {
  color: #8DC21E;
  border: 1px solid #8DC21E;
  padding: 3px 10px;
  display: inline-block;
  line-height: 1;
}
.p-news .c-news_list li a:hover {
  opacity: 0.5;
}
.p-news .c-news_list li a p {
  margin-top: 0.5em;
}
.p-news .c-news_attention li {
  border: 1px solid #FF0000;
}
.p-news .c-news_attention li a {
  padding: 20px;
}
.p-news .c-news .s_eirItem {
  padding: 10px 0 !important;
}
.p-news .c-news .s_eirList_item_titleBox {
  margin: 0.5em 0 0 0 !important;
}
.p-news .c-news .s_eirList_item_category {
  height: auto !important;
  padding: 0 10px !important;
}
@media screen and (max-width: 769px) {
  .p-news {
    margin: 30px auto;
  }
  .p-news .c-news_list li a p {
    margin-top: 0.5em;
  }
}

/* --------------------------------------------

partnership

-------------------------------------------- */
.p-partnership .c-partnership {
  max-width: 1220px;
  margin: 0 auto;
}
.p-partnership .c-partnership figure {
  padding: 0 20px;
}
.p-partnership .partnership_img {
  margin: 150px auto;
  height: 400px;
  background: url(../../../assets/img/partnership/bg_partnership.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .p-partnership .partnership_img {
    height: 200px;
    margin: 80px auto;
  }
}

/* --------------------------------------------

Case Study

-------------------------------------------- */
.c-casestudy_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.c-casestudy_list > li {
  width: 33.3333333333%;
}
.c-casestudy_list li {
  border: 1px solid #E8E8E8;
  display: block;
}
.c-casestudy_list li a {
  display: block;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.c-casestudy_list li a:hover {
  opacity: 0.7;
}
.c-casestudy_list li a .c-txt {
  border-top: 1px solid #E8E8E8;
  padding: 25px 15px;
}
.c-casestudy_list li a .c-txt .c-title {
  font-weight: bold;
  margin-bottom: 15px;
}
.c-casestudy_list li a .c-txt .c-tag {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.c-casestudy_list li a .c-txt .c-tag li {
  border: 1px solid #8DC21E;
  color: #8DC21E;
  padding: 4px 10px;
  margin: 0 10px 10px 0;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
}
.c-casestudy_list li a .c-txt > p {
  margin-top: 5px;
}
@media screen and (max-width: 769px) {
  .c-casestudy_list > li {
    width: 100%;
  }
  .c-casestudy_list > li:nth-child(n+2) {
    margin-top: 20px;
  }
}

.p-casestudy .c-casestudy {
  margin: 150px auto;
  max-width: 1200px;
  padding: 0 20px;
}
.p-casestudy .c-casestudy .c-casestudy_list {
  margin-top: 40px;
}
.p-casestudy .c-casestudy .c-casestudy_list li:nth-child(n+4) {
  margin-top: 40px;
}
@media screen and (max-width: 769px) {
  .p-casestudy .c-casestudy {
    margin: 80px auto;
  }
  .p-casestudy .c-casestudy .c-casestudy_list li:nth-child(n+4) {
    margin-top: 0;
  }
  .p-casestudy .c-casestudy .c-casestudy_list li:nth-child(n+2) {
    margin-top: 20px;
  }
}

/* --------------------------------------------

sitemap

-------------------------------------------- */
.l-sitemap .l-footer__list dt {
  cursor: unset;
}
.l-sitemap .l-footer__list dt ul li a {
  color: #000;
}
.l-sitemap .l-footer__list dd ul li a {
  color: #000;
}

/* --------------------------------------------

object

-------------------------------------------- */
.p-category-navi {
  margin: 0;
  display: block;
  padding: 0;
}
.p-category-navi:after {
  content: "";
  display: block;
  clear: both;
}
.p-category-navi li {
  width: 100%;
  margin: 0;
  padding: 0;
}
.p-category-navi li a {
  display: block;
  padding: 20px 0;
  position: relative;
  font-weight: 600;
}
.p-category-navi li a::after {
  display: none;
}
.p-category-navi li a.is-current, .p-category-navi li a:hover {
  color: #7ab31f;
}
.p-category-navi li a.is-current::after, .p-category-navi li a:hover::after {
  display: block;
  position: absolute;
  content: "";
  background-color: #7ab31f;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  left: -18px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.p-breadcrumb {
  padding: 10px 20px 0;
  font-size: 11px;
  font-size: 0.6875rem;
  color: #111;
  background: #f2f2f2;
}
.p-breadcrumb .inner {
  width: 100%;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
}
.p-breadcrumb ul {
  margin: 0 -15px;
}
.p-breadcrumb ul:after {
  content: "";
  display: block;
  clear: both;
}
.p-breadcrumb ul li {
  float: left;
  padding: 0 10px;
}
.p-breadcrumb ul li:not(:last-child) {
  position: relative;
}
.p-breadcrumb ul li:not(:last-child)::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #111;
  border-right: 1px solid #111;
  -webkit-transform: translate(50%, -50%) rotate(45deg);
          transform: translate(50%, -50%) rotate(45deg);
}
.p-breadcrumb ul li a {
  color: #111;
  opacity: 0.7;
}
.p-breadcrumb ul li a:not([class])::after {
  content: none;
}
@media screen and (min-width: 769px) {
  .p-breadcrumb {
    padding: 10px 10px 5px;
  }
  .p-breadcrumb ul {
    margin: 0 -20px;
  }
  .p-breadcrumb ul li {
    padding: 0 20px;
  }
  .p-breadcrumb ul li a.home {
    padding-left: 1.5em;
    background: url("../img/common/icon-home.svg") no-repeat left center;
    background-size: 1em 1em;
  }
  _:-ms-fullscreen.home, :root .p-breadcrumb ul li a.home {
    padding-left: 1.8em;
    background-size: 12px 12px;
  }
}

.p-conversion {
  padding: 40px 0 50px;
}
.p-conversion-navi {
  display: block;
  text-align: center;
  max-width: 750px;
  margin: auto;
}
.p-conversion-navi__item:not(:last-child) {
  margin-bottom: 25px;
}
.p-conversion-navi__item .c-button {
  width: 25em;
}
.p-conversion-navi__item .tel {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
}
.p-conversion-navi__item .tel::before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  vertical-align: middle;
}
.p-conversion-navi__item .tel::before {
  margin-right: 12px;
  background: url("/img/common/icon_tel.svg") no-repeat center top/contain;
}
@media screen and (min-width: 769px) {
  .p-conversion {
    padding: 80px 0 90px;
  }
  .p-conversion-navi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}

.p-scroll-table {
  margin-bottom: 20px;
  overflow: scroll;
  position: relative;
}
.p-scroll-table::before {
  content: "";
  display: block;
  width: 65px;
  height: 65px;
  margin: auto;
  background: rgba(0, 0, 0, 0.5) url("../img/common/icon-swipe.svg") no-repeat center center/45px 46px;
  border-radius: 3px;
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
  z-index: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.1s, visibility 0.1s 0.5s;
  transition: opacity 0.1s, visibility 0.1s 0.5s;
}
.p-scroll-table.js-remove::before {
  visibility: hidden;
  opacity: 0;
}
.p-scroll-table table {
  min-width: 640px;
  margin-bottom: 0;
}
@media screen and (min-width: 769px) {
  .p-scroll-table {
    overflow: auto;
  }
  .p-scroll-table::before {
    content: none;
  }
}

input[type=text],
input[type=tel],
input[type=email],
textarea {
  width: 100%;
  padding: 7px 12px;
  border: 1px solid #e0589d;
  font-size: 13px;
  font-size: 0.9285714286rem;
  line-height: 1.4;
  color: #333;
}
@media screen and (min-width: 768px) {
  input[type=text],
  input[type=tel],
  input[type=email],
  textarea {
    padding: 10px 15px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
          box-shadow: 0 0 0 1000px #fff inset;
}

.select-wapprer {
  display: inline-block;
  position: relative;
  background: #f2f2f2;
  overflow: hidden;
  padding: 9px 0 9px 12px;
  border-top: 1px solid #d9d9d9;
}
.select-wapprer::before {
  content: "";
  display: block;
  width: 30px;
  height: 100%;
  background: #7ab31f;
  position: absolute;
  right: 0;
  top: 0;
}
.select-wapprer::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin: auto;
  border: 4px solid transparent;
  border-top: 5px solid #fff;
  position: absolute;
  right: 11px;
  top: 5px;
  bottom: 0;
  z-index: 1;
}
.select-wapprer + .select-wapprer {
  margin-left: 3%;
}
.select-wapprer select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0 40px 0 0;
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  line-height: 1.2;
}
@media screen and (min-width: 769px) {
  .select-wapprer {
    padding: 0;
  }
  .select-wapprer::before {
    width: 40px;
  }
  .select-wapprer::after {
    border: 7px solid transparent;
    border-top: 8px solid #fff;
    right: 14px;
    top: 7px;
  }
  .select-wapprer + .select-wapprer {
    margin-left: 4%;
  }
  .select-wapprer select {
    padding: 11px 50px 11px 15px;
  }
}

select::-ms-expand {
  display: none !important;
}

input[type=radio], input[type=checkbox] {
  width: 20px;
  height: 20px;
  margin: 0;
  visibility: hidden;
}
input[type=radio] + label,
input[type=radio] + label, input[type=checkbox] + label,
input[type=checkbox] + label {
  display: inline-block;
  position: relative;
  margin-right: 20px;
  padding: 0 0 0 30px;
  cursor: pointer;
}
input[type=radio] + label::before,
input[type=radio] + label::before, input[type=checkbox] + label::before,
input[type=checkbox] + label::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border: 2px solid #a5a5a0;
  position: absolute;
  left: 0;
  top: 2px;
  background: #FFF;
}
input[type=radio] + label:before {
  border-radius: 50%;
}
input[type=radio]:checked + label::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: #7ab31f;
  border-radius: 50%;
  position: absolute;
  left: 6px;
  top: 8px;
}
input[type=radio]::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #D0D0D0;
}
@media screen and (min-width: 768px) {
  input[type=radio] + label,
  input[type=radio] + label, input[type=checkbox] + label,
  input[type=checkbox] + label {
    margin-right: 30px;
    padding: 0 0 0 36px;
  }
  input[type=radio] + label::before,
  input[type=radio] + label::before, input[type=checkbox] + label::before,
  input[type=checkbox] + label::before {
    width: 24px;
    height: 24px;
    top: 4px;
  }
  input[type=radio]:checked + label::after {
    width: 10px;
    height: 10px;
    left: 7px;
    top: 11px;
  }
}

.p-information {
  display: block;
  margin: 20px auto 30px;
  padding: 20px 15px;
  text-align: center;
  border: 1px solid #e0589d;
}
.p-information ul {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-information ul li {
  display: block;
  margin-bottom: 0;
  position: relative;
}
.p-information .desc {
  margin-top: 15px;
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (min-width: 768px) {
  .p-information {
    display: block;
    max-width: 80%;
    margin: 35px auto 50px;
    padding: 18px 20px;
  }
  .p-information ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    font-size: 22px;
    font-size: 1.375rem;
  }
  .p-information ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 15px;
  }
  .p-information ul li:last-child {
    margin-top: 0px;
    margin-left: 50px;
  }
  .p-information .desc {
    margin-top: 10px;
    font-size: 16px;
    font-size: 1rem;
  }
}

.p-banner {
  margin: 80px 0 0;
  padding: 0;
}
.p-banner__list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-banner__list li {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  position: relative;
}
.p-banner__list a {
  display: block;
  border-top: 1px solid #e0589d;
  border-bottom: 1px solid #e0589d;
}
.checkup .p-banner {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .p-banner {
    margin: 80px 0;
  }
  .l-main .p-banner a:not([class]):after {
    content: none !important;
  }
  .p-banner__list li {
    width: 400px;
    height: 120px;
    margin: 0 auto;
  }
  .p-banner__list a {
    border: 1px solid #e0589d;
  }
  .p-banner__list a:hover {
    opacity: 0.7;
  }
  .checkup .p-banner {
    margin: 0 0 80px;
  }
  _:-ms-fullscreen, :root .p-banner {
    width: 400px;
    margin: 80px auto;
    text-align: center;
  }
}

.c-head-section {
  margin-bottom: 1.5em;
  font-size: 20px;
  font-size: 1.4285714286rem;
  font-weight: 600;
  line-height: 1.6;
  text-align: center;
}
.c-head-section span {
  display: inline-block;
  position: relative;
}
.c-head-section span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.2em;
  width: 100%;
  height: 2px;
  background: #7ab31f;
  -webkit-transition: transform 400ms;
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
}
@media screen and (min-width: 769px) {
  .c-head-section {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.c-head-text {
  text-align: left;
  font-size: 14px;
  font-size: 1rem;
}
@media screen and (min-width: 769px) {
  .c-head-text {
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
  }
}
.c-head-products {
  margin-top: 60px;
}
.c-head-title {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 18px;
  font-size: 1.2857142857rem;
  font-weight: 600;
  line-height: 1.6;
}
@media screen and (min-width: 769px) {
  .c-head-title {
    margin-top: 20px;
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.c-head-border {
  margin-top: 1.2em;
  margin-bottom: 0.8em;
  padding-bottom: 0.6em;
  border-bottom: 1px solid #7ab31f;
  font-size: 18px;
  font-size: 1.2857142857rem;
  font-weight: 600;
  line-height: 1.4;
}
.c-head-border small {
  font-size: 15px;
  font-size: 0.9375rem;
}
@media screen and (min-width: 768px) {
  .c-head-border {
    margin-top: 1.5em;
    margin-bottom: 1.4em;
    padding-bottom: 0.9em;
    font-size: 28px;
    font-size: 1.75rem;
  }
  .c-head-border small {
    font-size: 21px;
    font-size: 1.5rem;
  }
}
.c-head-news {
  padding: 20px 0;
  margin-top: 1em;
  margin-bottom: 0.8em;
  border-bottom: 1px solid #e0589d;
  font-size: 20px;
  font-size: 1.4285714286rem;
  line-height: 1;
  font-weight: 600;
}
.c-head-news small {
  display: block;
  font-size: 16px;
  font-size: 1.1428571429rem;
}
@media screen and (max-width: 768px) {
  .c-head-news {
    margin-top: 1.2em;
    margin-bottom: 30px;
    font-size: 22px;
    font-size: 1.375rem;
  }
  .c-head-news small {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.c-head-mark {
  margin-top: 2.5em;
  margin-bottom: 0.7em;
  padding-left: 1.5em;
  background-image: url("../img/common/icon-header.svg");
  background-repeat: no-repeat;
  background-size: 1em auto;
  background-position: 0 0.5rem;
  font-size: 20px;
  font-size: 1.4285714286rem;
  font-weight: 400;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .c-head-mark {
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 600;
    background-position: 0 25%;
  }
}
_:-ms-fullscreen, :root .c-head-mark {
  background-size: 22px auto;
}

.c-lead {
  line-height: 2em;
}

.c-link-text {
  text-decoration: underline;
  color: #7ab31f;
}
.c-link-text span {
  position: relative;
  text-decoration: none;
}
.c-link-text span::after {
  position: absolute;
  content: "";
  display: block;
  left: auto;
  top: 50%;
  right: -70px;
  width: 102.4px;
  height: 4.8px;
  -webkit-transform: translate(70px, -50%);
          transform: translate(70px, -50%);
  background: url(../img/common/icon_view.svg) no-repeat 50% 100%/contain;
}
.c-link-text:hover {
  opacity: 0.75;
  text-decoration: none;
}
.c-link-text[href$=".pdf"] {
  padding-left: 2em;
  background-size: 0.6em auto;
}
.c-link-text[href$=".pdf"]::before {
  content: "";
  position: absolute;
  background: url(../img/common/icon_pdf.svg) no-repeat center center/contain;
  display: inline-block;
  bottom: 0;
  left: 0;
  width: 1.4em;
  height: 1.5em;
  margin-left: 3px;
  -webkit-transition: transform 400ms;
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
}
.c-link-text[target$=_blank] {
  padding-right: 140px;
}
.c-link-text[target$=_blank] span::before {
  position: absolute;
  content: "";
  display: block;
  left: auto;
  top: 25%;
  right: -21px;
  width: 21px;
  height: 21px;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  background: url(../img/common/icon_blank.svg) no-repeat 50% 50%/contain;
}
.c-link-text[target$=_blank] span::after {
  position: absolute;
  content: "";
  display: block;
  left: auto;
  top: 50%;
  right: -70px;
  width: 102.4px;
  height: 4.8px;
  -webkit-transform: translate(70px, -50%);
          transform: translate(70px, -50%);
  background: url(../img/common/icon_view.svg) no-repeat 50% 100%/contain;
}
.c-link-text[target$=_blank]:hover {
  opacity: 0.75;
}

.c-notes,
.c-notice {
  margin-top: -10px;
  margin-bottom: 20px;
  font-size: 10px;
  font-size: 0.7142857143rem;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .c-notes,
  .c-notice {
    margin-top: -1.5em;
    margin-bottom: 30px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.c-list-anchor li a {
  display: block;
  padding: 10px 40px 10px 12px;
  background: #000 url("../img/common/arrow_bottom_white01.svg") no-repeat right 15px center;
  background-size: 20px auto;
  color: #fff;
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .c-list-anchor li a {
    padding: 16px 60px 16px 20px;
    background-position: right 20px center;
    background-size: 28px 15px;
    font-size: 16px;
    font-size: 1rem;
  }
}

.c-list-asterisk li {
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.c-list-asterisk li::before {
  content: "※";
  margin-right: 0.5em;
}
.c-column-half {
  width: 50% !important;
}
.c-column-half-half--sm {
  float: left !important;
  width: 50% !important;
}
.c-column-full {
  width: 100% !important;
}
.c-column-full-full--sm {
  float: none !important;
  width: 100% !important;
}

.c-column02,
.c-column03 {
  width: 100%;
  margin: 0 0 20px;
}
@media screen and (min-width: 768px) {
  .c-column02,
  .c-column03 {
    margin-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (min-width: 768px) {
  .c-column02 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 48%;
  }
  .c-column02:not(:nth-child(2n)) {
    margin-right: 4%;
  }
  .c-column02:nth-child(n+3) {
    margin-top: 20px;
  }
}

@media screen and (min-width: 768px) {
  .c-column03 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 31%;
  }
  .c-column03:not(:nth-child(3n)) {
    margin-right: 3.5%;
  }
  .c-column03:nth-child(n+4) {
    margin-top: 20px;
  }
}

.c-column04 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 48%;
}
.c-column04:not(:nth-child(2n)) {
  margin-right: 4%;
}
.c-column04:nth-child(n+3) {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .c-column04:not(:nth-child(4n)) {
    margin-right: 4%;
  }
  .c-column04:nth-child(n+5) {
    margin-top: 20px;
  }
  .c-column04.is-long {
    width: 23%;
  }
  .c-column04.is-long:not(:nth-child(4n)) {
    margin-right: 2%;
  }
}

.c-column07 {
  width: 100%;
  margin: 0 0 20px;
}
@media screen and (min-width: 769px) {
  .c-column07 {
    width: calc((100% - 240px) / 7);
    margin: 0;
  }
  .c-column07:not(:nth-child(7n)) {
    margin-right: 4.5%;
  }
  .c-column07:nth-child(n+8) {
    margin-top: 20px;
  }
}

.c-button-wrap {
  margin: 2.5em auto;
  text-align: center;
  padding-top: 30px;
}
.c-button-wrap.c-button_left {
  text-align: left;
}
@media screen and (max-width: 768px) {
  .c-button-wrap.c-button_left {
    text-align: center;
  }
}

.c-link {
  position: relative;
  line-height: 1.1;
  color: #0E76EF;
}
.c-link::after {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  margin: auto;
  border-right: 2px solid #0E76EF;
  border-bottom: 2px solid #0E76EF;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  right: -1rem;
  top: 0;
  bottom: 0;
  -webkit-transition: right 400ms;
  transition: right 400ms;
}
.c-link:hover {
  text-decoration: none;
}
.c-link:hover::after {
  right: -1.5rem;
}

.c-button {
  display: block;
  min-width: 70%;
  margin: 2.5em auto 1.5em;
  padding: 15px 0;
  border: 1px solid #030302;
  border-radius: 3px;
  font-weight: 500;
  line-height: 1.4;
  color: #000;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  position: relative;
}
.c-button::after {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  margin: auto;
  border-right: 1px solid #030302;
  border-bottom: 1px solid #030302;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  right: 2rem;
  top: 0;
  bottom: 0;
  -webkit-transition: right 400ms;
  transition: right 400ms;
}
.c-button:hover {
  text-decoration: none;
}
.c-button[class*="--back"] {
  width: 70%;
  margin: 2.5em auto 0;
  padding: 15px 0;
  background-color: #e0589d;
}
.c-button[class*="--back"]::after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  right: auto;
  left: 2rem;
}
.c-button[class*="--back"]:hover::after {
  -webkit-animation: none;
          animation: none;
  opacity: 0.7;
}
.c-button[class*="--submit"] {
  max-width: 70%;
}
.c-button[class*="--white"] {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.c-button[class*="--white"]::after {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.c-button[class*="--color"]::after {
  content: "";
  display: none;
  border: none;
}
.c-button[class*="--color"]:hover {
  background-color: #8DC21E !important;
  color: #fff;
  border: 1px solid #8DC21E;
}
@media screen and (min-width: 768px) {
  .c-button {
    display: inline-block;
    min-width: 410px;
    margin: 0 auto;
    padding: 20px 30px;
    text-align: center;
    border: 1px solid #030302;
  }
  .c-button::after {
    width: 11px;
    height: 11px;
    right: 27px;
  }
  .c-button:hover::after {
    -webkit-animation: arrow-right-sm 0.7s both running;
            animation: arrow-right-sm 0.7s both running;
  }
  .c-button[class*="--back"] {
    width: 200px;
    min-width: 200px;
  }
  .c-button[class*="--submit"] {
    margin-left: 18%;
  }
}
@media screen and (max-width: 768px) {
  .c-button {
    max-width: 250px;
    width: 100%;
  }
}

@-webkit-keyframes arrow-right {
  0% {
    right: 27px;
    opacity: 1;
  }
  50% {
    right: 5px;
    opacity: 0;
  }
  51% {
    right: 45px;
    opacity: 0;
  }
  100% {
    right: 27px;
    opacity: 1;
  }
}
@keyframes arrow-right {
  0% {
    right: 27px;
    opacity: 1;
  }
  50% {
    right: 5px;
    opacity: 0;
  }
  51% {
    right: 45px;
    opacity: 0;
  }
  100% {
    right: 27px;
    opacity: 1;
  }
}
@-webkit-keyframes arrow-right-sm {
  0% {
    right: 20px;
    opacity: 1;
  }
  50% {
    right: 5px;
    opacity: 0;
  }
  51% {
    right: 34px;
    opacity: 0;
  }
  100% {
    right: 20px;
    opacity: 1;
  }
}
@keyframes arrow-right-sm {
  0% {
    right: 20px;
    opacity: 1;
  }
  50% {
    right: 5px;
    opacity: 0;
  }
  51% {
    right: 34px;
    opacity: 0;
  }
  100% {
    right: 20px;
    opacity: 1;
  }
}
.c-figure--full {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .c-figure--full {
    margin-top: 50px;
    margin-bottom: 40px;
  }
}

.c-figure--right, .c-figure--left {
  margin-top: 50px;
  margin-bottom: 40px;
}
.c-figure--right figure, .c-figure--left figure {
  float: none;
  width: 100%;
}
.c-figure--right figure img, .c-figure--left figure img {
  display: block;
  margin: auto;
}
.c-figure--right figure img:not(:first-of-type), .c-figure--left figure img:not(:first-of-type) {
  margin-top: 1px;
}
.c-figure--right figure > div:not(:last-child), .c-figure--left figure > div:not(:last-child) {
  margin-bottom: unset;
}
.c-figure--right .detail, .c-figure--left .detail {
  float: left;
  width: 50%;
  overflow: hidden;
}
.c-figure--right .detail + figure, .c-figure--left .detail + figure {
  margin-top: 25px;
}
@media screen and (min-width: 768px) {
  .c-figure--right figure, .c-figure--left figure {
    float: left;
    width: 50% !important;
  }
  .c-figure--right figure + .detail, .c-figure--left figure + .detail {
    margin-top: 25px;
  }
  .c-figure--right figure > div:not(:last-child), .c-figure--left figure > div:not(:last-child) {
    margin-bottom: 5px;
  }
  .c-figure--right .detail, .c-figure--left .detail {
    float: left;
    width: 45% !important;
  }
}
.c-figure--right figure {
  float: right;
}
.c-figure--right .detail {
  float: left;
}
.c-figure--left figure {
  float: left;
}
.c-figure--left .detail {
  float: right;
}

.c-flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.c-flex-wrap > .c-flex02 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
}
.c-flex-wrap > .c-flex02:nth-child(n+3) {
  margin-top: 20px;
}
.c-flex-wrap > .c-flex03 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
}
.c-flex-wrap > .c-flex03:nth-child(n+4) {
  margin-top: 20px;
}
.c-flex-wrap > .c-flex04 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.c-flex-wrap > .c-flex04:not(:nth-child(4n)) {
  margin-right: 0%;
}
.c-flex-wrap > .c-flex04:nth-child(n+8) {
  margin-top: 20px;
}
.c-flex-wrap.column64 > .c-flex02 {
  width: 100%;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.c-flex-wrap.column64 > .c-flex02:not(:last-child) {
  margin-bottom: 20px;
}
.c-flex-wrap.column64 > .c-flex02:not(:nth-of-type(2n)) {
  margin-right: 64px;
}
.c-flex-wrap.column32 > .c-flex03 {
  width: 100%;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.c-flex-wrap.column32 > .c-flex03:not(:last-child) {
  margin-bottom: 20px;
}
.c-flex-wrap.column32 > .c-flex03:not(:nth-of-type(3n)) {
  margin-right: 32px;
}
@media screen and (min-width: 769px) {
  .c-flex-wrap > .c-flex02 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc((100% - 16.5px) / 2);
  }
  .c-flex-wrap > .c-flex02:not(:nth-of-type(2n)) {
    margin-right: 16px;
  }
  .c-flex-wrap > .c-flex02:nth-child(n+2) {
    margin-top: 0;
  }
  .c-flex-wrap > .c-flex02:nth-child(n+3) {
    margin-top: 20px;
  }
  .c-flex-wrap > .c-flex03 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 32%;
  }
  .c-flex-wrap > .c-flex03:not(:nth-of-type(3n)) {
    margin-right: 2%;
  }
  .c-flex-wrap > .c-flex03:nth-child(n+2) {
    margin-top: 0;
  }
  .c-flex-wrap > .c-flex03:nth-child(n+4) {
    margin-top: 20px;
  }
  .c-flex-wrap > .c-flex04 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: calc((100% - 160px) / 4);
  }
  .c-flex-wrap > .c-flex04:not(:nth-child(4n)) {
    margin-right: 3.7%;
  }
  .c-flex-wrap.column32 > .c-flex03 {
    -ms-flex-wrap: row nowrap;
        flex-wrap: row nowrap;
    width: calc((100% - 64.5px) / 3);
  }
  .c-flex-wrap.column32 > .c-flex03:not(:nth-of-type(3n)) {
    margin-right: 0;
  }
  .c-flex-wrap.column64 > .c-flex02 {
    width: calc((100% - 64.5px) / 2);
  }
  .c-flex-wrap.column64 > .c-flex02:not(:nth-of-type(2n)) {
    margin-right: 64px;
  }
}

.c-flex-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-flex-column__half {
  display: block;
}
.c-flex-column__half > * {
  display: block;
  width: 100%;
}
.c-flex-column__half figure {
  position: relative;
  margin-bottom: 30px;
  padding: 0 15px;
}
.c-flex-column__half figure img {
  position: static;
}
.c-flex-column__half .detail {
  margin-bottom: 30px;
  padding: 0 15px;
}
.c-flex-column__half.is-reverse .detail {
  padding: 0 15px;
  text-align: left;
}
.c-flex-column__half.is-reverse .detail__inner {
  display: block;
  min-width: auto;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .c-flex-column__half .detail {
    padding: 50px 50px 60px;
  }
}
@media screen and (min-width: 768px) {
  .c-flex-column__half {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .c-flex-column__half > * {
    width: 50%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .c-flex-column__half figure {
    margin-bottom: 30px;
    padding: 0 15px;
  }
  .c-flex-column__half figure img {
    position: absolute;
    left: 0;
    top: 0;
  }
  .c-flex-column__half .detail {
    padding: 60px 60px 70px 80px;
  }
  .c-flex-column__half.is-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .c-flex-column__half.is-reverse .detail {
    padding-right: 80px;
    text-align: right;
  }
  .c-flex-column__half.is-reverse .detail__inner {
    display: inline-block;
    min-width: 400px;
    text-align: left;
  }
}

.c-map {
  border: 1px solid #000;
  width: 100%;
  height: 250px;
}
@media screen and (min-width: 768px) {
  .c-map {
    height: 400px;
  }
}

.c-box {
  padding: 35px 40px;
  border-radius: 8px;
}
.c-box--white {
  background-color: #fff;
}
.c-box--border {
  padding: 20px 30px;
  border: 1px solid #e0589d;
}
@media screen and (min-width: 768px) {
  .c-box--border {
    padding: 35px 40px;
  }
}

table {
  width: 100%;
  margin-bottom: 20px;
  font-size: 12px;
  font-size: 0.75rem;
}
table.is-small {
  font-size: 93.75%;
}
table.is-tiny {
  font-size: 81.25%;
}
table.is-fixed {
  table-layout: fixed;
}
table.is-normal, table .is-normal {
  font-weight: normal;
}
table.is-normal th,
table.is-normal td, table .is-normal th,
table .is-normal td {
  font-weight: normal;
}
table.is-normal th.is-top,
table.is-normal td.is-top, table .is-normal th.is-top,
table .is-normal td.is-top {
  vertical-align: top;
}
table.is-top th,
table.is-top td {
  vertical-align: top;
}
table.is-center th, table.is-center td {
  text-align: center;
}
@media screen and (min-width: 768px) {
  table {
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 30px;
  }
  table.is-small {
    font-size: 87.5%;
  }
  table.is-tiny {
    font-size: 93.75%;
  }
}

.c-table {
  border-left: 1px solid #e0589d;
  border-top: 1px solid #e0589d;
}
.c-table th,
.c-table td {
  padding: 12px 12px;
  vertical-align: middle;
  border-right: 1px solid #e0589d;
  border-bottom: 1px solid #e0589d;
}
.c-table th {
  padding: 12px;
  background: #f2f2f2;
  font-weight: normal;
}
.c-table thead th {
  text-align: center;
}
.c-table tbody th {
  text-align: left;
}
.c-table td ul.disc li:before {
  top: 0.4em;
}
.c-table td ul, .c-table td ol {
  line-height: 1.6;
}
.c-table .bg-color {
  background: rgba(47, 149, 59, 0.11);
}
@media screen and (min-width: 768px) {
  .c-table th,
  .c-table td {
    padding: 17px 15px;
  }
  .c-table th {
    padding: 17px 10px;
  }
}

.c-table--border tr:last-child() th {
  border-bottom: 1px solid #e0589d;
}
.c-table--border tr:last-child() td {
  border-bottom: 1px solid #e0589d;
}
.c-table--border th,
.c-table--border td {
  padding: 12px 12px;
  line-height: 1.6;
  vertical-align: middle;
}
.c-table--border th {
  padding: 12px;
  border-top: 1px solid #e0589d;
  border-bottom: 1px solid #e0589d;
  background: #f2f2f2;
  text-align: center;
}
.c-table--border td {
  border-top: 1px solid #e0589d;
}
@media screen and (max-width: 768px) {
  .c-table--border th,
  .c-table--border td {
    padding: 17px 15px;
  }
  .c-table--border th {
    padding: 17px 10px;
  }
}

.c-table--stripe thead {
  background: #4b4b4b;
}
.c-table--stripe thead.is-tiny th, .c-table--stripe thead.is-tiny td {
  font-size: 12px;
  font-size: 0.8571428571rem;
}
.c-table--stripe thead th,
.c-table--stripe thead td {
  padding: 7px 5px;
  vertical-align: middle;
  text-align: center;
  font-size: 12px;
  font-size: 0.8571428571rem;
  font-weight: normal;
  color: #fff;
  border-right: 1px solid #e0589d;
  border-bottom: 1px solid #e0589d;
}
.c-table--stripe tbody {
  border: 1px solid #e0589d;
}
.c-table--stripe tbody tr {
  background: #fff;
}
.c-table--stripe tbody tr:nth-of-type(odd) {
  background: #fff7f4;
}
.c-table--stripe th,
.c-table--stripe td {
  padding: 8px 5px;
  line-height: 1.6;
  vertical-align: middle;
  border-right: 1px solid #e0589d;
  border-bottom: 1px solid #e0589d;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-table--stripe thead.is-tiny th, .c-table--stripe thead.is-tiny td {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .c-table--stripe thead th,
  .c-table--stripe thead td {
    padding: 10px 8px;
    font-size: 16px;
    font-size: 1rem;
  }
  .c-table--stripe th,
  .c-table--stripe td {
    padding: 13px 10px;
  }
}

.c-form {
  margin-bottom: 0;
}
.c-form > dl.c-form__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  margin: auto;
  padding: 20px 0;
  border-bottom: 1px dotted #e0589d;
}
.c-form > dl.c-form__list:first-child {
  padding-top: 0;
}
.c-form > dl.c-form__list > dt {
  width: 100%;
  padding: 5px 60px 0 0;
  font-weight: normal;
  font-weight: 600;
  position: relative;
}
.c-form > dl.c-form__list > dt.is-required::after {
  content: "必須";
  display: inline-block;
  padding: 6px 22px;
  color: #7ab31f;
  line-height: 1;
  border: 1px solid #7ab31f;
  font-size: 12px;
  font-size: 0.75rem;
  position: absolute;
  right: 0;
  top: 8px;
}
.c-form > dl.c-form__list > dt.is-required .is-red {
  color: #333;
}
.c-form > dl.c-form__list > dd {
  width: 100%;
  padding-left: 0;
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (min-width: 768px) {
  .c-form > dl.c-form__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    padding: 15px 0;
  }
  .c-form > dl.c-form__list > dt {
    width: 25%;
    margin-bottom: 10px;
    font-weight: bold;
    padding: 0;
    font-size: 16px;
    font-size: 1rem;
  }
  .c-form > dl.c-form__list > dt.is-required::after {
    margin-left: 10px;
    padding: 3px 12px;
    font-size: 14px;
    font-size: 0.875rem;
    position: static;
  }
  .c-form > dl.c-form__list > dd {
    width: 75%;
    padding-left: 30px;
    font-size: 16px;
    font-size: 1rem;
  }
}
.c-form.confirm > dl {
  padding: 10px 0;
}
.c-form.confirm > dl:first-child {
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  .c-form.confirm > dl {
    padding: 8px 0;
  }
}
.c-form #zip > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-form .address1 {
  max-width: 10.5em;
}
.c-form .tiny {
  max-width: 30%;
}
.c-form .small {
  max-width: 40%;
}
.c-form .half {
  max-width: 50%;
}
.c-form .middle {
  max-width: 60%;
}
.c-form .large {
  max-width: 70%;
}
.c-form .huge {
  max-width: 80%;
}
.c-form .message {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  font-size: 0.875rem;
}
.c-form .message.error {
  color: #7ab31f;
}
@media screen and (max-width: 768px) {
  .c-form .message {
    font-size: 16px;
    font-size: 1rem;
  }
}
.c-form input[type=text],
.c-form input[type=tel],
.c-form input[type=email],
.c-form textarea {
  width: 100%;
  padding: 7px 12px;
  background: #f7f7f7;
  border: 1px solid #D0D0D0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #333;
}
@media screen and (min-width: 768px) {
  .c-form input[type=text],
  .c-form input[type=tel],
  .c-form input[type=email],
  .c-form textarea {
    font-size: 16px;
    font-size: 1rem;
  }
}
.c-form input[type=text].error,
.c-form input[type=tel].error,
.c-form input[type=email].error,
.c-form textarea.error {
  border: 1px solid #cc2020;
  background: rgba(204, 32, 32, 0.1);
}
.c-form .error {
  margin-top: 5px;
  color: #cc2020;
  font-size: 14px;
  font-size: 0.875rem;
}

.c-label, .c-check {
  display: inline-block;
  position: relative;
  padding-left: 40px;
  margin-right: 60px;
}
.c-label span, .c-check span {
  position: absolute;
  top: 1px;
  bottom: 0;
  left: 0;
  width: 24px;
  height: 24px;
  margin: auto;
  border: 2px solid #e0589d;
}
.c-label input:checked ~ span::before, .c-check input:checked ~ span::before {
  content: "";
  display: block;
  position: absolute;
}

.wpcf7-list-item {
  margin: 0;
}

.c-radio {
  margin-right: 30px;
  display: inline-block;
}
.c-radio label {
  padding-left: 30px;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.c-radio label::before {
  content: "";
  display: block;
  border-radius: 6px;
  position: absolute;
  top: 1px;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 20px;
  margin: auto;
  border: 2px solid #D0D0D0;
}
.c-radio label span {
  cursor: pointer;
}
.c-radio input[type=radio],
.c-radio input[type=checkbox] {
  display: none;
}
.c-radio input:checked ~ span::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 5px;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  width: 10px;
  height: 5px;
  border-left: 3px solid #7ab31f;
  border-bottom: 3px solid #7ab31f;
}

.error {
  display: block;
  font-weight: normal;
  font-size: 12px;
  font-size: 0.75rem;
}

.c-check input:checked ~ span:before {
  top: 0;
  bottom: 4px;
  left: 2px;
  width: 16px;
  height: 10px;
  margin: auto;
  border-bottom: 4px solid #7ab31f;
  border-left: 4px solid #7ab31f;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.c-select {
  display: inline-block;
  min-width: 60%;
  position: relative;
  vertical-align: middle;
  background: #f7f7f7;
  border: 1px solid #D0D0D0;
}
.c-select::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 12px;
  height: 12px;
  margin: auto;
  border-right: 2px solid #7ab31f;
  border-bottom: 2px solid #7ab31f;
  -webkit-transform: translate(-200%, -25%) rotate(45deg);
  transform: translate(-200%, -25%) rotate(45deg);
}
.c-select select {
  position: relative;
  display: block;
  width: 100%;
  padding: 10px 30px 10px 10px;
  line-height: 1.2;
  background: transparent;
  cursor: pointer;
  z-index: 2;
}
.c-select + i {
  display: inline-block;
  margin: 0 0.5em;
  vertical-align: middle;
}
.c-select .wpcf7-not-valid-tip {
  position: absolute;
  top: 40px;
}
@media screen and (min-width: 768px) {
  .c-select {
    min-width: 35%;
  }
  .c-select::after {
    right: 0;
    top: 0;
  }
  .c-select select {
    padding: 10px 40px 10px 20px;
  }
}

.c-privacy {
  margin-top: 25px;
}
@media screen and (min-width: 768px) {
  .c-privacy {
    margin-top: 50px;
  }
}

.c-tel span input[type=text] {
  width: 60px;
}

.wpcf7-spinner {
  display: none;
}

/* --------------------------------------------

c-txt_box

-------------------------------------------- */
.c-txt_box .ttl_sub {
  font-size: 24px;
  font-size: 1.5rem;
}
.c-txt_box .ttl_sub em {
  color: #8DC21E;
}
.c-txt_box .ttl_main {
  font-size: 48px;
  font-size: 3rem;
  margin: 40px 0 60px;
  letter-spacing: 0.2em;
}
.c-txt_box .ttl_copy {
  font-size: 32px;
  font-size: 2rem;
  font-weight: bold;
  margin: 60px auto 80px;
}
.c-txt_box p + p {
  margin-top: 20px;
}
.c-txt_box .inner {
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  .c-txt_box .ttl_main {
    margin: 20px 0;
  }
  .c-txt_box .ttl_copy {
    font-size: 24px;
    font-size: 1.5rem;
    margin: 20px 0;
  }
}

/* --------------------------------------------

c-module

-------------------------------------------- */
.c-module .c-module_box {
  margin: 150px auto;
}
.c-module .c-module_box .c-module_ttl {
  border-bottom: 1px solid #8DC21E;
  padding: 0 20px 20px;
}
.c-module .c-module_box .c-module_ttl .ttl_sub {
  font-size: 24px;
  font-size: 1.5rem;
}
.c-module .c-module_box .c-module_ttl .ttl_sub em {
  color: #8DC21E;
}
.c-module .c-module_box .c-module_ttl .ttl_main {
  font-size: 32px;
  font-size: 2rem;
  margin-top: 20px;
  font-weight: bold;
}
.c-module .c-module_box .c-module_ym p {
  font-size: 24px;
  font-size: 1.5rem;
  padding-left: 60px;
  margin-bottom: 20px;
  position: relative;
}
.c-module .c-module_box .c-module_ym p::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: #8DC21E;
  left: 0;
}
.c-module .c-module_box .c-module_txt {
  padding: 0 20px;
  margin-top: 40px;
}
.c-module .c-module_box .c-module_txt p a {
  display: inline-blcok;
  text-decoration: underline;
  color: #7ab31f;
}
.c-module .c-module_box .c-module_txt p a:hover {
  text-decoration: none;
}
.c-module .c-module_box .c-module_txt ul:not([class]) {
  margin-top: 20px;
}
.c-module .c-module_box .c-module_txt ul:not([class]) li {
  padding-left: 1em;
  position: relative;
}
.c-module .c-module_box .c-module_txt ul:not([class]) li::before {
  content: "・";
  position: absolute;
  left: 0;
}
.c-module .c-module_box .c-module_txt .c-module_alternate li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-module .c-module_box .c-module_txt .c-module_alternate li .alternate-text_box {
  max-width: 80%;
  width: 100%;
  padding: 30px;
  border: 1px solid #D0D0D0;
}
.c-module .c-module_box .c-module_txt .c-module_alternate li .alternate-text_box .ttl_main {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
}
.c-module .c-module_box .c-module_txt .c-module_alternate li .alternate-text_box .ttl_sub {
  font-size: 24px;
  font-size: 1.5rem;
}
.c-module .c-module_box .c-module_txt .c-module_alternate li .alternate-text_box .ttl_sub em {
  color: #e0589d;
}
.c-module .c-module_box .c-module_txt .c-module_alternate li:nth-child(n+2) {
  margin-top: 20px;
}
.c-module .c-module_box .c-module_txt .c-module_alternate li:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.c-module .c-module_box .c-module_txt .c-module_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.c-module .c-module_box .c-module_txt .c-module_flex li {
  width: calc(33.3333333333% - 30px);
  margin-right: 20px;
  margin-bottom: 20px;
}
.c-module .c-module_box .c-module_txt .c-module_flex li figure {
  position: relative;
  padding: 0;
}
.c-module .c-module_box .c-module_txt .c-module_flex li figure img {
  margin: 0 auto;
  display: block;
}
.c-module .c-module_box .c-module_txt .c-module_flex li figure::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.c-module .c-module_box .c-module_txt .c-module_flex li figure figcaption {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
}
.c-module .c-module_box .c-module_txt .c-module_faq + .c-module_faq {
  margin-top: 80px;
}
.c-module .c-module_box .c-module_txt .c-module_faq .ttl {
  font-weight: bold;
  font-size: 24px;
  font-size: 1.5rem;
  padding-left: 60px;
  margin-bottom: 20px;
  position: relative;
}
.c-module .c-module_box .c-module_txt .c-module_faq .ttl::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: #8DC21E;
  left: 0;
}
.c-module .c-module_box .c-module_txt .c-module_faq li {
  border-bottom: 1px solid #E8E8E8;
}
.c-module .c-module_box .c-module_txt .c-module_faq li .question {
  position: relative;
  cursor: pointer;
  padding: 20px 0;
  padding-right: 40px;
}
.c-module .c-module_box .c-module_txt .c-module_faq li .question p::after {
  content: "";
}
.c-module .c-module_box .c-module_txt .c-module_faq li .question::after, .c-module .c-module_box .c-module_txt .c-module_faq li .question::before {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  border-radius: 5px;
  background: #8DC21E;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.c-module .c-module_box .c-module_txt .c-module_faq li .question::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.c-module .c-module_box .c-module_txt .c-module_faq li .question.active::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.c-module .c-module_box .c-module_txt .c-module_faq li .answer {
  display: none;
  background-color: #f7f7f7;
}
.c-module .c-module_box .c-module_txt .c-module_faq li .answer .answer_content {
  padding: 20px;
}
.c-module .c-module_box .c-module_txt .c-module_faq li .answer .answer_content a {
  margin-top: 10px;
  display: inline-block;
  color: #e0589d;
  text-decoration: underline;
}
.c-module .c-module_box .c-module_txt .c-module_faq li .answer .answer_content a:hover {
  text-decoration: none;
}
.c-module .c-module_box .c-module_txt .c-box_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.c-module .c-module_box .c-module_txt .c-box_list > li {
  width: 33.3333333333%;
}
.c-module .c-module_box .c-module_txt .c-box_list li {
  border: 1px solid #E8E8E8;
  display: block;
}
.c-module .c-module_box .c-module_txt .c-box_list li .c-txt {
  border-top: 1px solid #E8E8E8;
  padding: 25px 15px;
}
.c-module .c-module_box .c-module_txt .c-box_list li .c-txt .c-title {
  font-weight: bold;
  margin-bottom: 15px;
}
.c-module .c-module_box .c-module_txt .c-box_list li .c-txt .c-tag {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.c-module .c-module_box .c-module_txt .c-box_list li .c-txt .c-tag li {
  border: 1px solid #8DC21E;
  color: #8DC21E;
  padding: 4px 10px;
  margin: 0 10px 10px 0;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
}
.c-module .c-module_box .c-module_txt .c-box_list li .c-txt > p {
  margin-top: 5px;
}
.c-module .c-module_box .c-module_txt a.support_img {
  display: block;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 250px;
  margin-bottom: 20px;
}
.c-module .c-module_box .c-module_txt a.support_img:hover {
  opacity: 0.7;
}
.c-module .c-module_box .c-module_txt a.support_img img {
  width: 100%;
  display: block;
}
.c-module .c-module_box .c-module_txt .c-tel {
  font-size: 48px;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 20px;
}
.c-module .c-module_box .c-module_txt dl.c-module_dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.c-module .c-module_box .c-module_txt dl.c-module_dl dt {
  width: 250px;
  font-weight: bold;
  margin-right: 20px;
}
.c-module .c-module_box .c-module_txt dl.c-module_dl dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.c-module .c-module_box .c-module_txt dl.c-module_dl dd ul li + li {
  margin-top: 10px;
}
.c-module .c-module_box .c-module_txt dl.c-module_dl dd ul li a {
  display: inline-block;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.c-module .c-module_box .c-module_txt dl.c-module_dl dd ul li a span {
  padding-right: 30px;
  position: relative;
  display: inline-block;
}
.c-module .c-module_box .c-module_txt dl.c-module_dl dd ul li a span::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../img/common/document.svg) no-repeat;
  width: 18px;
  height: 18px;
}
.c-module .c-module_box .c-module_txt dl.c-module_dl dd ul li a:hover {
  opacity: 0.7;
}
.c-module .c-module_box .c-module_txt dl.c-module_dl + .c-module_dl {
  margin-top: 32px;
}
.c-module .c-module_box .c-module_txt dl.c-ir_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-module .c-module_box .c-module_txt dl.c-ir_link dt {
  width: 250px;
  margin-right: 20px;
}
.c-module .c-module_box .c-module_txt dl.c-ir_link dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.c-module .c-module_box .c-module_txt dl.c-ir_link dd.c-view_more {
  margin-top: 0;
}
.c-module .c-module_box .c-module_txt .c-hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.c-module .c-module_box .c-module_txt .c-hover:hover {
  opacity: 0.7;
}
.c-module .c-module_box.--gray {
  padding: 30px;
  background-color: #FAFAFA;
  margin: 150px 0 0;
}
.c-module .c-module_box.--gray + .--gray {
  margin: 40px 0 0;
}
@media screen and (max-width: 768px) {
  .c-module .c-module_box {
    margin: 80px auto;
  }
  .c-module .c-module_box .c-module_ttl .ttl_sub {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .c-module .c-module_box .c-module_ttl .ttl_main {
    font-size: 24px;
    font-size: 1.5rem;
  }
  .c-module .c-module_box .c-module_txt .c-module_alternate li .alternate-text_box {
    max-width: 100%;
  }
  .c-module .c-module_box .c-module_txt .c-module_flex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-module .c-module_box .c-module_txt .c-module_flex li {
    width: 100%;
    margin-right: 0;
  }
  .c-module .c-module_box .c-module_txt .c-module_flex li p {
    margin-top: 10px;
  }
  .c-module .c-module_box .c-module_txt dl.c-module_dl {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .c-module .c-module_box .c-module_txt dl.c-module_dl dt {
    width: 100%;
    margin: 0;
  }
  .c-module .c-module_box .c-module_txt dl.c-module_dl dd {
    margin-top: 10px;
  }
  .c-module .c-module_box .c-module_txt dl.c-ir_link {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .c-module .c-module_box .c-module_txt dl.c-ir_link + .c-ir_link {
    margin-top: 30px;
  }
  .c-module .c-module_box .c-module_txt dl.c-ir_link dt {
    width: 100%;
    margin-right: 0;
  }
  .c-module .c-module_box .c-module_txt dl.c-ir_link dd {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .c-module .c-module_box .c-module_txt dl.c-ir_link dd.c-view_more {
    margin-top: 10px;
  }
  .c-module .c-module_box .c-module_txt dl.c-ir_link dd.c-view_more a {
    padding: 0 48px 0 0;
  }
  .c-module .c-module_box .c-module_txt .c-box_list > li {
    width: 100%;
    text-align: center;
  }
  .c-module .c-module_box .c-module_txt .c-box_list > li:nth-child(n+2) {
    margin-top: 20px;
  }
  .c-module .c-module_box .c-module_txt .c-box_list > li p {
    text-align: left;
  }
  .c-module .c-module_box.--gray {
    margin: 80px 0 0;
  }
  .c-module .c-module_box.--gray + .--gray {
    margin: 40px 0 0;
  }
}

/* --------------------------------------------

c-form

-------------------------------------------- */
.l-form {
  /* エラーメッセージの上部を消去 */
}
.l-form .c-form {
  max-width: 770px;
  margin: 0 auto;
  padding-top: 80px;
}
.l-form .c-form .c-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.l-form .c-form .c-flex .col {
  width: calc(50% - 10px);
}
.l-form .c-form .c-flex .col + .col {
  margin-left: 20px;
}
.l-form .c-form .is-required {
  position: relative;
}
.l-form .c-form .is-required::after {
  content: "*";
  font-size: 14px;
  font-size: 0.875rem;
  position: absolute;
  top: 0;
  color: #FF0000;
}
.l-form .c-form .c-form_col + .c-form_col {
  margin-top: 30px;
}
.l-form .c-form .c-form_col:nth-last-child(3) {
  margin: 40px 0;
}
.l-form .c-form .c-form_col.c-form_submit {
  margin: 40px 0;
  text-align: center;
}
.l-form .c-form .c-form_col.c-form_submit input, .l-form .c-form .c-form_col.c-form_submit .button {
  cursor: pointer;
  display: inline-block;
  min-width: 410px;
  margin: 0 auto;
  padding: 20px 30px;
  text-align: center;
  border: 1px solid #030302;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.l-form .c-form .c-form_col.c-form_submit input:hover, .l-form .c-form .c-form_col.c-form_submit .button:hover {
  background-color: #8DC21E;
  color: #fff;
  border: 1px solid #8DC21E;
}
.l-form .c-form .c-form_col .c-txt {
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
.l-form .c-form .c-form_col .c-required span {
  position: relative;
}
.l-form .c-form .c-form_col .c-required span::after {
  content: "*";
  font-size: 10px;
  font-size: 0.625rem;
  position: absolute;
  top: -6px;
  right: -8px;
  color: #cc2020;
}
.l-form .c-form .c-form_col .wpcf7-not-valid-tip {
  color: #ff0000;
  font-size: 14px;
  font-size: 0.875rem;
  display: block;
  margin-top: 4px;
}
.l-form .c-form .c-form_col .c-textlink {
  font-size: 14px;
  font-size: 0.875rem;
  color: #7ab31f;
  text-decoration: underline;
  margin-top: 10px;
  display: inline-block;
}
.l-form .c-form .c-form_col .c-textlink:hover {
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .l-form .c-form .c-form_col.c-form_submit input, .l-form .c-form .c-form_col.c-form_submit .button {
    min-width: auto;
    width: 100%;
  }
}
.l-form .c-form .wpcf7-response-output {
  text-align: center;
  color: #ff0000;
  font-size: 14px;
  font-size: 0.875rem;
  display: block;
  margin-top: 20px;
}
.l-form .c-form.c-form_confilm .c-form_col p:not([class]) {
  border-bottom: 1px solid #D0D0D0;
}
.l-form .screen-reader-response {
  display: none;
}
.l-form .wpcf7-form.sent .c-form_col {
  display: none;
}
.l-form .wpcf7-form.sent .wpcf7-response-output {
  color: #000;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  margin: 0;
}

/* --------------------------------------------

anchor_link

-------------------------------------------- */
.c-anchor_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.c-anchor_link li {
  position: relative;
  width: 33.3333333333%;
}
.c-anchor_link li a {
  text-align: center;
  display: block;
  padding-bottom: 16px;
}
.c-anchor_link li a::after {
  content: "";
  height: 14px;
  width: 2.5px;
  background-color: #e0589d;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
}
@media screen and (min-width: 768px) {
  .c-anchor_link li a:hover::after {
    -webkit-transform-origin: top;
            transform-origin: top;
    -webkit-animation-name: AnkerLink;
            animation-name: AnkerLink;
    -webkit-animation-duration: 0.75s;
            animation-duration: 0.75s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
}
.c-anchor_link li:nth-child(n+4) {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .c-anchor_link {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-anchor_link li {
    width: 50%;
  }
  .c-anchor_link li a {
    padding: 0 0 0 24px;
    text-align: left;
  }
  .c-anchor_link li a::after {
    height: 2.5px;
    width: 14px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .c-anchor_link li:nth-child(n+4) {
    margin: 0;
  }
  .c-anchor_link li:nth-child(n+3) {
    margin-top: 20px;
  }
}

/* --------------------------------------------

common single

-------------------------------------------- */
.c-common_post {
  max-width: 1200px;
  margin: 150px auto;
  padding: 0 20px;
}
.c-common_post .inner {
  max-width: 770px;
  margin: 0 auto;
}
.c-common_post .c-common_status time {
  margin-right: 40px;
  color: #5A5A5A;
}
.c-common_post .c-common_status span {
  color: #8DC21E;
  border: 1px solid #8DC21E;
  padding: 6px 16px;
  display: inline-block;
  line-height: 1;
  background-color: #fff;
}
.c-common_post .c-common_status span + span {
  margin-left: 10px;
}
.c-common_post .c-common_title {
  font-size: 32px;
  font-size: 2rem;
  padding-bottom: 20px;
  border-bottom: 1px solid #D0D0D0;
  margin-bottom: 20px;
}
.c-common_post .c-common_contents {
  margin-top: 60px;
}
.c-common_post .c-common_contents * + * {
  margin-top: 1em;
}
.c-common_post .c-common_contents p > em {
  font-style: italic;
}
.c-common_post .c-common_contents p img {
  display: block;
  margin: 60px auto 20px;
}
.c-common_post .c-common_contents p strong {
  margin-top: 1em;
  display: block;
}
.c-common_post .c-common_contents ul {
  margin-top: 1em;
}
.c-common_post .c-common_contents span {
  display: block;
  margin-top: 0.5em;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
}
.c-common_post .c-common_contents span + p {
  margin-top: 1em;
}
.c-common_post .c-common_contents img {
  margin: 60px auto 0;
  max-width: 100%;
  display: block;
}
.c-common_post .c-common_contents a {
  display: inline-block;
  color: #7ab31f;
  text-decoration: underline;
}
.c-common_post .c-common_contents a:hover {
  text-decoration: none;
}
.c-common_post .c-common_contents a[target=_blank] {
  position: relative;
  padding-right: 20px;
}
.c-common_post .c-common_contents a[target=_blank]::after {
  content: "";
  position: absolute;
  top: 0;
  background: url(../img/common/external-link.svg) no-repeat;
  width: 14px;
  height: 14px;
  right: 3px;
}
.c-common_post .c-common_contents h1 {
  color: #89B929; /*文字色（黒）*/
  font-size: 32px; /*文字サイズ*/
  font-weight: bold;
  margin-bottom: 1em;
  padding: 10px 30px; /*文字回りの余白（上下 左右）*/
  border-top: 2px solid #89B929; /*上線（太さ 実線 色）*/
  border-bottom: 2px solid #89B929; /*下線（太さ 実線 色）*/
  position: relative;
  display: block;
}
.c-common_post .c-common_contents h1::before, .c-common_post .c-common_contents h1::after {
  background: #89B929; /*左右線の色（黒）*/
  content: "";
  position: absolute;
  top: -10px;
  width: 2px; /*左右線の太さ（幅）*/
  height: calc(100% + 20px);
}
.c-common_post .c-common_contents h1::before {
  left: 10px;
}
.c-common_post .c-common_contents h1::after {
  right: 10px;
}
.c-common_post .c-common_contents h2 {
  color: #89B929; /*文字色（黒）*/
  font-size: 28px;
  font-weight: bold;
  padding: 10px 20px 10px 30px; /*文字回りの余白（上 右 下 左）*/
  margin-bottom: 1em;
  display: block;
  border-bottom: 1px solid #89B929; /*下線（太さ 実線 色）*/
  position: relative;
}
.c-common_post .c-common_contents h2::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -14px;
  left: 10px;
  width: 1px; /*左線の太さ（幅）*/
  height: 80%; /*左線の高さ*/
  background: #89B929; /*左線の色*/
}
.c-common_post .c-common_contents h3 {
  color: #89B929; /*文字色（黒）*/
  font-size: 25px;
  font-weight: bold;
  padding: 7px 30px; /*文字回りの余白（上下 左右）*/
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.c-common_post .c-common_contents h3::before {
  color: #89B929; /*矢印の色（黒）*/
  content: "▲";
  position: absolute;
  font-size: 25px; /*矢印のサイズ*/
  left: 0;
  top: 13px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.c-common_post .c-common_contents h4 {
  font-size: 22px;
  font-weight: bold;
  padding: 10px 20px;
  margin-bottom: 1em;
  border-bottom: 1px solid #89B929;
}
.c-common_post .c-common_contents h5 {
  font-size: 18px;
  font-weight: bold;
  padding: 10px 20px;
  margin-bottom: 1em;
  border-bottom: 1px solid #89B929;
}
.c-common_post .c-common_contents h6 {
  font-size: 16px;
  font-weight: bold;
  padding: 10px 20px;
  margin-bottom: 1em;
  border-bottom: 1px solid #89B929;
}
.c-common_post .c-common_contents ul li {
  position: relative;
}
.c-common_post .c-common_contents ul li::before {
  content: "・";
}
.c-common_post .c-common_contents ol {
  counter-reset: item;
  list-style-type: none;
  padding-left: 0;
}
.c-common_post .c-common_contents ol li {
  text-indent: -1.3em;
  padding-left: 1.3em;
}
.c-common_post .c-common_contents ol li::before {
  counter-increment: item;
  content: counter(item) ".";
  padding-right: 0.5em;
  font-weight: bold;
  color: #000;
}
.c-common_post .c-common_thum {
  margin-top: 60px;
}
.c-common_post .c-common_lead {
  padding: 40px;
  margin-top: 60px;
  background-color: #FAFAFA;
}
.c-common_post .c-common_info {
  margin-top: 60px;
  padding: 40px;
  background-color: #FAFAFA;
}
.c-common_post .c-common_info .info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-common_post .c-common_info .info-box figure {
  max-width: 270px;
  width: 100%;
}
.c-common_post .c-common_info .info-box .info-contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 20px;
}
.c-common_post .c-common_info .info-box .info-contents .c-ttl {
  font-size: 18px;
  font-size: 1.125rem;
}
.c-common_post .c-common_info .info-box .info-contents dl {
  margin-top: 20px;
}
.c-common_post .c-common_info .info-box .info-contents dl dt {
  font-weight: bold;
  font-size: 14px;
  font-size: 0.875rem;
}
.c-common_post .c-common_info .info-box .info-contents dl dd a {
  color: #7ab31f;
  display: inline-block;
  text-decoration: underline;
}
.c-common_post .c-common_info .info-box .info-contents dl dd a:hover {
  text-decoration: none;
}
.c-common_post .c-common_info .c-common_status {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #E8E8E8;
  text-align: center;
}
.c-common_post .c-common_info .c-common_status p {
  color: #5A5A5A;
  padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .c-common_post {
    margin: 80px auto;
  }
  .c-common_post .c-common_thum {
    margin-top: 40px;
  }
  .c-common_post .c-common_lead {
    padding: 20px;
    margin-top: 40px;
  }
  .c-common_post .c-common_info {
    padding: 40px 20px;
  }
  .c-common_post .c-common_info .info-box {
    display: block;
  }
  .c-common_post .c-common_info .info-box figure {
    max-width: 100%;
  }
  .c-common_post .c-common_info .info-box .info-contents {
    margin: 20px 0 0 0;
  }
  .c-common_post .c-common_contents {
    margin-top: 40px;
  }
  .c-common_post .c-common_contents h1 {
    font-size: 32px;
    font-size: 2rem;
    padding: 20px 30px;
    margin-bottom: 1em;
  }
  .c-common_post .c-common_contents h2 {
    font-size: 28px;
    font-size: 1.75rem;
    padding: 10px 20px;
    margin-bottom: 1em;
  }
  .c-common_post .c-common_contents h3 {
    font-size: 24px;
    font-size: 1.5rem;
    padding: 10px 20px;
    margin-bottom: 1em;
  }
  .c-common_post .c-common_contents h3::before {
    font-size: 18px;
  }
  .c-common_post .c-common_contents h4 {
    font-size: 20px;
    font-size: 1.25rem;
    padding: 10px 20px;
    margin-bottom: 1em;
  }
  .c-common_post .c-common_contents h5 {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 10px 20px;
    margin-bottom: 1em;
  }
  .c-common_post .c-common_contents h6 {
    font-size: 16px;
    font-size: 1rem;
    padding: 10px 20px;
    margin-bottom: 1em;
  }
  .c-common_post .c-common_contents span {
    text-align: left;
  }
}

/* --------------------------------------------

Financial Information

-------------------------------------------- */
.c-select_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}
.c-select_box .select_box {
  position: relative;
}
.c-select_box .select_box .selectQuarter {
  cursor: pointer;
  margin: 0 10px;
  padding: 6px 40px 6px 14px;
  background-color: #E8E8E8;
  text-align: left;
  display: block;
}
.c-select_box .select_box::after {
  content: "";
  position: absolute;
  top: 53%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url("../img/common/icon-select.svg") no-repeat;
  height: 10px;
  width: 10px;
  pointer-events: none;
}

.c-financial {
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.c-financial .c-quarter + .c-quarter {
  margin-top: 100px;
}
.c-financial .c-quarter .quarter {
  padding-left: 60px;
  margin-bottom: 20px;
  font-size: 24px;
  font-size: 1.7142857143rem;
  position: relative;
}
.c-financial .c-quarter .quarter::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: #8DC21E;
  left: 0;
}
.c-financial.hide {
  display: none;
}

.is-red {
  color: #7ab31f;
}

.u-bg--cream {
  background: #f9f6e8;
}

.u-bg--white {
  background: #fff;
}

.u-only--lg, .u-only-inline--lg {
  display: none !important;
}
.u-only--sm {
  display: block !important;
}
.u-only-inline--sm {
  display: inline-block !important;
}
@media screen and (min-width: 768px) {
  .u-only--lg {
    display: block !important;
  }
  .u-only-inline--lg {
    display: inline-block !important;
  }
  .u-only--sm, .u-only-inline--sm {
    display: none !important;
  }
}

.u-over--hidden {
  overflow: hidden;
}

.u-fontsize--tiny--sm {
  font-size: 82% !important;
}
.u-fontsize--small--sm {
  font-size: 93% !important;
}
.u-fontsize--large--sm {
  font-size: 107% !important;
}
.u-fontsize--huge--sm {
  font-size: 113% !important;
}
@media screen and (min-width: 768px) {
  .u-fontsize--tiny {
    font-size: 93% !important;
  }
  .u-fontsize--small {
    font-size: 93% !important;
  }
  .u-fontsize--large {
    font-size: 107% !important;
  }
  .u-fontsize--huge {
    font-size: 113% !important;
  }
}

.u-align--center--sm {
  text-align: center !important;
}
.u-align--left--sm {
  text-align: left !important;
}
.u-align--right--sm {
  text-align: right !important;
}
@media screen and (min-width: 768px) {
  .u-align--center {
    text-align: center !important;
  }
  .u-align--left {
    text-align: left !important;
  }
  .u-align--right {
    text-align: right !important;
  }
}

.u-valign--baseline--sm {
  vertical-align: baseline !important;
}
.u-valign--top--sm {
  vertical-align: top !important;
}
.u-valign--middle--sm {
  vertical-align: middle !important;
}
.u-valign--bottom--sm {
  vertical-align: bottom !important;
}
.u-valign--text--sm-bottom {
  vertical-align: text-bottom !important;
}
.u-valign--text--sm-top {
  vertical-align: text-top !important;
}
@media screen and (min-width: 768px) {
  .u-valign--baseline {
    vertical-align: baseline !important;
  }
  .u-valign--top {
    vertical-align: top !important;
  }
  .u-valign--middle {
    vertical-align: middle !important;
  }
  .u-valign--bottom {
    vertical-align: bottom !important;
  }
  .u-valign--text-bottom {
    vertical-align: text-bottom !important;
  }
  .u-valign--text-top {
    vertical-align: text-top !important;
  }
}

.u-display--none--sm {
  display: none !important;
}
.u-display--inline--sm {
  display: inline !important;
}
.u-display--inline--sm-block {
  display: inline-block !important;
}
.u-display--block--sm {
  display: block !important;
}
.u-display--table--sm {
  display: table !important;
}
.u-display--table--sm-cell {
  display: table-cell !important;
}
.u-display--flex--sm {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.u-display--inline--sm-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media screen and (min-width: 768px) {
  .u-display--none {
    display: none !important;
  }
  .u-display--inline {
    display: inline !important;
  }
  .u-display--inline-block {
    display: inline-block !important;
  }
  .u-display--block {
    display: block !important;
  }
  .u-display--table {
    display: table !important;
  }
  .u-display--table-cell {
    display: table-cell !important;
  }
  .u-display--flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .u-display--inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.u-float--left--sm {
  float: left !important;
}
.u-float--right--sm {
  float: right !important;
}
.u-float--none--sm {
  float: none !important;
}
@media screen and (min-width: 768px) {
  .u-float--left {
    float: left !important;
  }
  .u-float--right {
    float: right !important;
  }
  .u-float--none {
    float: none !important;
  }
}

.u-clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

.u-position--relative--sm {
  position: relative !important;
}
.u-position--absolute--sm {
  position: absolute !important;
}
.u-position--static--sm {
  position: static !important;
}
@media screen and (min-width: 768px) {
  .u-position--relative {
    position: relative !important;
  }
  .u-position--absolute {
    position: absolute !important;
  }
  .u-position--static {
    position: static !important;
  }
}

.u-row:after, [class*=u-row_]:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

.u-row--tt {
  margin-top: 10px;
}
.u-row--tb {
  margin-bottom: 10px;
}
.u-row--st {
  margin-top: 20px;
}
.u-row--sb {
  margin-bottom: 20px;
}
.u-row--mt {
  margin-top: 30px;
}
.u-row--mb {
  margin-bottom: 30px;
}
.u-row--lt {
  margin-top: 40px;
}
.u-row--lb {
  margin-bottom: 40px;
}
.u-row--ht {
  margin-top: 50px;
}
.u-row--hb {
  margin-bottom: 50px;
}
.u-row--tt--sm {
  margin-top: 15px;
}
.u-row--tb--sm {
  margin-bottom: 15px;
}
.u-row--st--sm {
  margin-top: 20px;
}
.u-row--sb--sm {
  margin-bottom: 20px;
}
.u-row--mt--sm {
  margin-top: 40px;
}
.u-row--mb--sm {
  margin-bottom: 40px;
}
.u-row--lt--sm {
  margin-top: 50px;
}
.u-row--lb--sm {
  margin-bottom: 50px;
}
.u-row--ht--sm {
  margin-top: 60px;
}
.u-row--hb--sm {
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .u-row--tt {
    margin-top: 20px;
  }
  .u-row--tb {
    margin-bottom: 20px;
  }
  .u-row--st {
    margin-top: 30px;
  }
  .u-row--sb {
    margin-bottom: 30px;
  }
  .u-row--mt {
    margin-top: 50px;
  }
  .u-row--mb {
    margin-bottom: 50px;
  }
  .u-row--lt {
    margin-top: 70px;
  }
  .u-row--lb {
    margin-bottom: 70px;
  }
  .u-row--ht {
    margin-top: 100px;
  }
  .u-row--hb {
    margin-bottom: 100px;
  }
}

.u-fit, .c-figure--full img,
img.u-fit {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: contain;object-position: 50% 50%;";
}

.u-indent1 {
  text-indent: -1em;
}
.u-indent2 {
  text-indent: -2em;
}
.u-indent3 {
  text-indent: -3em;
}
.u-indent4 {
  text-indent: -4em;
}
.u-indent5 {
  text-indent: -5em;
}

.u-nindent1 {
  padding-left: 1em;
  text-indent: -1em;
}
.u-nindent2 {
  padding-left: 2em;
  text-indent: -2em;
}
.u-nindent3 {
  padding-left: 3em;
  text-indent: -3em;
}
.u-nindent4 {
  padding-left: 4em;
  text-indent: -4em;
}
.u-nindent5 {
  padding-left: 5em;
  text-indent: -5em;
}

.u-wid0 {
  width: 0px !important;
}

.u-widp0 {
  width: 0% !important;
}

.u-wid1 {
  width: 1px !important;
}

.u-widp1 {
  width: 1% !important;
}

.u-wid2 {
  width: 2px !important;
}

.u-widp2 {
  width: 2% !important;
}

.u-wid3 {
  width: 3px !important;
}

.u-widp3 {
  width: 3% !important;
}

.u-wid4 {
  width: 4px !important;
}

.u-widp4 {
  width: 4% !important;
}

.u-wid5 {
  width: 5px !important;
}

.u-widp5 {
  width: 5% !important;
}

.u-wid6 {
  width: 6px !important;
}

.u-widp6 {
  width: 6% !important;
}

.u-wid7 {
  width: 7px !important;
}

.u-widp7 {
  width: 7% !important;
}

.u-wid8 {
  width: 8px !important;
}

.u-widp8 {
  width: 8% !important;
}

.u-wid9 {
  width: 9px !important;
}

.u-widp9 {
  width: 9% !important;
}

.u-wid10 {
  width: 10px !important;
}

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

.u-wid11 {
  width: 11px !important;
}

.u-widp11 {
  width: 11% !important;
}

.u-wid12 {
  width: 12px !important;
}

.u-widp12 {
  width: 12% !important;
}

.u-wid13 {
  width: 13px !important;
}

.u-widp13 {
  width: 13% !important;
}

.u-wid14 {
  width: 14px !important;
}

.u-widp14 {
  width: 14% !important;
}

.u-wid15 {
  width: 15px !important;
}

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

.u-wid16 {
  width: 16px !important;
}

.u-widp16 {
  width: 16% !important;
}

.u-wid17 {
  width: 17px !important;
}

.u-widp17 {
  width: 17% !important;
}

.u-wid18 {
  width: 18px !important;
}

.u-widp18 {
  width: 18% !important;
}

.u-wid19 {
  width: 19px !important;
}

.u-widp19 {
  width: 19% !important;
}

.u-wid20 {
  width: 20px !important;
}

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

.u-wid21 {
  width: 21px !important;
}

.u-widp21 {
  width: 21% !important;
}

.u-wid22 {
  width: 22px !important;
}

.u-widp22 {
  width: 22% !important;
}

.u-wid23 {
  width: 23px !important;
}

.u-widp23 {
  width: 23% !important;
}

.u-wid24 {
  width: 24px !important;
}

.u-widp24 {
  width: 24% !important;
}

.u-wid25 {
  width: 25px !important;
}

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

.u-wid26 {
  width: 26px !important;
}

.u-widp26 {
  width: 26% !important;
}

.u-wid27 {
  width: 27px !important;
}

.u-widp27 {
  width: 27% !important;
}

.u-wid28 {
  width: 28px !important;
}

.u-widp28 {
  width: 28% !important;
}

.u-wid29 {
  width: 29px !important;
}

.u-widp29 {
  width: 29% !important;
}

.u-wid30 {
  width: 30px !important;
}

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

.u-wid31 {
  width: 31px !important;
}

.u-widp31 {
  width: 31% !important;
}

.u-wid32 {
  width: 32px !important;
}

.u-widp32 {
  width: 32% !important;
}

.u-wid33 {
  width: 33px !important;
}

.u-widp33 {
  width: 33% !important;
}

.u-wid34 {
  width: 34px !important;
}

.u-widp34 {
  width: 34% !important;
}

.u-wid35 {
  width: 35px !important;
}

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

.u-wid36 {
  width: 36px !important;
}

.u-widp36 {
  width: 36% !important;
}

.u-wid37 {
  width: 37px !important;
}

.u-widp37 {
  width: 37% !important;
}

.u-wid38 {
  width: 38px !important;
}

.u-widp38 {
  width: 38% !important;
}

.u-wid39 {
  width: 39px !important;
}

.u-widp39 {
  width: 39% !important;
}

.u-wid40 {
  width: 40px !important;
}

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

.u-wid41 {
  width: 41px !important;
}

.u-widp41 {
  width: 41% !important;
}

.u-wid42 {
  width: 42px !important;
}

.u-widp42 {
  width: 42% !important;
}

.u-wid43 {
  width: 43px !important;
}

.u-widp43 {
  width: 43% !important;
}

.u-wid44 {
  width: 44px !important;
}

.u-widp44 {
  width: 44% !important;
}

.u-wid45 {
  width: 45px !important;
}

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

.u-wid46 {
  width: 46px !important;
}

.u-widp46 {
  width: 46% !important;
}

.u-wid47 {
  width: 47px !important;
}

.u-widp47 {
  width: 47% !important;
}

.u-wid48 {
  width: 48px !important;
}

.u-widp48 {
  width: 48% !important;
}

.u-wid49 {
  width: 49px !important;
}

.u-widp49 {
  width: 49% !important;
}

.u-wid50 {
  width: 50px !important;
}

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

.u-wid51 {
  width: 51px !important;
}

.u-widp51 {
  width: 51% !important;
}

.u-wid52 {
  width: 52px !important;
}

.u-widp52 {
  width: 52% !important;
}

.u-wid53 {
  width: 53px !important;
}

.u-widp53 {
  width: 53% !important;
}

.u-wid54 {
  width: 54px !important;
}

.u-widp54 {
  width: 54% !important;
}

.u-wid55 {
  width: 55px !important;
}

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

.u-wid56 {
  width: 56px !important;
}

.u-widp56 {
  width: 56% !important;
}

.u-wid57 {
  width: 57px !important;
}

.u-widp57 {
  width: 57% !important;
}

.u-wid58 {
  width: 58px !important;
}

.u-widp58 {
  width: 58% !important;
}

.u-wid59 {
  width: 59px !important;
}

.u-widp59 {
  width: 59% !important;
}

.u-wid60 {
  width: 60px !important;
}

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

.u-wid61 {
  width: 61px !important;
}

.u-widp61 {
  width: 61% !important;
}

.u-wid62 {
  width: 62px !important;
}

.u-widp62 {
  width: 62% !important;
}

.u-wid63 {
  width: 63px !important;
}

.u-widp63 {
  width: 63% !important;
}

.u-wid64 {
  width: 64px !important;
}

.u-widp64 {
  width: 64% !important;
}

.u-wid65 {
  width: 65px !important;
}

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

.u-wid66 {
  width: 66px !important;
}

.u-widp66 {
  width: 66% !important;
}

.u-wid67 {
  width: 67px !important;
}

.u-widp67 {
  width: 67% !important;
}

.u-wid68 {
  width: 68px !important;
}

.u-widp68 {
  width: 68% !important;
}

.u-wid69 {
  width: 69px !important;
}

.u-widp69 {
  width: 69% !important;
}

.u-wid70 {
  width: 70px !important;
}

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

.u-wid71 {
  width: 71px !important;
}

.u-widp71 {
  width: 71% !important;
}

.u-wid72 {
  width: 72px !important;
}

.u-widp72 {
  width: 72% !important;
}

.u-wid73 {
  width: 73px !important;
}

.u-widp73 {
  width: 73% !important;
}

.u-wid74 {
  width: 74px !important;
}

.u-widp74 {
  width: 74% !important;
}

.u-wid75 {
  width: 75px !important;
}

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

.u-wid76 {
  width: 76px !important;
}

.u-widp76 {
  width: 76% !important;
}

.u-wid77 {
  width: 77px !important;
}

.u-widp77 {
  width: 77% !important;
}

.u-wid78 {
  width: 78px !important;
}

.u-widp78 {
  width: 78% !important;
}

.u-wid79 {
  width: 79px !important;
}

.u-widp79 {
  width: 79% !important;
}

.u-wid80 {
  width: 80px !important;
}

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

.u-wid81 {
  width: 81px !important;
}

.u-widp81 {
  width: 81% !important;
}

.u-wid82 {
  width: 82px !important;
}

.u-widp82 {
  width: 82% !important;
}

.u-wid83 {
  width: 83px !important;
}

.u-widp83 {
  width: 83% !important;
}

.u-wid84 {
  width: 84px !important;
}

.u-widp84 {
  width: 84% !important;
}

.u-wid85 {
  width: 85px !important;
}

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

.u-wid86 {
  width: 86px !important;
}

.u-widp86 {
  width: 86% !important;
}

.u-wid87 {
  width: 87px !important;
}

.u-widp87 {
  width: 87% !important;
}

.u-wid88 {
  width: 88px !important;
}

.u-widp88 {
  width: 88% !important;
}

.u-wid89 {
  width: 89px !important;
}

.u-widp89 {
  width: 89% !important;
}

.u-wid90 {
  width: 90px !important;
}

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

.u-wid91 {
  width: 91px !important;
}

.u-widp91 {
  width: 91% !important;
}

.u-wid92 {
  width: 92px !important;
}

.u-widp92 {
  width: 92% !important;
}

.u-wid93 {
  width: 93px !important;
}

.u-widp93 {
  width: 93% !important;
}

.u-wid94 {
  width: 94px !important;
}

.u-widp94 {
  width: 94% !important;
}

.u-wid95 {
  width: 95px !important;
}

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

.u-wid96 {
  width: 96px !important;
}

.u-widp96 {
  width: 96% !important;
}

.u-wid97 {
  width: 97px !important;
}

.u-widp97 {
  width: 97% !important;
}

.u-wid98 {
  width: 98px !important;
}

.u-widp98 {
  width: 98% !important;
}

.u-wid99 {
  width: 99px !important;
}

.u-widp99 {
  width: 99% !important;
}

.u-wid100 {
  width: 100px !important;
}

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

@media screen and (max-width: 768px) {
  .u--wid--sm0 {
    width: 0px !important;
  }
  .u--widp--sm0 {
    width: 0% !important;
  }
  .u--wid--sm1 {
    width: 1px !important;
  }
  .u--widp--sm1 {
    width: 1% !important;
  }
  .u--wid--sm2 {
    width: 2px !important;
  }
  .u--widp--sm2 {
    width: 2% !important;
  }
  .u--wid--sm3 {
    width: 3px !important;
  }
  .u--widp--sm3 {
    width: 3% !important;
  }
  .u--wid--sm4 {
    width: 4px !important;
  }
  .u--widp--sm4 {
    width: 4% !important;
  }
  .u--wid--sm5 {
    width: 5px !important;
  }
  .u--widp--sm5 {
    width: 5% !important;
  }
  .u--wid--sm6 {
    width: 6px !important;
  }
  .u--widp--sm6 {
    width: 6% !important;
  }
  .u--wid--sm7 {
    width: 7px !important;
  }
  .u--widp--sm7 {
    width: 7% !important;
  }
  .u--wid--sm8 {
    width: 8px !important;
  }
  .u--widp--sm8 {
    width: 8% !important;
  }
  .u--wid--sm9 {
    width: 9px !important;
  }
  .u--widp--sm9 {
    width: 9% !important;
  }
  .u--wid--sm10 {
    width: 10px !important;
  }
  .u--widp--sm10 {
    width: 10% !important;
  }
  .u--wid--sm11 {
    width: 11px !important;
  }
  .u--widp--sm11 {
    width: 11% !important;
  }
  .u--wid--sm12 {
    width: 12px !important;
  }
  .u--widp--sm12 {
    width: 12% !important;
  }
  .u--wid--sm13 {
    width: 13px !important;
  }
  .u--widp--sm13 {
    width: 13% !important;
  }
  .u--wid--sm14 {
    width: 14px !important;
  }
  .u--widp--sm14 {
    width: 14% !important;
  }
  .u--wid--sm15 {
    width: 15px !important;
  }
  .u--widp--sm15 {
    width: 15% !important;
  }
  .u--wid--sm16 {
    width: 16px !important;
  }
  .u--widp--sm16 {
    width: 16% !important;
  }
  .u--wid--sm17 {
    width: 17px !important;
  }
  .u--widp--sm17 {
    width: 17% !important;
  }
  .u--wid--sm18 {
    width: 18px !important;
  }
  .u--widp--sm18 {
    width: 18% !important;
  }
  .u--wid--sm19 {
    width: 19px !important;
  }
  .u--widp--sm19 {
    width: 19% !important;
  }
  .u--wid--sm20 {
    width: 20px !important;
  }
  .u--widp--sm20 {
    width: 20% !important;
  }
  .u--wid--sm21 {
    width: 21px !important;
  }
  .u--widp--sm21 {
    width: 21% !important;
  }
  .u--wid--sm22 {
    width: 22px !important;
  }
  .u--widp--sm22 {
    width: 22% !important;
  }
  .u--wid--sm23 {
    width: 23px !important;
  }
  .u--widp--sm23 {
    width: 23% !important;
  }
  .u--wid--sm24 {
    width: 24px !important;
  }
  .u--widp--sm24 {
    width: 24% !important;
  }
  .u--wid--sm25 {
    width: 25px !important;
  }
  .u--widp--sm25 {
    width: 25% !important;
  }
  .u--wid--sm26 {
    width: 26px !important;
  }
  .u--widp--sm26 {
    width: 26% !important;
  }
  .u--wid--sm27 {
    width: 27px !important;
  }
  .u--widp--sm27 {
    width: 27% !important;
  }
  .u--wid--sm28 {
    width: 28px !important;
  }
  .u--widp--sm28 {
    width: 28% !important;
  }
  .u--wid--sm29 {
    width: 29px !important;
  }
  .u--widp--sm29 {
    width: 29% !important;
  }
  .u--wid--sm30 {
    width: 30px !important;
  }
  .u--widp--sm30 {
    width: 30% !important;
  }
  .u--wid--sm31 {
    width: 31px !important;
  }
  .u--widp--sm31 {
    width: 31% !important;
  }
  .u--wid--sm32 {
    width: 32px !important;
  }
  .u--widp--sm32 {
    width: 32% !important;
  }
  .u--wid--sm33 {
    width: 33px !important;
  }
  .u--widp--sm33 {
    width: 33% !important;
  }
  .u--wid--sm34 {
    width: 34px !important;
  }
  .u--widp--sm34 {
    width: 34% !important;
  }
  .u--wid--sm35 {
    width: 35px !important;
  }
  .u--widp--sm35 {
    width: 35% !important;
  }
  .u--wid--sm36 {
    width: 36px !important;
  }
  .u--widp--sm36 {
    width: 36% !important;
  }
  .u--wid--sm37 {
    width: 37px !important;
  }
  .u--widp--sm37 {
    width: 37% !important;
  }
  .u--wid--sm38 {
    width: 38px !important;
  }
  .u--widp--sm38 {
    width: 38% !important;
  }
  .u--wid--sm39 {
    width: 39px !important;
  }
  .u--widp--sm39 {
    width: 39% !important;
  }
  .u--wid--sm40 {
    width: 40px !important;
  }
  .u--widp--sm40 {
    width: 40% !important;
  }
  .u--wid--sm41 {
    width: 41px !important;
  }
  .u--widp--sm41 {
    width: 41% !important;
  }
  .u--wid--sm42 {
    width: 42px !important;
  }
  .u--widp--sm42 {
    width: 42% !important;
  }
  .u--wid--sm43 {
    width: 43px !important;
  }
  .u--widp--sm43 {
    width: 43% !important;
  }
  .u--wid--sm44 {
    width: 44px !important;
  }
  .u--widp--sm44 {
    width: 44% !important;
  }
  .u--wid--sm45 {
    width: 45px !important;
  }
  .u--widp--sm45 {
    width: 45% !important;
  }
  .u--wid--sm46 {
    width: 46px !important;
  }
  .u--widp--sm46 {
    width: 46% !important;
  }
  .u--wid--sm47 {
    width: 47px !important;
  }
  .u--widp--sm47 {
    width: 47% !important;
  }
  .u--wid--sm48 {
    width: 48px !important;
  }
  .u--widp--sm48 {
    width: 48% !important;
  }
  .u--wid--sm49 {
    width: 49px !important;
  }
  .u--widp--sm49 {
    width: 49% !important;
  }
  .u--wid--sm50 {
    width: 50px !important;
  }
  .u--widp--sm50 {
    width: 50% !important;
  }
  .u--wid--sm51 {
    width: 51px !important;
  }
  .u--widp--sm51 {
    width: 51% !important;
  }
  .u--wid--sm52 {
    width: 52px !important;
  }
  .u--widp--sm52 {
    width: 52% !important;
  }
  .u--wid--sm53 {
    width: 53px !important;
  }
  .u--widp--sm53 {
    width: 53% !important;
  }
  .u--wid--sm54 {
    width: 54px !important;
  }
  .u--widp--sm54 {
    width: 54% !important;
  }
  .u--wid--sm55 {
    width: 55px !important;
  }
  .u--widp--sm55 {
    width: 55% !important;
  }
  .u--wid--sm56 {
    width: 56px !important;
  }
  .u--widp--sm56 {
    width: 56% !important;
  }
  .u--wid--sm57 {
    width: 57px !important;
  }
  .u--widp--sm57 {
    width: 57% !important;
  }
  .u--wid--sm58 {
    width: 58px !important;
  }
  .u--widp--sm58 {
    width: 58% !important;
  }
  .u--wid--sm59 {
    width: 59px !important;
  }
  .u--widp--sm59 {
    width: 59% !important;
  }
  .u--wid--sm60 {
    width: 60px !important;
  }
  .u--widp--sm60 {
    width: 60% !important;
  }
  .u--wid--sm61 {
    width: 61px !important;
  }
  .u--widp--sm61 {
    width: 61% !important;
  }
  .u--wid--sm62 {
    width: 62px !important;
  }
  .u--widp--sm62 {
    width: 62% !important;
  }
  .u--wid--sm63 {
    width: 63px !important;
  }
  .u--widp--sm63 {
    width: 63% !important;
  }
  .u--wid--sm64 {
    width: 64px !important;
  }
  .u--widp--sm64 {
    width: 64% !important;
  }
  .u--wid--sm65 {
    width: 65px !important;
  }
  .u--widp--sm65 {
    width: 65% !important;
  }
  .u--wid--sm66 {
    width: 66px !important;
  }
  .u--widp--sm66 {
    width: 66% !important;
  }
  .u--wid--sm67 {
    width: 67px !important;
  }
  .u--widp--sm67 {
    width: 67% !important;
  }
  .u--wid--sm68 {
    width: 68px !important;
  }
  .u--widp--sm68 {
    width: 68% !important;
  }
  .u--wid--sm69 {
    width: 69px !important;
  }
  .u--widp--sm69 {
    width: 69% !important;
  }
  .u--wid--sm70 {
    width: 70px !important;
  }
  .u--widp--sm70 {
    width: 70% !important;
  }
  .u--wid--sm71 {
    width: 71px !important;
  }
  .u--widp--sm71 {
    width: 71% !important;
  }
  .u--wid--sm72 {
    width: 72px !important;
  }
  .u--widp--sm72 {
    width: 72% !important;
  }
  .u--wid--sm73 {
    width: 73px !important;
  }
  .u--widp--sm73 {
    width: 73% !important;
  }
  .u--wid--sm74 {
    width: 74px !important;
  }
  .u--widp--sm74 {
    width: 74% !important;
  }
  .u--wid--sm75 {
    width: 75px !important;
  }
  .u--widp--sm75 {
    width: 75% !important;
  }
  .u--wid--sm76 {
    width: 76px !important;
  }
  .u--widp--sm76 {
    width: 76% !important;
  }
  .u--wid--sm77 {
    width: 77px !important;
  }
  .u--widp--sm77 {
    width: 77% !important;
  }
  .u--wid--sm78 {
    width: 78px !important;
  }
  .u--widp--sm78 {
    width: 78% !important;
  }
  .u--wid--sm79 {
    width: 79px !important;
  }
  .u--widp--sm79 {
    width: 79% !important;
  }
  .u--wid--sm80 {
    width: 80px !important;
  }
  .u--widp--sm80 {
    width: 80% !important;
  }
  .u--wid--sm81 {
    width: 81px !important;
  }
  .u--widp--sm81 {
    width: 81% !important;
  }
  .u--wid--sm82 {
    width: 82px !important;
  }
  .u--widp--sm82 {
    width: 82% !important;
  }
  .u--wid--sm83 {
    width: 83px !important;
  }
  .u--widp--sm83 {
    width: 83% !important;
  }
  .u--wid--sm84 {
    width: 84px !important;
  }
  .u--widp--sm84 {
    width: 84% !important;
  }
  .u--wid--sm85 {
    width: 85px !important;
  }
  .u--widp--sm85 {
    width: 85% !important;
  }
  .u--wid--sm86 {
    width: 86px !important;
  }
  .u--widp--sm86 {
    width: 86% !important;
  }
  .u--wid--sm87 {
    width: 87px !important;
  }
  .u--widp--sm87 {
    width: 87% !important;
  }
  .u--wid--sm88 {
    width: 88px !important;
  }
  .u--widp--sm88 {
    width: 88% !important;
  }
  .u--wid--sm89 {
    width: 89px !important;
  }
  .u--widp--sm89 {
    width: 89% !important;
  }
  .u--wid--sm90 {
    width: 90px !important;
  }
  .u--widp--sm90 {
    width: 90% !important;
  }
  .u--wid--sm91 {
    width: 91px !important;
  }
  .u--widp--sm91 {
    width: 91% !important;
  }
  .u--wid--sm92 {
    width: 92px !important;
  }
  .u--widp--sm92 {
    width: 92% !important;
  }
  .u--wid--sm93 {
    width: 93px !important;
  }
  .u--widp--sm93 {
    width: 93% !important;
  }
  .u--wid--sm94 {
    width: 94px !important;
  }
  .u--widp--sm94 {
    width: 94% !important;
  }
  .u--wid--sm95 {
    width: 95px !important;
  }
  .u--widp--sm95 {
    width: 95% !important;
  }
  .u--wid--sm96 {
    width: 96px !important;
  }
  .u--widp--sm96 {
    width: 96% !important;
  }
  .u--wid--sm97 {
    width: 97px !important;
  }
  .u--widp--sm97 {
    width: 97% !important;
  }
  .u--wid--sm98 {
    width: 98px !important;
  }
  .u--widp--sm98 {
    width: 98% !important;
  }
  .u--wid--sm99 {
    width: 99px !important;
  }
  .u--widp--sm99 {
    width: 99% !important;
  }
  .u--wid--sm100 {
    width: 100px !important;
  }
  .u--widp--sm100 {
    width: 100% !important;
  }
}
.u-wid--quarter {
  width: 25% !important;
}
.u-wid--thirds {
  width: 33.33% !important;
}
.u-wid--half {
  width: 50% !important;
}
.u-wid--full {
  width: 100% !important;
}
@media screen and (max-width: 768px) {
  .u-wid--thirds-sm {
    width: 33.33% !important;
  }
  .u-wid--quarter--sm {
    width: 25% !important;
  }
  .u-wid--half--sm {
    width: 50% !important;
  }
  .u-wid--full--sm {
    width: 100% !important;
  }
}

.u-mt0 {
  margin-top: 0px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 768px) {
  .u--mt--sm0 {
    margin-top: 0px !important;
  }
  .u--mb--sm0 {
    margin-bottom: 0px !important;
  }
  .u--pt--sm0 {
    padding-top: 0px !important;
  }
  .u--pb--sm0 {
    padding-bottom: 0px !important;
  }
  .u--mt--sm10 {
    margin-top: 10px !important;
  }
  .u--mb--sm10 {
    margin-bottom: 10px !important;
  }
  .u--pt--sm10 {
    padding-top: 10px !important;
  }
  .u--pb--sm10 {
    padding-bottom: 10px !important;
  }
  .u--mt--sm20 {
    margin-top: 20px !important;
  }
  .u--mb--sm20 {
    margin-bottom: 20px !important;
  }
  .u--pt--sm20 {
    padding-top: 20px !important;
  }
  .u--pb--sm20 {
    padding-bottom: 20px !important;
  }
  .u--mt--sm30 {
    margin-top: 30px !important;
  }
  .u--mb--sm30 {
    margin-bottom: 30px !important;
  }
  .u--pt--sm30 {
    padding-top: 30px !important;
  }
  .u--pb--sm30 {
    padding-bottom: 30px !important;
  }
  .u--mt--sm40 {
    margin-top: 40px !important;
  }
  .u--mb--sm40 {
    margin-bottom: 40px !important;
  }
  .u--pt--sm40 {
    padding-top: 40px !important;
  }
  .u--pb--sm40 {
    padding-bottom: 40px !important;
  }
  .u--mt--sm50 {
    margin-top: 50px !important;
  }
  .u--mb--sm50 {
    margin-bottom: 50px !important;
  }
  .u--pt--sm50 {
    padding-top: 50px !important;
  }
  .u--pb--sm50 {
    padding-bottom: 50px !important;
  }
  .u--mt--sm60 {
    margin-top: 60px !important;
  }
  .u--mb--sm60 {
    margin-bottom: 60px !important;
  }
  .u--pt--sm60 {
    padding-top: 60px !important;
  }
  .u--pb--sm60 {
    padding-bottom: 60px !important;
  }
  .u--mt--sm70 {
    margin-top: 70px !important;
  }
  .u--mb--sm70 {
    margin-bottom: 70px !important;
  }
  .u--pt--sm70 {
    padding-top: 70px !important;
  }
  .u--pb--sm70 {
    padding-bottom: 70px !important;
  }
  .u--mt--sm80 {
    margin-top: 80px !important;
  }
  .u--mb--sm80 {
    margin-bottom: 80px !important;
  }
  .u--pt--sm80 {
    padding-top: 80px !important;
  }
  .u--pb--sm80 {
    padding-bottom: 80px !important;
  }
  .u--mt--sm90 {
    margin-top: 90px !important;
  }
  .u--mb--sm90 {
    margin-bottom: 90px !important;
  }
  .u--pt--sm90 {
    padding-top: 90px !important;
  }
  .u--pb--sm90 {
    padding-bottom: 90px !important;
  }
  .u--mt--sm100 {
    margin-top: 100px !important;
  }
  .u--mb--sm100 {
    margin-bottom: 100px !important;
  }
  .u--pt--sm100 {
    padding-top: 100px !important;
  }
  .u--pb--sm100 {
    padding-bottom: 100px !important;
  }
}
/* --------------------------------------------

animation

-------------------------------------------- */
@-webkit-keyframes newsList {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes newsList {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes ViewMore {
  0% {
    opacity: 1;
    -webkit-transform: skew(45deg) translateX(0px);
            transform: skew(45deg) translateX(0px);
  }
  50% {
    opacity: 0;
    -webkit-transform: skew(45deg) translateX(20px);
            transform: skew(45deg) translateX(20px);
  }
  51% {
    opacity: 0;
    -webkit-transform: skew(45deg) translateX(-10px);
            transform: skew(45deg) translateX(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: skew(45deg) translateX(0px);
            transform: skew(45deg) translateX(0px);
  }
}
@keyframes ViewMore {
  0% {
    opacity: 1;
    -webkit-transform: skew(45deg) translateX(0px);
            transform: skew(45deg) translateX(0px);
  }
  50% {
    opacity: 0;
    -webkit-transform: skew(45deg) translateX(20px);
            transform: skew(45deg) translateX(20px);
  }
  51% {
    opacity: 0;
    -webkit-transform: skew(45deg) translateX(-10px);
            transform: skew(45deg) translateX(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: skew(45deg) translateX(0px);
            transform: skew(45deg) translateX(0px);
  }
}
@-webkit-keyframes AnkerLink {
  0% {
    -webkit-transform: scaleY(0) translateX(-50%);
            transform: scaleY(0) translateX(-50%);
  }
  100% {
    -webkit-transform: scaleY(1) translateX(-50%);
            transform: scaleY(1) translateX(-50%);
  }
}
@keyframes AnkerLink {
  0% {
    -webkit-transform: scaleY(0) translateX(-50%);
            transform: scaleY(0) translateX(-50%);
  }
  100% {
    -webkit-transform: scaleY(1) translateX(-50%);
            transform: scaleY(1) translateX(-50%);
  }
}
@-webkit-keyframes load {
  100% {
    opacity: 1;
  }
}
@keyframes load {
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes TxtLoad {
  100% {
    opacity: 1;
  }
}
@keyframes TxtLoad {
  100% {
    opacity: 1;
  }
}
.l-header {
  position: fixed;
}

html.js-fixed {
  position: fixed;
}
@media screen and (min-width: 768px) {
  html.js-fixed {
    position: static;
  }
}

.l-main .inner {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .l-main .inner {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
  }
}
.l-main p {
  margin-top: 0.5rem;
  margin-bottom: 1.2rem;
}
@media screen and (min-width: 768px) {
  .l-main p {
    margin-top: 1rem;
    margin-bottom: 1.5rem;
  }
}
.l-main p:not([class]) + p:not([class]) {
  margin-top: -0.75em;
}
@media screen and (min-width: 768px) {
  .l-main p:not([class]) + p:not([class]) {
    margin-top: -1em;
  }
}
.l-main figure {
  text-align: center;
}
.l-main figure figcaption {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.4;
}
.l-main figure figcaption + img {
  margin-top: 10px;
}
.l-main figure img + figcaption {
  margin-top: 10px;
  text-align: left;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .l-main figure figcaption {
    font-size: 14px;
    font-size: 1rem;
  }
  .l-main figure figcaption + img {
    margin-top: 15px;
  }
  .l-main figure img + figcaption {
    margin-top: 15px;
    text-align: center;
    font-weight: 400;
  }
}
.l-main ol:not([class]) {
  counter-reset: number;
}
.l-main ol:not([class]):not(:last-child) {
  margin-bottom: 30px;
}
.l-main ol:not([class]) > li {
  margin-bottom: 10px;
  text-indent: -1.25em;
  padding-left: 1.25em;
}
.l-main ol:not([class]) > li:nth-child(n+10) {
  text-indent: -2.25em;
  padding-left: 2.25em;
}
.l-main ol:not([class]) > li:last-child {
  margin-bottom: 0;
}
.l-main ol:not([class]) > li:before {
  display: inline-block;
  margin-right: 5px;
  text-indent: 0;
  padding-left: 0;
  counter-increment: number;
  content: counter(number) ".";
  color: #7ab31f;
  font-weight: 600;
}
.l-main ol:not([class]) > li div {
  text-indent: 0;
  padding-left: 0;
}
.l-main ol:not([class]) > li li:not(:last-child) {
  margin-bottom: 5px;
}
.l-main ol:not([class]) ul, .l-main ol:not([class]) ol {
  margin-top: 10px !important;
  margin-left: 1em;
  padding-left: 0;
  text-indent: 0;
}
.l-main ol:not([class]) ol {
  counter-reset: number;
}
.l-main ul:not([class]) > li {
  margin-bottom: 10px;
}
.l-main ul:not([class]) > li:last-child {
  margin-bottom: 0;
}
.l-main ul ul, .l-main ul ol {
  margin-top: 10px;
  margin-left: 1em;
  padding-left: 0;
  text-indent: 0;
}
.l-main ul.inline > li {
  display: inline-block;
  margin: 0 1em 0.8em 0;
  vertical-align: top;
}
.l-main ul.nind1 > li {
  text-indent: -1em;
  padding-left: 1em;
}
.l-main ul.nind2 > li {
  text-indent: -2em;
  padding-left: 2em;
}
.l-main ul.nind3 > li {
  text-indent: -3em;
  padding-left: 3em;
}
.l-main ul.nind1 > li, .l-main ul.nind2 > li, .l-main ul.nind3 > li {
  margin-bottom: 10px;
}
.l-main ul.nind1 > li:last-child, .l-main ul.nind2 > li:last-child, .l-main ul.nind3 > li:last-child {
  margin-bottom: 0;
}
.l-main ul.disc {
  margin-top: 40px;
  margin-bottom: 15px;
}
.l-main ul.disc:not(:first-child) {
  margin-top: 20px;
}
.l-main ul.disc > li {
  margin-bottom: 5px;
  padding-left: 1.25em;
  position: relative;
}
.l-main ul.disc > li:last-child {
  margin-bottom: 0;
}
.l-main ul.disc > li:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: rgba(122, 179, 31, 0.8);
  position: absolute;
  left: 0;
  top: 8px;
}
.l-main ul.is-wide > li {
  margin-bottom: 15px;
}
.l-main ul.is-wide > li:last-child {
  margin-bottom: 0;
}
.l-main ul.is-short > li {
  margin-bottom: 0.4em;
}
.l-main ul.is-short > li:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .l-main ul.disc {
    margin-bottom: 30px;
  }
  .l-main ul.disc:not(:first-child) {
    margin-top: 20px;
  }
  .l-main ul.disc > li {
    margin-bottom: 12px;
    font-size: 16px;
    font-size: 1rem;
  }
  .l-main ul.disc > li:before {
    width: 8px;
    height: 8px;
    top: 10px;
  }
  .l-main ul.is-wide > li {
    margin-bottom: 2em;
  }
}
.l-main dl:not([class]) > dt {
  margin-bottom: 0.75em;
  font-weight: 600;
}
.l-main dl:not([class]) > dd + dt {
  margin-top: 1.25em;
}
.l-main dl.normal dt {
  margin-bottom: 0.2em;
  font-weight: 600;
}
.l-main dl.normal dd {
  margin-bottom: 1.25em;
}
.l-main sup {
  font-size: 75.5%;
  vertical-align: super;
  position: relative;
  top: 0em;
}
@media screen and (min-width: 768px) {
  .l-main .c-table th, .l-main .c-table td {
    font-size: 16px;
    font-size: 1rem;
  }
}

.txt a {
  display: inline-block;
  position: relative;
  line-height: 1.1;
  padding-right: 2rem;
  color: #0E76EF;
}
.txt a:not([class])::after {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  margin: auto;
  border-right: 2px solid #0E76EF;
  border-bottom: 2px solid #0E76EF;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  right: 1rem;
  top: 0;
  bottom: 0;
  -webkit-transition: right 400ms;
  transition: right 400ms;
}
.txt a:hover {
  text-decoration: none;
}
.txt a:not([class]):hover::after {
  right: 0.5rem;
}

.c-view_more {
  display: block;
  margin-top: 40px;
}
.c-view_more.right {
  text-align: right;
}
.c-view_more a {
  color: #333;
  padding: 10px 48px 10px 0;
  display: inline-block;
  text-decoration: none;
  outline: none;
  position: relative;
}
.c-view_more a span {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.c-view_more a span::before {
  content: "";
  display: block;
  width: 40px;
  height: 4px;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  -webkit-transform: skew(45deg);
          transform: skew(45deg);
}
.c-view_more a:hover span::before {
  -webkit-animation-name: ViewMore;
          animation-name: ViewMore;
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.c-view_more.c-view_more_wh a {
  color: #fff;
}
.c-view_more.c-view_more_wh a span::before {
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
}

.CGP {
  font-family: century-gothic, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.CGP_b {
  font-family: century-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.Rollerscript {
  font-family: rollerscript-rough, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.ttl_h2 {
  font-size: 64px;
  font-size: 4rem;
  line-height: 1;
}
.ttl_h2 em {
  line-height: 1;
  color: #8DC21E;
}
.ttl_h2 em.wh {
  color: #fff;
}
.ttl_h2 > p {
  line-height: 1.8;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .ttl_h2 {
    font-size: 48px;
    font-size: 3rem;
  }
}

.c-bg_common {
  position: relative;
}
.c-bg_common a {
  z-index: 2;
  position: relative;
}
.c-bg_common::after {
  content: "";
  background: rgba(3, 3, 2, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-bg_common:hover::after {
  background: rgba(30, 30, 28, 0.5);
}
.c-bg_common.bg_green:hover::after {
  background: rgba(35, 50, 10, 0.6);
}
.c-bg_common.bg_pink:hover::after {
  background: rgba(65, 25, 45, 0.6);
}

.top .inner h2 {
  margin-bottom: 30px;
  text-align: center;
}
.top .inner h2 img {
  height: 40px;
  width: auto;
}
.top .inner h3 {
  text-align: center;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .top .inner h2 {
    margin-bottom: 50px;
  }
  .top .inner h2 img {
    height: 60px;
  }
  .top .inner h3 {
    font-size: 48px;
    font-size: 3rem;
    font-weight: 400;
  }
}
_:-ms-fullscreen .l-main, :root .top .l-main {
  background: #f9f6e8;
}

.top .hero {
  position: relative;
  width: 100%;
}
.top .hero .container-video {
  position: relative;
  overflow: hidden;
  opacity: 0.01;
  -webkit-animation: load 1.5s 0s ease-out forwards;
          animation: load 1.5s 0s ease-out forwards;
  background-color: #000;
}
.top .hero .container-video .txt-box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 20px;
  width: 100%;
  max-width: 960px;
  text-align: center;
  color: #fff;
  font-size: 48px;
  font-size: 3rem;
  font-weight: bold;
  opacity: 0;
  -webkit-animation: TxtLoad 1.5s 2.5s ease-out forwards;
          animation: TxtLoad 1.5s 2.5s ease-out forwards;
}
.top .hero .container-video .txt-box .txt-box_ttl {
  max-width: 800px;
  margin: 0 auto;
}
.top .hero .container-video .txt-box .txt-box_logo {
  max-width: 250px;
  margin: 60px auto 0;
}
@media screen and (min-width: 768px) {
  .top .hero .container-video #video {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .top .hero {
    /* IE11以上 */
  }
  .top .hero .catchcopy {
    margin: 0 auto;
  }
  .top .hero .catchcopy img {
    width: 100%;
  }
  _:-ms-fullscreen .catchcopy figure, :root .top .hero .catchcopy figure {
    display: block;
    margin: 0 auto;
  }
  _:-ms-fullscreen .catchcopy img, :root .top .hero .catchcopy img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .top .hero .container-video {
    position: relative;
    max-height: 622px;
    overflow: hidden;
  }
  .top .hero .container-video .txt-box {
    padding: 20px;
    font-size: 32px;
    font-size: 2rem;
  }
  .top .hero .container-video .txt-box .txt-box_logo {
    max-width: 250px;
    margin: 40px auto 0;
  }
  .top .hero .container-video #video {
    width: 100%;
  }
}
.top .mission {
  background-color: #8DC21E;
  padding: 0;
  width: 100%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.top .mission .inner {
  width: 100%;
  position: relative;
}
.top .mission .inner .inner-box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 670px;
  width: 100%;
  padding: 40px 20px;
}
.top .mission .inner h3 {
  letter-spacing: 0.2em;
}
.top .mission .c-img {
  max-width: 570px;
  width: 100%;
}
.top .mission .c-img img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .top .mission {
    margin: 0 auto;
    display: block;
  }
  .top .mission .inner {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(3, 3, 2, 0.5)), to(rgba(3, 3, 2, 0.7))), url(../img/top/img_mission.jpg) no-repeat top right;
    background: linear-gradient(rgba(3, 3, 2, 0.5), rgba(3, 3, 2, 0.7)), url(../img/top/img_mission.jpg) no-repeat top right;
    background-size: cover;
    padding: 50px 20px;
    color: #fff;
    max-width: 100%;
  }
  .top .mission .inner .inner-box {
    position: unset;
    top: auto;
    left: auto;
    -webkit-transform: unset;
            transform: unset;
    max-width: 100%;
    padding: 0;
  }
  .top .mission .inner h2 {
    line-height: 1.5;
  }
  .top .mission .c-img {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .top .mission {
    margin: 0 auto;
  }
  .top .mission .inner h2 {
    text-align: left;
    margin: 0 auto 70px;
  }
  .top .mission .inner h3 {
    text-align: left;
  }
}
.top .products-title {
  background-color: #fff;
}
.top .products-btn {
  background-color: #fff;
}
.top .products .inner {
  text-align: center;
  padding: 0 20px;
}
.top .products .c-button-wrap a {
  margin: 0 auto;
}
.top .products ul li {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.top .products ul li:hover {
  opacity: 0.7;
}
.top .products ul li .c-logo_innovera {
  width: 450px;
  margin: 10px 20px 10px 0;
}
.top .products .c-products_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 40px;
}
.top .products .c-products_list li {
  width: 50%;
}
.top .products .c-products_list li:nth-child(n+3) {
  margin-top: 40px;
}
.top .products .c-products_list li a {
  display: blcok;
}
.top .products .c-products_list li a .c-logo_all {
  height: 40px;
  margin: 20px 0;
}
.top .products ul {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.top .products ul li a .c-txt_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px auto 40px;
}
.top .products ul li a .c-txt_box .c-title {
  margin-right: 20px;
  font-size: 48px;
  font-size: 3rem;
}
.top .products ul li a p {
  margin: 0;
}
.top .products ul li a .c-title {
  font-size: 32px;
}
.top .products ul li a .c-title em {
  color: #C5701E;
}
@media screen and (min-width: 768px) {
  .top .products {
    margin: 150px auto;
  }
  .top .products-title h2 {
    text-align: center;
    margin: 0 auto 70px;
  }
  .top .products .inner {
    width: 1600px;
    padding: 0;
  }
  .top .products figure {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .top .products {
    margin: 80px auto;
    padding: 0;
  }
  .top .products .c-products_list li {
    width: 100%;
  }
  .top .products .c-products_list li:nth-child(n+2) {
    margin-top: 20px;
  }
  .top .products .c-products_list li:nth-child(n+3) {
    margin-top: 0;
  }
  .top .products ul li a .c-txt_box {
    display: block;
  }
  .top .products ul li .c-logo_innovera {
    margin: 10px auto;
  }
}
.top .message .inner {
  padding: 0;
}
.top .message .inner h2 {
  text-align: center;
}
.top .message .inner h3 {
  margin-bottom: 30px;
  font-size: 20px;
  font-size: 1.25rem;
}
.top .message .inner .c-flex-wrap {
  position: relative;
}
.top .message .inner .c-flex-wrap .c-flex02 {
  z-index: 2;
  position: relative;
}
.top .message .inner .c-flex-wrap .c-flex02.msg {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .top .message {
    margin: 150px auto;
  }
  .top .message .inner h2 {
    margin: 0 auto 70px;
  }
  .top .message .inner h3 {
    margin-bottom: 70px;
    font-size: 24px;
    font-size: 1.5rem;
  }
  .top .message .inner .c-flex-wrap .c-flex02 {
    z-index: 2;
    position: relative;
  }
  .top .message .inner .c-flex-wrap .c-flex02 figure {
    display: block;
  }
  .top .message .inner .c-flex-wrap .c-flex02 figure img {
    width: 100%;
    height: auto;
  }
  .top .message .inner .c-flex-wrap .c-flex02:nth-of-type(1) {
    -ms-flex-preferred-size: 470px;
        flex-basis: 470px;
  }
  .top .message .inner .c-flex-wrap .c-flex02.msg {
    width: calc(100% - 470px);
    position: relative;
    z-index: 1;
    margin-left: -60px;
    margin-right: -60px;
    margin-top: 60px;
    padding: 100px 60px 140px 120px;
    background-color: #e8e8e8;
  }
  .top .message .inner .c-flex-wrap .c-flex02.msg .sign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .top .message .inner .c-flex-wrap .c-flex02.msg .sign span {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.7;
  }
  .top .message .inner .c-flex-wrap .c-flex02.msg .sign figure {
    margin-left: 30px;
  }
  .top .message .inner .c-flex-wrap .c-flex02.msg .sign figure img {
    height: 32px;
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  .top .message {
    margin: 80px auto;
  }
  .top .message .c-flex-wrap {
    display: block;
  }
  .top .message .c-flex-wrap .c-flex02 figure {
    display: block;
  }
  .top .message .c-flex-wrap .c-flex02 figure img {
    width: 50%;
    height: auto;
    margin: 0 auto;
  }
  .top .message .c-flex-wrap .c-flex02.msg {
    width: 100%;
    margin-top: -100px;
    padding: 130px 30px 30px;
    background-color: #e8e8e8;
    font-size: 12px;
  }
  .top .message .c-flex-wrap .c-flex02.msg .sign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .top .message .c-flex-wrap .c-flex02.msg .sign span {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.7;
  }
  .top .message .c-flex-wrap .c-flex02.msg .sign figure {
    margin-left: 30px;
  }
  .top .message .c-flex-wrap .c-flex02.msg .sign figure img {
    height: 32px;
    width: auto;
  }
}
.top .company {
  margin: 150px auto;
}
.top .company ul li.company_sustainavility {
  background: url(../../../assets/img/top/bg_sustainavility.jpg) no-repeat;
  background-size: cover;
  margin-bottom: 0;
}
.top .company ul li.company_sustainavility a img {
  height: 24px;
}
.top .company ul li.company_ir {
  background: url(../../../assets/img/top/bg_ir.jpg) no-repeat;
  background-size: cover;
}
.top .company ul li.company_ir a img {
  height: 20px;
}
.top .company ul li a {
  display: block;
  padding: 150px 0;
  text-align: center;
  color: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.top .company ul li a p {
  font-size: 24px;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .top .company {
    margin: 80px auto;
  }
  .top .company ul li a {
    padding: 80px 0;
  }
}
.top .casestudy {
  margin: 150px auto;
}
@media screen and (max-width: 769px) {
  .top .casestudy {
    margin: 80px auto;
  }
}
.top .clients .inner {
  padding: 0 20px;
  text-align: center;
}
.top .clients__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 40px 0;
  text-align: center;
  height: 400px;
  color: #fff;
}
.top .clients__item .c-lead {
  line-height: 1;
  margin: 35px 0 30px;
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem;
}
.top .clients__item a {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  color: #fff;
}
.top .clients__item a::after {
  border-color: #fff;
}
@media screen and (min-width: 768px) {
  .top .clients {
    margin: 150px auto;
    margin-top: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .top .clients .inner {
    padding: 0;
  }
  .top .clients .section-list__item {
    padding: 20px;
    height: 358px;
    width: 31%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
  }
  .top .clients .section-list__item:not(:nth-child(3n)) {
    margin-right: 3.5%;
  }
}
@media screen and (min-width: 769px) {
  .top .clients .c-lead {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .top .clients .desc br {
    display: block !important;
  }
  .top .clients a {
    position: absolute;
    top: 75%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 400;
  }
}
@media screen and (max-width: 768px) {
  .top .clients {
    margin: 80px auto;
  }
}
.top .clients .c-clients_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top .clients .c-clients_list li {
  width: calc(25% - 20px);
  padding: 20px;
}
.top .clients .c-clients_list li:nth-child(n+5) {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .top .clients .c-clients_list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .top .clients .c-clients_list li {
    width: calc(50% - 20px);
  }
  .top .clients .c-clients_list li:nth-child(n+5) {
    margin-top: 0;
  }
  .top .clients .c-clients_list li:nth-child(n+3) {
    margin-top: 20px;
  }
}

.cta {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(3, 3, 2, 0.8)), to(rgba(3, 3, 2, 0.8))), url(../img/top/img_cta.jpg) no-repeat center/cover;
  background: linear-gradient(rgba(3, 3, 2, 0.8), rgba(3, 3, 2, 0.8)), url(../img/top/img_cta.jpg) no-repeat center/cover;
  color: #fff;
  padding: 60px 0;
}
.cta h2 {
  margin: 0 auto 70px;
}
.cta .inner {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
}
.cta .cta-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  text-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cta .cta-flex li {
  width: calc(50% - 20px);
  max-width: 410px;
}
.cta .cta-flex li a {
  border-radius: 0;
  background-color: transparent;
  border-color: #fff;
  color: #fff;
  padding: 20px;
  display: block;
  margin-top: 20px;
  border: 1px solid #fff;
  width: 100%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.cta .cta-flex li a:hover {
  background-color: #8DC21E;
  border: 1px solid #8DC21E;
}
.cta .info {
  max-width: 700px;
  margin: 60px auto 0;
  text-align: center;
  padding: 20px;
  border: 1px solid #fff;
}
.cta .info .tel, .cta .info .mail {
  font-size: 22px;
  font-size: 1.375rem;
}
.cta .info .tel a, .cta .info .mail a {
  display: inline-block;
  position: relative;
  padding-left: 40px;
  color: #fff;
}
.cta .info .tel a::before, .cta .info .mail a::before {
  content: "";
  position: absolute;
  width: 24px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.cta .info .tel a {
  font-weight: 500;
  letter-spacing: 0.275em;
}
.cta .info .tel a::before {
  content: url(../img/common/icon_tel.svg);
}
.cta .info .mail {
  margin-top: 20px;
}
.cta .info .mail a::before {
  content: url(../img/common/icon_mail.svg);
}
.cta .info .mail a::after {
  content: none;
}
@media screen and (max-width: 768px) {
  .cta .cta-flex li {
    width: 100%;
  }
  .cta .cta-flex li:nth-child(n+2) {
    margin-top: 40px;
  }
  .cta h2 {
    margin: 0 auto 40px;
  }
  .cta .inner {
    width: 100%;
  }
  .cta .info {
    max-width: 410px;
  }
}
@media screen and (min-width: 769px) {
  .cta {
    padding: 130px 0;
  }
  .cta .c-flex02 {
    max-width: 470px;
    width: 50%;
  }
  .cta .info {
    margin: 120px auto 0;
  }
  .cta .info .tel, .cta .info .mail {
    font-size: 30px;
    font-size: 1.875rem;
  }
  .cta .info .tel a, .cta .info .mail a {
    display: inline-block;
    position: relative;
    padding-left: 60px;
    color: #fff;
  }
  .cta .info .tel a::before, .cta .info .mail a::before {
    width: 32px;
  }
}

.notfound .l-main__header {
  background: url("../img/common/bg_general.png") no-repeat 50% 80%/cover;
}
.notfound .c-button-wrapper {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .notfound .l-main__header {
    background: url("../img/common/bg_general.png") no-repeat 50% 56%/cover;
  }
}

.products .index .l-section .inner {
  padding: 20px 15px 30px;
}

.contact .index .l-section__form .inner {
  width: 770px;
}
.contact .confirm .l-section .inner {
  padding: 20px 15px 30px;
}
@media screen and (min-width: 1080px) {
  .contact .index .l-section__form .inner {
    width: 770px;
  }
}

.grecaptcha-badge {
  bottom: 80px !important;
}

#agency .l-header {
  height: 400px;
  position: relative;
}
#agency .l-header .l-header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: auto;
}
#agency .l-header .l-header__logo .logo {
  width: 160px;
}
#agency .l-header .l-header__logo .logout {
  color: #fff;
  background-color: #D11C2C;
  padding: 5px 40px 5px 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 3px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #agency .l-header .l-header__logo .logout {
    padding: 5px 30px 5px 20px;
  }
}
#agency .l-header .l-header__logo .logout:hover {
  opacity: 0.5;
}
#agency .l-header .l-header__logo .logout::after {
  content: "";
  background-image: url(/assets/img/agency/icon_logout.svg);
  display: inline-block;
  height: 18px;
  width: 18px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
}
@media screen and (max-width: 768px) {
  #agency .l-header .l-header__logo .logout::after {
    right: 11px;
  }
}
#agency .l-header .inner {
  position: static;
}
@media screen and (max-width: 768px) {
  #agency .l-header {
    height: 300px;
  }
}
#agency .header_title {
  text-align: center;
  font-size: 4rem;
  line-height: 1.3;
  color: #8DC21E;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-family: "Century Gothic";
}
#agency .header_title span {
  display: block;
  font-size: 1rem;
  color: #fff;
  font-family: "Noto Sans JP";
}
#agency .l-section {
  margin: 40px auto;
}
#agency .l-footer .l-section {
  padding-top: 20px;
  margin-bottom: 0px;
}
#agency .l-footer .l-footer__local .c-flex-wrap {
  margin: 0;
}
#agency .l-footer .l-footer__local .local__link {
  margin-top: 0px;
}
#agency .c-button-wrap {
  padding-top: 0px;
  margin-bottom: 80px;
}
#agency .c-button-wrap.con02 {
  width: 74%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  #agency .c-button-wrap.con02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    width: 100%;
  }
}
#agency .c-button-wrap.con02 a {
  margin-bottom: 0;
}
#agency .c-button-wrap.con02 a:last-child {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  #agency .c-button-wrap {
    margin-bottom: 40px;
  }
}
#agency .c-button-wrap .c-button {
  background-color: #8DC21E;
  color: #fff;
  border: 1px solid #8DC21E;
}
#agency .c-button-wrap .c-button:hover {
  background-color: #fff !important;
  color: #000;
  border: 1px solid #030302;
}
@media screen and (max-width: 768px) {
  #agency .c-button-wrap .c-button {
    min-width: 310px;
  }
}
#agency .login .l-section {
  max-width: 810px;
  width: 90%;
}
#agency .login .l-section #fieldPassword {
  border-width: thin;
  border-style: solid;
  width: 200px;
}
#agency .login .l-section #fieldPassword #textPassword {
  border: none;
}
#agency .login .l-section .c-form input[type=password] {
  position: relative;
  width: 100%;
  padding: 7px 12px;
  background: #f7f7f7;
  border: 1px solid #D0D0D0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #333;
}
@media screen and (min-width: 768px) {
  #agency .login .l-section .c-form input[type=password] {
    font-size: 1rem;
  }
}
#agency .login .l-section .c-form input[type=text] {
  position: relative;
}
#agency .login .l-section .fa-eye {
  position: absolute;
  top: 12px;
  right: 0;
  width: 5%;
}
@media screen and (max-width: 768px) {
  #agency .login .l-section .fa-eye {
    top: 46px;
  }
}
@media screen and (max-width: 520px) {
  #agency .login .l-section .fa-eye {
    width: 8%;
  }
}
#agency .login .partner_list {
  text-align: center;
  font-weight: bold;
  margin-bottom: 40px;
}
#agency .login .partner_list li:first-child {
  margin-bottom: 10px;
}
#agency .login .partner_list li .name {
  color: #C9CACA;
}
#agency .login .partner_list li .partner_code {
  font-size: 1.2rem;
}
#agency .login h2 {
  text-align: center;
  font-size: 1.5rem;
  padding-bottom: 0.8rem;
  font-weight: bold;
  border-bottom: 1px solid #8DC21E;
}
@media screen and (max-width: 768px) {
  #agency .login h2 {
    margin-bottom: 40px;
  }
}
#agency .c-form_col.c-form_submit {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  #agency .c-form_col.c-form_submit {
    margin-top: 40px;
  }
}
#agency .c-form_col.c-form_submit:nth-last-child(3) {
  margin: 30px 0;
}
#agency .c-form_col.c-form_submit + .c-form_col {
  margin-top: 30px;
}
#agency .c-form_col.c-form_submit input {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  display: inline-block;
  min-width: 410px;
  margin: 0 auto;
  padding: 20px 30px;
  text-align: center;
  border: 1px solid #030302;
  -webkit-transition: 0.3s;
  border-radius: 3px;
  font-weight: 500;
  transition: 0.3s;
  background-color: #8DC21E;
  color: #fff;
  border: 1px solid #8DC21E;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  #agency .c-form_col.c-form_submit input {
    min-width: 310px;
  }
}
#agency .c-form_col.c-form_submit input:hover {
  background-color: #fff !important;
  color: #000;
  border: 1px solid #030302;
}
#agency .c-form_col.c-form_submit input.red {
  background-color: #CB2E25 !important;
  border: 1px solid #CB2E25;
}
#agency .c-form_col.c-form_submit input.red:hover {
  background-color: #fff !important;
  color: #000;
  border: 1px solid #030302;
}
#agency .c-form_col.c-form_submit input.back {
  background-color: #C9CACA !important;
  border: 1px solid #C9CACA;
}
#agency .c-form_col.c-form_submit input.back:hover {
  background-color: #fff !important;
  color: #000;
  border: 1px solid #030302;
}
#agency .c-form {
  width: 100%;
  max-width: none;
}
#agency .c-form .c-form_col.c-form_submit {
  margin-top: 80px !important;
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  #agency .c-form .c-form_col.c-form_submit {
    margin-top: 40px !important;
  }
}
#agency .c-form .c-form_col:nth-last-child(3) {
  margin: 30px 0;
}
#agency .c-form .c-form_col + .c-form_col {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  #agency .c-form .c-form_col + .c-form_col {
    margin-top: 20px;
  }
}
#agency .c-form label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media screen and (max-width: 768px) {
  #agency .c-form label {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
#agency .c-form label .select {
  position: relative;
  width: 30%;
  background: #f7f7f7;
  border: 1px solid #D0D0D0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #333;
}
@media screen and (max-width: 768px) {
  #agency .c-form label .select {
    width: 100%;
  }
}
#agency .c-form label .select::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: auto;
  border-right: 2px solid #707070;
  border-bottom: 2px solid #707070;
  -webkit-transform: translate(-150%, -25%) rotate(45deg);
          transform: translate(-150%, -25%) rotate(45deg);
}
@media screen and (max-width: 768px) {
  #agency .c-form label .select {
    font-size: 1rem;
  }
}
#agency .c-form label .select input {
  margin-left: 100px;
}
#agency .c-form label .select select {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  width: 100%;
  background-color: #f7f7f7;
  padding: 7px 12px;
}
#agency .c-form label p {
  width: 70%;
}
@media screen and (max-width: 768px) {
  #agency .c-form label p {
    width: 100%;
  }
}
#agency .c-form label p .err {
  color: #CB2E25;
}
#agency .c-form label .c-txt {
  width: 30%;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #agency .c-form label .c-txt {
    width: 100%;
  }
}

#agency .product_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #agency .product_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
#agency .product_item .product_box {
  padding: 1.8rem;
  width: 48%;
  height: 320px;
  border: 1px solid #C9CACA;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  margin-top: 60px;
}
#agency .product_item .product_box:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  #agency .product_item .product_box {
    width: 100%;
    height: 240px;
    margin-top: 0px;
  }
}
#agency .product_item .product_box .product_img {
  margin: auto;
}
#agency .product_item .product_box .product_name {
  background-color: #000;
  padding: 0.5rem 1.5rem;
  color: #fff;
  font-weight: 600;
  min-width: 150px;
}
#agency .product_item .product_box .product_button {
  color: #8DC21E;
  background-color: #fff;
  border: 1px solid #8DC21E;
  padding: 0.5rem;
  font-family: "Noto Sans JP";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#agency .product_item .product_box .product_button:hover {
  background-color: #8DC21E;
  color: #fff;
}
#agency .product .l-section {
  max-width: 980px;
  width: 90%;
}
#agency .product .l-section h2 {
  text-align: center;
  margin-bottom: 60px;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #agency .product .l-section h2 {
    margin-bottom: 30px;
  }
}
#agency .product .l-section h2 img {
  width: 30%;
  min-width: 200px;
}
#agency .product .l-section h2 span {
  display: block;
  font-size: 1.2rem;
  font-weight: 600;
  margin-top: 0.5rem;
}
#agency .product .l-section h3 {
  font-weight: 600;
  margin-bottom: 100px;
  text-align: center;
}
#agency .product .l-section h3 span {
  display: block;
  font-size: 2rem;
}
#agency .product .l-section h3 span.platinum {
  color: #25749b;
}
#agency .product .l-section h3 span.gold {
  color: #EBB72B;
}
#agency .product .l-section h3 span.silver {
  color: #C9CACA;
}
#agency .product .l-section h3 span.bronze {
  color: #AC6B25;
}
@media screen and (max-width: 768px) {
  #agency .product .l-section h3 {
    margin-bottom: 80px;
  }
}
#agency .product .l-section .news {
  font-weight: 600;
  text-align: center;
  padding: 20px 130px;
  margin: 0 auto 100px;
  border: 1px solid #CB2E25;
}
@media screen and (max-width: 768px) {
  #agency .product .l-section .news {
    padding: 20px 20px;
    margin: 0 auto 60px;
  }
}
#agency .product .l-section .news h3 {
  color: #CB2E25;
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
#agency .product .l-section .news ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  #agency .product .l-section .news ul li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
#agency .product .l-section .news ul li .news_list01 {
  width: 65%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  #agency .product .l-section .news ul li .news_list01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
#agency .product .l-section .news ul li .news_list02 {
  width: 35%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  #agency .product .l-section .news ul li .news_list02 {
    width: 75%;
  }
}
#agency .product .l-section .news ul li .daytime {
  color: #808080;
  margin: 0 30px;
}
@media screen and (max-width: 768px) {
  #agency .product .l-section .news ul li .daytime {
    margin: 0 0 10px 0;
  }
}
#agency .product .l-section .news ul li .name {
  position: relative;
}
@media screen and (max-width: 768px) {
  #agency .product .l-section .news ul li .name {
    padding-left: 30px;
    margin-bottom: 10px;
  }
}
#agency .product .l-section .news ul li .name::after {
  content: "";
  position: absolute;
  left: -156px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../img/common/document.svg) no-repeat;
  width: 18px;
  height: 18px;
}
@media screen and (max-width: 768px) {
  #agency .product .l-section .news ul li .name::after {
    left: 0;
  }
}
#agency .product .l-section .news ul li .pdf_button {
  font-weight: 600;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  text-align: center;
  color: #8DC21E;
  background-color: #fff;
  border: 1px solid #8DC21E;
  padding: 0.2rem 1.5rem;
  font-family: "Noto Sans JP";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#agency .product .l-section .news ul li .pdf_button:hover {
  background-color: #8DC21E;
  color: #fff;
}
#agency .product .l-section .news ul li .pdf_new {
  color: #CB2E25;
  margin-left: 2rem;
}
#agency .product .l-section .product_block {
  max-width: 780px;
  width: 90%;
  margin: 0 auto;
}
#agency .product .l-section .product_block .product_list {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  #agency .product .l-section .product_block .product_list {
    margin-bottom: 40px;
  }
}
#agency .product .l-section .product_block .product_list h3 {
  text-align: center;
  font-size: 1.5rem;
  padding-bottom: 0.8rem;
  margin-bottom: 40px;
  font-weight: bold;
  border-bottom: 1px solid #C9CACA;
}
#agency .product .l-section .product_block ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  #agency .product .l-section .product_block ul li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
#agency .product .l-section .product_block ul li .name {
  font-weight: 600;
  position: relative;
  padding-left: 40px;
}
#agency .product .l-section .product_block ul li .name::after {
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../img/common/document.svg) no-repeat;
  width: 18px;
  height: 18px;
}
@media screen and (max-width: 768px) {
  #agency .product .l-section .product_block ul li .name {
    margin-bottom: 5px;
    padding-left: 30px;
  }
  #agency .product .l-section .product_block ul li .name::after {
    left: 0;
  }
}
#agency .product .l-section .product_block ul li .name_01 {
  font-weight: 600;
  position: relative;
  padding-left: 40px;
}
#agency .product .l-section .product_block ul li .c-block {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #agency .product .l-section .product_block ul li .c-block {
    width: 100%;
  }
}
#agency .product .l-section .product_block ul li .c-block .pdf_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.5rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #agency .product .l-section .product_block ul li .c-block .pdf_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
#agency .product .l-section .product_block ul li .c-block .pdf_list.youtube {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#agency .product .l-section .product_block ul li .c-block .pdf_list.youtube .pdf_list01 {
  width: auto;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #agency .product .l-section .product_block ul li .c-block .pdf_list.youtube .pdf_list01 {
    width: 100%;
    margin-left: 0;
  }
}
#agency .product .l-section .product_block ul li .c-block .pdf_list.youtube .pdf_list01 .name {
  padding-left: 0;
}
#agency .product .l-section .product_block ul li .c-block .pdf_list.youtube .pdf_list01 .name::after {
  display: none;
}
#agency .product .l-section .product_block ul li .c-block .pdf_list.youtube .youtube_area {
  width: 80%;
  aspect-ratio: 16/9;
}
@media screen and (max-width: 768px) {
  #agency .product .l-section .product_block ul li .c-block .pdf_list.youtube .youtube_area {
    width: 100%;
  }
}
#agency .product .l-section .product_block ul li .c-block .pdf_list.youtube .youtube_area iframe {
  width: 100%;
  height: 100%;
}
#agency .product .l-section .product_block ul li .c-block .pdf_list .pdf_list01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  margin-left: 60px;
}
@media screen and (max-width: 768px) {
  #agency .product .l-section .product_block ul li .c-block .pdf_list .pdf_list01 {
    margin-left: 0;
    margin-bottom: 5px;
    width: 100%;
  }
}
#agency .product .l-section .product_block ul li .c-block .pdf_list .pdf_list02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
}
@media screen and (max-width: 768px) {
  #agency .product .l-section .product_block ul li .c-block .pdf_list .pdf_list02 {
    margin-bottom: 5px;
    width: 100%;
  }
}
#agency .product .l-section .product_block ul li .c-block .pdf_list .pdf {
  display: none;
  font-weight: 600;
}
#agency .product .l-section .product_block ul li .c-block .pdf_list .pdf::after {
  content: url(/assets/img/agency/icon_pdf.png);
  vertical-align: middle;
  padding-right: 5px;
  margin-left: 1rem;
}
#agency .product .l-section .product_block ul li .c-block .pdf_list .pdf_button {
  cursor: pointer;
  font-weight: 600;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  text-align: center;
  color: #8DC21E;
  background-color: #fff;
  border: 1px solid #8DC21E;
  padding: 0.2rem 1.5rem;
  font-family: "Noto Sans JP";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#agency .product .l-section .product_block ul li .c-block .pdf_list .pdf_button:hover {
  background-color: #8DC21E;
  color: #fff;
}
#agency .product .l-section .product_block ul li .c-block .pdf_new {
  color: #CB2E25;
  margin-left: 2rem;
  font-weight: 600;
}
#agency .upload .c-form_col .c-box {
  padding: 0;
  text-align: center;
}
#agency .upload .c-form_col .c-box p {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 20px;
}
#agency .upload .c-form_col .c-box .upload_file label {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#agency .upload .c-form_col .c-box .upload_file .error {
  color: #CB2E25;
  display: block;
}

#agency .master.check .c-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  #agency .master.check .c-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
#agency .master.check .c-form .c-form_col {
  margin-top: 0;
  margin-bottom: 20px;
  width: 50%;
}
@media screen and (max-width: 768px) {
  #agency .master.check .c-form .c-form_col {
    width: 100%;
  }
}
#agency .master.check .c-form .c-form_col label {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
#agency .master.check .c-form .c-form_col label p {
  margin: 0 auto;
  width: 70%;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 768px) {
  #agency .master.check .c-form .c-form_col label p {
    width: 100%;
  }
}
#agency .master.check .c-form .c-form_col label .select {
  margin: 0 auto;
  width: 70%;
}
@media screen and (max-width: 768px) {
  #agency .master.check .c-form .c-form_col label .select {
    width: 100%;
  }
}
#agency .master.check .l-section .c-form_submit {
  border-bottom: 1px solid #DDDDDD;
}
#agency .master.check .l-section .c-form_submit:last-of-type {
  border-bottom: none;
}
#agency .master .tab-container {
  border: 1px solid #8DC21E;
  max-width: 1020px;
  margin: 0 auto;
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  #agency .master .tab-container {
    margin-top: 50px;
  }
}
#agency .master .tab-container label.tab-item {
  width: 25%;
  height: 50px;
  line-height: 50px;
  background-color: fff;
  text-align: center;
  display: block;
  float: left;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  color: #C9CACA;
  text-align: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-weight: bold;
  margin-right: 0;
  margin-top: 0 !important;
  padding: 0;
  border: 1px solid #8DC21E;
  border-top: none;
}
#agency .master .tab-container label.tab-item:nth-child(2) {
  border-left: none;
}
#agency .master .tab-container label.tab-item:nth-child(-n+8) {
  border-right: none;
}
#agency .master .tab-container .tab-content {
  padding: 100px 30px 50px;
}
@media screen and (max-width: 768px) {
  #agency .master .tab-container .tab-content {
    padding: 80px 30px 25px;
  }
}
#agency .master .tab-container input[type=radio] {
  display: none;
}
#agency .master .tab-container input[type=radio] + label::before {
  display: none;
}
#agency .master .tab-container input[type=radio]:checked + label::after {
  display: none;
}
#agency .master .tab-container input:checked + .tab-item {
  background-color: #8DC21E;
  color: #fff;
}
#agency .master .l-section {
  max-width: 1200px;
  width: 90%;
}
#agency .master .l-section.table {
  max-width: 1200px;
}
#agency .master .l-section.table .stn_table table {
  max-width: 1200px;
}
#agency .master .l-section .c-button-wrap.select {
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  #agency .master .c-company_list {
    font-size: 14px;
  }
}
#agency .master .c-company_list tr {
  text-align: left;
}
#agency .master .c-company_list th {
  background: #ECEEEF;
  padding: 0.5rem;
}
#agency .master .c-company_list td {
  padding: 0.5rem;
}
#agency .master .c-company_list td a {
  color: #8DC21E;
  text-decoration: underline;
}
#agency .master .c-company_list td a:hover {
  text-decoration: none;
}
#agency .master .stn_table {
  position: relative;
}
#agency .master .stn_table table {
  width: 1200px;
}
#agency .master .c-table {
  border: none;
}
@media screen and (max-width: 768px) {
  #agency .master .c-table {
    position: static;
  }
}
#agency .master .c-table.is-scroll {
  overflow-y: auto;
}
@media screen and (max-width: 768px) {
  #agency .master .c-table {
    overflow-y: scroll;
  }
}
#agency .master .c-table th {
  border: none;
  text-align: left;
  white-space: nowrap;
}
#agency .master .c-table td {
  border: none;
}
#agency .master.l-form .daytime {
  padding-bottom: 0.8rem;
  border-bottom: 1px solid #DDDDDD;
}
#agency .master.l-form .daytime span:first-child {
  margin-right: 20px;
}
#agency .master.l-form .c-form.product .c-txt {
  width: 18%;
  text-align: left;
}
@media screen and (max-width: 768px) {
  #agency .master.l-form .c-form.product .c-txt {
    width: 100%;
  }
}
#agency .master.l-form .c-form.product label {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 10px;
}
#agency .master.l-form .c-form.product label span {
  color: #C9CACA;
}
#agency .master.l-form .c-form.product .c-block {
  width: 80%;
}
@media screen and (max-width: 768px) {
  #agency .master.l-form .c-form.product .c-block {
    width: 100%;
  }
}
#agency .master.l-form .c-form.product .pdf.youtube label p {
  width: 30%;
}
@media screen and (max-width: 768px) {
  #agency .master.l-form .c-form.product .pdf.youtube label p {
    width: 100%;
  }
}
#agency .master.l-form .c-form.product .pdf.youtube label span {
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  #agency .master.l-form .c-form.product .pdf.youtube label span {
    margin-right: 0px;
  }
}
#agency .master.l-form .c-form.product .pdf .c-txt span {
  display: block;
  font-size: 12px;
  color: #86898B;
}
#agency .master.l-form .c-form.product .pdf .c-box {
  margin-bottom: 20px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #agency .master.l-form .c-form.product .pdf .c-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
#agency .master.l-form .c-form.product .pdf .c-box span {
  width: 45%;
}
@media screen and (max-width: 768px) {
  #agency .master.l-form .c-form.product .pdf .c-box span {
    width: 100%;
  }
}
#agency .master.l-form .c-form.product .pdf .c-box div {
  width: 48%;
}
@media screen and (max-width: 768px) {
  #agency .master.l-form .c-form.product .pdf .c-box div {
    width: 100%;
  }
}
#agency .master.l-form .c-form.product .pdf .c-box .pdf_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 48%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  #agency .master.l-form .c-form.product .pdf .c-box .pdf_box {
    width: 100%;
    margin-top: 0.5rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
#agency .master.l-form .c-form.product .pdf .c-box .pdf_box span {
  width: auto;
  color: #000;
  font-size: 14px;
}
#agency .master.l-form .c-form.product .pdf .c-box .pdf_box .red {
  display: block;
  background-color: #CB2E25;
  border: 1px solid #CB2E25;
  color: #fff;
  padding: 7px 10px;
  border-radius: 3px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#agency .master.l-form .c-form.product .pdf .c-box .pdf_box .red:hover {
  background-color: #fff !important;
  color: #000;
  border: 1px solid #030302;
}
@media screen and (max-width: 768px) {
  #agency .master.l-form .c-form.product .pdf .c-box .pdf_box .red {
    margin-left: 15px;
  }
}
#agency .master.l-form .c-form.product .pdf .c-box .pdf_box .price:hover {
  text-decoration: underline;
}
#agency .master.l-form .c-form.product .pdf .c-box .pdf_box label {
  display: block;
  cursor: pointer;
  background-color: #E6E6E6;
  color: #373A3C;
  border: 1px solid #E6E6E6;
  padding: 7px 10px;
  border-radius: 3px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#agency .master.l-form .c-form.product .pdf .c-box .pdf_box label:hover {
  background-color: #fff !important;
  color: #000;
  border: 1px solid #030302;
}
#agency .master.l-form .c-form.product .pdf .c-box .pdf_box label input[type=file] {
  display: none;
}
#agency .master.l-form .c-form_col.youtube .c-txt .c-boxp {
  width: 30%;
}
#agency .master.l-form .c-form_col.c-form_submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
#agency .master.l-form .c-form_col.c-form_submit input:nth-last-child(n+2) {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  #agency .master.l-form .c-form_col.c-form_submit input:nth-last-child(n+2) {
    margin-bottom: 20px;
  }
}
#agency .master.l-form .c-form_col.c-form_submit.comfirm {
  -ms-flex-flow: nowrap;
      flex-flow: nowrap;
  margin-top: 30px;
}
@media screen and (max-width: 930px) {
  #agency .master.l-form .c-form_col.c-form_submit.comfirm {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
#agency .master.l-form .c-form_col.c-form_submit.comfirm input:nth-last-child(n+2) {
  margin-bottom: 0;
}
@media screen and (max-width: 930px) {
  #agency .master.l-form .c-form_col.c-form_submit.comfirm input:nth-last-child(n+2) {
    margin-bottom: 20px;
  }
}

.test {
  background-color: #fff;
}

.l-section .topics {
  border: 1px solid #8DC21E;
  padding: 30px 60px;
  max-width: 900px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .l-section .topics {
    padding: 20px;
  }
}
.l-section .topics a {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.l-section .topics a:hover {
  opacity: 0.5;
}
.l-section .topics a::after {
  content: url(/assets/img/top/pdf_icon.png);
  vertical-align: middle;
  padding-right: 5px;
  margin-left: 0.5rem;
}
.l-section .topics .topics-text {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 25px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .l-section .topics .topics-text {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
.l-section .topics .topics-text .sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .l-section .topics .topics-text .sp {
    display: block;
  }
}
.l-section .topics .topics-text ul li {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .l-section .topics .topics-text ul li {
    margin-bottom: 10px;
  }
}